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/fctp/normalized-mps-v2-20-10-n370c.opb
MD5SUM400cadbec334a2c0625c23ea02111b7f
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 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29652813254765
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29652813254765
Number of bits of the biggest sum of numbers45
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000

Trace number 2149

Launcher Data

LAUNCH ON wulflinc8 THE 2005-09-18 17:46:35 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=689 boxname=wulflinc8 idbench=689 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  400cadbec334a2c0625c23ea02111b7f  /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-20-10-n370c.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-20-10-n370c.opb
IDLAUNCH: 689
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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:        906812 kB
Buffers:         34816 kB
Cached:          67888 kB
SwapCached:        792 kB
Active:          78792 kB
Inactive:        26604 kB
HighTotal:      131008 kB
HighFree:        59304 kB
LowTotal:       903652 kB
LowFree:        847508 kB
SwapTotal:     2097136 kB
SwapFree:      2095876 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5752 kB
Slab:            16896 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 18:07:13 (client local time) WITH STATUS 0 IN 1198.53 SECONDS
stats: 689 7 1198.53 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 155000 variables and 5300 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 94.803
c After prepocess the problem consists of 94069 variables and 5300 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 94069 #Dec: 92464 LB: 0 @ 115.05
c Restart #2 #Var: 94069 #Dec: 211713 LB: 0 @ 150.25
c Restart #3 #Var: 94069 #Dec: 355985 LB: 0 @ 201.59
c Restart #4 #Var: 94069 #Dec: 536358 LB: 0 @ 270.24
c Restart #5 #Var: 94069 #Dec: 763692 LB: 0 @ 356.08
c Restart #6 #Var: 94069 #Dec: 1028530 LB: 0 @ 457.3
c Restart #7 #Var: 94069 #Dec: 1322806 LB: 0 @ 572.48
c CHANGE Heuristic... 
c Restart #0 #Var: 94069 #Dec: 1432031 LB: 0 @ 689.6
c Restart #1 #Var: 94069 #Dec: 1447662 LB: 0 @ 717.09
c Restart #2 #Var: 94069 #Dec: 1462432 LB: 0 @ 1174.5
s UNKNOWN
c Exit Code: 0
c Total time: 1198.3 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/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1771372520 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 107 3 90 68 0 39 0
[pid=6686] 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/wulflinc8/normalized-mps-v2-20-10-n370c.opb

[startup+10.0042 s]
Raw data (loadavg): 0.94 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 61159 0 0 0 828 140 0 0 25 0 1 0 1771372520 252362752 60755 4294967295 134512640 134736556 3221224560 3221223084 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 61612 60755 1116 68 0 61544 0
[pid=6686] vsize: 246448
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (Kb) 246448

[startup+20.005 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 104772 0 0 0 1723 228 0 0 25 0 1 0 1771372520 430645248 103865 4294967295 134512640 134736556 3221224560 3221221260 1077196278 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 105138 103865 1116 68 0 105070 0
[pid=6686] vsize: 420552
Current children cumulated CPU time (s) 19.51
Current children cumulated vsize (Kb) 420552

[startup+30.0057 s]
Raw data (loadavg): 0.95 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 106126 0 0 0 2718 232 0 0 25 0 1 0 1771372520 436555776 105219 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 106581 105219 1116 68 0 106513 0
[pid=6686] vsize: 426324
Current children cumulated CPU time (s) 29.5
Current children cumulated vsize (Kb) 426324

[startup+40.0065 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 107175 0 0 0 3714 235 0 0 25 0 1 0 1771372520 440942592 106268 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 107652 106268 1116 68 0 107584 0
[pid=6686] vsize: 430608
Current children cumulated CPU time (s) 39.49
Current children cumulated vsize (Kb) 430608

[startup+50.0073 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 108266 0 0 0 4709 239 0 0 25 0 1 0 1771372520 445603840 107359 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 108790 107359 1116 68 0 108722 0
[pid=6686] vsize: 435160
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (Kb) 435160

[startup+60.0081 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 109764 0 0 0 5704 243 0 0 25 0 1 0 1771372520 451710976 108857 4294967295 134512640 134736556 3221224560 3221221260 1077195866 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 110281 108857 1116 68 0 110213 0
[pid=6686] vsize: 441124
Current children cumulated CPU time (s) 59.47
Current children cumulated vsize (Kb) 441124

[startup+70.0079 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 111285 0 0 0 6699 247 0 0 25 0 1 0 1771372520 457949184 110378 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 111804 110378 1116 68 0 111736 0
[pid=6686] vsize: 447216
Current children cumulated CPU time (s) 69.46
Current children cumulated vsize (Kb) 447216

[startup+80.0087 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 113145 0 0 0 7692 252 0 0 25 0 1 0 1771372520 465547264 112238 4294967295 134512640 134736556 3221224560 3221223308 1077049379 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 113659 112238 1116 68 0 113591 0
[pid=6686] vsize: 454636
Current children cumulated CPU time (s) 79.44
Current children cumulated vsize (Kb) 454636

[startup+90.0084 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 115388 0 0 0 8679 261 0 0 25 0 1 0 1771372520 474738688 114481 4294967295 134512640 134736556 3221224560 3221223068 1077399556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 115903 114481 1116 68 0 115835 0
[pid=6686] vsize: 463612
Current children cumulated CPU time (s) 89.4
Current children cumulated vsize (Kb) 463612

[startup+100.009 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 134583 0 0 0 9394 384 0 0 17 0 1 0 1771372520 557862912 133676 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136197 133676 1116 68 0 136129 0
[pid=6686] vsize: 544788
Current children cumulated CPU time (s) 97.78
Current children cumulated vsize (Kb) 544788

[startup+110.01 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134646 0 0 0 10313 411 0 0 22 0 1 0 1771372520 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133739 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 107.24
Current children cumulated vsize (Kb) 544884

[startup+120.011 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 134646 0 0 0 11164 459 0 0 17 0 1 0 1771372520 557961216 133739 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133739 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 116.23
Current children cumulated vsize (Kb) 544884

[startup+130.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134646 0 0 0 11983 517 0 0 23 0 1 0 1771372520 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133739 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 125
Current children cumulated vsize (Kb) 544884

[startup+140.011 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134646 0 0 0 12894 544 0 0 18 0 1 0 1771372520 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133739 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 134.38
Current children cumulated vsize (Kb) 544884

[startup+150.012 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134647 0 0 0 13823 567 0 0 18 0 1 0 1771372520 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133740 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 143.9
Current children cumulated vsize (Kb) 544884

[startup+160.013 s]
Raw data (loadavg): 0.99 0.98 0.99 1/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 134648 0 0 0 14609 636 0 0 17 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 152.45
Current children cumulated vsize (Kb) 544884

[startup+170.014 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 15498 674 0 0 23 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223180 1077374048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (Kb) 544884

[startup+180.015 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 16419 700 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 171.19
Current children cumulated vsize (Kb) 544884

[startup+190.016 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 17352 722 0 0 21 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 180.74
Current children cumulated vsize (Kb) 544884

[startup+200.017 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 18297 740 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 190.37
Current children cumulated vsize (Kb) 544884

[startup+210.018 s]
Raw data (loadavg): 0.99 0.98 0.99 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 19237 759 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 199.96
Current children cumulated vsize (Kb) 544884

[startup+220.018 s]
Raw data (loadavg): 1.07 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 19988 840 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223392 134613059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 208.28
Current children cumulated vsize (Kb) 544884

[startup+230.018 s]
Raw data (loadavg): 1.06 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 20897 870 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 217.67
Current children cumulated vsize (Kb) 544884

[startup+240.019 s]
Raw data (loadavg): 1.05 1.00 1.00 1/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 134648 0 0 0 21803 901 0 0 17 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 227.04
Current children cumulated vsize (Kb) 544884

[startup+250.019 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 22727 929 0 0 21 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221222392 134634645 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 236.56
Current children cumulated vsize (Kb) 544884

[startup+260.02 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 23663 950 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 246.13
Current children cumulated vsize (Kb) 544884

[startup+270.02 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 24598 969 0 0 19 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 255.67
Current children cumulated vsize (Kb) 544884

[startup+280.021 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 25545 987 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 265.32
Current children cumulated vsize (Kb) 544884

[startup+290.021 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 26278 1076 0 0 19 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 273.54
Current children cumulated vsize (Kb) 544884

[startup+300.022 s]
Raw data (loadavg): 1.02 1.00 1.00 1/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 134648 0 0 0 27181 1107 0 0 22 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 282.88
Current children cumulated vsize (Kb) 544884

[startup+310.022 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 28054 1148 0 0 17 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 292.02
Current children cumulated vsize (Kb) 544884

[startup+320.022 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 28970 1174 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 301.44
Current children cumulated vsize (Kb) 544884

[startup+330.023 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 29884 1200 0 0 21 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 310.84
Current children cumulated vsize (Kb) 544884

[startup+340.023 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 30820 1222 0 0 22 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 320.42
Current children cumulated vsize (Kb) 544884

[startup+350.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 31769 1238 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 330.07
Current children cumulated vsize (Kb) 544884

[startup+360.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 32700 1261 0 0 19 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 339.61
Current children cumulated vsize (Kb) 544884

[startup+370.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 33651 1278 0 0 22 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 349.29
Current children cumulated vsize (Kb) 544884

[startup+380.025 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 134648 0 0 0 34468 1336 0 0 17 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 358.04
Current children cumulated vsize (Kb) 544884

[startup+390.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 35279 1399 0 0 22 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 366.78
Current children cumulated vsize (Kb) 544884

[startup+400.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 36141 1447 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 375.88
Current children cumulated vsize (Kb) 544884

[startup+410.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 37042 1482 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 385.24
Current children cumulated vsize (Kb) 544884

[startup+420.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 37957 1510 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 394.67
Current children cumulated vsize (Kb) 544884

[startup+430.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 38891 1530 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 404.21
Current children cumulated vsize (Kb) 544884

[startup+440.028 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 39819 1554 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 413.73
Current children cumulated vsize (Kb) 544884

[startup+450.029 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 134648 0 0 0 40761 1574 0 0 17 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 423.35
Current children cumulated vsize (Kb) 544884

[startup+460.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 41702 1594 0 0 23 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 432.96
Current children cumulated vsize (Kb) 544884

[startup+470.031 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 42652 1610 0 0 22 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223168 134524348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 442.62
Current children cumulated vsize (Kb) 544884

[startup+480.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 43617 1620 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 452.37
Current children cumulated vsize (Kb) 544884

[startup+490.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 44353 1712 0 0 18 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 460.65
Current children cumulated vsize (Kb) 544884

[startup+500.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 45199 1766 0 0 17 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 469.65
Current children cumulated vsize (Kb) 544884

[startup+510.033 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 134648 0 0 0 46072 1803 0 0 23 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 478.75
Current children cumulated vsize (Kb) 544884

[startup+520.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134648 0 0 0 46975 1836 0 0 25 0 1 0 1771372520 557961216 133741 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136221 133741 1116 68 0 136153 0
[pid=6686] vsize: 544884
Current children cumulated CPU time (s) 488.11
Current children cumulated vsize (Kb) 544884

[startup+530.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134726 0 0 0 47894 1864 0 0 17 0 1 0 1771372520 558370816 133819 4294967295 134512640 134736556 3221224560 3221223104 134716180 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136321 133819 1116 68 0 136253 0
[pid=6686] vsize: 545284
Current children cumulated CPU time (s) 497.58
Current children cumulated vsize (Kb) 545284

[startup+540.035 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 134869 0 0 0 48837 1880 0 0 24 0 1 0 1771372520 558882816 133962 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136446 133962 1116 68 0 136378 0
[pid=6686] vsize: 545784
Current children cumulated CPU time (s) 507.17
Current children cumulated vsize (Kb) 545784

[startup+550.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 134982 0 0 0 49778 1901 0 0 25 0 1 0 1771372520 559423488 134075 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136578 134075 1116 68 0 136510 0
[pid=6686] vsize: 546312
Current children cumulated CPU time (s) 516.79
Current children cumulated vsize (Kb) 546312

[startup+560.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135053 0 0 0 50731 1918 0 0 25 0 1 0 1771372520 559632384 134146 4294967295 134512640 134736556 3221224560 3221223416 134531601 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136629 134146 1116 68 0 136561 0
[pid=6686] vsize: 546516
Current children cumulated CPU time (s) 526.49
Current children cumulated vsize (Kb) 546516

[startup+570.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135123 0 0 0 51685 1933 0 0 25 0 1 0 1771372520 559984640 134216 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136715 134216 1116 68 0 136647 0
[pid=6686] vsize: 546860
Current children cumulated CPU time (s) 536.18
Current children cumulated vsize (Kb) 546860

[startup+580.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135194 0 0 0 52636 1947 0 0 25 0 1 0 1771372520 560254976 134287 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136781 134287 1116 68 0 136713 0
[pid=6686] vsize: 547124
Current children cumulated CPU time (s) 545.83
Current children cumulated vsize (Kb) 547124

[startup+590.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135252 0 0 0 53588 1961 0 0 25 0 1 0 1771372520 560525312 134345 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136847 134345 1116 68 0 136779 0
[pid=6686] vsize: 547388
Current children cumulated CPU time (s) 555.49
Current children cumulated vsize (Kb) 547388

[startup+600.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135266 0 0 0 54501 1989 0 0 25 0 1 0 1771372520 560525312 134359 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136847 134359 1116 68 0 136779 0
[pid=6686] vsize: 547388
Current children cumulated CPU time (s) 564.9
Current children cumulated vsize (Kb) 547388

[startup+610.038 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 135266 0 0 0 55351 2037 0 0 17 0 1 0 1771372520 560390144 134334 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136814 134334 1116 68 0 136746 0
[pid=6686] vsize: 547256
Current children cumulated CPU time (s) 573.88
Current children cumulated vsize (Kb) 547256

[startup+620.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135266 0 0 0 56172 2094 0 0 20 0 1 0 1771372520 560390144 134334 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 136814 134334 1116 68 0 136746 0
[pid=6686] vsize: 547256
Current children cumulated CPU time (s) 582.66
Current children cumulated vsize (Kb) 547256

[startup+630.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) T 6685 6686 27660 0 -1 0 135333 0 0 0 57105 2117 0 0 25 0 1 0 1771372520 560795648 134401 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3225643616 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136913 134401 1116 68 0 136845 0
[pid=6686] vsize: 547652
Current children cumulated CPU time (s) 592.22
Current children cumulated vsize (Kb) 547652

[startup+640.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135389 0 0 0 58042 2139 0 0 25 0 1 0 1771372520 560930816 134457 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136946 134457 1116 68 0 136878 0
[pid=6686] vsize: 547784
Current children cumulated CPU time (s) 601.81
Current children cumulated vsize (Kb) 547784

[startup+650.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135417 0 0 0 59036 2142 0 0 25 0 1 0 1771372520 561065984 134485 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 136979 134485 1116 68 0 136911 0
[pid=6686] vsize: 547916
Current children cumulated CPU time (s) 611.78
Current children cumulated vsize (Kb) 547916

[startup+660.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135445 0 0 0 60035 2142 0 0 25 0 1 0 1771372520 561205248 134513 4294967295 134512640 134736556 3221224560 3221223440 134601134 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137013 134513 1116 68 0 136945 0
[pid=6686] vsize: 548052
Current children cumulated CPU time (s) 621.77
Current children cumulated vsize (Kb) 548052

[startup+670.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135473 0 0 0 61034 2143 0 0 25 0 1 0 1771372520 561340416 134541 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137046 134541 1116 68 0 136978 0
[pid=6686] vsize: 548184
Current children cumulated CPU time (s) 631.77
Current children cumulated vsize (Kb) 548184

[startup+680.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135487 0 0 0 62032 2143 0 0 25 0 1 0 1771372520 561340416 134555 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137046 134555 1116 68 0 136978 0
[pid=6686] vsize: 548184
Current children cumulated CPU time (s) 641.75
Current children cumulated vsize (Kb) 548184

[startup+690.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135501 0 0 0 63032 2144 0 0 25 0 1 0 1771372520 561426432 134569 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137067 134569 1116 68 0 136999 0
[pid=6686] vsize: 548268
Current children cumulated CPU time (s) 651.76
Current children cumulated vsize (Kb) 548268

[startup+700.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135515 0 0 0 64031 2145 0 0 25 0 1 0 1771372520 561426432 134583 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137067 134583 1116 68 0 136999 0
[pid=6686] vsize: 548268
Current children cumulated CPU time (s) 661.76
Current children cumulated vsize (Kb) 548268

[startup+710.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135529 0 0 0 65030 2145 0 0 25 0 1 0 1771372520 561479680 134597 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137080 134597 1116 68 0 137012 0
[pid=6686] vsize: 548320
Current children cumulated CPU time (s) 671.75
Current children cumulated vsize (Kb) 548320

[startup+720.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 135542 0 0 0 66028 2145 0 0 25 0 1 0 1771372520 561479680 134600 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137080 134600 1116 68 0 137012 0
[pid=6686] vsize: 548320
Current children cumulated CPU time (s) 681.73
Current children cumulated vsize (Kb) 548320

[startup+730.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136638 0 0 0 66983 2162 0 0 21 0 1 0 1771372520 564047872 135209 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137707 135209 1116 68 0 137639 0
[pid=6686] vsize: 550828
Current children cumulated CPU time (s) 691.45
Current children cumulated vsize (Kb) 550828

[startup+740.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136638 0 0 0 67982 2162 0 0 25 0 1 0 1771372520 564047872 135209 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137707 135209 1116 68 0 137639 0
[pid=6686] vsize: 550828
Current children cumulated CPU time (s) 701.44
Current children cumulated vsize (Kb) 550828

[startup+750.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136639 0 0 0 68977 2164 0 0 25 0 1 0 1771372520 564047872 135210 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 137707 135210 1116 68 0 137639 0
[pid=6686] vsize: 550828
Current children cumulated CPU time (s) 711.41
Current children cumulated vsize (Kb) 550828

[startup+760.043 s]
Raw data (loadavg): 1.08 1.02 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 69909 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 720.96
Current children cumulated vsize (Kb) 551888

[startup+770.044 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 70908 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 730.95
Current children cumulated vsize (Kb) 551888

[startup+780.045 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 71908 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 740.95
Current children cumulated vsize (Kb) 551888

[startup+790.045 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 72909 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 750.96
Current children cumulated vsize (Kb) 551888

[startup+800.045 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 73909 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 760.96
Current children cumulated vsize (Kb) 551888

[startup+810.046 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 74909 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 770.96
Current children cumulated vsize (Kb) 551888

[startup+820.046 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 75909 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 780.96
Current children cumulated vsize (Kb) 551888

[startup+830.047 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 76909 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 790.96
Current children cumulated vsize (Kb) 551888

[startup+840.048 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 77909 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 800.96
Current children cumulated vsize (Kb) 551888

[startup+850.047 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 78909 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 810.96
Current children cumulated vsize (Kb) 551888

[startup+860.048 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 79909 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 820.96
Current children cumulated vsize (Kb) 551888

[startup+870.049 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 80909 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 830.96
Current children cumulated vsize (Kb) 551888

[startup+880.05 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 81910 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 840.97
Current children cumulated vsize (Kb) 551888

[startup+890.05 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 82910 2187 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 850.97
Current children cumulated vsize (Kb) 551888

[startup+900.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 83910 2188 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 860.98
Current children cumulated vsize (Kb) 551888

[startup+910.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 84909 2188 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 870.97
Current children cumulated vsize (Kb) 551888

[startup+920.052 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 85909 2188 0 0 25 0 1 0 1771372520 565133312 135500 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137972 135500 1116 68 0 137904 0
[pid=6686] vsize: 551888
Current children cumulated CPU time (s) 880.97
Current children cumulated vsize (Kb) 551888

[startup+930.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 86909 2188 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 890.97
Current children cumulated vsize (Kb) 550832

[startup+940.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 87909 2188 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 900.97
Current children cumulated vsize (Kb) 550832

[startup+950.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 88909 2188 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 910.97
Current children cumulated vsize (Kb) 550832

[startup+960.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 89909 2188 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 920.97
Current children cumulated vsize (Kb) 550832

[startup+970.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 90909 2188 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 930.97
Current children cumulated vsize (Kb) 550832

[startup+980.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 91909 2188 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 940.97
Current children cumulated vsize (Kb) 550832

[startup+990.055 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 92909 2188 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 950.97
Current children cumulated vsize (Kb) 550832

[startup+1000.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 93909 2188 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 960.97
Current children cumulated vsize (Kb) 550832

[startup+1010.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 94909 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221222924 1077379908 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 970.98
Current children cumulated vsize (Kb) 550832

[startup+1020.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 95909 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 980.98
Current children cumulated vsize (Kb) 550832

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 96909 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 990.98
Current children cumulated vsize (Kb) 550832

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 97908 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1000.97
Current children cumulated vsize (Kb) 550832

[startup+1050.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 98909 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1010.98
Current children cumulated vsize (Kb) 550832

[startup+1060.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 99909 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1020.98
Current children cumulated vsize (Kb) 550832

[startup+1070.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 100909 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1030.98
Current children cumulated vsize (Kb) 550832

[startup+1080.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 101909 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1040.98
Current children cumulated vsize (Kb) 550832

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 102909 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1050.98
Current children cumulated vsize (Kb) 550832

[startup+1100.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 103910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1060.99
Current children cumulated vsize (Kb) 550832

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 104910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1070.99
Current children cumulated vsize (Kb) 550832

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 105910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1080.99
Current children cumulated vsize (Kb) 550832

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 106910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1090.99
Current children cumulated vsize (Kb) 550832

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 107910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1100.99
Current children cumulated vsize (Kb) 550832

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 108910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1110.99
Current children cumulated vsize (Kb) 550832

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 109910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1120.99
Current children cumulated vsize (Kb) 550832

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 110910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1130.99
Current children cumulated vsize (Kb) 550832

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 111910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1140.99
Current children cumulated vsize (Kb) 550832

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 112910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1150.99
Current children cumulated vsize (Kb) 550832

[startup+1200.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 113910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1160.99
Current children cumulated vsize (Kb) 550832

[startup+1210.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 114910 2189 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1170.99
Current children cumulated vsize (Kb) 550832

[startup+1220.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 115840 2214 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1180.54
Current children cumulated vsize (Kb) 550832

[startup+1230.06 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 6686
Raw data (/proc/6686/stat): 6686 (bsolo) R 6685 6686 27660 0 -1 0 136929 0 0 0 116840 2215 0 0 25 0 1 0 1771372520 564051968 135243 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6686/statm): 137708 135243 1116 68 0 137640 0
[pid=6686] vsize: 550832
Current children cumulated CPU time (s) 1190.55
Current children cumulated vsize (Kb) 550832
One traced child (pid=6686) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1238.04
CPU time (s): 1198.53
CPU user time (s): 1176.13
CPU system time (s): 22.4006
CPU usage (%): 96.8086
Max. virtual memory (cumulated for all children) (Kb): 551888

Verifier Data

ERROR: no interpretation found !