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/MIPLIB/miplib3/normalized-mps-v2-20-10-arki001.opb
MD5SUMd4d0a3fcbcc55e034e04fbd821250726
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 2386602666496000
Number of bits of the biggest number in a constraint 52
Biggest sum of numbers in a constraint 5223634990318712
Number of bits of the biggest sum of numbers53
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.5566
Number of variables8268
Total number of constraints2018
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)436
Number of constraints which are nor clauses,nor cardinality constraints1582
Minimum length of a constraint1
Maximum length of a constraint8249

Trace number 757

Launcher Data

LAUNCH ON wulflinc11 THE 2005-09-18 12:03:56 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=616 boxname=wulflinc11 idbench=616 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  d4d0a3fcbcc55e034e04fbd821250726  /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-20-10-arki001.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-20-10-arki001.opb
IDLAUNCH: 616
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.028
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.028
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:        955136 kB
Buffers:         22980 kB
Cached:          28716 kB
SwapCached:        732 kB
Active:          14400 kB
Inactive:        39944 kB
HighTotal:      131008 kB
HighFree:       100324 kB
LowTotal:       903652 kB
LowFree:        854812 kB
SwapTotal:     2097136 kB
SwapFree:      2095856 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            19220 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 12:24:00 (client local time) WITH STATUS 0 IN 1195.14 SECONDS
stats: 616 7 1195.14 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 8268 variables and 1471 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 13.067
c After prepocess the problem consists of 7874 variables and 1352 constraints.
c Initial Lower Bound: 1610612736
c Restart #1 #Var: 7874 #Dec: 6263 LB: 1610612736 @ 16.939
c Restart #2 #Var: 7874 #Dec: 17017 LB: 1610612736 @ 22.315
c Restart #3 #Var: 7874 #Dec: 30784 LB: 1610612736 @ 29.5
c Restart #4 #Var: 7874 #Dec: 60381 LB: 1610612736 @ 41.543
c Restart #5 #Var: 7874 #Dec: 77634 LB: 1610612736 @ 55.331
c Restart #6 #Var: 7873 #Dec: 96720 LB: 1610612736 @ 76.084
c Restart #7 #Var: 7873 #Dec: 103298 LB: 1610612736 @ 81.272
c Restart #8 #Var: 7873 #Dec: 133334 LB: 1610612736 @ 98.634
c Restart #9 #Var: 7873 #Dec: 145208 LB: 1610612736 @ 148.76
c Restart #10 #Var: 7873 #Dec: 147309 LB: 1610612736 @ 157.85
c Restart #11 #Var: 7873 #Dec: 149520 LB: 1610612736 @ 163.56
c Restart #12 #Var: 7873 #Dec: 152187 LB: 1610612736 @ 214.61
c Restart #13 #Var: 7873 #Dec: 155051 LB: 1610612736 @ 224.04
c Restart #14 #Var: 7873 #Dec: 157915 LB: 1610612736 @ 251.31
c Restart #15 #Var: 7873 #Dec: 160950 LB: 1610612736 @ 264.92
c Restart #16 #Var: 7873 #Dec: 164363 LB: 1610612736 @ 281.07
c Restart #17 #Var: 7873 #Dec: 167813 LB: 1610612736 @ 322.32
c Restart #18 #Var: 7873 #Dec: 171436 LB: 1610612736 @ 336.46
c Restart #19 #Var: 7873 #Dec: 176400 LB: 1610612736 @ 348.95
c Restart #20 #Var: 7873 #Dec: 180433 LB: 1610612736 @ 415.76
c Restart #21 #Var: 7873 #Dec: 184898 LB: 1610612736 @ 456.79
c Restart #22 #Var: 7873 #Dec: 189412 LB: 1610612736 @ 472.96
c Restart #23 #Var: 7873 #Dec: 194164 LB: 1610612736 @ 486.26
c Restart #24 #Var: 7873 #Dec: 198997 LB: 1610612736 @ 509.72
c Restart #25 #Var: 7873 #Dec: 204051 LB: 1610612736 @ 521.01
c Restart #26 #Var: 7873 #Dec: 212362 LB: 1610612736 @ 545.68
c Restart #27 #Var: 7873 #Dec: 219565 LB: 1610612736 @ 572.33
c Restart #28 #Var: 7873 #Dec: 225260 LB: 1610612736 @ 595.04
c CHANGE Heuristic... 
c Restart #0 #Var: 7873 #Dec: 231411 LB: 1610612736 @ 615.27
c Restart #1 #Var: 7873 #Dec: 232579 LB: 1610612736 @ 621.4
c Restart #2 #Var: 7873 #Dec: 236885 LB: 1610612736 @ 637.53
c Restart #3 #Var: 7873 #Dec: 238758 LB: 1610612736 @ 656.1
c Restart #4 #Var: 7873 #Dec: 240204 LB: 1610612736 @ 684.06
c Restart #5 #Var: 7873 #Dec: 242072 LB: 1610612736 @ 712.54
c Restart #6 #Var: 7873 #Dec: 243490 LB: 1610612736 @ 748.14
c Restart #7 #Var: 7873 #Dec: 245160 LB: 1610612736 @ 787.02
c Restart #8 #Var: 7873 #Dec: 246861 LB: 1610612736 @ 824.91
c Restart #9 #Var: 7873 #Dec: 248684 LB: 1610612736 @ 844.53
c Restart #10 #Var: 7873 #Dec: 252152 LB: 1610612736 @ 911.6
c Restart #11 #Var: 7873 #Dec: 254474 LB: 1610612736 @ 969.28
c Restart #12 #Var: 7873 #Dec: 258018 LB: 1610612736 @ 1057.3
c Restart #13 #Var: 7873 #Dec: 260731 LB: 1610612736 @ 1097
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 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/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1782877923 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 107 3 90 68 0 39 0
[pid=12210] 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/wulflinc11/normalized-mps-v2-20-10-arki001.opb

[startup+10.004 s]
Raw data (loadavg): 0.93 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 12559 0 0 0 950 35 0 0 25 0 1 0 1782877923 54689792 12470 4294967295 134512640 134736556 3221224560 3221223136 134539919 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 13352 12470 1116 68 0 13284 0
[pid=12210] vsize: 53408
Current children cumulated CPU time (s) 9.85
Current children cumulated vsize (Kb) 53408

[startup+20.0048 s]
Raw data (loadavg): 0.94 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13814 0 0 0 1888 59 0 0 25 0 1 0 1782877923 60039168 13710 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14658 13710 1116 68 0 14590 0
[pid=12210] vsize: 58632
Current children cumulated CPU time (s) 19.47
Current children cumulated vsize (Kb) 58632

[startup+30.0046 s]
Raw data (loadavg): 0.95 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13814 0 0 0 2820 84 0 0 25 0 1 0 1782877923 59887616 13674 4294967295 134512640 134736556 3221224560 3221223296 134605567 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14621 13674 1116 68 0 14553 0
[pid=12210] vsize: 58484
Current children cumulated CPU time (s) 29.04
Current children cumulated vsize (Kb) 58484

[startup+40.0054 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13840 0 0 0 3726 115 0 0 17 0 1 0 1782877923 59953152 13690 4294967295 134512640 134736556 3221224560 3221223200 134543842 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 14637 13690 1116 68 0 14569 0
[pid=12210] vsize: 58548
Current children cumulated CPU time (s) 38.41
Current children cumulated vsize (Kb) 58548

[startup+50.0062 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13848 0 0 0 4653 140 0 0 25 0 1 0 1782877923 59899904 13677 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14624 13677 1116 68 0 14556 0
[pid=12210] vsize: 58496
Current children cumulated CPU time (s) 47.93
Current children cumulated vsize (Kb) 58496

[startup+60.007 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13897 0 0 0 5606 156 0 0 25 0 1 0 1782877923 60170240 13726 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14690 13726 1116 68 0 14622 0
[pid=12210] vsize: 58760
Current children cumulated CPU time (s) 57.62
Current children cumulated vsize (Kb) 58760

[startup+70.0078 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13897 0 0 0 6588 163 0 0 25 0 1 0 1782877923 60039168 13711 4294967295 134512640 134736556 3221224560 3221223204 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14658 13711 1116 68 0 14590 0
[pid=12210] vsize: 58632
Current children cumulated CPU time (s) 67.51
Current children cumulated vsize (Kb) 58632

[startup+80.0085 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13897 0 0 0 7530 183 0 0 25 0 1 0 1782877923 60039168 13711 4294967295 134512640 134736556 3221224560 3221223168 134537418 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14658 13711 1116 68 0 14590 0
[pid=12210] vsize: 58632
Current children cumulated CPU time (s) 77.13
Current children cumulated vsize (Kb) 58632

[startup+90.0094 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13897 0 0 0 8466 203 0 0 25 0 1 0 1782877923 60039168 13711 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14658 13711 1116 68 0 14590 0
[pid=12210] vsize: 58632
Current children cumulated CPU time (s) 86.69
Current children cumulated vsize (Kb) 58632

[startup+100.01 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13897 0 0 0 9400 226 0 0 25 0 1 0 1782877923 60039168 13711 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14658 13711 1116 68 0 14590 0
[pid=12210] vsize: 58632
Current children cumulated CPU time (s) 96.26
Current children cumulated vsize (Kb) 58632

[startup+110.011 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13897 0 0 0 10384 232 0 0 25 0 1 0 1782877923 60039168 13711 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14658 13711 1116 68 0 14590 0
[pid=12210] vsize: 58632
Current children cumulated CPU time (s) 106.16
Current children cumulated vsize (Kb) 58632

[startup+120.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13897 0 0 0 11356 240 0 0 25 0 1 0 1782877923 60039168 13711 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14658 13711 1116 68 0 14590 0
[pid=12210] vsize: 58632
Current children cumulated CPU time (s) 115.96
Current children cumulated vsize (Kb) 58632

[startup+130.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13897 0 0 0 12351 242 0 0 25 0 1 0 1782877923 60039168 13711 4294967295 134512640 134736556 3221224560 3221223112 134544507 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14658 13711 1116 68 0 14590 0
[pid=12210] vsize: 58632
Current children cumulated CPU time (s) 125.93
Current children cumulated vsize (Kb) 58632

[startup+140.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13897 0 0 0 13348 243 0 0 25 0 1 0 1782877923 60039168 13711 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14658 13711 1116 68 0 14590 0
[pid=12210] vsize: 58632
Current children cumulated CPU time (s) 135.91
Current children cumulated vsize (Kb) 58632

[startup+150.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13918 0 0 0 14345 244 0 0 25 0 1 0 1782877923 60166144 13732 4294967295 134512640 134736556 3221224560 3221223120 134537473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14689 13732 1116 68 0 14621 0
[pid=12210] vsize: 58756
Current children cumulated CPU time (s) 145.89
Current children cumulated vsize (Kb) 58756

[startup+160.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 13936 0 0 0 15335 248 0 0 25 0 1 0 1782877923 60301312 13750 4294967295 134512640 134736556 3221224560 3221223272 134605054 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 14722 13750 1116 68 0 14654 0
[pid=12210] vsize: 58888
Current children cumulated CPU time (s) 155.83
Current children cumulated vsize (Kb) 58888

[startup+170.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15496 0 0 0 16310 261 0 0 25 0 1 0 1782877923 66654208 15310 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16273 15310 1116 68 0 16205 0
[pid=12210] vsize: 65092
Current children cumulated CPU time (s) 165.71
Current children cumulated vsize (Kb) 65092

[startup+180.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15565 0 0 0 17307 262 0 0 25 0 1 0 1782877923 66924544 15379 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16339 15379 1116 68 0 16271 0
[pid=12210] vsize: 65356
Current children cumulated CPU time (s) 175.69
Current children cumulated vsize (Kb) 65356

[startup+190.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15570 0 0 0 18304 263 0 0 25 0 1 0 1782877923 66924544 15384 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16339 15384 1116 68 0 16271 0
[pid=12210] vsize: 65356
Current children cumulated CPU time (s) 185.67
Current children cumulated vsize (Kb) 65356

[startup+200.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15572 0 0 0 19301 264 0 0 25 0 1 0 1782877923 66924544 15386 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16339 15386 1116 68 0 16271 0
[pid=12210] vsize: 65356
Current children cumulated CPU time (s) 195.65
Current children cumulated vsize (Kb) 65356

[startup+210.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15580 0 0 0 20298 265 0 0 25 0 1 0 1782877923 67059712 15394 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16372 15394 1116 68 0 16304 0
[pid=12210] vsize: 65488
Current children cumulated CPU time (s) 205.63
Current children cumulated vsize (Kb) 65488

[startup+220.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15589 0 0 0 21293 267 0 0 25 0 1 0 1782877923 67059712 15403 4294967295 134512640 134736556 3221224560 3221223276 134560240 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16372 15403 1116 68 0 16304 0
[pid=12210] vsize: 65488
Current children cumulated CPU time (s) 215.6
Current children cumulated vsize (Kb) 65488

[startup+230.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15630 0 0 0 22276 274 0 0 25 0 1 0 1782877923 67194880 15444 4294967295 134512640 134736556 3221224560 3221223312 134556567 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16405 15444 1116 68 0 16337 0
[pid=12210] vsize: 65620
Current children cumulated CPU time (s) 225.5
Current children cumulated vsize (Kb) 65620

[startup+240.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15636 0 0 0 23268 277 0 0 25 0 1 0 1782877923 67194880 15450 4294967295 134512640 134736556 3221224560 3221223320 134531410 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16405 15450 1116 68 0 16337 0
[pid=12210] vsize: 65620
Current children cumulated CPU time (s) 235.45
Current children cumulated vsize (Kb) 65620

[startup+250.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15637 0 0 0 24262 279 0 0 25 0 1 0 1782877923 67194880 15451 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16405 15451 1116 68 0 16337 0
[pid=12210] vsize: 65620
Current children cumulated CPU time (s) 245.41
Current children cumulated vsize (Kb) 65620

[startup+260.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15670 0 0 0 25253 283 0 0 25 0 1 0 1782877923 67330048 15484 4294967295 134512640 134736556 3221224560 3221223108 134544618 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16438 15484 1116 68 0 16370 0
[pid=12210] vsize: 65752
Current children cumulated CPU time (s) 255.36
Current children cumulated vsize (Kb) 65752

[startup+270.023 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) T 12209 12210 9854 0 -1 0 15681 0 0 0 26240 288 0 0 25 0 1 0 1782877923 67465216 15495 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16471 15495 1116 68 0 16403 0
[pid=12210] vsize: 65884
Current children cumulated CPU time (s) 265.28
Current children cumulated vsize (Kb) 65884

[startup+280.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15750 0 0 0 27226 292 0 0 25 0 1 0 1782877923 67735552 15564 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 16537 15564 1116 68 0 16469 0
[pid=12210] vsize: 66148
Current children cumulated CPU time (s) 275.18
Current children cumulated vsize (Kb) 66148

[startup+290.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15765 0 0 0 28219 296 0 0 25 0 1 0 1782877923 67735552 15579 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16537 15579 1116 68 0 16469 0
[pid=12210] vsize: 66148
Current children cumulated CPU time (s) 285.15
Current children cumulated vsize (Kb) 66148

[startup+300.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15774 0 0 0 29214 298 0 0 25 0 1 0 1782877923 67735552 15588 4294967295 134512640 134736556 3221224560 3221223120 134537569 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16537 15588 1116 68 0 16469 0
[pid=12210] vsize: 66148
Current children cumulated CPU time (s) 295.12
Current children cumulated vsize (Kb) 66148

[startup+310.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15788 0 0 0 30209 300 0 0 25 0 1 0 1782877923 67870720 15602 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16570 15602 1116 68 0 16502 0
[pid=12210] vsize: 66280
Current children cumulated CPU time (s) 305.09
Current children cumulated vsize (Kb) 66280

[startup+320.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 15789 0 0 0 31202 302 0 0 25 0 1 0 1782877923 67870720 15603 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16570 15603 1116 68 0 16502 0
[pid=12210] vsize: 66280
Current children cumulated CPU time (s) 315.04
Current children cumulated vsize (Kb) 66280

[startup+330.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 16131 0 0 0 32192 306 0 0 25 0 1 0 1782877923 69222400 15945 4294967295 134512640 134736556 3221224560 3221223036 134536672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 16900 15945 1116 68 0 16832 0
[pid=12210] vsize: 67600
Current children cumulated CPU time (s) 324.98
Current children cumulated vsize (Kb) 67600

[startup+340.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18093 0 0 0 33171 318 0 0 25 0 1 0 1782877923 77332480 17907 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 18880 17907 1116 68 0 18812 0
[pid=12210] vsize: 75520
Current children cumulated CPU time (s) 334.89
Current children cumulated vsize (Kb) 75520

[startup+350.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18481 0 0 0 34149 327 0 0 25 0 1 0 1782877923 78819328 18295 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 19243 18295 1116 68 0 19175 0
[pid=12210] vsize: 76972
Current children cumulated CPU time (s) 344.76
Current children cumulated vsize (Kb) 76972

[startup+360.03 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) T 12209 12210 9854 0 -1 0 18489 0 0 0 35135 332 0 0 25 0 1 0 1782877923 78954496 18303 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19276 18303 1116 68 0 19208 0
[pid=12210] vsize: 77104
Current children cumulated CPU time (s) 354.67
Current children cumulated vsize (Kb) 77104

[startup+370.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18507 0 0 0 36130 334 0 0 25 0 1 0 1782877923 78954496 18321 4294967295 134512640 134736556 3221224560 3221223120 134544700 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19276 18321 1116 68 0 19208 0
[pid=12210] vsize: 77104
Current children cumulated CPU time (s) 364.64
Current children cumulated vsize (Kb) 77104

[startup+380.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18508 0 0 0 37127 336 0 0 25 0 1 0 1782877923 78954496 18322 4294967295 134512640 134736556 3221224560 3221223168 134544578 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19276 18322 1116 68 0 19208 0
[pid=12210] vsize: 77104
Current children cumulated CPU time (s) 374.63
Current children cumulated vsize (Kb) 77104

[startup+390.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18508 0 0 0 38123 337 0 0 25 0 1 0 1782877923 78954496 18322 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19276 18322 1116 68 0 19208 0
[pid=12210] vsize: 77104
Current children cumulated CPU time (s) 384.6
Current children cumulated vsize (Kb) 77104

[startup+400.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18514 0 0 0 39118 339 0 0 25 0 1 0 1782877923 78954496 18328 4294967295 134512640 134736556 3221224560 3221223068 134540070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19276 18328 1116 68 0 19208 0
[pid=12210] vsize: 77104
Current children cumulated CPU time (s) 394.57
Current children cumulated vsize (Kb) 77104

[startup+410.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18514 0 0 0 40114 341 0 0 25 0 1 0 1782877923 78954496 18328 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19276 18328 1116 68 0 19208 0
[pid=12210] vsize: 77104
Current children cumulated CPU time (s) 404.55
Current children cumulated vsize (Kb) 77104

[startup+420.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18516 0 0 0 41110 342 0 0 25 0 1 0 1782877923 79089664 18330 4294967295 134512640 134736556 3221224560 3221223256 1076648078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19309 18330 1116 68 0 19241 0
[pid=12210] vsize: 77236
Current children cumulated CPU time (s) 414.52
Current children cumulated vsize (Kb) 77236

[startup+430.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18603 0 0 0 42102 346 0 0 25 0 1 0 1782877923 79384576 18417 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19381 18417 1116 68 0 19313 0
[pid=12210] vsize: 77524
Current children cumulated CPU time (s) 424.48
Current children cumulated vsize (Kb) 77524

[startup+440.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18735 0 0 0 43097 348 0 0 25 0 1 0 1782877923 79925248 18549 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19513 18549 1116 68 0 19445 0
[pid=12210] vsize: 78052
Current children cumulated CPU time (s) 434.45
Current children cumulated vsize (Kb) 78052

[startup+450.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18835 0 0 0 44089 351 0 0 25 0 1 0 1782877923 80330752 18649 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19612 18649 1116 68 0 19544 0
[pid=12210] vsize: 78448
Current children cumulated CPU time (s) 444.4
Current children cumulated vsize (Kb) 78448

[startup+460.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18922 0 0 0 45081 354 0 0 25 0 1 0 1782877923 80723968 18736 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19708 18736 1116 68 0 19640 0
[pid=12210] vsize: 78832
Current children cumulated CPU time (s) 454.35
Current children cumulated vsize (Kb) 78832

[startup+470.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18945 0 0 0 46067 359 0 0 25 0 1 0 1782877923 80723968 18759 4294967295 134512640 134736556 3221224560 3221223072 134543202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 19708 18759 1116 68 0 19640 0
[pid=12210] vsize: 78832
Current children cumulated CPU time (s) 464.26
Current children cumulated vsize (Kb) 78832

[startup+480.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 18996 0 0 0 47051 365 0 0 25 0 1 0 1782877923 80994304 18810 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 19774 18810 1116 68 0 19706 0
[pid=12210] vsize: 79096
Current children cumulated CPU time (s) 474.16
Current children cumulated vsize (Kb) 79096

[startup+490.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 19038 0 0 0 48033 371 0 0 25 0 1 0 1782877923 81129472 18852 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 19807 18852 1116 68 0 19739 0
[pid=12210] vsize: 79228
Current children cumulated CPU time (s) 484.04
Current children cumulated vsize (Kb) 79228

[startup+500.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 20328 0 0 0 49013 382 0 0 25 0 1 0 1782877923 86401024 20142 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 21094 20142 1116 68 0 21026 0
[pid=12210] vsize: 84376
Current children cumulated CPU time (s) 493.95
Current children cumulated vsize (Kb) 84376

[startup+510.038 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) T 12209 12210 9854 0 -1 0 22053 0 0 0 49993 392 0 0 25 0 1 0 1782877923 93569024 21867 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/12210/statm): 22844 21867 1116 68 0 22776 0
[pid=12210] vsize: 91376
Current children cumulated CPU time (s) 503.85
Current children cumulated vsize (Kb) 91376

[startup+520.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23108 0 0 0 50973 400 0 0 25 0 1 0 1782877923 97894400 22922 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 23900 22922 1116 68 0 23832 0
[pid=12210] vsize: 95600
Current children cumulated CPU time (s) 513.73
Current children cumulated vsize (Kb) 95600

[startup+530.038 s]
Raw data (loadavg): 1.07 0.99 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23118 0 0 0 51953 406 0 0 25 0 1 0 1782877923 97804288 22930 4294967295 134512640 134736556 3221224560 3221223036 134536645 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 23878 22930 1116 68 0 23810 0
[pid=12210] vsize: 95512
Current children cumulated CPU time (s) 523.59
Current children cumulated vsize (Kb) 95512

[startup+540.038 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23118 0 0 0 52935 412 0 0 25 0 1 0 1782877923 97804288 22930 4294967295 134512640 134736556 3221224560 3221223228 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 23878 22930 1116 68 0 23810 0
[pid=12210] vsize: 95512
Current children cumulated CPU time (s) 533.47
Current children cumulated vsize (Kb) 95512

[startup+550.039 s]
Raw data (loadavg): 1.05 0.99 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23118 0 0 0 53918 419 0 0 25 0 1 0 1782877923 97804288 22930 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 23878 22930 1116 68 0 23810 0
[pid=12210] vsize: 95512
Current children cumulated CPU time (s) 543.37
Current children cumulated vsize (Kb) 95512

[startup+560.039 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23118 0 0 0 54904 424 0 0 25 0 1 0 1782877923 97804288 22930 4294967295 134512640 134736556 3221224560 3221223296 134605591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 23878 22930 1116 68 0 23810 0
[pid=12210] vsize: 95512
Current children cumulated CPU time (s) 553.28
Current children cumulated vsize (Kb) 95512

[startup+570.039 s]
Raw data (loadavg): 1.11 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23118 0 0 0 55889 430 0 0 25 0 1 0 1782877923 97804288 22930 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 23878 22930 1116 68 0 23810 0
[pid=12210] vsize: 95512
Current children cumulated CPU time (s) 563.19
Current children cumulated vsize (Kb) 95512

[startup+580.04 s]
Raw data (loadavg): 1.09 1.00 0.92 1/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) T 12209 12210 9854 0 -1 0 23118 0 0 0 56873 435 0 0 25 0 1 0 1782877923 97804288 22930 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/12210/statm): 23878 22930 1116 68 0 23810 0
[pid=12210] vsize: 95512
Current children cumulated CPU time (s) 573.08
Current children cumulated vsize (Kb) 95512

[startup+590.041 s]
Raw data (loadavg): 1.08 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23121 0 0 0 57859 440 0 0 25 0 1 0 1782877923 97939456 22933 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 23911 22933 1116 68 0 23843 0
[pid=12210] vsize: 95644
Current children cumulated CPU time (s) 582.99
Current children cumulated vsize (Kb) 95644

[startup+600.041 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23122 0 0 0 58845 446 0 0 25 0 1 0 1782877923 97939456 22934 4294967295 134512640 134736556 3221224560 3221223152 134540280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 23911 22934 1116 68 0 23843 0
[pid=12210] vsize: 95644
Current children cumulated CPU time (s) 592.91
Current children cumulated vsize (Kb) 95644

[startup+610.041 s]
Raw data (loadavg): 1.06 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23175 0 0 0 59831 450 0 0 25 0 1 0 1782877923 98074624 22987 4294967295 134512640 134736556 3221224560 3221223152 134716115 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 23944 22987 1116 68 0 23876 0
[pid=12210] vsize: 95776
Current children cumulated CPU time (s) 602.81
Current children cumulated vsize (Kb) 95776

[startup+620.042 s]
Raw data (loadavg): 1.05 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23205 0 0 0 60813 456 0 0 25 0 1 0 1782877923 98209792 23017 4294967295 134512640 134736556 3221224560 3221223104 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 23977 23017 1116 68 0 23909 0
[pid=12210] vsize: 95908
Current children cumulated CPU time (s) 612.69
Current children cumulated vsize (Kb) 95908

[startup+630.042 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23300 0 0 0 61801 460 0 0 25 0 1 0 1782877923 98480128 23096 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 24043 23096 1116 68 0 23975 0
[pid=12210] vsize: 96172
Current children cumulated CPU time (s) 622.61
Current children cumulated vsize (Kb) 96172

[startup+640.043 s]
Raw data (loadavg): 1.03 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23361 0 0 0 62789 465 0 0 25 0 1 0 1782877923 98750464 23157 4294967295 134512640 134736556 3221224560 3221223120 134537569 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 24109 23157 1116 68 0 24041 0
[pid=12210] vsize: 96436
Current children cumulated CPU time (s) 632.54
Current children cumulated vsize (Kb) 96436

[startup+650.043 s]
Raw data (loadavg): 1.03 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23437 0 0 0 63781 468 0 0 25 0 1 0 1782877923 99020800 23233 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 24175 23233 1116 68 0 24107 0
[pid=12210] vsize: 96700
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (Kb) 96700

[startup+660.043 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23549 0 0 0 64774 470 0 0 25 0 1 0 1782877923 99561472 23345 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 24307 23345 1116 68 0 24239 0
[pid=12210] vsize: 97228
Current children cumulated CPU time (s) 652.44
Current children cumulated vsize (Kb) 97228

[startup+670.044 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23649 0 0 0 65771 471 0 0 25 0 1 0 1782877923 99966976 23445 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 24406 23445 1116 68 0 24338 0
[pid=12210] vsize: 97624
Current children cumulated CPU time (s) 662.42
Current children cumulated vsize (Kb) 97624

[startup+680.044 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23723 0 0 0 66767 473 0 0 25 0 1 0 1782877923 100237312 23519 4294967295 134512640 134736556 3221224560 3221223232 134528687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 24472 23519 1116 68 0 24404 0
[pid=12210] vsize: 97888
Current children cumulated CPU time (s) 672.4
Current children cumulated vsize (Kb) 97888

[startup+690.045 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23800 0 0 0 67764 474 0 0 25 0 1 0 1782877923 100507648 23596 4294967295 134512640 134736556 3221224560 3221223036 134536662 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 24538 23596 1116 68 0 24470 0
[pid=12210] vsize: 98152
Current children cumulated CPU time (s) 682.38
Current children cumulated vsize (Kb) 98152

[startup+700.045 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 23903 0 0 0 68759 477 0 0 25 0 1 0 1782877923 100913152 23699 4294967295 134512640 134736556 3221224560 3221223072 134543923 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 24637 23699 1116 68 0 24569 0
[pid=12210] vsize: 98548
Current children cumulated CPU time (s) 692.36
Current children cumulated vsize (Kb) 98548

[startup+710.046 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 24034 0 0 0 69755 479 0 0 25 0 1 0 1782877923 101453824 23830 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 24769 23830 1116 68 0 24701 0
[pid=12210] vsize: 99076
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (Kb) 99076

[startup+720.047 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 24182 0 0 0 70751 481 0 0 25 0 1 0 1782877923 102129664 23978 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 24934 23978 1116 68 0 24866 0
[pid=12210] vsize: 99736
Current children cumulated CPU time (s) 712.32
Current children cumulated vsize (Kb) 99736

[startup+730.047 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 24365 0 0 0 71747 483 0 0 25 0 1 0 1782877923 102805504 24161 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 25099 24161 1116 68 0 25031 0
[pid=12210] vsize: 100396
Current children cumulated CPU time (s) 722.3
Current children cumulated vsize (Kb) 100396

[startup+740.048 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 24545 0 0 0 72745 485 0 0 25 0 1 0 1782877923 103616512 24341 4294967295 134512640 134736556 3221224560 3221223152 134543990 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 25297 24341 1116 68 0 25229 0
[pid=12210] vsize: 101188
Current children cumulated CPU time (s) 732.3
Current children cumulated vsize (Kb) 101188

[startup+750.048 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 24769 0 0 0 73742 486 0 0 25 0 1 0 1782877923 104562688 24565 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 25528 24565 1116 68 0 25460 0
[pid=12210] vsize: 102112
Current children cumulated CPU time (s) 742.28
Current children cumulated vsize (Kb) 102112

[startup+760.049 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 24934 0 0 0 74737 488 0 0 25 0 1 0 1782877923 105238528 24730 4294967295 134512640 134736556 3221224560 3221223036 134536672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 25693 24730 1116 68 0 25625 0
[pid=12210] vsize: 102772
Current children cumulated CPU time (s) 752.25
Current children cumulated vsize (Kb) 102772

[startup+770.05 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 25078 0 0 0 75733 490 0 0 25 0 1 0 1782877923 105779200 24874 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 25825 24874 1116 68 0 25757 0
[pid=12210] vsize: 103300
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (Kb) 103300

[startup+780.05 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 25239 0 0 0 76729 492 0 0 25 0 1 0 1782877923 106455040 25035 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 25990 25035 1116 68 0 25922 0
[pid=12210] vsize: 103960
Current children cumulated CPU time (s) 772.21
Current children cumulated vsize (Kb) 103960

[startup+790.051 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 25474 0 0 0 77724 494 0 0 25 0 1 0 1782877923 107401216 25270 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 26221 25270 1116 68 0 26153 0
[pid=12210] vsize: 104884
Current children cumulated CPU time (s) 782.18
Current children cumulated vsize (Kb) 104884

[startup+800.05 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 25807 0 0 0 78720 496 0 0 25 0 1 0 1782877923 108752896 25603 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 26551 25603 1116 68 0 26483 0
[pid=12210] vsize: 106204
Current children cumulated CPU time (s) 792.16
Current children cumulated vsize (Kb) 106204

[startup+810.051 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 26126 0 0 0 79715 499 0 0 25 0 1 0 1782877923 110104576 25922 4294967295 134512640 134736556 3221224560 3221223296 134605582 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 26881 25922 1116 68 0 26813 0
[pid=12210] vsize: 107524
Current children cumulated CPU time (s) 802.14
Current children cumulated vsize (Kb) 107524

[startup+820.052 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 26429 0 0 0 80709 502 0 0 25 0 1 0 1782877923 111321088 26225 4294967295 134512640 134736556 3221224560 3221223116 134537559 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 27178 26225 1116 68 0 27110 0
[pid=12210] vsize: 108712
Current children cumulated CPU time (s) 812.11
Current children cumulated vsize (Kb) 108712

[startup+830.052 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 26722 0 0 0 81705 505 0 0 25 0 1 0 1782877923 112537600 26518 4294967295 134512640 134736556 3221224560 3221223116 134537534 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 27475 26518 1116 68 0 27407 0
[pid=12210] vsize: 109900
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (Kb) 109900

[startup+840.053 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 27097 0 0 0 82700 508 0 0 25 0 1 0 1782877923 114024448 26893 4294967295 134512640 134736556 3221224560 3221223152 134540180 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 27838 26894 1116 68 0 27770 0
[pid=12210] vsize: 111352
Current children cumulated CPU time (s) 832.08
Current children cumulated vsize (Kb) 111352

[startup+850.053 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 27881 0 0 0 83689 514 0 0 25 0 1 0 1782877923 117268480 27677 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 28630 27677 1116 68 0 28562 0
[pid=12210] vsize: 114520
Current children cumulated CPU time (s) 842.03
Current children cumulated vsize (Kb) 114520

[startup+860.054 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 28223 0 0 0 84684 516 0 0 25 0 1 0 1782877923 118620160 28019 4294967295 134512640 134736556 3221224560 3221223280 134529475 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 28960 28019 1116 68 0 28892 0
[pid=12210] vsize: 115840
Current children cumulated CPU time (s) 852
Current children cumulated vsize (Kb) 115840

[startup+870.054 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 28444 0 0 0 85681 518 0 0 25 0 1 0 1782877923 119566336 28240 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 29191 28240 1116 68 0 29123 0
[pid=12210] vsize: 116764
Current children cumulated CPU time (s) 861.99
Current children cumulated vsize (Kb) 116764

[startup+880.054 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 28659 0 0 0 86677 521 0 0 25 0 1 0 1782877923 120377344 28455 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 29389 28455 1116 68 0 29321 0
[pid=12210] vsize: 117556
Current children cumulated CPU time (s) 871.98
Current children cumulated vsize (Kb) 117556

[startup+890.054 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 28813 0 0 0 87673 522 0 0 25 0 1 0 1782877923 121053184 28609 4294967295 134512640 134736556 3221224560 3221223296 134529492 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 29554 28609 1116 68 0 29486 0
[pid=12210] vsize: 118216
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (Kb) 118216

[startup+900.054 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 28974 0 0 0 88670 524 0 0 25 0 1 0 1782877923 121729024 28770 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 29719 28770 1116 68 0 29651 0
[pid=12210] vsize: 118876
Current children cumulated CPU time (s) 891.94
Current children cumulated vsize (Kb) 118876

[startup+910.055 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 29144 0 0 0 89668 525 0 0 25 0 1 0 1782877923 122404864 28940 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 29884 28940 1116 68 0 29816 0
[pid=12210] vsize: 119536
Current children cumulated CPU time (s) 901.93
Current children cumulated vsize (Kb) 119536

[startup+920.056 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 29281 0 0 0 90665 526 0 0 25 0 1 0 1782877923 122945536 29077 4294967295 134512640 134736556 3221224560 3221223044 134536600 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 30016 29077 1116 68 0 29948 0
[pid=12210] vsize: 120064
Current children cumulated CPU time (s) 911.91
Current children cumulated vsize (Kb) 120064

[startup+930.056 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 29490 0 0 0 91661 528 0 0 25 0 1 0 1782877923 123891712 29286 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 30247 29286 1116 68 0 30179 0
[pid=12210] vsize: 120988
Current children cumulated CPU time (s) 921.89
Current children cumulated vsize (Kb) 120988

[startup+940.057 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 29655 0 0 0 92658 529 0 0 25 0 1 0 1782877923 124567552 29451 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 30412 29451 1116 68 0 30344 0
[pid=12210] vsize: 121648
Current children cumulated CPU time (s) 931.87
Current children cumulated vsize (Kb) 121648

[startup+950.057 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 29765 0 0 0 93656 530 0 0 25 0 1 0 1782877923 124973056 29561 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 30511 29561 1116 68 0 30443 0
[pid=12210] vsize: 122044
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (Kb) 122044

[startup+960.058 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 29770 0 0 0 94654 531 0 0 25 0 1 0 1782877923 124973056 29566 4294967295 134512640 134736556 3221224560 3221223296 134605579 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 30511 29566 1116 68 0 30443 0
[pid=12210] vsize: 122044
Current children cumulated CPU time (s) 951.85
Current children cumulated vsize (Kb) 122044

[startup+970.058 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 29834 0 0 0 95651 532 0 0 25 0 1 0 1782877923 125239296 29630 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 30576 29630 1116 68 0 30508 0
[pid=12210] vsize: 122304
Current children cumulated CPU time (s) 961.83
Current children cumulated vsize (Kb) 122304

[startup+980.058 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 29925 0 0 0 96648 534 0 0 25 0 1 0 1782877923 125644800 29721 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 30675 29721 1116 68 0 30607 0
[pid=12210] vsize: 122700
Current children cumulated CPU time (s) 971.82
Current children cumulated vsize (Kb) 122700

[startup+990.058 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 30169 0 0 0 97646 535 0 0 25 0 1 0 1782877923 126590976 29965 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 30906 29965 1116 68 0 30838 0
[pid=12210] vsize: 123624
Current children cumulated CPU time (s) 981.81
Current children cumulated vsize (Kb) 123624

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 30378 0 0 0 98642 538 0 0 25 0 1 0 1782877923 127537152 30174 4294967295 134512640 134736556 3221224560 3221223272 134694480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 31137 30174 1116 68 0 31069 0
[pid=12210] vsize: 124548
Current children cumulated CPU time (s) 991.8
Current children cumulated vsize (Kb) 124548

[startup+1010.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 30536 0 0 0 99639 540 0 0 25 0 1 0 1782877923 128077824 30332 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 31269 30332 1116 68 0 31201 0
[pid=12210] vsize: 125076
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (Kb) 125076

[startup+1020.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) T 12209 12210 9854 0 -1 0 30694 0 0 0 100635 542 0 0 25 0 1 0 1782877923 128753664 30490 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/12210/statm): 31434 30490 1116 68 0 31366 0
[pid=12210] vsize: 125736
Current children cumulated CPU time (s) 1011.77
Current children cumulated vsize (Kb) 125736

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 30863 0 0 0 101630 544 0 0 25 0 1 0 1782877923 129429504 30659 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 31599 30659 1116 68 0 31531 0
[pid=12210] vsize: 126396
Current children cumulated CPU time (s) 1021.74
Current children cumulated vsize (Kb) 126396

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 31036 0 0 0 102627 545 0 0 25 0 1 0 1782877923 130105344 30832 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 31764 30832 1116 68 0 31696 0
[pid=12210] vsize: 127056
Current children cumulated CPU time (s) 1031.72
Current children cumulated vsize (Kb) 127056

[startup+1050.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 31204 0 0 0 103624 548 0 0 25 0 1 0 1782877923 130916352 31000 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 31962 31000 1116 68 0 31894 0
[pid=12210] vsize: 127848
Current children cumulated CPU time (s) 1041.72
Current children cumulated vsize (Kb) 127848

[startup+1060.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 31370 0 0 0 104621 549 0 0 25 0 1 0 1782877923 131592192 31166 4294967295 134512640 134736556 3221224560 3221223184 134524621 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 32127 31166 1116 68 0 32059 0
[pid=12210] vsize: 128508
Current children cumulated CPU time (s) 1051.7
Current children cumulated vsize (Kb) 128508

[startup+1070.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 31581 0 0 0 105617 552 0 0 25 0 1 0 1782877923 132403200 31377 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/12210/statm): 32325 31377 1116 68 0 32257 0
[pid=12210] vsize: 129300
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (Kb) 129300

[startup+1080.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 32061 0 0 0 106610 555 0 0 25 0 1 0 1782877923 134430720 31857 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 32820 31857 1116 68 0 32752 0
[pid=12210] vsize: 131280
Current children cumulated CPU time (s) 1071.65
Current children cumulated vsize (Kb) 131280

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 32085 0 0 0 107606 557 0 0 25 0 1 0 1782877923 134430720 31881 4294967295 134512640 134736556 3221224560 3221223036 134536672 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 32820 31881 1116 68 0 32752 0
[pid=12210] vsize: 131280
Current children cumulated CPU time (s) 1081.63
Current children cumulated vsize (Kb) 131280

[startup+1100.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 32085 0 0 0 108600 558 0 0 25 0 1 0 1782877923 134430720 31881 4294967295 134512640 134736556 3221224560 3221223120 134543163 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 32820 31881 1116 68 0 32752 0
[pid=12210] vsize: 131280
Current children cumulated CPU time (s) 1091.58
Current children cumulated vsize (Kb) 131280

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 32169 0 0 0 109596 560 0 0 25 0 1 0 1782877923 134836224 31965 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 32919 31965 1116 68 0 32851 0
[pid=12210] vsize: 131676
Current children cumulated CPU time (s) 1101.56
Current children cumulated vsize (Kb) 131676

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 32352 0 0 0 110595 560 0 0 25 0 1 0 1782877923 135512064 32148 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 33084 32148 1116 68 0 33016 0
[pid=12210] vsize: 132336
Current children cumulated CPU time (s) 1111.55
Current children cumulated vsize (Kb) 132336

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 32559 0 0 0 111593 561 0 0 25 0 1 0 1782877923 136458240 32355 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 33315 32355 1116 68 0 33247 0
[pid=12210] vsize: 133260
Current children cumulated CPU time (s) 1121.54
Current children cumulated vsize (Kb) 133260

[startup+1140.07 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 32783 0 0 0 112590 563 0 0 25 0 1 0 1782877923 137269248 32579 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 33513 32579 1116 68 0 33445 0
[pid=12210] vsize: 134052
Current children cumulated CPU time (s) 1131.53
Current children cumulated vsize (Kb) 134052

[startup+1150.07 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 33010 0 0 0 113587 565 0 0 25 0 1 0 1782877923 138215424 32806 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 33744 32806 1116 68 0 33676 0
[pid=12210] vsize: 134976
Current children cumulated CPU time (s) 1141.52
Current children cumulated vsize (Kb) 134976

[startup+1160.07 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 33227 0 0 0 114583 566 0 0 25 0 1 0 1782877923 139161600 33023 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 33975 33023 1116 68 0 33907 0
[pid=12210] vsize: 135900
Current children cumulated CPU time (s) 1151.49
Current children cumulated vsize (Kb) 135900

[startup+1170.07 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 33463 0 0 0 115579 569 0 0 25 0 1 0 1782877923 140107776 33259 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 34206 33259 1116 68 0 34138 0
[pid=12210] vsize: 136824
Current children cumulated CPU time (s) 1161.48
Current children cumulated vsize (Kb) 136824

[startup+1180.07 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 33684 0 0 0 116575 570 0 0 25 0 1 0 1782877923 141053952 33480 4294967295 134512640 134736556 3221224560 3221223224 134543709 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 34437 33480 1116 68 0 34369 0
[pid=12210] vsize: 137748
Current children cumulated CPU time (s) 1171.45
Current children cumulated vsize (Kb) 137748

[startup+1190.07 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 33903 0 0 0 117574 571 0 0 25 0 1 0 1782877923 141864960 33699 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 34635 33699 1116 68 0 34567 0
[pid=12210] vsize: 138540
Current children cumulated CPU time (s) 1181.45
Current children cumulated vsize (Kb) 138540

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 12210
Raw data (/proc/12210/stat): 12210 (bsolo) R 12209 12210 9854 0 -1 0 34121 0 0 0 118570 573 0 0 25 0 1 0 1782877923 142811136 33917 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/12210/statm): 34866 33917 1116 68 0 34798 0
[pid=12210] vsize: 139464
Current children cumulated CPU time (s) 1191.43
Current children cumulated vsize (Kb) 139464
One traced child (pid=12210) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1203.78
CPU time (s): 1195.14
CPU user time (s): 1189.33
CPU system time (s): 5.80812
CPU usage (%): 99.2825
Max. virtual memory (cumulated for all children) (Kb): 139464

Verifier Data

ERROR: no interpretation found !