jRusage Struct Reference
Information about job using resource. More...
Data Fields
int mem int swap int utime int stime int npids struct pidInfo * pidInfo int npgids int * pgid int nthreads float power HardwareCounters_T hwCounters Detailed Description
Information about job using resource.Field Documentation
int jRusage::mem Total resident memory usage in kbytes of all currently running processes in given process groups.
int jRusage::swap Total virtual memory usage in kbytes of all currently running processes in given process groups.
int jRusage::utime Cumulative total user time in seconds.
int jRusage::stime Cumulative total system time in seconds.
int jRusage::npids Number of currently active processes in given process groups.
struct pidInfo* jRusage::pidInfo Array of currently active processes' information.
int jRusage::npgids Number of currently active process groups.
int* jRusage::pgid Array of currently active process group ids.
Number of currently active threads in given process groups.
float jRusage::power job power usage
HardwareCounters_T jRusage::hwCounters job hardware counters
Date Modified: 14 Nov 2013
Copyright © 1994-2013 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.