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-greenbeb.opb
MD5SUM376d4643e7856d57cc9cab321f965d04
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 14882
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 12491747892670016
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 variables155020
Total number of constraints2676
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 constraints2676
Minimum length of a constraint11
Maximum length of a constraint7172

Trace number 512

Launcher Data

LAUNCH ON wulflinc8 THE 2005-09-18 10:40:30 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=436 boxname=wulflinc8 idbench=436 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  376d4643e7856d57cc9cab321f965d04  /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-20-10-greenbeb.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-20-10-greenbeb.opb
IDLAUNCH: 436
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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	: 2
cpu MHz		: 451.007
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:        923728 kB
Buffers:         33640 kB
Cached:          51928 kB
SwapCached:        792 kB
Active:          78516 kB
Inactive:         9760 kB
HighTotal:      131008 kB
HighFree:        75236 kB
LowTotal:       903652 kB
LowFree:        848492 kB
SwapTotal:     2097136 kB
SwapFree:      2095876 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5752 kB
Slab:            17032 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:03:04 (client local time) WITH STATUS 0 IN 1195.28 SECONDS
stats: 436 7 1195.28 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 155020 variables and 4612 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 127.43
c After prepocess the problem consists of 82079 variables and 3773 constraints.
c Initial Lower Bound: -998627147053450
c Restart #1 #Var: 82079 #Dec: 185360 LB: -998627147053450 @ 147.23
c Restart #2 #Var: 82079 #Dec: 374032 LB: -998627147053450 @ 169.47
c Restart #3 #Var: 82079 #Dec: 837345 LB: -998627147053450 @ 222.96
c Restart #4 #Var: 82079 #Dec: 1435737 LB: -998627147053450 @ 289.33
c Restart #5 #Var: 82079 #Dec: 2180042 LB: -998627147053450 @ 372.73
c Restart #6 #Var: 82079 #Dec: 3075617 LB: -998627147053450 @ 473.16
c Restart #7 #Var: 82079 #Dec: 4118425 LB: -998627147053450 @ 590.29
c CHANGE Heuristic... 
c Restart #0 #Var: 82079 #Dec: 5721352 LB: -998627147053450 @ 765.98
c Restart #1 #Var: 81752 #Dec: 5723453 LB: -998627147053450 @ 767.86
c Restart #2 #Var: 81724 #Dec: 5726052 LB: -998627147053450 @ 771.41
c Restart #3 #Var: 81724 #Dec: 5728695 LB: -998627147053450 @ 774.71
c Restart #4 #Var: 81724 #Dec: 5732149 LB: -998627147053450 @ 780.34
c Restart #5 #Var: 81724 #Dec: 5733165 LB: -998627147053450 @ 785.47
c Restart #6 #Var: 81724 #Dec: 5734374 LB: -998627147053450 @ 795.21
c Restart #7 #Var: 81721 #Dec: 5738337 LB: -998627147053450 @ 813.08
c Restart #8 #Var: 81721 #Dec: 5744071 LB: -998627147053450 @ 826.35
c Restart #9 #Var: 81721 #Dec: 5746622 LB: -998627147053450 @ 839.67
c Restart #10 #Var: 81718 #Dec: 5751499 LB: -998627147053450 @ 854.1
c Restart #11 #Var: 81718 #Dec: 5754838 LB: -998627147053450 @ 867.7
c Restart #12 #Var: 81718 #Dec: 5758332 LB: -998627147053450 @ 890.74
c Restart #13 #Var: 81717 #Dec: 5761389 LB: -998627147053450 @ 896.1
c Restart #14 #Var: 81717 #Dec: 5764221 LB: -998627147053450 @ 919.41
c Restart #15 #Var: 81716 #Dec: 5772154 LB: -998627147053450 @ 943
c Restart #16 #Var: 81715 #Dec: 5776904 LB: -998627147053450 @ 1008
c Restart #17 #Var: 81708 #Dec: 5783560 LB: -998627147053450 @ 1039.5
c Restart #18 #Var: 81699 #Dec: 5788116 LB: -998627147053450 @ 1062.9
c Restart #19 #Var: 81698 #Dec: 5793001 LB: -998627147053450 @ 1076.8
c Restart #20 #Var: 81698 #Dec: 5798154 LB: -998627147053450 @ 1086.5
c Restart #21 #Var: 81698 #Dec: 5803821 LB: -998627147053450 @ 1111
c Restart #22 #Var: 81698 #Dec: 5811315 LB: -998627147053450 @ 1135.7
c Restart #23 #Var: 81698 #Dec: 5818220 LB: -998627147053450 @ 1159.2
c Restart #24 #Var: 81698 #Dec: 5829286 LB: -998627147053450 @ 1181.3
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/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1768815738 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 107 3 90 68 0 39 0
[pid=29155] 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/wulflinc8/normalized-mps-v2-20-10-greenbeb.opb

[startup+10.0032 s]
Raw data (loadavg): 0.95 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 36963 0 0 0 889 92 0 0 25 0 1 0 1768815738 152264704 36089 4294967295 134512640 134736556 3221224560 3221221324 1077090914 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 37174 36089 1116 68 0 37106 0
[pid=29155] vsize: 148696
Current children cumulated CPU time (s) 9.81
Current children cumulated vsize (Kb) 148696

[startup+20.004 s]
Raw data (loadavg): 0.95 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 52779 0 0 0 1845 129 0 0 25 0 1 0 1768815738 216629248 51905 4294967295 134512640 134736556 3221224560 3221223036 1077360197 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 52888 51906 1116 68 0 52820 0
[pid=29155] vsize: 211552
Current children cumulated CPU time (s) 19.74
Current children cumulated vsize (Kb) 211552

[startup+30.0037 s]
Raw data (loadavg): 0.96 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 63572 0 0 0 2811 156 0 0 25 0 1 0 1768815738 260648960 62698 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 63635 62698 1116 68 0 63567 0
[pid=29155] vsize: 254540
Current children cumulated CPU time (s) 29.67
Current children cumulated vsize (Kb) 254540

[startup+40.0035 s]
Raw data (loadavg): 0.97 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 71661 0 0 0 3790 174 0 0 25 0 1 0 1768815738 290979840 70085 4294967295 134512640 134736556 3221224560 3221222444 1077253384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 71040 70085 1116 68 0 70972 0
[pid=29155] vsize: 284160
Current children cumulated CPU time (s) 39.64
Current children cumulated vsize (Kb) 284160

[startup+50.0043 s]
Raw data (loadavg): 0.97 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 78011 0 0 0 4770 189 0 0 25 0 1 0 1768815738 317038592 75932 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 77402 75932 1116 68 0 77334 0
[pid=29155] vsize: 309608
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (Kb) 309608

[startup+60.0041 s]
Raw data (loadavg): 0.97 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 85865 0 0 0 5748 207 0 0 25 0 1 0 1768815738 348954624 83786 4294967295 134512640 134736556 3221224560 3221223048 1077757598 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 85194 83786 1116 68 0 85126 0
[pid=29155] vsize: 340776
Current children cumulated CPU time (s) 59.55
Current children cumulated vsize (Kb) 340776

[startup+70.0049 s]
Raw data (loadavg): 0.98 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 89696 0 0 0 6734 219 0 0 25 0 1 0 1768815738 364605440 87617 4294967295 134512640 134736556 3221224560 3221221260 1077191741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 89015 87617 1116 68 0 88947 0
[pid=29155] vsize: 356060
Current children cumulated CPU time (s) 69.53
Current children cumulated vsize (Kb) 356060

[startup+80.0057 s]
Raw data (loadavg): 0.98 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 94107 0 0 0 7719 230 0 0 25 0 1 0 1768815738 382681088 92028 4294967295 134512640 134736556 3221224560 3221222824 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 93428 92028 1116 68 0 93360 0
[pid=29155] vsize: 373712
Current children cumulated CPU time (s) 79.49
Current children cumulated vsize (Kb) 373712

[startup+90.0055 s]
Raw data (loadavg): 0.98 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 96517 0 0 0 8710 237 0 0 25 0 1 0 1768815738 392581120 94438 4294967295 134512640 134736556 3221224560 3221223088 134572787 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 95845 94438 1116 68 0 95777 0
[pid=29155] vsize: 383380
Current children cumulated CPU time (s) 89.47
Current children cumulated vsize (Kb) 383380

[startup+100.006 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 98559 0 0 0 9698 245 0 0 25 0 1 0 1768815738 401092608 96477 4294967295 134512640 134736556 3221224560 3221223048 1077757598 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 97923 96477 1116 68 0 97855 0
[pid=29155] vsize: 391692
Current children cumulated CPU time (s) 99.43
Current children cumulated vsize (Kb) 391692

[startup+110.006 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 100871 0 0 0 10687 253 0 0 25 0 1 0 1768815738 410615808 98789 4294967295 134512640 134736556 3221224560 3221223136 134539910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 100248 98789 1116 68 0 100180 0
[pid=29155] vsize: 400992
Current children cumulated CPU time (s) 109.4
Current children cumulated vsize (Kb) 400992

[startup+120.007 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 102344 0 0 0 11679 259 0 0 25 0 1 0 1768815738 416776192 100262 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 101752 100262 1116 68 0 101684 0
[pid=29155] vsize: 407008
Current children cumulated CPU time (s) 119.38
Current children cumulated vsize (Kb) 407008

[startup+130.007 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121223 0 0 0 12551 330 0 0 18 0 1 0 1768815738 499232768 119141 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29155/statm): 121883 119141 1116 68 0 121815 0
[pid=29155] vsize: 487532
Current children cumulated CPU time (s) 128.81
Current children cumulated vsize (Kb) 487532

[startup+140.007 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121283 0 0 0 13249 430 0 0 17 0 1 0 1768815738 499359744 119201 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29155/statm): 121914 119201 1116 68 0 121846 0
[pid=29155] vsize: 487656
Current children cumulated CPU time (s) 136.79
Current children cumulated vsize (Kb) 487656

[startup+150.008 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121321 0 0 0 13938 533 0 0 18 0 1 0 1768815738 499490816 119239 4294967295 134512640 134736556 3221224560 3221223088 134543161 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 121946 119239 1116 68 0 121878 0
[pid=29155] vsize: 487784
Current children cumulated CPU time (s) 144.71
Current children cumulated vsize (Kb) 487784

[startup+160.009 s]
Raw data (loadavg): 0.99 0.98 0.92 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121355 0 0 0 14640 629 0 0 18 0 1 0 1768815738 499625984 119273 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 121979 119273 1116 68 0 121911 0
[pid=29155] vsize: 487916
Current children cumulated CPU time (s) 152.69
Current children cumulated vsize (Kb) 487916

[startup+170.01 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121378 0 0 0 15382 715 0 0 17 0 1 0 1768815738 499761152 119296 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119296 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (Kb) 488048

[startup+180.011 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121378 0 0 0 16110 804 0 0 17 0 1 0 1768815738 499761152 119296 4294967295 134512640 134736556 3221224560 3221223136 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119296 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 169.14
Current children cumulated vsize (Kb) 488048

[startup+190.01 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121378 0 0 0 16822 900 0 0 16 0 1 0 1768815738 499761152 119296 4294967295 134512640 134736556 3221224560 3221223344 134600137 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119296 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 177.22
Current children cumulated vsize (Kb) 488048

[startup+200.011 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121378 0 0 0 17539 992 0 0 15 0 1 0 1768815738 499761152 119296 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119296 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 185.31
Current children cumulated vsize (Kb) 488048

[startup+210.012 s]
Raw data (loadavg): 0.99 0.98 0.92 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121382 0 0 0 18258 1088 0 0 16 0 1 0 1768815738 499761152 119300 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119300 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 193.46
Current children cumulated vsize (Kb) 488048

[startup+220.013 s]
Raw data (loadavg): 1.07 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121382 0 0 0 18965 1185 0 0 16 0 1 0 1768815738 499761152 119300 4294967295 134512640 134736556 3221224560 3221223188 134634388 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119300 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 201.5
Current children cumulated vsize (Kb) 488048

[startup+230.013 s]
Raw data (loadavg): 1.06 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121382 0 0 0 19684 1282 0 0 16 0 1 0 1768815738 499761152 119300 4294967295 134512640 134736556 3221224560 3221223104 134716144 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119300 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 209.66
Current children cumulated vsize (Kb) 488048

[startup+240.013 s]
Raw data (loadavg): 1.05 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 20399 1374 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 217.73
Current children cumulated vsize (Kb) 488048

[startup+250.014 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 21102 1476 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223140 134543739 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 225.78
Current children cumulated vsize (Kb) 488048

[startup+260.014 s]
Raw data (loadavg): 1.04 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 21812 1576 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 233.88
Current children cumulated vsize (Kb) 488048

[startup+270.015 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 22504 1680 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223088 134716385 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 241.84
Current children cumulated vsize (Kb) 488048

[startup+280.015 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 23213 1782 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223104 134540186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 249.95
Current children cumulated vsize (Kb) 488048

[startup+290.015 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 23913 1885 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223124 134544529 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 257.98
Current children cumulated vsize (Kb) 488048

[startup+300.016 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 24625 1981 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 266.06
Current children cumulated vsize (Kb) 488048

[startup+310.017 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 25323 2085 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223152 134543614 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 274.08
Current children cumulated vsize (Kb) 488048

[startup+320.018 s]
Raw data (loadavg): 1.09 1.02 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 26030 2187 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223296 134605591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (Kb) 488048

[startup+330.018 s]
Raw data (loadavg): 1.08 1.02 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 26745 2280 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 290.25
Current children cumulated vsize (Kb) 488048

[startup+340.018 s]
Raw data (loadavg): 1.06 1.01 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 27444 2382 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 298.26
Current children cumulated vsize (Kb) 488048

[startup+350.019 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 28139 2485 0 0 15 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 306.24
Current children cumulated vsize (Kb) 488048

[startup+360.019 s]
Raw data (loadavg): 1.05 1.01 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 28843 2584 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 314.27
Current children cumulated vsize (Kb) 488048

[startup+370.019 s]
Raw data (loadavg): 1.04 1.01 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 29543 2685 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 322.28
Current children cumulated vsize (Kb) 488048

[startup+380.02 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 30257 2784 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223132 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 330.41
Current children cumulated vsize (Kb) 488048

[startup+390.02 s]
Raw data (loadavg): 1.03 1.01 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 30964 2882 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 338.46
Current children cumulated vsize (Kb) 488048

[startup+400.021 s]
Raw data (loadavg): 1.02 1.01 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 31668 2983 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 346.51
Current children cumulated vsize (Kb) 488048

[startup+410.021 s]
Raw data (loadavg): 1.02 1.01 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 32380 3075 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 354.55
Current children cumulated vsize (Kb) 488048

[startup+420.021 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 33100 3169 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223248 134529007 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 362.69
Current children cumulated vsize (Kb) 488048

[startup+430.022 s]
Raw data (loadavg): 1.01 1.01 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 33822 3263 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223104 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 370.85
Current children cumulated vsize (Kb) 488048

[startup+440.022 s]
Raw data (loadavg): 1.01 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 34530 3364 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 378.94
Current children cumulated vsize (Kb) 488048

[startup+450.023 s]
Raw data (loadavg): 1.01 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 35228 3465 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 386.93
Current children cumulated vsize (Kb) 488048

[startup+460.024 s]
Raw data (loadavg): 1.01 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 35937 3567 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 395.04
Current children cumulated vsize (Kb) 488048

[startup+470.024 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 36645 3666 0 0 15 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 403.11
Current children cumulated vsize (Kb) 488048

[startup+480.025 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 37352 3762 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 411.14
Current children cumulated vsize (Kb) 488048

[startup+490.025 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 38062 3865 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 419.27
Current children cumulated vsize (Kb) 488048

[startup+500.026 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 38767 3961 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223104 134540395 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 427.28
Current children cumulated vsize (Kb) 488048

[startup+510.025 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 39481 4057 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 435.38
Current children cumulated vsize (Kb) 488048

[startup+520.027 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121384 0 0 0 40196 4153 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223104 134544608 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 443.49
Current children cumulated vsize (Kb) 488048

[startup+530.028 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121384 0 0 0 40917 4248 0 0 16 0 1 0 1768815738 499761152 119302 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119302 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 451.65
Current children cumulated vsize (Kb) 488048

[startup+540.028 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 41640 4342 0 0 15 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 459.82
Current children cumulated vsize (Kb) 488048

[startup+550.029 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 42342 4440 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 467.82
Current children cumulated vsize (Kb) 488048

[startup+560.028 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 43043 4537 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 475.8
Current children cumulated vsize (Kb) 488048

[startup+570.029 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 43740 4635 0 0 15 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 483.75
Current children cumulated vsize (Kb) 488048

[startup+580.032 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 44443 4738 0 0 15 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223104 134716180 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 491.81
Current children cumulated vsize (Kb) 488048

[startup+590.034 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 45140 4841 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223216 134544766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 499.81
Current children cumulated vsize (Kb) 488048

[startup+600.034 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 45846 4943 0 0 15 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 507.89
Current children cumulated vsize (Kb) 488048

[startup+610.035 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 46561 5038 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 515.99
Current children cumulated vsize (Kb) 488048

[startup+620.036 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 47256 5140 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 523.96
Current children cumulated vsize (Kb) 488048

[startup+630.037 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 47965 5238 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 532.03
Current children cumulated vsize (Kb) 488048

[startup+640.038 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 48675 5335 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223392 134613056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 540.1
Current children cumulated vsize (Kb) 488048

[startup+650.038 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 49394 5432 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223104 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 548.26
Current children cumulated vsize (Kb) 488048

[startup+660.039 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 50119 5525 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 556.44
Current children cumulated vsize (Kb) 488048

[startup+670.04 s]
Raw data (loadavg): 1.07 1.02 0.94 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 50824 5626 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 564.5
Current children cumulated vsize (Kb) 488048

[startup+680.041 s]
Raw data (loadavg): 1.06 1.02 0.94 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 51526 5726 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 572.52
Current children cumulated vsize (Kb) 488048

[startup+690.042 s]
Raw data (loadavg): 1.05 1.01 0.94 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 52251 5818 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 580.69
Current children cumulated vsize (Kb) 488048

[startup+700.042 s]
Raw data (loadavg): 1.04 1.01 0.94 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 52963 5916 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223100 134540130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 588.79
Current children cumulated vsize (Kb) 488048

[startup+710.042 s]
Raw data (loadavg): 1.04 1.01 0.94 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 53664 6020 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 596.84
Current children cumulated vsize (Kb) 488048

[startup+720.043 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 54365 6122 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223104 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 604.87
Current children cumulated vsize (Kb) 488048

[startup+730.044 s]
Raw data (loadavg): 1.02 1.01 0.94 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 55074 6220 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 612.94
Current children cumulated vsize (Kb) 488048

[startup+740.043 s]
Raw data (loadavg): 1.09 1.03 0.94 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 55775 6325 0 0 15 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 621
Current children cumulated vsize (Kb) 488048

[startup+750.044 s]
Raw data (loadavg): 1.15 1.04 0.95 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 56484 6420 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 629.04
Current children cumulated vsize (Kb) 488048

[startup+760.045 s]
Raw data (loadavg): 1.13 1.04 0.95 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 57198 6518 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223152 134543591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 637.16
Current children cumulated vsize (Kb) 488048

[startup+770.046 s]
Raw data (loadavg): 1.11 1.04 0.95 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 57906 6617 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 645.23
Current children cumulated vsize (Kb) 488048

[startup+780.047 s]
Raw data (loadavg): 1.17 1.05 0.95 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 58615 6717 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 653.32
Current children cumulated vsize (Kb) 488048

[startup+790.046 s]
Raw data (loadavg): 1.14 1.05 0.95 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 59333 6811 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223100 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 661.44
Current children cumulated vsize (Kb) 488048

[startup+800.047 s]
Raw data (loadavg): 1.12 1.05 0.95 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121389 0 0 0 60049 6909 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 669.58
Current children cumulated vsize (Kb) 488048

[startup+810.048 s]
Raw data (loadavg): 1.10 1.05 0.95 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 60750 7017 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223120 134544598 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 677.67
Current children cumulated vsize (Kb) 488048

[startup+820.049 s]
Raw data (loadavg): 1.09 1.04 0.95 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 61459 7117 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223216 134544763 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 685.76
Current children cumulated vsize (Kb) 488048

[startup+830.05 s]
Raw data (loadavg): 1.15 1.06 0.96 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 62174 7213 0 0 16 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223280 134597438 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 693.87
Current children cumulated vsize (Kb) 488048

[startup+840.05 s]
Raw data (loadavg): 1.21 1.07 0.96 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121389 0 0 0 62867 7317 0 0 17 0 1 0 1768815738 499761152 119307 4294967295 134512640 134736556 3221224560 3221223456 134591936 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122012 119307 1116 68 0 121944 0
[pid=29155] vsize: 488048
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (Kb) 488048

[startup+850.051 s]
Raw data (loadavg): 1.18 1.07 0.96 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121424 0 0 0 63549 7426 0 0 16 0 1 0 1768815738 499896320 119342 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122045 119342 1116 68 0 121977 0
[pid=29155] vsize: 488180
Current children cumulated CPU time (s) 709.75
Current children cumulated vsize (Kb) 488180

[startup+860.052 s]
Raw data (loadavg): 1.15 1.07 0.96 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121441 0 0 0 64251 7525 0 0 16 0 1 0 1768815738 500031488 119359 4294967295 134512640 134736556 3221224560 3221223256 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122078 119359 1116 68 0 122010 0
[pid=29155] vsize: 488312
Current children cumulated CPU time (s) 717.76
Current children cumulated vsize (Kb) 488312

[startup+870.053 s]
Raw data (loadavg): 1.13 1.06 0.96 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121460 0 0 0 64940 7629 0 0 16 0 1 0 1768815738 500166656 119378 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122111 119378 1116 68 0 122043 0
[pid=29155] vsize: 488444
Current children cumulated CPU time (s) 725.69
Current children cumulated vsize (Kb) 488444

[startup+880.053 s]
Raw data (loadavg): 1.11 1.06 0.96 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121474 0 0 0 65623 7733 0 0 16 0 1 0 1768815738 500166656 119392 4294967295 134512640 134736556 3221224560 3221223104 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122111 119392 1116 68 0 122043 0
[pid=29155] vsize: 488444
Current children cumulated CPU time (s) 733.56
Current children cumulated vsize (Kb) 488444

[startup+890.053 s]
Raw data (loadavg): 1.09 1.06 0.96 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121489 0 0 0 66312 7839 0 0 16 0 1 0 1768815738 500166656 119407 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122111 119407 1116 68 0 122043 0
[pid=29155] vsize: 488444
Current children cumulated CPU time (s) 741.51
Current children cumulated vsize (Kb) 488444

[startup+900.055 s]
Raw data (loadavg): 1.15 1.07 0.97 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 121499 0 0 0 67007 7942 0 0 15 0 1 0 1768815738 500301824 119417 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122144 119417 1116 68 0 122076 0
[pid=29155] vsize: 488576
Current children cumulated CPU time (s) 749.49
Current children cumulated vsize (Kb) 488576

[startup+910.055 s]
Raw data (loadavg): 1.13 1.07 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121502 0 0 0 67706 8044 0 0 16 0 1 0 1768815738 500301824 119420 4294967295 134512640 134736556 3221224560 3221223080 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 122144 119420 1116 68 0 122076 0
[pid=29155] vsize: 488576
Current children cumulated CPU time (s) 757.5
Current children cumulated vsize (Kb) 488576

[startup+920.055 s]
Raw data (loadavg): 1.11 1.07 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 121815 0 0 0 68432 8139 0 0 17 0 1 0 1768815738 500301824 119269 4294967295 134512640 134736556 3221224560 3221223248 134633197 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 122144 119269 1116 68 0 122076 0
[pid=29155] vsize: 488576
Current children cumulated CPU time (s) 765.71
Current children cumulated vsize (Kb) 488576

[startup+930.055 s]
Raw data (loadavg): 1.09 1.06 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 123374 0 0 0 69393 8156 0 0 25 0 1 0 1768815738 506064896 120828 4294967295 134512640 134736556 3221224560 3221223072 134543107 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 123551 120828 1116 68 0 123483 0
[pid=29155] vsize: 494204
Current children cumulated CPU time (s) 775.49
Current children cumulated vsize (Kb) 494204

[startup+940.056 s]
Raw data (loadavg): 1.08 1.06 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 123530 0 0 0 70375 8163 0 0 25 0 1 0 1768815738 506728448 120984 4294967295 134512640 134736556 3221224560 3221222624 134717392 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 123713 120984 1116 68 0 123645 0
[pid=29155] vsize: 494852
Current children cumulated CPU time (s) 785.38
Current children cumulated vsize (Kb) 494852

[startup+950.057 s]
Raw data (loadavg): 1.06 1.06 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 124308 0 0 0 71363 8168 0 0 25 0 1 0 1768815738 509837312 121762 4294967295 134512640 134736556 3221224560 3221223140 134716291 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 124472 121762 1116 68 0 124404 0
[pid=29155] vsize: 497888
Current children cumulated CPU time (s) 795.31
Current children cumulated vsize (Kb) 497888

[startup+960.058 s]
Raw data (loadavg): 1.05 1.06 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 124342 0 0 0 72345 8175 0 0 25 0 1 0 1768815738 509972480 121796 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 124505 121796 1116 68 0 124437 0
[pid=29155] vsize: 498020
Current children cumulated CPU time (s) 805.2
Current children cumulated vsize (Kb) 498020

[startup+970.058 s]
Raw data (loadavg): 1.04 1.05 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 124416 0 0 0 73336 8178 0 0 25 0 1 0 1768815738 510242816 121870 4294967295 134512640 134736556 3221224560 3221223104 134544600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 124571 121870 1116 68 0 124503 0
[pid=29155] vsize: 498284
Current children cumulated CPU time (s) 815.14
Current children cumulated vsize (Kb) 498284

[startup+980.057 s]
Raw data (loadavg): 1.04 1.05 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 124439 0 0 0 74313 8186 0 0 25 0 1 0 1768815738 510365696 121893 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 124601 121893 1116 68 0 124533 0
[pid=29155] vsize: 498404
Current children cumulated CPU time (s) 824.99
Current children cumulated vsize (Kb) 498404

[startup+990.057 s]
Raw data (loadavg): 1.03 1.05 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 124561 0 0 0 75303 8190 0 0 25 0 1 0 1768815738 510881792 122015 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 124727 122015 1116 68 0 124659 0
[pid=29155] vsize: 498908
Current children cumulated CPU time (s) 834.93
Current children cumulated vsize (Kb) 498908

[startup+1000.06 s]
Raw data (loadavg): 1.03 1.05 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 124808 0 0 0 76288 8195 0 0 25 0 1 0 1768815738 511959040 122262 4294967295 134512640 134736556 3221224560 3221223136 134544634 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 124990 122262 1116 68 0 124922 0
[pid=29155] vsize: 499960
Current children cumulated CPU time (s) 844.83
Current children cumulated vsize (Kb) 499960

[startup+1010.06 s]
Raw data (loadavg): 1.02 1.05 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 124872 0 0 0 77272 8201 0 0 25 0 1 0 1768815738 512192512 122326 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 125047 122326 1116 68 0 124979 0
[pid=29155] vsize: 500188
Current children cumulated CPU time (s) 854.73
Current children cumulated vsize (Kb) 500188

[startup+1020.06 s]
Raw data (loadavg): 1.02 1.04 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 125075 0 0 0 78256 8207 0 0 25 0 1 0 1768815738 512999424 122529 4294967295 134512640 134736556 3221224560 3221223048 134536707 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 125244 122529 1116 68 0 125176 0
[pid=29155] vsize: 500976
Current children cumulated CPU time (s) 864.63
Current children cumulated vsize (Kb) 500976

[startup+1030.06 s]
Raw data (loadavg): 1.01 1.04 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 125198 0 0 0 79246 8210 0 0 25 0 1 0 1768815738 513540096 122652 4294967295 134512640 134736556 3221224560 3221223100 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 125376 122652 1116 68 0 125308 0
[pid=29155] vsize: 501504
Current children cumulated CPU time (s) 874.56
Current children cumulated vsize (Kb) 501504

[startup+1040.06 s]
Raw data (loadavg): 1.01 1.04 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 125206 0 0 0 80240 8213 0 0 25 0 1 0 1768815738 513540096 122660 4294967295 134512640 134736556 3221224560 3221223152 134540275 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 125376 122660 1116 68 0 125308 0
[pid=29155] vsize: 501504
Current children cumulated CPU time (s) 884.53
Current children cumulated vsize (Kb) 501504

[startup+1050.06 s]
Raw data (loadavg): 1.01 1.04 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 125749 0 0 0 81222 8220 0 0 25 0 1 0 1768815738 515833856 123203 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 125936 123203 1116 68 0 125868 0
[pid=29155] vsize: 503744
Current children cumulated CPU time (s) 894.42
Current children cumulated vsize (Kb) 503744

[startup+1060.06 s]
Raw data (loadavg): 1.01 1.04 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126429 0 0 0 82208 8226 0 0 25 0 1 0 1768815738 518537216 123883 4294967295 134512640 134736556 3221224560 3221223152 134716187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 126596 123883 1116 68 0 126528 0
[pid=29155] vsize: 506384
Current children cumulated CPU time (s) 904.34
Current children cumulated vsize (Kb) 506384

[startup+1070.06 s]
Raw data (loadavg): 1.01 1.03 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126435 0 0 0 83201 8230 0 0 25 0 1 0 1768815738 518537216 123889 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 126596 123889 1116 68 0 126528 0
[pid=29155] vsize: 506384
Current children cumulated CPU time (s) 914.31
Current children cumulated vsize (Kb) 506384

[startup+1080.06 s]
Raw data (loadavg): 1.00 1.03 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126539 0 0 0 84189 8234 0 0 25 0 1 0 1768815738 518942720 123993 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 126695 123993 1116 68 0 126627 0
[pid=29155] vsize: 506780
Current children cumulated CPU time (s) 924.23
Current children cumulated vsize (Kb) 506780

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.03 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126780 0 0 0 85166 8242 0 0 25 0 1 0 1768815738 520011776 124234 4294967295 134512640 134736556 3221224560 3221223076 134716478 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 126956 124234 1116 68 0 126888 0
[pid=29155] vsize: 507824
Current children cumulated CPU time (s) 934.08
Current children cumulated vsize (Kb) 507824

[startup+1100.06 s]
Raw data (loadavg): 1.00 1.03 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126780 0 0 0 86153 8247 0 0 25 0 1 0 1768815738 520011776 124234 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 126956 124234 1116 68 0 126888 0
[pid=29155] vsize: 507824
Current children cumulated CPU time (s) 944
Current children cumulated vsize (Kb) 507824

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.03 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126813 0 0 0 87144 8251 0 0 25 0 1 0 1768815738 520146944 124267 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 126989 124267 1116 68 0 126921 0
[pid=29155] vsize: 507956
Current children cumulated CPU time (s) 953.95
Current children cumulated vsize (Kb) 507956

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.03 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126819 0 0 0 88142 8252 0 0 25 0 1 0 1768815738 520142848 124273 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 126988 124273 1116 68 0 126920 0
[pid=29155] vsize: 507952
Current children cumulated CPU time (s) 963.94
Current children cumulated vsize (Kb) 507952

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.03 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126820 0 0 0 89138 8254 0 0 25 0 1 0 1768815738 520142848 124274 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 126988 124274 1116 68 0 126920 0
[pid=29155] vsize: 507952
Current children cumulated CPU time (s) 973.92
Current children cumulated vsize (Kb) 507952

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126822 0 0 0 90136 8255 0 0 25 0 1 0 1768815738 520142848 124276 4294967295 134512640 134736556 3221224560 3221223280 134529376 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 126988 124276 1116 68 0 126920 0
[pid=29155] vsize: 507952
Current children cumulated CPU time (s) 983.91
Current children cumulated vsize (Kb) 507952

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126824 0 0 0 91133 8256 0 0 25 0 1 0 1768815738 520142848 124278 4294967295 134512640 134736556 3221224560 3221223080 134543063 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 126988 124278 1116 68 0 126920 0
[pid=29155] vsize: 507952
Current children cumulated CPU time (s) 993.89
Current children cumulated vsize (Kb) 507952

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 126824 0 0 0 92129 8258 0 0 25 0 1 0 1768815738 520142848 124278 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 126988 124278 1116 68 0 126920 0
[pid=29155] vsize: 507952
Current children cumulated CPU time (s) 1003.87
Current children cumulated vsize (Kb) 507952

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 127438 0 0 0 93110 8265 0 0 25 0 1 0 1768815738 522711040 124892 4294967295 134512640 134736556 3221224560 3221223224 134544743 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 127615 124892 1116 68 0 127547 0
[pid=29155] vsize: 510460
Current children cumulated CPU time (s) 1013.75
Current children cumulated vsize (Kb) 510460

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 127579 0 0 0 94102 8268 0 0 25 0 1 0 1768815738 523251712 125033 4294967295 134512640 134736556 3221224560 3221223124 134544663 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 127747 125033 1116 68 0 127679 0
[pid=29155] vsize: 510988
Current children cumulated CPU time (s) 1023.7
Current children cumulated vsize (Kb) 510988

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 127590 0 0 0 95094 8271 0 0 25 0 1 0 1768815738 523251712 125044 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 127747 125044 1116 68 0 127679 0
[pid=29155] vsize: 510988
Current children cumulated CPU time (s) 1033.65
Current children cumulated vsize (Kb) 510988

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 127904 0 0 0 96082 8275 0 0 25 0 1 0 1768815738 524595200 125358 4294967295 134512640 134736556 3221224560 3221223184 134544700 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 128075 125358 1116 68 0 128007 0
[pid=29155] vsize: 512300
Current children cumulated CPU time (s) 1043.57
Current children cumulated vsize (Kb) 512300

[startup+1210.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 127927 0 0 0 97077 8278 0 0 25 0 1 0 1768815738 524730368 125381 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 128108 125381 1116 68 0 128040 0
[pid=29155] vsize: 512432
Current children cumulated CPU time (s) 1053.55
Current children cumulated vsize (Kb) 512432

[startup+1220.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 128958 0 0 0 98059 8285 0 0 17 0 1 0 1768815738 528920576 126412 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 129131 126412 1116 68 0 129063 0
[pid=29155] vsize: 516524
Current children cumulated CPU time (s) 1063.44
Current children cumulated vsize (Kb) 516524

[startup+1230.06 s]
Raw data (loadavg): 1.00 1.02 0.97 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 130229 0 0 0 99035 8296 0 0 25 0 1 0 1768815738 534065152 127683 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 130387 127683 1116 68 0 130319 0
[pid=29155] vsize: 521548
Current children cumulated CPU time (s) 1073.31
Current children cumulated vsize (Kb) 521548

[startup+1240.06 s]
Raw data (loadavg): 1.00 1.02 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 131365 0 0 0 100006 8308 0 0 25 0 1 0 1768815738 538783744 128819 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 131539 128819 1116 68 0 131471 0
[pid=29155] vsize: 526156
Current children cumulated CPU time (s) 1083.14
Current children cumulated vsize (Kb) 526156

[startup+1250.06 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 133065 0 0 0 100980 8320 0 0 25 0 1 0 1768815738 545804288 130519 4294967295 134512640 134736556 3221224560 3221223236 134634388 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 133253 130519 1116 68 0 133185 0
[pid=29155] vsize: 533012
Current children cumulated CPU time (s) 1093
Current children cumulated vsize (Kb) 533012

[startup+1260.06 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 133292 0 0 0 101971 8324 0 0 25 0 1 0 1768815738 546746368 130746 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 133483 130746 1116 68 0 133415 0
[pid=29155] vsize: 533932
Current children cumulated CPU time (s) 1102.95
Current children cumulated vsize (Kb) 533932

[startup+1270.06 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 133437 0 0 0 102962 8327 0 0 25 0 1 0 1768815738 547287040 130891 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 133615 130891 1116 68 0 133547 0
[pid=29155] vsize: 534460
Current children cumulated CPU time (s) 1112.89
Current children cumulated vsize (Kb) 534460

[startup+1280.06 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 133700 0 0 0 103947 8333 0 0 25 0 1 0 1768815738 548368384 131154 4294967295 134512640 134736556 3221224560 3221223232 134528596 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 133879 131154 1116 68 0 133811 0
[pid=29155] vsize: 535516
Current children cumulated CPU time (s) 1122.8
Current children cumulated vsize (Kb) 535516

[startup+1290.06 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 134051 0 0 0 104927 8339 0 0 25 0 1 0 1768815738 549847040 131505 4294967295 134512640 134736556 3221224560 3221223136 134543219 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 134240 131505 1116 68 0 134172 0
[pid=29155] vsize: 536960
Current children cumulated CPU time (s) 1132.66
Current children cumulated vsize (Kb) 536960

[startup+1300.06 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 134507 0 0 0 105909 8347 0 0 25 0 1 0 1768815738 551739392 131961 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29155/statm): 134702 131961 1116 68 0 134634 0
[pid=29155] vsize: 538808
Current children cumulated CPU time (s) 1142.56
Current children cumulated vsize (Kb) 538808

[startup+1310.07 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 134773 0 0 0 106894 8353 0 0 25 0 1 0 1768815738 552816640 132227 4294967295 134512640 134736556 3221224560 3221223264 134605455 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 134965 132227 1116 68 0 134897 0
[pid=29155] vsize: 539860
Current children cumulated CPU time (s) 1152.47
Current children cumulated vsize (Kb) 539860

[startup+1320.07 s]
Raw data (loadavg): 1.00 1.01 0.97 1/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) T 29154 29155 27660 0 -1 0 135782 0 0 0 107874 8363 0 0 25 0 1 0 1768815738 556871680 133236 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29155/statm): 135955 133236 1116 68 0 135887 0
[pid=29155] vsize: 543820
Current children cumulated CPU time (s) 1162.37
Current children cumulated vsize (Kb) 543820

[startup+1330.06 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 136315 0 0 0 108841 8375 0 0 25 0 1 0 1768815738 559038464 133769 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 136484 133769 1116 68 0 136416 0
[pid=29155] vsize: 545936
Current children cumulated CPU time (s) 1172.16
Current children cumulated vsize (Kb) 545936

[startup+1340.06 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 136959 0 0 0 109823 8383 0 0 25 0 1 0 1768815738 561741824 134413 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 137144 134413 1116 68 0 137076 0
[pid=29155] vsize: 548576
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (Kb) 548576

[startup+1350.07 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 29155
Raw data (/proc/29155/stat): 29155 (bsolo) R 29154 29155 27660 0 -1 0 137659 0 0 0 110808 8390 0 0 25 0 1 0 1768815738 564596736 135113 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29155/statm): 137841 135113 1116 68 0 137773 0
[pid=29155] vsize: 551364
Current children cumulated CPU time (s) 1191.98
Current children cumulated vsize (Kb) 551364
One traced child (pid=29155) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1353.4
CPU time (s): 1195.28
CPU user time (s): 1111.09
CPU system time (s): 84.1892
CPU usage (%): 88.3163
Max. virtual memory (cumulated for all children) (Kb): 551364

Verifier Data

ERROR: no interpretation found !