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

Nameweb/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
MD5SUM552cc7fcebca47ae66a3cb1c13679513
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 103
Number of bits of the biggest sum of numbers7
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables4602
Total number of constraints34781
Number of constraints which are clauses29160
Number of constraints which are cardinality constraints (but not clauses)5543
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint1
Maximum length of a constraint29

Trace number 431

Launcher Data

LAUNCH ON wulflinc12 THE 2005-09-18 10:13:55 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=390 boxname=wulflinc12 idbench=390 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  552cc7fcebca47ae66a3cb1c13679513  /oldhome/oroussel/tmp/wulflinc12/normalized-ppp:1-11,19,21.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc12/normalized-ppp:1-11,19,21.opb
IDLAUNCH: 390
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
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.091
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:        931252 kB
Buffers:         37816 kB
Cached:          26308 kB
SwapCached:        544 kB
Active:          54480 kB
Inactive:        21808 kB
HighTotal:      131008 kB
HighFree:       104720 kB
LowTotal:       903652 kB
LowFree:        826532 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5884 kB
Slab:            21464 kB
Committed_AS:    64164 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 10:34:00 (client local time) WITH STATUS 0 IN 1195.16 SECONDS
stats: 390 7 1195.16 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 4602 variables and 30353 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 6.563
c After prepocess the problem consists of 4602 variables and 30353 constraints.
c Restart #1 #Var: 4602 #Dec: 10092 LB: 0 @ 10.251
c Restart #2 #Var: 4602 #Dec: 18935 LB: 0 @ 15.011
c Restart #3 #Var: 4602 #Dec: 25364 LB: 0 @ 19.272
c Restart #4 #Var: 4602 #Dec: 27538 LB: 0 @ 23.62
c Restart #5 #Var: 4602 #Dec: 28808 LB: 0 @ 27.178
c Restart #6 #Var: 4602 #Dec: 30322 LB: 0 @ 31.394
c Restart #7 #Var: 4602 #Dec: 31911 LB: 0 @ 37.579
c Restart #8 #Var: 4602 #Dec: 34133 LB: 0 @ 44.231
c Restart #9 #Var: 4602 #Dec: 36308 LB: 0 @ 50.199
c Restart #10 #Var: 4602 #Dec: 39098 LB: 0 @ 58.519
c Restart #11 #Var: 4602 #Dec: 42302 LB: 0 @ 67.624
c Restart #12 #Var: 4602 #Dec: 45001 LB: 0 @ 79.258
c Restart #13 #Var: 4602 #Dec: 47942 LB: 0 @ 91.874
c Restart #14 #Var: 4602 #Dec: 51080 LB: 0 @ 108.28
c Restart #15 #Var: 4602 #Dec: 54304 LB: 0 @ 126.41
c Restart #16 #Var: 4602 #Dec: 59735 LB: 0 @ 144.31
c Restart #17 #Var: 4602 #Dec: 67440 LB: 0 @ 171.73
c Restart #18 #Var: 4602 #Dec: 71795 LB: 0 @ 208.66
c Restart #19 #Var: 4602 #Dec: 76329 LB: 0 @ 230.26
c Restart #20 #Var: 4602 #Dec: 81275 LB: 0 @ 255.47
c Restart #21 #Var: 4602 #Dec: 86150 LB: 0 @ 286.3
c Restart #22 #Var: 4602 #Dec: 91211 LB: 0 @ 316.31
c Restart #23 #Var: 4602 #Dec: 97836 LB: 0 @ 338.96
c Restart #24 #Var: 4602 #Dec: 103781 LB: 0 @ 391.62
c Restart #25 #Var: 4602 #Dec: 110317 LB: 0 @ 439.76
c Restart #26 #Var: 4602 #Dec: 117148 LB: 0 @ 487.75
c Restart #27 #Var: 4602 #Dec: 127500 LB: 0 @ 539.58
c Restart #28 #Var: 4602 #Dec: 136124 LB: 0 @ 587.06
c CHANGE Heuristic... 
c Restart #0 #Var: 4602 #Dec: 142901 LB: 0 @ 669.71
c Restart #1 #Var: 4602 #Dec: 143774 LB: 0 @ 674.61
c Restart #2 #Var: 4602 #Dec: 145037 LB: 0 @ 678.07
c Restart #3 #Var: 4602 #Dec: 146879 LB: 0 @ 686.91
c Restart #4 #Var: 4602 #Dec: 148279 LB: 0 @ 693.53
c Restart #5 #Var: 4602 #Dec: 149917 LB: 0 @ 700.12
c Restart #6 #Var: 4602 #Dec: 151507 LB: 0 @ 708.77
c Restart #7 #Var: 4602 #Dec: 153193 LB: 0 @ 718.15
c Restart #8 #Var: 4602 #Dec: 155537 LB: 0 @ 731.05
c Restart #9 #Var: 4602 #Dec: 157988 LB: 0 @ 754.22
c Restart #10 #Var: 4602 #Dec: 160321 LB: 0 @ 768.16
c Restart #11 #Var: 4602 #Dec: 163063 LB: 0 @ 787.28
c Restart #12 #Var: 4602 #Dec: 165539 LB: 0 @ 805.17
c Restart #13 #Var: 4602 #Dec: 168359 LB: 0 @ 824.34
c Restart #14 #Var: 4602 #Dec: 171304 LB: 0 @ 846.47
c Restart #15 #Var: 4602 #Dec: 175732 LB: 0 @ 874.88
c Restart #16 #Var: 4602 #Dec: 180132 LB: 0 @ 909.08
c Restart #17 #Var: 4602 #Dec: 183719 LB: 0 @ 943.45
c Restart #18 #Var: 4602 #Dec: 187938 LB: 0 @ 973.57
c Restart #19 #Var: 4602 #Dec: 192426 LB: 0 @ 1027.8
c Restart #20 #Var: 4602 #Dec: 197329 LB: 0 @ 1066.2
c Restart #21 #Var: 4602 #Dec: 202839 LB: 0 @ 1107.7
c Restart #22 #Var: 4602 #Dec: 207534 LB: 0 @ 1152.9
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/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782209450 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 107 3 90 68 0 39 0
[pid=11002] 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/wulflinc12/normalized-ppp:1-11,19,21.opb

[startup+10.0036 s]
Raw data (loadavg): 0.93 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 5520 0 0 0 934 32 0 0 25 0 1 0 1782209450 25817088 5431 4294967295 134512640 134736556 3221224560 3221223116 134544554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 6303 5431 1116 68 0 6235 0
[pid=11002] vsize: 25212
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (Kb) 25212

[startup+20.0045 s]
Raw data (loadavg): 0.94 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 5919 0 0 0 1863 58 0 0 25 0 1 0 1782209450 27439104 5830 4294967295 134512640 134736556 3221224560 3221223136 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 6699 5830 1116 68 0 6631 0
[pid=11002] vsize: 26796
Current children cumulated CPU time (s) 19.21
Current children cumulated vsize (Kb) 26796

[startup+30.0053 s]
Raw data (loadavg): 0.95 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 7241 0 0 0 2836 71 0 0 25 0 1 0 1782209450 32837632 7152 4294967295 134512640 134736556 3221224560 3221223204 134544537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 8017 7152 1116 68 0 7949 0
[pid=11002] vsize: 32068
Current children cumulated CPU time (s) 29.07
Current children cumulated vsize (Kb) 32068

[startup+40.0061 s]
Raw data (loadavg): 0.96 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 8505 0 0 0 3812 81 0 0 25 0 1 0 1782209450 37974016 8416 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 9271 8416 1116 68 0 9203 0
[pid=11002] vsize: 37084
Current children cumulated CPU time (s) 38.93
Current children cumulated vsize (Kb) 37084

[startup+50.006 s]
Raw data (loadavg): 0.96 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 9779 0 0 0 4785 93 0 0 25 0 1 0 1782209450 43245568 9690 4294967295 134512640 134736556 3221224560 3221223180 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 10558 9690 1116 68 0 10490 0
[pid=11002] vsize: 42232
Current children cumulated CPU time (s) 48.78
Current children cumulated vsize (Kb) 42232

[startup+60.0069 s]
Raw data (loadavg): 0.97 0.98 0.91 1/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) T 11001 11002 8263 0 -1 0 10904 0 0 0 5762 103 0 0 25 0 1 0 1782209450 47841280 10815 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11002/statm): 11680 10815 1116 68 0 11612 0
[pid=11002] vsize: 46720
Current children cumulated CPU time (s) 58.65
Current children cumulated vsize (Kb) 46720

[startup+70.0077 s]
Raw data (loadavg): 0.97 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 11853 0 0 0 6738 114 0 0 25 0 1 0 1782209450 51761152 11764 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 12637 11764 1116 68 0 12569 0
[pid=11002] vsize: 50548
Current children cumulated CPU time (s) 68.52
Current children cumulated vsize (Kb) 50548

[startup+80.0086 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 13251 0 0 0 7720 123 0 0 25 0 1 0 1782209450 57434112 13162 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3225643616 0 0 17 0 0 0
Raw data (/proc/11002/statm): 14022 13162 1116 68 0 13954 0
[pid=11002] vsize: 56088
Current children cumulated CPU time (s) 78.43
Current children cumulated vsize (Kb) 56088

[startup+90.0094 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 14461 0 0 0 8700 133 0 0 25 0 1 0 1782209450 62435328 14372 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 15243 14372 1116 68 0 15175 0
[pid=11002] vsize: 60972
Current children cumulated CPU time (s) 88.33
Current children cumulated vsize (Kb) 60972

[startup+100.009 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 15427 0 0 0 9684 140 0 0 25 0 1 0 1782209450 66355200 15338 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 16200 15338 1116 68 0 16132 0
[pid=11002] vsize: 64800
Current children cumulated CPU time (s) 98.24
Current children cumulated vsize (Kb) 64800

[startup+110.01 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 16270 0 0 0 10668 149 0 0 25 0 1 0 1782209450 69873664 16181 4294967295 134512640 134736556 3221224560 3221223184 134537363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 17059 16181 1116 68 0 16991 0
[pid=11002] vsize: 68236
Current children cumulated CPU time (s) 108.17
Current children cumulated vsize (Kb) 68236

[startup+120.011 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 17146 0 0 0 11652 157 0 0 25 0 1 0 1782209450 73388032 17057 4294967295 134512640 134736556 3221224560 3221223276 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 17917 17057 1116 68 0 17849 0
[pid=11002] vsize: 71668
Current children cumulated CPU time (s) 118.09
Current children cumulated vsize (Kb) 71668

[startup+130.012 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 18104 0 0 0 12635 164 0 0 25 0 1 0 1782209450 77307904 18015 4294967295 134512640 134736556 3221224560 3221223068 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 18874 18015 1116 68 0 18806 0
[pid=11002] vsize: 75496
Current children cumulated CPU time (s) 127.99
Current children cumulated vsize (Kb) 75496

[startup+140.013 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 18739 0 0 0 13615 172 0 0 25 0 1 0 1782209450 80011264 18650 4294967295 134512640 134736556 3221224560 3221223168 134524350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 19534 18650 1116 68 0 19466 0
[pid=11002] vsize: 78136
Current children cumulated CPU time (s) 137.87
Current children cumulated vsize (Kb) 78136

[startup+150.013 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 19302 0 0 0 14593 180 0 0 25 0 1 0 1782209450 82309120 19213 4294967295 134512640 134736556 3221224560 3221223272 134554061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 20095 19213 1116 68 0 20027 0
[pid=11002] vsize: 80380
Current children cumulated CPU time (s) 147.73
Current children cumulated vsize (Kb) 80380

[startup+160.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 20036 0 0 0 15572 191 0 0 25 0 1 0 1782209450 85282816 19947 4294967295 134512640 134736556 3221224560 3221223208 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 20821 19947 1116 68 0 20753 0
[pid=11002] vsize: 83284
Current children cumulated CPU time (s) 157.63
Current children cumulated vsize (Kb) 83284

[startup+170.015 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 20471 0 0 0 16554 198 0 0 25 0 1 0 1782209450 87040000 20382 4294967295 134512640 134736556 3221224560 3221223152 134716152 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 21250 20382 1116 68 0 21182 0
[pid=11002] vsize: 85000
Current children cumulated CPU time (s) 167.52
Current children cumulated vsize (Kb) 85000

[startup+180.016 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 20981 0 0 0 17541 205 0 0 25 0 1 0 1782209450 89194496 20892 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 21776 20892 1116 68 0 21708 0
[pid=11002] vsize: 87104
Current children cumulated CPU time (s) 177.46
Current children cumulated vsize (Kb) 87104

[startup+190.017 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 21447 0 0 0 18533 209 0 0 25 0 1 0 1782209450 91086848 21358 4294967295 134512640 134736556 3221224560 3221223116 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 22238 21358 1116 68 0 22170 0
[pid=11002] vsize: 88952
Current children cumulated CPU time (s) 187.42
Current children cumulated vsize (Kb) 88952

[startup+200.017 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 21933 0 0 0 19523 214 0 0 25 0 1 0 1782209450 92979200 21844 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 22700 21844 1116 68 0 22632 0
[pid=11002] vsize: 90800
Current children cumulated CPU time (s) 197.37
Current children cumulated vsize (Kb) 90800

[startup+210.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 22298 0 0 0 20515 218 0 0 25 0 1 0 1782209450 94601216 22209 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 23096 22209 1116 68 0 23028 0
[pid=11002] vsize: 92384
Current children cumulated CPU time (s) 207.33
Current children cumulated vsize (Kb) 92384

[startup+220.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 23065 0 0 0 21498 226 0 0 25 0 1 0 1782209450 97710080 22976 4294967295 134512640 134736556 3221224560 3221222844 134634440 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 23855 22976 1116 68 0 23787 0
[pid=11002] vsize: 95420
Current children cumulated CPU time (s) 217.24
Current children cumulated vsize (Kb) 95420

[startup+230.019 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 23783 0 0 0 22482 233 0 0 25 0 1 0 1782209450 100667392 23694 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 24577 23694 1116 68 0 24509 0
[pid=11002] vsize: 98308
Current children cumulated CPU time (s) 227.15
Current children cumulated vsize (Kb) 98308

[startup+240.02 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) T 11001 11002 8263 0 -1 0 24479 0 0 0 23465 241 0 0 25 0 1 0 1782209450 103505920 24390 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11002/statm): 25270 24390 1116 68 0 25202 0
[pid=11002] vsize: 101080
Current children cumulated CPU time (s) 237.06
Current children cumulated vsize (Kb) 101080

[startup+250.02 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 25183 0 0 0 24448 248 0 0 25 0 1 0 1782209450 106344448 25094 4294967295 134512640 134736556 3221224560 3221223160 134544000 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 25963 25094 1116 68 0 25895 0
[pid=11002] vsize: 103852
Current children cumulated CPU time (s) 246.96
Current children cumulated vsize (Kb) 103852

[startup+260.021 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 25667 0 0 0 25434 254 0 0 25 0 1 0 1782209450 108371968 25578 4294967295 134512640 134736556 3221224560 3221223120 134543119 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 26458 25578 1116 68 0 26390 0
[pid=11002] vsize: 105832
Current children cumulated CPU time (s) 256.88
Current children cumulated vsize (Kb) 105832

[startup+270.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 26443 0 0 0 26418 263 0 0 25 0 1 0 1782209450 111480832 26354 4294967295 134512640 134736556 3221224560 3221223108 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 27217 26354 1116 68 0 27149 0
[pid=11002] vsize: 108868
Current children cumulated CPU time (s) 266.81
Current children cumulated vsize (Kb) 108868

[startup+280.024 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 27089 0 0 0 27404 271 0 0 25 0 1 0 1782209450 114184192 27000 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 27877 27000 1116 68 0 27809 0
[pid=11002] vsize: 111508
Current children cumulated CPU time (s) 276.75
Current children cumulated vsize (Kb) 111508

[startup+290.024 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 27736 0 0 0 28393 276 0 0 25 0 1 0 1782209450 116748288 27647 4294967295 134512640 134736556 3221224560 3221223056 134543915 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 28503 27647 1116 68 0 28435 0
[pid=11002] vsize: 114012
Current children cumulated CPU time (s) 286.69
Current children cumulated vsize (Kb) 114012

[startup+300.025 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 28674 0 0 0 29373 286 0 0 25 0 1 0 1782209450 120668160 28585 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 29460 28585 1116 68 0 29392 0
[pid=11002] vsize: 117840
Current children cumulated CPU time (s) 296.59
Current children cumulated vsize (Kb) 117840

[startup+310.027 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 29440 0 0 0 30358 294 0 0 25 0 1 0 1782209450 123781120 29351 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 30220 29351 1116 68 0 30152 0
[pid=11002] vsize: 120880
Current children cumulated CPU time (s) 306.52
Current children cumulated vsize (Kb) 120880

[startup+320.027 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 30228 0 0 0 31345 302 0 0 25 0 1 0 1782209450 127029248 30139 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 31013 30139 1116 68 0 30945 0
[pid=11002] vsize: 124052
Current children cumulated CPU time (s) 316.47
Current children cumulated vsize (Kb) 124052

[startup+330.027 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 31061 0 0 0 32322 312 0 0 25 0 1 0 1782209450 130404352 30972 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 31837 30972 1116 68 0 31769 0
[pid=11002] vsize: 127348
Current children cumulated CPU time (s) 326.34
Current children cumulated vsize (Kb) 127348

[startup+340.029 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) T 11001 11002 8263 0 -1 0 31746 0 0 0 33304 319 0 0 25 0 1 0 1782209450 133234688 31657 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11002/statm): 32528 31657 1116 68 0 32460 0
[pid=11002] vsize: 130112
Current children cumulated CPU time (s) 336.23
Current children cumulated vsize (Kb) 130112

[startup+350.028 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 32311 0 0 0 34287 327 0 0 25 0 1 0 1782209450 135528448 32222 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 33088 32222 1116 68 0 33020 0
[pid=11002] vsize: 132352
Current children cumulated CPU time (s) 346.14
Current children cumulated vsize (Kb) 132352

[startup+360.029 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 32784 0 0 0 35275 332 0 0 25 0 1 0 1782209450 137555968 32695 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 33583 32695 1116 68 0 33515 0
[pid=11002] vsize: 134332
Current children cumulated CPU time (s) 356.07
Current children cumulated vsize (Kb) 134332

[startup+370.03 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 33200 0 0 0 36268 336 0 0 25 0 1 0 1782209450 139177984 33111 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 33979 33111 1116 68 0 33911 0
[pid=11002] vsize: 135916
Current children cumulated CPU time (s) 366.04
Current children cumulated vsize (Kb) 135916

[startup+380.031 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 33594 0 0 0 37258 339 0 0 25 0 1 0 1782209450 140800000 33505 4294967295 134512640 134736556 3221224560 3221223276 134554121 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 34375 33505 1116 68 0 34307 0
[pid=11002] vsize: 137500
Current children cumulated CPU time (s) 375.97
Current children cumulated vsize (Kb) 137500

[startup+390.032 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 33902 0 0 0 38252 342 0 0 25 0 1 0 1782209450 142016512 33813 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 34672 33813 1116 68 0 34604 0
[pid=11002] vsize: 138688
Current children cumulated CPU time (s) 385.94
Current children cumulated vsize (Kb) 138688

[startup+400.033 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) T 11001 11002 8263 0 -1 0 34275 0 0 0 39239 348 0 0 25 0 1 0 1782209450 143638528 34186 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11002/statm): 35068 34186 1116 68 0 35000 0
[pid=11002] vsize: 140272
Current children cumulated CPU time (s) 395.87
Current children cumulated vsize (Kb) 140272

[startup+410.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 34833 0 0 0 40225 355 0 0 25 0 1 0 1782209450 145936384 34744 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 35629 34744 1116 68 0 35561 0
[pid=11002] vsize: 142516
Current children cumulated CPU time (s) 405.8
Current children cumulated vsize (Kb) 142516

[startup+420.033 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 35423 0 0 0 41214 361 0 0 25 0 1 0 1782209450 148234240 35334 4294967295 134512640 134736556 3221224560 3221223140 134716323 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 36190 35334 1116 68 0 36122 0
[pid=11002] vsize: 144760
Current children cumulated CPU time (s) 415.75
Current children cumulated vsize (Kb) 144760

[startup+430.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 35997 0 0 0 42203 368 0 0 25 0 1 0 1782209450 150667264 35908 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 36784 35908 1116 68 0 36716 0
[pid=11002] vsize: 147136
Current children cumulated CPU time (s) 425.71
Current children cumulated vsize (Kb) 147136

[startup+440.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 36587 0 0 0 43194 373 0 0 25 0 1 0 1782209450 153104384 36498 4294967295 134512640 134736556 3221224560 3221223148 134543225 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 37379 36498 1116 68 0 37311 0
[pid=11002] vsize: 149516
Current children cumulated CPU time (s) 435.67
Current children cumulated vsize (Kb) 149516

[startup+450.035 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 37264 0 0 0 44179 379 0 0 25 0 1 0 1782209450 155803648 37175 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 38038 37175 1116 68 0 37970 0
[pid=11002] vsize: 152152
Current children cumulated CPU time (s) 445.58
Current children cumulated vsize (Kb) 152152

[startup+460.036 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 37655 0 0 0 45169 384 0 0 25 0 1 0 1782209450 157425664 37566 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 38434 37566 1116 68 0 38366 0
[pid=11002] vsize: 153736
Current children cumulated CPU time (s) 455.53
Current children cumulated vsize (Kb) 153736

[startup+470.036 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 37945 0 0 0 46162 387 0 0 25 0 1 0 1782209450 158642176 37856 4294967295 134512640 134736556 3221224560 3221223180 134544001 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 38731 37856 1116 68 0 38663 0
[pid=11002] vsize: 154924
Current children cumulated CPU time (s) 465.49
Current children cumulated vsize (Kb) 154924

[startup+480.035 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 38216 0 0 0 47152 392 0 0 25 0 1 0 1782209450 159723520 38127 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 38995 38127 1116 68 0 38927 0
[pid=11002] vsize: 155980
Current children cumulated CPU time (s) 475.44
Current children cumulated vsize (Kb) 155980

[startup+490.036 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 38572 0 0 0 48141 396 0 0 25 0 1 0 1782209450 161210368 38483 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 39358 38483 1116 68 0 39290 0
[pid=11002] vsize: 157432
Current children cumulated CPU time (s) 485.37
Current children cumulated vsize (Kb) 157432

[startup+500.036 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 38857 0 0 0 49121 404 0 0 25 0 1 0 1782209450 162426880 38768 4294967295 134512640 134736556 3221224560 3221223204 134544543 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 39655 38768 1116 68 0 39587 0
[pid=11002] vsize: 158620
Current children cumulated CPU time (s) 495.25
Current children cumulated vsize (Kb) 158620

[startup+510.037 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 39424 0 0 0 50105 410 0 0 25 0 1 0 1782209450 164724736 39335 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 40216 39335 1116 68 0 40148 0
[pid=11002] vsize: 160864
Current children cumulated CPU time (s) 505.15
Current children cumulated vsize (Kb) 160864

[startup+520.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 40053 0 0 0 51091 416 0 0 25 0 1 0 1782209450 167292928 39964 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 40843 39964 1116 68 0 40775 0
[pid=11002] vsize: 163372
Current children cumulated CPU time (s) 515.07
Current children cumulated vsize (Kb) 163372

[startup+530.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 40664 0 0 0 52079 422 0 0 25 0 1 0 1782209450 169725952 40575 4294967295 134512640 134736556 3221224560 3221223036 134536611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 41437 40575 1116 68 0 41369 0
[pid=11002] vsize: 165748
Current children cumulated CPU time (s) 525.01
Current children cumulated vsize (Kb) 165748

[startup+540.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 41279 0 0 0 53068 427 0 0 25 0 1 0 1782209450 172294144 41190 4294967295 134512640 134736556 3221224560 3221223200 134543725 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 42064 41190 1116 68 0 41996 0
[pid=11002] vsize: 168256
Current children cumulated CPU time (s) 534.95
Current children cumulated vsize (Kb) 168256

[startup+550.039 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 41812 0 0 0 54052 433 0 0 25 0 1 0 1782209450 174456832 41723 4294967295 134512640 134736556 3221224560 3221223184 134537450 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 42592 41723 1116 68 0 42524 0
[pid=11002] vsize: 170368
Current children cumulated CPU time (s) 544.85
Current children cumulated vsize (Kb) 170368

[startup+560.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 42251 0 0 0 55035 440 0 0 25 0 1 0 1782209450 176214016 42162 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 43021 42162 1116 68 0 42953 0
[pid=11002] vsize: 172084
Current children cumulated CPU time (s) 554.75
Current children cumulated vsize (Kb) 172084

[startup+570.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 42770 0 0 0 56019 447 0 0 25 0 1 0 1782209450 178376704 42681 4294967295 134512640 134736556 3221224560 3221223100 134536708 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 43549 42681 1116 68 0 43481 0
[pid=11002] vsize: 174196
Current children cumulated CPU time (s) 564.66
Current children cumulated vsize (Kb) 174196

[startup+580.041 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 43281 0 0 0 57006 453 0 0 25 0 1 0 1782209450 180539392 43192 4294967295 134512640 134736556 3221224560 3221223352 134602745 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 44077 43192 1116 68 0 44009 0
[pid=11002] vsize: 176308
Current children cumulated CPU time (s) 574.59
Current children cumulated vsize (Kb) 176308

[startup+590.042 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 43598 0 0 0 57995 458 0 0 25 0 1 0 1782209450 181755904 43509 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 44374 43509 1116 68 0 44306 0
[pid=11002] vsize: 177496
Current children cumulated CPU time (s) 584.53
Current children cumulated vsize (Kb) 177496

[startup+600.042 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 43988 0 0 0 58983 463 0 0 25 0 1 0 1782209450 183377920 43899 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 44770 43899 1116 68 0 44702 0
[pid=11002] vsize: 179080
Current children cumulated CPU time (s) 594.46
Current children cumulated vsize (Kb) 179080

[startup+610.042 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 44233 0 0 0 59976 467 0 0 25 0 1 0 1782209450 184324096 44144 4294967295 134512640 134736556 3221224560 3221223208 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 45001 44144 1116 68 0 44933 0
[pid=11002] vsize: 180004
Current children cumulated CPU time (s) 604.43
Current children cumulated vsize (Kb) 180004

[startup+620.043 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 44495 0 0 0 60969 470 0 0 25 0 1 0 1782209450 185405440 44406 4294967295 134512640 134736556 3221224560 3221223248 134524332 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 45265 44406 1116 68 0 45197 0
[pid=11002] vsize: 181060
Current children cumulated CPU time (s) 614.39
Current children cumulated vsize (Kb) 181060

[startup+630.043 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 44691 0 0 0 61961 474 0 0 25 0 1 0 1782209450 186212352 44602 4294967295 134512640 134736556 3221224560 3221223284 134529474 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 45462 44602 1116 68 0 45394 0
[pid=11002] vsize: 181848
Current children cumulated CPU time (s) 624.35
Current children cumulated vsize (Kb) 181848

[startup+640.044 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 44965 0 0 0 62954 477 0 0 25 0 1 0 1782209450 187428864 44876 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 45759 44876 1116 68 0 45691 0
[pid=11002] vsize: 183036
Current children cumulated CPU time (s) 634.31
Current children cumulated vsize (Kb) 183036

[startup+650.044 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 45226 0 0 0 63946 481 0 0 25 0 1 0 1782209450 188510208 45137 4294967295 134512640 134736556 3221224560 3221223184 134524608 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 46023 45137 1116 68 0 45955 0
[pid=11002] vsize: 184092
Current children cumulated CPU time (s) 644.27
Current children cumulated vsize (Kb) 184092

[startup+660.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 45426 0 0 0 64939 484 0 0 25 0 1 0 1782209450 189325312 45337 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 46222 45337 1116 68 0 46154 0
[pid=11002] vsize: 184888
Current children cumulated CPU time (s) 654.23
Current children cumulated vsize (Kb) 184888

[startup+670.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 45560 0 0 0 65934 487 0 0 25 0 1 0 1782209450 189865984 45471 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 46354 45471 1116 68 0 46286 0
[pid=11002] vsize: 185416
Current children cumulated CPU time (s) 664.21
Current children cumulated vsize (Kb) 185416

[startup+680.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 45665 0 0 0 66924 491 0 0 25 0 1 0 1782209450 190271488 45576 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 46453 45576 1116 68 0 46385 0
[pid=11002] vsize: 185812
Current children cumulated CPU time (s) 674.15
Current children cumulated vsize (Kb) 185812

[startup+690.046 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 46057 0 0 0 67909 497 0 0 25 0 1 0 1782209450 191893504 45968 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 46849 45969 1116 68 0 46781 0
[pid=11002] vsize: 187396
Current children cumulated CPU time (s) 684.06
Current children cumulated vsize (Kb) 187396

[startup+700.047 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 46561 0 0 0 68893 505 0 0 25 0 1 0 1782209450 193921024 46472 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 47344 46472 1116 68 0 47276 0
[pid=11002] vsize: 189376
Current children cumulated CPU time (s) 693.98
Current children cumulated vsize (Kb) 189376

[startup+710.048 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 47357 0 0 0 69875 511 0 0 20 0 1 0 1782209450 197165056 47268 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 48136 47268 1116 68 0 48068 0
[pid=11002] vsize: 192544
Current children cumulated CPU time (s) 703.86
Current children cumulated vsize (Kb) 192544

[startup+720.048 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 48151 0 0 0 70861 518 0 0 25 0 1 0 1782209450 200409088 48062 4294967295 134512640 134736556 3221224560 3221223232 134528717 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 48928 48062 1116 68 0 48860 0
[pid=11002] vsize: 195712
Current children cumulated CPU time (s) 713.79
Current children cumulated vsize (Kb) 195712

[startup+730.049 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 48815 0 0 0 71844 524 0 0 25 0 1 0 1782209450 203108352 48726 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 49587 48726 1116 68 0 49519 0
[pid=11002] vsize: 198348
Current children cumulated CPU time (s) 723.68
Current children cumulated vsize (Kb) 198348

[startup+740.048 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 49262 0 0 0 72832 529 0 0 25 0 1 0 1782209450 205000704 49173 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 50049 49173 1116 68 0 49981 0
[pid=11002] vsize: 200196
Current children cumulated CPU time (s) 733.61
Current children cumulated vsize (Kb) 200196

[startup+750.048 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 49650 0 0 0 73822 533 0 0 25 0 1 0 1782209450 206622720 49561 4294967295 134512640 134736556 3221224560 3221223116 134537507 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 50445 49561 1116 68 0 50377 0
[pid=11002] vsize: 201780
Current children cumulated CPU time (s) 743.55
Current children cumulated vsize (Kb) 201780

[startup+760.049 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 50016 0 0 0 74813 536 0 0 25 0 1 0 1782209450 208105472 49927 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 50807 49927 1116 68 0 50739 0
[pid=11002] vsize: 203228
Current children cumulated CPU time (s) 753.49
Current children cumulated vsize (Kb) 203228

[startup+770.049 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 50663 0 0 0 75801 543 0 0 25 0 1 0 1782209450 210673664 50574 4294967295 134512640 134736556 3221224560 3221223160 134554101 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 51434 50574 1116 68 0 51366 0
[pid=11002] vsize: 205736
Current children cumulated CPU time (s) 763.44
Current children cumulated vsize (Kb) 205736

[startup+780.049 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 51283 0 0 0 76787 549 0 0 25 0 1 0 1782209450 213241856 51194 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 52061 51194 1116 68 0 51993 0
[pid=11002] vsize: 208244
Current children cumulated CPU time (s) 773.36
Current children cumulated vsize (Kb) 208244

[startup+790.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 51832 0 0 0 77777 555 0 0 25 0 1 0 1782209450 215543808 51743 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 52623 51743 1116 68 0 52555 0
[pid=11002] vsize: 210492
Current children cumulated CPU time (s) 783.32
Current children cumulated vsize (Kb) 210492

[startup+800.049 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 52539 0 0 0 78766 560 0 0 25 0 1 0 1782209450 218386432 52450 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 53317 52451 1116 68 0 53249 0
[pid=11002] vsize: 213268
Current children cumulated CPU time (s) 793.26
Current children cumulated vsize (Kb) 213268

[startup+810.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 53346 0 0 0 79753 565 0 0 25 0 1 0 1782209450 221765632 53257 4294967295 134512640 134736556 3221224560 3221223068 134540059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 54142 53257 1116 68 0 54074 0
[pid=11002] vsize: 216568
Current children cumulated CPU time (s) 803.18
Current children cumulated vsize (Kb) 216568

[startup+820.051 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) T 11001 11002 8263 0 -1 0 54027 0 0 0 80741 572 0 0 25 0 1 0 1782209450 224468992 53938 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11002/statm): 54802 53938 1116 68 0 54734 0
[pid=11002] vsize: 219208
Current children cumulated CPU time (s) 813.13
Current children cumulated vsize (Kb) 219208

[startup+830.051 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 54833 0 0 0 81725 578 0 0 23 0 1 0 1782209450 227848192 54744 4294967295 134512640 134736556 3221224560 3221223184 134537456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 55627 54744 1116 68 0 55559 0
[pid=11002] vsize: 222508
Current children cumulated CPU time (s) 823.03
Current children cumulated vsize (Kb) 222508

[startup+840.052 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 55546 0 0 0 82713 584 0 0 25 0 1 0 1782209450 230686720 55457 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 56320 55457 1116 68 0 56252 0
[pid=11002] vsize: 225280
Current children cumulated CPU time (s) 832.97
Current children cumulated vsize (Kb) 225280

[startup+850.053 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 56365 0 0 0 83700 590 0 0 25 0 1 0 1782209450 234065920 56276 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 57145 56276 1116 68 0 57077 0
[pid=11002] vsize: 228580
Current children cumulated CPU time (s) 842.9
Current children cumulated vsize (Kb) 228580

[startup+860.054 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 56919 0 0 0 84686 597 0 0 25 0 1 0 1782209450 236359680 56830 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 57705 56830 1116 68 0 57637 0
[pid=11002] vsize: 230820
Current children cumulated CPU time (s) 852.83
Current children cumulated vsize (Kb) 230820

[startup+870.054 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 57288 0 0 0 85673 602 0 0 25 0 1 0 1782209450 237838336 57199 4294967295 134512640 134736556 3221224560 3221223216 134544745 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 58066 57199 1116 68 0 57998 0
[pid=11002] vsize: 232264
Current children cumulated CPU time (s) 862.75
Current children cumulated vsize (Kb) 232264

[startup+880.055 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 57767 0 0 0 86660 609 0 0 25 0 1 0 1782209450 239865856 57678 4294967295 134512640 134736556 3221224560 3221223212 134524324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 58561 57678 1116 68 0 58493 0
[pid=11002] vsize: 234244
Current children cumulated CPU time (s) 872.69
Current children cumulated vsize (Kb) 234244

[startup+890.056 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 58103 0 0 0 87649 613 0 0 25 0 1 0 1782209450 241217536 58014 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 58891 58014 1116 68 0 58823 0
[pid=11002] vsize: 235564
Current children cumulated CPU time (s) 882.62
Current children cumulated vsize (Kb) 235564

[startup+900.056 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 58556 0 0 0 88638 618 0 0 25 0 1 0 1782209450 243109888 58467 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 59353 58467 1116 68 0 59285 0
[pid=11002] vsize: 237412
Current children cumulated CPU time (s) 892.56
Current children cumulated vsize (Kb) 237412

[startup+910.057 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 59110 0 0 0 89627 623 0 0 25 0 1 0 1782209450 245272576 59021 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 59881 59021 1116 68 0 59813 0
[pid=11002] vsize: 239524
Current children cumulated CPU time (s) 902.5
Current children cumulated vsize (Kb) 239524

[startup+920.057 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 59654 0 0 0 90616 627 0 0 25 0 1 0 1782209450 247570432 59565 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 60442 59565 1116 68 0 60374 0
[pid=11002] vsize: 241768
Current children cumulated CPU time (s) 912.43
Current children cumulated vsize (Kb) 241768

[startup+930.057 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 60258 0 0 0 91605 633 0 0 25 0 1 0 1782209450 250003456 60169 4294967295 134512640 134736556 3221224560 3221223108 134544527 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 61036 60169 1116 68 0 60968 0
[pid=11002] vsize: 244144
Current children cumulated CPU time (s) 922.38
Current children cumulated vsize (Kb) 244144

[startup+940.057 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 60896 0 0 0 92597 637 0 0 25 0 1 0 1782209450 252571648 60807 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 61663 60807 1116 68 0 61595 0
[pid=11002] vsize: 246652
Current children cumulated CPU time (s) 932.34
Current children cumulated vsize (Kb) 246652

[startup+950.057 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) T 11001 11002 8263 0 -1 0 61542 0 0 0 93587 641 0 0 25 0 1 0 1782209450 255275008 61453 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11002/statm): 62323 61453 1116 68 0 62255 0
[pid=11002] vsize: 249292
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (Kb) 249292

[startup+960.058 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) T 11001 11002 8263 0 -1 0 62143 0 0 0 94577 647 0 0 25 0 1 0 1782209450 257708032 62054 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11002/statm): 62917 62054 1116 68 0 62849 0
[pid=11002] vsize: 251668
Current children cumulated CPU time (s) 952.24
Current children cumulated vsize (Kb) 251668

[startup+970.059 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 62878 0 0 0 95563 653 0 0 25 0 1 0 1782209450 260816896 62789 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 63676 62789 1116 68 0 63608 0
[pid=11002] vsize: 254704
Current children cumulated CPU time (s) 962.16
Current children cumulated vsize (Kb) 254704

[startup+980.059 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 63781 0 0 0 96547 659 0 0 25 0 1 0 1782209450 264462336 63692 4294967295 134512640 134736556 3221224560 3221223232 134528763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 64566 63692 1116 68 0 64498 0
[pid=11002] vsize: 258264
Current children cumulated CPU time (s) 972.06
Current children cumulated vsize (Kb) 258264

[startup+990.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 64186 0 0 0 97537 665 0 0 25 0 1 0 1782209450 266084352 64097 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 64962 64097 1116 68 0 64894 0
[pid=11002] vsize: 259848
Current children cumulated CPU time (s) 982.02
Current children cumulated vsize (Kb) 259848

[startup+1000.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 64446 0 0 0 98531 668 0 0 25 0 1 0 1782209450 267165696 64357 4294967295 134512640 134736556 3221224560 3221223120 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 65226 64357 1116 68 0 65158 0
[pid=11002] vsize: 260904
Current children cumulated CPU time (s) 991.99
Current children cumulated vsize (Kb) 260904

[startup+1010.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 64611 0 0 0 99525 671 0 0 25 0 1 0 1782209450 267841536 64522 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 65391 64522 1116 68 0 65323 0
[pid=11002] vsize: 261564
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (Kb) 261564

[startup+1020.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 64874 0 0 0 100517 675 0 0 25 0 1 0 1782209450 268922880 64785 4294967295 134512640 134736556 3221224560 3221223284 134529474 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 65655 64785 1116 68 0 65587 0
[pid=11002] vsize: 262620
Current children cumulated CPU time (s) 1011.92
Current children cumulated vsize (Kb) 262620

[startup+1030.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 65138 0 0 0 101509 679 0 0 25 0 1 0 1782209450 270000128 65049 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 65918 65049 1116 68 0 65850 0
[pid=11002] vsize: 263672
Current children cumulated CPU time (s) 1021.88
Current children cumulated vsize (Kb) 263672

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 65472 0 0 0 102499 682 0 0 25 0 1 0 1782209450 271351808 65383 4294967295 134512640 134736556 3221224560 3221223184 134543847 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 66248 65383 1116 68 0 66180 0
[pid=11002] vsize: 264992
Current children cumulated CPU time (s) 1031.81
Current children cumulated vsize (Kb) 264992

[startup+1050.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 65898 0 0 0 103488 688 0 0 25 0 1 0 1782209450 273108992 65809 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 66677 65809 1116 68 0 66609 0
[pid=11002] vsize: 266708
Current children cumulated CPU time (s) 1041.76
Current children cumulated vsize (Kb) 266708

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 66420 0 0 0 104477 693 0 0 25 0 1 0 1782209450 275271680 66331 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 67205 66331 1116 68 0 67137 0
[pid=11002] vsize: 268820
Current children cumulated CPU time (s) 1051.7
Current children cumulated vsize (Kb) 268820

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 66821 0 0 0 105467 697 0 0 25 0 1 0 1782209450 276893696 66732 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 67601 66732 1116 68 0 67533 0
[pid=11002] vsize: 270404
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (Kb) 270404

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 67265 0 0 0 106450 704 0 0 25 0 1 0 1782209450 278786048 67176 4294967295 134512640 134736556 3221224560 3221223296 134529511 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 68063 67176 1116 68 0 67995 0
[pid=11002] vsize: 272252
Current children cumulated CPU time (s) 1071.54
Current children cumulated vsize (Kb) 272252

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 67836 0 0 0 107439 709 0 0 25 0 1 0 1782209450 281083904 67747 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 68624 67747 1116 68 0 68556 0
[pid=11002] vsize: 274496
Current children cumulated CPU time (s) 1081.48
Current children cumulated vsize (Kb) 274496

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 68465 0 0 0 108429 713 0 0 25 0 1 0 1782209450 283652096 68376 4294967295 134512640 134736556 3221224560 3221223232 134528755 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 69251 68376 1116 68 0 69183 0
[pid=11002] vsize: 277004
Current children cumulated CPU time (s) 1091.42
Current children cumulated vsize (Kb) 277004

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) T 11001 11002 8263 0 -1 0 68949 0 0 0 109419 719 0 0 25 0 1 0 1782209450 285679616 68860 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/11002/statm): 69746 68860 1116 68 0 69678 0
[pid=11002] vsize: 278984
Current children cumulated CPU time (s) 1101.38
Current children cumulated vsize (Kb) 278984

[startup+1120.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 69452 0 0 0 110409 723 0 0 25 0 1 0 1782209450 287711232 69363 4294967295 134512640 134736556 3221224560 3221223136 134716087 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 70242 69363 1116 68 0 70174 0
[pid=11002] vsize: 280968
Current children cumulated CPU time (s) 1111.32
Current children cumulated vsize (Kb) 280968

[startup+1130.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 69979 0 0 0 111400 728 0 0 25 0 1 0 1782209450 289873920 69890 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/11002/statm): 70770 69890 1116 68 0 70702 0
[pid=11002] vsize: 283080
Current children cumulated CPU time (s) 1121.28
Current children cumulated vsize (Kb) 283080

[startup+1140.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 70592 0 0 0 112390 732 0 0 25 0 1 0 1782209450 292306944 70503 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 71364 70503 1116 68 0 71296 0
[pid=11002] vsize: 285456
Current children cumulated CPU time (s) 1131.22
Current children cumulated vsize (Kb) 285456

[startup+1150.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 71036 0 0 0 113381 736 0 0 25 0 1 0 1782209450 294199296 70947 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 71826 70947 1116 68 0 71758 0
[pid=11002] vsize: 287304
Current children cumulated CPU time (s) 1141.17
Current children cumulated vsize (Kb) 287304

[startup+1160.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 71512 0 0 0 114371 742 0 0 25 0 1 0 1782209450 296095744 71423 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 72289 71423 1116 68 0 72221 0
[pid=11002] vsize: 289156
Current children cumulated CPU time (s) 1151.13
Current children cumulated vsize (Kb) 289156

[startup+1170.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 72034 0 0 0 115360 747 0 0 25 0 1 0 1782209450 298258432 71945 4294967295 134512640 134736556 3221224560 3221223272 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 72817 71945 1116 68 0 72749 0
[pid=11002] vsize: 291268
Current children cumulated CPU time (s) 1161.07
Current children cumulated vsize (Kb) 291268

[startup+1180.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 72708 0 0 0 116350 752 0 0 25 0 1 0 1782209450 301096960 72619 4294967295 134512640 134736556 3221224560 3221223152 134543950 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 73510 72619 1116 68 0 73442 0
[pid=11002] vsize: 294040
Current children cumulated CPU time (s) 1171.02
Current children cumulated vsize (Kb) 294040

[startup+1190.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 73350 0 0 0 117338 758 0 0 25 0 1 0 1782209450 303665152 73261 4294967295 134512640 134736556 3221224560 3221223296 134528865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 74137 73261 1116 68 0 74069 0
[pid=11002] vsize: 296548
Current children cumulated CPU time (s) 1180.96
Current children cumulated vsize (Kb) 296548

[startup+1200.07 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 11002
Raw data (/proc/11002/stat): 11002 (bsolo) R 11001 11002 8263 0 -1 0 73997 0 0 0 118327 763 0 0 25 0 1 0 1782209450 306364416 73908 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/11002/statm): 74796 73908 1116 68 0 74728 0
[pid=11002] vsize: 299184
Current children cumulated CPU time (s) 1190.9
Current children cumulated vsize (Kb) 299184
One traced child (pid=11002) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1204.34
CPU time (s): 1195.16
CPU user time (s): 1187.37
CPU system time (s): 7.78881
CPU usage (%): 99.2377
Max. virtual memory (cumulated for all children) (Kb): 299184

Verifier Data

ERROR: no interpretation found !