Sample and limit time and memory usage of a program and its child processes using the proc file system on Linux. More information: https://fmv.jku.at/runlim.
runlim command command_arguments
stdout
:runlim --output-file=path/to/file command command_arguments
runlim --time-limit=number command command_arguments
runlim --real-time-limit=number command command_arguments
runlim --space-limit=number command command_arguments