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/manquinho/primes-dimacs-cnf/normalized-g250.29.opb
MD5SUM95af9ee9e7f41d7e844f72bb8840ff83
Bench Categoryoptimization, small integers (OPTSMALLINT)
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 14500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 14500
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 14500
Number of bits of the biggest sum of numbers14
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables14500
Total number of constraints461872
Number of constraints which are clauses461872
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint29

Trace number 169

Launcher Data

LAUNCH ON wulflinc19 THE 2005-09-18 08:20:30 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=128 boxname=wulflinc19 idbench=128 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  95af9ee9e7f41d7e844f72bb8840ff83  /oldhome/oroussel/tmp/wulflinc19/normalized-g250.29.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc19/normalized-g250.29.opb
IDLAUNCH: 128
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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	: 3
cpu MHz		: 451.037
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:        943612 kB
Buffers:         33512 kB
Cached:          29848 kB
SwapCached:        832 kB
Active:          59432 kB
Inactive:         6480 kB
HighTotal:      131008 kB
HighFree:       100408 kB
LowTotal:       903652 kB
LowFree:        843204 kB
SwapTotal:     2097892 kB
SwapFree:      2096460 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            19468 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 08:40:28 (client local time) WITH STATUS 0 IN 1195.27 SECONDS
stats: 128 7 1195.27 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 14500 variables and 461872 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 192.39
c After prepocess the problem consists of 14500 variables and 461872 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 14500 #Dec: 1773 LB: 0 @ 205.43
c Restart #2 #Var: 14500 #Dec: 6294 LB: 0 @ 225.25
c Restart #3 #Var: 14500 #Dec: 15357 LB: 0 @ 373.34
c Restart #4 #Var: 14500 #Dec: 18138 LB: 0 @ 520.53
c CHANGE Heuristic... 
c Restart #0 #Var: 14500 #Dec: 22387 LB: 0 @ 704.38
c Restart #1 #Var: 14500 #Dec: 22822 LB: 0 @ 723.07
c Restart #2 #Var: 14500 #Dec: 24041 LB: 0 @ 782.86
c Restart #3 #Var: 14500 #Dec: 25215 LB: 0 @ 863.25
c Restart #4 #Var: 14500 #Dec: 30441 LB: 0 @ 1011.3
s UNKNOWN
c Exit Code: 0
c Total time: 1195.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/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1839752497 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 107 3 90 68 0 39 0
[pid=6571] 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/wulflinc19/normalized-g250.29.opb

[startup+10.004 s]
Raw data (loadavg): 0.84 0.93 0.88 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 9373 0 0 0 959 30 0 0 25 0 1 0 1839752497 41598976 9284 4294967295 134512640 134736556 3221224576 3221221596 1077359153 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 10156 9284 1116 68 0 10088 0
[pid=6571] vsize: 40624
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (Kb) 40624

[startup+20.0048 s]
Raw data (loadavg): 0.87 0.93 0.88 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 19161 0 0 0 1919 63 0 0 25 0 1 0 1839752497 81625088 19072 4294967295 134512640 134736556 3221224576 3221223088 134572819 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 19928 19072 1116 68 0 19860 0
[pid=6571] vsize: 79712
Current children cumulated CPU time (s) 19.82
Current children cumulated vsize (Kb) 79712

[startup+30.0046 s]
Raw data (loadavg): 0.89 0.93 0.88 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 28939 0 0 0 2879 97 0 0 25 0 1 0 1839752497 121655296 28850 4294967295 134512640 134736556 3221224576 3221223472 134570874 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 29701 28850 1116 68 0 29633 0
[pid=6571] vsize: 118804
Current children cumulated CPU time (s) 29.76
Current children cumulated vsize (Kb) 118804

[startup+40.0055 s]
Raw data (loadavg): 0.90 0.93 0.88 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 38676 0 0 0 3845 125 0 0 25 0 1 0 1839752497 161533952 38587 4294967295 134512640 134736556 3221224576 3221223080 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 39437 38587 1116 68 0 39369 0
[pid=6571] vsize: 157748
Current children cumulated CPU time (s) 39.7
Current children cumulated vsize (Kb) 157748

[startup+50.0063 s]
Raw data (loadavg): 0.92 0.93 0.88 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 48563 0 0 0 4809 156 0 0 25 0 1 0 1839752497 202100736 48474 4294967295 134512640 134736556 3221224576 3221223364 1076587012 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 49341 48474 1116 68 0 49273 0
[pid=6571] vsize: 197364
Current children cumulated CPU time (s) 49.65
Current children cumulated vsize (Kb) 197364

[startup+60.0071 s]
Raw data (loadavg): 0.93 0.94 0.88 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 5788 173 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223372 134544444 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 59.61
Current children cumulated vsize (Kb) 223484

[startup+70.0079 s]
Raw data (loadavg): 0.94 0.94 0.88 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 6788 174 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223288 134544056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 69.62
Current children cumulated vsize (Kb) 223484

[startup+80.0078 s]
Raw data (loadavg): 0.95 0.94 0.88 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 7788 174 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223300 134645224 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 79.62
Current children cumulated vsize (Kb) 223484

[startup+90.0086 s]
Raw data (loadavg): 0.96 0.94 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 8788 174 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223392 134644663 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 89.62
Current children cumulated vsize (Kb) 223484

[startup+100.008 s]
Raw data (loadavg): 0.96 0.94 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 9787 175 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223312 134645207 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 99.62
Current children cumulated vsize (Kb) 223484

[startup+110.009 s]
Raw data (loadavg): 0.97 0.94 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 10787 175 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223368 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 109.62
Current children cumulated vsize (Kb) 223484

[startup+120.01 s]
Raw data (loadavg): 0.97 0.95 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 11787 175 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223368 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 119.62
Current children cumulated vsize (Kb) 223484

[startup+130.01 s]
Raw data (loadavg): 0.98 0.95 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 12787 175 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223288 134544013 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 129.62
Current children cumulated vsize (Kb) 223484

[startup+140.011 s]
Raw data (loadavg): 0.98 0.95 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 13786 176 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223392 134644663 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 139.62
Current children cumulated vsize (Kb) 223484

[startup+150.011 s]
Raw data (loadavg): 0.98 0.95 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 14786 176 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223380 134644678 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 149.62
Current children cumulated vsize (Kb) 223484

[startup+160.012 s]
Raw data (loadavg): 0.98 0.95 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 15786 176 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223376 134644684 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 159.62
Current children cumulated vsize (Kb) 223484

[startup+170.013 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 16786 177 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223288 134544045 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 169.63
Current children cumulated vsize (Kb) 223484

[startup+180.013 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 55022 0 0 0 17785 177 0 0 25 0 1 0 1839752497 228847616 54933 4294967295 134512640 134736556 3221224576 3221223296 134645199 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 55871 54933 1116 68 0 55803 0
[pid=6571] vsize: 223484
Current children cumulated CPU time (s) 179.62
Current children cumulated vsize (Kb) 223484

[startup+190.014 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 57730 0 0 0 18779 183 0 0 25 0 1 0 1839752497 239820800 57630 4294967295 134512640 134736556 3221224576 3221223192 134537629 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 58550 57630 1116 68 0 58482 0
[pid=6571] vsize: 234200
Current children cumulated CPU time (s) 189.62
Current children cumulated vsize (Kb) 234200

[startup+200.015 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58089 0 0 0 19771 187 0 0 25 0 1 0 1839752497 241467392 57989 4294967295 134512640 134736556 3221224576 3221223244 134544720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 58952 57989 1116 68 0 58884 0
[pid=6571] vsize: 235808
Current children cumulated CPU time (s) 199.58
Current children cumulated vsize (Kb) 235808

[startup+210.015 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58101 0 0 0 20762 191 0 0 25 0 1 0 1839752497 241467392 58001 4294967295 134512640 134736556 3221224576 3221223184 134537420 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 58952 58001 1116 68 0 58884 0
[pid=6571] vsize: 235808
Current children cumulated CPU time (s) 209.53
Current children cumulated vsize (Kb) 235808

[startup+220.016 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58130 0 0 0 21748 196 0 0 25 0 1 0 1839752497 241586176 58030 4294967295 134512640 134736556 3221224576 3221223152 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 58981 58030 1116 68 0 58913 0
[pid=6571] vsize: 235924
Current children cumulated CPU time (s) 219.44
Current children cumulated vsize (Kb) 235924

[startup+230.016 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58211 0 0 0 22744 198 0 0 25 0 1 0 1839752497 241848320 58111 4294967295 134512640 134736556 3221224576 3221223120 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59045 58111 1116 68 0 58977 0
[pid=6571] vsize: 236180
Current children cumulated CPU time (s) 229.42
Current children cumulated vsize (Kb) 236180

[startup+240.016 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58211 0 0 0 23739 199 0 0 25 0 1 0 1839752497 241848320 58111 4294967295 134512640 134736556 3221224576 3221223132 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59045 58111 1116 68 0 58977 0
[pid=6571] vsize: 236180
Current children cumulated CPU time (s) 239.38
Current children cumulated vsize (Kb) 236180

[startup+250.017 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58211 0 0 0 24734 202 0 0 25 0 1 0 1839752497 241848320 58111 4294967295 134512640 134736556 3221224576 3221223072 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59045 58111 1116 68 0 58977 0
[pid=6571] vsize: 236180
Current children cumulated CPU time (s) 249.36
Current children cumulated vsize (Kb) 236180

[startup+260.017 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58211 0 0 0 25730 203 0 0 25 0 1 0 1839752497 241848320 58111 4294967295 134512640 134736556 3221224576 3221223236 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59045 58111 1116 68 0 58977 0
[pid=6571] vsize: 236180
Current children cumulated CPU time (s) 259.33
Current children cumulated vsize (Kb) 236180

[startup+270.017 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58211 0 0 0 26725 205 0 0 25 0 1 0 1839752497 241848320 58111 4294967295 134512640 134736556 3221224576 3221223200 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59045 58111 1116 68 0 58977 0
[pid=6571] vsize: 236180
Current children cumulated CPU time (s) 269.3
Current children cumulated vsize (Kb) 236180

[startup+280.017 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58211 0 0 0 27720 207 0 0 25 0 1 0 1839752497 241848320 58111 4294967295 134512640 134736556 3221224576 3221223152 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 59045 58111 1116 68 0 58977 0
[pid=6571] vsize: 236180
Current children cumulated CPU time (s) 279.27
Current children cumulated vsize (Kb) 236180

[startup+290.018 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58211 0 0 0 28716 208 0 0 25 0 1 0 1839752497 241848320 58111 4294967295 134512640 134736556 3221224576 3221223168 134543955 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59045 58111 1116 68 0 58977 0
[pid=6571] vsize: 236180
Current children cumulated CPU time (s) 289.24
Current children cumulated vsize (Kb) 236180

[startup+300.018 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58211 0 0 0 29712 210 0 0 25 0 1 0 1839752497 241848320 58111 4294967295 134512640 134736556 3221224576 3221223152 134544670 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59045 58111 1116 68 0 58977 0
[pid=6571] vsize: 236180
Current children cumulated CPU time (s) 299.22
Current children cumulated vsize (Kb) 236180

[startup+310.019 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58218 0 0 0 30708 211 0 0 25 0 1 0 1839752497 241983488 58118 4294967295 134512640 134736556 3221224576 3221223312 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59078 58118 1116 68 0 59010 0
[pid=6571] vsize: 236312
Current children cumulated CPU time (s) 309.19
Current children cumulated vsize (Kb) 236312

[startup+320.019 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58227 0 0 0 31705 213 0 0 25 0 1 0 1839752497 241983488 58127 4294967295 134512640 134736556 3221224576 3221223088 134543161 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59078 58127 1116 68 0 59010 0
[pid=6571] vsize: 236312
Current children cumulated CPU time (s) 319.18
Current children cumulated vsize (Kb) 236312

[startup+330.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58227 0 0 0 32701 214 0 0 25 0 1 0 1839752497 241983488 58127 4294967295 134512640 134736556 3221224576 3221223084 134537534 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59078 58127 1116 68 0 59010 0
[pid=6571] vsize: 236312
Current children cumulated CPU time (s) 329.15
Current children cumulated vsize (Kb) 236312

[startup+340.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58227 0 0 0 33698 216 0 0 25 0 1 0 1839752497 241983488 58127 4294967295 134512640 134736556 3221224576 3221223052 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59078 58127 1116 68 0 59010 0
[pid=6571] vsize: 236312
Current children cumulated CPU time (s) 339.14
Current children cumulated vsize (Kb) 236312

[startup+350.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58231 0 0 0 34694 217 0 0 25 0 1 0 1839752497 241983488 58131 4294967295 134512640 134736556 3221224576 3221223084 134540160 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59078 58131 1116 68 0 59010 0
[pid=6571] vsize: 236312
Current children cumulated CPU time (s) 349.11
Current children cumulated vsize (Kb) 236312

[startup+360.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58243 0 0 0 35691 217 0 0 25 0 1 0 1839752497 241983488 58143 4294967295 134512640 134736556 3221224576 3221223096 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59078 58143 1116 68 0 59010 0
[pid=6571] vsize: 236312
Current children cumulated CPU time (s) 359.08
Current children cumulated vsize (Kb) 236312

[startup+370.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58243 0 0 0 36685 220 0 0 25 0 1 0 1839752497 241983488 58143 4294967295 134512640 134736556 3221224576 3221223172 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59078 58143 1116 68 0 59010 0
[pid=6571] vsize: 236312
Current children cumulated CPU time (s) 369.05
Current children cumulated vsize (Kb) 236312

[startup+380.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58249 0 0 0 37682 221 0 0 25 0 1 0 1839752497 242118656 58149 4294967295 134512640 134736556 3221224576 3221223072 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 59111 58149 1116 68 0 59043 0
[pid=6571] vsize: 236444
Current children cumulated CPU time (s) 379.03
Current children cumulated vsize (Kb) 236444

[startup+390.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58249 0 0 0 38679 222 0 0 25 0 1 0 1839752497 242118656 58149 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 59111 58149 1116 68 0 59043 0
[pid=6571] vsize: 236444
Current children cumulated CPU time (s) 389.01
Current children cumulated vsize (Kb) 236444

[startup+400.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58284 0 0 0 39676 223 0 0 25 0 1 0 1839752497 242253824 58184 4294967295 134512640 134736556 3221224576 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59144 58184 1116 68 0 59076 0
[pid=6571] vsize: 236576
Current children cumulated CPU time (s) 398.99
Current children cumulated vsize (Kb) 236576

[startup+410.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58284 0 0 0 40674 223 0 0 25 0 1 0 1839752497 242253824 58184 4294967295 134512640 134736556 3221224576 3221223152 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59144 58184 1116 68 0 59076 0
[pid=6571] vsize: 236576
Current children cumulated CPU time (s) 408.97
Current children cumulated vsize (Kb) 236576

[startup+420.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58284 0 0 0 41672 225 0 0 25 0 1 0 1839752497 242253824 58184 4294967295 134512640 134736556 3221224576 3221223300 134600574 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59144 58184 1116 68 0 59076 0
[pid=6571] vsize: 236576
Current children cumulated CPU time (s) 418.97
Current children cumulated vsize (Kb) 236576

[startup+430.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58292 0 0 0 42670 226 0 0 25 0 1 0 1839752497 242253824 58192 4294967295 134512640 134736556 3221224576 3221223084 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59144 58192 1116 68 0 59076 0
[pid=6571] vsize: 236576
Current children cumulated CPU time (s) 428.96
Current children cumulated vsize (Kb) 236576

[startup+440.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58296 0 0 0 43668 226 0 0 25 0 1 0 1839752497 242253824 58196 4294967295 134512640 134736556 3221224576 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59144 58196 1116 68 0 59076 0
[pid=6571] vsize: 236576
Current children cumulated CPU time (s) 438.94
Current children cumulated vsize (Kb) 236576

[startup+450.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58323 0 0 0 44667 227 0 0 25 0 1 0 1839752497 242388992 58223 4294967295 134512640 134736556 3221224576 3221223200 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59177 58223 1116 68 0 59109 0
[pid=6571] vsize: 236708
Current children cumulated CPU time (s) 448.94
Current children cumulated vsize (Kb) 236708

[startup+460.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58346 0 0 0 45666 227 0 0 25 0 1 0 1839752497 242524160 58246 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59210 58246 1116 68 0 59142 0
[pid=6571] vsize: 236840
Current children cumulated CPU time (s) 458.93
Current children cumulated vsize (Kb) 236840

[startup+470.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58346 0 0 0 46666 228 0 0 25 0 1 0 1839752497 242524160 58246 4294967295 134512640 134736556 3221224576 3221223160 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59210 58246 1116 68 0 59142 0
[pid=6571] vsize: 236840
Current children cumulated CPU time (s) 468.94
Current children cumulated vsize (Kb) 236840

[startup+480.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58370 0 0 0 47665 228 0 0 25 0 1 0 1839752497 242524160 58270 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59210 58270 1116 68 0 59142 0
[pid=6571] vsize: 236840
Current children cumulated CPU time (s) 478.93
Current children cumulated vsize (Kb) 236840

[startup+490.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58400 0 0 0 48665 228 0 0 25 0 1 0 1839752497 242659328 58300 4294967295 134512640 134736556 3221224576 3221223132 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59243 58300 1116 68 0 59175 0
[pid=6571] vsize: 236972
Current children cumulated CPU time (s) 488.93
Current children cumulated vsize (Kb) 236972

[startup+500.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58428 0 0 0 49664 228 0 0 25 0 1 0 1839752497 242794496 58328 4294967295 134512640 134736556 3221224576 3221223120 134544600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58328 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 498.92
Current children cumulated vsize (Kb) 237104

[startup+510.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58428 0 0 0 50663 229 0 0 25 0 1 0 1839752497 242794496 58328 4294967295 134512640 134736556 3221224576 3221223216 134543782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58328 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 508.92
Current children cumulated vsize (Kb) 237104

[startup+520.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58428 0 0 0 51662 229 0 0 25 0 1 0 1839752497 242794496 58328 4294967295 134512640 134736556 3221224576 3221223168 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58328 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 518.91
Current children cumulated vsize (Kb) 237104

[startup+530.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58428 0 0 0 52660 230 0 0 25 0 1 0 1839752497 242794496 58328 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58328 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 528.9
Current children cumulated vsize (Kb) 237104

[startup+540.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58428 0 0 0 53658 231 0 0 25 0 1 0 1839752497 242794496 58328 4294967295 134512640 134736556 3221224576 3221223232 134544815 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58328 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 538.89
Current children cumulated vsize (Kb) 237104

[startup+550.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58428 0 0 0 54655 232 0 0 25 0 1 0 1839752497 242794496 58328 4294967295 134512640 134736556 3221224576 3221223084 134540125 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 59276 58328 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 548.87
Current children cumulated vsize (Kb) 237104

[startup+560.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58428 0 0 0 55653 233 0 0 25 0 1 0 1839752497 242794496 58328 4294967295 134512640 134736556 3221224576 3221223120 134544615 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58328 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 558.86
Current children cumulated vsize (Kb) 237104

[startup+570.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58428 0 0 0 56651 234 0 0 25 0 1 0 1839752497 242794496 58328 4294967295 134512640 134736556 3221224576 3221223272 134524330 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58328 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 568.85
Current children cumulated vsize (Kb) 237104

[startup+580.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58428 0 0 0 57650 234 0 0 25 0 1 0 1839752497 242794496 58328 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58328 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 578.84
Current children cumulated vsize (Kb) 237104

[startup+590.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58428 0 0 0 58650 234 0 0 25 0 1 0 1839752497 242794496 58328 4294967295 134512640 134736556 3221224576 3221223188 134544531 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58328 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 588.84
Current children cumulated vsize (Kb) 237104

[startup+600.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58433 0 0 0 59647 236 0 0 25 0 1 0 1839752497 242794496 58333 4294967295 134512640 134736556 3221224576 3221223312 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58333 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 598.83
Current children cumulated vsize (Kb) 237104

[startup+610.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58433 0 0 0 60644 237 0 0 25 0 1 0 1839752497 242794496 58333 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58333 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 608.81
Current children cumulated vsize (Kb) 237104

[startup+620.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58433 0 0 0 61640 238 0 0 25 0 1 0 1839752497 242794496 58333 4294967295 134512640 134736556 3221224576 3221223152 134544719 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58333 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 618.78
Current children cumulated vsize (Kb) 237104

[startup+630.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58433 0 0 0 62637 240 0 0 25 0 1 0 1839752497 242794496 58333 4294967295 134512640 134736556 3221224576 3221223272 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58333 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 628.77
Current children cumulated vsize (Kb) 237104

[startup+640.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58433 0 0 0 63635 240 0 0 25 0 1 0 1839752497 242794496 58333 4294967295 134512640 134736556 3221224576 3221223132 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58333 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 638.75
Current children cumulated vsize (Kb) 237104

[startup+650.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58433 0 0 0 64634 241 0 0 25 0 1 0 1839752497 242794496 58333 4294967295 134512640 134736556 3221224576 3221223232 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58333 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 648.75
Current children cumulated vsize (Kb) 237104

[startup+660.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58433 0 0 0 65634 241 0 0 25 0 1 0 1839752497 242794496 58333 4294967295 134512640 134736556 3221224576 3221223132 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59276 58333 1116 68 0 59208 0
[pid=6571] vsize: 237104
Current children cumulated CPU time (s) 658.75
Current children cumulated vsize (Kb) 237104

[startup+670.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58447 0 0 0 66633 242 0 0 25 0 1 0 1839752497 242929664 58347 4294967295 134512640 134736556 3221224576 3221223160 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59309 58347 1116 68 0 59241 0
[pid=6571] vsize: 237236
Current children cumulated CPU time (s) 668.75
Current children cumulated vsize (Kb) 237236

[startup+680.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58457 0 0 0 67632 242 0 0 25 0 1 0 1839752497 242929664 58357 4294967295 134512640 134736556 3221224576 3221223264 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59309 58357 1116 68 0 59241 0
[pid=6571] vsize: 237236
Current children cumulated CPU time (s) 678.74
Current children cumulated vsize (Kb) 237236

[startup+690.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58483 0 0 0 68632 242 0 0 25 0 1 0 1839752497 243064832 58383 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59342 58383 1116 68 0 59274 0
[pid=6571] vsize: 237368
Current children cumulated CPU time (s) 688.74
Current children cumulated vsize (Kb) 237368

[startup+700.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58483 0 0 0 69631 243 0 0 25 0 1 0 1839752497 243064832 58383 4294967295 134512640 134736556 3221224576 3221223184 134537375 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59342 58383 1116 68 0 59274 0
[pid=6571] vsize: 237368
Current children cumulated CPU time (s) 698.74
Current children cumulated vsize (Kb) 237368

[startup+710.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58494 0 0 0 70629 244 0 0 25 0 1 0 1839752497 242831360 58365 4294967295 134512640 134736556 3221224576 3221223368 134602745 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 59285 58365 1116 68 0 59217 0
[pid=6571] vsize: 237140
Current children cumulated CPU time (s) 708.73
Current children cumulated vsize (Kb) 237140

[startup+720.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58587 0 0 0 71627 244 0 0 25 0 1 0 1839752497 243224576 58458 4294967295 134512640 134736556 3221224576 3221223152 134550710 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59381 58458 1116 68 0 59313 0
[pid=6571] vsize: 237524
Current children cumulated CPU time (s) 718.71
Current children cumulated vsize (Kb) 237524

[startup+730.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58587 0 0 0 72625 244 0 0 25 0 1 0 1839752497 243224576 58458 4294967295 134512640 134736556 3221224576 3221223244 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59381 58458 1116 68 0 59313 0
[pid=6571] vsize: 237524
Current children cumulated CPU time (s) 728.69
Current children cumulated vsize (Kb) 237524

[startup+740.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58587 0 0 0 73624 245 0 0 25 0 1 0 1839752497 243224576 58458 4294967295 134512640 134736556 3221224576 3221223052 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59381 58458 1116 68 0 59313 0
[pid=6571] vsize: 237524
Current children cumulated CPU time (s) 738.69
Current children cumulated vsize (Kb) 237524

[startup+750.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58587 0 0 0 74620 246 0 0 25 0 1 0 1839752497 243224576 58458 4294967295 134512640 134736556 3221224576 3221223156 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59381 58458 1116 68 0 59313 0
[pid=6571] vsize: 237524
Current children cumulated CPU time (s) 748.66
Current children cumulated vsize (Kb) 237524

[startup+760.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58587 0 0 0 75618 247 0 0 25 0 1 0 1839752497 243159040 58458 4294967295 134512640 134736556 3221224576 3221223312 134529320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59365 58458 1116 68 0 59297 0
[pid=6571] vsize: 237460
Current children cumulated CPU time (s) 758.65
Current children cumulated vsize (Kb) 237460

[startup+770.036 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) T 6570 6571 5929 0 -1 0 58604 0 0 0 76618 247 0 0 25 0 1 0 1839752497 243294208 58475 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59398 58475 1116 68 0 59330 0
[pid=6571] vsize: 237592
Current children cumulated CPU time (s) 768.65
Current children cumulated vsize (Kb) 237592

[startup+780.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58605 0 0 0 77617 248 0 0 25 0 1 0 1839752497 243294208 58476 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59398 58476 1116 68 0 59330 0
[pid=6571] vsize: 237592
Current children cumulated CPU time (s) 778.65
Current children cumulated vsize (Kb) 237592

[startup+790.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58613 0 0 0 78615 250 0 0 25 0 1 0 1839752497 243294208 58484 4294967295 134512640 134736556 3221224576 3221223112 134543871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59398 58484 1116 68 0 59330 0
[pid=6571] vsize: 237592
Current children cumulated CPU time (s) 788.65
Current children cumulated vsize (Kb) 237592

[startup+800.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58613 0 0 0 79612 251 0 0 25 0 1 0 1839752497 243294208 58484 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59398 58484 1116 68 0 59330 0
[pid=6571] vsize: 237592
Current children cumulated CPU time (s) 798.63
Current children cumulated vsize (Kb) 237592

[startup+810.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58625 0 0 0 80611 252 0 0 25 0 1 0 1839752497 243429376 58496 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59431 58496 1116 68 0 59363 0
[pid=6571] vsize: 237724
Current children cumulated CPU time (s) 808.63
Current children cumulated vsize (Kb) 237724

[startup+820.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58639 0 0 0 81609 254 0 0 25 0 1 0 1839752497 243429376 58510 4294967295 134512640 134736556 3221224576 3221223112 134543871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59431 58510 1116 68 0 59363 0
[pid=6571] vsize: 237724
Current children cumulated CPU time (s) 818.63
Current children cumulated vsize (Kb) 237724

[startup+830.037 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) T 6570 6571 5929 0 -1 0 58668 0 0 0 82607 255 0 0 25 0 1 0 1839752497 243564544 58539 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59464 58539 1116 68 0 59396 0
[pid=6571] vsize: 237856
Current children cumulated CPU time (s) 828.62
Current children cumulated vsize (Kb) 237856

[startup+840.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58683 0 0 0 83606 255 0 0 25 0 1 0 1839752497 243564544 58554 4294967295 134512640 134736556 3221224576 3221223160 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59464 58554 1116 68 0 59396 0
[pid=6571] vsize: 237856
Current children cumulated CPU time (s) 838.61
Current children cumulated vsize (Kb) 237856

[startup+850.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58688 0 0 0 84605 256 0 0 25 0 1 0 1839752497 243564544 58559 4294967295 134512640 134736556 3221224576 3221223200 134537427 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59464 58559 1116 68 0 59396 0
[pid=6571] vsize: 237856
Current children cumulated CPU time (s) 848.61
Current children cumulated vsize (Kb) 237856

[startup+860.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58717 0 0 0 85605 256 0 0 25 0 1 0 1839752497 243699712 58588 4294967295 134512640 134736556 3221224576 3221223180 134543056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59497 58588 1116 68 0 59429 0
[pid=6571] vsize: 237988
Current children cumulated CPU time (s) 858.61
Current children cumulated vsize (Kb) 237988

[startup+870.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58727 0 0 0 86604 257 0 0 25 0 1 0 1839752497 243834880 58598 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59530 58598 1116 68 0 59462 0
[pid=6571] vsize: 238120
Current children cumulated CPU time (s) 868.61
Current children cumulated vsize (Kb) 238120

[startup+880.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58727 0 0 0 87600 259 0 0 25 0 1 0 1839752497 243834880 58598 4294967295 134512640 134736556 3221224576 3221223168 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59530 58598 1116 68 0 59462 0
[pid=6571] vsize: 238120
Current children cumulated CPU time (s) 878.59
Current children cumulated vsize (Kb) 238120

[startup+890.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58727 0 0 0 88596 260 0 0 25 0 1 0 1839752497 243834880 58598 4294967295 134512640 134736556 3221224576 3221223140 134544545 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59530 58598 1116 68 0 59462 0
[pid=6571] vsize: 238120
Current children cumulated CPU time (s) 888.56
Current children cumulated vsize (Kb) 238120

[startup+900.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58727 0 0 0 89591 262 0 0 25 0 1 0 1839752497 243834880 58598 4294967295 134512640 134736556 3221224576 3221223072 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59530 58598 1116 68 0 59462 0
[pid=6571] vsize: 238120
Current children cumulated CPU time (s) 898.53
Current children cumulated vsize (Kb) 238120

[startup+910.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58727 0 0 0 90589 263 0 0 25 0 1 0 1839752497 243834880 58598 4294967295 134512640 134736556 3221224576 3221223132 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59530 58598 1116 68 0 59462 0
[pid=6571] vsize: 238120
Current children cumulated CPU time (s) 908.52
Current children cumulated vsize (Kb) 238120

[startup+920.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58727 0 0 0 91587 264 0 0 25 0 1 0 1839752497 243834880 58598 4294967295 134512640 134736556 3221224576 3221223216 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59530 58598 1116 68 0 59462 0
[pid=6571] vsize: 238120
Current children cumulated CPU time (s) 918.51
Current children cumulated vsize (Kb) 238120

[startup+930.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58727 0 0 0 92584 265 0 0 25 0 1 0 1839752497 243834880 58598 4294967295 134512640 134736556 3221224576 3221223244 134543867 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59530 58598 1116 68 0 59462 0
[pid=6571] vsize: 238120
Current children cumulated CPU time (s) 928.49
Current children cumulated vsize (Kb) 238120

[startup+940.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58727 0 0 0 93581 266 0 0 25 0 1 0 1839752497 243834880 58598 4294967295 134512640 134736556 3221224576 3221223200 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59530 58598 1116 68 0 59462 0
[pid=6571] vsize: 238120
Current children cumulated CPU time (s) 938.47
Current children cumulated vsize (Kb) 238120

[startup+950.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58727 0 0 0 94579 267 0 0 25 0 1 0 1839752497 243834880 58598 4294967295 134512640 134736556 3221224576 3221223248 134528729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59530 58598 1116 68 0 59462 0
[pid=6571] vsize: 238120
Current children cumulated CPU time (s) 948.46
Current children cumulated vsize (Kb) 238120

[startup+960.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58747 0 0 0 95577 268 0 0 25 0 1 0 1839752497 243834880 58618 4294967295 134512640 134736556 3221224576 3221223236 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59530 58618 1116 68 0 59462 0
[pid=6571] vsize: 238120
Current children cumulated CPU time (s) 958.45
Current children cumulated vsize (Kb) 238120

[startup+970.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58764 0 0 0 96575 269 0 0 25 0 1 0 1839752497 243970048 58635 4294967295 134512640 134736556 3221224576 3221223152 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59563 58635 1116 68 0 59495 0
[pid=6571] vsize: 238252
Current children cumulated CPU time (s) 968.44
Current children cumulated vsize (Kb) 238252

[startup+980.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58805 0 0 0 97575 269 0 0 25 0 1 0 1839752497 244105216 58676 4294967295 134512640 134736556 3221224576 3221223136 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59596 58676 1116 68 0 59528 0
[pid=6571] vsize: 238384
Current children cumulated CPU time (s) 978.44
Current children cumulated vsize (Kb) 238384

[startup+990.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 98573 269 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223052 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 988.42
Current children cumulated vsize (Kb) 238516

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 99571 270 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223136 134543554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 998.41
Current children cumulated vsize (Kb) 238516

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 100570 270 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223088 134543074 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1008.4
Current children cumulated vsize (Kb) 238516

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 101566 272 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1018.38
Current children cumulated vsize (Kb) 238516

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 102560 274 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223168 134543950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1028.34
Current children cumulated vsize (Kb) 238516

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 103559 275 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223248 134528785 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1038.34
Current children cumulated vsize (Kb) 238516

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 104558 276 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1048.34
Current children cumulated vsize (Kb) 238516

[startup+1060.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 105555 276 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223200 134524335 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1058.31
Current children cumulated vsize (Kb) 238516

[startup+1070.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 106552 278 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223248 134528729 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1068.3
Current children cumulated vsize (Kb) 238516

[startup+1080.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 107550 279 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1078.29
Current children cumulated vsize (Kb) 238516

[startup+1090.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 108546 280 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223296 134529475 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1088.26
Current children cumulated vsize (Kb) 238516

[startup+1100.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 109544 281 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223152 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1098.25
Current children cumulated vsize (Kb) 238516

[startup+1110.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 110541 282 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1108.23
Current children cumulated vsize (Kb) 238516

[startup+1120.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 111539 282 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1118.21
Current children cumulated vsize (Kb) 238516

[startup+1130.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 112537 283 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223160 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1128.2
Current children cumulated vsize (Kb) 238516

[startup+1140.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58823 0 0 0 113536 284 0 0 25 0 1 0 1839752497 244240384 58694 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58694 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1138.2
Current children cumulated vsize (Kb) 238516

[startup+1150.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58841 0 0 0 114536 284 0 0 25 0 1 0 1839752497 244240384 58712 4294967295 134512640 134736556 3221224576 3221223168 134543947 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58712 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1148.2
Current children cumulated vsize (Kb) 238516

[startup+1160.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58841 0 0 0 115535 285 0 0 25 0 1 0 1839752497 244240384 58712 4294967295 134512640 134736556 3221224576 3221223160 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58712 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1158.2
Current children cumulated vsize (Kb) 238516

[startup+1170.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58841 0 0 0 116534 285 0 0 25 0 1 0 1839752497 244240384 58712 4294967295 134512640 134736556 3221224576 3221223248 134528729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58712 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1168.19
Current children cumulated vsize (Kb) 238516

[startup+1180.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58841 0 0 0 117534 285 0 0 25 0 1 0 1839752497 244240384 58712 4294967295 134512640 134736556 3221224576 3221223052 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59629 58712 1116 68 0 59561 0
[pid=6571] vsize: 238516
Current children cumulated CPU time (s) 1178.19
Current children cumulated vsize (Kb) 238516

[startup+1190.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 6571
Raw data (/proc/6571/stat): 6571 (bsolo) R 6570 6571 5929 0 -1 0 58857 0 0 0 118533 285 0 0 25 0 1 0 1839752497 244375552 58728 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6571/statm): 59662 58728 1116 68 0 59594 0
[pid=6571] vsize: 238648
Current children cumulated CPU time (s) 1188.18
Current children cumulated vsize (Kb) 238648
One traced child (pid=6571) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1197.13
CPU time (s): 1195.27
CPU user time (s): 1192.29
CPU system time (s): 2.97355
CPU usage (%): 99.844
Max. virtual memory (cumulated for all children) (Kb): 238648

Verifier Data

ERROR: no interpretation found !