LSF Version 7.3 - Platform LSF Configuration Reference
Where defined
Set during restart of a checkpointed job.
See also
LSB_RESTART_PID, LSB_RESTART
LSB_RESTART_PID
Syntax
LSB_RESTART_PID=pid
Description
The process ID of the checkpointed job when the job is restarted.
Notes
When a checkpointed job is restarted, the operating system assigns a new process ID to the
job. LSF sets LSB_RESTART_PID to the new process ID.
Where defined
Defined during restart of a checkpointed job
See also
LSB_RESTART_PGID, LSB_RESTART
LSB_RTASK_GONE_ACTION
Syntax
LSB_RTASK_GONE_ACTION=task_action ...
Description
Defines the actions LSF should take if it detects that a remote task of a parallel job is gone.
Where task_action is:
IGNORE_TASKCRASH
A remote task crashes. The job RES does nothing.
KILLJOB_TASKDONE
A remote task exits with zero value. The job RES notifies the task RES to terminate all
tasks in the job.
KILLJOB_TASKEXIT
A remote task exits with non-zero value. The job RES notifies the task RES to terminate
all tasks in the job.
Environment variables
Platform LSF Configuration Reference 581