Description
Set this parameter to use job controls to stop a job that is preempted. When this parameter is set, a UNIX SIGSTOP signal is sent to suspend a job instead of a UNIX SIGTSTP.
To send a SIGSTOP signal instead of SIGTSTP, the following parameter in
lsb.queues must also be set:
JOB_CONTROLS=SUSPEND[SIGSTOP]