I have some small jobs, which will execute about 10
seconds. After terminated, I found this in job log file:
005 (010.007.000) 03/16 10:34:52 Job terminated.
(1) Normal termination (return value 0)
Usr 0 00:00:00, Sys 0 00:00:00 - Run Remote Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Run Local Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Total Remote Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Total Local Usage
0 - Run Bytes Sent By Job
0 - Run Bytes Received By Job
0 - Total Bytes Sent By Job
0 - Total Bytes Received By Job
Partitionable Resources : Usage Request
Cpus : 1
Disk (KB) : 10 10
Memory (MB) : 0 0
The user time and system time are all 0. So does vanilla
univese not suppurt these information? Or may be my jobs are
too short?