LSF Version 7.3 - Platform LSF Configuration Reference

Where defined
Set during job execution based on bsub options or the default job group defined in
DEFAULT_JOBGROUP in lsb.params and the LSB_DEFAULT_JOBGROUP
environment variable.
Default
Not defined
LSB_JOBID
Syntax
LSB_JOBID=job_ID
Description
The job ID assigned by sbatchd. This is the ID of the job assigned by LSF, as shown by
bjobs.
Valid values
Any positive integer
Where defined
Set by sbatchd, defined by mbatchd
See also
LSB_REMOTEJID
LSB_JOBINDEX
Syntax
LSB_JOBINDEX=index
Description
Contains the job array index.
Valid values
Any integer greater than zero but less than the maximum job array size.
Notes
LSB_JOBINDEX is set when each job array element is dispatched. Its value corresponds to the
job array index. LSB_JOBINDEX is set for all jobs. For non-array jobs, LSB_JOBINDEX is set
to zero (0).
Where defined
Set during job execution based on bsub options.
Environment variables
572 Platform LSF Configuration Reference