Some explanations

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

General information on the benchmark

Namemps-v2-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-scorpion.opb
MD5SUM407688f2ee1c26681a4ae06671027d6f
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 5640
Biggest coefficient in the objective function 10536091648
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 589543467975
Number of bits of the sum of numbers in the objective function 40
Biggest number in a constraint 32768000000
Number of bits of the biggest number in a constraint 35
Biggest sum of numbers in a constraint 589543467975
Number of bits of the biggest sum of numbers40
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables7160
Total number of constraints388
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints388
Minimum length of a constraint20
Maximum length of a constraint400

Trace number 5098

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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:        804512 kB
Buffers:         38012 kB
Cached:         164604 kB
SwapCached:        228 kB
Active:          72848 kB
Inactive:       132704 kB
HighTotal:      131008 kB
HighFree:        23492 kB
LowTotal:       903652 kB
LowFree:        781020 kB
SwapTotal:     2097136 kB
SwapFree:      2096756 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6272 kB
Slab:            19008 kB
Committed_AS:    64164 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 22:45:55 (client local time) WITH STATUS 0 IN 1195.11 SECONDS
stats: 845 7 1195.11 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 7160 variables and 644 constraints.
c	preprocess terminated. Elapsed time: 3.265
c After prepocess the problem consists of 5910 variables and 541 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 5910 #Dec: 67391 LB: 0 @ 296.66
c CHANGE Heuristic... 
c Restart #0 #Var: 5910 #Dec: 142656 LB: 0 @ 613.27
c Restart #1 #Var: 5910 #Dec: 142982 LB: 0 @ 616.71
c Restart #2 #Var: 5910 #Dec: 143411 LB: 0 @ 621.38
c Restart #3 #Var: 5910 #Dec: 144039 LB: 0 @ 628.27
c Restart #4 #Var: 5910 #Dec: 144866 LB: 0 @ 637.62
c Restart #5 #Var: 5910 #Dec: 145895 LB: 0 @ 649.1
c Restart #6 #Var: 5910 #Dec: 147122 LB: 0 @ 663.09
c Restart #7 #Var: 5910 #Dec: 148548 LB: 0 @ 679.23
c Restart #8 #Var: 5910 #Dec: 150174 LB: 0 @ 698.07
c Restart #9 #Var: 5910 #Dec: 152004 LB: 0 @ 718.67
c Restart #10 #Var: 5910 #Dec: 154031 LB: 0 @ 742.62
c Restart #11 #Var: 5910 #Dec: 156258 LB: 0 @ 768.09
c Restart #12 #Var: 5910 #Dec: 158685 LB: 0 @ 796.29
c Restart #13 #Var: 5910 #Dec: 161313 LB: 0 @ 826.76
c Restart #14 #Var: 5910 #Dec: 164139 LB: 0 @ 859.53
c Restart #15 #Var: 5910 #Dec: 167165 LB: 0 @ 895.14
c Restart #16 #Var: 5910 #Dec: 170391 LB: 0 @ 932.65
c Restart #17 #Var: 5910 #Dec: 173818 LB: 0 @ 973.39
c Restart #18 #Var: 5910 #Dec: 177447 LB: 0 @ 1015.7
c Restart #19 #Var: 5910 #Dec: 181271 LB: 0 @ 1061
c Restart #20 #Var: 5910 #Dec: 185297 LB: 0 @ 1107.5
c Restart #21 #Var: 5910 #Dec: 189525 LB: 0 @ 1156
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/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1795291296 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 107 3 90 68 0 39 0
[pid=10727] 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/wulflinc10/normalized-mps-v2-13-7-scorpion.opb

[startup+10.0021 s]
Raw data (loadavg): 0.91 0.96 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7236 0 0 0 968 20 0 0 25 0 1 0 1795291296 32956416 7147 4294967295 134512640 134736556 3221224560 3221223216 134649124 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8046 7147 1116 68 0 7978 0
[pid=10727] vsize: 32184
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (Kb) 32184

[startup+20.0027 s]
Raw data (loadavg): 0.93 0.96 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7240 0 0 0 1959 24 0 0 25 0 1 0 1795291296 32956416 7151 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8046 7151 1116 68 0 7978 0
[pid=10727] vsize: 32184
Current children cumulated CPU time (s) 19.83
Current children cumulated vsize (Kb) 32184

[startup+30.0033 s]
Raw data (loadavg): 0.94 0.96 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7243 0 0 0 2946 28 0 0 25 0 1 0 1795291296 32956416 7154 4294967295 134512640 134736556 3221224560 3221223136 134558411 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8046 7154 1116 68 0 7978 0
[pid=10727] vsize: 32184
Current children cumulated CPU time (s) 29.74
Current children cumulated vsize (Kb) 32184

[startup+40.0038 s]
Raw data (loadavg): 0.95 0.96 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7248 0 0 0 3933 32 0 0 25 0 1 0 1795291296 32956416 7159 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8046 7159 1116 68 0 7978 0
[pid=10727] vsize: 32184
Current children cumulated CPU time (s) 39.65
Current children cumulated vsize (Kb) 32184

[startup+50.0044 s]
Raw data (loadavg): 0.95 0.96 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7253 0 0 0 4918 38 0 0 25 0 1 0 1795291296 32956416 7164 4294967295 134512640 134736556 3221224560 3221223096 134554615 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8046 7164 1116 68 0 7978 0
[pid=10727] vsize: 32184
Current children cumulated CPU time (s) 49.56
Current children cumulated vsize (Kb) 32184

[startup+60.004 s]
Raw data (loadavg): 0.96 0.96 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7257 0 0 0 5903 43 0 0 25 0 1 0 1795291296 32956416 7168 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8046 7168 1116 68 0 7978 0
[pid=10727] vsize: 32184
Current children cumulated CPU time (s) 59.46
Current children cumulated vsize (Kb) 32184

[startup+70.0045 s]
Raw data (loadavg): 0.97 0.96 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7260 0 0 0 6889 48 0 0 25 0 1 0 1795291296 32956416 7171 4294967295 134512640 134736556 3221224560 3221223128 134560305 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8046 7171 1116 68 0 7978 0
[pid=10727] vsize: 32184
Current children cumulated CPU time (s) 69.37
Current children cumulated vsize (Kb) 32184

[startup+80.0051 s]
Raw data (loadavg): 0.97 0.96 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7263 0 0 0 7874 53 0 0 25 0 1 0 1795291296 33091584 7174 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8079 7174 1116 68 0 8011 0
[pid=10727] vsize: 32316
Current children cumulated CPU time (s) 79.27
Current children cumulated vsize (Kb) 32316

[startup+90.0056 s]
Raw data (loadavg): 0.98 0.96 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7266 0 0 0 8860 59 0 0 25 0 1 0 1795291296 33091584 7177 4294967295 134512640 134736556 3221224560 3221223192 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8079 7177 1116 68 0 8011 0
[pid=10727] vsize: 32316
Current children cumulated CPU time (s) 89.19
Current children cumulated vsize (Kb) 32316

[startup+100.005 s]
Raw data (loadavg): 0.98 0.96 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7268 0 0 0 9845 64 0 0 25 0 1 0 1795291296 33091584 7179 4294967295 134512640 134736556 3221224560 3221223152 134558305 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8079 7179 1116 68 0 8011 0
[pid=10727] vsize: 32316
Current children cumulated CPU time (s) 99.09
Current children cumulated vsize (Kb) 32316

[startup+110.006 s]
Raw data (loadavg): 0.98 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7270 0 0 0 10830 69 0 0 25 0 1 0 1795291296 33091584 7181 4294967295 134512640 134736556 3221224560 3221223148 134554608 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8079 7181 1116 68 0 8011 0
[pid=10727] vsize: 32316
Current children cumulated CPU time (s) 108.99
Current children cumulated vsize (Kb) 32316

[startup+120.006 s]
Raw data (loadavg): 0.98 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7290 0 0 0 11816 75 0 0 25 0 1 0 1795291296 33091584 7201 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8079 7201 1116 68 0 8011 0
[pid=10727] vsize: 32316
Current children cumulated CPU time (s) 118.91
Current children cumulated vsize (Kb) 32316

[startup+130.006 s]
Raw data (loadavg): 0.99 0.97 0.98 1/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) T 10726 10727 22582 0 -1 0 7301 0 0 0 12798 80 0 0 25 0 1 0 1795291296 33226752 7212 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8112 7212 1116 68 0 8044 0
[pid=10727] vsize: 32448
Current children cumulated CPU time (s) 128.78
Current children cumulated vsize (Kb) 32448

[startup+140.006 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7304 0 0 0 13781 87 0 0 25 0 1 0 1795291296 33226752 7215 4294967295 134512640 134736556 3221224560 3221223168 134558178 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8112 7215 1116 68 0 8044 0
[pid=10727] vsize: 32448
Current children cumulated CPU time (s) 138.68
Current children cumulated vsize (Kb) 32448

[startup+150.007 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7321 0 0 0 14766 92 0 0 25 0 1 0 1795291296 33226752 7232 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8112 7232 1116 68 0 8044 0
[pid=10727] vsize: 32448
Current children cumulated CPU time (s) 148.58
Current children cumulated vsize (Kb) 32448

[startup+160.007 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7327 0 0 0 15753 98 0 0 25 0 1 0 1795291296 33226752 7238 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8112 7238 1116 68 0 8044 0
[pid=10727] vsize: 32448
Current children cumulated CPU time (s) 158.51
Current children cumulated vsize (Kb) 32448

[startup+170.007 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7336 0 0 0 16738 104 0 0 25 0 1 0 1795291296 33361920 7247 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8145 7247 1116 68 0 8077 0
[pid=10727] vsize: 32580
Current children cumulated CPU time (s) 168.42
Current children cumulated vsize (Kb) 32580

[startup+180.008 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7351 0 0 0 17721 111 0 0 25 0 1 0 1795291296 33361920 7262 4294967295 134512640 134736556 3221224560 3221223288 134544465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8145 7262 1116 68 0 8077 0
[pid=10727] vsize: 32580
Current children cumulated CPU time (s) 178.32
Current children cumulated vsize (Kb) 32580

[startup+190.008 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7357 0 0 0 18706 116 0 0 25 0 1 0 1795291296 33361920 7268 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8145 7268 1116 68 0 8077 0
[pid=10727] vsize: 32580
Current children cumulated CPU time (s) 188.22
Current children cumulated vsize (Kb) 32580

[startup+200.009 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7362 0 0 0 19691 122 0 0 25 0 1 0 1795291296 33361920 7273 4294967295 134512640 134736556 3221224560 3221223216 134648948 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8145 7273 1116 68 0 8077 0
[pid=10727] vsize: 32580
Current children cumulated CPU time (s) 198.13
Current children cumulated vsize (Kb) 32580

[startup+210.008 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7365 0 0 0 20679 127 0 0 25 0 1 0 1795291296 33497088 7276 4294967295 134512640 134736556 3221224560 3221223204 134648992 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8178 7276 1116 68 0 8110 0
[pid=10727] vsize: 32712
Current children cumulated CPU time (s) 208.06
Current children cumulated vsize (Kb) 32712

[startup+220.009 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7390 0 0 0 21664 134 0 0 25 0 1 0 1795291296 33497088 7301 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8178 7301 1116 68 0 8110 0
[pid=10727] vsize: 32712
Current children cumulated CPU time (s) 217.98
Current children cumulated vsize (Kb) 32712

[startup+230.01 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7396 0 0 0 22648 140 0 0 25 0 1 0 1795291296 33632256 7307 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8211 7307 1116 68 0 8143 0
[pid=10727] vsize: 32844
Current children cumulated CPU time (s) 227.88
Current children cumulated vsize (Kb) 32844

[startup+240.01 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7401 0 0 0 23631 147 0 0 25 0 1 0 1795291296 33632256 7312 4294967295 134512640 134736556 3221224560 3221223408 134644022 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8211 7312 1116 68 0 8143 0
[pid=10727] vsize: 32844
Current children cumulated CPU time (s) 237.78
Current children cumulated vsize (Kb) 32844

[startup+250.01 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7405 0 0 0 24616 152 0 0 25 0 1 0 1795291296 33632256 7316 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8211 7316 1116 68 0 8143 0
[pid=10727] vsize: 32844
Current children cumulated CPU time (s) 247.68
Current children cumulated vsize (Kb) 32844

[startup+260.01 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7429 0 0 0 25600 157 0 0 25 0 1 0 1795291296 33767424 7340 4294967295 134512640 134736556 3221224560 3221223152 134558316 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8244 7340 1116 68 0 8176 0
[pid=10727] vsize: 32976
Current children cumulated CPU time (s) 257.57
Current children cumulated vsize (Kb) 32976

[startup+270.011 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7447 0 0 0 26583 163 0 0 25 0 1 0 1795291296 33767424 7358 4294967295 134512640 134736556 3221224560 3221223000 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8244 7358 1116 68 0 8176 0
[pid=10727] vsize: 32976
Current children cumulated CPU time (s) 267.46
Current children cumulated vsize (Kb) 32976

[startup+280.01 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7459 0 0 0 27569 167 0 0 25 0 1 0 1795291296 33767424 7370 4294967295 134512640 134736556 3221224560 3221223152 134558545 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8244 7370 1116 68 0 8176 0
[pid=10727] vsize: 32976
Current children cumulated CPU time (s) 277.36
Current children cumulated vsize (Kb) 32976

[startup+290.012 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7465 0 0 0 28553 173 0 0 25 0 1 0 1795291296 33902592 7376 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8277 7376 1116 68 0 8209 0
[pid=10727] vsize: 33108
Current children cumulated CPU time (s) 287.26
Current children cumulated vsize (Kb) 33108

[startup+300.012 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7476 0 0 0 29539 178 0 0 25 0 1 0 1795291296 33902592 7387 4294967295 134512640 134736556 3221224560 3221223136 134558542 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8277 7387 1116 68 0 8209 0
[pid=10727] vsize: 33108
Current children cumulated CPU time (s) 297.17
Current children cumulated vsize (Kb) 33108

[startup+310.012 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7476 0 0 0 30530 183 0 0 25 0 1 0 1795291296 33902592 7387 4294967295 134512640 134736556 3221224560 3221223136 134558559 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8277 7387 1116 68 0 8209 0
[pid=10727] vsize: 33108
Current children cumulated CPU time (s) 307.13
Current children cumulated vsize (Kb) 33108

[startup+320.013 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7476 0 0 0 31522 185 0 0 25 0 1 0 1795291296 33902592 7387 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8277 7387 1116 68 0 8209 0
[pid=10727] vsize: 33108
Current children cumulated CPU time (s) 317.07
Current children cumulated vsize (Kb) 33108

[startup+330.013 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7490 0 0 0 32507 191 0 0 25 0 1 0 1795291296 33902592 7401 4294967295 134512640 134736556 3221224560 3221223284 134645792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8277 7401 1116 68 0 8209 0
[pid=10727] vsize: 33108
Current children cumulated CPU time (s) 326.98
Current children cumulated vsize (Kb) 33108

[startup+340.014 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7496 0 0 0 33492 198 0 0 25 0 1 0 1795291296 33902592 7407 4294967295 134512640 134736556 3221224560 3221223292 134645785 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8277 7407 1116 68 0 8209 0
[pid=10727] vsize: 33108
Current children cumulated CPU time (s) 336.9
Current children cumulated vsize (Kb) 33108

[startup+350.014 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7501 0 0 0 34473 205 0 0 25 0 1 0 1795291296 34037760 7412 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8310 7412 1116 68 0 8242 0
[pid=10727] vsize: 33240
Current children cumulated CPU time (s) 346.78
Current children cumulated vsize (Kb) 33240

[startup+360.015 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7504 0 0 0 35457 211 0 0 25 0 1 0 1795291296 34037760 7415 4294967295 134512640 134736556 3221224560 3221223152 134558328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8310 7415 1116 68 0 8242 0
[pid=10727] vsize: 33240
Current children cumulated CPU time (s) 356.68
Current children cumulated vsize (Kb) 33240

[startup+370.015 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7529 0 0 0 36441 217 0 0 25 0 1 0 1795291296 34037760 7440 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8310 7440 1116 68 0 8242 0
[pid=10727] vsize: 33240
Current children cumulated CPU time (s) 366.58
Current children cumulated vsize (Kb) 33240

[startup+380.015 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7534 0 0 0 37425 223 0 0 25 0 1 0 1795291296 34172928 7445 4294967295 134512640 134736556 3221224560 3221223088 134555076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8343 7445 1116 68 0 8275 0
[pid=10727] vsize: 33372
Current children cumulated CPU time (s) 376.48
Current children cumulated vsize (Kb) 33372

[startup+390.016 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7540 0 0 0 38409 229 0 0 25 0 1 0 1795291296 34172928 7451 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8343 7451 1116 68 0 8275 0
[pid=10727] vsize: 33372
Current children cumulated CPU time (s) 386.38
Current children cumulated vsize (Kb) 33372

[startup+400.016 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7544 0 0 0 39394 234 0 0 25 0 1 0 1795291296 34172928 7455 4294967295 134512640 134736556 3221224560 3221223132 134560382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8343 7455 1116 68 0 8275 0
[pid=10727] vsize: 33372
Current children cumulated CPU time (s) 396.28
Current children cumulated vsize (Kb) 33372

[startup+410.017 s]
Raw data (loadavg): 0.99 0.97 0.98 1/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) T 10726 10727 22582 0 -1 0 7568 0 0 0 40378 239 0 0 25 0 1 0 1795291296 34308096 7479 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8376 7479 1116 68 0 8308 0
[pid=10727] vsize: 33504
Current children cumulated CPU time (s) 406.17
Current children cumulated vsize (Kb) 33504

[startup+420.017 s]
Raw data (loadavg): 0.99 0.97 0.98 3/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7590 0 0 0 41360 246 0 0 25 0 1 0 1795291296 34308096 7501 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8376 7501 1116 68 0 8308 0
[pid=10727] vsize: 33504
Current children cumulated CPU time (s) 416.06
Current children cumulated vsize (Kb) 33504

[startup+430.018 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7614 0 0 0 42345 252 0 0 25 0 1 0 1795291296 34443264 7525 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8409 7525 1116 68 0 8341 0
[pid=10727] vsize: 33636
Current children cumulated CPU time (s) 425.97
Current children cumulated vsize (Kb) 33636

[startup+440.018 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7627 0 0 0 43329 257 0 0 25 0 1 0 1795291296 34443264 7538 4294967295 134512640 134736556 3221224560 3221223092 134554616 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8409 7538 1116 68 0 8341 0
[pid=10727] vsize: 33636
Current children cumulated CPU time (s) 435.86
Current children cumulated vsize (Kb) 33636

[startup+450.019 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7661 0 0 0 44313 263 0 0 25 0 1 0 1795291296 34578432 7572 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8442 7572 1116 68 0 8374 0
[pid=10727] vsize: 33768
Current children cumulated CPU time (s) 445.76
Current children cumulated vsize (Kb) 33768

[startup+460.018 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7702 0 0 0 45300 267 0 0 25 0 1 0 1795291296 34848768 7613 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8508 7613 1116 68 0 8440 0
[pid=10727] vsize: 34032
Current children cumulated CPU time (s) 455.67
Current children cumulated vsize (Kb) 34032

[startup+470.019 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7721 0 0 0 46284 272 0 0 25 0 1 0 1795291296 34848768 7632 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8508 7632 1116 68 0 8440 0
[pid=10727] vsize: 34032
Current children cumulated CPU time (s) 465.56
Current children cumulated vsize (Kb) 34032

[startup+480.02 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7745 0 0 0 47265 279 0 0 25 0 1 0 1795291296 34983936 7656 4294967295 134512640 134736556 3221224560 3221223216 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8541 7656 1116 68 0 8473 0
[pid=10727] vsize: 34164
Current children cumulated CPU time (s) 475.44
Current children cumulated vsize (Kb) 34164

[startup+490.02 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7768 0 0 0 48249 285 0 0 25 0 1 0 1795291296 35119104 7679 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8574 7679 1116 68 0 8506 0
[pid=10727] vsize: 34296
Current children cumulated CPU time (s) 485.34
Current children cumulated vsize (Kb) 34296

[startup+500.021 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7783 0 0 0 49230 290 0 0 25 0 1 0 1795291296 35119104 7694 4294967295 134512640 134736556 3221224560 3221223100 134555082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8574 7694 1116 68 0 8506 0
[pid=10727] vsize: 34296
Current children cumulated CPU time (s) 495.2
Current children cumulated vsize (Kb) 34296

[startup+510.02 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7832 0 0 0 50215 295 0 0 25 0 1 0 1795291296 35389440 7743 4294967295 134512640 134736556 3221224560 3221223172 134558377 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8640 7743 1116 68 0 8572 0
[pid=10727] vsize: 34560
Current children cumulated CPU time (s) 505.1
Current children cumulated vsize (Kb) 34560

[startup+520.021 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7854 0 0 0 51201 301 0 0 25 0 1 0 1795291296 35389440 7765 4294967295 134512640 134736556 3221224560 3221223152 134558547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8640 7765 1116 68 0 8572 0
[pid=10727] vsize: 34560
Current children cumulated CPU time (s) 515.02
Current children cumulated vsize (Kb) 34560

[startup+530.021 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7878 0 0 0 52184 307 0 0 25 0 1 0 1795291296 35524608 7789 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8673 7789 1116 68 0 8605 0
[pid=10727] vsize: 34692
Current children cumulated CPU time (s) 524.91
Current children cumulated vsize (Kb) 34692

[startup+540.023 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7900 0 0 0 53167 313 0 0 25 0 1 0 1795291296 35659776 7811 4294967295 134512640 134736556 3221224560 3221223316 134644550 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8706 7811 1116 68 0 8638 0
[pid=10727] vsize: 34824
Current children cumulated CPU time (s) 534.8
Current children cumulated vsize (Kb) 34824

[startup+550.023 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7917 0 0 0 54153 318 0 0 25 0 1 0 1795291296 35659776 7828 4294967295 134512640 134736556 3221224560 3221223128 134560373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8706 7828 1116 68 0 8638 0
[pid=10727] vsize: 34824
Current children cumulated CPU time (s) 544.71
Current children cumulated vsize (Kb) 34824

[startup+560.022 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7931 0 0 0 55134 324 0 0 25 0 1 0 1795291296 35794944 7842 4294967295 134512640 134736556 3221224560 3221223184 134649158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8739 7842 1116 68 0 8671 0
[pid=10727] vsize: 34956
Current children cumulated CPU time (s) 554.58
Current children cumulated vsize (Kb) 34956

[startup+570.023 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7975 0 0 0 56117 330 0 0 25 0 1 0 1795291296 35930112 7886 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8772 7886 1116 68 0 8704 0
[pid=10727] vsize: 35088
Current children cumulated CPU time (s) 564.47
Current children cumulated vsize (Kb) 35088

[startup+580.022 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 7995 0 0 0 57102 336 0 0 25 0 1 0 1795291296 36065280 7906 4294967295 134512640 134736556 3221224560 3221223196 134694604 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 8805 7906 1116 68 0 8737 0
[pid=10727] vsize: 35220
Current children cumulated CPU time (s) 574.38
Current children cumulated vsize (Kb) 35220

[startup+590.023 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 8007 0 0 0 58088 340 0 0 25 0 1 0 1795291296 36065280 7918 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8805 7918 1116 68 0 8737 0
[pid=10727] vsize: 35220
Current children cumulated CPU time (s) 584.28
Current children cumulated vsize (Kb) 35220

[startup+600.023 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 8044 0 0 0 59070 348 0 0 25 0 1 0 1795291296 36200448 7955 4294967295 134512640 134736556 3221224560 3221223152 134558290 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8838 7955 1116 68 0 8770 0
[pid=10727] vsize: 35352
Current children cumulated CPU time (s) 594.18
Current children cumulated vsize (Kb) 35352

[startup+610.023 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 8064 0 0 0 60054 354 0 0 25 0 1 0 1795291296 36335616 7975 4294967295 134512640 134736556 3221224560 3221223168 134558178 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8871 7975 1116 68 0 8803 0
[pid=10727] vsize: 35484
Current children cumulated CPU time (s) 604.08
Current children cumulated vsize (Kb) 35484

[startup+620.024 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 8122 0 0 0 61042 359 0 0 25 0 1 0 1795291296 36470784 8033 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 8904 8033 1116 68 0 8836 0
[pid=10727] vsize: 35616
Current children cumulated CPU time (s) 614.01
Current children cumulated vsize (Kb) 35616

[startup+630.024 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 8753 0 0 0 62032 364 0 0 25 0 1 0 1795291296 39174144 8664 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 9564 8664 1116 68 0 9496 0
[pid=10727] vsize: 38256
Current children cumulated CPU time (s) 623.96
Current children cumulated vsize (Kb) 38256

[startup+640.025 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 9447 0 0 0 63023 367 0 0 25 0 1 0 1795291296 42037248 9358 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 10263 9358 1116 68 0 10195 0
[pid=10727] vsize: 41052
Current children cumulated CPU time (s) 633.9
Current children cumulated vsize (Kb) 41052

[startup+650.025 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 10054 0 0 0 64013 372 0 0 25 0 1 0 1795291296 44470272 9965 4294967295 134512640 134736556 3221224560 3221223216 134649120 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 10857 9965 1116 68 0 10789 0
[pid=10727] vsize: 43428
Current children cumulated CPU time (s) 643.85
Current children cumulated vsize (Kb) 43428

[startup+660.025 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 10824 0 0 0 65004 377 0 0 25 0 1 0 1795291296 47763456 10724 4294967295 134512640 134736556 3221224560 3221223168 134558512 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 11661 10724 1116 68 0 11593 0
[pid=10727] vsize: 46644
Current children cumulated CPU time (s) 653.81
Current children cumulated vsize (Kb) 46644

[startup+670.025 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 11405 0 0 0 65994 382 0 0 25 0 1 0 1795291296 50065408 11304 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 12223 11304 1116 68 0 12155 0
[pid=10727] vsize: 48892
Current children cumulated CPU time (s) 663.76
Current children cumulated vsize (Kb) 48892

[startup+680.026 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 12269 0 0 0 66983 387 0 0 25 0 1 0 1795291296 54079488 12146 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 13203 12146 1116 68 0 13135 0
[pid=10727] vsize: 52812
Current children cumulated CPU time (s) 673.7
Current children cumulated vsize (Kb) 52812

[startup+690.026 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 12891 0 0 0 67976 391 0 0 25 0 1 0 1795291296 56696832 12762 4294967295 134512640 134736556 3221224560 3221223168 134558258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 13842 12762 1116 68 0 13774 0
[pid=10727] vsize: 55368
Current children cumulated CPU time (s) 683.67
Current children cumulated vsize (Kb) 55368

[startup+700.026 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 13550 0 0 0 68966 395 0 0 25 0 1 0 1795291296 59265024 13420 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 14469 13420 1116 68 0 14401 0
[pid=10727] vsize: 57876
Current children cumulated CPU time (s) 693.61
Current children cumulated vsize (Kb) 57876

[startup+710.027 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 14120 0 0 0 69956 401 0 0 25 0 1 0 1795291296 61562880 13990 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 15030 13990 1116 68 0 14962 0
[pid=10727] vsize: 60120
Current children cumulated CPU time (s) 703.57
Current children cumulated vsize (Kb) 60120

[startup+720.027 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 14806 0 0 0 70945 405 0 0 25 0 1 0 1795291296 64266240 14674 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 15690 14674 1116 68 0 15622 0
[pid=10727] vsize: 62760
Current children cumulated CPU time (s) 713.5
Current children cumulated vsize (Kb) 62760

[startup+730.027 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 15376 0 0 0 71937 410 0 0 25 0 1 0 1795291296 66564096 15244 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 16251 15244 1116 68 0 16183 0
[pid=10727] vsize: 65004
Current children cumulated CPU time (s) 723.47
Current children cumulated vsize (Kb) 65004

[startup+740.027 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 16482 0 0 0 72926 416 0 0 25 0 1 0 1795291296 71987200 16278 4294967295 134512640 134736556 3221224560 3221223200 134648999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 17575 16278 1116 68 0 17507 0
[pid=10727] vsize: 70300
Current children cumulated CPU time (s) 733.42
Current children cumulated vsize (Kb) 70300

[startup+750.028 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 16950 0 0 0 73918 419 0 0 25 0 1 0 1795291296 73977856 16726 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 18061 16726 1116 68 0 17993 0
[pid=10727] vsize: 72244
Current children cumulated CPU time (s) 743.37
Current children cumulated vsize (Kb) 72244

[startup+760.027 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 17617 0 0 0 74909 424 0 0 25 0 1 0 1795291296 76705792 17389 4294967295 134512640 134736556 3221224560 3221223136 134558575 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 18727 17389 1116 68 0 18659 0
[pid=10727] vsize: 74908
Current children cumulated CPU time (s) 753.33
Current children cumulated vsize (Kb) 74908

[startup+770.028 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 18293 0 0 0 75899 429 0 0 25 0 1 0 1795291296 79458304 18061 4294967295 134512640 134736556 3221224560 3221223156 134558145 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 19399 18061 1116 68 0 19331 0
[pid=10727] vsize: 77596
Current children cumulated CPU time (s) 763.28
Current children cumulated vsize (Kb) 77596

[startup+780.029 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 18996 0 0 0 76890 433 0 0 25 0 1 0 1795291296 82137088 18764 4294967295 134512640 134736556 3221224560 3221223216 134649499 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 20053 18764 1116 68 0 19985 0
[pid=10727] vsize: 80212
Current children cumulated CPU time (s) 773.23
Current children cumulated vsize (Kb) 80212

[startup+790.029 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 19649 0 0 0 77881 437 0 0 25 0 1 0 1795291296 84840448 19417 4294967295 134512640 134736556 3221224560 3221223400 134537629 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 20713 19417 1116 68 0 20645 0
[pid=10727] vsize: 82852
Current children cumulated CPU time (s) 783.18
Current children cumulated vsize (Kb) 82852

[startup+800.03 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 20282 0 0 0 78873 441 0 0 25 0 1 0 1795291296 87273472 20050 4294967295 134512640 134736556 3221224560 3221223152 134558373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 21307 20050 1116 68 0 21239 0
[pid=10727] vsize: 85228
Current children cumulated CPU time (s) 793.14
Current children cumulated vsize (Kb) 85228

[startup+810.029 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 20836 0 0 0 79864 445 0 0 25 0 1 0 1795291296 89612288 20598 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 21878 20598 1116 68 0 21810 0
[pid=10727] vsize: 87512
Current children cumulated CPU time (s) 803.09
Current children cumulated vsize (Kb) 87512

[startup+820.03 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 21513 0 0 0 80855 450 0 0 25 0 1 0 1795291296 92180480 21275 4294967295 134512640 134736556 3221224560 3221223120 134558423 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 22505 21275 1116 68 0 22437 0
[pid=10727] vsize: 90020
Current children cumulated CPU time (s) 813.05
Current children cumulated vsize (Kb) 90020

[startup+830.03 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 22187 0 0 0 81845 455 0 0 25 0 1 0 1795291296 94883840 21949 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 23165 21949 1116 68 0 23097 0
[pid=10727] vsize: 92660
Current children cumulated CPU time (s) 823
Current children cumulated vsize (Kb) 92660

[startup+840.031 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 22732 0 0 0 82838 460 0 0 25 0 1 0 1795291296 96911360 22494 4294967295 134512640 134736556 3221224560 3221223168 134558578 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 23660 22494 1116 68 0 23592 0
[pid=10727] vsize: 94640
Current children cumulated CPU time (s) 832.98
Current children cumulated vsize (Kb) 94640

[startup+850.031 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 23397 0 0 0 83828 465 0 0 25 0 1 0 1795291296 99614720 23159 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 24320 23159 1116 68 0 24252 0
[pid=10727] vsize: 97280
Current children cumulated CPU time (s) 842.93
Current children cumulated vsize (Kb) 97280

[startup+860.031 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 24688 0 0 0 84817 471 0 0 25 0 1 0 1795291296 106246144 24333 4294967295 134512640 134736556 3221224560 3221223136 134558158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 25939 24333 1116 68 0 25871 0
[pid=10727] vsize: 103756
Current children cumulated CPU time (s) 852.88
Current children cumulated vsize (Kb) 103756

[startup+870.032 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 25307 0 0 0 85809 475 0 0 25 0 1 0 1795291296 109576192 24880 4294967295 134512640 134736556 3221224560 3221223280 134645796 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 26752 24880 1116 68 0 26684 0
[pid=10727] vsize: 107008
Current children cumulated CPU time (s) 862.84
Current children cumulated vsize (Kb) 107008

[startup+880.031 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 25977 0 0 0 86799 479 0 0 25 0 1 0 1795291296 112345088 25541 4294967295 134512640 134736556 3221224560 3221223168 134558535 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 27428 25541 1116 68 0 27360 0
[pid=10727] vsize: 109712
Current children cumulated CPU time (s) 872.78
Current children cumulated vsize (Kb) 109712

[startup+890.033 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 26654 0 0 0 87790 484 0 0 25 0 1 0 1795291296 115113984 26209 4294967295 134512640 134736556 3221224560 3221223180 134558384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 28104 26209 1116 68 0 28036 0
[pid=10727] vsize: 112416
Current children cumulated CPU time (s) 882.74
Current children cumulated vsize (Kb) 112416

[startup+900.033 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 27316 0 0 0 88781 489 0 0 25 0 1 0 1795291296 117682176 26871 4294967295 134512640 134736556 3221224560 3221223136 134558423 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 28731 26871 1116 68 0 28663 0
[pid=10727] vsize: 114924
Current children cumulated CPU time (s) 892.7
Current children cumulated vsize (Kb) 114924

[startup+910.033 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 27813 0 0 0 89774 492 0 0 25 0 1 0 1795291296 119709696 27368 4294967295 134512640 134736556 3221224560 3221223136 134558575 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 29226 27368 1116 68 0 29158 0
[pid=10727] vsize: 116904
Current children cumulated CPU time (s) 902.66
Current children cumulated vsize (Kb) 116904

[startup+920.033 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 28487 0 0 0 90766 496 0 0 25 0 1 0 1795291296 122478592 28033 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 29902 28033 1116 68 0 29834 0
[pid=10727] vsize: 119608
Current children cumulated CPU time (s) 912.62
Current children cumulated vsize (Kb) 119608

[startup+930.034 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 29116 0 0 0 91757 501 0 0 25 0 1 0 1795291296 125046784 28662 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 30529 28662 1116 68 0 30461 0
[pid=10727] vsize: 122116
Current children cumulated CPU time (s) 922.58
Current children cumulated vsize (Kb) 122116

[startup+940.035 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 29699 0 0 0 92749 505 0 0 25 0 1 0 1795291296 127344640 29245 4294967295 134512640 134736556 3221224560 3221223100 134537568 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 31090 29245 1116 68 0 31022 0
[pid=10727] vsize: 124360
Current children cumulated CPU time (s) 932.54
Current children cumulated vsize (Kb) 124360

[startup+950.035 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 30668 0 0 0 93739 510 0 0 25 0 1 0 1795291296 130613248 30046 4294967295 134512640 134736556 3221224560 3221223200 134648999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 31888 30046 1116 68 0 31820 0
[pid=10727] vsize: 127552
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (Kb) 127552

[startup+960.036 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 31311 0 0 0 94731 516 0 0 25 0 1 0 1795291296 133181440 30689 4294967295 134512640 134736556 3221224560 3221223156 134558405 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 32515 30689 1116 68 0 32447 0
[pid=10727] vsize: 130060
Current children cumulated CPU time (s) 952.47
Current children cumulated vsize (Kb) 130060

[startup+970.036 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 31947 0 0 0 95721 521 0 0 25 0 1 0 1795291296 135614464 31325 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 33109 31325 1116 68 0 33041 0
[pid=10727] vsize: 132436
Current children cumulated CPU time (s) 962.42
Current children cumulated vsize (Kb) 132436

[startup+980.037 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 32541 0 0 0 96713 526 0 0 25 0 1 0 1795291296 138047488 31919 4294967295 134512640 134736556 3221224560 3221223136 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 33703 31919 1116 68 0 33635 0
[pid=10727] vsize: 134812
Current children cumulated CPU time (s) 972.39
Current children cumulated vsize (Kb) 134812

[startup+990.038 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 33044 0 0 0 97707 530 0 0 25 0 1 0 1795291296 140075008 32422 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 34198 32422 1116 68 0 34130 0
[pid=10727] vsize: 136792
Current children cumulated CPU time (s) 982.37
Current children cumulated vsize (Kb) 136792

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 33757 0 0 0 98696 534 0 0 25 0 1 0 1795291296 142979072 33126 4294967295 134512640 134736556 3221224560 3221223176 134537594 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 34907 33126 1116 68 0 34839 0
[pid=10727] vsize: 139628
Current children cumulated CPU time (s) 992.3
Current children cumulated vsize (Kb) 139628

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 34399 0 0 0 99689 538 0 0 25 0 1 0 1795291296 145412096 33768 4294967295 134512640 134736556 3221224560 3221223152 134558411 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 35501 33768 1116 68 0 35433 0
[pid=10727] vsize: 142004
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (Kb) 142004

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.97 0.98 1/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) T 10726 10727 22582 0 -1 0 35044 0 0 0 100679 544 0 0 25 0 1 0 1795291296 147980288 34413 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10727/statm): 36128 34413 1116 68 0 36060 0
[pid=10727] vsize: 144512
Current children cumulated CPU time (s) 1012.23
Current children cumulated vsize (Kb) 144512

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 35471 0 0 0 101673 547 0 0 25 0 1 0 1795291296 149737472 34840 4294967295 134512640 134736556 3221224560 3221223144 134560381 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 36557 34840 1116 68 0 36489 0
[pid=10727] vsize: 146228
Current children cumulated CPU time (s) 1022.2
Current children cumulated vsize (Kb) 146228

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 36146 0 0 0 102664 552 0 0 25 0 1 0 1795291296 152305664 35515 4294967295 134512640 134736556 3221224560 3221223152 134558554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 37184 35515 1116 68 0 37116 0
[pid=10727] vsize: 148736
Current children cumulated CPU time (s) 1032.16
Current children cumulated vsize (Kb) 148736

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 36819 0 0 0 103654 556 0 0 25 0 1 0 1795291296 155009024 36188 4294967295 134512640 134736556 3221224560 3221223152 134558328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 37844 36188 1116 68 0 37776 0
[pid=10727] vsize: 151376
Current children cumulated CPU time (s) 1042.1
Current children cumulated vsize (Kb) 151376

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 37501 0 0 0 104644 561 0 0 25 0 1 0 1795291296 157577216 36870 4294967295 134512640 134736556 3221224560 3221223168 134558399 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 38471 36870 1116 68 0 38403 0
[pid=10727] vsize: 153884
Current children cumulated CPU time (s) 1052.05
Current children cumulated vsize (Kb) 153884

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 37960 0 0 0 105636 565 0 0 25 0 1 0 1795291296 159334400 37329 4294967295 134512640 134736556 3221224560 3221223328 134644663 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 38900 37329 1116 68 0 38832 0
[pid=10727] vsize: 155600
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (Kb) 155600

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 38597 0 0 0 106628 569 0 0 25 0 1 0 1795291296 161906688 37966 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 39528 37966 1116 68 0 39460 0
[pid=10727] vsize: 158112
Current children cumulated CPU time (s) 1071.97
Current children cumulated vsize (Kb) 158112

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) T 10726 10727 22582 0 -1 0 39286 0 0 0 107619 574 0 0 25 0 1 0 1795291296 164716544 38651 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10727/statm): 40214 38651 1116 68 0 40146 0
[pid=10727] vsize: 160856
Current children cumulated CPU time (s) 1081.93
Current children cumulated vsize (Kb) 160856

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 39962 0 0 0 108611 578 0 0 25 0 1 0 1795291296 167419904 39327 4294967295 134512640 134736556 3221224560 3221223200 134648999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 40874 39327 1116 68 0 40806 0
[pid=10727] vsize: 163496
Current children cumulated CPU time (s) 1091.89
Current children cumulated vsize (Kb) 163496

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 42919 0 0 0 109598 586 0 0 25 0 1 0 1795291296 180293632 40726 4294967295 134512640 134736556 3221224560 3221223296 134645974 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 44017 40726 1116 68 0 43949 0
[pid=10727] vsize: 176068
Current children cumulated CPU time (s) 1101.84
Current children cumulated vsize (Kb) 176068

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 43475 0 0 0 110591 589 0 0 25 0 1 0 1795291296 182378496 41200 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10727/statm): 44526 41200 1116 68 0 44458 0
[pid=10727] vsize: 178104
Current children cumulated CPU time (s) 1111.8
Current children cumulated vsize (Kb) 178104

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 44256 0 0 0 111582 594 0 0 25 0 1 0 1795291296 185274368 41899 4294967295 134512640 134736556 3221224560 3221223168 134558278 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 45233 41899 1116 68 0 45165 0
[pid=10727] vsize: 180932
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (Kb) 180932

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 44919 0 0 0 112572 599 0 0 25 0 1 0 1795291296 187842560 42562 4294967295 134512640 134736556 3221224560 3221223136 134558421 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 45860 42562 1116 68 0 45792 0
[pid=10727] vsize: 183440
Current children cumulated CPU time (s) 1131.71
Current children cumulated vsize (Kb) 183440

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 45587 0 0 0 113563 603 0 0 25 0 1 0 1795291296 190545920 43230 4294967295 134512640 134736556 3221224560 3221223088 134554620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 46520 43230 1116 68 0 46452 0
[pid=10727] vsize: 186080
Current children cumulated CPU time (s) 1141.66
Current children cumulated vsize (Kb) 186080

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 46353 0 0 0 114553 607 0 0 25 0 1 0 1795291296 193441792 43914 4294967295 134512640 134736556 3221224560 3221223144 134560350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 47227 43914 1116 68 0 47159 0
[pid=10727] vsize: 188908
Current children cumulated CPU time (s) 1151.6
Current children cumulated vsize (Kb) 188908

[startup+1170.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 46762 0 0 0 115546 611 0 0 25 0 1 0 1795291296 195063808 44323 4294967295 134512640 134736556 3221224560 3221223216 134649031 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 47623 44323 1116 68 0 47555 0
[pid=10727] vsize: 190492
Current children cumulated CPU time (s) 1161.57
Current children cumulated vsize (Kb) 190492

[startup+1180.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 47436 0 0 0 116536 616 0 0 25 0 1 0 1795291296 197632000 44997 4294967295 134512640 134736556 3221224560 3221223276 134648932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 48250 44997 1116 68 0 48182 0
[pid=10727] vsize: 193000
Current children cumulated CPU time (s) 1171.52
Current children cumulated vsize (Kb) 193000

[startup+1190.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 48090 0 0 0 117527 620 0 0 25 0 1 0 1795291296 200200192 45651 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 48877 45651 1116 68 0 48809 0
[pid=10727] vsize: 195508
Current children cumulated CPU time (s) 1181.47
Current children cumulated vsize (Kb) 195508

[startup+1200.05 s]
Raw data (loadavg): 0.99 0.97 0.98 2/56 10727
Raw data (/proc/10727/stat): 10727 (bsolo) R 10726 10727 22582 0 -1 0 48770 0 0 0 118518 625 0 0 25 0 1 0 1795291296 202903552 46331 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10727/statm): 49537 46331 1116 68 0 49469 0
[pid=10727] vsize: 198148
Current children cumulated CPU time (s) 1191.43
Current children cumulated vsize (Kb) 198148
One traced child (pid=10727) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1203.73
CPU time (s): 1195.11
CPU user time (s): 1188.76
CPU system time (s): 6.35003
CPU usage (%): 99.2831
Max. virtual memory (cumulated for all children) (Kb): 198148

Verifier Data

ERROR: no interpretation found !