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-n3707.opb
MD5SUM9a33380ca74da1778d689b1fccd15cfc
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 29764190431236
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 29764190431236
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 1453

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        906380 kB
Buffers:         33340 kB
Cached:          65384 kB
SwapCached:        692 kB
Active:          42840 kB
Inactive:        58524 kB
HighTotal:      131008 kB
HighFree:        62440 kB
LowTotal:       903652 kB
LowFree:        843940 kB
SwapTotal:     2097136 kB
SwapFree:      2095920 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            21060 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 15:24:05 (client local time) WITH STATUS 0 IN 1196.37 SECONDS
stats: 685 7 1196.37 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.73
c After prepocess the problem consists of 96177 variables and 5300 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 96177 #Dec: 85318 LB: 0 @ 118
c Restart #2 #Var: 96177 #Dec: 192362 LB: 0 @ 153.95
c Restart #3 #Var: 96177 #Dec: 325747 LB: 0 @ 205.56
c Restart #4 #Var: 96177 #Dec: 475689 LB: 0 @ 271.5
c Restart #5 #Var: 96177 #Dec: 655236 LB: 0 @ 352.99
c Restart #6 #Var: 96177 #Dec: 862681 LB: 0 @ 451.97
c CHANGE Heuristic... 
c Restart #0 #Var: 96177 #Dec: 1872105 LB: 0 @ 616.47
c Restart #1 #Var: 96177 #Dec: 1890755 LB: 0 @ 793.85
s UNKNOWN
c Exit Code: 0
c Total time: 1196.1 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/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1783948326 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 107 3 90 68 0 39 0
[pid=9809] 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/wulflinc15/normalized-mps-v2-20-10-n3707.opb

[startup+10.0032 s]
Raw data (loadavg): 0.94 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 61149 0 0 0 830 137 0 0 25 0 1 0 1783948326 252362752 60745 4294967295 134512640 134736556 3221224560 3221223216 1076587042 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 61612 60748 1116 68 0 61544 0
[pid=9809] vsize: 246448
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (Kb) 246448

[startup+20.003 s]
Raw data (loadavg): 0.95 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 104761 0 0 0 1727 222 0 0 25 0 1 0 1783948326 430645248 103854 4294967295 134512640 134736556 3221224560 3221222792 1077364312 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 105138 103854 1116 68 0 105070 0
[pid=9809] vsize: 420552
Current children cumulated CPU time (s) 19.49
Current children cumulated vsize (Kb) 420552

[startup+30.0039 s]
Raw data (loadavg): 0.96 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 106110 0 0 0 2723 225 0 0 25 0 1 0 1783948326 436420608 105203 4294967295 134512640 134736556 3221224560 3221223136 134539937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 106548 105203 1116 68 0 106480 0
[pid=9809] vsize: 426192
Current children cumulated CPU time (s) 29.48
Current children cumulated vsize (Kb) 426192

[startup+40.0047 s]
Raw data (loadavg): 0.96 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 107160 0 0 0 3719 228 0 0 25 0 1 0 1783948326 440807424 106253 4294967295 134512640 134736556 3221224560 3221223072 134572994 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 107619 106253 1116 68 0 107551 0
[pid=9809] vsize: 430476
Current children cumulated CPU time (s) 39.47
Current children cumulated vsize (Kb) 430476

[startup+50.0065 s]
Raw data (loadavg): 0.97 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 108264 0 0 0 4714 232 0 0 25 0 1 0 1783948326 445603840 107357 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 108790 107357 1116 68 0 108722 0
[pid=9809] vsize: 435160
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (Kb) 435160

[startup+60.0073 s]
Raw data (loadavg): 0.97 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 109741 0 0 0 5708 236 0 0 25 0 1 0 1783948326 451710976 108834 4294967295 134512640 134736556 3221224560 3221222444 1077253154 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 110281 108834 1116 68 0 110213 0
[pid=9809] vsize: 441124
Current children cumulated CPU time (s) 59.44
Current children cumulated vsize (Kb) 441124

[startup+70.0071 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 111262 0 0 0 6702 241 0 0 25 0 1 0 1783948326 457814016 110355 4294967295 134512640 134736556 3221224560 3221223088 134572778 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 111771 110355 1116 68 0 111703 0
[pid=9809] vsize: 447084
Current children cumulated CPU time (s) 69.43
Current children cumulated vsize (Kb) 447084

[startup+80.0079 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 113115 0 0 0 7695 246 0 0 25 0 1 0 1783948326 465412096 112208 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 113626 112208 1116 68 0 113558 0
[pid=9809] vsize: 454504
Current children cumulated CPU time (s) 79.41
Current children cumulated vsize (Kb) 454504

[startup+90.0088 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 115392 0 0 0 8685 253 0 0 25 0 1 0 1783948326 474738688 114485 4294967295 134512640 134736556 3221224560 3221221404 1077253419 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 115903 114485 1116 68 0 115835 0
[pid=9809] vsize: 463612
Current children cumulated CPU time (s) 89.38
Current children cumulated vsize (Kb) 463612

[startup+100.01 s]
Raw data (loadavg): 0.98 0.99 0.99 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 134584 0 0 0 9401 380 0 0 17 0 1 0 1783948326 557862912 133677 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136197 133677 1116 68 0 136129 0
[pid=9809] vsize: 544788
Current children cumulated CPU time (s) 97.81
Current children cumulated vsize (Kb) 544788

[startup+110.01 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134646 0 0 0 10340 399 0 0 25 0 1 0 1783948326 557961216 133739 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136221 133739 1116 68 0 136153 0
[pid=9809] vsize: 544884
Current children cumulated CPU time (s) 107.39
Current children cumulated vsize (Kb) 544884

[startup+120.011 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134646 0 0 0 11297 414 0 0 25 0 1 0 1783948326 557961216 133739 4294967295 134512640 134736556 3221224560 3221223248 134544812 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136221 133739 1116 68 0 136153 0
[pid=9809] vsize: 544884
Current children cumulated CPU time (s) 117.11
Current children cumulated vsize (Kb) 544884

[startup+130.012 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134646 0 0 0 12034 501 0 0 21 0 1 0 1783948326 557961216 133739 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136221 133739 1116 68 0 136153 0
[pid=9809] vsize: 544884
Current children cumulated CPU time (s) 125.35
Current children cumulated vsize (Kb) 544884

[startup+140.013 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134646 0 0 0 12993 512 0 0 25 0 1 0 1783948326 557961216 133739 4294967295 134512640 134736556 3221224560 3221223260 1076647540 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136221 133739 1116 68 0 136153 0
[pid=9809] vsize: 544884
Current children cumulated CPU time (s) 135.05
Current children cumulated vsize (Kb) 544884

[startup+150.015 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 134657 0 0 0 13920 535 0 0 19 0 1 0 1783948326 558096384 133750 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136254 133750 1116 68 0 136186 0
[pid=9809] vsize: 545016
Current children cumulated CPU time (s) 144.55
Current children cumulated vsize (Kb) 545016

[startup+160.016 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 134657 0 0 0 14864 554 0 0 20 0 1 0 1783948326 558075904 133750 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136249 133750 1116 68 0 136181 0
[pid=9809] vsize: 544996
Current children cumulated CPU time (s) 154.18
Current children cumulated vsize (Kb) 544996

[startup+170.016 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134657 0 0 0 15612 638 0 0 25 0 1 0 1783948326 557961216 133740 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136221 133740 1116 68 0 136153 0
[pid=9809] vsize: 544884
Current children cumulated CPU time (s) 162.5
Current children cumulated vsize (Kb) 544884

[startup+180.017 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 134657 0 0 0 16553 658 0 0 20 0 1 0 1783948326 557961216 133740 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136221 133740 1116 68 0 136153 0
[pid=9809] vsize: 544884
Current children cumulated CPU time (s) 172.11
Current children cumulated vsize (Kb) 544884

[startup+190.018 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134667 0 0 0 17502 675 0 0 25 0 1 0 1783948326 558096384 133750 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136254 133750 1116 68 0 136186 0
[pid=9809] vsize: 545016
Current children cumulated CPU time (s) 181.77
Current children cumulated vsize (Kb) 545016

[startup+200.019 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134667 0 0 0 18436 697 0 0 25 0 1 0 1783948326 558075904 133750 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136249 133750 1116 68 0 136181 0
[pid=9809] vsize: 544996
Current children cumulated CPU time (s) 191.33
Current children cumulated vsize (Kb) 544996

[startup+210.02 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 19360 722 0 0 17 0 1 0 1783948326 558075904 133752 4294967295 134512640 134736556 3221224560 3221223232 134528848 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136249 133752 1116 68 0 136181 0
[pid=9809] vsize: 544996
Current children cumulated CPU time (s) 200.82
Current children cumulated vsize (Kb) 544996

[startup+220.02 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 20113 806 0 0 21 0 1 0 1783948326 558075904 133752 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136249 133752 1116 68 0 136181 0
[pid=9809] vsize: 544996
Current children cumulated CPU time (s) 209.19
Current children cumulated vsize (Kb) 544996

[startup+230.021 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 21067 823 0 0 25 0 1 0 1783948326 558075904 133752 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136249 133752 1116 68 0 136181 0
[pid=9809] vsize: 544996
Current children cumulated CPU time (s) 218.9
Current children cumulated vsize (Kb) 544996

[startup+240.021 s]
Raw data (loadavg): 1.07 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 21984 851 0 0 19 0 1 0 1783948326 558063616 133752 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136246 133752 1116 68 0 136178 0
[pid=9809] vsize: 544984
Current children cumulated CPU time (s) 228.35
Current children cumulated vsize (Kb) 544984

[startup+250.023 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 22924 872 0 0 25 0 1 0 1783948326 558063616 133752 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136246 133752 1116 68 0 136178 0
[pid=9809] vsize: 544984
Current children cumulated CPU time (s) 237.96
Current children cumulated vsize (Kb) 544984

[startup+260.024 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 23867 892 0 0 24 0 1 0 1783948326 558063616 133752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136246 133752 1116 68 0 136178 0
[pid=9809] vsize: 544984
Current children cumulated CPU time (s) 247.59
Current children cumulated vsize (Kb) 544984

[startup+270.025 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 24836 901 0 0 25 0 1 0 1783948326 558063616 133752 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136246 133752 1116 68 0 136178 0
[pid=9809] vsize: 544984
Current children cumulated CPU time (s) 257.37
Current children cumulated vsize (Kb) 544984

[startup+280.025 s]
Raw data (loadavg): 1.04 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 25772 923 0 0 25 0 1 0 1783948326 558063616 133752 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136246 133752 1116 68 0 136178 0
[pid=9809] vsize: 544984
Current children cumulated CPU time (s) 266.95
Current children cumulated vsize (Kb) 544984

[startup+290.026 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 26514 1010 0 0 23 0 1 0 1783948326 558063616 133752 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136246 133752 1116 68 0 136178 0
[pid=9809] vsize: 544984
Current children cumulated CPU time (s) 275.24
Current children cumulated vsize (Kb) 544984

[startup+300.027 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 27452 1032 0 0 25 0 1 0 1783948326 558006272 133751 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136232 133751 1116 68 0 136164 0
[pid=9809] vsize: 544928
Current children cumulated CPU time (s) 284.84
Current children cumulated vsize (Kb) 544928

[startup+310.028 s]
Raw data (loadavg): 1.02 1.00 1.00 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 134669 0 0 0 28382 1055 0 0 23 0 1 0 1783948326 558006272 133751 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136232 133751 1116 68 0 136164 0
[pid=9809] vsize: 544928
Current children cumulated CPU time (s) 294.37
Current children cumulated vsize (Kb) 544928

[startup+320.031 s]
Raw data (loadavg): 1.09 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134669 0 0 0 29290 1087 0 0 19 0 1 0 1783948326 558006272 133751 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136232 133751 1116 68 0 136164 0
[pid=9809] vsize: 544928
Current children cumulated CPU time (s) 303.77
Current children cumulated vsize (Kb) 544928

[startup+330.031 s]
Raw data (loadavg): 1.08 1.02 1.00 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 134670 0 0 0 30233 1107 0 0 19 0 1 0 1783948326 558133248 133752 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136263 133752 1116 68 0 136195 0
[pid=9809] vsize: 545052
Current children cumulated CPU time (s) 313.4
Current children cumulated vsize (Kb) 545052

[startup+340.032 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134670 0 0 0 31192 1123 0 0 25 0 1 0 1783948326 558075904 133752 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136249 133752 1116 68 0 136181 0
[pid=9809] vsize: 544996
Current children cumulated CPU time (s) 323.15
Current children cumulated vsize (Kb) 544996

[startup+350.034 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134670 0 0 0 32127 1143 0 0 25 0 1 0 1783948326 558071808 133752 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136248 133752 1116 68 0 136180 0
[pid=9809] vsize: 544992
Current children cumulated CPU time (s) 332.7
Current children cumulated vsize (Kb) 544992

[startup+360.035 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134670 0 0 0 33093 1154 0 0 25 0 1 0 1783948326 558071808 133752 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136248 133752 1116 68 0 136180 0
[pid=9809] vsize: 544992
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (Kb) 544992

[startup+370.035 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134670 0 0 0 34059 1165 0 0 25 0 1 0 1783948326 558071808 133752 4294967295 134512640 134736556 3221224560 3221223136 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136248 133752 1116 68 0 136180 0
[pid=9809] vsize: 544992
Current children cumulated CPU time (s) 352.24
Current children cumulated vsize (Kb) 544992

[startup+380.036 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134680 0 0 0 34774 1262 0 0 21 0 1 0 1783948326 558039040 133736 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136240 133736 1116 68 0 136172 0
[pid=9809] vsize: 544960
Current children cumulated CPU time (s) 360.36
Current children cumulated vsize (Kb) 544960

[startup+390.036 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134682 0 0 0 35706 1285 0 0 25 0 1 0 1783948326 558018560 133738 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136235 133738 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 369.91
Current children cumulated vsize (Kb) 544940

[startup+400.037 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134683 0 0 0 36635 1308 0 0 25 0 1 0 1783948326 558018560 133739 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136235 133739 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 379.43
Current children cumulated vsize (Kb) 544940

[startup+410.038 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134694 0 0 0 37569 1330 0 0 25 0 1 0 1783948326 558018560 133750 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136235 133750 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 388.99
Current children cumulated vsize (Kb) 544940

[startup+420.039 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134696 0 0 0 38499 1352 0 0 25 0 1 0 1783948326 558018560 133752 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136235 133752 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (Kb) 544940

[startup+430.04 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134696 0 0 0 39432 1374 0 0 25 0 1 0 1783948326 558018560 133752 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136235 133752 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (Kb) 544940

[startup+440.039 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134696 0 0 0 40398 1384 0 0 25 0 1 0 1783948326 558018560 133752 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136235 133752 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 417.82
Current children cumulated vsize (Kb) 544940

[startup+450.04 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134696 0 0 0 41358 1399 0 0 25 0 1 0 1783948326 558018560 133752 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136235 133752 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 427.57
Current children cumulated vsize (Kb) 544940

[startup+460.041 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 134696 0 0 0 42311 1415 0 0 21 0 1 0 1783948326 558018560 133752 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136235 133752 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 437.26
Current children cumulated vsize (Kb) 544940

[startup+470.041 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 134696 0 0 0 43262 1431 0 0 19 0 1 0 1783948326 558018560 133752 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136235 133752 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 446.93
Current children cumulated vsize (Kb) 544940

[startup+480.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134696 0 0 0 44004 1514 0 0 18 0 1 0 1783948326 558018560 133752 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136235 133752 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 455.18
Current children cumulated vsize (Kb) 544940

[startup+490.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134696 0 0 0 44931 1536 0 0 25 0 1 0 1783948326 558018560 133752 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136235 133752 1116 68 0 136167 0
[pid=9809] vsize: 544940
Current children cumulated CPU time (s) 464.67
Current children cumulated vsize (Kb) 544940

[startup+500.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134805 0 0 0 45728 1606 0 0 25 0 1 0 1783948326 558534656 133861 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136361 133861 1116 68 0 136293 0
[pid=9809] vsize: 545444
Current children cumulated CPU time (s) 473.34
Current children cumulated vsize (Kb) 545444

[startup+510.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134889 0 0 0 46401 1713 0 0 25 0 1 0 1783948326 558804992 133945 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136427 133945 1116 68 0 136359 0
[pid=9809] vsize: 545708
Current children cumulated CPU time (s) 481.14
Current children cumulated vsize (Kb) 545708

[startup+520.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 134889 0 0 0 47099 1813 0 0 17 0 1 0 1783948326 558804992 133945 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136427 133945 1116 68 0 136359 0
[pid=9809] vsize: 545708
Current children cumulated CPU time (s) 489.12
Current children cumulated vsize (Kb) 545708

[startup+530.046 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 134945 0 0 0 47814 1909 0 0 17 0 1 0 1783948326 559075328 134001 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136493 134001 1116 68 0 136425 0
[pid=9809] vsize: 545972
Current children cumulated CPU time (s) 497.23
Current children cumulated vsize (Kb) 545972

[startup+540.047 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135030 0 0 0 48497 2018 0 0 25 0 1 0 1783948326 559448064 134086 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136584 134086 1116 68 0 136516 0
[pid=9809] vsize: 546336
Current children cumulated CPU time (s) 505.15
Current children cumulated vsize (Kb) 546336

[startup+550.048 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135030 0 0 0 49183 2120 0 0 17 0 1 0 1783948326 559104000 134019 4294967295 134512640 134736556 3221224560 3221223104 134716187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136500 134019 1116 68 0 136432 0
[pid=9809] vsize: 546000
Current children cumulated CPU time (s) 513.03
Current children cumulated vsize (Kb) 546000

[startup+560.048 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135153 0 0 0 49954 2194 0 0 25 0 1 0 1783948326 559104000 134019 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136500 134019 1116 68 0 136432 0
[pid=9809] vsize: 546000
Current children cumulated CPU time (s) 521.48
Current children cumulated vsize (Kb) 546000

[startup+570.049 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135303 0 0 0 50586 2320 0 0 17 0 1 0 1783948326 559779840 134169 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136665 134169 1116 68 0 136597 0
[pid=9809] vsize: 546660
Current children cumulated CPU time (s) 529.06
Current children cumulated vsize (Kb) 546660

[startup+580.05 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135416 0 0 0 51382 2388 0 0 18 0 1 0 1783948326 559964160 134229 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 136710 134229 1116 68 0 136642 0
[pid=9809] vsize: 546840
Current children cumulated CPU time (s) 537.7
Current children cumulated vsize (Kb) 546840

[startup+590.051 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135583 0 0 0 52023 2508 0 0 18 0 1 0 1783948326 560779264 134396 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136909 134396 1116 68 0 136841 0
[pid=9809] vsize: 547636
Current children cumulated CPU time (s) 545.31
Current children cumulated vsize (Kb) 547636

[startup+600.053 s]
Raw data (loadavg): 1.10 1.03 1.01 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 135583 0 0 0 52819 2576 0 0 19 0 1 0 1783948326 560775168 134396 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9809/statm): 136908 134396 1116 68 0 136840 0
[pid=9809] vsize: 547632
Current children cumulated CPU time (s) 553.95
Current children cumulated vsize (Kb) 547632

[startup+610.053 s]
Raw data (loadavg): 1.09 1.03 1.00 1/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) T 9808 9809 31778 0 -1 0 135682 0 0 0 53649 2629 0 0 19 0 1 0 1783948326 561184768 134495 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137008 134495 1116 68 0 136940 0
[pid=9809] vsize: 548032
Current children cumulated CPU time (s) 562.78
Current children cumulated vsize (Kb) 548032

[startup+620.054 s]
Raw data (loadavg): 1.15 1.04 1.01 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135724 0 0 0 54472 2687 0 0 25 0 1 0 1783948326 561319936 134537 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137041 134537 1116 68 0 136973 0
[pid=9809] vsize: 548164
Current children cumulated CPU time (s) 571.59
Current children cumulated vsize (Kb) 548164

[startup+630.055 s]
Raw data (loadavg): 1.12 1.04 1.01 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135738 0 0 0 55391 2716 0 0 25 0 1 0 1783948326 561319936 134551 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137041 134551 1116 68 0 136973 0
[pid=9809] vsize: 548164
Current children cumulated CPU time (s) 581.07
Current children cumulated vsize (Kb) 548164

[startup+640.056 s]
Raw data (loadavg): 1.10 1.04 1.01 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135766 0 0 0 56391 2717 0 0 25 0 1 0 1783948326 561455104 134579 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137074 134579 1116 68 0 137006 0
[pid=9809] vsize: 548296
Current children cumulated CPU time (s) 591.08
Current children cumulated vsize (Kb) 548296

[startup+650.056 s]
Raw data (loadavg): 1.09 1.04 1.01 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135766 0 0 0 57390 2717 0 0 25 0 1 0 1783948326 561455104 134579 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137074 134579 1116 68 0 137006 0
[pid=9809] vsize: 548296
Current children cumulated CPU time (s) 601.07
Current children cumulated vsize (Kb) 548296

[startup+660.057 s]
Raw data (loadavg): 1.07 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 135780 0 0 0 58389 2718 0 0 25 0 1 0 1783948326 561299456 134555 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137036 134555 1116 68 0 136968 0
[pid=9809] vsize: 548144
Current children cumulated CPU time (s) 611.07
Current children cumulated vsize (Kb) 548144

[startup+670.057 s]
Raw data (loadavg): 1.06 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 136550 0 0 0 59334 2738 0 0 25 0 1 0 1783948326 562380800 134834 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137300 134834 1116 68 0 137232 0
[pid=9809] vsize: 549200
Current children cumulated CPU time (s) 620.72
Current children cumulated vsize (Kb) 549200

[startup+680.058 s]
Raw data (loadavg): 1.05 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 136900 0 0 0 60332 2739 0 0 25 0 1 0 1783948326 563941376 135184 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137681 135184 1116 68 0 137613 0
[pid=9809] vsize: 550724
Current children cumulated CPU time (s) 630.71
Current children cumulated vsize (Kb) 550724

[startup+690.059 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137056 0 0 0 61332 2740 0 0 25 0 1 0 1783948326 564281344 135268 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137764 135268 1116 68 0 137696 0
[pid=9809] vsize: 551056
Current children cumulated CPU time (s) 640.72
Current children cumulated vsize (Kb) 551056

[startup+700.06 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137059 0 0 0 62331 2740 0 0 25 0 1 0 1783948326 564260864 135271 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137759 135271 1116 68 0 137691 0
[pid=9809] vsize: 551036
Current children cumulated CPU time (s) 650.71
Current children cumulated vsize (Kb) 551036

[startup+710.061 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137120 0 0 0 63331 2740 0 0 25 0 1 0 1783948326 563851264 135192 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137659 135192 1116 68 0 137591 0
[pid=9809] vsize: 550636
Current children cumulated CPU time (s) 660.71
Current children cumulated vsize (Kb) 550636

[startup+720.06 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137124 0 0 0 64331 2740 0 0 25 0 1 0 1783948326 563851264 135196 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137659 135196 1116 68 0 137591 0
[pid=9809] vsize: 550636
Current children cumulated CPU time (s) 670.71
Current children cumulated vsize (Kb) 550636

[startup+730.061 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137124 0 0 0 65331 2740 0 0 25 0 1 0 1783948326 563851264 135196 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137659 135196 1116 68 0 137591 0
[pid=9809] vsize: 550636
Current children cumulated CPU time (s) 680.71
Current children cumulated vsize (Kb) 550636

[startup+740.062 s]
Raw data (loadavg): 1.10 1.04 1.01 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137124 0 0 0 66331 2740 0 0 25 0 1 0 1783948326 563851264 135196 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137659 135196 1116 68 0 137591 0
[pid=9809] vsize: 550636
Current children cumulated CPU time (s) 690.71
Current children cumulated vsize (Kb) 550636

[startup+750.062 s]
Raw data (loadavg): 1.08 1.04 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137124 0 0 0 67331 2740 0 0 25 0 1 0 1783948326 563851264 135196 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137659 135196 1116 68 0 137591 0
[pid=9809] vsize: 550636
Current children cumulated CPU time (s) 700.71
Current children cumulated vsize (Kb) 550636

[startup+760.063 s]
Raw data (loadavg): 1.07 1.04 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137124 0 0 0 68331 2740 0 0 25 0 1 0 1783948326 563851264 135196 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137659 135196 1116 68 0 137591 0
[pid=9809] vsize: 550636
Current children cumulated CPU time (s) 710.71
Current children cumulated vsize (Kb) 550636

[startup+770.063 s]
Raw data (loadavg): 1.06 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137124 0 0 0 69331 2740 0 0 25 0 1 0 1783948326 563851264 135196 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137659 135196 1116 68 0 137591 0
[pid=9809] vsize: 550636
Current children cumulated CPU time (s) 720.71
Current children cumulated vsize (Kb) 550636

[startup+780.064 s]
Raw data (loadavg): 1.05 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137124 0 0 0 70331 2741 0 0 25 0 1 0 1783948326 563851264 135196 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137659 135196 1116 68 0 137591 0
[pid=9809] vsize: 550636
Current children cumulated CPU time (s) 730.72
Current children cumulated vsize (Kb) 550636

[startup+790.064 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137124 0 0 0 71330 2741 0 0 25 0 1 0 1783948326 563851264 135196 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137659 135196 1116 68 0 137591 0
[pid=9809] vsize: 550636
Current children cumulated CPU time (s) 740.71
Current children cumulated vsize (Kb) 550636

[startup+800.064 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137124 0 0 0 72316 2746 0 0 25 0 1 0 1783948326 562528256 134873 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137336 134873 1116 68 0 137268 0
[pid=9809] vsize: 549344
Current children cumulated CPU time (s) 750.62
Current children cumulated vsize (Kb) 549344

[startup+810.065 s]
Raw data (loadavg): 1.03 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137137 0 0 0 73316 2746 0 0 25 0 1 0 1783948326 562663424 134886 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137369 134886 1116 68 0 137301 0
[pid=9809] vsize: 549476
Current children cumulated CPU time (s) 760.62
Current children cumulated vsize (Kb) 549476

[startup+820.066 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137170 0 0 0 74316 2746 0 0 25 0 1 0 1783948326 562663424 134906 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137369 134906 1116 68 0 137301 0
[pid=9809] vsize: 549476
Current children cumulated CPU time (s) 770.62
Current children cumulated vsize (Kb) 549476

[startup+830.066 s]
Raw data (loadavg): 1.02 1.03 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137170 0 0 0 75316 2746 0 0 25 0 1 0 1783948326 562663424 134906 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137369 134906 1116 68 0 137301 0
[pid=9809] vsize: 549476
Current children cumulated CPU time (s) 780.62
Current children cumulated vsize (Kb) 549476

[startup+840.067 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137170 0 0 0 76316 2746 0 0 25 0 1 0 1783948326 562622464 134896 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137359 134896 1116 68 0 137291 0
[pid=9809] vsize: 549436
Current children cumulated CPU time (s) 790.62
Current children cumulated vsize (Kb) 549436

[startup+850.067 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137172 0 0 0 77261 2765 0 0 25 0 1 0 1783948326 562499584 134868 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137329 134868 1116 68 0 137261 0
[pid=9809] vsize: 549316
Current children cumulated CPU time (s) 800.26
Current children cumulated vsize (Kb) 549316

[startup+860.068 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137348 0 0 0 78260 2766 0 0 25 0 1 0 1783948326 563290112 135044 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137522 135044 1116 68 0 137454 0
[pid=9809] vsize: 550088
Current children cumulated CPU time (s) 810.26
Current children cumulated vsize (Kb) 550088

[startup+870.068 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137402 0 0 0 79259 2767 0 0 25 0 1 0 1783948326 563560448 135098 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137588 135098 1116 68 0 137520 0
[pid=9809] vsize: 550352
Current children cumulated CPU time (s) 820.26
Current children cumulated vsize (Kb) 550352

[startup+880.069 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137405 0 0 0 80257 2767 0 0 25 0 1 0 1783948326 563560448 135101 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9809/statm): 137588 135101 1116 68 0 137520 0
[pid=9809] vsize: 550352
Current children cumulated CPU time (s) 830.24
Current children cumulated vsize (Kb) 550352

[startup+890.069 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137791 0 0 0 81250 2770 0 0 25 0 1 0 1783948326 565174272 135487 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 137982 135487 1116 68 0 137914 0
[pid=9809] vsize: 551928
Current children cumulated CPU time (s) 840.2
Current children cumulated vsize (Kb) 551928

[startup+900.069 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137833 0 0 0 82250 2771 0 0 25 0 1 0 1783948326 565309440 135529 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138015 135529 1116 68 0 137947 0
[pid=9809] vsize: 552060
Current children cumulated CPU time (s) 850.21
Current children cumulated vsize (Kb) 552060

[startup+910.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 137939 0 0 0 83250 2771 0 0 25 0 1 0 1783948326 565723136 135635 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138116 135635 1116 68 0 138048 0
[pid=9809] vsize: 552464
Current children cumulated CPU time (s) 860.21
Current children cumulated vsize (Kb) 552464

[startup+920.07 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138112 0 0 0 84249 2772 0 0 25 0 1 0 1783948326 566382592 135793 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138277 135793 1116 68 0 138209 0
[pid=9809] vsize: 553108
Current children cumulated CPU time (s) 870.21
Current children cumulated vsize (Kb) 553108

[startup+930.071 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138253 0 0 0 85249 2772 0 0 25 0 1 0 1783948326 566063104 135684 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138199 135684 1116 68 0 138131 0
[pid=9809] vsize: 552796
Current children cumulated CPU time (s) 880.21
Current children cumulated vsize (Kb) 552796

[startup+940.071 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138287 0 0 0 86249 2772 0 0 25 0 1 0 1783948326 566063104 135718 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138199 135718 1116 68 0 138131 0
[pid=9809] vsize: 552796
Current children cumulated CPU time (s) 890.21
Current children cumulated vsize (Kb) 552796

[startup+950.071 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138289 0 0 0 87249 2772 0 0 25 0 1 0 1783948326 565796864 135661 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138134 135661 1116 68 0 138066 0
[pid=9809] vsize: 552536
Current children cumulated CPU time (s) 900.21
Current children cumulated vsize (Kb) 552536

[startup+960.072 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138424 0 0 0 88249 2772 0 0 25 0 1 0 1783948326 566394880 135796 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138280 135796 1116 68 0 138212 0
[pid=9809] vsize: 553120
Current children cumulated CPU time (s) 910.21
Current children cumulated vsize (Kb) 553120

[startup+970.072 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138451 0 0 0 89249 2772 0 0 25 0 1 0 1783948326 566530048 135823 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138313 135823 1116 68 0 138245 0
[pid=9809] vsize: 553252
Current children cumulated CPU time (s) 920.21
Current children cumulated vsize (Kb) 553252

[startup+980.073 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138603 0 0 0 90249 2773 0 0 25 0 1 0 1783948326 566009856 135691 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138186 135691 1116 68 0 138118 0
[pid=9809] vsize: 552744
Current children cumulated CPU time (s) 930.22
Current children cumulated vsize (Kb) 552744

[startup+990.074 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138632 0 0 0 91249 2773 0 0 25 0 1 0 1783948326 566145024 135720 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138219 135720 1116 68 0 138151 0
[pid=9809] vsize: 552876
Current children cumulated CPU time (s) 940.22
Current children cumulated vsize (Kb) 552876

[startup+1000.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138815 0 0 0 92248 2773 0 0 25 0 1 0 1783948326 565731328 135613 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138118 135613 1116 68 0 138050 0
[pid=9809] vsize: 552472
Current children cumulated CPU time (s) 950.21
Current children cumulated vsize (Kb) 552472

[startup+1010.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138854 0 0 0 93249 2773 0 0 25 0 1 0 1783948326 565460992 135579 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138052 135579 1116 68 0 137984 0
[pid=9809] vsize: 552208
Current children cumulated CPU time (s) 960.22
Current children cumulated vsize (Kb) 552208

[startup+1020.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138854 0 0 0 94249 2773 0 0 25 0 1 0 1783948326 565460992 135579 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138052 135579 1116 68 0 137984 0
[pid=9809] vsize: 552208
Current children cumulated CPU time (s) 970.22
Current children cumulated vsize (Kb) 552208

[startup+1030.07 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 138916 0 0 0 95249 2773 0 0 25 0 1 0 1783948326 565882880 135641 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138155 135641 1116 68 0 138087 0
[pid=9809] vsize: 552620
Current children cumulated CPU time (s) 980.22
Current children cumulated vsize (Kb) 552620

[startup+1040.08 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139075 0 0 0 96248 2774 0 0 25 0 1 0 1783948326 566411264 135800 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138284 135800 1116 68 0 138216 0
[pid=9809] vsize: 553136
Current children cumulated CPU time (s) 990.22
Current children cumulated vsize (Kb) 553136

[startup+1050.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139087 0 0 0 97248 2774 0 0 25 0 1 0 1783948326 566546432 135812 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138317 135812 1116 68 0 138249 0
[pid=9809] vsize: 553268
Current children cumulated CPU time (s) 1000.22
Current children cumulated vsize (Kb) 553268

[startup+1060.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139218 0 0 0 98248 2774 0 0 25 0 1 0 1783948326 567095296 135943 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138451 135943 1116 68 0 138383 0
[pid=9809] vsize: 553804
Current children cumulated CPU time (s) 1010.22
Current children cumulated vsize (Kb) 553804

[startup+1070.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139359 0 0 0 99248 2774 0 0 25 0 1 0 1783948326 567603200 136084 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138575 136084 1116 68 0 138507 0
[pid=9809] vsize: 554300
Current children cumulated CPU time (s) 1020.22
Current children cumulated vsize (Kb) 554300

[startup+1080.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139362 0 0 0 100248 2774 0 0 25 0 1 0 1783948326 567603200 136087 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138575 136087 1116 68 0 138507 0
[pid=9809] vsize: 554300
Current children cumulated CPU time (s) 1030.22
Current children cumulated vsize (Kb) 554300

[startup+1090.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139362 0 0 0 101249 2774 0 0 25 0 1 0 1783948326 567603200 136087 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138575 136087 1116 68 0 138507 0
[pid=9809] vsize: 554300
Current children cumulated CPU time (s) 1040.23
Current children cumulated vsize (Kb) 554300

[startup+1100.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139362 0 0 0 102249 2774 0 0 25 0 1 0 1783948326 567603200 136087 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138575 136087 1116 68 0 138507 0
[pid=9809] vsize: 554300
Current children cumulated CPU time (s) 1050.23
Current children cumulated vsize (Kb) 554300

[startup+1110.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139437 0 0 0 103249 2774 0 0 25 0 1 0 1783948326 568008704 136162 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138674 136162 1116 68 0 138606 0
[pid=9809] vsize: 554696
Current children cumulated CPU time (s) 1060.23
Current children cumulated vsize (Kb) 554696

[startup+1120.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139533 0 0 0 104249 2774 0 0 25 0 1 0 1783948326 568287232 136258 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138742 136258 1116 68 0 138674 0
[pid=9809] vsize: 554968
Current children cumulated CPU time (s) 1070.23
Current children cumulated vsize (Kb) 554968

[startup+1130.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139533 0 0 0 105249 2774 0 0 25 0 1 0 1783948326 568287232 136258 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138742 136258 1116 68 0 138674 0
[pid=9809] vsize: 554968
Current children cumulated CPU time (s) 1080.23
Current children cumulated vsize (Kb) 554968

[startup+1140.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139536 0 0 0 106249 2774 0 0 25 0 1 0 1783948326 568287232 136261 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138742 136261 1116 68 0 138674 0
[pid=9809] vsize: 554968
Current children cumulated CPU time (s) 1090.23
Current children cumulated vsize (Kb) 554968

[startup+1150.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139536 0 0 0 107250 2774 0 0 25 0 1 0 1783948326 568287232 136261 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138742 136261 1116 68 0 138674 0
[pid=9809] vsize: 554968
Current children cumulated CPU time (s) 1100.24
Current children cumulated vsize (Kb) 554968

[startup+1160.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139536 0 0 0 108250 2774 0 0 25 0 1 0 1783948326 568287232 136261 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138742 136261 1116 68 0 138674 0
[pid=9809] vsize: 554968
Current children cumulated CPU time (s) 1110.24
Current children cumulated vsize (Kb) 554968

[startup+1170.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139536 0 0 0 109250 2774 0 0 25 0 1 0 1783948326 568287232 136261 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138742 136261 1116 68 0 138674 0
[pid=9809] vsize: 554968
Current children cumulated CPU time (s) 1120.24
Current children cumulated vsize (Kb) 554968

[startup+1180.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139540 0 0 0 110250 2774 0 0 25 0 1 0 1783948326 568287232 136265 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138742 136265 1116 68 0 138674 0
[pid=9809] vsize: 554968
Current children cumulated CPU time (s) 1130.24
Current children cumulated vsize (Kb) 554968

[startup+1190.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139540 0 0 0 111250 2774 0 0 25 0 1 0 1783948326 568287232 136265 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138742 136265 1116 68 0 138674 0
[pid=9809] vsize: 554968
Current children cumulated CPU time (s) 1140.24
Current children cumulated vsize (Kb) 554968

[startup+1200.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139542 0 0 0 112251 2774 0 0 25 0 1 0 1783948326 568287232 136267 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138742 136267 1116 68 0 138674 0
[pid=9809] vsize: 554968
Current children cumulated CPU time (s) 1150.25
Current children cumulated vsize (Kb) 554968

[startup+1210.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139578 0 0 0 113251 2775 0 0 25 0 1 0 1783948326 568557568 136303 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138808 136303 1116 68 0 138740 0
[pid=9809] vsize: 555232
Current children cumulated CPU time (s) 1160.26
Current children cumulated vsize (Kb) 555232

[startup+1220.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139592 0 0 0 114251 2775 0 0 25 0 1 0 1783948326 567762944 136141 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138614 136141 1116 68 0 138546 0
[pid=9809] vsize: 554456
Current children cumulated CPU time (s) 1170.26
Current children cumulated vsize (Kb) 554456

[startup+1230.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139592 0 0 0 115251 2775 0 0 25 0 1 0 1783948326 567762944 136141 4294967295 134512640 134736556 3221224560 3221223136 134550868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138614 136141 1116 68 0 138546 0
[pid=9809] vsize: 554456
Current children cumulated CPU time (s) 1180.26
Current children cumulated vsize (Kb) 554456

[startup+1240.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 9809
Raw data (/proc/9809/stat): 9809 (bsolo) R 9808 9809 31778 0 -1 0 139592 0 0 0 116251 2775 0 0 25 0 1 0 1783948326 567762944 136141 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9809/statm): 138614 136141 1116 68 0 138546 0
[pid=9809] vsize: 554456
Current children cumulated CPU time (s) 1190.26
Current children cumulated vsize (Kb) 554456
One traced child (pid=9809) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1246.19
CPU time (s): 1196.37
CPU user time (s): 1168.37
CPU system time (s): 28.0017
CPU usage (%): 96.0023
Max. virtual memory (cumulated for all children) (Kb): 555232

Verifier Data

ERROR: no interpretation found !