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:3-13,25,26.opb
MD5SUM85cf0fb6ed84e77eea7ef88259fe2fe8
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 104
Number of bits of the biggest sum of numbers7
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.345
Number of variables4644
Total number of constraints35898
Number of constraints which are clauses30228
Number of constraints which are cardinality constraints (but not clauses)5592
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint1
Maximum length of a constraint29

Trace number 434

Launcher Data

LAUNCH ON wulflinc30 THE 2005-09-18 10:14:49 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=391 boxname=wulflinc30 idbench=391 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  85cf0fb6ed84e77eea7ef88259fe2fe8  /oldhome/oroussel/tmp/wulflinc30/normalized-ppp:3-13,25,26.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc30/normalized-ppp:3-13,25,26.opb
IDLAUNCH: 391
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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	: 3
cpu MHz		: 451.072
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        942284 kB
Buffers:         36528 kB
Cached:          25652 kB
SwapCached:        788 kB
Active:          53672 kB
Inactive:        11160 kB
HighTotal:      131008 kB
HighFree:       104608 kB
LowTotal:       903652 kB
LowFree:        837676 kB
SwapTotal:     2097892 kB
SwapFree:      2096636 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            21904 kB
Committed_AS:    64172 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 10:34:54 (client local time) WITH STATUS 0 IN 1195.16 SECONDS
stats: 391 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 4644 variables and 31428 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 6.887
c After prepocess the problem consists of 4644 variables and 31428 constraints.
c Restart #1 #Var: 4644 #Dec: 4797 LB: 0 @ 9.584
c Restart #2 #Var: 4644 #Dec: 11516 LB: 0 @ 13.969
c Restart #3 #Var: 4644 #Dec: 14249 LB: 0 @ 18.223
c Restart #4 #Var: 4644 #Dec: 16353 LB: 0 @ 21.115
c Restart #5 #Var: 4644 #Dec: 17582 LB: 0 @ 27.042
c Restart #6 #Var: 4644 #Dec: 19929 LB: 0 @ 30.497
c Restart #7 #Var: 4644 #Dec: 21833 LB: 0 @ 36.241
c Restart #8 #Var: 4644 #Dec: 23935 LB: 0 @ 41.83
c Restart #9 #Var: 4644 #Dec: 26508 LB: 0 @ 49.579
c Restart #10 #Var: 4644 #Dec: 28963 LB: 0 @ 56.74
c Restart #11 #Var: 4644 #Dec: 31421 LB: 0 @ 65.639
c Restart #12 #Var: 4644 #Dec: 34362 LB: 0 @ 75.32
c Restart #13 #Var: 4644 #Dec: 37174 LB: 0 @ 93.31
c Restart #14 #Var: 4644 #Dec: 40724 LB: 0 @ 108.72
c Restart #15 #Var: 4644 #Dec: 43984 LB: 0 @ 130.88
c Restart #16 #Var: 4644 #Dec: 48012 LB: 0 @ 149.05
c Restart #17 #Var: 4644 #Dec: 51907 LB: 0 @ 165.26
c Restart #18 #Var: 4644 #Dec: 56320 LB: 0 @ 187.75
c Restart #19 #Var: 4644 #Dec: 60890 LB: 0 @ 211.96
c Restart #20 #Var: 4644 #Dec: 65197 LB: 0 @ 243.9
c Restart #21 #Var: 4644 #Dec: 71201 LB: 0 @ 263.6
c Restart #22 #Var: 4644 #Dec: 77059 LB: 0 @ 299.05
c Restart #23 #Var: 4644 #Dec: 82238 LB: 0 @ 340.61
c Restart #24 #Var: 4644 #Dec: 88330 LB: 0 @ 369.45
c Restart #25 #Var: 4644 #Dec: 94048 LB: 0 @ 403.34
c Restart #26 #Var: 4644 #Dec: 104760 LB: 0 @ 446.71
c Restart #27 #Var: 4644 #Dec: 111416 LB: 0 @ 483.52
c Restart #28 #Var: 4644 #Dec: 120129 LB: 0 @ 528.14
c Restart #29 #Var: 4644 #Dec: 127323 LB: 0 @ 565.52
c CHANGE Heuristic... 
c Restart #0 #Var: 4644 #Dec: 135268 LB: 0 @ 599.53
c Restart #1 #Var: 4644 #Dec: 136113 LB: 0 @ 602.21
c Restart #2 #Var: 4644 #Dec: 137418 LB: 0 @ 606.13
c Restart #3 #Var: 4644 #Dec: 138961 LB: 0 @ 611.37
c Restart #4 #Var: 4644 #Dec: 140294 LB: 0 @ 617.14
c Restart #5 #Var: 4644 #Dec: 142406 LB: 0 @ 624.78
c Restart #6 #Var: 4644 #Dec: 144242 LB: 0 @ 633.89
c Restart #7 #Var: 4644 #Dec: 146714 LB: 0 @ 653.07
c Restart #8 #Var: 4644 #Dec: 150812 LB: 0 @ 671.27
c Restart #9 #Var: 4644 #Dec: 153442 LB: 0 @ 683.35
c Restart #10 #Var: 4644 #Dec: 156408 LB: 0 @ 707.54
c Restart #11 #Var: 4644 #Dec: 158803 LB: 0 @ 724.21
c Restart #12 #Var: 4644 #Dec: 162549 LB: 0 @ 740.94
c Restart #13 #Var: 4644 #Dec: 165678 LB: 0 @ 764.36
c Restart #14 #Var: 4644 #Dec: 169655 LB: 0 @ 792.71
c Restart #15 #Var: 4644 #Dec: 174852 LB: 0 @ 816.21
c Restart #16 #Var: 4644 #Dec: 178816 LB: 0 @ 845.03
c Restart #17 #Var: 4644 #Dec: 183123 LB: 0 @ 890.04
c Restart #18 #Var: 4644 #Dec: 186962 LB: 0 @ 931.52
c Restart #19 #Var: 4644 #Dec: 192326 LB: 0 @ 965.77
c Restart #20 #Var: 4644 #Dec: 197469 LB: 0 @ 1004.4
c Restart #21 #Var: 4644 #Dec: 203508 LB: 0 @ 1052.3
c Restart #22 #Var: 4644 #Dec: 208254 LB: 0 @ 1092.7
c Restart #23 #Var: 4644 #Dec: 213380 LB: 0 @ 1145.4
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/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840441836 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 107 3 90 68 0 39 0
[pid=6927] 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/wulflinc30/normalized-ppp:3-13,25,26.opb

[startup+10.0026 s]
Raw data (loadavg): 0.94 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 5686 0 0 0 946 28 0 0 25 0 1 0 1840441836 26423296 5597 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 6451 5597 1116 68 0 6383 0
[pid=6927] vsize: 25804
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 25804

[startup+20.0034 s]
Raw data (loadavg): 0.95 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 6188 0 0 0 1899 45 0 0 25 0 1 0 1840441836 28585984 6099 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 6979 6099 1116 68 0 6911 0
[pid=6927] vsize: 27916
Current children cumulated CPU time (s) 19.44
Current children cumulated vsize (Kb) 27916

[startup+30.0042 s]
Raw data (loadavg): 0.95 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 7356 0 0 0 2871 57 0 0 25 0 1 0 1840441836 33312768 7267 4294967295 134512640 134736556 3221224560 3221223332 134600685 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 8133 7267 1116 68 0 8065 0
[pid=6927] vsize: 32532
Current children cumulated CPU time (s) 29.28
Current children cumulated vsize (Kb) 32532

[startup+40.005 s]
Raw data (loadavg): 0.96 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 8469 0 0 0 3849 67 0 0 25 0 1 0 1840441836 37912576 8380 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 9256 8380 1116 68 0 9188 0
[pid=6927] vsize: 37024
Current children cumulated CPU time (s) 39.16
Current children cumulated vsize (Kb) 37024

[startup+50.0058 s]
Raw data (loadavg): 0.97 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 9903 0 0 0 4824 78 0 0 25 0 1 0 1840441836 43724800 9814 4294967295 134512640 134736556 3221224560 3221223160 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 10675 9814 1116 68 0 10607 0
[pid=6927] vsize: 42700
Current children cumulated CPU time (s) 49.02
Current children cumulated vsize (Kb) 42700

[startup+60.0056 s]
Raw data (loadavg): 0.97 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 11306 0 0 0 5798 92 0 0 25 0 1 0 1840441836 49537024 11217 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 12094 11217 1116 68 0 12026 0
[pid=6927] vsize: 48376
Current children cumulated CPU time (s) 58.9
Current children cumulated vsize (Kb) 48376

[startup+70.0064 s]
Raw data (loadavg): 0.97 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 12641 0 0 0 6775 103 0 0 25 0 1 0 1840441836 54939648 12552 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 13413 12552 1116 68 0 13345 0
[pid=6927] vsize: 53652
Current children cumulated CPU time (s) 68.78
Current children cumulated vsize (Kb) 53652

[startup+80.0072 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 13581 0 0 0 7753 114 0 0 25 0 1 0 1840441836 58847232 13492 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 14367 13492 1116 68 0 14299 0
[pid=6927] vsize: 57468
Current children cumulated CPU time (s) 78.67
Current children cumulated vsize (Kb) 57468

[startup+90.008 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 14481 0 0 0 8737 123 0 0 25 0 1 0 1840441836 62496768 14392 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 15258 14392 1116 68 0 15190 0
[pid=6927] vsize: 61032
Current children cumulated CPU time (s) 88.6
Current children cumulated vsize (Kb) 61032

[startup+100.008 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 15457 0 0 0 9720 131 0 0 25 0 1 0 1840441836 66551808 15368 4294967295 134512640 134736556 3221224560 3221223200 134543756 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 16248 15368 1116 68 0 16180 0
[pid=6927] vsize: 64992
Current children cumulated CPU time (s) 98.51
Current children cumulated vsize (Kb) 64992

[startup+110.008 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 16530 0 0 0 10701 140 0 0 25 0 1 0 1840441836 70877184 16441 4294967295 134512640 134736556 3221224560 3221223036 134536615 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 17304 16441 1116 68 0 17236 0
[pid=6927] vsize: 69216
Current children cumulated CPU time (s) 108.41
Current children cumulated vsize (Kb) 69216

[startup+120.008 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 17221 0 0 0 11688 146 0 0 25 0 1 0 1840441836 73715712 17132 4294967295 134512640 134736556 3221224560 3221223184 134537427 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 17997 17132 1116 68 0 17929 0
[pid=6927] vsize: 71988
Current children cumulated CPU time (s) 118.34
Current children cumulated vsize (Kb) 71988

[startup+130.008 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 17855 0 0 0 12677 152 0 0 25 0 1 0 1840441836 76283904 17766 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 18624 17766 1116 68 0 18556 0
[pid=6927] vsize: 74496
Current children cumulated CPU time (s) 128.29
Current children cumulated vsize (Kb) 74496

[startup+140.009 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 18782 0 0 0 13661 160 0 0 25 0 1 0 1840441836 80068608 18693 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 19548 18693 1116 68 0 19480 0
[pid=6927] vsize: 78192
Current children cumulated CPU time (s) 138.21
Current children cumulated vsize (Kb) 78192

[startup+150.01 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 19761 0 0 0 14643 169 0 0 25 0 1 0 1840441836 84123648 19672 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 20538 19672 1116 68 0 20470 0
[pid=6927] vsize: 82152
Current children cumulated CPU time (s) 148.12
Current children cumulated vsize (Kb) 82152

[startup+160.01 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 20823 0 0 0 15623 177 0 0 25 0 1 0 1840441836 88449024 20734 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 21594 20734 1116 68 0 21526 0
[pid=6927] vsize: 86376
Current children cumulated CPU time (s) 158
Current children cumulated vsize (Kb) 86376

[startup+170.009 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 21866 0 0 0 16602 187 0 0 25 0 1 0 1840441836 92770304 21777 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 22649 21777 1116 68 0 22581 0
[pid=6927] vsize: 90596
Current children cumulated CPU time (s) 167.89
Current children cumulated vsize (Kb) 90596

[startup+180.009 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 22619 0 0 0 17586 195 0 0 25 0 1 0 1840441836 95879168 22530 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 23408 22530 1116 68 0 23340 0
[pid=6927] vsize: 93632
Current children cumulated CPU time (s) 177.81
Current children cumulated vsize (Kb) 93632

[startup+190.01 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 23254 0 0 0 18570 202 0 0 25 0 1 0 1840441836 98443264 23165 4294967295 134512640 134736556 3221224560 3221223188 134543715 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 24034 23165 1116 68 0 23966 0
[pid=6927] vsize: 96136
Current children cumulated CPU time (s) 187.72
Current children cumulated vsize (Kb) 96136

[startup+200.01 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 24068 0 0 0 19552 210 0 0 25 0 1 0 1840441836 101818368 23979 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 24858 23979 1116 68 0 24790 0
[pid=6927] vsize: 99432
Current children cumulated CPU time (s) 197.62
Current children cumulated vsize (Kb) 99432

[startup+210.01 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 24687 0 0 0 20536 218 0 0 25 0 1 0 1840441836 104251392 24598 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 25452 24598 1116 68 0 25384 0
[pid=6927] vsize: 101808
Current children cumulated CPU time (s) 207.54
Current children cumulated vsize (Kb) 101808

[startup+220.01 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 25181 0 0 0 21523 224 0 0 25 0 1 0 1840441836 106278912 25092 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 25947 25092 1116 68 0 25879 0
[pid=6927] vsize: 103788
Current children cumulated CPU time (s) 217.47
Current children cumulated vsize (Kb) 103788

[startup+230.01 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 25682 0 0 0 22512 229 0 0 25 0 1 0 1840441836 108441600 25593 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 26475 25593 1116 68 0 26407 0
[pid=6927] vsize: 105900
Current children cumulated CPU time (s) 227.41
Current children cumulated vsize (Kb) 105900

[startup+240.011 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 26151 0 0 0 23499 234 0 0 25 0 1 0 1840441836 110333952 26062 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 26937 26062 1116 68 0 26869 0
[pid=6927] vsize: 107748
Current children cumulated CPU time (s) 237.33
Current children cumulated vsize (Kb) 107748

[startup+250.011 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 26763 0 0 0 24483 240 0 0 25 0 1 0 1840441836 112766976 26674 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 27531 26674 1116 68 0 27463 0
[pid=6927] vsize: 110124
Current children cumulated CPU time (s) 247.23
Current children cumulated vsize (Kb) 110124

[startup+260.011 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 27785 0 0 0 25460 250 0 0 25 0 1 0 1840441836 116957184 27696 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 28554 27696 1116 68 0 28486 0
[pid=6927] vsize: 114216
Current children cumulated CPU time (s) 257.1
Current children cumulated vsize (Kb) 114216

[startup+270.011 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 28423 0 0 0 26442 258 0 0 25 0 1 0 1840441836 119656448 28334 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 29213 28335 1116 68 0 29145 0
[pid=6927] vsize: 116852
Current children cumulated CPU time (s) 267
Current children cumulated vsize (Kb) 116852

[startup+280.011 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 29162 0 0 0 27428 264 0 0 25 0 1 0 1840441836 122630144 29073 4294967295 134512640 134736556 3221224560 3221223012 134717263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 29939 29073 1116 68 0 29871 0
[pid=6927] vsize: 119756
Current children cumulated CPU time (s) 276.92
Current children cumulated vsize (Kb) 119756

[startup+290.012 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 29627 0 0 0 28415 270 0 0 25 0 1 0 1840441836 124522496 29538 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 30401 29538 1116 68 0 30333 0
[pid=6927] vsize: 121604
Current children cumulated CPU time (s) 286.85
Current children cumulated vsize (Kb) 121604

[startup+300.013 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 30349 0 0 0 29404 276 0 0 25 0 1 0 1840441836 127496192 30260 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 31127 30260 1116 68 0 31059 0
[pid=6927] vsize: 124508
Current children cumulated CPU time (s) 296.8
Current children cumulated vsize (Kb) 124508

[startup+310.013 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 30900 0 0 0 30393 280 0 0 25 0 1 0 1840441836 129789952 30811 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 31687 30811 1116 68 0 31619 0
[pid=6927] vsize: 126748
Current children cumulated CPU time (s) 306.73
Current children cumulated vsize (Kb) 126748

[startup+320.012 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 31419 0 0 0 31381 285 0 0 25 0 1 0 1840441836 131952640 31330 4294967295 134512640 134736556 3221224560 3221223164 134537524 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 32215 31330 1116 68 0 32147 0
[pid=6927] vsize: 128860
Current children cumulated CPU time (s) 316.66
Current children cumulated vsize (Kb) 128860

[startup+330.013 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 31959 0 0 0 32370 291 0 0 25 0 1 0 1840441836 134115328 31870 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 32743 31870 1116 68 0 32675 0
[pid=6927] vsize: 130972
Current children cumulated CPU time (s) 326.61
Current children cumulated vsize (Kb) 130972

[startup+340.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 32516 0 0 0 33360 295 0 0 25 0 1 0 1840441836 136413184 32427 4294967295 134512640 134736556 3221224560 3221223084 134540067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 33304 32427 1116 68 0 33236 0
[pid=6927] vsize: 133216
Current children cumulated CPU time (s) 336.55
Current children cumulated vsize (Kb) 133216

[startup+350.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 33108 0 0 0 34344 302 0 0 25 0 1 0 1840441836 138846208 33019 4294967295 134512640 134736556 3221224560 3221223068 134540044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 33898 33019 1116 68 0 33830 0
[pid=6927] vsize: 135592
Current children cumulated CPU time (s) 346.46
Current children cumulated vsize (Kb) 135592

[startup+360.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 33489 0 0 0 35331 307 0 0 25 0 1 0 1840441836 140333056 33400 4294967295 134512640 134736556 3221224560 3221223136 134544675 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 34261 33400 1116 68 0 34193 0
[pid=6927] vsize: 137044
Current children cumulated CPU time (s) 356.38
Current children cumulated vsize (Kb) 137044

[startup+370.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 33756 0 0 0 36319 311 0 0 25 0 1 0 1840441836 141414400 33667 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 34525 33667 1116 68 0 34457 0
[pid=6927] vsize: 138100
Current children cumulated CPU time (s) 366.3
Current children cumulated vsize (Kb) 138100

[startup+380.013 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 34401 0 0 0 37302 318 0 0 25 0 1 0 1840441836 144117760 34312 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 35185 34312 1116 68 0 35117 0
[pid=6927] vsize: 140740
Current children cumulated CPU time (s) 376.2
Current children cumulated vsize (Kb) 140740

[startup+390.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 35212 0 0 0 38286 326 0 0 25 0 1 0 1840441836 147361792 35123 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 35977 35123 1116 68 0 35909 0
[pid=6927] vsize: 143908
Current children cumulated CPU time (s) 386.12
Current children cumulated vsize (Kb) 143908

[startup+400.015 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 35951 0 0 0 39274 332 0 0 25 0 1 0 1840441836 150470656 35862 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 36736 35862 1116 68 0 36668 0
[pid=6927] vsize: 146944
Current children cumulated CPU time (s) 396.06
Current children cumulated vsize (Kb) 146944

[startup+410.015 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 36620 0 0 0 40260 338 0 0 25 0 1 0 1840441836 153174016 36531 4294967295 134512640 134736556 3221224560 3221223152 134716152 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 37396 36531 1116 68 0 37328 0
[pid=6927] vsize: 149584
Current children cumulated CPU time (s) 405.98
Current children cumulated vsize (Kb) 149584

[startup+420.016 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 36984 0 0 0 41250 343 0 0 25 0 1 0 1840441836 154660864 36895 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 37759 36895 1116 68 0 37691 0
[pid=6927] vsize: 151036
Current children cumulated CPU time (s) 415.93
Current children cumulated vsize (Kb) 151036

[startup+430.015 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 37782 0 0 0 42218 356 0 0 25 0 1 0 1840441836 157904896 37693 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 38551 37693 1116 68 0 38483 0
[pid=6927] vsize: 154204
Current children cumulated CPU time (s) 425.74
Current children cumulated vsize (Kb) 154204

[startup+440.016 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 38590 0 0 0 43205 362 0 0 25 0 1 0 1840441836 161288192 38501 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 39377 38501 1116 68 0 39309 0
[pid=6927] vsize: 157508
Current children cumulated CPU time (s) 435.67
Current children cumulated vsize (Kb) 157508

[startup+450.017 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 39223 0 0 0 44193 368 0 0 25 0 1 0 1840441836 163856384 39134 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 40004 39134 1116 68 0 39936 0
[pid=6927] vsize: 160016
Current children cumulated CPU time (s) 445.61
Current children cumulated vsize (Kb) 160016

[startup+460.017 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 39894 0 0 0 45174 377 0 0 25 0 1 0 1840441836 166559744 39805 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 40664 39805 1116 68 0 40596 0
[pid=6927] vsize: 162656
Current children cumulated CPU time (s) 455.51
Current children cumulated vsize (Kb) 162656

[startup+470.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 40348 0 0 0 46163 381 0 0 25 0 1 0 1840441836 168452096 40259 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 41126 40259 1116 68 0 41058 0
[pid=6927] vsize: 164504
Current children cumulated CPU time (s) 465.44
Current children cumulated vsize (Kb) 164504

[startup+480.017 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 40968 0 0 0 47146 389 0 0 25 0 1 0 1840441836 171016192 40879 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 41752 40879 1116 68 0 41684 0
[pid=6927] vsize: 167008
Current children cumulated CPU time (s) 475.35
Current children cumulated vsize (Kb) 167008

[startup+490.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 41543 0 0 0 48132 395 0 0 25 0 1 0 1840441836 173314048 41454 4294967295 134512640 134736556 3221224560 3221223152 134716144 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 42313 41454 1116 68 0 42245 0
[pid=6927] vsize: 169252
Current children cumulated CPU time (s) 485.27
Current children cumulated vsize (Kb) 169252

[startup+500.019 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 42495 0 0 0 49111 405 0 0 25 0 1 0 1840441836 177233920 42406 4294967295 134512640 134736556 3221224560 3221223208 134634293 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 43270 42406 1116 68 0 43202 0
[pid=6927] vsize: 173080
Current children cumulated CPU time (s) 495.16
Current children cumulated vsize (Kb) 173080

[startup+510.019 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 42823 0 0 0 50095 411 0 0 25 0 1 0 1840441836 178585600 42734 4294967295 134512640 134736556 3221224560 3221223136 134544670 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 43600 42734 1116 68 0 43532 0
[pid=6927] vsize: 174400
Current children cumulated CPU time (s) 505.06
Current children cumulated vsize (Kb) 174400

[startup+520.02 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 43415 0 0 0 51082 418 0 0 25 0 1 0 1840441836 181018624 43326 4294967295 134512640 134736556 3221224560 3221223144 134716380 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 44194 43326 1116 68 0 44126 0
[pid=6927] vsize: 176776
Current children cumulated CPU time (s) 515
Current children cumulated vsize (Kb) 176776

[startup+530.019 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 43960 0 0 0 52072 425 0 0 25 0 1 0 1840441836 183316480 43871 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 44755 43871 1116 68 0 44687 0
[pid=6927] vsize: 179020
Current children cumulated CPU time (s) 524.97
Current children cumulated vsize (Kb) 179020

[startup+540.02 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 44700 0 0 0 53055 432 0 0 25 0 1 0 1840441836 186290176 44611 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 45481 44611 1116 68 0 45413 0
[pid=6927] vsize: 181924
Current children cumulated CPU time (s) 534.87
Current children cumulated vsize (Kb) 181924

[startup+550.021 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 45505 0 0 0 54040 439 0 0 25 0 1 0 1840441836 189534208 45416 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 46273 45416 1116 68 0 46205 0
[pid=6927] vsize: 185092
Current children cumulated CPU time (s) 544.79
Current children cumulated vsize (Kb) 185092

[startup+560.021 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 46265 0 0 0 55023 448 0 0 25 0 1 0 1840441836 192778240 46176 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 47065 46176 1116 68 0 46997 0
[pid=6927] vsize: 188260
Current children cumulated CPU time (s) 554.71
Current children cumulated vsize (Kb) 188260

[startup+570.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 46952 0 0 0 56008 455 0 0 25 0 1 0 1840441836 195481600 46863 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 47725 46863 1116 68 0 47657 0
[pid=6927] vsize: 190900
Current children cumulated CPU time (s) 564.63
Current children cumulated vsize (Kb) 190900

[startup+580.021 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 47669 0 0 0 56988 465 0 0 25 0 1 0 1840441836 198455296 47580 4294967295 134512640 134736556 3221224560 3221223068 134540125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 48451 47580 1116 68 0 48383 0
[pid=6927] vsize: 193804
Current children cumulated CPU time (s) 574.53
Current children cumulated vsize (Kb) 193804

[startup+590.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 48150 0 0 0 57973 472 0 0 25 0 1 0 1840441836 200482816 48061 4294967295 134512640 134736556 3221224560 3221223152 134540268 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 48946 48061 1116 68 0 48878 0
[pid=6927] vsize: 195784
Current children cumulated CPU time (s) 584.45
Current children cumulated vsize (Kb) 195784

[startup+600.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 48474 0 0 0 58959 477 0 0 25 0 1 0 1840441836 201826304 48385 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 49274 48385 1116 68 0 49206 0
[pid=6927] vsize: 197096
Current children cumulated CPU time (s) 594.36
Current children cumulated vsize (Kb) 197096

[startup+610.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 48707 0 0 0 59942 484 0 0 25 0 1 0 1840441836 202772480 48618 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 49505 48618 1116 68 0 49437 0
[pid=6927] vsize: 198020
Current children cumulated CPU time (s) 604.26
Current children cumulated vsize (Kb) 198020

[startup+620.023 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 49274 0 0 0 60922 493 0 0 25 0 1 0 1840441836 205070336 49185 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 50066 49185 1116 68 0 49998 0
[pid=6927] vsize: 200264
Current children cumulated CPU time (s) 614.15
Current children cumulated vsize (Kb) 200264

[startup+630.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 49890 0 0 0 61907 500 0 0 25 0 1 0 1840441836 207503360 49801 4294967295 134512640 134736556 3221224560 3221223072 134543219 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 50660 49801 1116 68 0 50592 0
[pid=6927] vsize: 202640
Current children cumulated CPU time (s) 624.07
Current children cumulated vsize (Kb) 202640

[startup+640.023 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 50400 0 0 0 62892 506 0 0 25 0 1 0 1840441836 209666048 50311 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 51188 50311 1116 68 0 51120 0
[pid=6927] vsize: 204752
Current children cumulated CPU time (s) 633.98
Current children cumulated vsize (Kb) 204752

[startup+650.023 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 50772 0 0 0 63878 512 0 0 25 0 1 0 1840441836 211152896 50683 4294967295 134512640 134736556 3221224560 3221223248 134524335 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 51551 50683 1116 68 0 51483 0
[pid=6927] vsize: 206204
Current children cumulated CPU time (s) 643.9
Current children cumulated vsize (Kb) 206204

[startup+660.023 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 51028 0 0 0 64869 517 0 0 25 0 1 0 1840441836 212234240 50939 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 51815 50939 1116 68 0 51747 0
[pid=6927] vsize: 207260
Current children cumulated CPU time (s) 653.86
Current children cumulated vsize (Kb) 207260

[startup+670.024 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 51514 0 0 0 65854 524 0 0 25 0 1 0 1840441836 214265856 51425 4294967295 134512640 134736556 3221224560 3221223120 134543606 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 52311 51425 1116 68 0 52243 0
[pid=6927] vsize: 209244
Current children cumulated CPU time (s) 663.78
Current children cumulated vsize (Kb) 209244

[startup+680.023 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 51939 0 0 0 66841 529 0 0 25 0 1 0 1840441836 215887872 51850 4294967295 134512640 134736556 3221224560 3221223228 134524324 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 52707 51850 1116 68 0 52639 0
[pid=6927] vsize: 210828
Current children cumulated CPU time (s) 673.7
Current children cumulated vsize (Kb) 210828

[startup+690.024 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 52658 0 0 0 67823 537 0 0 25 0 1 0 1840441836 218861568 52569 4294967295 134512640 134736556 3221224560 3221223116 134537545 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 53433 52569 1116 68 0 53365 0
[pid=6927] vsize: 213732
Current children cumulated CPU time (s) 683.6
Current children cumulated vsize (Kb) 213732

[startup+700.025 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 53085 0 0 0 68810 542 0 0 25 0 1 0 1840441836 220618752 52996 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 53862 52996 1116 68 0 53794 0
[pid=6927] vsize: 215448
Current children cumulated CPU time (s) 693.52
Current children cumulated vsize (Kb) 215448

[startup+710.025 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 53513 0 0 0 69802 547 0 0 25 0 1 0 1840441836 222375936 53424 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 54291 53424 1116 68 0 54223 0
[pid=6927] vsize: 217164
Current children cumulated CPU time (s) 703.49
Current children cumulated vsize (Kb) 217164

[startup+720.026 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 54088 0 0 0 70791 552 0 0 25 0 1 0 1840441836 224808960 53999 4294967295 134512640 134736556 3221224560 3221223276 134554112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6927/statm): 54885 53999 1116 68 0 54817 0
[pid=6927] vsize: 219540
Current children cumulated CPU time (s) 713.43
Current children cumulated vsize (Kb) 219540

[startup+730.026 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 54843 0 0 0 71778 558 0 0 25 0 1 0 1840441836 227782656 54754 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 55611 54754 1116 68 0 55543 0
[pid=6927] vsize: 222444
Current children cumulated CPU time (s) 723.36
Current children cumulated vsize (Kb) 222444

[startup+740.027 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 55549 0 0 0 72760 567 0 0 25 0 1 0 1840441836 230756352 55460 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 56337 55460 1116 68 0 56269 0
[pid=6927] vsize: 225348
Current children cumulated CPU time (s) 733.27
Current children cumulated vsize (Kb) 225348

[startup+750.028 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 56000 0 0 0 73746 572 0 0 25 0 1 0 1840441836 232648704 55911 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 56799 55911 1116 68 0 56731 0
[pid=6927] vsize: 227196
Current children cumulated CPU time (s) 743.18
Current children cumulated vsize (Kb) 227196

[startup+760.028 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 56640 0 0 0 74734 579 0 0 25 0 1 0 1840441836 235216896 56551 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 57426 56551 1116 68 0 57358 0
[pid=6927] vsize: 229704
Current children cumulated CPU time (s) 753.13
Current children cumulated vsize (Kb) 229704

[startup+770.029 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 57207 0 0 0 75722 584 0 0 25 0 1 0 1840441836 237514752 57118 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 57987 57118 1116 68 0 57919 0
[pid=6927] vsize: 231948
Current children cumulated CPU time (s) 763.06
Current children cumulated vsize (Kb) 231948

[startup+780.029 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 57650 0 0 0 76708 591 0 0 25 0 1 0 1840441836 239407104 57561 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 58449 57561 1116 68 0 58381 0
[pid=6927] vsize: 233796
Current children cumulated CPU time (s) 772.99
Current children cumulated vsize (Kb) 233796

[startup+790.029 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 58359 0 0 0 77696 597 0 0 25 0 1 0 1840441836 242245632 58270 4294967295 134512640 134736556 3221224560 3221223120 134550968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 59142 58270 1116 68 0 59074 0
[pid=6927] vsize: 236568
Current children cumulated CPU time (s) 782.93
Current children cumulated vsize (Kb) 236568

[startup+800.03 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 59040 0 0 0 78686 601 0 0 25 0 1 0 1840441836 245084160 58951 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 59835 58951 1116 68 0 59767 0
[pid=6927] vsize: 239340
Current children cumulated CPU time (s) 792.87
Current children cumulated vsize (Kb) 239340

[startup+810.03 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 59591 0 0 0 79665 610 0 0 25 0 1 0 1840441836 247246848 59502 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 60363 59502 1116 68 0 60295 0
[pid=6927] vsize: 241452
Current children cumulated CPU time (s) 802.75
Current children cumulated vsize (Kb) 241452

[startup+820.031 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 60355 0 0 0 80650 618 0 0 25 0 1 0 1840441836 250490880 60266 4294967295 134512640 134736556 3221224560 3221223184 134537456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 61155 60266 1116 68 0 61087 0
[pid=6927] vsize: 244620
Current children cumulated CPU time (s) 812.68
Current children cumulated vsize (Kb) 244620

[startup+830.032 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 61064 0 0 0 81637 623 0 0 25 0 1 0 1840441836 253325312 60975 4294967295 134512640 134736556 3221224560 3221223084 134536369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 61847 60975 1116 68 0 61779 0
[pid=6927] vsize: 247388
Current children cumulated CPU time (s) 822.6
Current children cumulated vsize (Kb) 247388

[startup+840.032 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 61775 0 0 0 82622 630 0 0 25 0 1 0 1840441836 256299008 61686 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 62573 61686 1116 68 0 62505 0
[pid=6927] vsize: 250292
Current children cumulated CPU time (s) 832.52
Current children cumulated vsize (Kb) 250292

[startup+850.032 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 62420 0 0 0 83611 636 0 0 25 0 1 0 1840441836 258863104 62331 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 63199 62332 1116 68 0 63131 0
[pid=6927] vsize: 252796
Current children cumulated CPU time (s) 842.47
Current children cumulated vsize (Kb) 252796

[startup+860.032 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 62817 0 0 0 84602 640 0 0 25 0 1 0 1840441836 260485120 62728 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 63595 62728 1116 68 0 63527 0
[pid=6927] vsize: 254380
Current children cumulated CPU time (s) 852.42
Current children cumulated vsize (Kb) 254380

[startup+870.033 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 63171 0 0 0 85595 643 0 0 25 0 1 0 1840441836 261967872 63082 4294967295 134512640 134736556 3221224560 3221223256 134553985 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 63957 63082 1116 68 0 63889 0
[pid=6927] vsize: 255828
Current children cumulated CPU time (s) 862.38
Current children cumulated vsize (Kb) 255828

[startup+880.033 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 63438 0 0 0 86589 646 0 0 25 0 1 0 1840441836 263049216 63349 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 64221 63350 1116 68 0 64153 0
[pid=6927] vsize: 256884
Current children cumulated CPU time (s) 872.35
Current children cumulated vsize (Kb) 256884

[startup+890.033 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 63740 0 0 0 87581 650 0 0 25 0 1 0 1840441836 264265728 63651 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 64518 63651 1116 68 0 64450 0
[pid=6927] vsize: 258072
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (Kb) 258072

[startup+900.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 64027 0 0 0 88571 654 0 0 25 0 1 0 1840441836 265482240 63938 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 64815 63938 1116 68 0 64747 0
[pid=6927] vsize: 259260
Current children cumulated CPU time (s) 892.25
Current children cumulated vsize (Kb) 259260

[startup+910.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 64481 0 0 0 89563 657 0 0 25 0 1 0 1840441836 267374592 64392 4294967295 134512640 134736556 3221224560 3221223268 134544550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 65277 64392 1116 68 0 65209 0
[pid=6927] vsize: 261108
Current children cumulated CPU time (s) 902.2
Current children cumulated vsize (Kb) 261108

[startup+920.035 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 64965 0 0 0 90553 663 0 0 25 0 1 0 1840441836 269266944 64876 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 65739 64876 1116 68 0 65671 0
[pid=6927] vsize: 262956
Current children cumulated CPU time (s) 912.16
Current children cumulated vsize (Kb) 262956

[startup+930.035 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 65542 0 0 0 91545 667 0 0 25 0 1 0 1840441836 271699968 65453 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 66333 65453 1116 68 0 66265 0
[pid=6927] vsize: 265332
Current children cumulated CPU time (s) 922.12
Current children cumulated vsize (Kb) 265332

[startup+940.036 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 66036 0 0 0 92537 671 0 0 25 0 1 0 1840441836 273727488 65947 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 66828 65947 1116 68 0 66760 0
[pid=6927] vsize: 267312
Current children cumulated CPU time (s) 932.08
Current children cumulated vsize (Kb) 267312

[startup+950.037 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 66619 0 0 0 93521 677 0 0 25 0 1 0 1840441836 276021248 66530 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 67388 66530 1116 68 0 67320 0
[pid=6927] vsize: 269552
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (Kb) 269552

[startup+960.037 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 66944 0 0 0 94510 682 0 0 25 0 1 0 1840441836 277368832 66855 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 67717 66855 1116 68 0 67649 0
[pid=6927] vsize: 270868
Current children cumulated CPU time (s) 951.92
Current children cumulated vsize (Kb) 270868

[startup+970.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 67449 0 0 0 95498 688 0 0 25 0 1 0 1840441836 279535616 67360 4294967295 134512640 134736556 3221224560 3221223276 134554121 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 68246 67360 1116 68 0 68178 0
[pid=6927] vsize: 272984
Current children cumulated CPU time (s) 961.86
Current children cumulated vsize (Kb) 272984

[startup+980.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 68025 0 0 0 96486 693 0 0 25 0 1 0 1840441836 281833472 67936 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 68807 67936 1116 68 0 68739 0
[pid=6927] vsize: 275228
Current children cumulated CPU time (s) 971.79
Current children cumulated vsize (Kb) 275228

[startup+990.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 68582 0 0 0 97472 699 0 0 25 0 1 0 1840441836 284127232 68493 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 69367 68493 1116 68 0 69299 0
[pid=6927] vsize: 277468
Current children cumulated CPU time (s) 981.71
Current children cumulated vsize (Kb) 277468

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 69067 0 0 0 98463 703 0 0 25 0 1 0 1840441836 286154752 68978 4294967295 134512640 134736556 3221224560 3221223180 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 69862 68978 1116 68 0 69794 0
[pid=6927] vsize: 279448
Current children cumulated CPU time (s) 991.66
Current children cumulated vsize (Kb) 279448

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 69527 0 0 0 99453 709 0 0 25 0 1 0 1840441836 288047104 69438 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 70324 69438 1116 68 0 70256 0
[pid=6927] vsize: 281296
Current children cumulated CPU time (s) 1001.62
Current children cumulated vsize (Kb) 281296

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 69998 0 0 0 100443 713 0 0 25 0 1 0 1840441836 289939456 69909 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 70786 69909 1116 68 0 70718 0
[pid=6927] vsize: 283144
Current children cumulated CPU time (s) 1011.56
Current children cumulated vsize (Kb) 283144

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 70474 0 0 0 101434 717 0 0 25 0 1 0 1840441836 291831808 70385 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 71248 70385 1116 68 0 71180 0
[pid=6927] vsize: 284992
Current children cumulated CPU time (s) 1021.51
Current children cumulated vsize (Kb) 284992

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 71038 0 0 0 102424 722 0 0 25 0 1 0 1840441836 294129664 70949 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 71809 70949 1116 68 0 71741 0
[pid=6927] vsize: 287236
Current children cumulated CPU time (s) 1031.46
Current children cumulated vsize (Kb) 287236

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 71488 0 0 0 103414 727 0 0 25 0 1 0 1840441836 296022016 71399 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 72271 71399 1116 68 0 72203 0
[pid=6927] vsize: 289084
Current children cumulated CPU time (s) 1041.41
Current children cumulated vsize (Kb) 289084

[startup+1060.04 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 71950 0 0 0 104401 732 0 0 25 0 1 0 1840441836 297914368 71861 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 72733 71861 1116 68 0 72665 0
[pid=6927] vsize: 290932
Current children cumulated CPU time (s) 1051.33
Current children cumulated vsize (Kb) 290932

[startup+1070.04 s]
Raw data (loadavg): 1.06 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 72477 0 0 0 105391 736 0 0 25 0 1 0 1840441836 300077056 72388 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 73261 72388 1116 68 0 73193 0
[pid=6927] vsize: 293044
Current children cumulated CPU time (s) 1061.27
Current children cumulated vsize (Kb) 293044

[startup+1080.04 s]
Raw data (loadavg): 1.05 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 73110 0 0 0 106379 743 0 0 25 0 1 0 1840441836 302649344 73021 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 73889 73021 1116 68 0 73821 0
[pid=6927] vsize: 295556
Current children cumulated CPU time (s) 1071.22
Current children cumulated vsize (Kb) 295556

[startup+1090.04 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 73747 0 0 0 107367 750 0 0 25 0 1 0 1840441836 305217536 73658 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 74516 73658 1116 68 0 74448 0
[pid=6927] vsize: 298064
Current children cumulated CPU time (s) 1081.17
Current children cumulated vsize (Kb) 298064

[startup+1100.04 s]
Raw data (loadavg): 1.03 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 74230 0 0 0 108356 755 0 0 25 0 1 0 1840441836 307245056 74141 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 75011 74141 1116 68 0 74943 0
[pid=6927] vsize: 300044
Current children cumulated CPU time (s) 1091.11
Current children cumulated vsize (Kb) 300044

[startup+1110.04 s]
Raw data (loadavg): 1.03 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 74692 0 0 0 109347 759 0 0 25 0 1 0 1840441836 309137408 74603 4294967295 134512640 134736556 3221224560 3221223232 134528785 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 75473 74603 1116 68 0 75405 0
[pid=6927] vsize: 301892
Current children cumulated CPU time (s) 1101.06
Current children cumulated vsize (Kb) 301892

[startup+1120.04 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 75146 0 0 0 110337 763 0 0 25 0 1 0 1840441836 311029760 75057 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 75935 75057 1116 68 0 75867 0
[pid=6927] vsize: 303740
Current children cumulated CPU time (s) 1111
Current children cumulated vsize (Kb) 303740

[startup+1130.04 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 75559 0 0 0 111327 767 0 0 25 0 1 0 1840441836 312651776 75470 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 76331 75470 1116 68 0 76263 0
[pid=6927] vsize: 305324
Current children cumulated CPU time (s) 1120.94
Current children cumulated vsize (Kb) 305324

[startup+1140.04 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 75926 0 0 0 112319 772 0 0 25 0 1 0 1840441836 314138624 75837 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 76694 75837 1116 68 0 76626 0
[pid=6927] vsize: 306776
Current children cumulated CPU time (s) 1130.91
Current children cumulated vsize (Kb) 306776

[startup+1150.04 s]
Raw data (loadavg): 1.01 1.00 0.92 1/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) T 6926 6927 5245 0 -1 0 76354 0 0 0 113311 775 0 0 25 0 1 0 1840441836 315895808 76265 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6927/statm): 77123 76265 1116 68 0 77055 0
[pid=6927] vsize: 308492
Current children cumulated CPU time (s) 1140.86
Current children cumulated vsize (Kb) 308492

[startup+1160.04 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 76840 0 0 0 114301 781 0 0 25 0 1 0 1840441836 317915136 76751 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 77616 76751 1116 68 0 77548 0
[pid=6927] vsize: 310464
Current children cumulated CPU time (s) 1150.82
Current children cumulated vsize (Kb) 310464

[startup+1170.05 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 77313 0 0 0 115293 784 0 0 25 0 1 0 1840441836 319942656 77224 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 78111 77224 1116 68 0 78043 0
[pid=6927] vsize: 312444
Current children cumulated CPU time (s) 1160.77
Current children cumulated vsize (Kb) 312444

[startup+1180.05 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 77621 0 0 0 116286 788 0 0 25 0 1 0 1840441836 321159168 77532 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 78408 77532 1116 68 0 78340 0
[pid=6927] vsize: 313632
Current children cumulated CPU time (s) 1170.74
Current children cumulated vsize (Kb) 313632

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 77896 0 0 0 117278 791 0 0 25 0 1 0 1840441836 322240512 77807 4294967295 134512640 134736556 3221224560 3221223116 134537534 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 78672 77807 1116 68 0 78604 0
[pid=6927] vsize: 314688
Current children cumulated CPU time (s) 1180.69
Current children cumulated vsize (Kb) 314688

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 6927
Raw data (/proc/6927/stat): 6927 (bsolo) R 6926 6927 5245 0 -1 0 78336 0 0 0 118270 795 0 0 25 0 1 0 1840441836 324132864 78247 4294967295 134512640 134736556 3221224560 3221223084 134540147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6927/statm): 79134 78247 1116 68 0 79066 0
[pid=6927] vsize: 316536
Current children cumulated CPU time (s) 1190.65
Current children cumulated vsize (Kb) 316536
One traced child (pid=6927) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1204.58
CPU time (s): 1195.16
CPU user time (s): 1187.05
CPU system time (s): 8.11777
CPU usage (%): 99.2179
Max. virtual memory (cumulated for all children) (Kb): 316536

Verifier Data

ERROR: no interpretation found !