Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-adlittle.opb
MD5SUM2833b37c31c7399c7b1bcb72ed443385
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 2460
Biggest coefficient in the objective function 88852135936000
Number of bits for the biggest coefficient in the objective function 47
Sum of the numbers in the objective function 3689448844530141
Number of bits of the sum of numbers in the objective function 52
Biggest number in a constraint 359703511040000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 6054438712178314
Number of bits of the biggest sum of numbers53
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables2910
Total number of constraints56
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints56
Minimum length of a constraint30
Maximum length of a constraint810

Trace number 5034

Launcher Data

LAUNCH ON wulflinc10 THE 2005-09-19 22:03:35 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=785 boxname=wulflinc10 idbench=785 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  2833b37c31c7399c7b1bcb72ed443385  /oldhome/oroussel/tmp/wulflinc10/normalized-mps-v2-20-10-adlittle.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc10/normalized-mps-v2-20-10-adlittle.opb
IDLAUNCH: 785
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        807544 kB
Buffers:         37932 kB
Cached:         161760 kB
SwapCached:        228 kB
Active:          72696 kB
Inactive:       129960 kB
HighTotal:      131008 kB
HighFree:        26292 kB
LowTotal:       903652 kB
LowFree:        781252 kB
SwapTotal:     2097136 kB
SwapFree:      2096756 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           6272 kB
Slab:            18836 kB
Committed_AS:    64128 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:23:46 (client local time) WITH STATUS 0 IN 1195.03 SECONDS
stats: 785 7 1195.03 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 2910 variables and 70 constraints.
c	preprocess terminated. Elapsed time: 2
c After prepocess the problem consists of 1331 variables and 67 constraints.
c Initial Lower Bound: -28620852450
c Restart #1 #Var: 1331 #Dec: 5821 LB: -28620852450 @ 6.557
c Restart #2 #Var: 1331 #Dec: 16357 LB: -28620852450 @ 14.579
c Restart #3 #Var: 1331 #Dec: 31604 LB: -28620852450 @ 25.992
c Restart #4 #Var: 1331 #Dec: 51893 LB: -28620852450 @ 40.701
c Restart #5 #Var: 1331 #Dec: 76900 LB: -28620852450 @ 58.449
c Restart #6 #Var: 1331 #Dec: 106289 LB: -28620852450 @ 79.197
c Restart #7 #Var: 1331 #Dec: 138325 LB: -28620852450 @ 104.76
c Restart #8 #Var: 1331 #Dec: 151719 LB: -28620852450 @ 121.4
c Restart #9 #Var: 1331 #Dec: 154287 LB: -28620852450 @ 127.85
c Restart #10 #Var: 1330 #Dec: 157848 LB: -28427316450 @ 138.95
c Restart #11 #Var: 1330 #Dec: 161330 LB: -28427316450 @ 150.6
c Restart #12 #Var: 1330 #Dec: 163881 LB: -28427316450 @ 157.63
c Restart #13 #Var: 1330 #Dec: 168223 LB: -28427316450 @ 175.79
c Restart #14 #Var: 1330 #Dec: 171153 LB: -28427316450 @ 191.81
c Restart #15 #Var: 1330 #Dec: 177658 LB: -28427316450 @ 209.87
c Restart #16 #Var: 1330 #Dec: 181337 LB: -28427316450 @ 227.06
c Restart #17 #Var: 1330 #Dec: 186358 LB: -28427316450 @ 247.24
c Restart #18 #Var: 1330 #Dec: 190137 LB: -28427316450 @ 256.78
c Restart #19 #Var: 1330 #Dec: 193961 LB: -28427316450 @ 269.77
c Restart #20 #Var: 1330 #Dec: 197976 LB: -28427316450 @ 283.27
c Restart #21 #Var: 1330 #Dec: 202191 LB: -28427316450 @ 297.23
c Restart #22 #Var: 1330 #Dec: 206609 LB: -28427316450 @ 319.26
c Restart #23 #Var: 1330 #Dec: 211229 LB: -28427316450 @ 334.35
c Restart #24 #Var: 1330 #Dec: 216044 LB: -28427316450 @ 350.39
c Restart #25 #Var: 1330 #Dec: 221063 LB: -28427316450 @ 370.04
c Restart #26 #Var: 1330 #Dec: 226282 LB: -28427316450 @ 387.48
c Restart #27 #Var: 1330 #Dec: 231701 LB: -28427316450 @ 405.6
c Restart #28 #Var: 1330 #Dec: 237322 LB: -28427316450 @ 423.86
c Restart #29 #Var: 1330 #Dec: 243144 LB: -28427316450 @ 442.77
c Restart #30 #Var: 1330 #Dec: 249165 LB: -28427316450 @ 462.53
c Restart #31 #Var: 1330 #Dec: 255384 LB: -28427316450 @ 482.58
c Restart #32 #Var: 1330 #Dec: 261802 LB: -28427316450 @ 503.18
c Restart #33 #Var: 1330 #Dec: 268426 LB: -28427316450 @ 524.43
c Restart #34 #Var: 1330 #Dec: 275241 LB: -28427316450 @ 560.66
c Restart #35 #Var: 1330 #Dec: 282264 LB: -28427316450 @ 583.62
c CHANGE Heuristic... 
c Restart #0 #Var: 1330 #Dec: 289480 LB: -28427316450 @ 606.88
c Restart #1 #Var: 1330 #Dec: 290003 LB: -28427316450 @ 608.89
c Restart #2 #Var: 1330 #Dec: 291572 LB: -28427316450 @ 614.31
c Restart #3 #Var: 1330 #Dec: 292764 LB: -28427316450 @ 618.38
c Restart #4 #Var: 1330 #Dec: 294180 LB: -28427316450 @ 624.42
c Restart #5 #Var: 1330 #Dec: 295366 LB: -28427316450 @ 633.02
c Restart #6 #Var: 1330 #Dec: 297215 LB: -28427316450 @ 641.75
c Restart #7 #Var: 1330 #Dec: 298757 LB: -28427316450 @ 651.83
c Restart #8 #Var: 1330 #Dec: 301246 LB: -28427316450 @ 661.45
c Restart #9 #Var: 1330 #Dec: 305880 LB: -28427316450 @ 674.27
c Restart #10 #Var: 1330 #Dec: 308844 LB: -28427316450 @ 686.79
c Restart #11 #Var: 1329 #Dec: 312147 LB: -28427316450 @ 704.75
c Restart #12 #Var: 1329 #Dec: 315239 LB: -28427316450 @ 720.12
c Restart #13 #Var: 1329 #Dec: 318742 LB: -28427316450 @ 735.61
c Restart #14 #Var: 1329 #Dec: 321764 LB: -28427316450 @ 750.76
c Restart #15 #Var: 1329 #Dec: 327858 LB: -28427316450 @ 772.15
c Restart #16 #Var: 1329 #Dec: 331660 LB: -28427316450 @ 790.48
c Restart #17 #Var: 1329 #Dec: 338443 LB: -28427316450 @ 817.19
c Restart #18 #Var: 1329 #Dec: 342682 LB: -28427316450 @ 833.14
c Restart #19 #Var: 1329 #Dec: 348444 LB: -28427316450 @ 859.1
c Restart #20 #Var: 1329 #Dec: 353058 LB: -28427316450 @ 913.4
c Restart #21 #Var: 1329 #Dec: 359994 LB: -28427316450 @ 938.71
c Restart #22 #Var: 1329 #Dec: 365499 LB: -28427316450 @ 970.23
c Restart #23 #Var: 1329 #Dec: 372556 LB: -28427316450 @ 999.82
c Restart #24 #Var: 1329 #Dec: 377699 LB: -28427316450 @ 1025.7
c Restart #25 #Var: 1329 #Dec: 382755 LB: -28427316450 @ 1058.6
c Restart #26 #Var: 1328 #Dec: 388531 LB: -28427316450 @ 1103.4
c Restart #27 #Var: 1328 #Dec: 396137 LB: -28427316450 @ 1135.2
c Restart #28 #Var: 1328 #Dec: 401892 LB: -28427316450 @ 1166.1
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1795157663 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 107 3 90 68 0 39 0
[pid=10079] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc10/normalized-mps-v2-20-10-adlittle.opb

[startup+10.0029 s]
Raw data (loadavg): 0.94 0.98 0.99 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 2666 0 0 0 940 26 0 0 25 0 1 0 1795157663 14118912 2577 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3447 2577 1116 68 0 3379 0
[pid=10079] vsize: 13788
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (Kb) 13788

[startup+20.0025 s]
Raw data (loadavg): 0.95 0.98 0.99 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 2668 0 0 0 1876 49 0 0 25 0 1 0 1795157663 14118912 2579 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3447 2579 1116 68 0 3379 0
[pid=10079] vsize: 13788
Current children cumulated CPU time (s) 19.25
Current children cumulated vsize (Kb) 13788

[startup+30.0031 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 2671 0 0 0 2822 70 0 0 25 0 1 0 1795157663 14118912 2582 4294967295 134512640 134736556 3221224560 3221223196 134558384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 3447 2582 1116 68 0 3379 0
[pid=10079] vsize: 13788
Current children cumulated CPU time (s) 28.92
Current children cumulated vsize (Kb) 13788

[startup+40.0036 s]
Raw data (loadavg): 0.96 0.98 0.99 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 2676 0 0 0 3757 93 0 0 25 0 1 0 1795157663 14118912 2587 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3447 2587 1116 68 0 3379 0
[pid=10079] vsize: 13788
Current children cumulated CPU time (s) 38.5
Current children cumulated vsize (Kb) 13788

[startup+50.0042 s]
Raw data (loadavg): 0.97 0.98 0.99 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 2688 0 0 0 4693 116 0 0 25 0 1 0 1795157663 14118912 2599 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3447 2599 1116 68 0 3379 0
[pid=10079] vsize: 13788
Current children cumulated CPU time (s) 48.09
Current children cumulated vsize (Kb) 13788

[startup+60.0047 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 2701 0 0 0 5626 138 0 0 25 0 1 0 1795157663 14254080 2612 4294967295 134512640 134736556 3221224560 3221222856 1077377437 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3480 2612 1116 68 0 3412 0
[pid=10079] vsize: 13920
Current children cumulated CPU time (s) 57.64
Current children cumulated vsize (Kb) 13920

[startup+70.0043 s]
Raw data (loadavg): 0.97 0.98 0.99 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 2701 0 0 0 6564 160 0 0 25 0 1 0 1795157663 14254080 2612 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3480 2612 1116 68 0 3412 0
[pid=10079] vsize: 13920
Current children cumulated CPU time (s) 67.24
Current children cumulated vsize (Kb) 13920

[startup+80.0049 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 2701 0 0 0 7499 182 0 0 25 0 1 0 1795157663 14254080 2612 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3480 2612 1116 68 0 3412 0
[pid=10079] vsize: 13920
Current children cumulated CPU time (s) 76.81
Current children cumulated vsize (Kb) 13920

[startup+90.0044 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 2701 0 0 0 8442 202 0 0 25 0 1 0 1795157663 14254080 2612 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3480 2612 1116 68 0 3412 0
[pid=10079] vsize: 13920
Current children cumulated CPU time (s) 86.44
Current children cumulated vsize (Kb) 13920

[startup+100.005 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 2858 0 0 0 9379 222 0 0 25 0 1 0 1795157663 14929920 2769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3645 2769 1116 68 0 3577 0
[pid=10079] vsize: 14580
Current children cumulated CPU time (s) 96.01
Current children cumulated vsize (Kb) 14580

[startup+110.006 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 2858 0 0 0 10329 240 0 0 25 0 1 0 1795157663 14888960 2769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3635 2769 1116 68 0 3567 0
[pid=10079] vsize: 14540
Current children cumulated CPU time (s) 105.69
Current children cumulated vsize (Kb) 14540

[startup+120.006 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 2858 0 0 0 11288 254 0 0 25 0 1 0 1795157663 14888960 2769 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3635 2769 1116 68 0 3567 0
[pid=10079] vsize: 14540
Current children cumulated CPU time (s) 115.42
Current children cumulated vsize (Kb) 14540

[startup+130.007 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 2858 0 0 0 12261 263 0 0 25 0 1 0 1795157663 14888960 2769 4294967295 134512640 134736556 3221224560 3221223200 134608199 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3635 2769 1116 68 0 3567 0
[pid=10079] vsize: 14540
Current children cumulated CPU time (s) 125.24
Current children cumulated vsize (Kb) 14540

[startup+140.006 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 3093 0 0 0 13238 272 0 0 25 0 1 0 1795157663 15835136 3004 4294967295 134512640 134736556 3221224560 3221223088 134716605 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 3866 3004 1116 68 0 3798 0
[pid=10079] vsize: 15464
Current children cumulated CPU time (s) 135.1
Current children cumulated vsize (Kb) 15464

[startup+150.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 3194 0 0 0 14219 279 0 0 25 0 1 0 1795157663 16240640 3105 4294967295 134512640 134736556 3221224560 3221223280 134605840 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 3965 3105 1116 68 0 3897 0
[pid=10079] vsize: 15860
Current children cumulated CPU time (s) 144.98
Current children cumulated vsize (Kb) 15860

[startup+160.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 3714 0 0 0 15200 287 0 0 25 0 1 0 1795157663 18403328 3625 4294967295 134512640 134736556 3221224560 3221222856 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4493 3625 1116 68 0 4425 0
[pid=10079] vsize: 17972
Current children cumulated CPU time (s) 154.87
Current children cumulated vsize (Kb) 17972

[startup+170.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 3967 0 0 0 16181 295 0 0 25 0 1 0 1795157663 19349504 3878 4294967295 134512640 134736556 3221224560 3221223288 134605832 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4724 3878 1116 68 0 4656 0
[pid=10079] vsize: 18896
Current children cumulated CPU time (s) 164.76
Current children cumulated vsize (Kb) 18896

[startup+180.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 3967 0 0 0 17169 299 0 0 25 0 1 0 1795157663 19349504 3878 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4724 3878 1116 68 0 4656 0
[pid=10079] vsize: 18896
Current children cumulated CPU time (s) 174.68
Current children cumulated vsize (Kb) 18896

[startup+190.008 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4005 0 0 0 18155 304 0 0 25 0 1 0 1795157663 19619840 3916 4294967295 134512640 134736556 3221224560 3221223248 134605090 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4790 3916 1116 68 0 4722 0
[pid=10079] vsize: 19160
Current children cumulated CPU time (s) 184.59
Current children cumulated vsize (Kb) 19160

[startup+200.009 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4017 0 0 0 19142 310 0 0 25 0 1 0 1795157663 19619840 3928 4294967295 134512640 134736556 3221224560 3221223088 134540866 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4790 3928 1116 68 0 4722 0
[pid=10079] vsize: 19160
Current children cumulated CPU time (s) 194.52
Current children cumulated vsize (Kb) 19160

[startup+210.009 s]
Raw data (loadavg): 1.07 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 20121 317 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223204 134543715 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 204.38
Current children cumulated vsize (Kb) 19292

[startup+220.009 s]
Raw data (loadavg): 1.06 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 21103 323 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223328 134644497 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 214.26
Current children cumulated vsize (Kb) 19292

[startup+230.008 s]
Raw data (loadavg): 1.05 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 22089 327 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223200 134543776 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 224.16
Current children cumulated vsize (Kb) 19292

[startup+240.009 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 23078 331 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223148 134560382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 234.09
Current children cumulated vsize (Kb) 19292

[startup+250.009 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 24064 335 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 243.99
Current children cumulated vsize (Kb) 19292

[startup+260.009 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 4043 0 0 0 25045 342 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 253.87
Current children cumulated vsize (Kb) 19292

[startup+270.009 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 26024 349 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223192 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 263.73
Current children cumulated vsize (Kb) 19292

[startup+280.009 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 4043 0 0 0 27006 355 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 273.61
Current children cumulated vsize (Kb) 19292

[startup+290.009 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 27988 362 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223200 134649054 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 283.5
Current children cumulated vsize (Kb) 19292

[startup+300.009 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 4043 0 0 0 28969 367 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 293.36
Current children cumulated vsize (Kb) 19292

[startup+310.01 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 29953 374 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 303.27
Current children cumulated vsize (Kb) 19292

[startup+320.009 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 30938 379 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223224 134544048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 313.17
Current children cumulated vsize (Kb) 19292

[startup+330.01 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 31924 385 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 323.09
Current children cumulated vsize (Kb) 19292

[startup+340.01 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 32903 393 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 332.96
Current children cumulated vsize (Kb) 19292

[startup+350.011 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 33885 400 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223304 134544037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 342.85
Current children cumulated vsize (Kb) 19292

[startup+360.012 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 34871 404 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 352.75
Current children cumulated vsize (Kb) 19292

[startup+370.011 s]
Raw data (loadavg): 1.08 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 35855 409 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 362.64
Current children cumulated vsize (Kb) 19292

[startup+380.012 s]
Raw data (loadavg): 1.06 1.02 1.00 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 4043 0 0 0 36838 415 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 372.53
Current children cumulated vsize (Kb) 19292

[startup+390.011 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 37820 422 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 382.42
Current children cumulated vsize (Kb) 19292

[startup+400.012 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 38801 430 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223336 134560361 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 392.31
Current children cumulated vsize (Kb) 19292

[startup+410.012 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 39782 436 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (Kb) 19292

[startup+420.013 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 40764 444 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223240 134560337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 412.08
Current children cumulated vsize (Kb) 19292

[startup+430.014 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 41746 450 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223152 1077377136 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 421.96
Current children cumulated vsize (Kb) 19292

[startup+440.013 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 42728 457 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223136 134558421 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 431.85
Current children cumulated vsize (Kb) 19292

[startup+450.014 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 43709 463 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223136 134649809 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 441.72
Current children cumulated vsize (Kb) 19292

[startup+460.014 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 44693 468 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223152 134540180 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 451.61
Current children cumulated vsize (Kb) 19292

[startup+470.014 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 45673 474 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223168 134558040 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 461.47
Current children cumulated vsize (Kb) 19292

[startup+480.015 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 46655 481 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 471.36
Current children cumulated vsize (Kb) 19292

[startup+490.016 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 47638 487 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223180 134537576 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 481.25
Current children cumulated vsize (Kb) 19292

[startup+500.017 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 48623 492 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 491.15
Current children cumulated vsize (Kb) 19292

[startup+510.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 49603 499 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223240 134525089 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 501.02
Current children cumulated vsize (Kb) 19292

[startup+520.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 50583 506 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 510.89
Current children cumulated vsize (Kb) 19292

[startup+530.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 51564 513 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223200 1076647572 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 520.77
Current children cumulated vsize (Kb) 19292

[startup+540.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 52549 520 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223152 134558547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 530.69
Current children cumulated vsize (Kb) 19292

[startup+550.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 53535 524 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 540.59
Current children cumulated vsize (Kb) 19292

[startup+560.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 54523 529 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223248 134645207 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 550.52
Current children cumulated vsize (Kb) 19292

[startup+570.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 55510 534 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223144 134560381 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 560.44
Current children cumulated vsize (Kb) 19292

[startup+580.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 56492 541 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 570.33
Current children cumulated vsize (Kb) 19292

[startup+590.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 57474 546 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223264 134534874 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 580.2
Current children cumulated vsize (Kb) 19292

[startup+600.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 58456 552 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223192 134648980 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 590.08
Current children cumulated vsize (Kb) 19292

[startup+610.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 59438 558 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223204 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 599.96
Current children cumulated vsize (Kb) 19292

[startup+620.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4043 0 0 0 60422 564 0 0 25 0 1 0 1795157663 19755008 3954 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4823 3954 1116 68 0 4755 0
[pid=10079] vsize: 19292
Current children cumulated CPU time (s) 609.86
Current children cumulated vsize (Kb) 19292

[startup+630.021 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 4120 0 0 0 61404 569 0 0 25 0 1 0 1795157663 20004864 4031 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4884 4031 1116 68 0 4816 0
[pid=10079] vsize: 19536
Current children cumulated CPU time (s) 619.73
Current children cumulated vsize (Kb) 19536

[startup+640.021 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4135 0 0 0 62392 572 0 0 25 0 1 0 1795157663 20140032 4046 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4917 4046 1116 68 0 4849 0
[pid=10079] vsize: 19668
Current children cumulated CPU time (s) 629.64
Current children cumulated vsize (Kb) 19668

[startup+650.022 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4191 0 0 0 63381 576 0 0 25 0 1 0 1795157663 20275200 4102 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 4950 4102 1116 68 0 4882 0
[pid=10079] vsize: 19800
Current children cumulated CPU time (s) 639.57
Current children cumulated vsize (Kb) 19800

[startup+660.023 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 4384 0 0 0 64369 582 0 0 25 0 1 0 1795157663 21086208 4295 4294967295 134512640 134736556 3221224560 3221223152 134558480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 5148 4295 1116 68 0 5080 0
[pid=10079] vsize: 20592
Current children cumulated CPU time (s) 649.51
Current children cumulated vsize (Kb) 20592

[startup+670.023 s]
Raw data (loadavg): 1.04 1.01 1.00 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 4619 0 0 0 65352 588 0 0 25 0 1 0 1795157663 22130688 4530 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 5403 4530 1116 68 0 5335 0
[pid=10079] vsize: 21612
Current children cumulated CPU time (s) 659.4
Current children cumulated vsize (Kb) 21612

[startup+680.024 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 4971 0 0 0 66331 595 0 0 25 0 1 0 1795157663 23470080 4882 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 5730 4882 1116 68 0 5662 0
[pid=10079] vsize: 22920
Current children cumulated CPU time (s) 669.26
Current children cumulated vsize (Kb) 22920

[startup+690.023 s]
Raw data (loadavg): 1.03 1.01 1.00 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 5069 0 0 0 67314 601 0 0 25 0 1 0 1795157663 23842816 4972 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 5821 4972 1116 68 0 5753 0
[pid=10079] vsize: 23284
Current children cumulated CPU time (s) 679.15
Current children cumulated vsize (Kb) 23284

[startup+700.024 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5069 0 0 0 68299 607 0 0 25 0 1 0 1795157663 23842816 4972 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 5821 4972 1116 68 0 5753 0
[pid=10079] vsize: 23284
Current children cumulated CPU time (s) 689.06
Current children cumulated vsize (Kb) 23284

[startup+710.024 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5069 0 0 0 69288 611 0 0 25 0 1 0 1795157663 23842816 4972 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 5821 4972 1116 68 0 5753 0
[pid=10079] vsize: 23284
Current children cumulated CPU time (s) 698.99
Current children cumulated vsize (Kb) 23284

[startup+720.024 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5069 0 0 0 70276 617 0 0 25 0 1 0 1795157663 23842816 4972 4294967295 134512640 134736556 3221224560 3221223268 134560293 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 5821 4972 1116 68 0 5753 0
[pid=10079] vsize: 23284
Current children cumulated CPU time (s) 708.93
Current children cumulated vsize (Kb) 23284

[startup+730.024 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5069 0 0 0 71264 621 0 0 25 0 1 0 1795157663 23842816 4972 4294967295 134512640 134736556 3221224560 3221223072 134543151 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 5821 4972 1116 68 0 5753 0
[pid=10079] vsize: 23284
Current children cumulated CPU time (s) 718.85
Current children cumulated vsize (Kb) 23284

[startup+740.025 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5069 0 0 0 72249 627 0 0 25 0 1 0 1795157663 23842816 4972 4294967295 134512640 134736556 3221224560 3221223276 134536250 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 5821 4972 1116 68 0 5753 0
[pid=10079] vsize: 23284
Current children cumulated CPU time (s) 728.76
Current children cumulated vsize (Kb) 23284

[startup+750.026 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5178 0 0 0 73235 633 0 0 25 0 1 0 1795157663 24391680 5081 4294967295 134512640 134736556 3221224560 3221223160 1076647541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 5955 5081 1116 68 0 5887 0
[pid=10079] vsize: 23820
Current children cumulated CPU time (s) 738.68
Current children cumulated vsize (Kb) 23820

[startup+760.026 s]
Raw data (loadavg): 1.16 1.04 1.01 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5215 0 0 0 74223 639 0 0 25 0 1 0 1795157663 24526848 5118 4294967295 134512640 134736556 3221224560 3221223288 134605832 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 5988 5118 1116 68 0 5920 0
[pid=10079] vsize: 23952
Current children cumulated CPU time (s) 748.62
Current children cumulated vsize (Kb) 23952

[startup+770.027 s]
Raw data (loadavg): 1.14 1.04 1.01 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 5215 0 0 0 75205 645 0 0 25 0 1 0 1795157663 24526848 5118 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 5988 5118 1116 68 0 5920 0
[pid=10079] vsize: 23952
Current children cumulated CPU time (s) 758.5
Current children cumulated vsize (Kb) 23952

[startup+780.027 s]
Raw data (loadavg): 1.11 1.03 1.01 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5328 0 0 0 76190 650 0 0 25 0 1 0 1795157663 25038848 5231 4294967295 134512640 134736556 3221224560 3221223176 134537594 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 6113 5231 1116 68 0 6045 0
[pid=10079] vsize: 24452
Current children cumulated CPU time (s) 768.4
Current children cumulated vsize (Kb) 24452

[startup+790.027 s]
Raw data (loadavg): 1.10 1.03 1.01 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5446 0 0 0 77172 657 0 0 25 0 1 0 1795157663 25526272 5348 4294967295 134512640 134736556 3221224560 3221223216 134608226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 6232 5348 1116 68 0 6164 0
[pid=10079] vsize: 24928
Current children cumulated CPU time (s) 778.29
Current children cumulated vsize (Kb) 24928

[startup+800.028 s]
Raw data (loadavg): 1.08 1.03 1.01 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5446 0 0 0 78157 662 0 0 25 0 1 0 1795157663 25526272 5348 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 6232 5348 1116 68 0 6164 0
[pid=10079] vsize: 24928
Current children cumulated CPU time (s) 788.19
Current children cumulated vsize (Kb) 24928

[startup+810.029 s]
Raw data (loadavg): 1.07 1.03 1.01 1/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 5446 0 0 0 79139 669 0 0 25 0 1 0 1795157663 25526272 5348 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 6232 5348 1116 68 0 6164 0
[pid=10079] vsize: 24928
Current children cumulated CPU time (s) 798.08
Current children cumulated vsize (Kb) 24928

[startup+820.029 s]
Raw data (loadavg): 1.06 1.03 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5446 0 0 0 80124 674 0 0 25 0 1 0 1795157663 25526272 5348 4294967295 134512640 134736556 3221224560 3221222828 134717148 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 6232 5348 1116 68 0 6164 0
[pid=10079] vsize: 24928
Current children cumulated CPU time (s) 807.98
Current children cumulated vsize (Kb) 24928

[startup+830.029 s]
Raw data (loadavg): 1.05 1.03 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5446 0 0 0 81111 679 0 0 25 0 1 0 1795157663 25526272 5348 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 6232 5348 1116 68 0 6164 0
[pid=10079] vsize: 24928
Current children cumulated CPU time (s) 817.9
Current children cumulated vsize (Kb) 24928

[startup+840.03 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 5956 0 0 0 82094 684 0 0 25 0 1 0 1795157663 27516928 5858 4294967295 134512640 134736556 3221224560 3221223136 134523864 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 6718 5858 1116 68 0 6650 0
[pid=10079] vsize: 26872
Current children cumulated CPU time (s) 827.78
Current children cumulated vsize (Kb) 26872

[startup+850.03 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 6884 0 0 0 83072 693 0 0 25 0 1 0 1795157663 31735808 6781 4294967295 134512640 134736556 3221224560 3221223168 134524348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 7748 6781 1116 68 0 7680 0
[pid=10079] vsize: 30992
Current children cumulated CPU time (s) 837.65
Current children cumulated vsize (Kb) 30992

[startup+860.031 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 6974 0 0 0 84059 698 0 0 25 0 1 0 1795157663 32010240 6864 4294967295 134512640 134736556 3221224560 3221222812 1077379872 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 7815 6864 1116 68 0 7747 0
[pid=10079] vsize: 31260
Current children cumulated CPU time (s) 847.57
Current children cumulated vsize (Kb) 31260

[startup+870.03 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7050 0 0 0 85046 702 0 0 25 0 1 0 1795157663 32415744 6940 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 7914 6940 1116 68 0 7846 0
[pid=10079] vsize: 31656
Current children cumulated CPU time (s) 857.48
Current children cumulated vsize (Kb) 31656

[startup+880.031 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7050 0 0 0 86036 706 0 0 25 0 1 0 1795157663 32415744 6940 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 7914 6940 1116 68 0 7846 0
[pid=10079] vsize: 31656
Current children cumulated CPU time (s) 867.42
Current children cumulated vsize (Kb) 31656

[startup+890.03 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7050 0 0 0 87033 707 0 0 25 0 1 0 1795157663 32415744 6940 4294967295 134512640 134736556 3221224560 3221223104 134543107 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 7914 6940 1116 68 0 7846 0
[pid=10079] vsize: 31656
Current children cumulated CPU time (s) 877.4
Current children cumulated vsize (Kb) 31656

[startup+900.032 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7063 0 0 0 88029 708 0 0 25 0 1 0 1795157663 32415744 6953 4294967295 134512640 134736556 3221224560 3221223224 1077374433 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 7914 6953 1116 68 0 7846 0
[pid=10079] vsize: 31656
Current children cumulated CPU time (s) 887.37
Current children cumulated vsize (Kb) 31656

[startup+910.033 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7092 0 0 0 89026 709 0 0 25 0 1 0 1795157663 32550912 6982 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 7947 6982 1116 68 0 7879 0
[pid=10079] vsize: 31788
Current children cumulated CPU time (s) 897.35
Current children cumulated vsize (Kb) 31788

[startup+920.032 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7110 0 0 0 90019 711 0 0 25 0 1 0 1795157663 32550912 7000 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 7947 7000 1116 68 0 7879 0
[pid=10079] vsize: 31788
Current children cumulated CPU time (s) 907.3
Current children cumulated vsize (Kb) 31788

[startup+930.033 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7158 0 0 0 91007 716 0 0 25 0 1 0 1795157663 32821248 7048 4294967295 134512640 134736556 3221224560 3221223188 134649151 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 8013 7048 1116 68 0 7945 0
[pid=10079] vsize: 32052
Current children cumulated CPU time (s) 917.23
Current children cumulated vsize (Kb) 32052

[startup+940.033 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7158 0 0 0 91987 723 0 0 25 0 1 0 1795157663 32821248 7048 4294967295 134512640 134736556 3221224560 3221223200 134649074 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 8013 7048 1116 68 0 7945 0
[pid=10079] vsize: 32052
Current children cumulated CPU time (s) 927.1
Current children cumulated vsize (Kb) 32052

[startup+950.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7214 0 0 0 92970 729 0 0 25 0 1 0 1795157663 33091584 7104 4294967295 134512640 134736556 3221224560 3221222944 134717302 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 8079 7104 1116 68 0 8011 0
[pid=10079] vsize: 32316
Current children cumulated CPU time (s) 936.99
Current children cumulated vsize (Kb) 32316

[startup+960.034 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7322 0 0 0 93956 734 0 0 25 0 1 0 1795157663 33476608 7212 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 8173 7212 1116 68 0 8105 0
[pid=10079] vsize: 32692
Current children cumulated CPU time (s) 946.9
Current children cumulated vsize (Kb) 32692

[startup+970.035 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 7385 0 0 0 94942 740 0 0 25 0 1 0 1795157663 33746944 7275 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 8239 7275 1116 68 0 8171 0
[pid=10079] vsize: 32956
Current children cumulated CPU time (s) 956.82
Current children cumulated vsize (Kb) 32956

[startup+980.035 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 7545 0 0 0 95931 744 0 0 25 0 1 0 1795157663 34287616 7435 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 8371 7435 1116 68 0 8303 0
[pid=10079] vsize: 33484
Current children cumulated CPU time (s) 966.75
Current children cumulated vsize (Kb) 33484

[startup+990.035 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) T 10078 10079 22582 0 -1 0 7800 0 0 0 96918 748 0 0 25 0 1 0 1795157663 35315712 7690 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10079/statm): 8622 7690 1116 68 0 8554 0
[pid=10079] vsize: 34488
Current children cumulated CPU time (s) 976.66
Current children cumulated vsize (Kb) 34488

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8186 0 0 0 97902 753 0 0 25 0 1 0 1795157663 36876288 8076 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9003 8076 1116 68 0 8935 0
[pid=10079] vsize: 36012
Current children cumulated CPU time (s) 986.55
Current children cumulated vsize (Kb) 36012

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8331 0 0 0 98889 758 0 0 25 0 1 0 1795157663 37527552 8221 4294967295 134512640 134736556 3221224560 3221223272 134694469 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9162 8221 1116 68 0 9094 0
[pid=10079] vsize: 36648
Current children cumulated CPU time (s) 996.47
Current children cumulated vsize (Kb) 36648

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8463 0 0 0 99873 763 0 0 25 0 1 0 1795157663 38010880 8346 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9280 8346 1116 68 0 9212 0
[pid=10079] vsize: 37120
Current children cumulated CPU time (s) 1006.36
Current children cumulated vsize (Kb) 37120

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8475 0 0 0 100861 768 0 0 25 0 1 0 1795157663 38146048 8358 4294967295 134512640 134736556 3221224560 3221223176 134539475 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9313 8358 1116 68 0 9245 0
[pid=10079] vsize: 37252
Current children cumulated CPU time (s) 1016.29
Current children cumulated vsize (Kb) 37252

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8475 0 0 0 101850 771 0 0 25 0 1 0 1795157663 38146048 8358 4294967295 134512640 134736556 3221224560 3221223192 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9313 8358 1116 68 0 9245 0
[pid=10079] vsize: 37252
Current children cumulated CPU time (s) 1026.21
Current children cumulated vsize (Kb) 37252

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8475 0 0 0 102839 775 0 0 25 0 1 0 1795157663 38146048 8358 4294967295 134512640 134736556 3221224560 3221223216 134524917 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9313 8358 1116 68 0 9245 0
[pid=10079] vsize: 37252
Current children cumulated CPU time (s) 1036.14
Current children cumulated vsize (Kb) 37252

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8475 0 0 0 103828 779 0 0 25 0 1 0 1795157663 38146048 8358 4294967295 134512640 134736556 3221224560 3221223168 134535740 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9313 8358 1116 68 0 9245 0
[pid=10079] vsize: 37252
Current children cumulated CPU time (s) 1046.07
Current children cumulated vsize (Kb) 37252

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8475 0 0 0 104817 784 0 0 25 0 1 0 1795157663 38146048 8358 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9313 8358 1116 68 0 9245 0
[pid=10079] vsize: 37252
Current children cumulated CPU time (s) 1056.01
Current children cumulated vsize (Kb) 37252

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8475 0 0 0 105812 786 0 0 25 0 1 0 1795157663 38146048 8358 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9313 8358 1116 68 0 9245 0
[pid=10079] vsize: 37252
Current children cumulated CPU time (s) 1065.98
Current children cumulated vsize (Kb) 37252

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8475 0 0 0 106810 786 0 0 25 0 1 0 1795157663 38146048 8358 4294967295 134512640 134736556 3221224560 3221223248 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9313 8358 1116 68 0 9245 0
[pid=10079] vsize: 37252
Current children cumulated CPU time (s) 1075.96
Current children cumulated vsize (Kb) 37252

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8475 0 0 0 107798 791 0 0 25 0 1 0 1795157663 38146048 8358 4294967295 134512640 134736556 3221224560 3221223200 134524936 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9313 8358 1116 68 0 9245 0
[pid=10079] vsize: 37252
Current children cumulated CPU time (s) 1085.89
Current children cumulated vsize (Kb) 37252

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8475 0 0 0 108787 795 0 0 25 0 1 0 1795157663 38146048 8358 4294967295 134512640 134736556 3221224560 3221223192 134694465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9313 8358 1116 68 0 9245 0
[pid=10079] vsize: 37252
Current children cumulated CPU time (s) 1095.82
Current children cumulated vsize (Kb) 37252

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8692 0 0 0 109774 800 0 0 25 0 1 0 1795157663 38957056 8575 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9511 8575 1116 68 0 9443 0
[pid=10079] vsize: 38044
Current children cumulated CPU time (s) 1105.74
Current children cumulated vsize (Kb) 38044

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8767 0 0 0 110753 808 0 0 25 0 1 0 1795157663 39342080 8650 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9605 8650 1116 68 0 9537 0
[pid=10079] vsize: 38420
Current children cumulated CPU time (s) 1115.61
Current children cumulated vsize (Kb) 38420

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8801 0 0 0 111740 812 0 0 25 0 1 0 1795157663 39477248 8684 4294967295 134512640 134736556 3221224560 3221223152 134536134 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9638 8684 1116 68 0 9570 0
[pid=10079] vsize: 38552
Current children cumulated CPU time (s) 1125.52
Current children cumulated vsize (Kb) 38552

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8824 0 0 0 112730 815 0 0 25 0 1 0 1795157663 39477248 8707 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9638 8707 1116 68 0 9570 0
[pid=10079] vsize: 38552
Current children cumulated CPU time (s) 1135.45
Current children cumulated vsize (Kb) 38552

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8942 0 0 0 113717 820 0 0 25 0 1 0 1795157663 40017920 8825 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9770 8825 1116 68 0 9702 0
[pid=10079] vsize: 39080
Current children cumulated CPU time (s) 1145.37
Current children cumulated vsize (Kb) 39080

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8954 0 0 0 114704 825 0 0 25 0 1 0 1795157663 40017920 8837 4294967295 134512640 134736556 3221224560 3221223312 134556519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9770 8837 1116 68 0 9702 0
[pid=10079] vsize: 39080
Current children cumulated CPU time (s) 1155.29
Current children cumulated vsize (Kb) 39080

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8954 0 0 0 115693 829 0 0 25 0 1 0 1795157663 40017920 8837 4294967295 134512640 134736556 3221224560 3221223256 134560565 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9770 8837 1116 68 0 9702 0
[pid=10079] vsize: 39080
Current children cumulated CPU time (s) 1165.22
Current children cumulated vsize (Kb) 39080

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8954 0 0 0 116681 834 0 0 25 0 1 0 1795157663 40017920 8837 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10079/statm): 9770 8837 1116 68 0 9702 0
[pid=10079] vsize: 39080
Current children cumulated CPU time (s) 1175.15
Current children cumulated vsize (Kb) 39080

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8954 0 0 0 117665 840 0 0 25 0 1 0 1795157663 40017920 8837 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9770 8837 1116 68 0 9702 0
[pid=10079] vsize: 39080
Current children cumulated CPU time (s) 1185.05
Current children cumulated vsize (Kb) 39080

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 10079
Raw data (/proc/10079/stat): 10079 (bsolo) R 10078 10079 22582 0 -1 0 8954 0 0 0 118650 844 0 0 25 0 1 0 1795157663 40017920 8837 4294967295 134512640 134736556 3221224560 3221223176 134544465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10079/statm): 9770 8837 1116 68 0 9702 0
[pid=10079] vsize: 39080
Current children cumulated CPU time (s) 1194.94
Current children cumulated vsize (Kb) 39080
One traced child (pid=10079) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1210.13
CPU time (s): 1195.03
CPU user time (s): 1186.57
CPU system time (s): 8.46471
CPU usage (%): 98.7524
Max. virtual memory (cumulated for all children) (Kb): 39080

Verifier Data

ERROR: no interpretation found !