Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP XC System Software : Administration Guide > Chapter 15 Managing LSF

Job Accounting

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

Standard LSF job accounting using the bacct command is available. The output of a job contains total CPU time and memory usage:

$ cat 231.out
.
.
.
Resource usage summary:

     CPU time   :   8252.65 sec.
     Max Memory :         4 MB
     Max Swap   :       113 MB
.
.
.

The LSF bacct command provides accurate job accounting data on the following:

  • Jobs submitted by all users

  • Jobs accounted on all projects

  • Jobs completed normally or exited

  • Jobs executed on all hosts

  • Jobs submitted to all queues

  • Jobs accounted on all service classes

Consider using the -l of the bacct command to display the accounting data in its long format:

$ bacct -l job_number

For more information, see bacct(1).

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2003 Hewlett-Packard Development Company, L.P.