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/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-greenbea.opb
MD5SUM9328ce67cb4db3dffdeb7eebb9aea072
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 15205
Biggest coefficient in the objective function 536870912000000
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 11303756896327816
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 24454743822989865
Number of bits of the biggest sum of numbers55
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables155427
Total number of constraints2675
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 constraints2675
Minimum length of a constraint11
Maximum length of a constraint7267

Trace number 509

Launcher Data

LAUNCH ON wulflinc17 THE 2005-09-18 10:40:26 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=435 boxname=wulflinc17 idbench=435 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  9328ce67cb4db3dffdeb7eebb9aea072  /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-greenbea.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-greenbea.opb
IDLAUNCH: 435
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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:        925860 kB
Buffers:         33608 kB
Cached:          45548 kB
SwapCached:        608 kB
Active:          73076 kB
Inactive:         8604 kB
HighTotal:      131008 kB
HighFree:        83972 kB
LowTotal:       903652 kB
LowFree:        841888 kB
SwapTotal:     2097892 kB
SwapFree:      2096684 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5768 kB
Slab:            21456 kB
Committed_AS:    64148 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 11:02:24 (client local time) WITH STATUS 0 IN 1195.25 SECONDS
stats: 435 7 1195.25 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 155427 variables and 4611 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 127.91
c After prepocess the problem consists of 85032 variables and 3773 constraints.
c Initial Lower Bound: -1164890374421450
c Restart #1 #Var: 85032 #Dec: 198235 LB: -1164890374421450 @ 148.99
c Restart #2 #Var: 85032 #Dec: 556859 LB: -1164890374421450 @ 188.1
c Restart #3 #Var: 85032 #Dec: 1016730 LB: -1164890374421450 @ 238.24
c Restart #4 #Var: 85032 #Dec: 1620323 LB: -1164890374421450 @ 303.8
c Restart #5 #Var: 85032 #Dec: 2371123 LB: -1164890374421450 @ 385.33
c Restart #6 #Var: 85032 #Dec: 3274472 LB: -1164890374421450 @ 483.65
c CHANGE Heuristic... 
c Restart #0 #Var: 85032 #Dec: 4324313 LB: -1164890374421450 @ 598.44
c Restart #1 #Var: 84831 #Dec: 4328927 LB: -1164890374421450 @ 600.23
c Restart #2 #Var: 84736 #Dec: 4332015 LB: -1164890374421450 @ 604.85
c Restart #3 #Var: 84487 #Dec: 4339373 LB: -1164890374421450 @ 615.89
c Restart #4 #Var: 84485 #Dec: 4345521 LB: -1164890374421450 @ 635.21
c Restart #5 #Var: 84383 #Dec: 4360850 LB: -1164890374421450 @ 655.51
c Restart #6 #Var: 84383 #Dec: 4365061 LB: -1164890374421450 @ 672.84
c Restart #7 #Var: 84381 #Dec: 4372587 LB: -1164890374421450 @ 692.05
c Restart #8 #Var: 84381 #Dec: 4390261 LB: -1164890374421450 @ 719.79
c Restart #9 #Var: 84381 #Dec: 4395704 LB: -1164890374421450 @ 747.19
c Restart #10 #Var: 84381 #Dec: 4399859 LB: -1164890374421450 @ 771.92
c Restart #11 #Var: 84374 #Dec: 4403746 LB: -1164890374421450 @ 797.35
c Restart #12 #Var: 84374 #Dec: 4408413 LB: -1164890374421450 @ 828.88
c Restart #13 #Var: 84373 #Dec: 4413479 LB: -1164890374421450 @ 860.07
c Restart #14 #Var: 84359 #Dec: 4419171 LB: -1164890374421450 @ 891.78
c Restart #15 #Var: 84359 #Dec: 4424696 LB: -1164890374421450 @ 904
c Restart #16 #Var: 84359 #Dec: 4432969 LB: -1164890374421450 @ 939.05
c Restart #17 #Var: 84359 #Dec: 4436645 LB: -1164890374421450 @ 946.71
c Restart #18 #Var: 84359 #Dec: 4443635 LB: -1164890374421450 @ 984.43
c Restart #19 #Var: 84359 #Dec: 4450305 LB: -1164890374421450 @ 1018.9
c Restart #20 #Var: 84359 #Dec: 4456895 LB: -1164890374421450 @ 1091.2
c Restart #21 #Var: 84358 #Dec: 4463270 LB: -1164890374421450 @ 1131.2
c Restart #22 #Var: 84358 #Dec: 4473052 LB: -1164890374421450 @ 1177.4
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/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1840632871 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 107 3 90 68 0 39 0
[pid=22151] 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/wulflinc17/normalized-mps-v2-20-10-greenbea.opb

[startup+10.0036 s]
Raw data (loadavg): 0.95 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 37007 0 0 0 883 96 0 0 25 0 1 0 1840632871 152403968 36123 4294967295 134512640 134736556 3221224560 3221222780 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 37208 36123 1116 68 0 37140 0
[pid=22151] vsize: 148832
Current children cumulated CPU time (s) 9.79
Current children cumulated vsize (Kb) 148832

[startup+20.0042 s]
Raw data (loadavg): 0.95 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 52918 0 0 0 1837 135 0 0 25 0 1 0 1840632871 217227264 52034 4294967295 134512640 134736556 3221224560 3221221644 1077253597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22151/statm): 53034 52034 1116 68 0 52966 0
[pid=22151] vsize: 212136
Current children cumulated CPU time (s) 19.72
Current children cumulated vsize (Kb) 212136

[startup+30.0048 s]
Raw data (loadavg): 0.96 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 63714 0 0 0 2803 163 0 0 25 0 1 0 1840632871 261206016 62830 4294967295 134512640 134736556 3221224560 3221223136 134539904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22151/statm): 63771 62830 1116 68 0 63703 0
[pid=22151] vsize: 255084
Current children cumulated CPU time (s) 29.66
Current children cumulated vsize (Kb) 255084

[startup+40.0054 s]
Raw data (loadavg): 0.97 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 71830 0 0 0 3782 181 0 0 25 0 1 0 1840632871 291504128 70226 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22151/statm): 71168 70226 1116 68 0 71100 0
[pid=22151] vsize: 284672
Current children cumulated CPU time (s) 39.63
Current children cumulated vsize (Kb) 284672

[startup+50.006 s]
Raw data (loadavg): 0.97 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 78161 0 0 0 4765 194 0 0 25 0 1 0 1840632871 317411328 76054 4294967295 134512640 134736556 3221224560 3221222444 1077253109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 77493 76054 1116 68 0 77425 0
[pid=22151] vsize: 309972
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (Kb) 309972

[startup+60.0065 s]
Raw data (loadavg): 0.97 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 85865 0 0 0 5745 210 0 0 25 0 1 0 1840632871 348823552 83758 4294967295 134512640 134736556 3221224560 3221223120 134543095 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 85162 83758 1116 68 0 85094 0
[pid=22151] vsize: 340648
Current children cumulated CPU time (s) 59.55
Current children cumulated vsize (Kb) 340648

[startup+70.0062 s]
Raw data (loadavg): 0.98 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 89859 0 0 0 6730 221 0 0 25 0 1 0 1840632871 365166592 87752 4294967295 134512640 134736556 3221224560 3221222444 1077246139 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 89152 87752 1116 68 0 89084 0
[pid=22151] vsize: 356608
Current children cumulated CPU time (s) 69.51
Current children cumulated vsize (Kb) 356608

[startup+80.0068 s]
Raw data (loadavg): 0.98 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 94270 0 0 0 7716 233 0 0 25 0 1 0 1840632871 383090688 92163 4294967295 134512640 134736556 3221224560 3221222436 1077360673 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 93528 92163 1116 68 0 93460 0
[pid=22151] vsize: 374112
Current children cumulated CPU time (s) 79.49
Current children cumulated vsize (Kb) 374112

[startup+90.0074 s]
Raw data (loadavg): 0.98 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 96672 0 0 0 8706 240 0 0 25 0 1 0 1840632871 393027584 94565 4294967295 134512640 134736556 3221224560 3221221404 1077244785 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22151/statm): 95954 94565 1116 68 0 95886 0
[pid=22151] vsize: 383816
Current children cumulated CPU time (s) 89.46
Current children cumulated vsize (Kb) 383816

[startup+100.007 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 98769 0 0 0 9695 247 0 0 25 0 1 0 1840632871 401702912 96658 4294967295 134512640 134736556 3221224560 3221221260 1077198270 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 98072 96658 1116 68 0 98004 0
[pid=22151] vsize: 392288
Current children cumulated CPU time (s) 99.42
Current children cumulated vsize (Kb) 392288

[startup+110.008 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 101029 0 0 0 10685 254 0 0 19 0 1 0 1840632871 410988544 98918 4294967295 134512640 134736556 3221224560 3221222436 1077360673 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 100339 98918 1116 68 0 100271 0
[pid=22151] vsize: 401356
Current children cumulated CPU time (s) 109.39
Current children cumulated vsize (Kb) 401356

[startup+120.008 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 102586 0 0 0 11673 263 0 0 25 0 1 0 1840632871 417566720 100475 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 101945 100475 1116 68 0 101877 0
[pid=22151] vsize: 407780
Current children cumulated CPU time (s) 119.36
Current children cumulated vsize (Kb) 407780

[startup+130.009 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121544 0 0 0 12565 325 0 0 18 0 1 0 1840632871 500432896 119433 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122176 119433 1116 68 0 122108 0
[pid=22151] vsize: 488704
Current children cumulated CPU time (s) 128.9
Current children cumulated vsize (Kb) 488704

[startup+140.009 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121606 0 0 0 13259 427 0 0 19 0 1 0 1840632871 500568064 119495 4294967295 134512640 134736556 3221224560 3221223104 134716144 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122209 119495 1116 68 0 122141 0
[pid=22151] vsize: 488836
Current children cumulated CPU time (s) 136.86
Current children cumulated vsize (Kb) 488836

[startup+150.01 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121640 0 0 0 13952 525 0 0 19 0 1 0 1840632871 500703232 119529 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122242 119529 1116 68 0 122174 0
[pid=22151] vsize: 488968
Current children cumulated CPU time (s) 144.77
Current children cumulated vsize (Kb) 488968

[startup+160.011 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121652 0 0 0 14645 626 0 0 20 0 1 0 1840632871 500838400 119541 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122275 119541 1116 68 0 122207 0
[pid=22151] vsize: 489100
Current children cumulated CPU time (s) 152.71
Current children cumulated vsize (Kb) 489100

[startup+170.011 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121692 0 0 0 15343 727 0 0 18 0 1 0 1840632871 500973568 119581 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119581 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (Kb) 489232

[startup+180.013 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121704 0 0 0 16050 821 0 0 17 0 1 0 1840632871 500973568 119593 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119593 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 168.71
Current children cumulated vsize (Kb) 489232

[startup+190.013 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121707 0 0 0 16761 919 0 0 20 0 1 0 1840632871 500973568 119596 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119596 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 176.8
Current children cumulated vsize (Kb) 489232

[startup+200.014 s]
Raw data (loadavg): 0.99 0.99 0.93 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121711 0 0 0 17474 1017 0 0 18 0 1 0 1840632871 500973568 119600 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119600 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 184.91
Current children cumulated vsize (Kb) 489232

[startup+210.015 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121711 0 0 0 18173 1119 0 0 18 0 1 0 1840632871 500973568 119600 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119600 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 192.92
Current children cumulated vsize (Kb) 489232

[startup+220.015 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121711 0 0 0 18878 1218 0 0 19 0 1 0 1840632871 500973568 119600 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119600 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 200.96
Current children cumulated vsize (Kb) 489232

[startup+230.016 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121711 0 0 0 19584 1317 0 0 19 0 1 0 1840632871 500973568 119600 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119600 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 209.01
Current children cumulated vsize (Kb) 489232

[startup+240.016 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121711 0 0 0 20290 1414 0 0 19 0 1 0 1840632871 500973568 119600 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119600 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 217.04
Current children cumulated vsize (Kb) 489232

[startup+250.016 s]
Raw data (loadavg): 0.99 0.99 0.93 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121711 0 0 0 20999 1507 0 0 20 0 1 0 1840632871 500973568 119600 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122308 119600 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 225.06
Current children cumulated vsize (Kb) 489232

[startup+260.017 s]
Raw data (loadavg): 1.07 1.00 0.94 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121714 0 0 0 21710 1594 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 233.04
Current children cumulated vsize (Kb) 489232

[startup+270.017 s]
Raw data (loadavg): 1.06 1.00 0.94 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 22419 1693 0 0 18 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 241.12
Current children cumulated vsize (Kb) 489232

[startup+280.018 s]
Raw data (loadavg): 1.05 1.00 0.94 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 23127 1790 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 249.17
Current children cumulated vsize (Kb) 489232

[startup+290.018 s]
Raw data (loadavg): 1.04 1.00 0.94 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 23829 1888 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 257.17
Current children cumulated vsize (Kb) 489232

[startup+300.019 s]
Raw data (loadavg): 1.11 1.02 0.94 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121714 0 0 0 24532 1984 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223104 134716141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 265.16
Current children cumulated vsize (Kb) 489232

[startup+310.02 s]
Raw data (loadavg): 1.10 1.02 0.94 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121714 0 0 0 25238 2084 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 273.22
Current children cumulated vsize (Kb) 489232

[startup+320.02 s]
Raw data (loadavg): 1.08 1.01 0.94 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121714 0 0 0 25946 2181 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (Kb) 489232

[startup+330.021 s]
Raw data (loadavg): 1.07 1.01 0.94 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121714 0 0 0 26652 2274 0 0 17 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223136 134544670 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 289.26
Current children cumulated vsize (Kb) 489232

[startup+340.021 s]
Raw data (loadavg): 1.06 1.01 0.94 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 27353 2372 0 0 20 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 297.25
Current children cumulated vsize (Kb) 489232

[startup+350.021 s]
Raw data (loadavg): 1.05 1.01 0.94 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 28060 2470 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 305.3
Current children cumulated vsize (Kb) 489232

[startup+360.022 s]
Raw data (loadavg): 1.04 1.01 0.94 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 28764 2568 0 0 20 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 313.32
Current children cumulated vsize (Kb) 489232

[startup+370.021 s]
Raw data (loadavg): 1.03 1.01 0.94 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 29460 2669 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 321.29
Current children cumulated vsize (Kb) 489232

[startup+380.023 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121714 0 0 0 30165 2764 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223120 134544670 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 329.29
Current children cumulated vsize (Kb) 489232

[startup+390.024 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121714 0 0 0 30870 2858 0 0 18 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 337.28
Current children cumulated vsize (Kb) 489232

[startup+400.023 s]
Raw data (loadavg): 1.02 1.01 0.94 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 31575 2953 0 0 20 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 345.28
Current children cumulated vsize (Kb) 489232

[startup+410.024 s]
Raw data (loadavg): 1.02 1.01 0.94 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 32274 3050 0 0 20 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 353.24
Current children cumulated vsize (Kb) 489232

[startup+420.024 s]
Raw data (loadavg): 1.01 1.00 0.94 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 32971 3152 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 361.23
Current children cumulated vsize (Kb) 489232

[startup+430.025 s]
Raw data (loadavg): 1.09 1.02 0.95 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 33681 3248 0 0 18 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 369.29
Current children cumulated vsize (Kb) 489232

[startup+440.026 s]
Raw data (loadavg): 1.15 1.04 0.95 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 34391 3341 0 0 20 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 377.32
Current children cumulated vsize (Kb) 489232

[startup+450.026 s]
Raw data (loadavg): 1.13 1.03 0.95 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 35119 3426 0 0 23 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 385.45
Current children cumulated vsize (Kb) 489232

[startup+460.027 s]
Raw data (loadavg): 1.11 1.03 0.95 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 35807 3529 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 393.36
Current children cumulated vsize (Kb) 489232

[startup+470.027 s]
Raw data (loadavg): 1.16 1.05 0.96 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121714 0 0 0 36506 3628 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223112 134543057 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 401.34
Current children cumulated vsize (Kb) 489232

[startup+480.029 s]
Raw data (loadavg): 1.14 1.04 0.96 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 37208 3725 0 0 18 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 409.33
Current children cumulated vsize (Kb) 489232

[startup+490.03 s]
Raw data (loadavg): 1.12 1.04 0.96 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 37908 3826 0 0 20 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 417.34
Current children cumulated vsize (Kb) 489232

[startup+500.029 s]
Raw data (loadavg): 1.18 1.06 0.96 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 38606 3930 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 425.36
Current children cumulated vsize (Kb) 489232

[startup+510.03 s]
Raw data (loadavg): 1.15 1.06 0.96 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 39312 4026 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 433.38
Current children cumulated vsize (Kb) 489232

[startup+520.03 s]
Raw data (loadavg): 1.13 1.05 0.96 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121714 0 0 0 40016 4126 0 0 19 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 441.42
Current children cumulated vsize (Kb) 489232

[startup+530.031 s]
Raw data (loadavg): 1.11 1.05 0.96 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 40718 4229 0 0 16 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 449.47
Current children cumulated vsize (Kb) 489232

[startup+540.032 s]
Raw data (loadavg): 1.09 1.05 0.96 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 41418 4335 0 0 15 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 457.53
Current children cumulated vsize (Kb) 489232

[startup+550.031 s]
Raw data (loadavg): 1.08 1.05 0.96 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121714 0 0 0 42121 4437 0 0 16 0 1 0 1840632871 500973568 119603 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122308 119603 1116 68 0 122240 0
[pid=22151] vsize: 489232
Current children cumulated CPU time (s) 465.58
Current children cumulated vsize (Kb) 489232

[startup+560.033 s]
Raw data (loadavg): 1.06 1.05 0.96 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121717 0 0 0 42830 4535 0 0 16 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 473.65
Current children cumulated vsize (Kb) 489364

[startup+570.033 s]
Raw data (loadavg): 1.13 1.06 0.97 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121717 0 0 0 43531 4634 0 0 15 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 481.65
Current children cumulated vsize (Kb) 489364

[startup+580.034 s]
Raw data (loadavg): 1.11 1.06 0.97 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121717 0 0 0 44227 4735 0 0 16 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223136 134544646 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 489.62
Current children cumulated vsize (Kb) 489364

[startup+590.035 s]
Raw data (loadavg): 1.09 1.06 0.97 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121717 0 0 0 44935 4830 0 0 16 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223104 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 497.65
Current children cumulated vsize (Kb) 489364

[startup+600.035 s]
Raw data (loadavg): 1.08 1.05 0.97 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121717 0 0 0 45640 4932 0 0 16 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 505.72
Current children cumulated vsize (Kb) 489364

[startup+610.036 s]
Raw data (loadavg): 1.06 1.05 0.97 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121717 0 0 0 46344 5029 0 0 15 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 513.73
Current children cumulated vsize (Kb) 489364

[startup+620.037 s]
Raw data (loadavg): 1.05 1.05 0.97 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121717 0 0 0 47042 5124 0 0 15 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 521.66
Current children cumulated vsize (Kb) 489364

[startup+630.037 s]
Raw data (loadavg): 1.04 1.05 0.97 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121717 0 0 0 47743 5222 0 0 16 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 529.65
Current children cumulated vsize (Kb) 489364

[startup+640.037 s]
Raw data (loadavg): 1.04 1.05 0.97 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121717 0 0 0 48448 5319 0 0 16 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 537.67
Current children cumulated vsize (Kb) 489364

[startup+650.037 s]
Raw data (loadavg): 1.03 1.04 0.97 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121717 0 0 0 49148 5417 0 0 15 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 545.65
Current children cumulated vsize (Kb) 489364

[startup+660.038 s]
Raw data (loadavg): 1.03 1.04 0.97 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 121717 0 0 0 49855 5518 0 0 16 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223216 134544763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 553.73
Current children cumulated vsize (Kb) 489364

[startup+670.037 s]
Raw data (loadavg): 1.02 1.04 0.97 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121717 0 0 0 50559 5613 0 0 15 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 561.72
Current children cumulated vsize (Kb) 489364

[startup+680.037 s]
Raw data (loadavg): 1.02 1.04 0.97 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121717 0 0 0 51266 5714 0 0 16 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 569.8
Current children cumulated vsize (Kb) 489364

[startup+690.038 s]
Raw data (loadavg): 1.01 1.04 0.97 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121717 0 0 0 51965 5819 0 0 16 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 577.84
Current children cumulated vsize (Kb) 489364

[startup+700.037 s]
Raw data (loadavg): 1.01 1.03 0.97 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121717 0 0 0 52666 5920 0 0 15 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 585.86
Current children cumulated vsize (Kb) 489364

[startup+710.038 s]
Raw data (loadavg): 1.01 1.03 0.97 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 121717 0 0 0 53372 6013 0 0 16 0 1 0 1840632871 501108736 119606 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 122341 119606 1116 68 0 122273 0
[pid=22151] vsize: 489364
Current children cumulated CPU time (s) 593.85
Current children cumulated vsize (Kb) 489364

[startup+720.038 s]
Raw data (loadavg): 1.08 1.05 0.97 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 123195 0 0 0 54226 6065 0 0 19 0 1 0 1840632871 505114624 120613 4294967295 134512640 134736556 3221224560 3221223296 134605786 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 123319 120613 1116 68 0 123251 0
[pid=22151] vsize: 493276
Current children cumulated CPU time (s) 602.91
Current children cumulated vsize (Kb) 493276

[startup+730.038 s]
Raw data (loadavg): 1.14 1.06 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 123263 0 0 0 55206 6072 0 0 25 0 1 0 1840632871 505384960 120681 4294967295 134512640 134736556 3221224560 3221223072 134543181 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 123385 120681 1116 68 0 123317 0
[pid=22151] vsize: 493540
Current children cumulated CPU time (s) 612.78
Current children cumulated vsize (Kb) 493540

[startup+740.039 s]
Raw data (loadavg): 1.12 1.06 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 123315 0 0 0 56182 6080 0 0 25 0 1 0 1840632871 505655296 120733 4294967295 134512640 134736556 3221224560 3221223084 134540070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 123451 120733 1116 68 0 123383 0
[pid=22151] vsize: 493804
Current children cumulated CPU time (s) 622.62
Current children cumulated vsize (Kb) 493804

[startup+750.039 s]
Raw data (loadavg): 1.10 1.06 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 123427 0 0 0 57177 6082 0 0 25 0 1 0 1840632871 506060800 120845 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 123550 120845 1116 68 0 123482 0
[pid=22151] vsize: 494200
Current children cumulated CPU time (s) 632.59
Current children cumulated vsize (Kb) 494200

[startup+760.04 s]
Raw data (loadavg): 1.08 1.05 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 123514 0 0 0 58141 6093 0 0 25 0 1 0 1840632871 506466304 120932 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 123649 120932 1116 68 0 123581 0
[pid=22151] vsize: 494596
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (Kb) 494596

[startup+770.04 s]
Raw data (loadavg): 1.07 1.05 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 123586 0 0 0 59107 6105 0 0 25 0 1 0 1840632871 506736640 121004 4294967295 134512640 134736556 3221224560 3221223120 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 123715 121004 1116 68 0 123647 0
[pid=22151] vsize: 494860
Current children cumulated CPU time (s) 652.12
Current children cumulated vsize (Kb) 494860

[startup+780.041 s]
Raw data (loadavg): 1.06 1.05 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 123638 0 0 0 60087 6114 0 0 25 0 1 0 1840632871 506978304 121056 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 123774 121056 1116 68 0 123706 0
[pid=22151] vsize: 495096
Current children cumulated CPU time (s) 662.01
Current children cumulated vsize (Kb) 495096

[startup+790.042 s]
Raw data (loadavg): 1.05 1.05 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 123713 0 0 0 61080 6117 0 0 25 0 1 0 1840632871 507248640 121131 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 123840 121131 1116 68 0 123772 0
[pid=22151] vsize: 495360
Current children cumulated CPU time (s) 671.97
Current children cumulated vsize (Kb) 495360

[startup+800.041 s]
Raw data (loadavg): 1.04 1.05 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 123956 0 0 0 62059 6125 0 0 25 0 1 0 1840632871 508329984 121374 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124104 121374 1116 68 0 124036 0
[pid=22151] vsize: 496416
Current children cumulated CPU time (s) 681.84
Current children cumulated vsize (Kb) 496416

[startup+810.042 s]
Raw data (loadavg): 1.04 1.04 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124192 0 0 0 63044 6130 0 0 25 0 1 0 1840632871 509276160 121610 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124335 121610 1116 68 0 124267 0
[pid=22151] vsize: 497340
Current children cumulated CPU time (s) 691.74
Current children cumulated vsize (Kb) 497340

[startup+820.043 s]
Raw data (loadavg): 1.03 1.04 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124261 0 0 0 64021 6137 0 0 25 0 1 0 1840632871 509546496 121679 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124401 121679 1116 68 0 124333 0
[pid=22151] vsize: 497604
Current children cumulated CPU time (s) 701.58
Current children cumulated vsize (Kb) 497604

[startup+830.042 s]
Raw data (loadavg): 1.02 1.04 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124381 0 0 0 64994 6148 0 0 25 0 1 0 1840632871 510074880 121799 4294967295 134512640 134736556 3221224560 3221223068 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124530 121799 1116 68 0 124462 0
[pid=22151] vsize: 498120
Current children cumulated CPU time (s) 711.42
Current children cumulated vsize (Kb) 498120

[startup+840.043 s]
Raw data (loadavg): 1.02 1.04 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124511 0 0 0 65961 6158 0 0 25 0 1 0 1840632871 510615552 121929 4294967295 134512640 134736556 3221224560 3221223288 134605909 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124662 121929 1116 68 0 124594 0
[pid=22151] vsize: 498648
Current children cumulated CPU time (s) 721.19
Current children cumulated vsize (Kb) 498648

[startup+850.042 s]
Raw data (loadavg): 1.02 1.04 0.98 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 124605 0 0 0 66952 6161 0 0 25 0 1 0 1840632871 510885888 122023 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124728 122023 1116 68 0 124660 0
[pid=22151] vsize: 498912
Current children cumulated CPU time (s) 731.13
Current children cumulated vsize (Kb) 498912

[startup+860.043 s]
Raw data (loadavg): 1.01 1.03 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124608 0 0 0 67944 6165 0 0 25 0 1 0 1840632871 510877696 122022 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124726 122022 1116 68 0 124658 0
[pid=22151] vsize: 498904
Current children cumulated CPU time (s) 741.09
Current children cumulated vsize (Kb) 498904

[startup+870.043 s]
Raw data (loadavg): 1.01 1.03 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124661 0 0 0 68935 6169 0 0 25 0 1 0 1840632871 511053824 122065 4294967295 134512640 134736556 3221224560 3221223104 134716187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124769 122065 1116 68 0 124701 0
[pid=22151] vsize: 499076
Current children cumulated CPU time (s) 751.04
Current children cumulated vsize (Kb) 499076

[startup+880.042 s]
Raw data (loadavg): 1.01 1.03 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124661 0 0 0 69925 6173 0 0 25 0 1 0 1840632871 511053824 122065 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124769 122065 1116 68 0 124701 0
[pid=22151] vsize: 499076
Current children cumulated CPU time (s) 760.98
Current children cumulated vsize (Kb) 499076

[startup+890.043 s]
Raw data (loadavg): 1.01 1.03 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124676 0 0 0 70917 6177 0 0 25 0 1 0 1840632871 511188992 122080 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124802 122080 1116 68 0 124734 0
[pid=22151] vsize: 499208
Current children cumulated CPU time (s) 770.94
Current children cumulated vsize (Kb) 499208

[startup+900.043 s]
Raw data (loadavg): 1.01 1.03 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124676 0 0 0 71909 6180 0 0 25 0 1 0 1840632871 511053824 122065 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124769 122065 1116 68 0 124701 0
[pid=22151] vsize: 499076
Current children cumulated CPU time (s) 780.89
Current children cumulated vsize (Kb) 499076

[startup+910.044 s]
Raw data (loadavg): 1.00 1.03 0.98 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 124690 0 0 0 72901 6183 0 0 25 0 1 0 1840632871 511107072 122078 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124782 122078 1116 68 0 124714 0
[pid=22151] vsize: 499128
Current children cumulated CPU time (s) 790.84
Current children cumulated vsize (Kb) 499128

[startup+920.044 s]
Raw data (loadavg): 1.00 1.03 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124698 0 0 0 73891 6186 0 0 25 0 1 0 1840632871 511148032 122086 4294967295 134512640 134736556 3221224560 3221223104 134540263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124792 122086 1116 68 0 124724 0
[pid=22151] vsize: 499168
Current children cumulated CPU time (s) 800.77
Current children cumulated vsize (Kb) 499168

[startup+930.043 s]
Raw data (loadavg): 1.00 1.02 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124768 0 0 0 74886 6188 0 0 25 0 1 0 1840632871 511373312 122134 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124847 122134 1116 68 0 124779 0
[pid=22151] vsize: 499388
Current children cumulated CPU time (s) 810.74
Current children cumulated vsize (Kb) 499388

[startup+940.044 s]
Raw data (loadavg): 1.00 1.02 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124885 0 0 0 75877 6191 0 0 25 0 1 0 1840632871 511827968 122246 4294967295 134512640 134736556 3221224560 3221223116 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124958 122246 1116 68 0 124890 0
[pid=22151] vsize: 499832
Current children cumulated CPU time (s) 820.68
Current children cumulated vsize (Kb) 499832

[startup+950.043 s]
Raw data (loadavg): 1.00 1.02 0.98 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 124921 0 0 0 76865 6195 0 0 25 0 1 0 1840632871 511967232 122282 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124992 122282 1116 68 0 124924 0
[pid=22151] vsize: 499968
Current children cumulated CPU time (s) 830.6
Current children cumulated vsize (Kb) 499968

[startup+960.044 s]
Raw data (loadavg): 1.00 1.02 0.98 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 124921 0 0 0 77856 6199 0 0 25 0 1 0 1840632871 511967232 122282 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124992 122282 1116 68 0 124924 0
[pid=22151] vsize: 499968
Current children cumulated CPU time (s) 840.55
Current children cumulated vsize (Kb) 499968

[startup+970.045 s]
Raw data (loadavg): 1.00 1.02 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124921 0 0 0 78847 6203 0 0 25 0 1 0 1840632871 511811584 122250 4294967295 134512640 134736556 3221224560 3221223216 134608224 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124954 122250 1116 68 0 124886 0
[pid=22151] vsize: 499816
Current children cumulated CPU time (s) 850.5
Current children cumulated vsize (Kb) 499816

[startup+980.044 s]
Raw data (loadavg): 1.00 1.02 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124921 0 0 0 79836 6207 0 0 25 0 1 0 1840632871 511811584 122250 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124954 122250 1116 68 0 124886 0
[pid=22151] vsize: 499816
Current children cumulated CPU time (s) 860.43
Current children cumulated vsize (Kb) 499816

[startup+990.045 s]
Raw data (loadavg): 1.00 1.02 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124921 0 0 0 80826 6211 0 0 25 0 1 0 1840632871 511811584 122250 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 124954 122250 1116 68 0 124886 0
[pid=22151] vsize: 499816
Current children cumulated CPU time (s) 870.37
Current children cumulated vsize (Kb) 499816

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.02 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 124972 0 0 0 81815 6215 0 0 25 0 1 0 1840632871 512086016 122292 4294967295 134512640 134736556 3221224560 3221223228 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125021 122292 1116 68 0 124953 0
[pid=22151] vsize: 500084
Current children cumulated CPU time (s) 880.3
Current children cumulated vsize (Kb) 500084

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.02 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125058 0 0 0 82806 6218 0 0 25 0 1 0 1840632871 512356352 122357 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125087 122357 1116 68 0 125019 0
[pid=22151] vsize: 500348
Current children cumulated CPU time (s) 890.24
Current children cumulated vsize (Kb) 500348

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.02 0.98 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 125058 0 0 0 83787 6224 0 0 25 0 1 0 1840632871 512294912 122357 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122357 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 900.11
Current children cumulated vsize (Kb) 500288

[startup+1030.05 s]
Raw data (loadavg): 1.00 1.02 0.98 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 125058 0 0 0 84773 6229 0 0 25 0 1 0 1840632871 512294912 122357 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122357 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 910.02
Current children cumulated vsize (Kb) 500288

[startup+1040.05 s]
Raw data (loadavg): 1.00 1.01 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125059 0 0 0 85760 6233 0 0 25 0 1 0 1840632871 512294912 122358 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122358 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 919.93
Current children cumulated vsize (Kb) 500288

[startup+1050.05 s]
Raw data (loadavg): 1.00 1.01 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125059 0 0 0 86748 6237 0 0 25 0 1 0 1840632871 512294912 122358 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122358 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 929.85
Current children cumulated vsize (Kb) 500288

[startup+1060.05 s]
Raw data (loadavg): 1.00 1.01 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125059 0 0 0 87735 6241 0 0 25 0 1 0 1840632871 512294912 122358 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122358 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 939.76
Current children cumulated vsize (Kb) 500288

[startup+1070.05 s]
Raw data (loadavg): 1.00 1.01 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125059 0 0 0 88714 6248 0 0 25 0 1 0 1840632871 512294912 122358 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122358 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 949.62
Current children cumulated vsize (Kb) 500288

[startup+1080.05 s]
Raw data (loadavg): 1.00 1.01 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125059 0 0 0 89702 6252 0 0 25 0 1 0 1840632871 512294912 122358 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122358 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 959.54
Current children cumulated vsize (Kb) 500288

[startup+1090.05 s]
Raw data (loadavg): 1.00 1.01 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125059 0 0 0 90692 6255 0 0 25 0 1 0 1840632871 512294912 122358 4294967295 134512640 134736556 3221224560 3221223256 134560551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122358 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 969.47
Current children cumulated vsize (Kb) 500288

[startup+1100.05 s]
Raw data (loadavg): 1.00 1.01 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125059 0 0 0 91683 6258 0 0 25 0 1 0 1840632871 512294912 122358 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122358 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 979.41
Current children cumulated vsize (Kb) 500288

[startup+1110.05 s]
Raw data (loadavg): 1.00 1.01 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125059 0 0 0 92671 6263 0 0 25 0 1 0 1840632871 512294912 122358 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122358 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 989.34
Current children cumulated vsize (Kb) 500288

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.01 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125068 0 0 0 93664 6266 0 0 25 0 1 0 1840632871 512294912 122367 4294967295 134512640 134736556 3221224560 3221223036 134536698 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125072 122367 1116 68 0 125004 0
[pid=22151] vsize: 500288
Current children cumulated CPU time (s) 999.3
Current children cumulated vsize (Kb) 500288

[startup+1130.05 s]
Raw data (loadavg): 1.00 1.01 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125072 0 0 0 94655 6269 0 0 25 0 1 0 1840632871 512430080 122371 4294967295 134512640 134736556 3221224560 3221223200 134523820 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125105 122371 1116 68 0 125037 0
[pid=22151] vsize: 500420
Current children cumulated CPU time (s) 1009.24
Current children cumulated vsize (Kb) 500420

[startup+1140.05 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 95644 6273 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1019.17
Current children cumulated vsize (Kb) 501608

[startup+1150.05 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 96637 6276 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223120 134543119 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1029.13
Current children cumulated vsize (Kb) 501608

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 97631 6278 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223184 134543740 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1039.09
Current children cumulated vsize (Kb) 501608

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 98626 6279 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1049.05
Current children cumulated vsize (Kb) 501608

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 99622 6281 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1059.03
Current children cumulated vsize (Kb) 501608

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 0.98 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 125380 0 0 0 100615 6283 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1068.98
Current children cumulated vsize (Kb) 501608

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 101610 6285 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1078.95
Current children cumulated vsize (Kb) 501608

[startup+1210.05 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 102606 6287 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223120 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1088.93
Current children cumulated vsize (Kb) 501608

[startup+1220.05 s]
Raw data (loadavg): 1.30 1.07 1.00 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 103599 6289 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223068 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1098.88
Current children cumulated vsize (Kb) 501608

[startup+1230.05 s]
Raw data (loadavg): 1.25 1.06 1.00 1/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) T 22150 22151 19316 0 -1 0 125380 0 0 0 104588 6293 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1108.81
Current children cumulated vsize (Kb) 501608

[startup+1240.05 s]
Raw data (loadavg): 1.21 1.06 1.00 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 105579 6296 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1118.75
Current children cumulated vsize (Kb) 501608

[startup+1250.05 s]
Raw data (loadavg): 1.18 1.06 1.00 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 106570 6299 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1128.69
Current children cumulated vsize (Kb) 501608

[startup+1260.05 s]
Raw data (loadavg): 1.15 1.06 1.00 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 107560 6302 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223088 134543088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1138.62
Current children cumulated vsize (Kb) 501608

[startup+1270.05 s]
Raw data (loadavg): 1.13 1.05 1.00 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 108549 6306 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1148.55
Current children cumulated vsize (Kb) 501608

[startup+1280.05 s]
Raw data (loadavg): 1.11 1.05 1.00 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 109542 6308 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1158.5
Current children cumulated vsize (Kb) 501608

[startup+1290.05 s]
Raw data (loadavg): 1.09 1.05 1.00 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 110531 6313 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223232 134536515 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1168.44
Current children cumulated vsize (Kb) 501608

[startup+1300.05 s]
Raw data (loadavg): 1.08 1.05 1.00 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 111510 6320 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1178.3
Current children cumulated vsize (Kb) 501608

[startup+1310.05 s]
Raw data (loadavg): 1.06 1.05 1.00 2/56 22151
Raw data (/proc/22151/stat): 22151 (bsolo) R 22150 22151 19316 0 -1 0 125380 0 0 0 112493 6327 0 0 25 0 1 0 1840632871 513646592 122676 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/22151/statm): 125402 122676 1116 68 0 125334 0
[pid=22151] vsize: 501608
Current children cumulated CPU time (s) 1188.2
Current children cumulated vsize (Kb) 501608
One traced child (pid=22151) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1317.13
CPU time (s): 1195.25
CPU user time (s): 1131.72
CPU system time (s): 63.5243
CPU usage (%): 90.7463
Max. virtual memory (cumulated for all children) (Kb): 501608

Verifier Data

ERROR: no interpretation found !