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 unused_power double power HardwareCounters_T hwCounters int nHwCounters 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::unused_power unused job power which lack of precision
double jRusage::power job power usage
HardwareCounters_T jRusage::hwCounters job hardware counters
Number of job hardware counters.
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.