LSF_PAM_CLEAN_JOB_DELAY=time_seconds
The number of seconds LSF waits before killing a parallel job with failed tasks. Specifying LSF_PAM_CLEAN_JOB_DELAY implies that if any parallel tasks fail, the entire job should exit without running the other tasks in the job. The job is killed if any task exits with a non-zero exit code.
Specify a value greater than or equal to zero (0).
Applies only to PAM jobs.
Undefined: LSF kills the job immediately