LSF Version 7.3 - Platform LSF Configuration Reference
Description
The job ID of a remote MultiCluster job.
Where defined
Set by sbatchd, defined by mbatchd
See also
LSB_JOBID
LSB_RESTART
Syntax
LSB_RESTART=Y
Description
Indicates that a job has been restarted or migrated.
Valid values
Set to Y if the job has been restarted or migrated; otherwise, it is not defined.
Notes
If a batch job is submitted with the -r option of bsub, and is restarted because of host failure,
then LSB_RESTART is set to Y. If a checkpointable job is submitted with the -k option of
bsub, then LSB_RESTART is set to Y when the job is restarted. If bmig is used to migrate a
job, then LSB_RESTART is set to Y when the migrated job is restarted.
If the job is not a restarted job, then LSB_RESTART is not set.
Where defined
Set by sbatchd during job execution
See also
LSB_RESTART_PGID, LSB_RESTART_PID
LSB_RESTART_PGID
Syntax
LSB_RESTART_PGID=pgid
Description
The process group ID of the checkpointed job when the job is restarted.
Notes
When a checkpointed job is restarted, the operating system assigns a new group process ID
to the job. LSF sets LSB_RESTART_PGID to the new group process ID.
Environment variables
580 Platform LSF Configuration Reference