Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Nameweb/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
MD5SUMa788dbf2f72289ace41b812e06d88575
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 101
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 benchmark348.517
Number of variables4626
Total number of constraints35373
Number of constraints which are clauses29724
Number of constraints which are cardinality constraints (but not clauses)5571
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint1
Maximum length of a constraint29

Trace number 430

Launcher Data

LAUNCH ON wulflinc19 THE 2005-09-18 10:13:17 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=389 boxname=wulflinc19 idbench=389 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  a788dbf2f72289ace41b812e06d88575  /oldhome/oroussel/tmp/wulflinc19/normalized-ppp:1-9,16-19.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc19/normalized-ppp:1-9,16-19.opb
IDLAUNCH: 389
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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.037
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:        952060 kB
Buffers:         33676 kB
Cached:          21592 kB
SwapCached:        832 kB
Active:          49504 kB
Inactive:         8396 kB
HighTotal:      131008 kB
HighFree:       108584 kB
LowTotal:       903652 kB
LowFree:        843476 kB
SwapTotal:     2097892 kB
SwapFree:      2096460 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            19072 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 10:33:22 (client local time) WITH STATUS 0 IN 1195.18 SECONDS
stats: 389 7 1195.18 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 4626 variables and 30921 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 6.714
c After prepocess the problem consists of 4626 variables and 30921 constraints.
c Restart #1 #Var: 4626 #Dec: 4328 LB: 0 @ 9.34
c Restart #2 #Var: 4626 #Dec: 9494 LB: 0 @ 14.977
c Restart #3 #Var: 4626 #Dec: 11999 LB: 0 @ 17.888
c Restart #4 #Var: 4626 #Dec: 13852 LB: 0 @ 21.085
c Restart #5 #Var: 4626 #Dec: 15299 LB: 0 @ 26.474
c Restart #6 #Var: 4626 #Dec: 16794 LB: 0 @ 30.3
c Restart #7 #Var: 4626 #Dec: 18392 LB: 0 @ 34.86
c Restart #8 #Var: 4626 #Dec: 20095 LB: 0 @ 42.626
c Restart #9 #Var: 4626 #Dec: 22070 LB: 0 @ 48.138
c Restart #10 #Var: 4626 #Dec: 25031 LB: 0 @ 53.576
c Restart #11 #Var: 4626 #Dec: 27477 LB: 0 @ 62.734
c Restart #12 #Var: 4626 #Dec: 30247 LB: 0 @ 73.722
c Restart #13 #Var: 4626 #Dec: 33380 LB: 0 @ 88.104
c Restart #14 #Var: 4626 #Dec: 36803 LB: 0 @ 102.76
c Restart #15 #Var: 4626 #Dec: 40028 LB: 0 @ 120.18
c Restart #16 #Var: 4626 #Dec: 43881 LB: 0 @ 139.17
c Restart #17 #Var: 4626 #Dec: 47501 LB: 0 @ 160.18
c Restart #18 #Var: 4626 #Dec: 51612 LB: 0 @ 180.96
c Restart #19 #Var: 4626 #Dec: 55596 LB: 0 @ 202.34
c Restart #20 #Var: 4626 #Dec: 59884 LB: 0 @ 226.31
c Restart #21 #Var: 4626 #Dec: 65718 LB: 0 @ 245.32
c Restart #22 #Var: 4626 #Dec: 70824 LB: 0 @ 268.62
c Restart #23 #Var: 4626 #Dec: 76166 LB: 0 @ 290.93
c Restart #24 #Var: 4626 #Dec: 82664 LB: 0 @ 324.71
c Restart #25 #Var: 4626 #Dec: 88374 LB: 0 @ 359.08
c Restart #26 #Var: 4626 #Dec: 94077 LB: 0 @ 394.87
c Restart #27 #Var: 4626 #Dec: 100782 LB: 0 @ 421.5
c Restart #28 #Var: 4626 #Dec: 107343 LB: 0 @ 457.11
c Restart #29 #Var: 4626 #Dec: 113668 LB: 0 @ 501.08
c Restart #30 #Var: 4626 #Dec: 120642 LB: 0 @ 546.99
c Restart #31 #Var: 4626 #Dec: 127272 LB: 0 @ 595.53
c CHANGE Heuristic... 
c Restart #0 #Var: 4626 #Dec: 135014 LB: 0 @ 649.81
c Restart #1 #Var: 4626 #Dec: 135781 LB: 0 @ 653.43
c Restart #2 #Var: 4626 #Dec: 138479 LB: 0 @ 663.05
c Restart #3 #Var: 4626 #Dec: 140753 LB: 0 @ 672.39
c Restart #4 #Var: 4626 #Dec: 142487 LB: 0 @ 679.79
c Restart #5 #Var: 4626 #Dec: 143939 LB: 0 @ 685.93
c Restart #6 #Var: 4626 #Dec: 145274 LB: 0 @ 695.15
c Restart #7 #Var: 4626 #Dec: 147543 LB: 0 @ 704.53
c Restart #8 #Var: 4626 #Dec: 149804 LB: 0 @ 713.79
c Restart #9 #Var: 4626 #Dec: 152024 LB: 0 @ 738.09
c Restart #10 #Var: 4626 #Dec: 154625 LB: 0 @ 752.64
c Restart #11 #Var: 4626 #Dec: 157533 LB: 0 @ 774.62
c Restart #12 #Var: 4626 #Dec: 160181 LB: 0 @ 798.11
c Restart #13 #Var: 4626 #Dec: 163989 LB: 0 @ 812.84
c Restart #14 #Var: 4626 #Dec: 167981 LB: 0 @ 849.97
c Restart #15 #Var: 4626 #Dec: 173280 LB: 0 @ 881.3
c Restart #16 #Var: 4626 #Dec: 177039 LB: 0 @ 910.6
c Restart #17 #Var: 4626 #Dec: 181255 LB: 0 @ 948.74
c Restart #18 #Var: 4626 #Dec: 185443 LB: 0 @ 988.33
c Restart #19 #Var: 4626 #Dec: 189671 LB: 0 @ 1015
c Restart #20 #Var: 4626 #Dec: 194583 LB: 0 @ 1060.5
c Restart #21 #Var: 4626 #Dec: 199223 LB: 0 @ 1104.4
c Restart #22 #Var: 4626 #Dec: 204343 LB: 0 @ 1149.9
c Restart #23 #Var: 4626 #Dec: 209463 LB: 0 @ 1188.7
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/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840429235 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 107 3 90 68 0 39 0
[pid=7627] 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/wulflinc19/normalized-ppp:1-9,16-19.opb

[startup+10.0038 s]
Raw data (loadavg): 0.94 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 5605 0 0 0 947 27 0 0 25 0 1 0 1840429235 26173440 5516 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 6390 5516 1116 68 0 6322 0
[pid=7627] vsize: 25560
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 25560

[startup+20.0046 s]
Raw data (loadavg): 0.95 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 6248 0 0 0 1906 44 0 0 25 0 1 0 1840429235 28741632 6159 4294967295 134512640 134736556 3221224560 3221222772 134717260 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 7017 6159 1116 68 0 6949 0
[pid=7627] vsize: 28068
Current children cumulated CPU time (s) 19.5
Current children cumulated vsize (Kb) 28068

[startup+30.0054 s]
Raw data (loadavg): 0.96 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 7409 0 0 0 2882 54 0 0 25 0 1 0 1840429235 33607680 7320 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 8205 7320 1116 68 0 8137 0
[pid=7627] vsize: 32820
Current children cumulated CPU time (s) 29.36
Current children cumulated vsize (Kb) 32820

[startup+40.0053 s]
Raw data (loadavg): 0.96 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 8773 0 0 0 3860 65 0 0 25 0 1 0 1840429235 39149568 8684 4294967295 134512640 134736556 3221224560 3221222992 134717560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 9558 8684 1116 68 0 9490 0
[pid=7627] vsize: 38232
Current children cumulated CPU time (s) 39.25
Current children cumulated vsize (Kb) 38232

[startup+50.0061 s]
Raw data (loadavg): 0.97 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 10240 0 0 0 4833 78 0 0 25 0 1 0 1840429235 45096960 10151 4294967295 134512640 134736556 3221224560 3221223216 134537334 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 11010 10151 1116 68 0 10942 0
[pid=7627] vsize: 44040
Current children cumulated CPU time (s) 49.11
Current children cumulated vsize (Kb) 44040

[startup+60.0069 s]
Raw data (loadavg): 0.97 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 11819 0 0 0 5805 91 0 0 25 0 1 0 1840429235 51585024 11730 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 12594 11730 1116 68 0 12526 0
[pid=7627] vsize: 50376
Current children cumulated CPU time (s) 58.96
Current children cumulated vsize (Kb) 50376

[startup+70.0078 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 12907 0 0 0 6784 100 0 0 25 0 1 0 1840429235 56041472 12818 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 13682 12818 1116 68 0 13614 0
[pid=7627] vsize: 54728
Current children cumulated CPU time (s) 68.84
Current children cumulated vsize (Kb) 54728

[startup+80.0096 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 13783 0 0 0 7765 109 0 0 25 0 1 0 1840429235 59691008 13694 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 14573 13694 1116 68 0 14505 0
[pid=7627] vsize: 58292
Current children cumulated CPU time (s) 78.74
Current children cumulated vsize (Kb) 58292

[startup+90.0094 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 14749 0 0 0 8746 117 0 0 25 0 1 0 1840429235 63610880 14660 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 15530 14660 1116 68 0 15462 0
[pid=7627] vsize: 62120
Current children cumulated CPU time (s) 88.63
Current children cumulated vsize (Kb) 62120

[startup+100.009 s]
Raw data (loadavg): 0.98 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 15753 0 0 0 9725 127 0 0 25 0 1 0 1840429235 67665920 15664 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 16520 15664 1116 68 0 16452 0
[pid=7627] vsize: 66080
Current children cumulated CPU time (s) 98.52
Current children cumulated vsize (Kb) 66080

[startup+110.01 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 16736 0 0 0 10706 136 0 0 25 0 1 0 1840429235 71716864 16647 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 17509 16647 1116 68 0 17441 0
[pid=7627] vsize: 70036
Current children cumulated CPU time (s) 108.42
Current children cumulated vsize (Kb) 70036

[startup+120.011 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 17629 0 0 0 11690 143 0 0 25 0 1 0 1840429235 75366400 17540 4294967295 134512640 134736556 3221224560 3221223120 134543151 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 18400 17540 1116 68 0 18332 0
[pid=7627] vsize: 73600
Current children cumulated CPU time (s) 118.33
Current children cumulated vsize (Kb) 73600

[startup+130.012 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) T 7626 7627 5929 0 -1 0 18412 0 0 0 12677 149 0 0 25 0 1 0 1840429235 78610432 18323 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7627/statm): 19192 18323 1116 68 0 19124 0
[pid=7627] vsize: 76768
Current children cumulated CPU time (s) 128.26
Current children cumulated vsize (Kb) 76768

[startup+140.013 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 19308 0 0 0 13659 157 0 0 25 0 1 0 1840429235 82259968 19219 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 20083 19219 1116 68 0 20015 0
[pid=7627] vsize: 80332
Current children cumulated CPU time (s) 138.16
Current children cumulated vsize (Kb) 80332

[startup+150.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 20183 0 0 0 14645 165 0 0 25 0 1 0 1840429235 85909504 20094 4294967295 134512640 134736556 3221224560 3221223268 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 20974 20094 1116 68 0 20906 0
[pid=7627] vsize: 83896
Current children cumulated CPU time (s) 148.1
Current children cumulated vsize (Kb) 83896

[startup+160.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 21132 0 0 0 15628 175 0 0 25 0 1 0 1840429235 89694208 21043 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 21898 21043 1116 68 0 21830 0
[pid=7627] vsize: 87592
Current children cumulated CPU time (s) 158.03
Current children cumulated vsize (Kb) 87592

[startup+170.015 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 21996 0 0 0 16611 184 0 0 25 0 1 0 1840429235 93351936 21907 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 22791 21907 1116 68 0 22723 0
[pid=7627] vsize: 91164
Current children cumulated CPU time (s) 167.95
Current children cumulated vsize (Kb) 91164

[startup+180.016 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 22882 0 0 0 17593 192 0 0 25 0 1 0 1840429235 96866304 22793 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 23649 22793 1116 68 0 23581 0
[pid=7627] vsize: 94596
Current children cumulated CPU time (s) 177.85
Current children cumulated vsize (Kb) 94596

[startup+190.016 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) T 7626 7627 5929 0 -1 0 23777 0 0 0 18577 200 0 0 25 0 1 0 1840429235 100651008 23688 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7627/statm): 24573 23688 1116 68 0 24505 0
[pid=7627] vsize: 98292
Current children cumulated CPU time (s) 187.77
Current children cumulated vsize (Kb) 98292

[startup+200.017 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 24765 0 0 0 19558 210 0 0 25 0 1 0 1840429235 104706048 24676 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 25563 24676 1116 68 0 25495 0
[pid=7627] vsize: 102252
Current children cumulated CPU time (s) 197.68
Current children cumulated vsize (Kb) 102252

[startup+210.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 25620 0 0 0 20542 217 0 0 25 0 1 0 1840429235 108085248 25531 4294967295 134512640 134736556 3221224560 3221223096 134543871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 26388 25531 1116 68 0 26320 0
[pid=7627] vsize: 105552
Current children cumulated CPU time (s) 207.59
Current children cumulated vsize (Kb) 105552

[startup+220.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 26634 0 0 0 21525 226 0 0 25 0 1 0 1840429235 112275456 26545 4294967295 134512640 134736556 3221224560 3221222612 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 27411 26545 1116 68 0 27343 0
[pid=7627] vsize: 109644
Current children cumulated CPU time (s) 217.51
Current children cumulated vsize (Kb) 109644

[startup+230.019 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 27437 0 0 0 22509 233 0 0 25 0 1 0 1840429235 115519488 27348 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 28203 27348 1116 68 0 28135 0
[pid=7627] vsize: 112812
Current children cumulated CPU time (s) 227.42
Current children cumulated vsize (Kb) 112812

[startup+240.019 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 28329 0 0 0 23486 244 0 0 25 0 1 0 1840429235 119304192 28240 4294967295 134512640 134736556 3221224560 3221223088 134716647 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 29127 28240 1116 68 0 29059 0
[pid=7627] vsize: 116508
Current children cumulated CPU time (s) 237.3
Current children cumulated vsize (Kb) 116508

[startup+250.02 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 28778 0 0 0 24466 253 0 0 25 0 1 0 1840429235 121061376 28689 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 29556 28689 1116 68 0 29488 0
[pid=7627] vsize: 118224
Current children cumulated CPU time (s) 247.19
Current children cumulated vsize (Kb) 118224

[startup+260.021 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 29639 0 0 0 25451 260 0 0 25 0 1 0 1840429235 124575744 29550 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 30414 29550 1116 68 0 30346 0
[pid=7627] vsize: 121656
Current children cumulated CPU time (s) 257.11
Current children cumulated vsize (Kb) 121656

[startup+270.021 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 30480 0 0 0 26434 267 0 0 25 0 1 0 1840429235 128090112 30391 4294967295 134512640 134736556 3221224560 3221223024 134536103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 31272 30391 1116 68 0 31204 0
[pid=7627] vsize: 125088
Current children cumulated CPU time (s) 267.01
Current children cumulated vsize (Kb) 125088

[startup+280.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 31564 0 0 0 27413 277 0 0 25 0 1 0 1840429235 132546560 31475 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 32360 31475 1116 68 0 32292 0
[pid=7627] vsize: 129440
Current children cumulated CPU time (s) 276.9
Current children cumulated vsize (Kb) 129440

[startup+290.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 32691 0 0 0 28394 285 0 0 25 0 1 0 1840429235 137142272 32602 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 33482 32602 1116 68 0 33414 0
[pid=7627] vsize: 133928
Current children cumulated CPU time (s) 286.79
Current children cumulated vsize (Kb) 133928

[startup+300.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 33598 0 0 0 29374 295 0 0 25 0 1 0 1840429235 140791808 33509 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 34373 33509 1116 68 0 34305 0
[pid=7627] vsize: 137492
Current children cumulated CPU time (s) 296.69
Current children cumulated vsize (Kb) 137492

[startup+310.023 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 34538 0 0 0 30355 304 0 0 25 0 1 0 1840429235 144707584 34449 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 35329 34449 1116 68 0 35261 0
[pid=7627] vsize: 141316
Current children cumulated CPU time (s) 306.59
Current children cumulated vsize (Kb) 141316

[startup+320.024 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 35263 0 0 0 31342 310 0 0 25 0 1 0 1840429235 147681280 35174 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 36055 35174 1116 68 0 35987 0
[pid=7627] vsize: 144220
Current children cumulated CPU time (s) 316.52
Current children cumulated vsize (Kb) 144220

[startup+330.025 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 35981 0 0 0 32327 317 0 0 25 0 1 0 1840429235 150659072 35892 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 36782 35892 1116 68 0 36714 0
[pid=7627] vsize: 147128
Current children cumulated CPU time (s) 326.44
Current children cumulated vsize (Kb) 147128

[startup+340.025 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 36756 0 0 0 33310 325 0 0 25 0 1 0 1840429235 153772032 36667 4294967295 134512640 134736556 3221224560 3221223216 134524915 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 37542 36667 1116 68 0 37474 0
[pid=7627] vsize: 150168
Current children cumulated CPU time (s) 336.35
Current children cumulated vsize (Kb) 150168

[startup+350.024 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 37522 0 0 0 34297 331 0 0 25 0 1 0 1840429235 156880896 37433 4294967295 134512640 134736556 3221224560 3221223388 134603089 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 38301 37433 1116 68 0 38233 0
[pid=7627] vsize: 153204
Current children cumulated CPU time (s) 346.28
Current children cumulated vsize (Kb) 153204

[startup+360.024 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 38137 0 0 0 35283 336 0 0 25 0 1 0 1840429235 159444992 38048 4294967295 134512640 134736556 3221224560 3221223108 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 38927 38048 1116 68 0 38859 0
[pid=7627] vsize: 155708
Current children cumulated CPU time (s) 356.19
Current children cumulated vsize (Kb) 155708

[startup+370.024 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 38988 0 0 0 36269 344 0 0 25 0 1 0 1840429235 162959360 38899 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 39785 38899 1116 68 0 39717 0
[pid=7627] vsize: 159140
Current children cumulated CPU time (s) 366.13
Current children cumulated vsize (Kb) 159140

[startup+380.025 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 39782 0 0 0 37255 350 0 0 25 0 1 0 1840429235 166203392 39693 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 40577 39693 1116 68 0 40509 0
[pid=7627] vsize: 162308
Current children cumulated CPU time (s) 376.05
Current children cumulated vsize (Kb) 162308

[startup+390.026 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 40616 0 0 0 38240 358 0 0 25 0 1 0 1840429235 169582592 40527 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 41402 40527 1116 68 0 41334 0
[pid=7627] vsize: 165608
Current children cumulated CPU time (s) 385.98
Current children cumulated vsize (Kb) 165608

[startup+400.026 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 41518 0 0 0 39225 365 0 0 25 0 1 0 1840429235 173232128 41429 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 42293 41429 1116 68 0 42225 0
[pid=7627] vsize: 169172
Current children cumulated CPU time (s) 395.9
Current children cumulated vsize (Kb) 169172

[startup+410.026 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 43026 0 0 0 40202 375 0 0 25 0 1 0 1840429235 179449856 42937 4294967295 134512640 134736556 3221224560 3221223240 134605349 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 43811 42937 1116 68 0 43743 0
[pid=7627] vsize: 175244
Current children cumulated CPU time (s) 405.77
Current children cumulated vsize (Kb) 175244

[startup+420.026 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 44055 0 0 0 41181 386 0 0 25 0 1 0 1840429235 183635968 43966 4294967295 134512640 134736556 3221224560 3221223236 134536509 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 44833 43966 1116 68 0 44765 0
[pid=7627] vsize: 179332
Current children cumulated CPU time (s) 415.67
Current children cumulated vsize (Kb) 179332

[startup+430.027 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 44863 0 0 0 42162 394 0 0 25 0 1 0 1840429235 187019264 44774 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 45659 44774 1116 68 0 45591 0
[pid=7627] vsize: 182636
Current children cumulated CPU time (s) 425.56
Current children cumulated vsize (Kb) 182636

[startup+440.028 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 45757 0 0 0 43144 403 0 0 25 0 1 0 1840429235 190664704 45668 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 46549 45668 1116 68 0 46481 0
[pid=7627] vsize: 186196
Current children cumulated CPU time (s) 435.47
Current children cumulated vsize (Kb) 186196

[startup+450.028 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 46326 0 0 0 44133 409 0 0 25 0 1 0 1840429235 192962560 46237 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 47110 46237 1116 68 0 47042 0
[pid=7627] vsize: 188440
Current children cumulated CPU time (s) 445.42
Current children cumulated vsize (Kb) 188440

[startup+460.029 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 47018 0 0 0 45117 416 0 0 25 0 1 0 1840429235 195801088 46929 4294967295 134512640 134736556 3221224560 3221223120 134543137 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 47803 46929 1116 68 0 47735 0
[pid=7627] vsize: 191212
Current children cumulated CPU time (s) 455.33
Current children cumulated vsize (Kb) 191212

[startup+470.029 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 47697 0 0 0 46103 422 0 0 25 0 1 0 1840429235 198639616 47608 4294967295 134512640 134736556 3221224560 3221223208 134634293 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 48496 47608 1116 68 0 48428 0
[pid=7627] vsize: 193984
Current children cumulated CPU time (s) 465.25
Current children cumulated vsize (Kb) 193984

[startup+480.029 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 48533 0 0 0 47087 430 0 0 25 0 1 0 1840429235 202018816 48444 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 49321 48444 1116 68 0 49253 0
[pid=7627] vsize: 197284
Current children cumulated CPU time (s) 475.17
Current children cumulated vsize (Kb) 197284

[startup+490.03 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 49313 0 0 0 48073 437 0 0 25 0 1 0 1840429235 205262848 49224 4294967295 134512640 134736556 3221224560 3221223084 134543225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 50113 49224 1116 68 0 50045 0
[pid=7627] vsize: 200452
Current children cumulated CPU time (s) 485.1
Current children cumulated vsize (Kb) 200452

[startup+500.03 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 50122 0 0 0 49061 442 0 0 25 0 1 0 1840429235 208506880 50033 4294967295 134512640 134736556 3221224560 3221223084 134536684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 50905 50033 1116 68 0 50837 0
[pid=7627] vsize: 203620
Current children cumulated CPU time (s) 495.03
Current children cumulated vsize (Kb) 203620

[startup+510.031 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 50891 0 0 0 50050 448 0 0 25 0 1 0 1840429235 211750912 50802 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 51697 50802 1116 68 0 51629 0
[pid=7627] vsize: 206788
Current children cumulated CPU time (s) 504.98
Current children cumulated vsize (Kb) 206788

[startup+520.031 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 51646 0 0 0 51035 455 0 0 25 0 1 0 1840429235 214724608 51557 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 52423 51557 1116 68 0 52355 0
[pid=7627] vsize: 209692
Current children cumulated CPU time (s) 514.9
Current children cumulated vsize (Kb) 209692

[startup+530.032 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 52323 0 0 0 52022 460 0 0 25 0 1 0 1840429235 217567232 52234 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 53117 52234 1116 68 0 53049 0
[pid=7627] vsize: 212468
Current children cumulated CPU time (s) 524.82
Current children cumulated vsize (Kb) 212468

[startup+540.031 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 52991 0 0 0 53010 467 0 0 25 0 1 0 1840429235 220266496 52902 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 53776 52902 1116 68 0 53708 0
[pid=7627] vsize: 215104
Current children cumulated CPU time (s) 534.77
Current children cumulated vsize (Kb) 215104

[startup+550.032 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 53648 0 0 0 53997 473 0 0 25 0 1 0 1840429235 222969856 53559 4294967295 134512640 134736556 3221224560 3221223164 134537504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 54436 53559 1116 68 0 54368 0
[pid=7627] vsize: 217744
Current children cumulated CPU time (s) 544.7
Current children cumulated vsize (Kb) 217744

[startup+560.033 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 54250 0 0 0 54984 479 0 0 25 0 1 0 1840429235 225402880 54161 4294967295 134512640 134736556 3221224560 3221223040 134535752 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 55030 54161 1116 68 0 54962 0
[pid=7627] vsize: 220120
Current children cumulated CPU time (s) 554.63
Current children cumulated vsize (Kb) 220120

[startup+570.033 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 55010 0 0 0 55970 485 0 0 25 0 1 0 1840429235 228511744 54921 4294967295 134512640 134736556 3221224560 3221223084 134540157 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 55789 54921 1116 68 0 55721 0
[pid=7627] vsize: 223156
Current children cumulated CPU time (s) 564.55
Current children cumulated vsize (Kb) 223156

[startup+580.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 55754 0 0 0 56958 492 0 0 25 0 1 0 1840429235 231624704 55665 4294967295 134512640 134736556 3221224560 3221223120 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 56549 55665 1116 68 0 56481 0
[pid=7627] vsize: 226196
Current children cumulated CPU time (s) 574.5
Current children cumulated vsize (Kb) 226196

[startup+590.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 56421 0 0 0 57947 497 0 0 25 0 1 0 1840429235 234328064 56332 4294967295 134512640 134736556 3221224560 3221223120 134550925 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 57209 56332 1116 68 0 57141 0
[pid=7627] vsize: 228836
Current children cumulated CPU time (s) 584.44
Current children cumulated vsize (Kb) 228836

[startup+600.033 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 57162 0 0 0 58935 503 0 0 25 0 1 0 1840429235 237436928 57073 4294967295 134512640 134736556 3221224560 3221223152 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 57968 57073 1116 68 0 57900 0
[pid=7627] vsize: 231872
Current children cumulated CPU time (s) 594.38
Current children cumulated vsize (Kb) 231872

[startup+610.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 57702 0 0 0 59922 508 0 0 22 0 1 0 1840429235 239603712 57613 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 58497 57613 1116 68 0 58429 0
[pid=7627] vsize: 233988
Current children cumulated CPU time (s) 604.3
Current children cumulated vsize (Kb) 233988

[startup+620.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 58259 0 0 0 60908 515 0 0 25 0 1 0 1840429235 241901568 58170 4294967295 134512640 134736556 3221224560 3221223116 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 59058 58170 1116 68 0 58990 0
[pid=7627] vsize: 236232
Current children cumulated CPU time (s) 614.23
Current children cumulated vsize (Kb) 236232

[startup+630.035 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 58821 0 0 0 61894 523 0 0 25 0 1 0 1840429235 244199424 58732 4294967295 134512640 134736556 3221224560 3221223276 134634360 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 59619 58732 1116 68 0 59551 0
[pid=7627] vsize: 238476
Current children cumulated CPU time (s) 624.17
Current children cumulated vsize (Kb) 238476

[startup+640.036 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 59533 0 0 0 62879 531 0 0 25 0 1 0 1840429235 247169024 59444 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 60344 59444 1116 68 0 60276 0
[pid=7627] vsize: 241376
Current children cumulated CPU time (s) 634.1
Current children cumulated vsize (Kb) 241376

[startup+650.035 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 60158 0 0 0 63865 537 0 0 25 0 1 0 1840429235 249737216 60069 4294967295 134512640 134736556 3221224560 3221223120 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 60971 60069 1116 68 0 60903 0
[pid=7627] vsize: 243884
Current children cumulated CPU time (s) 644.02
Current children cumulated vsize (Kb) 243884

[startup+660.035 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) T 7626 7627 5929 0 -1 0 60530 0 0 0 64852 543 0 0 25 0 1 0 1840429235 251224064 60441 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7627/statm): 61334 60441 1116 68 0 61266 0
[pid=7627] vsize: 245336
Current children cumulated CPU time (s) 653.95
Current children cumulated vsize (Kb) 245336

[startup+670.036 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 60747 0 0 0 65837 549 0 0 25 0 1 0 1840429235 252035072 60658 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 61532 60658 1116 68 0 61464 0
[pid=7627] vsize: 246128
Current children cumulated CPU time (s) 663.86
Current children cumulated vsize (Kb) 246128

[startup+680.037 s]
Raw data (loadavg): 0.99 0.98 0.91 1/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) T 7626 7627 5929 0 -1 0 61066 0 0 0 66820 556 0 0 25 0 1 0 1840429235 253386752 60977 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7627/statm): 61862 60977 1116 68 0 61794 0
[pid=7627] vsize: 247448
Current children cumulated CPU time (s) 673.76
Current children cumulated vsize (Kb) 247448

[startup+690.037 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 61679 0 0 0 67803 564 0 0 25 0 1 0 1840429235 255954944 61590 4294967295 134512640 134736556 3221224560 3221223104 134540186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 62489 61590 1116 68 0 62421 0
[pid=7627] vsize: 249956
Current children cumulated CPU time (s) 683.67
Current children cumulated vsize (Kb) 249956

[startup+700.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 62312 0 0 0 68788 570 0 0 25 0 1 0 1840429235 258523136 62223 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 63116 62223 1116 68 0 63048 0
[pid=7627] vsize: 252464
Current children cumulated CPU time (s) 693.58
Current children cumulated vsize (Kb) 252464

[startup+710.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 63088 0 0 0 69774 577 0 0 25 0 1 0 1840429235 261632000 62999 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 63875 62999 1116 68 0 63807 0
[pid=7627] vsize: 255500
Current children cumulated CPU time (s) 703.51
Current children cumulated vsize (Kb) 255500

[startup+720.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 63541 0 0 0 70758 584 0 0 25 0 1 0 1840429235 263524352 63452 4294967295 134512640 134736556 3221224560 3221223248 134544751 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 64337 63452 1116 68 0 64269 0
[pid=7627] vsize: 257348
Current children cumulated CPU time (s) 713.42
Current children cumulated vsize (Kb) 257348

[startup+730.039 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 64051 0 0 0 71747 589 0 0 25 0 1 0 1840429235 265687040 63962 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 64865 63962 1116 68 0 64797 0
[pid=7627] vsize: 259460
Current children cumulated CPU time (s) 723.36
Current children cumulated vsize (Kb) 259460

[startup+740.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 64473 0 0 0 72740 592 0 0 25 0 1 0 1840429235 267309056 64384 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 65261 64384 1116 68 0 65193 0
[pid=7627] vsize: 261044
Current children cumulated CPU time (s) 733.32
Current children cumulated vsize (Kb) 261044

[startup+750.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 64990 0 0 0 73729 597 0 0 25 0 1 0 1840429235 269471744 64901 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 65789 64901 1116 68 0 65721 0
[pid=7627] vsize: 263156
Current children cumulated CPU time (s) 743.26
Current children cumulated vsize (Kb) 263156

[startup+760.041 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 65693 0 0 0 74713 605 0 0 25 0 1 0 1840429235 272310272 65604 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 66482 65604 1116 68 0 66414 0
[pid=7627] vsize: 265928
Current children cumulated CPU time (s) 753.18
Current children cumulated vsize (Kb) 265928

[startup+770.042 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 66220 0 0 0 75700 610 0 0 25 0 1 0 1840429235 274472960 66131 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 67010 66131 1116 68 0 66942 0
[pid=7627] vsize: 268040
Current children cumulated CPU time (s) 763.1
Current children cumulated vsize (Kb) 268040

[startup+780.042 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 66821 0 0 0 76687 617 0 0 25 0 1 0 1840429235 277041152 66732 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 67637 66732 1116 68 0 67569 0
[pid=7627] vsize: 270548
Current children cumulated CPU time (s) 773.04
Current children cumulated vsize (Kb) 270548

[startup+790.043 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 67395 0 0 0 77677 622 0 0 25 0 1 0 1840429235 279339008 67306 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 68198 67306 1116 68 0 68130 0
[pid=7627] vsize: 272792
Current children cumulated CPU time (s) 782.99
Current children cumulated vsize (Kb) 272792

[startup+800.043 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 67961 0 0 0 78666 628 0 0 25 0 1 0 1840429235 281636864 67872 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 68759 67872 1116 68 0 68691 0
[pid=7627] vsize: 275036
Current children cumulated CPU time (s) 792.94
Current children cumulated vsize (Kb) 275036

[startup+810.044 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 68580 0 0 0 79650 635 0 0 25 0 1 0 1840429235 284209152 68491 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 69387 68491 1116 68 0 69319 0
[pid=7627] vsize: 277548
Current children cumulated CPU time (s) 802.85
Current children cumulated vsize (Kb) 277548

[startup+820.044 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 69402 0 0 0 80629 643 0 0 25 0 1 0 1840429235 287588352 69313 4294967295 134512640 134736556 3221224560 3221223268 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 70212 69313 1116 68 0 70144 0
[pid=7627] vsize: 280848
Current children cumulated CPU time (s) 812.72
Current children cumulated vsize (Kb) 280848

[startup+830.044 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 69683 0 0 0 81621 646 0 0 25 0 1 0 1840429235 288669696 69594 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 70476 69594 1116 68 0 70408 0
[pid=7627] vsize: 281904
Current children cumulated CPU time (s) 822.67
Current children cumulated vsize (Kb) 281904

[startup+840.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 70062 0 0 0 82612 651 0 0 25 0 1 0 1840429235 290291712 69973 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 70872 69973 1116 68 0 70804 0
[pid=7627] vsize: 283488
Current children cumulated CPU time (s) 832.63
Current children cumulated vsize (Kb) 283488

[startup+850.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 70325 0 0 0 83603 655 0 0 25 0 1 0 1840429235 291373056 70236 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 71136 70236 1116 68 0 71068 0
[pid=7627] vsize: 284544
Current children cumulated CPU time (s) 842.58
Current children cumulated vsize (Kb) 284544

[startup+860.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 70546 0 0 0 84594 659 0 0 25 0 1 0 1840429235 292319232 70457 4294967295 134512640 134736556 3221224560 3221223188 134543792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 71367 70457 1116 68 0 71299 0
[pid=7627] vsize: 285468
Current children cumulated CPU time (s) 852.53
Current children cumulated vsize (Kb) 285468

[startup+870.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 70919 0 0 0 85577 666 0 0 25 0 1 0 1840429235 293806080 70830 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 71730 70830 1116 68 0 71662 0
[pid=7627] vsize: 286920
Current children cumulated CPU time (s) 862.43
Current children cumulated vsize (Kb) 286920

[startup+880.046 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 71498 0 0 0 86566 671 0 0 25 0 1 0 1840429235 296103936 71409 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 72291 71409 1116 68 0 72223 0
[pid=7627] vsize: 289164
Current children cumulated CPU time (s) 872.37
Current children cumulated vsize (Kb) 289164

[startup+890.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 72083 0 0 0 87555 677 0 0 25 0 1 0 1840429235 298536960 71994 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 72885 71994 1116 68 0 72817 0
[pid=7627] vsize: 291540
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (Kb) 291540

[startup+900.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 72602 0 0 0 88544 682 0 0 25 0 1 0 1840429235 300699648 72513 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 73413 72513 1116 68 0 73345 0
[pid=7627] vsize: 293652
Current children cumulated CPU time (s) 892.26
Current children cumulated vsize (Kb) 293652

[startup+910.046 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 73138 0 0 0 89533 687 0 0 25 0 1 0 1840429235 302862336 73049 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 73941 73049 1116 68 0 73873 0
[pid=7627] vsize: 295764
Current children cumulated CPU time (s) 902.2
Current children cumulated vsize (Kb) 295764

[startup+920.046 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 73581 0 0 0 90522 691 0 0 25 0 1 0 1840429235 304754688 73492 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 74403 73492 1116 68 0 74335 0
[pid=7627] vsize: 297612
Current children cumulated CPU time (s) 912.13
Current children cumulated vsize (Kb) 297612

[startup+930.047 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 74081 0 0 0 91512 697 0 0 25 0 1 0 1840429235 306782208 73992 4294967295 134512640 134736556 3221224560 3221223084 134536684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 74898 73992 1116 68 0 74830 0
[pid=7627] vsize: 299592
Current children cumulated CPU time (s) 922.09
Current children cumulated vsize (Kb) 299592

[startup+940.048 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 74417 0 0 0 92503 699 0 0 25 0 1 0 1840429235 308133888 74328 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 75228 74328 1116 68 0 75160 0
[pid=7627] vsize: 300912
Current children cumulated CPU time (s) 932.02
Current children cumulated vsize (Kb) 300912

[startup+950.047 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 74729 0 0 0 93496 703 0 0 25 0 1 0 1840429235 309354496 74640 4294967295 134512640 134736556 3221224560 3221223112 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 75526 74640 1116 68 0 75458 0
[pid=7627] vsize: 302104
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (Kb) 302104

[startup+960.048 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 75099 0 0 0 94487 707 0 0 25 0 1 0 1840429235 310845440 75010 4294967295 134512640 134736556 3221224560 3221223100 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 75890 75010 1116 68 0 75822 0
[pid=7627] vsize: 303560
Current children cumulated CPU time (s) 951.94
Current children cumulated vsize (Kb) 303560

[startup+970.049 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 75771 0 0 0 95475 713 0 0 25 0 1 0 1840429235 313683968 75682 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 76583 75682 1116 68 0 76515 0
[pid=7627] vsize: 306332
Current children cumulated CPU time (s) 961.88
Current children cumulated vsize (Kb) 306332

[startup+980.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 76227 0 0 0 96467 717 0 0 25 0 1 0 1840429235 315576320 76138 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 77045 76138 1116 68 0 76977 0
[pid=7627] vsize: 308180
Current children cumulated CPU time (s) 971.84
Current children cumulated vsize (Kb) 308180

[startup+990.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 76757 0 0 0 97458 722 0 0 25 0 1 0 1840429235 317739008 76668 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 77573 76668 1116 68 0 77505 0
[pid=7627] vsize: 310292
Current children cumulated CPU time (s) 981.8
Current children cumulated vsize (Kb) 310292

[startup+1000.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 77223 0 0 0 98448 726 0 0 25 0 1 0 1840429235 319631360 77134 4294967295 134512640 134736556 3221224560 3221223040 134535746 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 78035 77134 1116 68 0 77967 0
[pid=7627] vsize: 312140
Current children cumulated CPU time (s) 991.74
Current children cumulated vsize (Kb) 312140

[startup+1010.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 78129 0 0 0 99433 732 0 0 25 0 1 0 1840429235 323280896 78040 4294967295 134512640 134736556 3221224560 3221223272 134544445 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 78926 78040 1116 68 0 78858 0
[pid=7627] vsize: 315704
Current children cumulated CPU time (s) 1001.65
Current children cumulated vsize (Kb) 315704

[startup+1020.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 78897 0 0 0 100420 739 0 0 25 0 1 0 1840429235 326524928 78808 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 79718 78808 1116 68 0 79650 0
[pid=7627] vsize: 318872
Current children cumulated CPU time (s) 1011.59
Current children cumulated vsize (Kb) 318872

[startup+1030.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 79423 0 0 0 101410 744 0 0 25 0 1 0 1840429235 328552448 79334 4294967295 134512640 134736556 3221224560 3221223184 134553392 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 80213 79334 1116 68 0 80145 0
[pid=7627] vsize: 320852
Current children cumulated CPU time (s) 1021.54
Current children cumulated vsize (Kb) 320852

[startup+1040.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 79868 0 0 0 102401 747 0 0 25 0 1 0 1840429235 330444800 79779 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 80675 79779 1116 68 0 80607 0
[pid=7627] vsize: 322700
Current children cumulated CPU time (s) 1031.48
Current children cumulated vsize (Kb) 322700

[startup+1050.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 80296 0 0 0 103392 751 0 0 25 0 1 0 1840429235 332201984 80207 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 81104 80207 1116 68 0 81036 0
[pid=7627] vsize: 324416
Current children cumulated CPU time (s) 1041.43
Current children cumulated vsize (Kb) 324416

[startup+1060.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 80930 0 0 0 104383 755 0 0 25 0 1 0 1840429235 334770176 80841 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 81731 80841 1116 68 0 81663 0
[pid=7627] vsize: 326924
Current children cumulated CPU time (s) 1051.38
Current children cumulated vsize (Kb) 326924

[startup+1070.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 81509 0 0 0 105372 760 0 0 25 0 1 0 1840429235 337207296 81420 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 82326 81420 1116 68 0 82258 0
[pid=7627] vsize: 329304
Current children cumulated CPU time (s) 1061.32
Current children cumulated vsize (Kb) 329304

[startup+1080.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 82008 0 0 0 106361 765 0 0 25 0 1 0 1840429235 339234816 81919 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 82821 81919 1116 68 0 82753 0
[pid=7627] vsize: 331284
Current children cumulated CPU time (s) 1071.26
Current children cumulated vsize (Kb) 331284

[startup+1090.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 82562 0 0 0 107350 770 0 0 25 0 1 0 1840429235 341532672 82473 4294967295 134512640 134736556 3221224560 3221223240 134536502 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 83382 82473 1116 68 0 83314 0
[pid=7627] vsize: 333528
Current children cumulated CPU time (s) 1081.2
Current children cumulated vsize (Kb) 333528

[startup+1100.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 83079 0 0 0 108342 774 0 0 25 0 1 0 1840429235 343560192 82990 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 83877 82990 1116 68 0 83809 0
[pid=7627] vsize: 335508
Current children cumulated CPU time (s) 1091.16
Current children cumulated vsize (Kb) 335508

[startup+1110.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 83648 0 0 0 109332 780 0 0 25 0 1 0 1840429235 345858048 83559 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 84438 83559 1116 68 0 84370 0
[pid=7627] vsize: 337752
Current children cumulated CPU time (s) 1101.12
Current children cumulated vsize (Kb) 337752

[startup+1120.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 84199 0 0 0 110322 784 0 0 25 0 1 0 1840429235 348155904 84110 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 84999 84110 1116 68 0 84931 0
[pid=7627] vsize: 339996
Current children cumulated CPU time (s) 1111.06
Current children cumulated vsize (Kb) 339996

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 84824 0 0 0 111311 789 0 0 25 0 1 0 1840429235 350724096 84735 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 85626 84735 1116 68 0 85558 0
[pid=7627] vsize: 342504
Current children cumulated CPU time (s) 1121
Current children cumulated vsize (Kb) 342504

[startup+1140.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 85254 0 0 0 112304 793 0 0 25 0 1 0 1840429235 352481280 85165 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 86055 85165 1116 68 0 85987 0
[pid=7627] vsize: 344220
Current children cumulated CPU time (s) 1130.97
Current children cumulated vsize (Kb) 344220

[startup+1150.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 85773 0 0 0 113294 796 0 0 25 0 1 0 1840429235 354643968 85684 4294967295 134512640 134736556 3221224560 3221223276 134544444 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 86583 85684 1116 68 0 86515 0
[pid=7627] vsize: 346332
Current children cumulated CPU time (s) 1140.9
Current children cumulated vsize (Kb) 346332

[startup+1160.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 86334 0 0 0 114285 801 0 0 25 0 1 0 1840429235 356941824 86245 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 87144 86245 1116 68 0 87076 0
[pid=7627] vsize: 348576
Current children cumulated CPU time (s) 1150.86
Current children cumulated vsize (Kb) 348576

[startup+1170.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 86888 0 0 0 115273 807 0 0 25 0 1 0 1840429235 359235584 86799 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 87704 86799 1116 68 0 87636 0
[pid=7627] vsize: 350816
Current children cumulated CPU time (s) 1160.8
Current children cumulated vsize (Kb) 350816

[startup+1180.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 87537 0 0 0 116261 813 0 0 25 0 1 0 1840429235 361803776 87448 4294967295 134512640 134736556 3221224560 3221223212 134524883 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 88331 87448 1116 68 0 88263 0
[pid=7627] vsize: 353324
Current children cumulated CPU time (s) 1170.74
Current children cumulated vsize (Kb) 353324

[startup+1190.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 88239 0 0 0 117247 819 0 0 25 0 1 0 1840429235 364781568 88150 4294967295 134512640 134736556 3221224560 3221223184 134544634 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7627/statm): 89058 88150 1116 68 0 88990 0
[pid=7627] vsize: 356232
Current children cumulated CPU time (s) 1180.66
Current children cumulated vsize (Kb) 356232

[startup+1200.06 s]
Raw data (loadavg): 0.99 0.98 0.91 2/56 7627
Raw data (/proc/7627/stat): 7627 (bsolo) R 7626 7627 5929 0 -1 0 88895 0 0 0 118234 826 0 0 25 0 1 0 1840429235 367489024 88806 4294967295 134512640 134736556 3221224560 3221223084 134540047 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7627/statm): 89719 88806 1116 68 0 89651 0
[pid=7627] vsize: 358876
Current children cumulated CPU time (s) 1190.6
Current children cumulated vsize (Kb) 358876
One traced child (pid=7627) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1204.67
CPU time (s): 1195.18
CPU user time (s): 1186.73
CPU system time (s): 8.45071
CPU usage (%): 99.2119
Max. virtual memory (cumulated for all children) (Kb): 358876

Verifier Data

ERROR: no interpretation found !