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

Namesubmitted/aloul/FPGA_SAT05/normalized-fpga14_13_sat_pb.cnf.cr.opb
MD5SUM6c5be32f385b6b14a9d33e85ff7013ea
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15
Number of bits of the biggest sum of numbers4
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.092985
Number of variables273
Total number of constraints222
Number of constraints which are clauses195
Number of constraints which are cardinality constraints (but not clauses)27
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint14

Trace number 42

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.215
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        949032 kB
Buffers:         34100 kB
Cached:          22868 kB
SwapCached:        832 kB
Active:          52496 kB
Inactive:         7116 kB
HighTotal:      131008 kB
HighFree:       104468 kB
LowTotal:       903652 kB
LowFree:        844564 kB
SwapTotal:     2097892 kB
SwapFree:      2096604 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            20356 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 07:59:35 (client local time) WITH STATUS 0 IN 1195.14 SECONDS
stats: 32 7 1195.14 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 273 variables and 222 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.108
c After prepocess the problem consists of 273 variables and 222 constraints.
c Restart #1 #Var: 273 #Dec: 275 LB: 0 @ 0.327
c Restart #2 #Var: 273 #Dec: 692 LB: 0 @ 0.751
c Restart #3 #Var: 273 #Dec: 1368 LB: 0 @ 1.224
c Restart #4 #Var: 273 #Dec: 2346 LB: 0 @ 2.015
c Restart #5 #Var: 273 #Dec: 3376 LB: 0 @ 3.34
c Restart #6 #Var: 273 #Dec: 4614 LB: 0 @ 5.207
c Restart #7 #Var: 273 #Dec: 6086 LB: 0 @ 8.656
c Restart #8 #Var: 273 #Dec: 7786 LB: 0 @ 11.696
c Restart #9 #Var: 273 #Dec: 9662 LB: 0 @ 15.996
c Restart #10 #Var: 273 #Dec: 11710 LB: 0 @ 21.534
c Restart #11 #Var: 273 #Dec: 14068 LB: 0 @ 27.719
c Restart #12 #Var: 273 #Dec: 16571 LB: 0 @ 36.31
c Restart #13 #Var: 273 #Dec: 19258 LB: 0 @ 47.515
c Restart #14 #Var: 273 #Dec: 22332 LB: 0 @ 58.659
c Restart #15 #Var: 273 #Dec: 26103 LB: 0 @ 77.15
c Restart #16 #Var: 273 #Dec: 29723 LB: 0 @ 99.893
c Restart #17 #Var: 273 #Dec: 34338 LB: 0 @ 116.2
c Restart #18 #Var: 273 #Dec: 38019 LB: 0 @ 139.82
c Restart #19 #Var: 273 #Dec: 42345 LB: 0 @ 163.38
c Restart #20 #Var: 273 #Dec: 47098 LB: 0 @ 194.53
c Restart #21 #Var: 273 #Dec: 51634 LB: 0 @ 234.19
c Restart #22 #Var: 273 #Dec: 56205 LB: 0 @ 302.66
c Restart #23 #Var: 273 #Dec: 61748 LB: 0 @ 359.37
c Restart #24 #Var: 273 #Dec: 66617 LB: 0 @ 452.14
c Restart #25 #Var: 273 #Dec: 72801 LB: 0 @ 518.47
c CHANGE Heuristic... 
c Restart #0 #Var: 273 #Dec: 78143 LB: 0 @ 607.39
c Restart #1 #Var: 273 #Dec: 78384 LB: 0 @ 608.8
c Restart #2 #Var: 273 #Dec: 78801 LB: 0 @ 616.17
c Restart #3 #Var: 273 #Dec: 79417 LB: 0 @ 626.36
c Restart #4 #Var: 273 #Dec: 80246 LB: 0 @ 637.27
c Restart #5 #Var: 273 #Dec: 81339 LB: 0 @ 652.97
c Restart #6 #Var: 273 #Dec: 82631 LB: 0 @ 684.56
c Restart #7 #Var: 273 #Dec: 84066 LB: 0 @ 708.91
c Restart #8 #Var: 273 #Dec: 85699 LB: 0 @ 743.78
c Restart #9 #Var: 273 #Dec: 87548 LB: 0 @ 777.19
c Restart #10 #Var: 273 #Dec: 89593 LB: 0 @ 831.13
c Restart #11 #Var: 273 #Dec: 91857 LB: 0 @ 870.39
c Restart #12 #Var: 273 #Dec: 94310 LB: 0 @ 910.82
c Restart #13 #Var: 273 #Dec: 96943 LB: 0 @ 956.29
c Restart #14 #Var: 273 #Dec: 99790 LB: 0 @ 1015.8
c Restart #15 #Var: 273 #Dec: 102817 LB: 0 @ 1080.8
c Restart #16 #Var: 273 #Dec: 106058 LB: 0 @ 1130.8
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/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1839522585 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 107 3 90 68 0 39 0
[pid=2806] 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/wulflinc20/normalized-fpga14_13_sat_pb.cnf.cr.opb

[startup+10.0037 s]
Raw data (loadavg): 0.82 0.30 0.11 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 4052 0 0 0 943 24 0 0 25 0 1 0 1839522585 19697664 3963 4294967295 134512640 134736556 3221224560 3221223120 134543554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 4809 3963 1116 68 0 4741 0
[pid=2806] vsize: 19236
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (Kb) 19236

[startup+20.0045 s]
Raw data (loadavg): 0.85 0.32 0.11 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 6354 0 0 0 1909 39 0 0 25 0 1 0 1839522585 29024256 6265 4294967295 134512640 134736556 3221224560 3221223268 134544531 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 7086 6265 1116 68 0 7018 0
[pid=2806] vsize: 28344
Current children cumulated CPU time (s) 19.48
Current children cumulated vsize (Kb) 28344

[startup+30.0052 s]
Raw data (loadavg): 0.87 0.35 0.12 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 8487 0 0 0 2880 53 0 0 25 0 1 0 1839522585 37806080 8398 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 9230 8398 1116 68 0 9162 0
[pid=2806] vsize: 36920
Current children cumulated CPU time (s) 29.33
Current children cumulated vsize (Kb) 36920

[startup+40.0059 s]
Raw data (loadavg): 0.89 0.37 0.13 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 9825 0 0 0 3858 62 0 0 25 0 1 0 1839522585 43347968 9736 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 10583 9736 1116 68 0 10515 0
[pid=2806] vsize: 42332
Current children cumulated CPU time (s) 39.2
Current children cumulated vsize (Kb) 42332

[startup+50.0056 s]
Raw data (loadavg): 0.91 0.39 0.14 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 11260 0 0 0 4834 74 0 0 25 0 1 0 1839522585 49164288 11171 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 12003 11171 1116 68 0 11935 0
[pid=2806] vsize: 48012
Current children cumulated CPU time (s) 49.08
Current children cumulated vsize (Kb) 48012

[startup+60.0053 s]
Raw data (loadavg): 0.92 0.41 0.15 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 12974 0 0 0 5811 85 0 0 25 0 1 0 1839522585 56193024 12885 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 13719 12885 1116 68 0 13651 0
[pid=2806] vsize: 54876
Current children cumulated CPU time (s) 58.96
Current children cumulated vsize (Kb) 54876

[startup+70.006 s]
Raw data (loadavg): 0.93 0.43 0.16 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 13725 0 0 0 6794 93 0 0 25 0 1 0 1839522585 59285504 13636 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 14474 13636 1116 68 0 14406 0
[pid=2806] vsize: 57896
Current children cumulated CPU time (s) 68.87
Current children cumulated vsize (Kb) 57896

[startup+80.0067 s]
Raw data (loadavg): 0.94 0.44 0.17 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 14240 0 0 0 7783 99 0 0 25 0 1 0 1839522585 61452288 14151 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 15003 14151 1116 68 0 14935 0
[pid=2806] vsize: 60012
Current children cumulated CPU time (s) 78.82
Current children cumulated vsize (Kb) 60012

[startup+90.0064 s]
Raw data (loadavg): 0.95 0.46 0.18 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 15086 0 0 0 8766 109 0 0 25 0 1 0 1839522585 64966656 14997 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 15861 14997 1116 68 0 15793 0
[pid=2806] vsize: 63444
Current children cumulated CPU time (s) 88.75
Current children cumulated vsize (Kb) 63444

[startup+100.006 s]
Raw data (loadavg): 0.96 0.48 0.18 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) T 2805 2806 2660 0 -1 0 16003 0 0 0 9751 117 0 0 25 0 1 0 1839522585 68755456 15914 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2806/statm): 16786 15914 1116 68 0 16718 0
[pid=2806] vsize: 67144
Current children cumulated CPU time (s) 98.68
Current children cumulated vsize (Kb) 67144

[startup+110.007 s]
Raw data (loadavg): 0.96 0.50 0.19 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 17394 0 0 0 10723 130 0 0 25 0 1 0 1839522585 74436608 17305 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 18173 17305 1116 68 0 18105 0
[pid=2806] vsize: 72692
Current children cumulated CPU time (s) 108.53
Current children cumulated vsize (Kb) 72692

[startup+120.007 s]
Raw data (loadavg): 0.97 0.51 0.20 1/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) T 2805 2806 2660 0 -1 0 18435 0 0 0 11706 139 0 0 25 0 1 0 1839522585 78786560 18346 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2806/statm): 19235 18346 1116 68 0 19167 0
[pid=2806] vsize: 76940
Current children cumulated CPU time (s) 118.45
Current children cumulated vsize (Kb) 76940

[startup+130.007 s]
Raw data (loadavg): 0.97 0.53 0.21 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 19464 0 0 0 12689 148 0 0 25 0 1 0 1839522585 82997248 19373 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 20263 19373 1116 68 0 20195 0
[pid=2806] vsize: 81052
Current children cumulated CPU time (s) 128.37
Current children cumulated vsize (Kb) 81052

[startup+140.008 s]
Raw data (loadavg): 0.98 0.54 0.22 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 20309 0 0 0 13676 154 0 0 25 0 1 0 1839522585 86515712 20218 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 21122 20218 1116 68 0 21054 0
[pid=2806] vsize: 84488
Current children cumulated CPU time (s) 138.3
Current children cumulated vsize (Kb) 84488

[startup+150.008 s]
Raw data (loadavg): 0.98 0.56 0.22 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 21123 0 0 0 14663 161 0 0 25 0 1 0 1839522585 89927680 21029 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 21955 21029 1116 68 0 21887 0
[pid=2806] vsize: 87820
Current children cumulated CPU time (s) 148.24
Current children cumulated vsize (Kb) 87820

[startup+160.007 s]
Raw data (loadavg): 0.98 0.57 0.23 1/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) T 2805 2806 2660 0 -1 0 21992 0 0 0 15647 168 0 0 25 0 1 0 1839522585 93483008 21897 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/2806/statm): 22823 21897 1116 68 0 22755 0
[pid=2806] vsize: 91292
Current children cumulated CPU time (s) 158.15
Current children cumulated vsize (Kb) 91292

[startup+170.007 s]
Raw data (loadavg): 0.98 0.59 0.24 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 23021 0 0 0 16629 176 0 0 25 0 1 0 1839522585 97693696 22925 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 23851 22925 1116 68 0 23783 0
[pid=2806] vsize: 95404
Current children cumulated CPU time (s) 168.05
Current children cumulated vsize (Kb) 95404

[startup+180.008 s]
Raw data (loadavg): 0.99 0.60 0.25 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 23593 0 0 0 17620 181 0 0 25 0 1 0 1839522585 100020224 23496 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 24419 23496 1116 68 0 24351 0
[pid=2806] vsize: 97676
Current children cumulated CPU time (s) 178.01
Current children cumulated vsize (Kb) 97676

[startup+190.008 s]
Raw data (loadavg): 0.99 0.61 0.26 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 24357 0 0 0 18606 187 0 0 25 0 1 0 1839522585 103129088 24260 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 25178 24260 1116 68 0 25110 0
[pid=2806] vsize: 100712
Current children cumulated CPU time (s) 187.93
Current children cumulated vsize (Kb) 100712

[startup+200.007 s]
Raw data (loadavg): 0.99 0.62 0.26 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 25079 0 0 0 19592 193 0 0 25 0 1 0 1839522585 106131456 24982 4294967295 134512640 134736556 3221224560 3221223148 134551267 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 25911 24982 1116 68 0 25843 0
[pid=2806] vsize: 103644
Current children cumulated CPU time (s) 197.85
Current children cumulated vsize (Kb) 103644

[startup+210.008 s]
Raw data (loadavg): 0.99 0.64 0.27 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 25539 0 0 0 20585 196 0 0 25 0 1 0 1839522585 108056576 25441 4294967295 134512640 134736556 3221224560 3221223104 134551210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 26381 25441 1116 68 0 26313 0
[pid=2806] vsize: 105524
Current children cumulated CPU time (s) 207.81
Current children cumulated vsize (Kb) 105524

[startup+220.008 s]
Raw data (loadavg): 0.99 0.65 0.28 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 26366 0 0 0 21569 204 0 0 25 0 1 0 1839522585 111435776 26268 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 27206 26268 1116 68 0 27138 0
[pid=2806] vsize: 108824
Current children cumulated CPU time (s) 217.73
Current children cumulated vsize (Kb) 108824

[startup+230.008 s]
Raw data (loadavg): 0.99 0.66 0.29 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) T 2805 2806 2660 0 -1 0 26866 0 0 0 22560 208 0 0 25 0 1 0 1839522585 113483776 26768 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2806/statm): 27706 26768 1116 68 0 27638 0
[pid=2806] vsize: 110824
Current children cumulated CPU time (s) 227.68
Current children cumulated vsize (Kb) 110824

[startup+240.009 s]
Raw data (loadavg): 0.99 0.67 0.29 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 27419 0 0 0 23551 212 0 0 25 0 1 0 1839522585 115802112 27320 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 28272 27320 1116 68 0 28204 0
[pid=2806] vsize: 113088
Current children cumulated CPU time (s) 237.63
Current children cumulated vsize (Kb) 113088

[startup+250.009 s]
Raw data (loadavg): 0.99 0.68 0.30 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 27980 0 0 0 24542 217 0 0 25 0 1 0 1839522585 118112256 27881 4294967295 134512640 134736556 3221224560 3221223264 134529227 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 28836 27881 1116 68 0 28768 0
[pid=2806] vsize: 115344
Current children cumulated CPU time (s) 247.59
Current children cumulated vsize (Kb) 115344

[startup+260.009 s]
Raw data (loadavg): 0.99 0.69 0.31 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 28413 0 0 0 25534 220 0 0 25 0 1 0 1839522585 119881728 28313 4294967295 134512640 134736556 3221224560 3221223232 134528763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 29268 28313 1116 68 0 29200 0
[pid=2806] vsize: 117072
Current children cumulated CPU time (s) 257.54
Current children cumulated vsize (Kb) 117072

[startup+270.008 s]
Raw data (loadavg): 0.99 0.70 0.31 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 28753 0 0 0 26528 224 0 0 25 0 1 0 1839522585 121376768 28652 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 29633 28652 1116 68 0 29565 0
[pid=2806] vsize: 118532
Current children cumulated CPU time (s) 267.52
Current children cumulated vsize (Kb) 118532

[startup+280.009 s]
Raw data (loadavg): 0.99 0.71 0.32 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 29110 0 0 0 27523 227 0 0 25 0 1 0 1839522585 122822656 29009 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 29986 29009 1116 68 0 29918 0
[pid=2806] vsize: 119944
Current children cumulated CPU time (s) 277.5
Current children cumulated vsize (Kb) 119944

[startup+290.009 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 29481 0 0 0 28516 230 0 0 21 0 1 0 1839522585 124338176 29379 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 30356 29379 1116 68 0 30288 0
[pid=2806] vsize: 121424
Current children cumulated CPU time (s) 287.46
Current children cumulated vsize (Kb) 121424

[startup+300.008 s]
Raw data (loadavg): 0.99 0.73 0.33 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 29799 0 0 0 29511 232 0 0 25 0 1 0 1839522585 125755392 29694 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 30702 29694 1116 68 0 30634 0
[pid=2806] vsize: 122808
Current children cumulated CPU time (s) 297.43
Current children cumulated vsize (Kb) 122808

[startup+310.009 s]
Raw data (loadavg): 0.99 0.74 0.34 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 30407 0 0 0 30497 238 0 0 25 0 1 0 1839522585 128212992 30302 4294967295 134512640 134736556 3221224560 3221223376 134609664 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 31302 30302 1116 68 0 31234 0
[pid=2806] vsize: 125208
Current children cumulated CPU time (s) 307.35
Current children cumulated vsize (Kb) 125208

[startup+320.009 s]
Raw data (loadavg): 0.99 0.74 0.35 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 31065 0 0 0 31487 242 0 0 25 0 1 0 1839522585 130998272 30956 4294967295 134512640 134736556 3221224560 3221223232 134536510 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 31982 30956 1116 68 0 31914 0
[pid=2806] vsize: 127928
Current children cumulated CPU time (s) 317.29
Current children cumulated vsize (Kb) 127928

[startup+330.01 s]
Raw data (loadavg): 0.99 0.75 0.35 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 31429 0 0 0 32481 245 0 0 25 0 1 0 1839522585 132501504 31320 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 32349 31320 1116 68 0 32281 0
[pid=2806] vsize: 129396
Current children cumulated CPU time (s) 327.26
Current children cumulated vsize (Kb) 129396

[startup+340.01 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 31912 0 0 0 33472 250 0 0 25 0 1 0 1839522585 134393856 31803 4294967295 134512640 134736556 3221224560 3221223232 134528729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 32811 31803 1116 68 0 32743 0
[pid=2806] vsize: 131244
Current children cumulated CPU time (s) 337.22
Current children cumulated vsize (Kb) 131244

[startup+350.01 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 32328 0 0 0 34465 253 0 0 25 0 1 0 1839522585 136151040 32219 4294967295 134512640 134736556 3221224560 3221223152 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 33240 32219 1116 68 0 33172 0
[pid=2806] vsize: 132960
Current children cumulated CPU time (s) 347.18
Current children cumulated vsize (Kb) 132960

[startup+360.011 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 32703 0 0 0 35459 256 0 0 25 0 1 0 1839522585 137637888 32594 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 33603 32594 1116 68 0 33535 0
[pid=2806] vsize: 134412
Current children cumulated CPU time (s) 357.15
Current children cumulated vsize (Kb) 134412

[startup+370.01 s]
Raw data (loadavg): 0.99 0.78 0.38 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 33032 0 0 0 36454 259 0 0 25 0 1 0 1839522585 139051008 32916 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 33948 32916 1116 68 0 33880 0
[pid=2806] vsize: 135792
Current children cumulated CPU time (s) 367.13
Current children cumulated vsize (Kb) 135792

[startup+380.011 s]
Raw data (loadavg): 0.99 0.79 0.38 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 33367 0 0 0 37448 262 0 0 25 0 1 0 1839522585 140402688 33251 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 34278 33251 1116 68 0 34210 0
[pid=2806] vsize: 137112
Current children cumulated CPU time (s) 377.1
Current children cumulated vsize (Kb) 137112

[startup+390.012 s]
Raw data (loadavg): 0.99 0.79 0.39 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 33751 0 0 0 38440 266 0 0 25 0 1 0 1839522585 142061568 33634 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 34683 33634 1116 68 0 34615 0
[pid=2806] vsize: 138732
Current children cumulated CPU time (s) 387.06
Current children cumulated vsize (Kb) 138732

[startup+400.012 s]
Raw data (loadavg): 0.99 0.80 0.40 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 34079 0 0 0 39436 268 0 0 25 0 1 0 1839522585 143441920 33962 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 35020 33962 1116 68 0 34952 0
[pid=2806] vsize: 140080
Current children cumulated CPU time (s) 397.04
Current children cumulated vsize (Kb) 140080

[startup+410.012 s]
Raw data (loadavg): 0.99 0.81 0.40 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 34449 0 0 0 40429 273 0 0 25 0 1 0 1839522585 145006592 34332 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 35402 34332 1116 68 0 35334 0
[pid=2806] vsize: 141608
Current children cumulated CPU time (s) 407.02
Current children cumulated vsize (Kb) 141608

[startup+420.013 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 34841 0 0 0 41423 276 0 0 25 0 1 0 1839522585 146690048 34722 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 35813 34722 1116 68 0 35745 0
[pid=2806] vsize: 143252
Current children cumulated CPU time (s) 416.99
Current children cumulated vsize (Kb) 143252

[startup+430.014 s]
Raw data (loadavg): 0.99 0.82 0.41 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 35199 0 0 0 42417 280 0 0 25 0 1 0 1839522585 148041728 35080 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 36143 35080 1116 68 0 36075 0
[pid=2806] vsize: 144572
Current children cumulated CPU time (s) 426.97
Current children cumulated vsize (Kb) 144572

[startup+440.013 s]
Raw data (loadavg): 0.99 0.82 0.42 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 35516 0 0 0 43411 283 0 0 25 0 1 0 1839522585 149483520 35395 4294967295 134512640 134736556 3221224560 3221223296 134529164 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 36495 35395 1116 68 0 36427 0
[pid=2806] vsize: 145980
Current children cumulated CPU time (s) 436.94
Current children cumulated vsize (Kb) 145980

[startup+450.014 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 35779 0 0 0 44407 284 0 0 25 0 1 0 1839522585 150573056 35658 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 36761 35658 1116 68 0 36693 0
[pid=2806] vsize: 147044
Current children cumulated CPU time (s) 446.91
Current children cumulated vsize (Kb) 147044

[startup+460.015 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 36042 0 0 0 45403 287 0 0 25 0 1 0 1839522585 151564288 35920 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 37003 35920 1116 68 0 36935 0
[pid=2806] vsize: 148012
Current children cumulated CPU time (s) 456.9
Current children cumulated vsize (Kb) 148012

[startup+470.015 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 36346 0 0 0 46398 289 0 0 25 0 1 0 1839522585 152788992 36222 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 37302 36222 1116 68 0 37234 0
[pid=2806] vsize: 149208
Current children cumulated CPU time (s) 466.87
Current children cumulated vsize (Kb) 149208

[startup+480.015 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 36604 0 0 0 47394 291 0 0 25 0 1 0 1839522585 153870336 36478 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 37566 36478 1116 68 0 37498 0
[pid=2806] vsize: 150264
Current children cumulated CPU time (s) 476.85
Current children cumulated vsize (Kb) 150264

[startup+490.015 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 36835 0 0 0 48390 293 0 0 25 0 1 0 1839522585 154820608 36707 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 37798 36707 1116 68 0 37730 0
[pid=2806] vsize: 151192
Current children cumulated CPU time (s) 486.83
Current children cumulated vsize (Kb) 151192

[startup+500.015 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 37052 0 0 0 49386 295 0 0 25 0 1 0 1839522585 155820032 36924 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 38042 36924 1116 68 0 37974 0
[pid=2806] vsize: 152168
Current children cumulated CPU time (s) 496.81
Current children cumulated vsize (Kb) 152168

[startup+510.015 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 37874 0 0 0 50366 303 0 0 25 0 1 0 1839522585 159207424 37746 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 38869 37746 1116 68 0 38801 0
[pid=2806] vsize: 155476
Current children cumulated CPU time (s) 506.69
Current children cumulated vsize (Kb) 155476

[startup+520.015 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 38598 0 0 0 51355 308 0 0 25 0 1 0 1839522585 162242560 38466 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 39610 38466 1116 68 0 39542 0
[pid=2806] vsize: 158440
Current children cumulated CPU time (s) 516.63
Current children cumulated vsize (Kb) 158440

[startup+530.016 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 38931 0 0 0 52351 310 0 0 25 0 1 0 1839522585 163655680 38797 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 39955 38797 1116 68 0 39887 0
[pid=2806] vsize: 159820
Current children cumulated CPU time (s) 526.61
Current children cumulated vsize (Kb) 159820

[startup+540.017 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 39248 0 0 0 53346 313 0 0 25 0 1 0 1839522585 165081088 39111 4294967295 134512640 134736556 3221224560 3221223164 134537568 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 40303 39111 1116 68 0 40235 0
[pid=2806] vsize: 161212
Current children cumulated CPU time (s) 536.59
Current children cumulated vsize (Kb) 161212

[startup+550.016 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 39581 0 0 0 54339 315 0 0 25 0 1 0 1839522585 166465536 39443 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 40641 39443 1116 68 0 40573 0
[pid=2806] vsize: 162564
Current children cumulated CPU time (s) 546.54
Current children cumulated vsize (Kb) 162564

[startup+560.016 s]
Raw data (loadavg): 0.99 0.88 0.48 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 39835 0 0 0 55335 318 0 0 25 0 1 0 1839522585 167411712 39697 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 40872 39697 1116 68 0 40804 0
[pid=2806] vsize: 163488
Current children cumulated CPU time (s) 556.53
Current children cumulated vsize (Kb) 163488

[startup+570.016 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 40096 0 0 0 56332 320 0 0 25 0 1 0 1839522585 168538112 39958 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 41147 39958 1116 68 0 41079 0
[pid=2806] vsize: 164588
Current children cumulated CPU time (s) 566.52
Current children cumulated vsize (Kb) 164588

[startup+580.016 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 40312 0 0 0 57328 322 0 0 25 0 1 0 1839522585 169488384 40173 4294967295 134512640 134736556 3221224560 3221223276 134554121 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 41379 40173 1116 68 0 41311 0
[pid=2806] vsize: 165516
Current children cumulated CPU time (s) 576.5
Current children cumulated vsize (Kb) 165516

[startup+590.017 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 40485 0 0 0 58326 323 0 0 25 0 1 0 1839522585 170201088 40345 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 41553 40345 1116 68 0 41485 0
[pid=2806] vsize: 166212
Current children cumulated CPU time (s) 586.49
Current children cumulated vsize (Kb) 166212

[startup+600.017 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 41167 0 0 0 59315 328 0 0 25 0 1 0 1839522585 173064192 41026 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 42252 41026 1116 68 0 42184 0
[pid=2806] vsize: 169008
Current children cumulated CPU time (s) 596.43
Current children cumulated vsize (Kb) 169008

[startup+610.017 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 41816 0 0 0 60303 334 0 0 25 0 1 0 1839522585 175767552 41674 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 42912 41674 1116 68 0 42844 0
[pid=2806] vsize: 171648
Current children cumulated CPU time (s) 606.37
Current children cumulated vsize (Kb) 171648

[startup+620.016 s]
Raw data (loadavg): 0.99 0.90 0.51 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 42245 0 0 0 61296 338 0 0 25 0 1 0 1839522585 177528832 42103 4294967295 134512640 134736556 3221224560 3221223116 134536320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 43342 42103 1116 68 0 43274 0
[pid=2806] vsize: 173368
Current children cumulated CPU time (s) 616.34
Current children cumulated vsize (Kb) 173368

[startup+630.017 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 42643 0 0 0 62288 342 0 0 25 0 1 0 1839522585 179150848 42499 4294967295 134512640 134736556 3221224560 3221223312 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 43738 42499 1116 68 0 43670 0
[pid=2806] vsize: 174952
Current children cumulated CPU time (s) 626.3
Current children cumulated vsize (Kb) 174952

[startup+640.017 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 43108 0 0 0 63281 345 0 0 25 0 1 0 1839522585 181043200 42963 4294967295 134512640 134736556 3221224560 3221223280 134529206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 44200 42963 1116 68 0 44132 0
[pid=2806] vsize: 176800
Current children cumulated CPU time (s) 636.26
Current children cumulated vsize (Kb) 176800

[startup+650.016 s]
Raw data (loadavg): 1.07 0.92 0.53 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 43600 0 0 0 64273 348 0 0 25 0 1 0 1839522585 183070720 43455 4294967295 134512640 134736556 3221224560 3221223120 134551024 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 44695 43455 1116 68 0 44627 0
[pid=2806] vsize: 178780
Current children cumulated CPU time (s) 646.21
Current children cumulated vsize (Kb) 178780

[startup+660.017 s]
Raw data (loadavg): 1.06 0.92 0.54 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 43916 0 0 0 65266 351 0 0 25 0 1 0 1839522585 184422400 43768 4294967295 134512640 134736556 3221224560 3221223120 134551226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 45025 43768 1116 68 0 44957 0
[pid=2806] vsize: 180100
Current children cumulated CPU time (s) 656.17
Current children cumulated vsize (Kb) 180100

[startup+670.017 s]
Raw data (loadavg): 1.05 0.92 0.54 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 44186 0 0 0 66262 354 0 0 25 0 1 0 1839522585 185573376 44037 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 45306 44037 1116 68 0 45238 0
[pid=2806] vsize: 181224
Current children cumulated CPU time (s) 666.16
Current children cumulated vsize (Kb) 181224

[startup+680.018 s]
Raw data (loadavg): 1.04 0.93 0.55 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 44412 0 0 0 67259 355 0 0 25 0 1 0 1839522585 186585088 44259 4294967295 134512640 134736556 3221224560 3221223120 134550949 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 45553 44259 1116 68 0 45485 0
[pid=2806] vsize: 182212
Current children cumulated CPU time (s) 676.14
Current children cumulated vsize (Kb) 182212

[startup+690.018 s]
Raw data (loadavg): 1.03 0.93 0.55 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 44669 0 0 0 68252 359 0 0 25 0 1 0 1839522585 187719680 44516 4294967295 134512640 134736556 3221224560 3221223232 134536510 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 45830 44516 1116 68 0 45762 0
[pid=2806] vsize: 183320
Current children cumulated CPU time (s) 686.11
Current children cumulated vsize (Kb) 183320

[startup+700.018 s]
Raw data (loadavg): 1.03 0.93 0.56 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 44927 0 0 0 69248 361 0 0 25 0 1 0 1839522585 188801024 44774 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 46094 44774 1116 68 0 46026 0
[pid=2806] vsize: 184376
Current children cumulated CPU time (s) 696.09
Current children cumulated vsize (Kb) 184376

[startup+710.018 s]
Raw data (loadavg): 1.02 0.93 0.56 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 45329 0 0 0 70241 365 0 0 25 0 1 0 1839522585 190484480 45176 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 46505 45176 1116 68 0 46437 0
[pid=2806] vsize: 186020
Current children cumulated CPU time (s) 706.06
Current children cumulated vsize (Kb) 186020

[startup+720.018 s]
Raw data (loadavg): 1.02 0.93 0.56 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 45651 0 0 0 71235 368 0 0 25 0 1 0 1839522585 191700992 45497 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 46802 45497 1116 68 0 46734 0
[pid=2806] vsize: 187208
Current children cumulated CPU time (s) 716.03
Current children cumulated vsize (Kb) 187208

[startup+730.019 s]
Raw data (loadavg): 1.02 0.94 0.57 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 45931 0 0 0 72230 371 0 0 25 0 1 0 1839522585 192974848 45777 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 47113 45777 1116 68 0 47045 0
[pid=2806] vsize: 188452
Current children cumulated CPU time (s) 726.01
Current children cumulated vsize (Kb) 188452

[startup+740.019 s]
Raw data (loadavg): 1.01 0.94 0.57 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 46141 0 0 0 73227 373 0 0 25 0 1 0 1839522585 193802240 45986 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 47315 45986 1116 68 0 47247 0
[pid=2806] vsize: 189260
Current children cumulated CPU time (s) 736
Current children cumulated vsize (Kb) 189260

[startup+750.019 s]
Raw data (loadavg): 1.01 0.94 0.58 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 46556 0 0 0 74220 376 0 0 25 0 1 0 1839522585 195592192 46400 4294967295 134512640 134736556 3221224560 3221223120 134551190 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 47752 46400 1116 68 0 47684 0
[pid=2806] vsize: 191008
Current children cumulated CPU time (s) 745.96
Current children cumulated vsize (Kb) 191008

[startup+760.019 s]
Raw data (loadavg): 1.01 0.94 0.58 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 46787 0 0 0 75215 378 0 0 25 0 1 0 1839522585 196538368 46631 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 47983 46631 1116 68 0 47915 0
[pid=2806] vsize: 191932
Current children cumulated CPU time (s) 755.93
Current children cumulated vsize (Kb) 191932

[startup+770.019 s]
Raw data (loadavg): 1.01 0.94 0.58 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 47068 0 0 0 76212 380 0 0 25 0 1 0 1839522585 197771264 46912 4294967295 134512640 134736556 3221224560 3221223220 134536526 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 48284 46912 1116 68 0 48216 0
[pid=2806] vsize: 193136
Current children cumulated CPU time (s) 765.92
Current children cumulated vsize (Kb) 193136

[startup+780.02 s]
Raw data (loadavg): 1.00 0.94 0.59 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 47649 0 0 0 77201 385 0 0 25 0 1 0 1839522585 200081408 47492 4294967295 134512640 134736556 3221224560 3221223084 134536369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 48848 47492 1116 68 0 48780 0
[pid=2806] vsize: 195392
Current children cumulated CPU time (s) 775.86
Current children cumulated vsize (Kb) 195392

[startup+790.019 s]
Raw data (loadavg): 1.00 0.94 0.59 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 47893 0 0 0 78197 386 0 0 25 0 1 0 1839522585 201027584 47736 4294967295 134512640 134736556 3221224560 3221223248 134536564 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 49079 47736 1116 68 0 49011 0
[pid=2806] vsize: 196316
Current children cumulated CPU time (s) 785.83
Current children cumulated vsize (Kb) 196316

[startup+800.019 s]
Raw data (loadavg): 1.00 0.95 0.59 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 48141 0 0 0 79194 389 0 0 25 0 1 0 1839522585 201973760 47984 4294967295 134512640 134736556 3221224560 3221223320 134560331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 49310 47984 1116 68 0 49242 0
[pid=2806] vsize: 197240
Current children cumulated CPU time (s) 795.83
Current children cumulated vsize (Kb) 197240

[startup+810.02 s]
Raw data (loadavg): 1.00 0.95 0.60 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 48339 0 0 0 80190 390 0 0 25 0 1 0 1839522585 202784768 48182 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 49508 48182 1116 68 0 49440 0
[pid=2806] vsize: 198032
Current children cumulated CPU time (s) 805.8
Current children cumulated vsize (Kb) 198032

[startup+820.02 s]
Raw data (loadavg): 1.00 0.95 0.60 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 48565 0 0 0 81186 392 0 0 25 0 1 0 1839522585 203796480 48400 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 49755 48400 1116 68 0 49687 0
[pid=2806] vsize: 199020
Current children cumulated CPU time (s) 815.78
Current children cumulated vsize (Kb) 199020

[startup+830.02 s]
Raw data (loadavg): 1.00 0.95 0.61 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 48701 0 0 0 82183 393 0 0 25 0 1 0 1839522585 204394496 48536 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 49901 48536 1116 68 0 49833 0
[pid=2806] vsize: 199604
Current children cumulated CPU time (s) 825.76
Current children cumulated vsize (Kb) 199604

[startup+840.021 s]
Raw data (loadavg): 1.00 0.95 0.61 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 49073 0 0 0 83177 396 0 0 25 0 1 0 1839522585 206090240 48907 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 50315 48907 1116 68 0 50247 0
[pid=2806] vsize: 201260
Current children cumulated CPU time (s) 835.73
Current children cumulated vsize (Kb) 201260

[startup+850.021 s]
Raw data (loadavg): 1.00 0.95 0.61 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 49269 0 0 0 84175 397 0 0 25 0 1 0 1839522585 206929920 49103 4294967295 134512640 134736556 3221224560 3221223248 134536549 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 50520 49103 1116 68 0 50452 0
[pid=2806] vsize: 202080
Current children cumulated CPU time (s) 845.72
Current children cumulated vsize (Kb) 202080

[startup+860.02 s]
Raw data (loadavg): 1.00 0.95 0.62 1/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) T 2805 2806 2660 0 -1 0 49637 0 0 0 85168 400 0 0 25 0 1 0 1839522585 208416768 49470 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2806/statm): 50883 49470 1116 68 0 50815 0
[pid=2806] vsize: 203532
Current children cumulated CPU time (s) 855.68
Current children cumulated vsize (Kb) 203532

[startup+870.02 s]
Raw data (loadavg): 1.00 0.95 0.62 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 50181 0 0 0 86160 404 0 0 25 0 1 0 1839522585 210714624 50014 4294967295 134512640 134736556 3221224560 3221223168 134537370 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 51444 50014 1116 68 0 51376 0
[pid=2806] vsize: 205776
Current children cumulated CPU time (s) 865.64
Current children cumulated vsize (Kb) 205776

[startup+880.021 s]
Raw data (loadavg): 1.00 0.95 0.63 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 50437 0 0 0 87155 406 0 0 25 0 1 0 1839522585 211795968 50270 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 51708 50270 1116 68 0 51640 0
[pid=2806] vsize: 206832
Current children cumulated CPU time (s) 875.61
Current children cumulated vsize (Kb) 206832

[startup+890.021 s]
Raw data (loadavg): 1.00 0.95 0.63 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 50650 0 0 0 88152 408 0 0 25 0 1 0 1839522585 212606976 50483 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 51906 50483 1116 68 0 51838 0
[pid=2806] vsize: 207624
Current children cumulated CPU time (s) 885.6
Current children cumulated vsize (Kb) 207624

[startup+900.021 s]
Raw data (loadavg): 1.00 0.96 0.63 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) T 2805 2806 2660 0 -1 0 51223 0 0 0 89144 412 0 0 25 0 1 0 1839522585 214904832 51056 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/2806/statm): 52467 51056 1116 68 0 52399 0
[pid=2806] vsize: 209868
Current children cumulated CPU time (s) 895.56
Current children cumulated vsize (Kb) 209868

[startup+910.021 s]
Raw data (loadavg): 1.00 0.96 0.64 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 51710 0 0 0 90136 415 0 0 25 0 1 0 1839522585 216842240 51539 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 52940 51539 1116 68 0 52872 0
[pid=2806] vsize: 211760
Current children cumulated CPU time (s) 905.51
Current children cumulated vsize (Kb) 211760

[startup+920.021 s]
Raw data (loadavg): 1.00 0.96 0.64 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 51930 0 0 0 91134 417 0 0 25 0 1 0 1839522585 217788416 51759 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 53171 51759 1116 68 0 53103 0
[pid=2806] vsize: 212684
Current children cumulated CPU time (s) 915.51
Current children cumulated vsize (Kb) 212684

[startup+930.021 s]
Raw data (loadavg): 1.00 0.96 0.64 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 52154 0 0 0 92130 419 0 0 25 0 1 0 1839522585 218599424 51982 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 53369 51982 1116 68 0 53301 0
[pid=2806] vsize: 213476
Current children cumulated CPU time (s) 925.49
Current children cumulated vsize (Kb) 213476

[startup+940.022 s]
Raw data (loadavg): 1.00 0.96 0.65 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 52504 0 0 0 93125 422 0 0 25 0 1 0 1839522585 220086272 52332 4294967295 134512640 134736556 3221224560 3221223164 134554110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 53732 52332 1116 68 0 53664 0
[pid=2806] vsize: 214928
Current children cumulated CPU time (s) 935.47
Current children cumulated vsize (Kb) 214928

[startup+950.022 s]
Raw data (loadavg): 1.00 0.96 0.65 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 52924 0 0 0 94119 425 0 0 25 0 1 0 1839522585 221843456 52752 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 54161 52752 1116 68 0 54093 0
[pid=2806] vsize: 216644
Current children cumulated CPU time (s) 945.44
Current children cumulated vsize (Kb) 216644

[startup+960.023 s]
Raw data (loadavg): 1.00 0.96 0.65 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 53410 0 0 0 95108 431 0 0 25 0 1 0 1839522585 223735808 53238 4294967295 134512640 134736556 3221224560 3221223024 134536103 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 54623 53238 1116 68 0 54555 0
[pid=2806] vsize: 218492
Current children cumulated CPU time (s) 955.39
Current children cumulated vsize (Kb) 218492

[startup+970.023 s]
Raw data (loadavg): 1.00 0.96 0.66 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 53744 0 0 0 96102 433 0 0 25 0 1 0 1839522585 225234944 53572 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 54989 53572 1116 68 0 54921 0
[pid=2806] vsize: 219956
Current children cumulated CPU time (s) 965.35
Current children cumulated vsize (Kb) 219956

[startup+980.024 s]
Raw data (loadavg): 1.00 0.96 0.66 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 54050 0 0 0 97096 436 0 0 25 0 1 0 1839522585 226451456 53878 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 55286 53878 1116 68 0 55218 0
[pid=2806] vsize: 221144
Current children cumulated CPU time (s) 975.32
Current children cumulated vsize (Kb) 221144

[startup+990.024 s]
Raw data (loadavg): 1.00 0.96 0.66 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 54318 0 0 0 98091 438 0 0 25 0 1 0 1839522585 227532800 54146 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 55550 54146 1116 68 0 55482 0
[pid=2806] vsize: 222200
Current children cumulated CPU time (s) 985.29
Current children cumulated vsize (Kb) 222200

[startup+1000.02 s]
Raw data (loadavg): 1.00 0.97 0.66 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 54577 0 0 0 99086 441 0 0 25 0 1 0 1839522585 228614144 54405 4294967295 134512640 134736556 3221224560 3221223248 134536546 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 55814 54405 1116 68 0 55746 0
[pid=2806] vsize: 223256
Current children cumulated CPU time (s) 995.27
Current children cumulated vsize (Kb) 223256

[startup+1010.03 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 54859 0 0 0 100080 444 0 0 25 0 1 0 1839522585 229695488 54687 4294967295 134512640 134736556 3221224560 3221223232 134528763 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 56078 54687 1116 68 0 56010 0
[pid=2806] vsize: 224312
Current children cumulated CPU time (s) 1005.24
Current children cumulated vsize (Kb) 224312

[startup+1020.03 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 55144 0 0 0 101074 447 0 0 25 0 1 0 1839522585 230912000 54972 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 56375 54972 1116 68 0 56307 0
[pid=2806] vsize: 225500
Current children cumulated CPU time (s) 1015.21
Current children cumulated vsize (Kb) 225500

[startup+1030.03 s]
Raw data (loadavg): 1.00 0.97 0.67 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 55532 0 0 0 102066 451 0 0 25 0 1 0 1839522585 232534016 55360 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 56771 55360 1116 68 0 56703 0
[pid=2806] vsize: 227084
Current children cumulated CPU time (s) 1025.17
Current children cumulated vsize (Kb) 227084

[startup+1040.03 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 55846 0 0 0 103061 453 0 0 25 0 1 0 1839522585 233750528 55674 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 57068 55674 1116 68 0 57000 0
[pid=2806] vsize: 228272
Current children cumulated CPU time (s) 1035.14
Current children cumulated vsize (Kb) 228272

[startup+1050.03 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 56102 0 0 0 104057 455 0 0 25 0 1 0 1839522585 234831872 55930 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 57332 55930 1116 68 0 57264 0
[pid=2806] vsize: 229328
Current children cumulated CPU time (s) 1045.12
Current children cumulated vsize (Kb) 229328

[startup+1060.03 s]
Raw data (loadavg): 1.00 0.97 0.68 1/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) T 2805 2806 2660 0 -1 0 56352 0 0 0 105053 457 0 0 25 0 1 0 1839522585 235970560 56180 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/2806/statm): 57610 56180 1116 68 0 57542 0
[pid=2806] vsize: 230440
Current children cumulated CPU time (s) 1055.1
Current children cumulated vsize (Kb) 230440

[startup+1070.03 s]
Raw data (loadavg): 1.00 0.97 0.68 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 56573 0 0 0 106049 460 0 0 25 0 1 0 1839522585 236781568 56401 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 57808 56401 1116 68 0 57740 0
[pid=2806] vsize: 231232
Current children cumulated CPU time (s) 1065.09
Current children cumulated vsize (Kb) 231232

[startup+1080.03 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 56752 0 0 0 107046 462 0 0 25 0 1 0 1839522585 237600768 56580 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 58008 56580 1116 68 0 57940 0
[pid=2806] vsize: 232032
Current children cumulated CPU time (s) 1075.08
Current children cumulated vsize (Kb) 232032

[startup+1090.03 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 57013 0 0 0 108041 464 0 0 25 0 1 0 1839522585 238604288 56840 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 58253 56840 1116 68 0 58185 0
[pid=2806] vsize: 233012
Current children cumulated CPU time (s) 1085.05
Current children cumulated vsize (Kb) 233012

[startup+1100.03 s]
Raw data (loadavg): 1.00 0.97 0.69 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 57220 0 0 0 109038 466 0 0 25 0 1 0 1839522585 239415296 57047 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 58451 57047 1116 68 0 58383 0
[pid=2806] vsize: 233804
Current children cumulated CPU time (s) 1095.04
Current children cumulated vsize (Kb) 233804

[startup+1110.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 57840 0 0 0 110027 472 0 0 25 0 1 0 1839522585 242028544 57665 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 59089 57665 1116 68 0 59021 0
[pid=2806] vsize: 236356
Current children cumulated CPU time (s) 1104.99
Current children cumulated vsize (Kb) 236356

[startup+1120.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 58274 0 0 0 111018 476 0 0 25 0 1 0 1839522585 243785728 58099 4294967295 134512640 134736556 3221224560 3221223232 134528678 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 59518 58099 1116 68 0 59450 0
[pid=2806] vsize: 238072
Current children cumulated CPU time (s) 1114.94
Current children cumulated vsize (Kb) 238072

[startup+1130.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 58662 0 0 0 112012 479 0 0 25 0 1 0 1839522585 245411840 58487 4294967295 134512640 134736556 3221224560 3221222468 134717564 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 59915 58487 1116 68 0 59847 0
[pid=2806] vsize: 239660
Current children cumulated CPU time (s) 1124.91
Current children cumulated vsize (Kb) 239660

[startup+1140.03 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 58973 0 0 0 113006 482 0 0 25 0 1 0 1839522585 246722560 58795 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 60235 58795 1116 68 0 60167 0
[pid=2806] vsize: 240940
Current children cumulated CPU time (s) 1134.88
Current children cumulated vsize (Kb) 240940

[startup+1150.03 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 59145 0 0 0 114003 484 0 0 25 0 1 0 1839522585 247476224 58967 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 60419 58967 1116 68 0 60351 0
[pid=2806] vsize: 241676
Current children cumulated CPU time (s) 1144.87
Current children cumulated vsize (Kb) 241676

[startup+1160.03 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 59305 0 0 0 115001 485 0 0 25 0 1 0 1839522585 248242176 59127 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 60606 59127 1116 68 0 60538 0
[pid=2806] vsize: 242424
Current children cumulated CPU time (s) 1154.86
Current children cumulated vsize (Kb) 242424

[startup+1170.03 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 59505 0 0 0 115998 487 0 0 25 0 1 0 1839522585 249139200 59327 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/2806/statm): 60825 59327 1116 68 0 60757 0
[pid=2806] vsize: 243300
Current children cumulated CPU time (s) 1164.85
Current children cumulated vsize (Kb) 243300

[startup+1180.03 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 59848 0 0 0 116992 490 0 0 25 0 1 0 1839522585 250580992 59665 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 61177 59665 1116 68 0 61109 0
[pid=2806] vsize: 244708
Current children cumulated CPU time (s) 1174.82
Current children cumulated vsize (Kb) 244708

[startup+1190.03 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 60159 0 0 0 117986 493 0 0 25 0 1 0 1839522585 252014592 59966 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 61527 59966 1116 68 0 61459 0
[pid=2806] vsize: 246108
Current children cumulated CPU time (s) 1184.79
Current children cumulated vsize (Kb) 246108

[startup+1200.03 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 2806
Raw data (/proc/2806/stat): 2806 (bsolo) R 2805 2806 2660 0 -1 0 60408 0 0 0 118982 495 0 0 25 0 1 0 1839522585 252985344 60215 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/2806/statm): 61764 60215 1116 68 0 61696 0
[pid=2806] vsize: 247056
Current children cumulated CPU time (s) 1194.77
Current children cumulated vsize (Kb) 247056
One traced child (pid=2806) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1200.39
CPU time (s): 1195.14
CPU user time (s): 1190.07
CPU system time (s): 5.06823
CPU usage (%): 99.5625
Max. virtual memory (cumulated for all children) (Kb): 247056

Verifier Data

ERROR: no interpretation found !