IBM Books

IBM LoadLeveler for AIX 5L: Using and Administering


wall_clock_limit

Sets the hard limit, soft limit, or both limits for the elapsed time for which a job can run. In computing the elapsed time for a job, LoadLeveler considers the start time to be the time the job is dispatched.

If you are running either the Backfill or Gang scheduler, you must either set a wall clock limit in the job command file or the administrator must define a wall clock limit value for the class to which a job is assigned. In most cases, this wall clock limit value should not be unlimited. For more information, see Choosing a scheduler.

The syntax is:

wall_clock_limit = hardlimit,softlimit

An example is:

wall_clock_limit = 5:00,4:30

See Limit keywords for more information on the values and units you can use with this keyword.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]