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

Namesubmitted/aloul/FPGA_SAT05/normalized-fpga13_11_sat_pb.cnf.cr.opb
MD5SUM32e3ba70c369e104da40b8d0cd94d02f
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.032994
Number of variables215
Total number of constraints178
Number of constraints which are clauses154
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint13

Trace number 90

Launcher Data

LAUNCH ON wulflinc24 THE 2005-09-18 07:59:58 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=28 boxname=wulflinc24 idbench=28 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  32e3ba70c369e104da40b8d0cd94d02f  /oldhome/oroussel/tmp/wulflinc24/normalized-fpga13_11_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc24/normalized-fpga13_11_sat_pb.cnf.cr.opb
IDLAUNCH: 28
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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	: 3
cpu MHz		: 451.080
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:        950488 kB
Buffers:         33984 kB
Cached:          22732 kB
SwapCached:        744 kB
Active:          52628 kB
Inactive:         6756 kB
HighTotal:      131008 kB
HighFree:       104636 kB
LowTotal:       903652 kB
LowFree:        845852 kB
SwapTotal:     2097892 kB
SwapFree:      2096644 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            19060 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 08:19:58 (client local time) WITH STATUS 0 IN 1195.11 SECONDS
stats: 28 7 1195.11 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 215 variables and 178 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.088
c After prepocess the problem consists of 215 variables and 178 constraints.
c Restart #1 #Var: 215 #Dec: 274 LB: 0 @ 0.208
c Restart #2 #Var: 215 #Dec: 688 LB: 0 @ 0.567
c Restart #3 #Var: 215 #Dec: 1300 LB: 0 @ 1.238
c Restart #4 #Var: 215 #Dec: 2115 LB: 0 @ 2.532
c Restart #5 #Var: 215 #Dec: 3172 LB: 0 @ 4.531
c Restart #6 #Var: 215 #Dec: 4400 LB: 0 @ 7.871
c Restart #7 #Var: 215 #Dec: 5832 LB: 0 @ 12.271
c Restart #8 #Var: 215 #Dec: 7499 LB: 0 @ 18.165
c Restart #9 #Var: 215 #Dec: 9347 LB: 0 @ 25.995
c Restart #10 #Var: 215 #Dec: 11388 LB: 0 @ 35.685
c Restart #11 #Var: 215 #Dec: 13627 LB: 0 @ 47.847
c Restart #12 #Var: 215 #Dec: 16066 LB: 0 @ 67.913
c Restart #13 #Var: 215 #Dec: 19073 LB: 0 @ 82.055
c Restart #14 #Var: 215 #Dec: 22133 LB: 0 @ 91.972
c Restart #15 #Var: 215 #Dec: 26221 LB: 0 @ 115.68
c Restart #16 #Var: 215 #Dec: 29618 LB: 0 @ 141.59
c Restart #17 #Var: 215 #Dec: 34115 LB: 0 @ 167.61
c Restart #18 #Var: 215 #Dec: 38106 LB: 0 @ 199.23
c Restart #19 #Var: 215 #Dec: 42248 LB: 0 @ 230.04
c Restart #20 #Var: 215 #Dec: 46562 LB: 0 @ 262.58
c Restart #21 #Var: 215 #Dec: 50996 LB: 0 @ 305.38
c Restart #22 #Var: 215 #Dec: 55831 LB: 0 @ 361.19
c Restart #23 #Var: 215 #Dec: 60707 LB: 0 @ 413.18
c Restart #24 #Var: 215 #Dec: 65808 LB: 0 @ 481.35
c Restart #25 #Var: 215 #Dec: 71019 LB: 0 @ 538.18
c CHANGE Heuristic... 
c Restart #0 #Var: 215 #Dec: 76387 LB: 0 @ 617.07
c Restart #1 #Var: 215 #Dec: 76631 LB: 0 @ 618.1
c Restart #2 #Var: 215 #Dec: 77220 LB: 0 @ 626.4
c Restart #3 #Var: 215 #Dec: 78126 LB: 0 @ 636.71
c Restart #4 #Var: 215 #Dec: 79059 LB: 0 @ 650.26
c Restart #5 #Var: 215 #Dec: 80111 LB: 0 @ 667.16
c Restart #6 #Var: 215 #Dec: 81667 LB: 0 @ 679.62
c Restart #7 #Var: 215 #Dec: 83214 LB: 0 @ 726.97
c Restart #8 #Var: 215 #Dec: 85069 LB: 0 @ 749.66
c Restart #9 #Var: 215 #Dec: 87693 LB: 0 @ 816.66
c Restart #10 #Var: 215 #Dec: 90739 LB: 0 @ 895.26
c Restart #11 #Var: 215 #Dec: 93481 LB: 0 @ 948.97
c Restart #12 #Var: 215 #Dec: 96043 LB: 0 @ 1079.2
c Restart #13 #Var: 215 #Dec: 98959 LB: 0 @ 1166.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/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1839645636 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 107 3 90 68 0 39 0
[pid=21060] 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/wulflinc24/normalized-fpga13_11_sat_pb.cnf.cr.opb

[startup+10.0037 s]
Raw data (loadavg): 0.93 0.95 0.72 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 3031 0 0 0 950 22 0 0 25 0 1 0 1839645636 15515648 2942 4294967295 134512640 134736556 3221224560 3221223028 134536046 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 3788 2942 1116 68 0 3720 0
[pid=21060] vsize: 15152
Current children cumulated CPU time (s) 9.72
Current children cumulated vsize (Kb) 15152

[startup+20.0044 s]
Raw data (loadavg): 0.94 0.96 0.72 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 4438 0 0 0 1926 33 0 0 25 0 1 0 1839645636 21192704 4349 4294967295 134512640 134736556 3221224560 3221223232 134528656 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 5174 4349 1116 68 0 5106 0
[pid=21060] vsize: 20696
Current children cumulated CPU time (s) 19.59
Current children cumulated vsize (Kb) 20696

[startup+30.0051 s]
Raw data (loadavg): 0.95 0.96 0.72 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 5449 0 0 0 2906 42 0 0 25 0 1 0 1839645636 25395200 5359 4294967295 134512640 134736556 3221224560 3221223016 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 6200 5359 1116 68 0 6132 0
[pid=21060] vsize: 24800
Current children cumulated CPU time (s) 29.48
Current children cumulated vsize (Kb) 24800

[startup+40.0048 s]
Raw data (loadavg): 0.95 0.96 0.73 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 6326 0 0 0 3890 50 0 0 25 0 1 0 1839645636 29077504 6236 4294967295 134512640 134736556 3221224560 3221223088 134551138 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 7099 6236 1116 68 0 7031 0
[pid=21060] vsize: 28396
Current children cumulated CPU time (s) 39.4
Current children cumulated vsize (Kb) 28396

[startup+50.0065 s]
Raw data (loadavg): 0.96 0.96 0.73 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 7204 0 0 0 4872 59 0 0 25 0 1 0 1839645636 32628736 7113 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 7966 7113 1116 68 0 7898 0
[pid=21060] vsize: 31864
Current children cumulated CPU time (s) 49.31
Current children cumulated vsize (Kb) 31864

[startup+60.0072 s]
Raw data (loadavg): 0.97 0.96 0.73 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 7906 0 0 0 5857 66 0 0 25 0 1 0 1839645636 35643392 7812 4294967295 134512640 134736556 3221224560 3221223160 134554101 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 8702 7812 1116 68 0 8634 0
[pid=21060] vsize: 34808
Current children cumulated CPU time (s) 59.23
Current children cumulated vsize (Kb) 34808

[startup+70.0093 s]
Raw data (loadavg): 0.97 0.96 0.73 1/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) T 21059 21060 20728 0 -1 0 8650 0 0 0 6844 72 0 0 25 0 1 0 1839645636 38633472 8556 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21060/statm): 9432 8556 1116 68 0 9364 0
[pid=21060] vsize: 37728
Current children cumulated CPU time (s) 69.16
Current children cumulated vsize (Kb) 37728

[startup+80.01 s]
Raw data (loadavg): 0.98 0.96 0.73 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 9477 0 0 0 7827 79 0 0 25 0 1 0 1839645636 42020864 9383 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 10259 9383 1116 68 0 10191 0
[pid=21060] vsize: 41036
Current children cumulated CPU time (s) 79.06
Current children cumulated vsize (Kb) 41036

[startup+90.0103 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 9948 0 0 0 8820 83 0 0 25 0 1 0 1839645636 43929600 9854 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 10725 9854 1116 68 0 10657 0
[pid=21060] vsize: 42900
Current children cumulated CPU time (s) 89.03
Current children cumulated vsize (Kb) 42900

[startup+100.011 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 11209 0 0 0 9796 94 0 0 25 0 1 0 1839645636 49139712 11113 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 11997 11113 1116 68 0 11929 0
[pid=21060] vsize: 47988
Current children cumulated CPU time (s) 98.9
Current children cumulated vsize (Kb) 47988

[startup+110.012 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 11867 0 0 0 10781 102 0 0 25 0 1 0 1839645636 51851264 11771 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 12659 11771 1116 68 0 12591 0
[pid=21060] vsize: 50636
Current children cumulated CPU time (s) 108.83
Current children cumulated vsize (Kb) 50636

[startup+120.011 s]
Raw data (loadavg): 0.99 0.97 0.74 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 12441 0 0 0 11769 107 0 0 25 0 1 0 1839645636 54292480 12345 4294967295 134512640 134736556 3221224560 3221223232 134528735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 13255 12345 1116 68 0 13187 0
[pid=21060] vsize: 53020
Current children cumulated CPU time (s) 118.76
Current children cumulated vsize (Kb) 53020

[startup+130.012 s]
Raw data (loadavg): 0.99 0.97 0.74 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 12961 0 0 0 12759 111 0 0 25 0 1 0 1839645636 56332288 12864 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 13753 12864 1116 68 0 13685 0
[pid=21060] vsize: 55012
Current children cumulated CPU time (s) 128.7
Current children cumulated vsize (Kb) 55012

[startup+140.013 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 13422 0 0 0 13750 117 0 0 25 0 1 0 1839645636 58359808 13325 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 14248 13325 1116 68 0 14180 0
[pid=21060] vsize: 56992
Current children cumulated CPU time (s) 138.67
Current children cumulated vsize (Kb) 56992

[startup+150.014 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 14165 0 0 0 14730 127 0 0 25 0 1 0 1839645636 61386752 14068 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 14987 14068 1116 68 0 14919 0
[pid=21060] vsize: 59948
Current children cumulated CPU time (s) 148.57
Current children cumulated vsize (Kb) 59948

[startup+160.014 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 14740 0 0 0 15719 133 0 0 25 0 1 0 1839645636 63733760 14642 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 15560 14642 1116 68 0 15492 0
[pid=21060] vsize: 62240
Current children cumulated CPU time (s) 158.52
Current children cumulated vsize (Kb) 62240

[startup+170.014 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 15377 0 0 0 16709 138 0 0 25 0 1 0 1839645636 66457600 15279 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 16225 15279 1116 68 0 16157 0
[pid=21060] vsize: 64900
Current children cumulated CPU time (s) 168.47
Current children cumulated vsize (Kb) 64900

[startup+180.015 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 15791 0 0 0 17702 141 0 0 25 0 1 0 1839645636 68243456 15691 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 16661 15691 1116 68 0 16593 0
[pid=21060] vsize: 66644
Current children cumulated CPU time (s) 178.43
Current children cumulated vsize (Kb) 66644

[startup+190.014 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 16155 0 0 0 18694 144 0 0 25 0 1 0 1839645636 69730304 16055 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 17024 16055 1116 68 0 16956 0
[pid=21060] vsize: 68096
Current children cumulated CPU time (s) 188.38
Current children cumulated vsize (Kb) 68096

[startup+200.015 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 17068 0 0 0 19679 150 0 0 25 0 1 0 1839645636 73400320 16968 4294967295 134512640 134736556 3221224560 3221223084 134536369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 17920 16968 1116 68 0 17852 0
[pid=21060] vsize: 71680
Current children cumulated CPU time (s) 198.29
Current children cumulated vsize (Kb) 71680

[startup+210.016 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 17496 0 0 0 20671 155 0 0 25 0 1 0 1839645636 75202560 17392 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 18360 17392 1116 68 0 18292 0
[pid=21060] vsize: 73440
Current children cumulated CPU time (s) 208.26
Current children cumulated vsize (Kb) 73440

[startup+220.017 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 17855 0 0 0 21664 159 0 0 25 0 1 0 1839645636 76718080 17751 4294967295 134512640 134736556 3221224560 3221223024 134536197 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 18730 17751 1116 68 0 18662 0
[pid=21060] vsize: 74920
Current children cumulated CPU time (s) 218.23
Current children cumulated vsize (Kb) 74920

[startup+230.017 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 18845 0 0 0 22646 167 0 0 25 0 1 0 1839645636 80781312 18741 4294967295 134512640 134736556 3221224560 3221223184 134537450 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 19722 18741 1116 68 0 19654 0
[pid=21060] vsize: 78888
Current children cumulated CPU time (s) 228.13
Current children cumulated vsize (Kb) 78888

[startup+240.017 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 19295 0 0 0 23639 171 0 0 25 0 1 0 1839645636 82567168 19191 4294967295 134512640 134736556 3221224560 3221223152 134537400 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 20158 19191 1116 68 0 20090 0
[pid=21060] vsize: 80632
Current children cumulated CPU time (s) 238.1
Current children cumulated vsize (Kb) 80632

[startup+250.018 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 19600 0 0 0 24634 173 0 0 25 0 1 0 1839645636 83795968 19496 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 20458 19496 1116 68 0 20390 0
[pid=21060] vsize: 81832
Current children cumulated CPU time (s) 248.07
Current children cumulated vsize (Kb) 81832

[startup+260.019 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 20487 0 0 0 25617 180 0 0 25 0 1 0 1839645636 87449600 20383 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 21350 20383 1116 68 0 21282 0
[pid=21060] vsize: 85400
Current children cumulated CPU time (s) 257.97
Current children cumulated vsize (Kb) 85400

[startup+270.018 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 21122 0 0 0 26607 185 0 0 25 0 1 0 1839645636 90091520 21017 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 21995 21017 1116 68 0 21927 0
[pid=21060] vsize: 87980
Current children cumulated CPU time (s) 267.92
Current children cumulated vsize (Kb) 87980

[startup+280.019 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 21395 0 0 0 27601 188 0 0 25 0 1 0 1839645636 91209728 21286 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 22268 21286 1116 68 0 22200 0
[pid=21060] vsize: 89072
Current children cumulated CPU time (s) 277.89
Current children cumulated vsize (Kb) 89072

[startup+290.02 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 22039 0 0 0 28589 194 0 0 25 0 1 0 1839645636 93917184 21930 4294967295 134512640 134736556 3221224560 3221223168 134544641 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 22929 21930 1116 68 0 22861 0
[pid=21060] vsize: 91716
Current children cumulated CPU time (s) 287.83
Current children cumulated vsize (Kb) 91716

[startup+300.021 s]
Raw data (loadavg): 0.99 0.97 0.78 1/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) T 21059 21060 20728 0 -1 0 22737 0 0 0 29575 202 0 0 25 0 1 0 1839645636 96825344 22623 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21060/statm): 23639 22623 1116 68 0 23571 0
[pid=21060] vsize: 94556
Current children cumulated CPU time (s) 297.77
Current children cumulated vsize (Kb) 94556

[startup+310.021 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 23244 0 0 0 30568 206 0 0 25 0 1 0 1839645636 98893824 23130 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 24144 23130 1116 68 0 24076 0
[pid=21060] vsize: 96576
Current children cumulated CPU time (s) 307.74
Current children cumulated vsize (Kb) 96576

[startup+320.022 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 23512 0 0 0 31563 207 0 0 25 0 1 0 1839645636 100003840 23398 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 24415 23398 1116 68 0 24347 0
[pid=21060] vsize: 97660
Current children cumulated CPU time (s) 317.7
Current children cumulated vsize (Kb) 97660

[startup+330.023 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 23983 0 0 0 32556 210 0 0 25 0 1 0 1839645636 102100992 23869 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 24927 23869 1116 68 0 24859 0
[pid=21060] vsize: 99708
Current children cumulated CPU time (s) 327.66
Current children cumulated vsize (Kb) 99708

[startup+340.024 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 24378 0 0 0 33549 213 0 0 25 0 1 0 1839645636 103739392 24264 4294967295 134512640 134736556 3221224560 3221223216 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 25327 24264 1116 68 0 25259 0
[pid=21060] vsize: 101308
Current children cumulated CPU time (s) 337.62
Current children cumulated vsize (Kb) 101308

[startup+350.025 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 24906 0 0 0 34535 220 0 0 25 0 1 0 1839645636 105902080 24791 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 25855 24791 1116 68 0 25787 0
[pid=21060] vsize: 103420
Current children cumulated CPU time (s) 347.55
Current children cumulated vsize (Kb) 103420

[startup+360.026 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 25340 0 0 0 35526 224 0 0 25 0 1 0 1839645636 107659264 25225 4294967295 134512640 134736556 3221224560 3221223232 134528687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 26284 25225 1116 68 0 26216 0
[pid=21060] vsize: 105136
Current children cumulated CPU time (s) 357.5
Current children cumulated vsize (Kb) 105136

[startup+370.027 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 25688 0 0 0 36519 228 0 0 25 0 1 0 1839645636 109191168 25571 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 26658 25571 1116 68 0 26590 0
[pid=21060] vsize: 106632
Current children cumulated CPU time (s) 367.47
Current children cumulated vsize (Kb) 106632

[startup+380.027 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 26000 0 0 0 37511 232 0 0 25 0 1 0 1839645636 110276608 25883 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 26923 25883 1116 68 0 26855 0
[pid=21060] vsize: 107692
Current children cumulated CPU time (s) 377.43
Current children cumulated vsize (Kb) 107692

[startup+390.028 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 26428 0 0 0 38504 235 0 0 25 0 1 0 1839645636 112058368 26311 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 27358 26311 1116 68 0 27290 0
[pid=21060] vsize: 109432
Current children cumulated CPU time (s) 387.39
Current children cumulated vsize (Kb) 109432

[startup+400.029 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 27196 0 0 0 39488 242 0 0 25 0 1 0 1839645636 115167232 27077 4294967295 134512640 134736556 3221224560 3221223184 134537444 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 28117 27077 1116 68 0 28049 0
[pid=21060] vsize: 112468
Current children cumulated CPU time (s) 397.3
Current children cumulated vsize (Kb) 112468

[startup+410.03 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 27748 0 0 0 40479 246 0 0 25 0 1 0 1839645636 117465088 27629 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 28678 27629 1116 68 0 28610 0
[pid=21060] vsize: 114712
Current children cumulated CPU time (s) 407.25
Current children cumulated vsize (Kb) 114712

[startup+420.029 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 27952 0 0 0 41476 248 0 0 25 0 1 0 1839645636 118300672 27832 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 28882 27832 1116 68 0 28814 0
[pid=21060] vsize: 115528
Current children cumulated CPU time (s) 417.24
Current children cumulated vsize (Kb) 115528

[startup+430.03 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 28210 0 0 0 42472 250 0 0 25 0 1 0 1839645636 119398400 28090 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 29150 28090 1116 68 0 29082 0
[pid=21060] vsize: 116600
Current children cumulated CPU time (s) 427.22
Current children cumulated vsize (Kb) 116600

[startup+440.031 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 28594 0 0 0 43465 252 0 0 25 0 1 0 1839645636 120885248 28474 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 29513 28474 1116 68 0 29445 0
[pid=21060] vsize: 118052
Current children cumulated CPU time (s) 437.17
Current children cumulated vsize (Kb) 118052

[startup+450.032 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 29070 0 0 0 44457 257 0 0 25 0 1 0 1839645636 122912768 28950 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 30008 28950 1116 68 0 29940 0
[pid=21060] vsize: 120032
Current children cumulated CPU time (s) 447.14
Current children cumulated vsize (Kb) 120032

[startup+460.033 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 29535 0 0 0 45448 261 0 0 25 0 1 0 1839645636 124862464 29414 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 30484 29414 1116 68 0 30416 0
[pid=21060] vsize: 121936
Current children cumulated CPU time (s) 457.09
Current children cumulated vsize (Kb) 121936

[startup+470.033 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 29985 0 0 0 46441 265 0 0 25 0 1 0 1839645636 126619648 29864 4294967295 134512640 134736556 3221224560 3221223104 134716115 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 30913 29864 1116 68 0 30845 0
[pid=21060] vsize: 123652
Current children cumulated CPU time (s) 467.06
Current children cumulated vsize (Kb) 123652

[startup+480.034 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 30366 0 0 0 47435 269 0 0 25 0 1 0 1839645636 128282624 30243 4294967295 134512640 134736556 3221224560 3221223472 134582938 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 31319 30243 1116 68 0 31251 0
[pid=21060] vsize: 125276
Current children cumulated CPU time (s) 477.04
Current children cumulated vsize (Kb) 125276

[startup+490.035 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 30602 0 0 0 48433 270 0 0 25 0 1 0 1839645636 129306624 30479 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 31569 30479 1116 68 0 31501 0
[pid=21060] vsize: 126276
Current children cumulated CPU time (s) 487.03
Current children cumulated vsize (Kb) 126276

[startup+500.036 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 30837 0 0 0 49429 272 0 0 25 0 1 0 1839645636 130252800 30714 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 31800 30714 1116 68 0 31732 0
[pid=21060] vsize: 127200
Current children cumulated CPU time (s) 497.01
Current children cumulated vsize (Kb) 127200

[startup+510.036 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 31433 0 0 0 50417 279 0 0 25 0 1 0 1839645636 132685824 31310 4294967295 134512640 134736556 3221224560 3221223216 134528671 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 32394 31310 1116 68 0 32326 0
[pid=21060] vsize: 129576
Current children cumulated CPU time (s) 506.96
Current children cumulated vsize (Kb) 129576

[startup+520.036 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 31983 0 0 0 51409 282 0 0 25 0 1 0 1839645636 134848512 31860 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 32922 31860 1116 68 0 32854 0
[pid=21060] vsize: 131688
Current children cumulated CPU time (s) 516.91
Current children cumulated vsize (Kb) 131688

[startup+530.037 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 32513 0 0 0 52401 286 0 0 25 0 1 0 1839645636 137011200 32390 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 33450 32390 1116 68 0 33382 0
[pid=21060] vsize: 133800
Current children cumulated CPU time (s) 526.87
Current children cumulated vsize (Kb) 133800

[startup+540.038 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 33100 0 0 0 53391 292 0 0 25 0 1 0 1839645636 139444224 32975 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 34044 32975 1116 68 0 33976 0
[pid=21060] vsize: 136176
Current children cumulated CPU time (s) 536.83
Current children cumulated vsize (Kb) 136176

[startup+550.038 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 33387 0 0 0 54386 294 0 0 25 0 1 0 1839645636 140599296 33262 4294967295 134512640 134736556 3221224560 3221223120 134551162 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 34326 33262 1116 68 0 34258 0
[pid=21060] vsize: 137304
Current children cumulated CPU time (s) 546.8
Current children cumulated vsize (Kb) 137304

[startup+560.039 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 33817 0 0 0 55377 298 0 0 25 0 1 0 1839645636 142356480 33692 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 34755 33692 1116 68 0 34687 0
[pid=21060] vsize: 139020
Current children cumulated CPU time (s) 556.75
Current children cumulated vsize (Kb) 139020

[startup+570.04 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 34359 0 0 0 56367 302 0 0 25 0 1 0 1839645636 144662528 34234 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 35318 34234 1116 68 0 35250 0
[pid=21060] vsize: 141272
Current children cumulated CPU time (s) 566.69
Current children cumulated vsize (Kb) 141272

[startup+580.041 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 34771 0 0 0 57358 307 0 0 25 0 1 0 1839645636 146317312 34645 4294967295 134512640 134736556 3221224560 3221223084 134536346 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 35722 34645 1116 68 0 35654 0
[pid=21060] vsize: 142888
Current children cumulated CPU time (s) 576.65
Current children cumulated vsize (Kb) 142888

[startup+590.042 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 35146 0 0 0 58352 310 0 0 25 0 1 0 1839645636 147804160 35020 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 36085 35020 1116 68 0 36017 0
[pid=21060] vsize: 144340
Current children cumulated CPU time (s) 586.62
Current children cumulated vsize (Kb) 144340

[startup+600.042 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 35466 0 0 0 59346 313 0 0 25 0 1 0 1839645636 149155840 35340 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 36415 35340 1116 68 0 36347 0
[pid=21060] vsize: 145660
Current children cumulated CPU time (s) 596.59
Current children cumulated vsize (Kb) 145660

[startup+610.043 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 35783 0 0 0 60341 315 0 0 25 0 1 0 1839645636 150507520 35657 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 36745 35657 1116 68 0 36677 0
[pid=21060] vsize: 146980
Current children cumulated CPU time (s) 606.56
Current children cumulated vsize (Kb) 146980

[startup+620.043 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 36085 0 0 0 61335 319 0 0 25 0 1 0 1839645636 151801856 35958 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 37061 35958 1116 68 0 36993 0
[pid=21060] vsize: 148244
Current children cumulated CPU time (s) 616.54
Current children cumulated vsize (Kb) 148244

[startup+630.044 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 36347 0 0 0 62328 322 0 0 25 0 1 0 1839645636 152748032 36220 4294967295 134512640 134736556 3221224560 3221223232 134528738 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 37292 36220 1116 68 0 37224 0
[pid=21060] vsize: 149168
Current children cumulated CPU time (s) 626.5
Current children cumulated vsize (Kb) 149168

[startup+640.044 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 36642 0 0 0 63321 325 0 0 25 0 1 0 1839645636 153964544 36515 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 37589 36515 1116 68 0 37521 0
[pid=21060] vsize: 150356
Current children cumulated CPU time (s) 636.46
Current children cumulated vsize (Kb) 150356

[startup+650.045 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 36941 0 0 0 64315 329 0 0 25 0 1 0 1839645636 155185152 36812 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 37887 36812 1116 68 0 37819 0
[pid=21060] vsize: 151548
Current children cumulated CPU time (s) 646.44
Current children cumulated vsize (Kb) 151548

[startup+660.046 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 37274 0 0 0 65305 333 0 0 25 0 1 0 1839645636 156581888 37141 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 38228 37141 1116 68 0 38160 0
[pid=21060] vsize: 152912
Current children cumulated CPU time (s) 656.38
Current children cumulated vsize (Kb) 152912

[startup+670.047 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 37603 0 0 0 66298 337 0 0 25 0 1 0 1839645636 158113792 37470 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 38602 37470 1116 68 0 38534 0
[pid=21060] vsize: 154408
Current children cumulated CPU time (s) 666.35
Current children cumulated vsize (Kb) 154408

[startup+680.047 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 37847 0 0 0 67292 341 0 0 25 0 1 0 1839645636 159117312 37714 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 38847 37714 1116 68 0 38779 0
[pid=21060] vsize: 155388
Current children cumulated CPU time (s) 676.33
Current children cumulated vsize (Kb) 155388

[startup+690.048 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 38202 0 0 0 68282 346 0 0 25 0 1 0 1839645636 160604160 38069 4294967295 134512640 134736556 3221224560 3221223276 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 39210 38069 1116 68 0 39142 0
[pid=21060] vsize: 156840
Current children cumulated CPU time (s) 686.28
Current children cumulated vsize (Kb) 156840

[startup+700.05 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 38355 0 0 0 69278 348 0 0 25 0 1 0 1839645636 161284096 38222 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 39376 38222 1116 68 0 39308 0
[pid=21060] vsize: 157504
Current children cumulated CPU time (s) 696.26
Current children cumulated vsize (Kb) 157504

[startup+710.051 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 38523 0 0 0 70274 350 0 0 25 0 1 0 1839645636 161959936 38390 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 39541 38390 1116 68 0 39473 0
[pid=21060] vsize: 158164
Current children cumulated CPU time (s) 706.24
Current children cumulated vsize (Kb) 158164

[startup+720.051 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 38680 0 0 0 71270 352 0 0 25 0 1 0 1839645636 162635776 38547 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 39706 38547 1116 68 0 39638 0
[pid=21060] vsize: 158824
Current children cumulated CPU time (s) 716.22
Current children cumulated vsize (Kb) 158824

[startup+730.052 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 38778 0 0 0 72267 354 0 0 25 0 1 0 1839645636 163069952 38644 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 39812 38644 1116 68 0 39744 0
[pid=21060] vsize: 159248
Current children cumulated CPU time (s) 726.21
Current children cumulated vsize (Kb) 159248

[startup+740.053 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 39078 0 0 0 73260 357 0 0 25 0 1 0 1839645636 164286464 38944 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 40109 38944 1116 68 0 40041 0
[pid=21060] vsize: 160436
Current children cumulated CPU time (s) 736.17
Current children cumulated vsize (Kb) 160436

[startup+750.053 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 39352 0 0 0 74256 360 0 0 25 0 1 0 1839645636 165478400 39218 4294967295 134512640 134736556 3221224560 3221223120 134551002 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 40400 39218 1116 68 0 40332 0
[pid=21060] vsize: 161600
Current children cumulated CPU time (s) 746.16
Current children cumulated vsize (Kb) 161600

[startup+760.054 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 39627 0 0 0 75250 363 0 0 25 0 1 0 1839645636 166559744 39493 4294967295 134512640 134736556 3221224560 3221223008 134717408 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 40664 39493 1116 68 0 40596 0
[pid=21060] vsize: 162656
Current children cumulated CPU time (s) 756.13
Current children cumulated vsize (Kb) 162656

[startup+770.055 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 39869 0 0 0 76245 366 0 0 25 0 1 0 1839645636 167682048 39734 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 40938 39734 1116 68 0 40870 0
[pid=21060] vsize: 163752
Current children cumulated CPU time (s) 766.11
Current children cumulated vsize (Kb) 163752

[startup+780.056 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 39930 0 0 0 77242 367 0 0 25 0 1 0 1839645636 167964672 39795 4294967295 134512640 134736556 3221224560 3221223240 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41007 39795 1116 68 0 40939 0
[pid=21060] vsize: 164028
Current children cumulated CPU time (s) 776.09
Current children cumulated vsize (Kb) 164028

[startup+790.055 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 39967 0 0 0 78238 369 0 0 25 0 1 0 1839645636 168099840 39832 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41040 39832 1116 68 0 40972 0
[pid=21060] vsize: 164160
Current children cumulated CPU time (s) 786.07
Current children cumulated vsize (Kb) 164160

[startup+800.056 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40046 0 0 0 79232 372 0 0 25 0 1 0 1839645636 168370176 39911 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41106 39911 1116 68 0 41038 0
[pid=21060] vsize: 164424
Current children cumulated CPU time (s) 796.04
Current children cumulated vsize (Kb) 164424

[startup+810.057 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40120 0 0 0 80230 373 0 0 25 0 1 0 1839645636 168812544 39983 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41214 39983 1116 68 0 41146 0
[pid=21060] vsize: 164856
Current children cumulated CPU time (s) 806.03
Current children cumulated vsize (Kb) 164856

[startup+820.058 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40184 0 0 0 81226 375 0 0 25 0 1 0 1839645636 168960000 40046 4294967295 134512640 134736556 3221224560 3221223248 134529331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41250 40046 1116 68 0 41182 0
[pid=21060] vsize: 165000
Current children cumulated CPU time (s) 816.01
Current children cumulated vsize (Kb) 165000

[startup+830.058 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40247 0 0 0 82222 377 0 0 25 0 1 0 1839645636 169230336 40109 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41316 40109 1116 68 0 41248 0
[pid=21060] vsize: 165264
Current children cumulated CPU time (s) 825.99
Current children cumulated vsize (Kb) 165264

[startup+840.059 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40340 0 0 0 83218 379 0 0 25 0 1 0 1839645636 169635840 40202 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41415 40202 1116 68 0 41347 0
[pid=21060] vsize: 165660
Current children cumulated CPU time (s) 835.97
Current children cumulated vsize (Kb) 165660

[startup+850.06 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40482 0 0 0 84215 381 0 0 25 0 1 0 1839645636 170192896 40343 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41551 40343 1116 68 0 41483 0
[pid=21060] vsize: 166204
Current children cumulated CPU time (s) 845.96
Current children cumulated vsize (Kb) 166204

[startup+860.061 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40544 0 0 0 85211 382 0 0 25 0 1 0 1839645636 170463232 40405 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41617 40405 1116 68 0 41549 0
[pid=21060] vsize: 166468
Current children cumulated CPU time (s) 855.93
Current children cumulated vsize (Kb) 166468

[startup+870.061 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40604 0 0 0 86209 383 0 0 25 0 1 0 1839645636 170807296 40461 4294967295 134512640 134736556 3221224560 3221223264 134600624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41701 40461 1116 68 0 41633 0
[pid=21060] vsize: 166804
Current children cumulated CPU time (s) 865.92
Current children cumulated vsize (Kb) 166804

[startup+880.062 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40736 0 0 0 87205 384 0 0 25 0 1 0 1839645636 171347968 40593 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41833 40593 1116 68 0 41765 0
[pid=21060] vsize: 167332
Current children cumulated CPU time (s) 875.89
Current children cumulated vsize (Kb) 167332

[startup+890.063 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40877 0 0 0 88200 387 0 0 25 0 1 0 1839645636 171921408 40734 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 41973 40734 1116 68 0 41905 0
[pid=21060] vsize: 167892
Current children cumulated CPU time (s) 885.87
Current children cumulated vsize (Kb) 167892

[startup+900.063 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 40936 0 0 0 89198 388 0 0 25 0 1 0 1839645636 172191744 40793 4294967295 134512640 134736556 3221224560 3221223248 134524877 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 42039 40793 1116 68 0 41971 0
[pid=21060] vsize: 168156
Current children cumulated CPU time (s) 895.86
Current children cumulated vsize (Kb) 168156

[startup+910.064 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 41199 0 0 0 90192 391 0 0 25 0 1 0 1839645636 173309952 41053 4294967295 134512640 134736556 3221224560 3221223116 134536690 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 42312 41053 1116 68 0 42244 0
[pid=21060] vsize: 169248
Current children cumulated CPU time (s) 905.83
Current children cumulated vsize (Kb) 169248

[startup+920.065 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 41487 0 0 0 91187 394 0 0 25 0 1 0 1839645636 174628864 41336 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 42634 41336 1116 68 0 42566 0
[pid=21060] vsize: 170536
Current children cumulated CPU time (s) 915.81
Current children cumulated vsize (Kb) 170536

[startup+930.066 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 41730 0 0 0 92181 397 0 0 25 0 1 0 1839645636 175575040 41579 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 42865 41579 1116 68 0 42797 0
[pid=21060] vsize: 171460
Current children cumulated CPU time (s) 925.78
Current children cumulated vsize (Kb) 171460

[startup+940.066 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 41799 0 0 0 93176 399 0 0 25 0 1 0 1839645636 175845376 41648 4294967295 134512640 134736556 3221224560 3221223232 134528766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 42931 41648 1116 68 0 42863 0
[pid=21060] vsize: 171724
Current children cumulated CPU time (s) 935.75
Current children cumulated vsize (Kb) 171724

[startup+950.068 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 41941 0 0 0 94171 402 0 0 25 0 1 0 1839645636 176386048 41789 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 43063 41789 1116 68 0 42995 0
[pid=21060] vsize: 172252
Current children cumulated CPU time (s) 945.73
Current children cumulated vsize (Kb) 172252

[startup+960.069 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 42064 0 0 0 95167 404 0 0 25 0 1 0 1839645636 176816128 41910 4294967295 134512640 134736556 3221224560 3221223264 134528699 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 43168 41910 1116 68 0 43100 0
[pid=21060] vsize: 172672
Current children cumulated CPU time (s) 955.71
Current children cumulated vsize (Kb) 172672

[startup+970.068 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 42176 0 0 0 96165 405 0 0 25 0 1 0 1839645636 177356800 42022 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 43300 42022 1116 68 0 43232 0
[pid=21060] vsize: 173200
Current children cumulated CPU time (s) 965.7
Current children cumulated vsize (Kb) 173200

[startup+980.069 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 42284 0 0 0 97162 407 0 0 25 0 1 0 1839645636 177770496 42126 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 43401 42126 1116 68 0 43333 0
[pid=21060] vsize: 173604
Current children cumulated CPU time (s) 975.69
Current children cumulated vsize (Kb) 173604

[startup+990.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 42379 0 0 0 98160 408 0 0 25 0 1 0 1839645636 178176000 42221 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21060/statm): 43500 42221 1116 68 0 43432 0
[pid=21060] vsize: 174000
Current children cumulated CPU time (s) 985.68
Current children cumulated vsize (Kb) 174000

[startup+1000.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 42475 0 0 0 99158 409 0 0 25 0 1 0 1839645636 178626560 42313 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 43610 42313 1116 68 0 43542 0
[pid=21060] vsize: 174440
Current children cumulated CPU time (s) 995.67
Current children cumulated vsize (Kb) 174440

[startup+1010.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 42568 0 0 0 100157 410 0 0 25 0 1 0 1839645636 179060736 42404 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 43716 42404 1116 68 0 43648 0
[pid=21060] vsize: 174864
Current children cumulated CPU time (s) 1005.67
Current children cumulated vsize (Kb) 174864

[startup+1020.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 42660 0 0 0 101154 411 0 0 25 0 1 0 1839645636 179400704 42493 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 43799 42493 1116 68 0 43731 0
[pid=21060] vsize: 175196
Current children cumulated CPU time (s) 1015.65
Current children cumulated vsize (Kb) 175196

[startup+1030.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 42751 0 0 0 102153 412 0 0 25 0 1 0 1839645636 179806208 42584 4294967295 134512640 134736556 3221224560 3221223276 134553972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 43898 42584 1116 68 0 43830 0
[pid=21060] vsize: 175592
Current children cumulated CPU time (s) 1025.65
Current children cumulated vsize (Kb) 175592

[startup+1040.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 42849 0 0 0 103151 413 0 0 25 0 1 0 1839645636 180260864 42681 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 44009 42681 1116 68 0 43941 0
[pid=21060] vsize: 176036
Current children cumulated CPU time (s) 1035.64
Current children cumulated vsize (Kb) 176036

[startup+1050.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 42918 0 0 0 104149 414 0 0 25 0 1 0 1839645636 180531200 42750 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 44075 42750 1116 68 0 44007 0
[pid=21060] vsize: 176300
Current children cumulated CPU time (s) 1045.63
Current children cumulated vsize (Kb) 176300

[startup+1060.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 43027 0 0 0 105147 415 0 0 25 0 1 0 1839645636 180936704 42859 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 44174 42859 1116 68 0 44106 0
[pid=21060] vsize: 176696
Current children cumulated CPU time (s) 1055.62
Current children cumulated vsize (Kb) 176696

[startup+1070.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 43127 0 0 0 106145 416 0 0 25 0 1 0 1839645636 181391360 42957 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 44285 42957 1116 68 0 44217 0
[pid=21060] vsize: 177140
Current children cumulated CPU time (s) 1065.61
Current children cumulated vsize (Kb) 177140

[startup+1080.07 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 43237 0 0 0 107143 417 0 0 25 0 1 0 1839645636 181932032 43067 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 44417 43067 1116 68 0 44349 0
[pid=21060] vsize: 177668
Current children cumulated CPU time (s) 1075.6
Current children cumulated vsize (Kb) 177668

[startup+1090.08 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 43334 0 0 0 108141 418 0 0 25 0 1 0 1839645636 182337536 43164 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 44516 43164 1116 68 0 44448 0
[pid=21060] vsize: 178064
Current children cumulated CPU time (s) 1085.59
Current children cumulated vsize (Kb) 178064

[startup+1100.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 43463 0 0 0 109137 420 0 0 25 0 1 0 1839645636 182743040 43292 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 44615 43292 1116 68 0 44547 0
[pid=21060] vsize: 178460
Current children cumulated CPU time (s) 1095.57
Current children cumulated vsize (Kb) 178460

[startup+1110.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 43593 0 0 0 110134 421 0 0 25 0 1 0 1839645636 183283712 43422 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 44747 43422 1116 68 0 44679 0
[pid=21060] vsize: 178988
Current children cumulated CPU time (s) 1105.55
Current children cumulated vsize (Kb) 178988

[startup+1120.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 43744 0 0 0 111131 422 0 0 25 0 1 0 1839645636 183959552 43573 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 44912 43573 1116 68 0 44844 0
[pid=21060] vsize: 179648
Current children cumulated CPU time (s) 1115.53
Current children cumulated vsize (Kb) 179648

[startup+1130.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 43892 0 0 0 112128 423 0 0 25 0 1 0 1839645636 184635392 43721 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 45077 43721 1116 68 0 45009 0
[pid=21060] vsize: 180308
Current children cumulated CPU time (s) 1125.51
Current children cumulated vsize (Kb) 180308

[startup+1140.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 44038 0 0 0 113125 425 0 0 25 0 1 0 1839645636 185176064 43867 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 45209 43867 1116 68 0 45141 0
[pid=21060] vsize: 180836
Current children cumulated CPU time (s) 1135.5
Current children cumulated vsize (Kb) 180836

[startup+1150.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 44229 0 0 0 114120 427 0 0 25 0 1 0 1839645636 185987072 44058 4294967295 134512640 134736556 3221224560 3221223296 134529509 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 45407 44058 1116 68 0 45339 0
[pid=21060] vsize: 181628
Current children cumulated CPU time (s) 1145.47
Current children cumulated vsize (Kb) 181628

[startup+1160.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 44437 0 0 0 115117 429 0 0 25 0 1 0 1839645636 186798080 44266 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 45605 44266 1116 68 0 45537 0
[pid=21060] vsize: 182420
Current children cumulated CPU time (s) 1155.46
Current children cumulated vsize (Kb) 182420

[startup+1170.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 44544 0 0 0 116115 430 0 0 25 0 1 0 1839645636 187203584 44373 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 45704 44373 1116 68 0 45636 0
[pid=21060] vsize: 182816
Current children cumulated CPU time (s) 1165.45
Current children cumulated vsize (Kb) 182816

[startup+1180.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 44605 0 0 0 117111 431 0 0 25 0 1 0 1839645636 187473920 44434 4294967295 134512640 134736556 3221224560 3221223248 134528671 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 45770 44434 1116 68 0 45702 0
[pid=21060] vsize: 183080
Current children cumulated CPU time (s) 1175.42
Current children cumulated vsize (Kb) 183080

[startup+1190.08 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 21060
Raw data (/proc/21060/stat): 21060 (bsolo) R 21059 21060 20728 0 -1 0 44834 0 0 0 118107 433 0 0 25 0 1 0 1839645636 188452864 44661 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21060/statm): 46009 44661 1116 68 0 45941 0
[pid=21060] vsize: 184036
Current children cumulated CPU time (s) 1185.4
Current children cumulated vsize (Kb) 184036
One traced child (pid=21060) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1199.82
CPU time (s): 1195.11
CPU user time (s): 1190.68
CPU system time (s): 4.43633
CPU usage (%): 99.608
Max. virtual memory (cumulated for all children) (Kb): 184036

Verifier Data

ERROR: no interpretation found !