LSF Version 7.3 - Platform LSF Configuration Reference

LSB_EXIT_REQUEUE
Syntax
LSB_EXIT_REQUEUE="exit_value1 exit_value2..."
Description
Contains a list of exit values found in the queue’s REQUEUE_EXIT_VALUES parameter
defined in lsb.queues.
Valid values
Any positive integers
Default
Not defined
Notes
If LSB_EXIT_REQUEUE is defined, a job will be requeued if it exits with one of the specified
values.
LSB_EXIT_REQUEUE is not defined if the parameter REQUEUE_EXIT_VALUES is not
defined.
Where defined
Set by the system based on the value of the parameter REQUEUE_EXIT_VALUES in
lsb.queues
Example
LSB_EXIT_REQUEUE="7 31"
See also
REQUEUE_EXIT_VALUES in lsb.queues
LSB_FRAMES
Syntax
LSB_FRAMES=start_number,end_number,step
Description
Determines the number of frames to be processed by a frame job.
Valid values
The values of start_number, end_number, and step are positive integers. Use commas to
separate the values.
Default
Not defined
Environment variables
568 Platform LSF Configuration Reference