SSCHED_MAX_RUNLIMIT=seconds
Used by IBM Platform Session Scheduler (ssched).
Maximum run time for a task. Users can override this value with a lower value. Specify a value greater than or equal to zero (0).
For very short-running tasks, a reasonable value is twice the typical runtime. Because LSF does not release slots allocated to the session until all tasks are completed and ssched exits, you should avoid setting a large value for SSCHED_MAX_RUNLIMIT.
Specify a positive integer between 0 and 2147483645
600 seconds (10 minutes)