Avoid some race conditions when running chutney networks in series
When chutney runs multiple networks, one after the others, sometimes older tor instances are left running.
To avoid these issues, chutney can:
- wait longer after terminating tor processes
- cleanup pid files, so we don't accidentally terminate unrelated processes