LSB_CHECK_JOB_PID_REUSE_ON_REBOOT

Syntax

LSB_CHECK_JOB_PID_REUSE_ON_REBOOT=y|Y|n|N

LSFDescription

If set, will create a jobid.processid.stt file under LSF_TMPDIR/.clustername.sbd/ on the execution host when a job is started, and will clean it when job is finished. When the execution host is rebooted, LSF will check if the job process id has been reused by another process. If it has, the job status will change to exit status.

Default

n|N. Do not check if the host job pid is reused when the host is rebooted.