Using and Administering


Collecting the Accounting Information and Storing it into Files

LoadLeveler stores the accounting information that it collects in a file called history in the spool directory of the machine that initially scheduled this job, the schedd machine. Data on parallel jobs are also stored in the history files.

Resource information collected on the LoadLeveler job is constrained by the capabilities of the wait3 system call. Information for processes which fork child processes will include data for those child processes as long as the parent process waits for the child process to terminate. Complete data may not be collected for jobs which are not composed of simple parent/child processes. For example, if you have a LoadLeveler job which invokes an rsh command to execute a function on another machine, the resources consumed on the other machine will not be collected as part of the LoadLeveler accounting data.

LoadLeveler accounting uses the following types of files:

GLOBAL_HISTORY = $(SPOOL) (optional)


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