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/miplib/normalized-mps-v2-20-10-air06.opb
MD5SUMf85d0079133f298b06c25764b03ff228
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 70057
Optimality of the best value was proved NO
Number of terms in the objective function 8627
Biggest coefficient in the objective function 1859
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 4587852
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 1859
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4587852
Number of bits of the biggest sum of numbers23
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.67
Number of variables8627
Total number of constraints9452
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)9452
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint461

Trace number 542

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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:        946936 kB
Buffers:         34208 kB
Cached:          28836 kB
SwapCached:        740 kB
Active:          55780 kB
Inactive:         9924 kB
HighTotal:      131008 kB
HighFree:       100016 kB
LowTotal:       903652 kB
LowFree:        846920 kB
SwapTotal:     2097136 kB
SwapFree:      2095892 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            16396 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:21:54 (client local time) WITH STATUS 0 IN 1195.13 SECONDS
stats: 499 7 1195.13 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 8627 variables and 1645 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 33.861
c After prepocess the problem consists of 8572 variables and 1378 constraints.
c Initial Lower Bound: 1272
c Restart #1 #Var: 8572 #Dec: 18632 LB: 1272 @ 38.354
c Restart #2 #Var: 8572 #Dec: 66056 LB: 1272 @ 47.159
c Restart #3 #Var: 8572 #Dec: 104785 LB: 1272 @ 58.584
c Restart #4 #Var: 8569 #Dec: 148575 LB: 1272 @ 85.035
c Restart #5 #Var: 8557 #Dec: 154222 LB: 1272 @ 143.67
c Restart #6 #Var: 8543 #Dec: 156888 LB: 1272 @ 183.84
c Restart #7 #Var: 8536 #Dec: 160151 LB: 1272 @ 231.78
c Restart #8 #Var: 8522 #Dec: 164267 LB: 1272 @ 291.57
c Restart #9 #Var: 8504 #Dec: 168833 LB: 1272 @ 369.29
c Restart #10 #Var: 8481 #Dec: 174320 LB: 1272 @ 439.63
c Restart #11 #Var: 8467 #Dec: 180143 LB: 1272 @ 523.98
c CHANGE Heuristic... 
c Restart #0 #Var: 8446 #Dec: 185890 LB: 1272 @ 619.63
c Restart #1 #Var: 8433 #Dec: 186503 LB: 1272 @ 630.1
c Restart #2 #Var: 8417 #Dec: 187268 LB: 1272 @ 644.37
c Restart #3 #Var: 8417 #Dec: 188513 LB: 1272 @ 666.19
c Restart #4 #Var: 8408 #Dec: 190652 LB: 1272 @ 699.96
c Restart #5 #Var: 8404 #Dec: 192639 LB: 1272 @ 733.78
c Restart #6 #Var: 8400 #Dec: 195629 LB: 1272 @ 771.44
c Restart #7 #Var: 8391 #Dec: 198984 LB: 1272 @ 827.22
c Restart #8 #Var: 8386 #Dec: 202731 LB: 1272 @ 874.64
c Restart #9 #Var: 8383 #Dec: 206234 LB: 1272 @ 933.77
c Restart #10 #Var: 8378 #Dec: 210242 LB: 1272 @ 1000.4
c Restart #11 #Var: 8368 #Dec: 214715 LB: 1272 @ 1075.5
c Restart #12 #Var: 8364 #Dec: 219628 LB: 1272 @ 1164.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/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782532881 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/17179/statm): 107 3 90 68 0 39 0
[pid=17179] 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/wulflinc7/normalized-mps-v2-20-10-air06.opb

[startup+10.0036 s]
Raw data (loadavg): 0.93 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 53319 0 0 0 857 116 0 0 25 0 1 0 1782532881 221609984 53230 4294967295 134512640 134736556 3221224560 3221223088 134573013 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17179/statm): 54104 53230 1116 68 0 54036 0
[pid=17179] vsize: 216416
Current children cumulated CPU time (s) 9.73
Current children cumulated vsize (Kb) 216416

[startup+20.0042 s]
Raw data (loadavg): 0.94 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 54248 0 0 0 1853 119 0 0 25 0 1 0 1782532881 225394688 54159 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 55028 54159 1116 68 0 54960 0
[pid=17179] vsize: 220112
Current children cumulated CPU time (s) 19.72
Current children cumulated vsize (Kb) 220112

[startup+30.0049 s]
Raw data (loadavg): 0.95 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 55139 0 0 0 2847 123 0 0 25 0 1 0 1782532881 229044224 55050 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 55919 55050 1116 68 0 55851 0
[pid=17179] vsize: 223676
Current children cumulated CPU time (s) 29.7
Current children cumulated vsize (Kb) 223676

[startup+40.0045 s]
Raw data (loadavg): 0.96 0.98 0.94 1/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) T 17178 17179 15400 0 -1 0 56572 0 0 0 3740 160 0 0 21 0 1 0 1782532881 235053056 56483 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17179/statm): 57386 56483 1116 68 0 57318 0
[pid=17179] vsize: 229544
Current children cumulated CPU time (s) 39
Current children cumulated vsize (Kb) 229544

[startup+50.0051 s]
Raw data (loadavg): 0.96 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 56572 0 0 0 4549 225 0 0 18 0 1 0 1782532881 235053056 56483 4294967295 134512640 134736556 3221224560 3221223092 134716323 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17179/statm): 57386 56483 1116 68 0 57318 0
[pid=17179] vsize: 229544
Current children cumulated CPU time (s) 47.74
Current children cumulated vsize (Kb) 229544

[startup+60.0058 s]
Raw data (loadavg): 0.97 0.98 0.94 1/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) T 17178 17179 15400 0 -1 0 56628 0 0 0 5431 263 0 0 22 0 1 0 1782532881 235290624 56539 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17179/statm): 57444 56539 1116 68 0 57376 0
[pid=17179] vsize: 229776
Current children cumulated CPU time (s) 56.94
Current children cumulated vsize (Kb) 229776

[startup+70.0064 s]
Raw data (loadavg): 0.97 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 56729 0 0 0 6314 302 0 0 25 0 1 0 1782532881 235696128 56640 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17179/statm): 57543 56640 1116 68 0 57475 0
[pid=17179] vsize: 230172
Current children cumulated CPU time (s) 66.16
Current children cumulated vsize (Kb) 230172

[startup+80.008 s]
Raw data (loadavg): 0.98 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 56772 0 0 0 7233 328 0 0 25 0 1 0 1782532881 235966464 56683 4294967295 134512640 134736556 3221224560 3221223136 134544675 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 57609 56683 1116 68 0 57541 0
[pid=17179] vsize: 230436
Current children cumulated CPU time (s) 75.61
Current children cumulated vsize (Kb) 230436

[startup+90.0087 s]
Raw data (loadavg): 0.98 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 56819 0 0 0 8229 330 0 0 25 0 1 0 1782532881 236101632 56730 4294967295 134512640 134736556 3221224560 3221223072 134716537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 57642 56730 1116 68 0 57574 0
[pid=17179] vsize: 230568
Current children cumulated CPU time (s) 85.59
Current children cumulated vsize (Kb) 230568

[startup+100.008 s]
Raw data (loadavg): 0.98 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 56839 0 0 0 9221 333 0 0 25 0 1 0 1782532881 236236800 56750 4294967295 134512640 134736556 3221224560 3221223104 134540214 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 57675 56750 1116 68 0 57607 0
[pid=17179] vsize: 230700
Current children cumulated CPU time (s) 95.54
Current children cumulated vsize (Kb) 230700

[startup+110.009 s]
Raw data (loadavg): 0.98 0.98 0.94 1/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) T 17178 17179 15400 0 -1 0 56924 0 0 0 10214 335 0 0 25 0 1 0 1782532881 236507136 56835 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17179/statm): 57741 56835 1116 68 0 57673 0
[pid=17179] vsize: 230964
Current children cumulated CPU time (s) 105.49
Current children cumulated vsize (Kb) 230964

[startup+120.01 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 56963 0 0 0 11209 337 0 0 25 0 1 0 1782532881 236642304 56874 4294967295 134512640 134736556 3221224560 3221223152 134540266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 57774 56874 1116 68 0 57706 0
[pid=17179] vsize: 231096
Current children cumulated CPU time (s) 115.46
Current children cumulated vsize (Kb) 231096

[startup+130.01 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 56999 0 0 0 12204 339 0 0 25 0 1 0 1782532881 236777472 56910 4294967295 134512640 134736556 3221224560 3221223072 134543151 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 57807 56910 1116 68 0 57739 0
[pid=17179] vsize: 231228
Current children cumulated CPU time (s) 125.43
Current children cumulated vsize (Kb) 231228

[startup+140.011 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57039 0 0 0 13199 341 0 0 25 0 1 0 1782532881 237047808 56950 4294967295 134512640 134736556 3221224560 3221223140 134543736 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 57873 56950 1116 68 0 57805 0
[pid=17179] vsize: 231492
Current children cumulated CPU time (s) 135.4
Current children cumulated vsize (Kb) 231492

[startup+150.01 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57087 0 0 0 14196 343 0 0 25 0 1 0 1782532881 237182976 56998 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 57906 56998 1116 68 0 57838 0
[pid=17179] vsize: 231624
Current children cumulated CPU time (s) 145.39
Current children cumulated vsize (Kb) 231624

[startup+160.01 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57186 0 0 0 15192 345 0 0 25 0 1 0 1782532881 237588480 57097 4294967295 134512640 134736556 3221224560 3221223012 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58005 57097 1116 68 0 57937 0
[pid=17179] vsize: 232020
Current children cumulated CPU time (s) 155.37
Current children cumulated vsize (Kb) 232020

[startup+170.011 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57250 0 0 0 16187 347 0 0 25 0 1 0 1782532881 237858816 57161 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58071 57161 1116 68 0 58003 0
[pid=17179] vsize: 232284
Current children cumulated CPU time (s) 165.34
Current children cumulated vsize (Kb) 232284

[startup+180.011 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57320 0 0 0 17181 349 0 0 25 0 1 0 1782532881 238129152 57231 4294967295 134512640 134736556 3221224560 3221223136 134543743 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58137 57231 1116 68 0 58069 0
[pid=17179] vsize: 232548
Current children cumulated CPU time (s) 175.3
Current children cumulated vsize (Kb) 232548

[startup+190.012 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57400 0 0 0 18176 351 0 0 25 0 1 0 1782532881 238534656 57311 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58236 57311 1116 68 0 58168 0
[pid=17179] vsize: 232944
Current children cumulated CPU time (s) 185.27
Current children cumulated vsize (Kb) 232944

[startup+200.012 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57513 0 0 0 19170 352 0 0 25 0 1 0 1782532881 238940160 57424 4294967295 134512640 134736556 3221224560 3221223184 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58335 57424 1116 68 0 58267 0
[pid=17179] vsize: 233340
Current children cumulated CPU time (s) 195.22
Current children cumulated vsize (Kb) 233340

[startup+210.012 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57566 0 0 0 20166 354 0 0 25 0 1 0 1782532881 239210496 57477 4294967295 134512640 134736556 3221224560 3221223084 134634452 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58401 57477 1116 68 0 58333 0
[pid=17179] vsize: 233604
Current children cumulated CPU time (s) 205.2
Current children cumulated vsize (Kb) 233604

[startup+220.012 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57638 0 0 0 21160 356 0 0 25 0 1 0 1782532881 239480832 57549 4294967295 134512640 134736556 3221224560 3221223320 134531410 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58467 57549 1116 68 0 58399 0
[pid=17179] vsize: 233868
Current children cumulated CPU time (s) 215.16
Current children cumulated vsize (Kb) 233868

[startup+230.013 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57715 0 0 0 22153 359 0 0 25 0 1 0 1782532881 239751168 57626 4294967295 134512640 134736556 3221224560 3221223180 134540168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58533 57626 1116 68 0 58465 0
[pid=17179] vsize: 234132
Current children cumulated CPU time (s) 225.12
Current children cumulated vsize (Kb) 234132

[startup+240.013 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57782 0 0 0 23149 360 0 0 25 0 1 0 1782532881 240021504 57693 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58599 57693 1116 68 0 58531 0
[pid=17179] vsize: 234396
Current children cumulated CPU time (s) 235.09
Current children cumulated vsize (Kb) 234396

[startup+250.013 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57827 0 0 0 24144 363 0 0 25 0 1 0 1782532881 240156672 57738 4294967295 134512640 134736556 3221224560 3221223068 134540125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58632 57738 1116 68 0 58564 0
[pid=17179] vsize: 234528
Current children cumulated CPU time (s) 245.07
Current children cumulated vsize (Kb) 234528

[startup+260.013 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57912 0 0 0 25139 365 0 0 25 0 1 0 1782532881 240562176 57823 4294967295 134512640 134736556 3221224560 3221223076 134716789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58731 57823 1116 68 0 58663 0
[pid=17179] vsize: 234924
Current children cumulated CPU time (s) 255.04
Current children cumulated vsize (Kb) 234924

[startup+270.013 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 57975 0 0 0 26135 367 0 0 25 0 1 0 1782532881 240832512 57886 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58797 57886 1116 68 0 58729 0
[pid=17179] vsize: 235188
Current children cumulated CPU time (s) 265.02
Current children cumulated vsize (Kb) 235188

[startup+280.014 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58079 0 0 0 27128 369 0 0 25 0 1 0 1782532881 241217536 57990 4294967295 134512640 134736556 3221224560 3221223092 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 58891 57990 1116 68 0 58823 0
[pid=17179] vsize: 235564
Current children cumulated CPU time (s) 274.97
Current children cumulated vsize (Kb) 235564

[startup+290.014 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58196 0 0 0 28123 371 0 0 25 0 1 0 1782532881 241758208 58107 4294967295 134512640 134736556 3221224560 3221223104 134544615 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59023 58107 1116 68 0 58955 0
[pid=17179] vsize: 236092
Current children cumulated CPU time (s) 284.94
Current children cumulated vsize (Kb) 236092

[startup+300.014 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58248 0 0 0 29121 372 0 0 25 0 1 0 1782532881 241893376 58159 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59056 58159 1116 68 0 58988 0
[pid=17179] vsize: 236224
Current children cumulated CPU time (s) 294.93
Current children cumulated vsize (Kb) 236224

[startup+310.014 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58299 0 0 0 30118 374 0 0 25 0 1 0 1782532881 242163712 58210 4294967295 134512640 134736556 3221224560 3221223076 134543064 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59122 58210 1116 68 0 59054 0
[pid=17179] vsize: 236488
Current children cumulated CPU time (s) 304.92
Current children cumulated vsize (Kb) 236488

[startup+320.013 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58355 0 0 0 31114 375 0 0 25 0 1 0 1782532881 242434048 58266 4294967295 134512640 134736556 3221224560 3221223152 134543733 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59188 58266 1116 68 0 59120 0
[pid=17179] vsize: 236752
Current children cumulated CPU time (s) 314.89
Current children cumulated vsize (Kb) 236752

[startup+330.014 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58457 0 0 0 32109 377 0 0 25 0 1 0 1782532881 242839552 58368 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59287 58368 1116 68 0 59219 0
[pid=17179] vsize: 237148
Current children cumulated CPU time (s) 324.86
Current children cumulated vsize (Kb) 237148

[startup+340.014 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58560 0 0 0 33103 380 0 0 25 0 1 0 1782532881 243245056 58471 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59386 58471 1116 68 0 59318 0
[pid=17179] vsize: 237544
Current children cumulated CPU time (s) 334.83
Current children cumulated vsize (Kb) 237544

[startup+350.013 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) T 17178 17179 15400 0 -1 0 58613 0 0 0 34098 381 0 0 25 0 1 0 1782532881 243380224 58524 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59419 58524 1116 68 0 59351 0
[pid=17179] vsize: 237676
Current children cumulated CPU time (s) 344.79
Current children cumulated vsize (Kb) 237676

[startup+360.014 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58682 0 0 0 35093 383 0 0 25 0 1 0 1782532881 243785728 58593 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59518 58593 1116 68 0 59450 0
[pid=17179] vsize: 238072
Current children cumulated CPU time (s) 354.76
Current children cumulated vsize (Kb) 238072

[startup+370.014 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58772 0 0 0 36088 385 0 0 25 0 1 0 1782532881 244056064 58683 4294967295 134512640 134736556 3221224560 3221223132 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59584 58683 1116 68 0 59516 0
[pid=17179] vsize: 238336
Current children cumulated CPU time (s) 364.73
Current children cumulated vsize (Kb) 238336

[startup+380.014 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58835 0 0 0 37084 386 0 0 25 0 1 0 1782532881 244322304 58746 4294967295 134512640 134736556 3221224560 3221223096 134543967 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59649 58746 1116 68 0 59581 0
[pid=17179] vsize: 238596
Current children cumulated CPU time (s) 374.7
Current children cumulated vsize (Kb) 238596

[startup+390.015 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58891 0 0 0 38080 387 0 0 25 0 1 0 1782532881 244588544 58802 4294967295 134512640 134736556 3221224560 3221223104 134544566 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59714 58802 1116 68 0 59646 0
[pid=17179] vsize: 238856
Current children cumulated CPU time (s) 384.67
Current children cumulated vsize (Kb) 238856

[startup+400.014 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 58973 0 0 0 39076 389 0 0 25 0 1 0 1782532881 244858880 58884 4294967295 134512640 134736556 3221224560 3221223120 134543554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59780 58884 1116 68 0 59712 0
[pid=17179] vsize: 239120
Current children cumulated CPU time (s) 394.65
Current children cumulated vsize (Kb) 239120

[startup+410.015 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59044 0 0 0 40071 391 0 0 25 0 1 0 1782532881 245264384 58955 4294967295 134512640 134736556 3221224560 3221223176 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59879 58955 1116 68 0 59811 0
[pid=17179] vsize: 239516
Current children cumulated CPU time (s) 404.62
Current children cumulated vsize (Kb) 239516

[startup+420.016 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59148 0 0 0 41061 394 0 0 25 0 1 0 1782532881 245669888 59059 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 59978 59059 1116 68 0 59910 0
[pid=17179] vsize: 239912
Current children cumulated CPU time (s) 414.55
Current children cumulated vsize (Kb) 239912

[startup+430.016 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59232 0 0 0 42054 397 0 0 25 0 1 0 1782532881 245940224 59143 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60044 59143 1116 68 0 59976 0
[pid=17179] vsize: 240176
Current children cumulated CPU time (s) 424.51
Current children cumulated vsize (Kb) 240176

[startup+440.017 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59338 0 0 0 43049 399 0 0 25 0 1 0 1782532881 246345728 59249 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60143 59249 1116 68 0 60075 0
[pid=17179] vsize: 240572
Current children cumulated CPU time (s) 434.48
Current children cumulated vsize (Kb) 240572

[startup+450.017 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59401 0 0 0 44044 401 0 0 25 0 1 0 1782532881 246616064 59312 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60209 59312 1116 68 0 60141 0
[pid=17179] vsize: 240836
Current children cumulated CPU time (s) 444.45
Current children cumulated vsize (Kb) 240836

[startup+460.017 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59497 0 0 0 45038 404 0 0 25 0 1 0 1782532881 247021568 59408 4294967295 134512640 134736556 3221224560 3221223140 134544640 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60308 59408 1116 68 0 60240 0
[pid=17179] vsize: 241232
Current children cumulated CPU time (s) 454.42
Current children cumulated vsize (Kb) 241232

[startup+470.018 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59583 0 0 0 46032 406 0 0 25 0 1 0 1782532881 247427072 59494 4294967295 134512640 134736556 3221224560 3221223052 134536708 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60407 59494 1116 68 0 60339 0
[pid=17179] vsize: 241628
Current children cumulated CPU time (s) 464.38
Current children cumulated vsize (Kb) 241628

[startup+480.019 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59625 0 0 0 47028 407 0 0 25 0 1 0 1782532881 247562240 59536 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60440 59536 1116 68 0 60372 0
[pid=17179] vsize: 241760
Current children cumulated CPU time (s) 474.35
Current children cumulated vsize (Kb) 241760

[startup+490.019 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59698 0 0 0 48023 410 0 0 25 0 1 0 1782532881 247832576 59609 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60506 59609 1116 68 0 60438 0
[pid=17179] vsize: 242024
Current children cumulated CPU time (s) 484.33
Current children cumulated vsize (Kb) 242024

[startup+500.019 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59756 0 0 0 49019 412 0 0 25 0 1 0 1782532881 248102912 59667 4294967295 134512640 134736556 3221224560 3221223104 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60572 59667 1116 68 0 60504 0
[pid=17179] vsize: 242288
Current children cumulated CPU time (s) 494.31
Current children cumulated vsize (Kb) 242288

[startup+510.019 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59820 0 0 0 50014 413 0 0 25 0 1 0 1782532881 248373248 59731 4294967295 134512640 134736556 3221224560 3221223184 134537363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60638 59731 1116 68 0 60570 0
[pid=17179] vsize: 242552
Current children cumulated CPU time (s) 504.27
Current children cumulated vsize (Kb) 242552

[startup+520.019 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59890 0 0 0 51010 415 0 0 25 0 1 0 1782532881 248643584 59801 4294967295 134512640 134736556 3221224560 3221223152 134540209 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60704 59801 1116 68 0 60636 0
[pid=17179] vsize: 242816
Current children cumulated CPU time (s) 514.25
Current children cumulated vsize (Kb) 242816

[startup+530.02 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 59998 0 0 0 52004 417 0 0 25 0 1 0 1782532881 249049088 59909 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60803 59909 1116 68 0 60735 0
[pid=17179] vsize: 243212
Current children cumulated CPU time (s) 524.21
Current children cumulated vsize (Kb) 243212

[startup+540.02 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60063 0 0 0 53001 419 0 0 25 0 1 0 1782532881 249319424 59974 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60869 59974 1116 68 0 60801 0
[pid=17179] vsize: 243476
Current children cumulated CPU time (s) 534.2
Current children cumulated vsize (Kb) 243476

[startup+550.02 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60152 0 0 0 53996 421 0 0 25 0 1 0 1782532881 249724928 60063 4294967295 134512640 134736556 3221224560 3221223188 134543846 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 60968 60063 1116 68 0 60900 0
[pid=17179] vsize: 243872
Current children cumulated CPU time (s) 544.17
Current children cumulated vsize (Kb) 243872

[startup+560.021 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60231 0 0 0 54989 424 0 0 25 0 1 0 1782532881 250130432 60142 4294967295 134512640 134736556 3221224560 3221223036 134536648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61067 60142 1116 68 0 60999 0
[pid=17179] vsize: 244268
Current children cumulated CPU time (s) 554.13
Current children cumulated vsize (Kb) 244268

[startup+570.02 s]
Raw data (loadavg): 0.99 0.98 0.94 1/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) T 17178 17179 15400 0 -1 0 60323 0 0 0 55984 426 0 0 25 0 1 0 1782532881 250400768 60234 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61133 60234 1116 68 0 61065 0
[pid=17179] vsize: 244532
Current children cumulated CPU time (s) 564.1
Current children cumulated vsize (Kb) 244532

[startup+580.021 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60399 0 0 0 56979 428 0 0 25 0 1 0 1782532881 250806272 60310 4294967295 134512640 134736556 3221224560 3221223136 134543204 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61232 60310 1116 68 0 61164 0
[pid=17179] vsize: 244928
Current children cumulated CPU time (s) 574.07
Current children cumulated vsize (Kb) 244928

[startup+590.021 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60452 0 0 0 57972 431 0 0 25 0 1 0 1782532881 250941440 60363 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61265 60363 1116 68 0 61197 0
[pid=17179] vsize: 245060
Current children cumulated CPU time (s) 584.03
Current children cumulated vsize (Kb) 245060

[startup+600.021 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60538 0 0 0 58968 432 0 0 25 0 1 0 1782532881 251346944 60449 4294967295 134512640 134736556 3221224560 3221223136 134544698 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61364 60449 1116 68 0 61296 0
[pid=17179] vsize: 245456
Current children cumulated CPU time (s) 594
Current children cumulated vsize (Kb) 245456

[startup+610.022 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60549 0 0 0 59964 434 0 0 25 0 1 0 1782532881 251346944 60460 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61364 60460 1116 68 0 61296 0
[pid=17179] vsize: 245456
Current children cumulated CPU time (s) 603.98
Current children cumulated vsize (Kb) 245456

[startup+620.021 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60627 0 0 0 60960 436 0 0 25 0 1 0 1782532881 251752448 60538 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61463 60538 1116 68 0 61395 0
[pid=17179] vsize: 245852
Current children cumulated CPU time (s) 613.96
Current children cumulated vsize (Kb) 245852

[startup+630.022 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60687 0 0 0 61955 438 0 0 25 0 1 0 1782532881 251904000 60581 4294967295 134512640 134736556 3221224560 3221223320 134531414 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17179/statm): 61500 60581 1116 68 0 61432 0
[pid=17179] vsize: 246000
Current children cumulated CPU time (s) 623.93
Current children cumulated vsize (Kb) 246000

[startup+640.023 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60777 0 0 0 62950 441 0 0 25 0 1 0 1782532881 252174336 60671 4294967295 134512640 134736556 3221224560 3221223152 134543827 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61566 60671 1116 68 0 61498 0
[pid=17179] vsize: 246264
Current children cumulated CPU time (s) 633.91
Current children cumulated vsize (Kb) 246264

[startup+650.022 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60860 0 0 0 63945 442 0 0 25 0 1 0 1782532881 252579840 60754 4294967295 134512640 134736556 3221224560 3221223084 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61665 60754 1116 68 0 61597 0
[pid=17179] vsize: 246660
Current children cumulated CPU time (s) 643.87
Current children cumulated vsize (Kb) 246660

[startup+660.022 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 60977 0 0 0 64940 445 0 0 25 0 1 0 1782532881 253120512 60871 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61797 60871 1116 68 0 61729 0
[pid=17179] vsize: 247188
Current children cumulated CPU time (s) 653.85
Current children cumulated vsize (Kb) 247188

[startup+670.023 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61037 0 0 0 65936 448 0 0 25 0 1 0 1782532881 253255680 60931 4294967295 134512640 134736556 3221224560 3221223312 134556547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61830 60931 1116 68 0 61762 0
[pid=17179] vsize: 247320
Current children cumulated CPU time (s) 663.84
Current children cumulated vsize (Kb) 247320

[startup+680.023 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61080 0 0 0 66931 450 0 0 25 0 1 0 1782532881 253517824 60974 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61894 60974 1116 68 0 61826 0
[pid=17179] vsize: 247576
Current children cumulated CPU time (s) 673.81
Current children cumulated vsize (Kb) 247576

[startup+690.023 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61141 0 0 0 67926 452 0 0 25 0 1 0 1782532881 253788160 61035 4294967295 134512640 134736556 3221224560 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 61960 61035 1116 68 0 61892 0
[pid=17179] vsize: 247840
Current children cumulated CPU time (s) 683.78
Current children cumulated vsize (Kb) 247840

[startup+700.024 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61209 0 0 0 68922 453 0 0 25 0 1 0 1782532881 254058496 61103 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62026 61103 1116 68 0 61958 0
[pid=17179] vsize: 248104
Current children cumulated CPU time (s) 693.75
Current children cumulated vsize (Kb) 248104

[startup+710.024 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61301 0 0 0 69914 456 0 0 25 0 1 0 1782532881 254328832 61195 4294967295 134512640 134736556 3221224560 3221223008 134717545 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17179/statm): 62092 61195 1116 68 0 62024 0
[pid=17179] vsize: 248368
Current children cumulated CPU time (s) 703.7
Current children cumulated vsize (Kb) 248368

[startup+720.024 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61361 0 0 0 70909 458 0 0 25 0 1 0 1782532881 254599168 61255 4294967295 134512640 134736556 3221224560 3221223104 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62158 61255 1116 68 0 62090 0
[pid=17179] vsize: 248632
Current children cumulated CPU time (s) 713.67
Current children cumulated vsize (Kb) 248632

[startup+730.024 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61434 0 0 0 71904 459 0 0 25 0 1 0 1782532881 254869504 61328 4294967295 134512640 134736556 3221224560 3221222932 134717407 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62224 61328 1116 68 0 62156 0
[pid=17179] vsize: 248896
Current children cumulated CPU time (s) 723.63
Current children cumulated vsize (Kb) 248896

[startup+740.025 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61624 0 0 0 72900 461 0 0 25 0 1 0 1782532881 255672320 61518 4294967295 134512640 134736556 3221224560 3221223312 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62420 61518 1116 68 0 62352 0
[pid=17179] vsize: 249680
Current children cumulated CPU time (s) 733.61
Current children cumulated vsize (Kb) 249680

[startup+750.025 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61625 0 0 0 73894 463 0 0 25 0 1 0 1782532881 255672320 61519 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62420 61519 1116 68 0 62352 0
[pid=17179] vsize: 249680
Current children cumulated CPU time (s) 743.57
Current children cumulated vsize (Kb) 249680

[startup+760.025 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61661 0 0 0 74889 465 0 0 25 0 1 0 1782532881 255807488 61555 4294967295 134512640 134736556 3221224560 3221223104 134540335 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62453 61555 1116 68 0 62385 0
[pid=17179] vsize: 249812
Current children cumulated CPU time (s) 753.54
Current children cumulated vsize (Kb) 249812

[startup+770.026 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61789 0 0 0 75883 467 0 0 25 0 1 0 1782532881 256348160 61683 4294967295 134512640 134736556 3221224560 3221223068 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62585 61683 1116 68 0 62517 0
[pid=17179] vsize: 250340
Current children cumulated CPU time (s) 763.5
Current children cumulated vsize (Kb) 250340

[startup+780.027 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61836 0 0 0 76879 469 0 0 25 0 1 0 1782532881 256618496 61730 4294967295 134512640 134736556 3221224560 3221223104 134543700 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62651 61730 1116 68 0 62583 0
[pid=17179] vsize: 250604
Current children cumulated CPU time (s) 773.48
Current children cumulated vsize (Kb) 250604

[startup+790.027 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61911 0 0 0 77874 471 0 0 25 0 1 0 1782532881 256884736 61805 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17179/statm): 62716 61805 1116 68 0 62648 0
[pid=17179] vsize: 250864
Current children cumulated CPU time (s) 783.45
Current children cumulated vsize (Kb) 250864

[startup+800.028 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 61985 0 0 0 78869 473 0 0 25 0 1 0 1782532881 257155072 61879 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62782 61879 1116 68 0 62714 0
[pid=17179] vsize: 251128
Current children cumulated CPU time (s) 793.42
Current children cumulated vsize (Kb) 251128

[startup+810.029 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62021 0 0 0 79865 474 0 0 25 0 1 0 1782532881 257290240 61915 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62815 61915 1116 68 0 62747 0
[pid=17179] vsize: 251260
Current children cumulated CPU time (s) 803.39
Current children cumulated vsize (Kb) 251260

[startup+820.028 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62100 0 0 0 80861 475 0 0 25 0 1 0 1782532881 257695744 61994 4294967295 134512640 134736556 3221224560 3221223224 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62914 61994 1116 68 0 62846 0
[pid=17179] vsize: 251656
Current children cumulated CPU time (s) 813.36
Current children cumulated vsize (Kb) 251656

[startup+830.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62149 0 0 0 81856 477 0 0 25 0 1 0 1782532881 257818624 62043 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 62944 62043 1116 68 0 62876 0
[pid=17179] vsize: 251776
Current children cumulated CPU time (s) 823.33
Current children cumulated vsize (Kb) 251776

[startup+840.029 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62205 0 0 0 82852 479 0 0 25 0 1 0 1782532881 258064384 62099 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63004 62099 1116 68 0 62936 0
[pid=17179] vsize: 252016
Current children cumulated CPU time (s) 833.31
Current children cumulated vsize (Kb) 252016

[startup+850.029 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62316 0 0 0 83845 482 0 0 25 0 1 0 1782532881 258568192 62210 4294967295 134512640 134736556 3221224560 3221223136 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63127 62210 1116 68 0 63059 0
[pid=17179] vsize: 252508
Current children cumulated CPU time (s) 843.27
Current children cumulated vsize (Kb) 252508

[startup+860.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62400 0 0 0 84839 485 0 0 25 0 1 0 1782532881 258838528 62294 4294967295 134512640 134736556 3221224560 3221223104 134543572 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63193 62294 1116 68 0 63125 0
[pid=17179] vsize: 252772
Current children cumulated CPU time (s) 853.24
Current children cumulated vsize (Kb) 252772

[startup+870.029 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62486 0 0 0 85833 487 0 0 25 0 1 0 1782532881 259244032 62380 4294967295 134512640 134736556 3221224560 3221223172 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63292 62380 1116 68 0 63224 0
[pid=17179] vsize: 253168
Current children cumulated CPU time (s) 863.2
Current children cumulated vsize (Kb) 253168

[startup+880.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62557 0 0 0 86827 489 0 0 25 0 1 0 1782532881 259514368 62451 4294967295 134512640 134736556 3221224560 3221223104 134716452 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63358 62451 1116 68 0 63290 0
[pid=17179] vsize: 253432
Current children cumulated CPU time (s) 873.16
Current children cumulated vsize (Kb) 253432

[startup+890.031 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62624 0 0 0 87822 491 0 0 25 0 1 0 1782532881 259784704 62518 4294967295 134512640 134736556 3221224560 3221223128 134543543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63424 62518 1116 68 0 63356 0
[pid=17179] vsize: 253696
Current children cumulated CPU time (s) 883.13
Current children cumulated vsize (Kb) 253696

[startup+900.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62702 0 0 0 88817 493 0 0 25 0 1 0 1782532881 260055040 62596 4294967295 134512640 134736556 3221224560 3221223104 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63490 62596 1116 68 0 63422 0
[pid=17179] vsize: 253960
Current children cumulated CPU time (s) 893.1
Current children cumulated vsize (Kb) 253960

[startup+910.031 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62840 0 0 0 89813 495 0 0 25 0 1 0 1782532881 260726784 62734 4294967295 134512640 134736556 3221224560 3221223220 134536518 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63654 62734 1116 68 0 63586 0
[pid=17179] vsize: 254616
Current children cumulated CPU time (s) 903.08
Current children cumulated vsize (Kb) 254616

[startup+920.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62944 0 0 0 90808 498 0 0 25 0 1 0 1782532881 261132288 62838 4294967295 134512640 134736556 3221224560 3221223104 134543990 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63753 62838 1116 68 0 63685 0
[pid=17179] vsize: 255012
Current children cumulated CPU time (s) 913.06
Current children cumulated vsize (Kb) 255012

[startup+930.031 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 62983 0 0 0 91803 499 0 0 25 0 1 0 1782532881 261267456 62877 4294967295 134512640 134736556 3221224560 3221223136 134543204 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63786 62877 1116 68 0 63718 0
[pid=17179] vsize: 255144
Current children cumulated CPU time (s) 923.02
Current children cumulated vsize (Kb) 255144

[startup+940.032 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63050 0 0 0 92799 501 0 0 25 0 1 0 1782532881 261537792 62944 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63852 62944 1116 68 0 63784 0
[pid=17179] vsize: 255408
Current children cumulated CPU time (s) 933
Current children cumulated vsize (Kb) 255408

[startup+950.031 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63132 0 0 0 93795 503 0 0 25 0 1 0 1782532881 261943296 63026 4294967295 134512640 134736556 3221224560 3221223104 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 63951 63026 1116 68 0 63883 0
[pid=17179] vsize: 255804
Current children cumulated CPU time (s) 942.98
Current children cumulated vsize (Kb) 255804

[startup+960.032 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63267 0 0 0 94789 505 0 0 25 0 1 0 1782532881 262479872 63161 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64082 63161 1116 68 0 64014 0
[pid=17179] vsize: 256328
Current children cumulated CPU time (s) 952.94
Current children cumulated vsize (Kb) 256328

[startup+970.033 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63339 0 0 0 95785 507 0 0 25 0 1 0 1782532881 262750208 63233 4294967295 134512640 134736556 3221224560 3221223096 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64148 63233 1116 68 0 64080 0
[pid=17179] vsize: 256592
Current children cumulated CPU time (s) 962.92
Current children cumulated vsize (Kb) 256592

[startup+980.033 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63429 0 0 0 96781 508 0 0 25 0 1 0 1782532881 263155712 63323 4294967295 134512640 134736556 3221224560 3221223084 134536679 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64247 63323 1116 68 0 64179 0
[pid=17179] vsize: 256988
Current children cumulated CPU time (s) 972.89
Current children cumulated vsize (Kb) 256988

[startup+990.033 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63440 0 0 0 97778 510 0 0 25 0 1 0 1782532881 263155712 63334 4294967295 134512640 134736556 3221224560 3221223024 134717329 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64247 63334 1116 68 0 64179 0
[pid=17179] vsize: 256988
Current children cumulated CPU time (s) 982.88
Current children cumulated vsize (Kb) 256988

[startup+1000.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63523 0 0 0 98773 511 0 0 25 0 1 0 1782532881 263426048 63417 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64313 63417 1116 68 0 64245 0
[pid=17179] vsize: 257252
Current children cumulated CPU time (s) 992.84
Current children cumulated vsize (Kb) 257252

[startup+1010.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63606 0 0 0 99769 513 0 0 25 0 1 0 1782532881 263831552 63500 4294967295 134512640 134736556 3221224560 3221223104 134544600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64412 63500 1116 68 0 64344 0
[pid=17179] vsize: 257648
Current children cumulated CPU time (s) 1002.82
Current children cumulated vsize (Kb) 257648

[startup+1020.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63659 0 0 0 100763 514 0 0 25 0 1 0 1782532881 264077312 63553 4294967295 134512640 134736556 3221224560 3221223200 134543833 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64472 63553 1116 68 0 64404 0
[pid=17179] vsize: 257888
Current children cumulated CPU time (s) 1012.77
Current children cumulated vsize (Kb) 257888

[startup+1030.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63745 0 0 0 101760 515 0 0 25 0 1 0 1782532881 264347648 63639 4294967295 134512640 134736556 3221224560 3221223224 134536490 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64538 63639 1116 68 0 64470 0
[pid=17179] vsize: 258152
Current children cumulated CPU time (s) 1022.75
Current children cumulated vsize (Kb) 258152

[startup+1040.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63848 0 0 0 102756 518 0 0 25 0 1 0 1782532881 264753152 63742 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64637 63742 1116 68 0 64569 0
[pid=17179] vsize: 258548
Current children cumulated CPU time (s) 1032.74
Current children cumulated vsize (Kb) 258548

[startup+1050.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63896 0 0 0 103752 519 0 0 25 0 1 0 1782532881 265023488 63790 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64703 63790 1116 68 0 64635 0
[pid=17179] vsize: 258812
Current children cumulated CPU time (s) 1042.71
Current children cumulated vsize (Kb) 258812

[startup+1060.03 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 63965 0 0 0 104749 521 0 0 25 0 1 0 1782532881 265293824 63859 4294967295 134512640 134736556 3221224560 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64769 63859 1116 68 0 64701 0
[pid=17179] vsize: 259076
Current children cumulated CPU time (s) 1052.7
Current children cumulated vsize (Kb) 259076

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64014 0 0 0 105745 522 0 0 25 0 1 0 1782532881 265441280 63905 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64805 63905 1116 68 0 64737 0
[pid=17179] vsize: 259220
Current children cumulated CPU time (s) 1062.67
Current children cumulated vsize (Kb) 259220

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64102 0 0 0 106740 525 0 0 25 0 1 0 1782532881 265846784 63993 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64904 63993 1116 68 0 64836 0
[pid=17179] vsize: 259616
Current children cumulated CPU time (s) 1072.65
Current children cumulated vsize (Kb) 259616

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64114 0 0 0 107738 526 0 0 25 0 1 0 1782532881 265846784 64005 4294967295 134512640 134736556 3221224560 3221223136 134544634 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 64904 64005 1116 68 0 64836 0
[pid=17179] vsize: 259616
Current children cumulated CPU time (s) 1082.64
Current children cumulated vsize (Kb) 259616

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64190 0 0 0 108733 528 0 0 25 0 1 0 1782532881 266252288 64081 4294967295 134512640 134736556 3221224560 3221223148 134543536 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65003 64081 1116 68 0 64935 0
[pid=17179] vsize: 260012
Current children cumulated CPU time (s) 1092.61
Current children cumulated vsize (Kb) 260012

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64303 0 0 0 109728 530 0 0 25 0 1 0 1782532881 266657792 64194 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65102 64194 1116 68 0 65034 0
[pid=17179] vsize: 260408
Current children cumulated CPU time (s) 1102.58
Current children cumulated vsize (Kb) 260408

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64379 0 0 0 110723 532 0 0 25 0 1 0 1782532881 266928128 64270 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65168 64270 1116 68 0 65100 0
[pid=17179] vsize: 260672
Current children cumulated CPU time (s) 1112.55
Current children cumulated vsize (Kb) 260672

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64426 0 0 0 111720 533 0 0 25 0 1 0 1782532881 267198464 64317 4294967295 134512640 134736556 3221224560 3221223068 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65234 64317 1116 68 0 65166 0
[pid=17179] vsize: 260936
Current children cumulated CPU time (s) 1122.53
Current children cumulated vsize (Kb) 260936

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64519 0 0 0 112712 537 0 0 25 0 1 0 1782532881 267603968 64410 4294967295 134512640 134736556 3221224560 3221223072 134543210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65333 64410 1116 68 0 65265 0
[pid=17179] vsize: 261332
Current children cumulated CPU time (s) 1132.49
Current children cumulated vsize (Kb) 261332

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64600 0 0 0 113708 538 0 0 25 0 1 0 1782532881 267874304 64491 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65399 64491 1116 68 0 65331 0
[pid=17179] vsize: 261596
Current children cumulated CPU time (s) 1142.46
Current children cumulated vsize (Kb) 261596

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64652 0 0 0 114703 540 0 0 25 0 1 0 1782532881 268144640 64543 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65465 64543 1116 68 0 65397 0
[pid=17179] vsize: 261860
Current children cumulated CPU time (s) 1152.43
Current children cumulated vsize (Kb) 261860

[startup+1170.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64754 0 0 0 115699 542 0 0 25 0 1 0 1782532881 268533760 64645 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65560 64645 1116 68 0 65492 0
[pid=17179] vsize: 262240
Current children cumulated CPU time (s) 1162.41
Current children cumulated vsize (Kb) 262240

[startup+1180.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64765 0 0 0 116696 542 0 0 25 0 1 0 1782532881 268533760 64656 4294967295 134512640 134736556 3221224560 3221223280 134609118 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65560 64656 1116 68 0 65492 0
[pid=17179] vsize: 262240
Current children cumulated CPU time (s) 1172.38
Current children cumulated vsize (Kb) 262240

[startup+1190.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64858 0 0 0 117694 543 0 0 25 0 1 0 1782532881 268939264 64749 4294967295 134512640 134736556 3221224560 3221223104 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65659 64749 1116 68 0 65591 0
[pid=17179] vsize: 262636
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (Kb) 262636

[startup+1200.04 s]
Raw data (loadavg): 0.99 0.98 0.94 2/56 17179
Raw data (/proc/17179/stat): 17179 (bsolo) R 17178 17179 15400 0 -1 0 64922 0 0 0 118689 545 0 0 25 0 1 0 1782532881 269185024 64813 4294967295 134512640 134736556 3221224560 3221223112 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17179/statm): 65719 64813 1116 68 0 65651 0
[pid=17179] vsize: 262876
Current children cumulated CPU time (s) 1192.34
Current children cumulated vsize (Kb) 262876
One traced child (pid=17179) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.83
CPU time (s): 1195.13
CPU user time (s): 1189.55
CPU system time (s): 5.57615
CPU usage (%): 99.3597
Max. virtual memory (cumulated for all children) (Kb): 262876

Verifier Data

ERROR: no interpretation found !