Note: It is possible to combine most of the flags, example: ./pstree -p -a (prints all active process and print pid alongside it). Note that -a -n is mutually exclusive and the program will take the ...
In the system we use, "an agent" runs the analytics program with the 'apptainer run -C' option for several jobs. However, we have noticed that in certain cases, the program sends a SIGKILL signal to ...