More options when running system commands
Created by: muffato
I've added a few options in Process::run_system_command and RunnaleDB::SystemCmd to:
- add a time limit (mimicking LSF's RUNLIMIT)
- capture the standard output
- record how long the command took