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-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos7.opb
MD5SUMdff67dcbbc32b17a1cdb11074adc13dc
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55313304576
Optimality of the best value was proved NO
Number of terms in the objective function 4506
Biggest coefficient in the objective function 8053063680000
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 590484474471966
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 1073741839777215
Number of bits of the biggest sum of numbers50
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.81
Number of variables33010
Total number of constraints2578
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)566
Number of constraints which are nor clauses,nor cardinality constraints2012
Minimum length of a constraint1
Maximum length of a constraint441

Trace number 4469

Launcher Data

LAUNCH ON wulflinc4 THE 2005-09-19 17:25:15 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=732 boxname=wulflinc4 idbench=732 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  dff67dcbbc32b17a1cdb11074adc13dc  /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-20-10-neos7.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-20-10-neos7.opb
IDLAUNCH: 732
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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		: 451.169
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:        905880 kB
Buffers:         33216 kB
Cached:          69876 kB
SwapCached:        880 kB
Active:          57632 kB
Inactive:        48024 kB
HighTotal:      131008 kB
HighFree:        57904 kB
LowTotal:       903652 kB
LowFree:        847976 kB
SwapTotal:     2097136 kB
SwapFree:      2095648 kB
Dirty:              16 kB
Writeback:           0 kB
Mapped:           5684 kB
Slab:            17360 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 17:45:14 (client local time) WITH STATUS 0 IN 1195.07 SECONDS
stats: 732 7 1195.07 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 33010 variables and 2624 constraints.
c	preprocess terminated. Elapsed time: 10.783
c After prepocess the problem consists of 16264 variables and 2479 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 16264 #Dec: 17627 LB: 0 @ 284.28
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/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 19 0 0 0 0 0 0 0 19 0 1 0 1793436604 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/32126/statm): 107 3 90 68 0 39 0
[pid=32126] 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/wulflinc4/normalized-mps-v2-20-10-neos7.opb

[startup+10.0046 s]
Raw data (loadavg): 0.22 0.05 0.02 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 21782 0 0 0 925 56 0 0 25 0 1 0 1793436604 92360704 21558 4294967295 134512640 134736556 3221224560 3221223088 134572900 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32126/statm): 22549 21558 1116 68 0 22481 0
[pid=32126] vsize: 90196
Current children cumulated CPU time (s) 9.81
Current children cumulated vsize (Kb) 90196

[startup+20.0054 s]
Raw data (loadavg): 0.34 0.08 0.02 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26137 0 0 0 1910 68 0 0 25 0 1 0 1793436604 111210496 25913 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25913 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 19.78
Current children cumulated vsize (Kb) 108604

[startup+30.0062 s]
Raw data (loadavg): 0.44 0.11 0.03 1/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) T 32125 32126 6847 0 -1 0 26137 0 0 0 2908 69 0 0 25 0 1 0 1793436604 111210496 25913 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25913 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 29.77
Current children cumulated vsize (Kb) 108604

[startup+40.006 s]
Raw data (loadavg): 0.53 0.14 0.04 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26139 0 0 0 3904 70 0 0 25 0 1 0 1793436604 111210496 25915 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25915 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 39.74
Current children cumulated vsize (Kb) 108604

[startup+50.0069 s]
Raw data (loadavg): 0.60 0.17 0.05 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26139 0 0 0 4901 71 0 0 25 0 1 0 1793436604 111210496 25915 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25915 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 49.72
Current children cumulated vsize (Kb) 108604

[startup+60.0067 s]
Raw data (loadavg): 0.66 0.19 0.06 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26141 0 0 0 5899 72 0 0 25 0 1 0 1793436604 111210496 25917 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25917 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 59.71
Current children cumulated vsize (Kb) 108604

[startup+70.0065 s]
Raw data (loadavg): 0.71 0.22 0.07 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26141 0 0 0 6896 73 0 0 25 0 1 0 1793436604 111210496 25917 4294967295 134512640 134736556 3221224560 3221223152 134558146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25917 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 69.69
Current children cumulated vsize (Kb) 108604

[startup+80.0073 s]
Raw data (loadavg): 0.76 0.24 0.08 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26143 0 0 0 7893 74 0 0 25 0 1 0 1793436604 111210496 25919 4294967295 134512640 134736556 3221224560 3221223152 134558561 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25919 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 79.67
Current children cumulated vsize (Kb) 108604

[startup+90.0071 s]
Raw data (loadavg): 0.79 0.27 0.09 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26143 0 0 0 8889 75 0 0 25 0 1 0 1793436604 111210496 25919 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25919 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 89.64
Current children cumulated vsize (Kb) 108604

[startup+100.008 s]
Raw data (loadavg): 0.82 0.29 0.10 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26145 0 0 0 9886 76 0 0 25 0 1 0 1793436604 111210496 25921 4294967295 134512640 134736556 3221224560 3221223152 134558373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25921 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 99.62
Current children cumulated vsize (Kb) 108604

[startup+110.009 s]
Raw data (loadavg): 0.85 0.31 0.11 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26145 0 0 0 10881 79 0 0 25 0 1 0 1793436604 111210496 25921 4294967295 134512640 134736556 3221224560 3221223168 134558535 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32126/statm): 27151 25921 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 109.6
Current children cumulated vsize (Kb) 108604

[startup+120.009 s]
Raw data (loadavg): 0.87 0.34 0.12 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26147 0 0 0 11875 81 0 0 25 0 1 0 1793436604 111210496 25923 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25923 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 119.56
Current children cumulated vsize (Kb) 108604

[startup+130.009 s]
Raw data (loadavg): 0.89 0.36 0.13 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26147 0 0 0 12871 83 0 0 25 0 1 0 1793436604 111210496 25923 4294967295 134512640 134736556 3221224560 3221223168 134558040 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25923 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 129.54
Current children cumulated vsize (Kb) 108604

[startup+140.01 s]
Raw data (loadavg): 0.91 0.38 0.14 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26149 0 0 0 13864 85 0 0 25 0 1 0 1793436604 111210496 25925 4294967295 134512640 134736556 3221224560 3221223168 134558040 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25925 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 139.49
Current children cumulated vsize (Kb) 108604

[startup+150.011 s]
Raw data (loadavg): 0.92 0.40 0.15 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26152 0 0 0 14859 87 0 0 25 0 1 0 1793436604 111210496 25928 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25928 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 149.46
Current children cumulated vsize (Kb) 108604

[startup+160.011 s]
Raw data (loadavg): 0.93 0.42 0.15 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26152 0 0 0 15853 89 0 0 25 0 1 0 1793436604 111210496 25928 4294967295 134512640 134736556 3221224560 3221223176 134558385 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25928 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 159.42
Current children cumulated vsize (Kb) 108604

[startup+170.011 s]
Raw data (loadavg): 0.94 0.44 0.16 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26152 0 0 0 16846 91 0 0 25 0 1 0 1793436604 111210496 25928 4294967295 134512640 134736556 3221224560 3221223116 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25928 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 169.37
Current children cumulated vsize (Kb) 108604

[startup+180.012 s]
Raw data (loadavg): 0.95 0.45 0.17 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26152 0 0 0 17841 93 0 0 25 0 1 0 1793436604 111210496 25928 4294967295 134512640 134736556 3221224560 3221223168 134558178 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25928 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 179.34
Current children cumulated vsize (Kb) 108604

[startup+190.011 s]
Raw data (loadavg): 0.96 0.47 0.18 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26152 0 0 0 18835 95 0 0 25 0 1 0 1793436604 111210496 25928 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25928 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 189.3
Current children cumulated vsize (Kb) 108604

[startup+200.012 s]
Raw data (loadavg): 0.96 0.49 0.19 1/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) T 32125 32126 6847 0 -1 0 26158 0 0 0 19830 96 0 0 25 0 1 0 1793436604 111210496 25934 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25934 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 199.26
Current children cumulated vsize (Kb) 108604

[startup+210.013 s]
Raw data (loadavg): 0.97 0.51 0.20 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26158 0 0 0 20825 98 0 0 21 0 1 0 1793436604 111210496 25934 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32126/statm): 27151 25934 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 209.23
Current children cumulated vsize (Kb) 108604

[startup+220.013 s]
Raw data (loadavg): 0.97 0.52 0.20 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26158 0 0 0 21817 100 0 0 25 0 1 0 1793436604 111210496 25934 4294967295 134512640 134736556 3221224560 3221223136 134558163 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27151 25934 1116 68 0 27083 0
[pid=32126] vsize: 108604
Current children cumulated CPU time (s) 219.17
Current children cumulated vsize (Kb) 108604

[startup+230.014 s]
Raw data (loadavg): 0.98 0.54 0.21 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26161 0 0 0 22810 103 0 0 25 0 1 0 1793436604 111341568 25937 4294967295 134512640 134736556 3221224560 3221223168 134558512 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27183 25937 1116 68 0 27115 0
[pid=32126] vsize: 108732
Current children cumulated CPU time (s) 229.13
Current children cumulated vsize (Kb) 108732

[startup+240.014 s]
Raw data (loadavg): 0.98 0.55 0.22 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26168 0 0 0 23805 105 0 0 25 0 1 0 1793436604 111341568 25944 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27183 25944 1116 68 0 27115 0
[pid=32126] vsize: 108732
Current children cumulated CPU time (s) 239.1
Current children cumulated vsize (Kb) 108732

[startup+250.015 s]
Raw data (loadavg): 0.98 0.57 0.23 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26172 0 0 0 24800 107 0 0 25 0 1 0 1793436604 111341568 25948 4294967295 134512640 134736556 3221224560 3221223216 134649031 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27183 25948 1116 68 0 27115 0
[pid=32126] vsize: 108732
Current children cumulated CPU time (s) 249.07
Current children cumulated vsize (Kb) 108732

[startup+260.016 s]
Raw data (loadavg): 0.98 0.58 0.24 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26178 0 0 0 25795 109 0 0 25 0 1 0 1793436604 111341568 25954 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27183 25954 1116 68 0 27115 0
[pid=32126] vsize: 108732
Current children cumulated CPU time (s) 259.04
Current children cumulated vsize (Kb) 108732

[startup+270.016 s]
Raw data (loadavg): 0.99 0.59 0.24 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26178 0 0 0 26790 111 0 0 25 0 1 0 1793436604 111341568 25954 4294967295 134512640 134736556 3221224560 3221223132 134560304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27183 25954 1116 68 0 27115 0
[pid=32126] vsize: 108732
Current children cumulated CPU time (s) 269.01
Current children cumulated vsize (Kb) 108732

[startup+280.017 s]
Raw data (loadavg): 0.99 0.61 0.25 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26186 0 0 0 27785 113 0 0 25 0 1 0 1793436604 111341568 25962 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27183 25962 1116 68 0 27115 0
[pid=32126] vsize: 108732
Current children cumulated CPU time (s) 278.98
Current children cumulated vsize (Kb) 108732

[startup+290.017 s]
Raw data (loadavg): 0.99 0.62 0.26 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 28781 114 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223192 134648980 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 288.95
Current children cumulated vsize (Kb) 108860

[startup+300.017 s]
Raw data (loadavg): 0.99 0.63 0.27 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 29778 116 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223176 134558031 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 298.94
Current children cumulated vsize (Kb) 108860

[startup+310.018 s]
Raw data (loadavg): 0.99 0.64 0.28 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 30775 117 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223200 134648974 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 308.92
Current children cumulated vsize (Kb) 108860

[startup+320.018 s]
Raw data (loadavg): 0.99 0.65 0.28 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 31772 118 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 318.9
Current children cumulated vsize (Kb) 108860

[startup+330.019 s]
Raw data (loadavg): 0.99 0.66 0.29 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 32768 119 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223152 134558325 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 328.87
Current children cumulated vsize (Kb) 108860

[startup+340.019 s]
Raw data (loadavg): 0.99 0.67 0.30 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 33763 121 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223168 134558512 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 338.84
Current children cumulated vsize (Kb) 108860

[startup+350.019 s]
Raw data (loadavg): 0.99 0.68 0.30 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 34759 123 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223216 134648941 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 348.82
Current children cumulated vsize (Kb) 108860

[startup+360.019 s]
Raw data (loadavg): 0.99 0.69 0.31 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 35756 123 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223192 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 358.79
Current children cumulated vsize (Kb) 108860

[startup+370.019 s]
Raw data (loadavg): 0.99 0.70 0.32 1/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) T 32125 32126 6847 0 -1 0 26193 0 0 0 36752 125 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 368.77
Current children cumulated vsize (Kb) 108860

[startup+380.02 s]
Raw data (loadavg): 0.99 0.71 0.32 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 37748 126 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223180 134558384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 378.74
Current children cumulated vsize (Kb) 108860

[startup+390.02 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 38746 127 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 388.73
Current children cumulated vsize (Kb) 108860

[startup+400.021 s]
Raw data (loadavg): 0.99 0.73 0.34 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 39742 128 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223176 134558031 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 398.7
Current children cumulated vsize (Kb) 108860

[startup+410.021 s]
Raw data (loadavg): 0.99 0.74 0.34 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26193 0 0 0 40737 130 0 0 25 0 1 0 1793436604 111472640 25969 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3225643616 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25969 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (Kb) 108860

[startup+420.021 s]
Raw data (loadavg): 0.99 0.75 0.35 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26194 0 0 0 41730 133 0 0 25 0 1 0 1793436604 111472640 25970 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25970 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 418.63
Current children cumulated vsize (Kb) 108860

[startup+430.022 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) T 32125 32126 6847 0 -1 0 26196 0 0 0 42724 135 0 0 25 0 1 0 1793436604 111472640 25972 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25972 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 428.59
Current children cumulated vsize (Kb) 108860

[startup+440.022 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26196 0 0 0 43719 138 0 0 25 0 1 0 1793436604 111472640 25972 4294967295 134512640 134736556 3221224560 3221223188 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25972 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 438.57
Current children cumulated vsize (Kb) 108860

[startup+450.023 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26199 0 0 0 44714 139 0 0 25 0 1 0 1793436604 111472640 25975 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25975 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 448.53
Current children cumulated vsize (Kb) 108860

[startup+460.024 s]
Raw data (loadavg): 0.99 0.78 0.38 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26200 0 0 0 45708 141 0 0 25 0 1 0 1793436604 111472640 25976 4294967295 134512640 134736556 3221224560 3221223188 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25976 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 458.49
Current children cumulated vsize (Kb) 108860

[startup+470.023 s]
Raw data (loadavg): 0.99 0.78 0.38 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26200 0 0 0 46703 143 0 0 25 0 1 0 1793436604 111472640 25976 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25976 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 468.46
Current children cumulated vsize (Kb) 108860

[startup+480.024 s]
Raw data (loadavg): 0.99 0.79 0.39 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26200 0 0 0 47699 144 0 0 25 0 1 0 1793436604 111472640 25976 4294967295 134512640 134736556 3221224560 3221223216 134649116 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25976 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 478.43
Current children cumulated vsize (Kb) 108860

[startup+490.025 s]
Raw data (loadavg): 0.99 0.80 0.39 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26200 0 0 0 48695 146 0 0 25 0 1 0 1793436604 111472640 25976 4294967295 134512640 134736556 3221224560 3221223216 134649103 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25976 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 488.41
Current children cumulated vsize (Kb) 108860

[startup+500.026 s]
Raw data (loadavg): 0.99 0.80 0.40 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26200 0 0 0 49690 148 0 0 25 0 1 0 1793436604 111472640 25976 4294967295 134512640 134736556 3221224560 3221223216 134648948 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25976 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 498.38
Current children cumulated vsize (Kb) 108860

[startup+510.026 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26200 0 0 0 50685 150 0 0 25 0 1 0 1793436604 111472640 25976 4294967295 134512640 134736556 3221224560 3221223168 134558033 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25976 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 508.35
Current children cumulated vsize (Kb) 108860

[startup+520.027 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26200 0 0 0 51680 152 0 0 25 0 1 0 1793436604 111472640 25976 4294967295 134512640 134736556 3221224560 3221223168 134558278 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25976 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 518.32
Current children cumulated vsize (Kb) 108860

[startup+530.027 s]
Raw data (loadavg): 0.99 0.82 0.42 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26200 0 0 0 52675 153 0 0 25 0 1 0 1793436604 111472640 25976 4294967295 134512640 134736556 3221224560 3221223296 134645776 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25976 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 528.28
Current children cumulated vsize (Kb) 108860

[startup+540.027 s]
Raw data (loadavg): 0.99 0.83 0.42 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26204 0 0 0 53670 155 0 0 25 0 1 0 1793436604 111472640 25980 4294967295 134512640 134736556 3221224560 3221223132 134560304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25980 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 538.25
Current children cumulated vsize (Kb) 108860

[startup+550.028 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26205 0 0 0 54665 157 0 0 25 0 1 0 1793436604 111472640 25981 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25981 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 548.22
Current children cumulated vsize (Kb) 108860

[startup+560.029 s]
Raw data (loadavg): 0.99 0.84 0.43 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26205 0 0 0 55660 158 0 0 25 0 1 0 1793436604 111472640 25981 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25981 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 558.18
Current children cumulated vsize (Kb) 108860

[startup+570.029 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26205 0 0 0 56655 160 0 0 25 0 1 0 1793436604 111472640 25981 4294967295 134512640 134736556 3221224560 3221223276 134648932 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25981 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 568.15
Current children cumulated vsize (Kb) 108860

[startup+580.029 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26205 0 0 0 57649 162 0 0 25 0 1 0 1793436604 111472640 25981 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25981 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 578.11
Current children cumulated vsize (Kb) 108860

[startup+590.03 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26210 0 0 0 58644 163 0 0 25 0 1 0 1793436604 111472640 25986 4294967295 134512640 134736556 3221224560 3221223216 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25986 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 588.07
Current children cumulated vsize (Kb) 108860

[startup+600.031 s]
Raw data (loadavg): 0.99 0.85 0.46 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26212 0 0 0 59638 166 0 0 25 0 1 0 1793436604 111472640 25988 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25988 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 598.04
Current children cumulated vsize (Kb) 108860

[startup+610.032 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26212 0 0 0 60634 168 0 0 25 0 1 0 1793436604 111472640 25988 4294967295 134512640 134736556 3221224560 3221223184 134649009 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 25988 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 608.02
Current children cumulated vsize (Kb) 108860

[startup+620.032 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26224 0 0 0 61628 169 0 0 25 0 1 0 1793436604 111472640 26000 4294967295 134512640 134736556 3221224560 3221223176 134537603 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 26000 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 617.97
Current children cumulated vsize (Kb) 108860

[startup+630.033 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26224 0 0 0 62624 171 0 0 25 0 1 0 1793436604 111472640 26000 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 26000 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 627.95
Current children cumulated vsize (Kb) 108860

[startup+640.033 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26224 0 0 0 63620 173 0 0 25 0 1 0 1793436604 111472640 26000 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27215 26000 1116 68 0 27147 0
[pid=32126] vsize: 108860
Current children cumulated CPU time (s) 637.93
Current children cumulated vsize (Kb) 108860

[startup+650.034 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26227 0 0 0 64615 176 0 0 25 0 1 0 1793436604 111607808 26003 4294967295 134512640 134736556 3221224560 3221223152 134558305 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32126/statm): 27248 26003 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 647.91
Current children cumulated vsize (Kb) 108992

[startup+660.035 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26231 0 0 0 65609 178 0 0 25 0 1 0 1793436604 111607808 26007 4294967295 134512640 134736556 3221224560 3221223128 134560381 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26007 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 657.87
Current children cumulated vsize (Kb) 108992

[startup+670.036 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26231 0 0 0 66604 180 0 0 25 0 1 0 1793436604 111607808 26007 4294967295 134512640 134736556 3221224560 3221223100 134555082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32126/statm): 27248 26007 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 667.84
Current children cumulated vsize (Kb) 108992

[startup+680.037 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26235 0 0 0 67599 181 0 0 25 0 1 0 1793436604 111607808 26011 4294967295 134512640 134736556 3221224560 3221223168 134558272 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26011 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 677.8
Current children cumulated vsize (Kb) 108992

[startup+690.037 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26235 0 0 0 68594 183 0 0 25 0 1 0 1793436604 111607808 26011 4294967295 134512640 134736556 3221224560 3221223152 134558406 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26011 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 687.77
Current children cumulated vsize (Kb) 108992

[startup+700.037 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26235 0 0 0 69588 184 0 0 25 0 1 0 1793436604 111607808 26011 4294967295 134512640 134736556 3221224560 3221223132 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26011 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 697.72
Current children cumulated vsize (Kb) 108992

[startup+710.037 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) T 32125 32126 6847 0 -1 0 26235 0 0 0 70583 187 0 0 25 0 1 0 1793436604 111607808 26011 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26011 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 707.7
Current children cumulated vsize (Kb) 108992

[startup+720.037 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26237 0 0 0 71579 188 0 0 25 0 1 0 1793436604 111607808 26013 4294967295 134512640 134736556 3221224560 3221223156 134558145 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26013 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 717.67
Current children cumulated vsize (Kb) 108992

[startup+730.038 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26237 0 0 0 72573 190 0 0 25 0 1 0 1793436604 111607808 26013 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26013 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 727.63
Current children cumulated vsize (Kb) 108992

[startup+740.038 s]
Raw data (loadavg): 0.99 0.90 0.53 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26237 0 0 0 73568 192 0 0 25 0 1 0 1793436604 111607808 26013 4294967295 134512640 134736556 3221224560 3221223168 134558210 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26013 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 737.6
Current children cumulated vsize (Kb) 108992

[startup+750.038 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26237 0 0 0 74563 194 0 0 25 0 1 0 1793436604 111607808 26013 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26013 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 747.57
Current children cumulated vsize (Kb) 108992

[startup+760.039 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26243 0 0 0 75559 196 0 0 25 0 1 0 1793436604 111607808 26019 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26019 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 757.55
Current children cumulated vsize (Kb) 108992

[startup+770.039 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26247 0 0 0 76554 198 0 0 25 0 1 0 1793436604 111607808 26023 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26023 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 767.52
Current children cumulated vsize (Kb) 108992

[startup+780.04 s]
Raw data (loadavg): 0.99 0.91 0.55 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26247 0 0 0 77548 200 0 0 25 0 1 0 1793436604 111607808 26023 4294967295 134512640 134736556 3221224560 3221223168 134558272 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26023 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 777.48
Current children cumulated vsize (Kb) 108992

[startup+790.041 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26247 0 0 0 78543 202 0 0 25 0 1 0 1793436604 111607808 26023 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26023 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 787.45
Current children cumulated vsize (Kb) 108992

[startup+800.041 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26247 0 0 0 79538 204 0 0 25 0 1 0 1793436604 111607808 26023 4294967295 134512640 134736556 3221224560 3221223152 134558290 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26023 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 797.42
Current children cumulated vsize (Kb) 108992

[startup+810.04 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26248 0 0 0 80532 206 0 0 25 0 1 0 1793436604 111607808 26024 4294967295 134512640 134736556 3221224560 3221223172 134558377 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26024 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 807.38
Current children cumulated vsize (Kb) 108992

[startup+820.04 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26253 0 0 0 81528 208 0 0 25 0 1 0 1793436604 111607808 26029 4294967295 134512640 134736556 3221224560 3221223196 134694604 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27248 26029 1116 68 0 27180 0
[pid=32126] vsize: 108992
Current children cumulated CPU time (s) 817.36
Current children cumulated vsize (Kb) 108992

[startup+830.041 s]
Raw data (loadavg): 0.99 0.92 0.57 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26259 0 0 0 82523 209 0 0 25 0 1 0 1793436604 111742976 26035 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26035 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 827.32
Current children cumulated vsize (Kb) 109124

[startup+840.042 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26259 0 0 0 83518 211 0 0 25 0 1 0 1793436604 111742976 26035 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26035 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 837.29
Current children cumulated vsize (Kb) 109124

[startup+850.043 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26259 0 0 0 84514 213 0 0 25 0 1 0 1793436604 111742976 26035 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26035 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 847.27
Current children cumulated vsize (Kb) 109124

[startup+860.043 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26263 0 0 0 85509 215 0 0 25 0 1 0 1793436604 111742976 26039 4294967295 134512640 134736556 3221224560 3221223180 134544464 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26039 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 857.24
Current children cumulated vsize (Kb) 109124

[startup+870.042 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26263 0 0 0 86503 217 0 0 25 0 1 0 1793436604 111742976 26039 4294967295 134512640 134736556 3221224560 3221223152 134558319 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26039 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 867.2
Current children cumulated vsize (Kb) 109124

[startup+880.043 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26263 0 0 0 87500 219 0 0 25 0 1 0 1793436604 111742976 26039 4294967295 134512640 134736556 3221224560 3221223176 134544476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26039 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 877.19
Current children cumulated vsize (Kb) 109124

[startup+890.043 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26266 0 0 0 88495 221 0 0 25 0 1 0 1793436604 111742976 26042 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26042 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 887.16
Current children cumulated vsize (Kb) 109124

[startup+900.043 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26266 0 0 0 89489 224 0 0 25 0 1 0 1793436604 111742976 26042 4294967295 134512640 134736556 3221224560 3221223216 134649020 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26042 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 897.13
Current children cumulated vsize (Kb) 109124

[startup+910.044 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26275 0 0 0 90484 225 0 0 25 0 1 0 1793436604 111742976 26051 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26051 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 907.09
Current children cumulated vsize (Kb) 109124

[startup+920.043 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26275 0 0 0 91480 226 0 0 25 0 1 0 1793436604 111742976 26051 4294967295 134512640 134736556 3221224560 3221223152 134558146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26051 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 917.06
Current children cumulated vsize (Kb) 109124

[startup+930.044 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26275 0 0 0 92474 229 0 0 25 0 1 0 1793436604 111742976 26051 4294967295 134512640 134736556 3221224560 3221223152 134558566 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26051 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 927.03
Current children cumulated vsize (Kb) 109124

[startup+940.045 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26289 0 0 0 93469 230 0 0 25 0 1 0 1793436604 111742976 26065 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26065 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 936.99
Current children cumulated vsize (Kb) 109124

[startup+950.045 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26289 0 0 0 94464 233 0 0 25 0 1 0 1793436604 111742976 26065 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26065 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 946.97
Current children cumulated vsize (Kb) 109124

[startup+960.045 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26289 0 0 0 95458 235 0 0 25 0 1 0 1793436604 111742976 26065 4294967295 134512640 134736556 3221224560 3221223128 134560373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26065 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 956.93
Current children cumulated vsize (Kb) 109124

[startup+970.046 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26289 0 0 0 96454 236 0 0 25 0 1 0 1793436604 111742976 26065 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26065 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 966.9
Current children cumulated vsize (Kb) 109124

[startup+980.047 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26289 0 0 0 97449 238 0 0 25 0 1 0 1793436604 111742976 26065 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26065 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 976.87
Current children cumulated vsize (Kb) 109124

[startup+990.046 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26289 0 0 0 98444 240 0 0 25 0 1 0 1793436604 111742976 26065 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26065 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 986.84
Current children cumulated vsize (Kb) 109124

[startup+1000.05 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26290 0 0 0 99439 242 0 0 25 0 1 0 1793436604 111742976 26066 4294967295 134512640 134736556 3221224560 3221223180 134558384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27281 26066 1116 68 0 27213 0
[pid=32126] vsize: 109124
Current children cumulated CPU time (s) 996.81
Current children cumulated vsize (Kb) 109124

[startup+1010.05 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26295 0 0 0 100433 245 0 0 25 0 1 0 1793436604 111878144 26071 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26071 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1006.78
Current children cumulated vsize (Kb) 109256

[startup+1020.05 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26295 0 0 0 101428 246 0 0 25 0 1 0 1793436604 111878144 26071 4294967295 134512640 134736556 3221224560 3221223132 134560358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26071 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1016.74
Current children cumulated vsize (Kb) 109256

[startup+1030.05 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26298 0 0 0 102423 249 0 0 25 0 1 0 1793436604 111878144 26074 4294967295 134512640 134736556 3221224560 3221223176 134537603 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26074 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1026.72
Current children cumulated vsize (Kb) 109256

[startup+1040.05 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26298 0 0 0 103419 250 0 0 25 0 1 0 1793436604 111878144 26074 4294967295 134512640 134736556 3221224560 3221223180 134544483 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26074 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1036.69
Current children cumulated vsize (Kb) 109256

[startup+1050.05 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26304 0 0 0 104414 251 0 0 25 0 1 0 1793436604 111878144 26080 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26080 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1046.65
Current children cumulated vsize (Kb) 109256

[startup+1060.05 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26309 0 0 0 105409 253 0 0 25 0 1 0 1793436604 111878144 26085 4294967295 134512640 134736556 3221224560 3221223148 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26085 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1056.62
Current children cumulated vsize (Kb) 109256

[startup+1070.05 s]
Raw data (loadavg): 0.99 0.96 0.65 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26309 0 0 0 106405 254 0 0 25 0 1 0 1793436604 111878144 26085 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/32126/statm): 27314 26085 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1066.59
Current children cumulated vsize (Kb) 109256

[startup+1080.05 s]
Raw data (loadavg): 0.99 0.96 0.66 1/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) T 32125 32126 6847 0 -1 0 26310 0 0 0 107398 256 0 0 25 0 1 0 1793436604 111878144 26086 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26086 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1076.54
Current children cumulated vsize (Kb) 109256

[startup+1090.05 s]
Raw data (loadavg): 0.99 0.96 0.66 1/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) T 32125 32126 6847 0 -1 0 26310 0 0 0 108392 258 0 0 25 0 1 0 1793436604 111878144 26086 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26086 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1086.5
Current children cumulated vsize (Kb) 109256

[startup+1100.05 s]
Raw data (loadavg): 0.99 0.96 0.66 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26310 0 0 0 109387 260 0 0 25 0 1 0 1793436604 111878144 26086 4294967295 134512640 134736556 3221224560 3221223216 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26086 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1096.47
Current children cumulated vsize (Kb) 109256

[startup+1110.05 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26310 0 0 0 110382 262 0 0 25 0 1 0 1793436604 111878144 26086 4294967295 134512640 134736556 3221224560 3221223216 134649044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26086 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1106.44
Current children cumulated vsize (Kb) 109256

[startup+1120.05 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26310 0 0 0 111377 263 0 0 25 0 1 0 1793436604 111878144 26086 4294967295 134512640 134736556 3221224560 3221223116 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26086 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1116.4
Current children cumulated vsize (Kb) 109256

[startup+1130.05 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26310 0 0 0 112372 265 0 0 25 0 1 0 1793436604 111878144 26086 4294967295 134512640 134736556 3221224560 3221223140 134558405 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26086 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1126.37
Current children cumulated vsize (Kb) 109256

[startup+1140.05 s]
Raw data (loadavg): 0.99 0.96 0.67 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26315 0 0 0 113366 267 0 0 25 0 1 0 1793436604 111878144 26091 4294967295 134512640 134736556 3221224560 3221223136 134558163 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26091 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1136.33
Current children cumulated vsize (Kb) 109256

[startup+1150.05 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26315 0 0 0 114361 269 0 0 25 0 1 0 1793436604 111878144 26091 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26091 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1146.3
Current children cumulated vsize (Kb) 109256

[startup+1160.05 s]
Raw data (loadavg): 0.99 0.96 0.68 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26315 0 0 0 115357 270 0 0 25 0 1 0 1793436604 111878144 26091 4294967295 134512640 134736556 3221224560 3221223168 134558128 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26091 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1156.27
Current children cumulated vsize (Kb) 109256

[startup+1170.05 s]
Raw data (loadavg): 0.99 0.97 0.68 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26316 0 0 0 116352 272 0 0 25 0 1 0 1793436604 111878144 26092 4294967295 134512640 134736556 3221224560 3221223152 134558290 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26092 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1166.24
Current children cumulated vsize (Kb) 109256

[startup+1180.05 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26317 0 0 0 117346 274 0 0 25 0 1 0 1793436604 111878144 26093 4294967295 134512640 134736556 3221224560 3221223152 134558373 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26093 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1176.2
Current children cumulated vsize (Kb) 109256

[startup+1190.05 s]
Raw data (loadavg): 0.99 0.97 0.69 2/56 32126
Raw data (/proc/32126/stat): 32126 (bsolo) R 32125 32126 6847 0 -1 0 26317 0 0 0 118341 277 0 0 25 0 1 0 1793436604 111878144 26093 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/32126/statm): 27314 26093 1116 68 0 27246 0
[pid=32126] vsize: 109256
Current children cumulated CPU time (s) 1186.18
Current children cumulated vsize (Kb) 109256
One traced child (pid=32126) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1198.97
CPU time (s): 1195.07
CPU user time (s): 1192.23
CPU system time (s): 2.83757
CPU usage (%): 99.6748
Max. virtual memory (cumulated for all children) (Kb): 109256

Verifier Data

ERROR: no interpretation found !