LSF Version 7.3 - Platform LSF Configuration Reference
LSB_SUB_JOB_ACTION_WARNING_TIME
Description
Value of job warning time period specified by bsub -wt.
Where defined
Set by esub before a job is submitted.
LSB_SUB_JOB_WARNING_ACTION
Description
Value of job warning action specified by bsub -wa.
Where defined
Set by esub before a job is submitted.
LSB_SUB_PARM_FILE
Syntax
LSB_SUB_PARM_FILE=file_name
Description
Points to a temporary file that LSF uses to store the bsub options entered in the command
line. An esub reads this file at job submission and either accepts the values, changes the values,
or rejects the job. Job submission options are stored as name-value pairs on separate lines in
the format option_name=value. A typical use of this file is to control job submission options.
Where defined
Set by LSF on the submission host before running esub. Not defined when lsrun or
lsgrun are used for interactive remote execution.
LSB_SUCCESS_EXIT_VALUES
Syntax
LSB_SUCCESS_EXIT_VALUES=[exit_code …]
Description
Specifies the exit values that indicate successful execution for applications that successfully
exit with non-zero values. Use spaces to separate multiple exit codes. exit_code should be the
value between 0 and 255.
User-defined LSB_SUCCESS_EXIT_VALUES overrides application profile level specification
of SUCCESS_EXIT_VALUES in lsb.applications.
Environment variables
Platform LSF Configuration Reference 583