LSF Version 7.3 - Platform LSF Configuration Reference
See also
LSB_INTERACT_MSG_INTVAL
LSB_INTERACT_MSG_INTVAL
Syntax
LSB_INTERACT_MSG_INTVAL=time_seconds
Description
Specifies the update interval in seconds for interactive batch job messages.
LSB_INTERACT_MSG_INTVAL is ignored if LSB_INTERACT_MSG_ENH is not set.
Job information that LSF uses to get the pending or suspension reason is updated according
to the value of PEND_REASON_UPDATE_INTERVAL in lsb.params.
Default
Not defined. If LSB_INTERACT_MSG_INTVAL is set to an incorrect value, the default
update interval is 60 seconds.
See also
LSB_INTERACT_MSG_ENH
LSB_JOBID_DISP_LENGTH
Syntax
LSB_JOBID_DISP_LENGTH=integer
Description
By default, LSF commands bjobs and bhist display job IDs with a maximum length of 7
characters. Job IDs greater than 9999999 are truncated on the left.
When LSB_JOBID_DISP_LENGTH=10, the width of the JOBID column in bjobs and
bhist increases to 10 characters.
Valid Values
Specify an integer between 7 and 10.
Default
Not defined. LSF uses the default 7-character length for job ID display.
LSB_JOB_CPULIMIT
Syntax
LSB_JOB_CPULIMIT=y | n
lsf.conf
Platform LSF Configuration Reference 411