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/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-berlin_5_8_0.opb
MD5SUM9a578fa18e88cebdbf227cdbb9fbab5f
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64512
Optimality of the best value was proved NO
Number of terms in the objective function 78
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073790975
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147979262
Number of bits of the biggest sum of numbers32
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark
Number of variables9464
Total number of constraints2614
Number of constraints which are clauses309
Number of constraints which are cardinality constraints (but not clauses)794
Number of constraints which are nor clauses,nor cardinality constraints1511
Minimum length of a constraint1
Maximum length of a constraint61

Trace number 4480

Launcher Data

LAUNCH ON wulflinc25 THE 2005-09-19 17:26:23 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=748 boxname=wulflinc25 idbench=748 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  9a578fa18e88cebdbf227cdbb9fbab5f  /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-20-10-berlin_5_8_0.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-20-10-berlin_5_8_0.opb
IDLAUNCH: 748
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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.220
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        948716 kB
Buffers:           120 kB
Cached:          58240 kB
SwapCached:        868 kB
Active:          11560 kB
Inactive:        49476 kB
HighTotal:      131008 kB
HighFree:        69048 kB
LowTotal:       903652 kB
LowFree:        879668 kB
SwapTotal:     2097892 kB
SwapFree:      2096524 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            19076 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 17:46:34 (client local time) WITH STATUS 0 IN 1195.51 SECONDS
stats: 748 7 1195.51 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 9464 variables and 1821 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 4.86
c After prepocess the problem consists of 9434 variables and 1819 constraints.
c Initial Lower Bound: 53248
c Restart #1 #Var: 9434 #Dec: 13067 LB: 53248 @ 7.229
c Restart #2 #Var: 9434 #Dec: 37004 LB: 53248 @ 13.785
c Restart #3 #Var: 9434 #Dec: 61359 LB: 53248 @ 23.755
c Restart #4 #Var: 9434 #Dec: 89132 LB: 53248 @ 35.299
c Restart #5 #Var: 9434 #Dec: 113021 LB: 53248 @ 55.503
c Restart #6 #Var: 9434 #Dec: 209840 LB: 53248 @ 71.313
c Restart #7 #Var: 9434 #Dec: 247415 LB: 53248 @ 82.427
c Restart #8 #Var: 9434 #Dec: 268520 LB: 53248 @ 94.077
c Restart #9 #Var: 9434 #Dec: 295159 LB: 53248 @ 108.14
c Restart #10 #Var: 9434 #Dec: 320943 LB: 53248 @ 116.6
c Restart #11 #Var: 9434 #Dec: 323455 LB: 53248 @ 123.99
c Restart #12 #Var: 9434 #Dec: 325930 LB: 53248 @ 132.4
c Restart #13 #Var: 9434 #Dec: 328605 LB: 53248 @ 140.74
c Restart #14 #Var: 9434 #Dec: 331483 LB: 53248 @ 149.62
c Restart #15 #Var: 9434 #Dec: 334561 LB: 53248 @ 159.84
c Restart #16 #Var: 9434 #Dec: 337836 LB: 53248 @ 170.52
c Restart #17 #Var: 9434 #Dec: 341312 LB: 53248 @ 182.69
c Restart #18 #Var: 9434 #Dec: 344986 LB: 53248 @ 194.33
c Restart #19 #Var: 9434 #Dec: 348862 LB: 53248 @ 209.6
c Restart #20 #Var: 9434 #Dec: 352935 LB: 53248 @ 224.02
c Restart #21 #Var: 9434 #Dec: 357212 LB: 53248 @ 238.38
c Restart #22 #Var: 9434 #Dec: 361687 LB: 53248 @ 254.09
c Restart #23 #Var: 9434 #Dec: 366366 LB: 53248 @ 271.05
c Restart #24 #Var: 9434 #Dec: 371237 LB: 53248 @ 287
c Restart #25 #Var: 9434 #Dec: 376319 LB: 53248 @ 306.17
c Restart #26 #Var: 9434 #Dec: 381594 LB: 53248 @ 323.25
c Restart #27 #Var: 9434 #Dec: 387069 LB: 53248 @ 345.46
c Restart #28 #Var: 9434 #Dec: 392748 LB: 53248 @ 363.64
c Restart #29 #Var: 9434 #Dec: 398621 LB: 53248 @ 389.26
c Restart #30 #Var: 9434 #Dec: 404695 LB: 53248 @ 408.28
c Restart #31 #Var: 9434 #Dec: 410969 LB: 53248 @ 430.74
c Restart #32 #Var: 9434 #Dec: 417445 LB: 53248 @ 451.73
c Restart #33 #Var: 9434 #Dec: 424122 LB: 53248 @ 476.31
c Restart #34 #Var: 9434 #Dec: 430999 LB: 53248 @ 498.62
c Restart #35 #Var: 9434 #Dec: 438077 LB: 53248 @ 526.62
c Restart #36 #Var: 9434 #Dec: 445351 LB: 53248 @ 550.6
c Restart #37 #Var: 9434 #Dec: 452824 LB: 53248 @ 576.46
c CHANGE Heuristic... 
c Restart #0 #Var: 9434 #Dec: 460496 LB: 53248 @ 600.48
c Restart #1 #Var: 9434 #Dec: 461515 LB: 53248 @ 601.58
c Restart #2 #Var: 9434 #Dec: 464376 LB: 53248 @ 605
c Restart #3 #Var: 9434 #Dec: 465844 LB: 53248 @ 611.02
c Restart #4 #Var: 9434 #Dec: 467913 LB: 53248 @ 674.6
c Restart #5 #Var: 9434 #Dec: 469106 LB: 53248 @ 684.38
c Restart #6 #Var: 9434 #Dec: 470422 LB: 53248 @ 735.26
c Restart #7 #Var: 9434 #Dec: 471856 LB: 53248 @ 747
c Restart #8 #Var: 9434 #Dec: 473676 LB: 53248 @ 949.4
c Restart #9 #Var: 9434 #Dec: 475568 LB: 53248 @ 964.21
s UNKNOWN
c Exit Code: 0
c Total time: 1195.3 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/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1851712386 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 107 3 90 68 0 39 0
[pid=21740] 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/wulflinc25/normalized-mps-v2-20-10-berlin_5_8_0.opb

[startup+10.0027 s]
Raw data (loadavg): 0.62 0.20 0.07 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 12518 0 0 0 840 77 0 0 23 0 1 0 1851712386 54624256 12429 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21740/statm): 13336 12429 1116 68 0 13268 0
[pid=21740] vsize: 53344
Current children cumulated CPU time (s) 9.17
Current children cumulated vsize (Kb) 53344

[startup+20.0023 s]
Raw data (loadavg): 0.67 0.23 0.08 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 12665 0 0 0 1732 113 0 0 25 0 1 0 1851712386 55197696 12575 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 13476 12575 1116 68 0 13408 0
[pid=21740] vsize: 53904
Current children cumulated CPU time (s) 18.45
Current children cumulated vsize (Kb) 53904

[startup+30.0029 s]
Raw data (loadavg): 0.72 0.25 0.09 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 12720 0 0 0 2631 146 0 0 25 0 1 0 1851712386 55468032 12630 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 13542 12630 1116 68 0 13474 0
[pid=21740] vsize: 54168
Current children cumulated CPU time (s) 27.77
Current children cumulated vsize (Kb) 54168

[startup+40.0025 s]
Raw data (loadavg): 0.77 0.28 0.10 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 12720 0 0 0 3555 170 0 0 24 0 1 0 1851712386 55447552 12630 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21740/statm): 13537 12630 1116 68 0 13469 0
[pid=21740] vsize: 54148
Current children cumulated CPU time (s) 37.25
Current children cumulated vsize (Kb) 54148

[startup+50.0031 s]
Raw data (loadavg): 0.80 0.30 0.11 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 12720 0 0 0 4513 184 0 0 25 0 1 0 1851712386 55447552 12630 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 13537 12630 1116 68 0 13469 0
[pid=21740] vsize: 54148
Current children cumulated CPU time (s) 46.97
Current children cumulated vsize (Kb) 54148

[startup+60.0037 s]
Raw data (loadavg): 0.83 0.32 0.11 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 12720 0 0 0 5455 204 0 0 19 0 1 0 1851712386 55447552 12630 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21740/statm): 13537 12630 1116 68 0 13469 0
[pid=21740] vsize: 54148
Current children cumulated CPU time (s) 56.59
Current children cumulated vsize (Kb) 54148

[startup+70.0043 s]
Raw data (loadavg): 0.86 0.34 0.12 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 12720 0 0 0 6177 299 0 0 20 0 1 0 1851712386 55447552 12630 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21740/statm): 13537 12630 1116 68 0 13469 0
[pid=21740] vsize: 54148
Current children cumulated CPU time (s) 64.76
Current children cumulated vsize (Kb) 54148

[startup+80.0049 s]
Raw data (loadavg): 0.88 0.36 0.13 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 12720 0 0 0 7047 339 0 0 22 0 1 0 1851712386 55447552 12630 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21740/statm): 13537 12630 1116 68 0 13469 0
[pid=21740] vsize: 54148
Current children cumulated CPU time (s) 73.86
Current children cumulated vsize (Kb) 54148

[startup+90.0055 s]
Raw data (loadavg): 0.90 0.39 0.14 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 12720 0 0 0 7946 375 0 0 20 0 1 0 1851712386 55447552 12630 4294967295 134512640 134736556 3221224560 3221223104 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 13537 12630 1116 68 0 13469 0
[pid=21740] vsize: 54148
Current children cumulated CPU time (s) 83.21
Current children cumulated vsize (Kb) 54148

[startup+100.006 s]
Raw data (loadavg): 0.91 0.40 0.15 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 12720 0 0 0 8898 392 0 0 25 0 1 0 1851712386 55447552 12630 4294967295 134512640 134736556 3221224560 3221223184 134524405 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 13537 12630 1116 68 0 13469 0
[pid=21740] vsize: 54148
Current children cumulated CPU time (s) 92.9
Current children cumulated vsize (Kb) 54148

[startup+110.007 s]
Raw data (loadavg): 0.93 0.42 0.16 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 12720 0 0 0 9792 427 0 0 25 0 1 0 1851712386 55447552 12630 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 13537 12630 1116 68 0 13469 0
[pid=21740] vsize: 54148
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (Kb) 54148

[startup+120.007 s]
Raw data (loadavg): 0.94 0.44 0.17 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 12881 0 0 0 10722 450 0 0 22 0 1 0 1851712386 56123392 12791 4294967295 134512640 134736556 3221224560 3221223016 134717506 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 13702 12791 1116 68 0 13634 0
[pid=21740] vsize: 54808
Current children cumulated CPU time (s) 111.72
Current children cumulated vsize (Kb) 54808

[startup+130.008 s]
Raw data (loadavg): 0.95 0.46 0.18 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 15193 0 0 0 11657 477 0 0 25 0 1 0 1851712386 65568768 15103 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 16008 15103 1116 68 0 15940 0
[pid=21740] vsize: 64032
Current children cumulated CPU time (s) 121.34
Current children cumulated vsize (Kb) 64032

[startup+140.007 s]
Raw data (loadavg): 0.95 0.48 0.18 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 17476 0 0 0 12631 491 0 0 25 0 1 0 1851712386 75005952 17386 4294967295 134512640 134736556 3221224560 3221223180 134544556 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 18312 17386 1116 68 0 18244 0
[pid=21740] vsize: 73248
Current children cumulated CPU time (s) 131.22
Current children cumulated vsize (Kb) 73248

[startup+150.008 s]
Raw data (loadavg): 0.96 0.49 0.19 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 19983 0 0 0 13604 506 0 0 25 0 1 0 1851712386 85274624 19892 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 20819 19892 1116 68 0 20751 0
[pid=21740] vsize: 83276
Current children cumulated CPU time (s) 141.1
Current children cumulated vsize (Kb) 83276

[startup+160.008 s]
Raw data (loadavg): 0.97 0.51 0.20 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 22575 0 0 0 14575 520 0 0 25 0 1 0 1851712386 95821824 22484 4294967295 134512640 134736556 3221224560 3221223104 134544598 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 23394 22484 1116 68 0 23326 0
[pid=21740] vsize: 93576
Current children cumulated CPU time (s) 150.95
Current children cumulated vsize (Kb) 93576

[startup+170.007 s]
Raw data (loadavg): 0.97 0.53 0.21 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 24893 0 0 0 15550 533 0 0 25 0 1 0 1851712386 105406464 24801 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 25734 24801 1116 68 0 25666 0
[pid=21740] vsize: 102936
Current children cumulated CPU time (s) 160.83
Current children cumulated vsize (Kb) 102936

[startup+180.008 s]
Raw data (loadavg): 0.97 0.54 0.22 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 27387 0 0 0 16520 549 0 0 25 0 1 0 1851712386 115671040 27294 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 28240 27294 1116 68 0 28172 0
[pid=21740] vsize: 112960
Current children cumulated CPU time (s) 170.69
Current children cumulated vsize (Kb) 112960

[startup+190.008 s]
Raw data (loadavg): 0.98 0.56 0.22 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 29732 0 0 0 17495 563 0 0 25 0 1 0 1851712386 125251584 29639 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 30579 29639 1116 68 0 30511 0
[pid=21740] vsize: 122316
Current children cumulated CPU time (s) 180.58
Current children cumulated vsize (Kb) 122316

[startup+200.009 s]
Raw data (loadavg): 0.98 0.57 0.23 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 32236 0 0 0 18466 576 0 0 25 0 1 0 1851712386 135524352 32142 4294967295 134512640 134736556 3221224560 3221223284 134600574 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 33087 32142 1116 68 0 33019 0
[pid=21740] vsize: 132348
Current children cumulated CPU time (s) 190.42
Current children cumulated vsize (Kb) 132348

[startup+210.009 s]
Raw data (loadavg): 0.98 0.58 0.24 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 34469 0 0 0 19443 589 0 0 25 0 1 0 1851712386 144711680 34374 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 35330 34374 1116 68 0 35262 0
[pid=21740] vsize: 141320
Current children cumulated CPU time (s) 200.32
Current children cumulated vsize (Kb) 141320

[startup+220.009 s]
Raw data (loadavg): 0.99 0.60 0.25 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 36497 0 0 0 20422 599 0 0 25 0 1 0 1851712386 153034752 36397 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 37362 36397 1116 68 0 37294 0
[pid=21740] vsize: 149448
Current children cumulated CPU time (s) 210.21
Current children cumulated vsize (Kb) 149448

[startup+230.01 s]
Raw data (loadavg): 0.99 0.61 0.26 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 38841 0 0 0 21395 613 0 0 25 0 1 0 1851712386 162607104 38737 4294967295 134512640 134736556 3221224560 3221223020 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21740/statm): 39699 38737 1116 68 0 39631 0
[pid=21740] vsize: 158796
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (Kb) 158796

[startup+240.01 s]
Raw data (loadavg): 0.99 0.62 0.26 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 41151 0 0 0 22371 625 0 0 25 0 1 0 1851712386 172064768 41047 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 42008 41047 1116 68 0 41940 0
[pid=21740] vsize: 168032
Current children cumulated CPU time (s) 229.96
Current children cumulated vsize (Kb) 168032

[startup+250.012 s]
Raw data (loadavg): 0.99 0.63 0.27 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 43526 0 0 0 23345 639 0 0 25 0 1 0 1851712386 181866496 43419 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 44401 43419 1116 68 0 44333 0
[pid=21740] vsize: 177604
Current children cumulated CPU time (s) 239.84
Current children cumulated vsize (Kb) 177604

[startup+260.012 s]
Raw data (loadavg): 0.99 0.65 0.28 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 45839 0 0 0 24318 652 0 0 25 0 1 0 1851712386 191311872 45732 4294967295 134512640 134736556 3221224560 3221223168 134634348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 46707 45732 1116 68 0 46639 0
[pid=21740] vsize: 186828
Current children cumulated CPU time (s) 249.7
Current children cumulated vsize (Kb) 186828

[startup+270.011 s]
Raw data (loadavg): 0.99 0.66 0.29 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 48220 0 0 0 25292 666 0 0 25 0 1 0 1851712386 201175040 48112 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 49115 48112 1116 68 0 49047 0
[pid=21740] vsize: 196460
Current children cumulated CPU time (s) 259.58
Current children cumulated vsize (Kb) 196460

[startup+280.012 s]
Raw data (loadavg): 0.99 0.67 0.29 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 50372 0 0 0 26269 679 0 0 25 0 1 0 1851712386 210034688 50256 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 51278 50256 1116 68 0 51210 0
[pid=21740] vsize: 205112
Current children cumulated CPU time (s) 269.48
Current children cumulated vsize (Kb) 205112

[startup+290.012 s]
Raw data (loadavg): 0.99 0.68 0.30 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 52921 0 0 0 27243 692 0 0 25 0 1 0 1851712386 220434432 52805 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 53817 52805 1116 68 0 53749 0
[pid=21740] vsize: 215268
Current children cumulated CPU time (s) 279.35
Current children cumulated vsize (Kb) 215268

[startup+300.014 s]
Raw data (loadavg): 0.99 0.69 0.31 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 55281 0 0 0 28216 706 0 0 25 0 1 0 1851712386 230100992 55164 4294967295 134512640 134736556 3221224560 3221223084 134540160 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 56177 55164 1116 68 0 56109 0
[pid=21740] vsize: 224708
Current children cumulated CPU time (s) 289.22
Current children cumulated vsize (Kb) 224708

[startup+310.014 s]
Raw data (loadavg): 0.99 0.70 0.31 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 57216 0 0 0 29192 717 0 0 25 0 1 0 1851712386 238071808 57099 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21740/statm): 58123 57099 1116 68 0 58055 0
[pid=21740] vsize: 232492
Current children cumulated CPU time (s) 299.09
Current children cumulated vsize (Kb) 232492

[startup+320.014 s]
Raw data (loadavg): 0.99 0.71 0.32 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 59633 0 0 0 30164 732 0 0 25 0 1 0 1851712386 248016896 59513 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 60551 59513 1116 68 0 60483 0
[pid=21740] vsize: 242204
Current children cumulated CPU time (s) 308.96
Current children cumulated vsize (Kb) 242204

[startup+330.015 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 62176 0 0 0 31137 746 0 0 25 0 1 0 1851712386 258482176 62051 4294967295 134512640 134736556 3221224560 3221223272 134544445 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 63106 62051 1116 68 0 63038 0
[pid=21740] vsize: 252424
Current children cumulated CPU time (s) 318.83
Current children cumulated vsize (Kb) 252424

[startup+340.014 s]
Raw data (loadavg): 0.99 0.72 0.33 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 64472 0 0 0 32113 759 0 0 25 0 1 0 1851712386 267816960 64345 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21740/statm): 65385 64345 1116 68 0 65317 0
[pid=21740] vsize: 261540
Current children cumulated CPU time (s) 328.72
Current children cumulated vsize (Kb) 261540

[startup+350.015 s]
Raw data (loadavg): 0.99 0.73 0.34 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 66439 0 0 0 33092 768 0 0 25 0 1 0 1851712386 275959808 66312 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 67373 66312 1116 68 0 67305 0
[pid=21740] vsize: 269492
Current children cumulated CPU time (s) 338.6
Current children cumulated vsize (Kb) 269492

[startup+360.015 s]
Raw data (loadavg): 0.99 0.74 0.35 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 68350 0 0 0 34069 779 0 0 25 0 1 0 1851712386 283844608 68221 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 69298 68221 1116 68 0 69230 0
[pid=21740] vsize: 277192
Current children cumulated CPU time (s) 348.48
Current children cumulated vsize (Kb) 277192

[startup+370.015 s]
Raw data (loadavg): 0.99 0.75 0.35 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 71058 0 0 0 35041 794 0 0 25 0 1 0 1851712386 294932480 70929 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21740/statm): 72005 70929 1116 68 0 71937 0
[pid=21740] vsize: 288020
Current children cumulated CPU time (s) 358.35
Current children cumulated vsize (Kb) 288020

[startup+380.016 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 73558 0 0 0 36012 807 0 0 25 0 1 0 1851712386 305262592 73420 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 74527 73420 1116 68 0 74459 0
[pid=21740] vsize: 298108
Current children cumulated CPU time (s) 368.19
Current children cumulated vsize (Kb) 298108

[startup+390.016 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 75249 0 0 0 36992 818 0 0 25 0 1 0 1851712386 312156160 75111 4294967295 134512640 134736556 3221224560 3221223296 134605876 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 76210 75111 1116 68 0 76142 0
[pid=21740] vsize: 304840
Current children cumulated CPU time (s) 378.1
Current children cumulated vsize (Kb) 304840

[startup+400.017 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 76792 0 0 0 37977 826 0 0 25 0 1 0 1851712386 318521344 76654 4294967295 134512640 134736556 3221224560 3221223216 134608231 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 77764 76654 1116 68 0 77696 0
[pid=21740] vsize: 311056
Current children cumulated CPU time (s) 388.03
Current children cumulated vsize (Kb) 311056

[startup+410.016 s]
Raw data (loadavg): 0.99 0.78 0.38 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 79328 0 0 0 38947 841 0 0 25 0 1 0 1851712386 328794112 79190 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21740/statm): 80272 79190 1116 68 0 80204 0
[pid=21740] vsize: 321088
Current children cumulated CPU time (s) 397.88
Current children cumulated vsize (Kb) 321088

[startup+420.017 s]
Raw data (loadavg): 0.99 0.79 0.38 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 82031 0 0 0 39915 858 0 0 25 0 1 0 1851712386 339865600 81893 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 82975 81893 1116 68 0 82907 0
[pid=21740] vsize: 331900
Current children cumulated CPU time (s) 407.73
Current children cumulated vsize (Kb) 331900

[startup+430.017 s]
Raw data (loadavg): 0.99 0.79 0.39 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 84152 0 0 0 40890 870 0 0 25 0 1 0 1851712386 348520448 84014 4294967295 134512640 134736556 3221224560 3221223068 134540067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 85088 84014 1116 68 0 85020 0
[pid=21740] vsize: 340352
Current children cumulated CPU time (s) 417.6
Current children cumulated vsize (Kb) 340352

[startup+440.016 s]
Raw data (loadavg): 0.99 0.80 0.40 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 86122 0 0 0 41867 882 0 0 25 0 1 0 1851712386 356618240 85984 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 87065 85984 1116 68 0 86997 0
[pid=21740] vsize: 348260
Current children cumulated CPU time (s) 427.49
Current children cumulated vsize (Kb) 348260

[startup+450.017 s]
Raw data (loadavg): 0.99 0.81 0.40 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 88503 0 0 0 42839 896 0 0 25 0 1 0 1851712386 366362624 88362 4294967295 134512640 134736556 3221224560 3221223164 134544620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 89444 88362 1116 68 0 89376 0
[pid=21740] vsize: 357776
Current children cumulated CPU time (s) 437.35
Current children cumulated vsize (Kb) 357776

[startup+460.017 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 91122 0 0 0 43809 912 0 0 25 0 1 0 1851712386 377155584 90981 4294967295 134512640 134736556 3221224560 3221223136 134716424 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 92079 90981 1116 68 0 92011 0
[pid=21740] vsize: 368316
Current children cumulated CPU time (s) 447.21
Current children cumulated vsize (Kb) 368316

[startup+470.017 s]
Raw data (loadavg): 0.99 0.82 0.41 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 93290 0 0 0 44784 926 0 0 25 0 1 0 1851712386 386060288 93148 4294967295 134512640 134736556 3221224560 3221223036 134536645 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 94253 93148 1116 68 0 94185 0
[pid=21740] vsize: 377012
Current children cumulated CPU time (s) 457.1
Current children cumulated vsize (Kb) 377012

[startup+480.017 s]
Raw data (loadavg): 0.99 0.82 0.42 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 95395 0 0 0 45760 939 0 0 25 0 1 0 1851712386 394698752 95252 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21740/statm): 96362 95252 1116 68 0 96294 0
[pid=21740] vsize: 385448
Current children cumulated CPU time (s) 466.99
Current children cumulated vsize (Kb) 385448

[startup+490.018 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 97229 0 0 0 46739 948 0 0 25 0 1 0 1851712386 402317312 97085 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 98222 97085 1116 68 0 98154 0
[pid=21740] vsize: 392888
Current children cumulated CPU time (s) 476.87
Current children cumulated vsize (Kb) 392888

[startup+500.019 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 99746 0 0 0 47713 961 0 0 25 0 1 0 1851712386 412610560 99601 4294967295 134512640 134736556 3221224560 3221223088 134551138 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 100735 99601 1116 68 0 100667 0
[pid=21740] vsize: 402940
Current children cumulated CPU time (s) 486.74
Current children cumulated vsize (Kb) 402940

[startup+510.018 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 102469 0 0 0 48684 976 0 0 25 0 1 0 1851712386 423829504 102316 4294967295 134512640 134736556 3221224560 3221223124 134543704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 103474 102316 1116 68 0 103406 0
[pid=21740] vsize: 413896
Current children cumulated CPU time (s) 496.6
Current children cumulated vsize (Kb) 413896

[startup+520.018 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 104581 0 0 0 49659 989 0 0 25 0 1 0 1851712386 432472064 104427 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 105584 104427 1116 68 0 105516 0
[pid=21740] vsize: 422336
Current children cumulated CPU time (s) 506.48
Current children cumulated vsize (Kb) 422336

[startup+530.018 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 106459 0 0 0 50637 999 0 0 25 0 1 0 1851712386 440172544 106305 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 107464 106305 1116 68 0 107396 0
[pid=21740] vsize: 429856
Current children cumulated CPU time (s) 516.36
Current children cumulated vsize (Kb) 429856

[startup+540.019 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 108258 0 0 0 51616 1011 0 0 25 0 1 0 1851712386 447516672 108100 4294967295 134512640 134736556 3221224560 3221222920 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 109257 108100 1116 68 0 109189 0
[pid=21740] vsize: 437028
Current children cumulated CPU time (s) 526.27
Current children cumulated vsize (Kb) 437028

[startup+550.02 s]
Raw data (loadavg): 0.99 0.86 0.46 1/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) T 21739 21740 4419 0 -1 0 110667 0 0 0 52587 1026 0 0 25 0 1 0 1851712386 457392128 110508 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21740/statm): 111668 110508 1116 68 0 111600 0
[pid=21740] vsize: 446672
Current children cumulated CPU time (s) 536.13
Current children cumulated vsize (Kb) 446672

[startup+560.02 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 113217 0 0 0 53561 1039 0 0 25 0 1 0 1851712386 467787776 113058 4294967295 134512640 134736556 3221224560 3221223152 134540395 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 114206 113058 1116 68 0 114138 0
[pid=21740] vsize: 456824
Current children cumulated CPU time (s) 546
Current children cumulated vsize (Kb) 456824

[startup+570.02 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 115315 0 0 0 54537 1052 0 0 25 0 1 0 1851712386 476516352 115153 4294967295 134512640 134736556 3221224560 3221223296 134605582 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 116337 115153 1116 68 0 116269 0
[pid=21740] vsize: 465348
Current children cumulated CPU time (s) 555.89
Current children cumulated vsize (Kb) 465348

[startup+580.019 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 117448 0 0 0 55513 1064 0 0 25 0 1 0 1851712386 485355520 117278 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 118495 117278 1116 68 0 118427 0
[pid=21740] vsize: 473980
Current children cumulated CPU time (s) 565.77
Current children cumulated vsize (Kb) 473980

[startup+590.019 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 119913 0 0 0 56489 1075 0 0 25 0 1 0 1851712386 495329280 119742 4294967295 134512640 134736556 3221224560 3221223200 134543750 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 120930 119742 1116 68 0 120862 0
[pid=21740] vsize: 483720
Current children cumulated CPU time (s) 575.64
Current children cumulated vsize (Kb) 483720

[startup+600.021 s]
Raw data (loadavg): 0.99 0.88 0.48 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 122376 0 0 0 57464 1088 0 0 25 0 1 0 1851712386 505458688 122205 4294967295 134512640 134736556 3221224560 3221223124 134543223 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 123403 122205 1116 68 0 123335 0
[pid=21740] vsize: 493612
Current children cumulated CPU time (s) 585.52
Current children cumulated vsize (Kb) 493612

[startup+610.021 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 125147 0 0 0 58433 1105 0 0 25 0 1 0 1851712386 516804608 124976 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 126173 124976 1116 68 0 126105 0
[pid=21740] vsize: 504692
Current children cumulated CPU time (s) 595.38
Current children cumulated vsize (Kb) 504692

[startup+620.021 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 126766 0 0 0 59399 1120 0 0 25 0 1 0 1851712386 523436032 126565 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 127792 126565 1116 68 0 127724 0
[pid=21740] vsize: 511168
Current children cumulated CPU time (s) 605.19
Current children cumulated vsize (Kb) 511168

[startup+630.021 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 127039 0 0 0 60388 1125 0 0 25 0 1 0 1851712386 524783616 126829 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 128121 126829 1116 68 0 128053 0
[pid=21740] vsize: 512484
Current children cumulated CPU time (s) 615.13
Current children cumulated vsize (Kb) 512484

[startup+640.021 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 127084 0 0 0 61385 1126 0 0 25 0 1 0 1851712386 524918784 126874 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 128154 126874 1116 68 0 128086 0
[pid=21740] vsize: 512616
Current children cumulated CPU time (s) 625.11
Current children cumulated vsize (Kb) 512616

[startup+650.021 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 127115 0 0 0 62385 1127 0 0 25 0 1 0 1851712386 525053952 126905 4294967295 134512640 134736556 3221224560 3221223288 134605909 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 128187 126905 1116 68 0 128119 0
[pid=21740] vsize: 512748
Current children cumulated CPU time (s) 635.12
Current children cumulated vsize (Kb) 512748

[startup+660.023 s]
Raw data (loadavg): 0.99 0.90 0.51 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 127144 0 0 0 63384 1127 0 0 25 0 1 0 1851712386 525189120 126934 4294967295 134512640 134736556 3221224560 3221223168 134524350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 128220 126934 1116 68 0 128152 0
[pid=21740] vsize: 512880
Current children cumulated CPU time (s) 645.11
Current children cumulated vsize (Kb) 512880

[startup+670.023 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 127165 0 0 0 64383 1128 0 0 25 0 1 0 1851712386 525324288 126955 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 128253 126955 1116 68 0 128185 0
[pid=21740] vsize: 513012
Current children cumulated CPU time (s) 655.11
Current children cumulated vsize (Kb) 513012

[startup+680.023 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 127185 0 0 0 65382 1128 0 0 25 0 1 0 1851712386 525324288 126975 4294967295 134512640 134736556 3221224560 3221223228 134553304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 128253 126975 1116 68 0 128185 0
[pid=21740] vsize: 513012
Current children cumulated CPU time (s) 665.1
Current children cumulated vsize (Kb) 513012

[startup+690.024 s]
Raw data (loadavg): 0.99 0.90 0.53 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 127223 0 0 0 66380 1129 0 0 25 0 1 0 1851712386 525459456 127013 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 128286 127013 1116 68 0 128218 0
[pid=21740] vsize: 513144
Current children cumulated CPU time (s) 675.09
Current children cumulated vsize (Kb) 513144

[startup+700.024 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 127853 0 0 0 67371 1133 0 0 25 0 1 0 1851712386 528162816 127643 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 128946 127643 1116 68 0 128878 0
[pid=21740] vsize: 515784
Current children cumulated CPU time (s) 685.04
Current children cumulated vsize (Kb) 515784

[startup+710.024 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 128436 0 0 0 68363 1138 0 0 25 0 1 0 1851712386 530460672 128226 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 129507 128226 1116 68 0 129439 0
[pid=21740] vsize: 518028
Current children cumulated CPU time (s) 695.01
Current children cumulated vsize (Kb) 518028

[startup+720.025 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 128453 0 0 0 69362 1138 0 0 25 0 1 0 1851712386 530595840 128243 4294967295 134512640 134736556 3221224560 3221223296 134529434 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 129540 128243 1116 68 0 129472 0
[pid=21740] vsize: 518160
Current children cumulated CPU time (s) 705
Current children cumulated vsize (Kb) 518160

[startup+730.025 s]
Raw data (loadavg): 0.99 0.91 0.55 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 128470 0 0 0 70361 1138 0 0 25 0 1 0 1851712386 530595840 128260 4294967295 134512640 134736556 3221224560 3221223228 134554110 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 129540 128260 1116 68 0 129472 0
[pid=21740] vsize: 518160
Current children cumulated CPU time (s) 714.99
Current children cumulated vsize (Kb) 518160

[startup+740.025 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 128487 0 0 0 71361 1139 0 0 25 0 1 0 1851712386 530731008 128277 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 129573 128277 1116 68 0 129505 0
[pid=21740] vsize: 518292
Current children cumulated CPU time (s) 725
Current children cumulated vsize (Kb) 518292

[startup+750.025 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 128504 0 0 0 72360 1139 0 0 25 0 1 0 1851712386 530731008 128294 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 129573 128294 1116 68 0 129505 0
[pid=21740] vsize: 518292
Current children cumulated CPU time (s) 734.99
Current children cumulated vsize (Kb) 518292

[startup+760.026 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129212 0 0 0 73349 1145 0 0 25 0 1 0 1851712386 533704704 129002 4294967295 134512640 134736556 3221224560 3221223136 134543202 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 130299 129002 1116 68 0 130231 0
[pid=21740] vsize: 521196
Current children cumulated CPU time (s) 744.94
Current children cumulated vsize (Kb) 521196

[startup+770.026 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129528 0 0 0 74343 1147 0 0 25 0 1 0 1851712386 534921216 129318 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 130596 129318 1116 68 0 130528 0
[pid=21740] vsize: 522384
Current children cumulated CPU time (s) 754.9
Current children cumulated vsize (Kb) 522384

[startup+780.026 s]
Raw data (loadavg): 0.99 0.92 0.57 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129579 0 0 0 75342 1148 0 0 25 0 1 0 1851712386 535191552 129369 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130662 129369 1116 68 0 130594 0
[pid=21740] vsize: 522648
Current children cumulated CPU time (s) 764.9
Current children cumulated vsize (Kb) 522648

[startup+790.026 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129629 0 0 0 76341 1149 0 0 25 0 1 0 1851712386 535326720 129419 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130695 129419 1116 68 0 130627 0
[pid=21740] vsize: 522780
Current children cumulated CPU time (s) 774.9
Current children cumulated vsize (Kb) 522780

[startup+800.026 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129671 0 0 0 77341 1149 0 0 25 0 1 0 1851712386 535597056 129461 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130761 129461 1116 68 0 130693 0
[pid=21740] vsize: 523044
Current children cumulated CPU time (s) 784.9
Current children cumulated vsize (Kb) 523044

[startup+810.027 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129705 0 0 0 78341 1149 0 0 25 0 1 0 1851712386 535732224 129495 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130794 129495 1116 68 0 130726 0
[pid=21740] vsize: 523176
Current children cumulated CPU time (s) 794.9
Current children cumulated vsize (Kb) 523176

[startup+820.027 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129745 0 0 0 79341 1149 0 0 25 0 1 0 1851712386 535867392 129535 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130827 129535 1116 68 0 130759 0
[pid=21740] vsize: 523308
Current children cumulated CPU time (s) 804.9
Current children cumulated vsize (Kb) 523308

[startup+830.027 s]
Raw data (loadavg): 0.99 0.93 0.59 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129778 0 0 0 80340 1150 0 0 25 0 1 0 1851712386 536002560 129568 4294967295 134512640 134736556 3221224560 3221223248 134536541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130860 129568 1116 68 0 130792 0
[pid=21740] vsize: 523440
Current children cumulated CPU time (s) 814.9
Current children cumulated vsize (Kb) 523440

[startup+840.028 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129814 0 0 0 81339 1151 0 0 25 0 1 0 1851712386 536137728 129604 4294967295 134512640 134736556 3221224560 3221223152 134540209 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130893 129604 1116 68 0 130825 0
[pid=21740] vsize: 523572
Current children cumulated CPU time (s) 824.9
Current children cumulated vsize (Kb) 523572

[startup+850.028 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129838 0 0 0 82339 1151 0 0 25 0 1 0 1851712386 536272896 129628 4294967295 134512640 134736556 3221224560 3221223184 134537427 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130926 129628 1116 68 0 130858 0
[pid=21740] vsize: 523704
Current children cumulated CPU time (s) 834.9
Current children cumulated vsize (Kb) 523704

[startup+860.029 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129856 0 0 0 83339 1151 0 0 25 0 1 0 1851712386 536272896 129646 4294967295 134512640 134736556 3221224560 3221223152 134540214 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130926 129646 1116 68 0 130858 0
[pid=21740] vsize: 523704
Current children cumulated CPU time (s) 844.9
Current children cumulated vsize (Kb) 523704

[startup+870.029 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129872 0 0 0 84339 1151 0 0 25 0 1 0 1851712386 536408064 129662 4294967295 134512640 134736556 3221224560 3221223296 134605781 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130959 129662 1116 68 0 130891 0
[pid=21740] vsize: 523836
Current children cumulated CPU time (s) 854.9
Current children cumulated vsize (Kb) 523836

[startup+880.028 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129890 0 0 0 85339 1151 0 0 25 0 1 0 1851712386 536408064 129680 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130959 129680 1116 68 0 130891 0
[pid=21740] vsize: 523836
Current children cumulated CPU time (s) 864.9
Current children cumulated vsize (Kb) 523836

[startup+890.028 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129907 0 0 0 86338 1152 0 0 25 0 1 0 1851712386 536543232 129697 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130992 129697 1116 68 0 130924 0
[pid=21740] vsize: 523968
Current children cumulated CPU time (s) 874.9
Current children cumulated vsize (Kb) 523968

[startup+900.029 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129925 0 0 0 87339 1152 0 0 25 0 1 0 1851712386 536543232 129715 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 130992 129715 1116 68 0 130924 0
[pid=21740] vsize: 523968
Current children cumulated CPU time (s) 884.91
Current children cumulated vsize (Kb) 523968

[startup+910.029 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 129942 0 0 0 88339 1152 0 0 25 0 1 0 1851712386 536678400 129732 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 131025 129732 1116 68 0 130957 0
[pid=21740] vsize: 524100
Current children cumulated CPU time (s) 894.91
Current children cumulated vsize (Kb) 524100

[startup+920.028 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 130271 0 0 0 89334 1154 0 0 25 0 1 0 1851712386 538030080 130061 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 131355 130061 1116 68 0 131287 0
[pid=21740] vsize: 525420
Current children cumulated CPU time (s) 904.88
Current children cumulated vsize (Kb) 525420

[startup+930.029 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 130288 0 0 0 90334 1154 0 0 25 0 1 0 1851712386 538030080 130078 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 131355 130078 1116 68 0 131287 0
[pid=21740] vsize: 525420
Current children cumulated CPU time (s) 914.88
Current children cumulated vsize (Kb) 525420

[startup+940.029 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 130305 0 0 0 91334 1154 0 0 25 0 1 0 1851712386 538165248 130095 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 131388 130095 1116 68 0 131320 0
[pid=21740] vsize: 525552
Current children cumulated CPU time (s) 924.88
Current children cumulated vsize (Kb) 525552

[startup+950.029 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 130323 0 0 0 92334 1154 0 0 25 0 1 0 1851712386 538165248 130113 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 131388 130113 1116 68 0 131320 0
[pid=21740] vsize: 525552
Current children cumulated CPU time (s) 934.88
Current children cumulated vsize (Kb) 525552

[startup+960.03 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 130340 0 0 0 93334 1155 0 0 25 0 1 0 1851712386 538300416 130130 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 131421 130130 1116 68 0 131353 0
[pid=21740] vsize: 525684
Current children cumulated CPU time (s) 944.89
Current children cumulated vsize (Kb) 525684

[startup+970.029 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 130760 0 0 0 94327 1158 0 0 25 0 1 0 1851712386 540057600 130550 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 131850 130550 1116 68 0 131782 0
[pid=21740] vsize: 527400
Current children cumulated CPU time (s) 954.85
Current children cumulated vsize (Kb) 527400

[startup+980.03 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131462 0 0 0 95317 1163 0 0 25 0 1 0 1851712386 542896128 131252 4294967295 134512640 134736556 3221224560 3221223152 134540288 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 132543 131252 1116 68 0 132475 0
[pid=21740] vsize: 530172
Current children cumulated CPU time (s) 964.8
Current children cumulated vsize (Kb) 530172

[startup+990.03 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131562 0 0 0 96315 1164 0 0 25 0 1 0 1851712386 543301632 131352 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 132642 131352 1116 68 0 132574 0
[pid=21740] vsize: 530568
Current children cumulated CPU time (s) 974.79
Current children cumulated vsize (Kb) 530568

[startup+1000.03 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131639 0 0 0 97314 1164 0 0 25 0 1 0 1851712386 543571968 131429 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 132708 131429 1116 68 0 132640 0
[pid=21740] vsize: 530832
Current children cumulated CPU time (s) 984.78
Current children cumulated vsize (Kb) 530832

[startup+1010.03 s]
Raw data (loadavg): 0.99 0.96 0.65 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131713 0 0 0 98314 1165 0 0 25 0 1 0 1851712386 543977472 131503 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 132807 131503 1116 68 0 132739 0
[pid=21740] vsize: 531228
Current children cumulated CPU time (s) 994.79
Current children cumulated vsize (Kb) 531228

[startup+1020.03 s]
Raw data (loadavg): 0.99 0.96 0.65 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131732 0 0 0 99314 1165 0 0 25 0 1 0 1851712386 543977472 131522 4294967295 134512640 134736556 3221224560 3221223136 134544688 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 132807 131522 1116 68 0 132739 0
[pid=21740] vsize: 531228
Current children cumulated CPU time (s) 1004.79
Current children cumulated vsize (Kb) 531228

[startup+1030.03 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131750 0 0 0 100314 1165 0 0 25 0 1 0 1851712386 544112640 131540 4294967295 134512640 134736556 3221224560 3221223072 134543219 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 132840 131540 1116 68 0 132772 0
[pid=21740] vsize: 531360
Current children cumulated CPU time (s) 1014.79
Current children cumulated vsize (Kb) 531360

[startup+1040.03 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131790 0 0 0 101313 1165 0 0 25 0 1 0 1851712386 544247808 131580 4294967295 134512640 134736556 3221224560 3221223120 134543178 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 132873 131580 1116 68 0 132805 0
[pid=21740] vsize: 531492
Current children cumulated CPU time (s) 1024.78
Current children cumulated vsize (Kb) 531492

[startup+1050.03 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131827 0 0 0 102313 1165 0 0 25 0 1 0 1851712386 544382976 131617 4294967295 134512640 134736556 3221224560 3221223124 134544640 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 132906 131617 1116 68 0 132838 0
[pid=21740] vsize: 531624
Current children cumulated CPU time (s) 1034.78
Current children cumulated vsize (Kb) 531624

[startup+1060.03 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131868 0 0 0 103313 1166 0 0 25 0 1 0 1851712386 544518144 131658 4294967295 134512640 134736556 3221224560 3221223160 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 132939 131658 1116 68 0 132871 0
[pid=21740] vsize: 531756
Current children cumulated CPU time (s) 1044.79
Current children cumulated vsize (Kb) 531756

[startup+1070.03 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131921 0 0 0 104312 1166 0 0 25 0 1 0 1851712386 544800768 131711 4294967295 134512640 134736556 3221224560 3221223248 134536546 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133008 131711 1116 68 0 132940 0
[pid=21740] vsize: 532032
Current children cumulated CPU time (s) 1054.78
Current children cumulated vsize (Kb) 532032

[startup+1080.03 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131963 0 0 0 105312 1166 0 0 25 0 1 0 1851712386 544935936 131753 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133041 131753 1116 68 0 132973 0
[pid=21740] vsize: 532164
Current children cumulated CPU time (s) 1064.78
Current children cumulated vsize (Kb) 532164

[startup+1090.03 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 131991 0 0 0 106312 1167 0 0 25 0 1 0 1851712386 545071104 131781 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133074 131781 1116 68 0 133006 0
[pid=21740] vsize: 532296
Current children cumulated CPU time (s) 1074.79
Current children cumulated vsize (Kb) 532296

[startup+1100.03 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132027 0 0 0 107311 1167 0 0 25 0 1 0 1851712386 545206272 131817 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133107 131817 1116 68 0 133039 0
[pid=21740] vsize: 532428
Current children cumulated CPU time (s) 1084.78
Current children cumulated vsize (Kb) 532428

[startup+1110.03 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132065 0 0 0 108311 1167 0 0 25 0 1 0 1851712386 545341440 131855 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133140 131855 1116 68 0 133072 0
[pid=21740] vsize: 532560
Current children cumulated CPU time (s) 1094.78
Current children cumulated vsize (Kb) 532560

[startup+1120.03 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132102 0 0 0 109311 1168 0 0 25 0 1 0 1851712386 545476608 131892 4294967295 134512640 134736556 3221224560 3221223200 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133173 131892 1116 68 0 133105 0
[pid=21740] vsize: 532692
Current children cumulated CPU time (s) 1104.79
Current children cumulated vsize (Kb) 532692

[startup+1130.03 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132134 0 0 0 110310 1168 0 0 25 0 1 0 1851712386 545611776 131924 4294967295 134512640 134736556 3221224560 3221223272 134554113 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133206 131924 1116 68 0 133138 0
[pid=21740] vsize: 532824
Current children cumulated CPU time (s) 1114.78
Current children cumulated vsize (Kb) 532824

[startup+1140.03 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132172 0 0 0 111310 1168 0 0 25 0 1 0 1851712386 545746944 131962 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133239 131962 1116 68 0 133171 0
[pid=21740] vsize: 532956
Current children cumulated CPU time (s) 1124.78
Current children cumulated vsize (Kb) 532956

[startup+1150.03 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132204 0 0 0 112309 1170 0 0 25 0 1 0 1851712386 545882112 131994 4294967295 134512640 134736556 3221224560 3221223068 134540125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133272 131994 1116 68 0 133204 0
[pid=21740] vsize: 533088
Current children cumulated CPU time (s) 1134.79
Current children cumulated vsize (Kb) 533088

[startup+1160.03 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132247 0 0 0 113307 1171 0 0 25 0 1 0 1851712386 546152448 132037 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21740/statm): 133338 132037 1116 68 0 133270 0
[pid=21740] vsize: 533352
Current children cumulated CPU time (s) 1144.78
Current children cumulated vsize (Kb) 533352

[startup+1170.03 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132284 0 0 0 114306 1172 0 0 25 0 1 0 1851712386 546287616 132074 4294967295 134512640 134736556 3221224560 3221223104 134543676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133371 132074 1116 68 0 133303 0
[pid=21740] vsize: 533484
Current children cumulated CPU time (s) 1154.78
Current children cumulated vsize (Kb) 533484

[startup+1180.03 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132321 0 0 0 115305 1172 0 0 25 0 1 0 1851712386 546422784 132111 4294967295 134512640 134736556 3221224560 3221223296 134529158 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133404 132111 1116 68 0 133336 0
[pid=21740] vsize: 533616
Current children cumulated CPU time (s) 1164.77
Current children cumulated vsize (Kb) 533616

[startup+1190.03 s]
Raw data (loadavg): 0.99 0.97 0.70 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132354 0 0 0 116305 1172 0 0 25 0 1 0 1851712386 546557952 132144 4294967295 134512640 134736556 3221224560 3221223168 134537370 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133437 132144 1116 68 0 133369 0
[pid=21740] vsize: 533748
Current children cumulated CPU time (s) 1174.77
Current children cumulated vsize (Kb) 533748

[startup+1200.03 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132392 0 0 0 117304 1173 0 0 25 0 1 0 1851712386 546693120 132182 4294967295 134512640 134736556 3221224560 3221223152 134716141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133470 132182 1116 68 0 133402 0
[pid=21740] vsize: 533880
Current children cumulated CPU time (s) 1184.77
Current children cumulated vsize (Kb) 533880

[startup+1210.03 s]
Raw data (loadavg): 0.99 0.97 0.71 2/56 21740
Raw data (/proc/21740/stat): 21740 (bsolo) R 21739 21740 4419 0 -1 0 132429 0 0 0 118303 1174 0 0 25 0 1 0 1851712386 546828288 132219 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21740/statm): 133503 132219 1116 68 0 133435 0
[pid=21740] vsize: 534012
Current children cumulated CPU time (s) 1194.77
Current children cumulated vsize (Kb) 534012
One traced child (pid=21740) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1210.77
CPU time (s): 1195.51
CPU user time (s): 1183.52
CPU system time (s): 11.9852
CPU usage (%): 98.7394
Max. virtual memory (cumulated for all children) (Kb): 534012

Verifier Data

ERROR: no interpretation found !