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-f2000.opb
MD5SUM4675a5d50c7e04c9a0597ae768da1a88
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 4000
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 4000
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4000
Number of bits of the biggest sum of numbers12
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables4000
Total number of constraints10500
Number of constraints which are clauses10500
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 constraint3

Trace number 162

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.091
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:        934368 kB
Buffers:         37508 kB
Cached:          23760 kB
SwapCached:        544 kB
Active:          53088 kB
Inactive:        20388 kB
HighTotal:      131008 kB
HighFree:       107212 kB
LowTotal:       903652 kB
LowFree:        827156 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5884 kB
Slab:            21284 kB
Committed_AS:    64128 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:40:21 (client local time) WITH STATUS 0 IN 1195.07 SECONDS
stats: 123 7 1195.07 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 4000 variables and 10500 constraints.
c	preprocess terminated. Elapsed time: 1.928
c After prepocess the problem consists of 3995 variables and 10495 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 3995 #Dec: 636 LB: 0 @ 36.053
c Restart #2 #Var: 3995 #Dec: 1477 LB: 0 @ 81.363
c Restart #3 #Var: 3995 #Dec: 2618 LB: 0 @ 140.24
c Restart #4 #Var: 3995 #Dec: 4010 LB: 0 @ 216.09
c Restart #5 #Var: 3995 #Dec: 5678 LB: 0 @ 311.55
c Restart #6 #Var: 3995 #Dec: 7822 LB: 0 @ 423.21
c Restart #7 #Var: 3995 #Dec: 10323 LB: 0 @ 557.96
c CHANGE Heuristic... 
c Restart #0 #Var: 3995 #Dec: 12807 LB: 0 @ 706.39
c Restart #1 #Var: 3995 #Dec: 13332 LB: 0 @ 741.98
c Restart #2 #Var: 3995 #Dec: 14054 LB: 0 @ 786.68
c Restart #3 #Var: 3995 #Dec: 15246 LB: 0 @ 853.21
c Restart #4 #Var: 3995 #Dec: 17102 LB: 0 @ 952.71
c Restart #5 #Var: 3995 #Dec: 19142 LB: 0 @ 1061.3
c Restart #6 #Var: 3995 #Dec: 21237 LB: 0 @ 1178
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1781528315 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/8889/statm): 107 3 90 68 0 39 0
[pid=8889] 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/wulflinc12/normalized-f2000.opb

[startup+10.0035 s]
Raw data (loadavg): 0.77 0.91 0.87 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 2738 0 0 0 981 10 0 0 25 0 1 0 1781528315 14422016 2649 4294967295 134512640 134736556 3221224576 3221223152 134649769 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 3521 2649 1116 68 0 3453 0
[pid=8889] vsize: 14084
Current children cumulated CPU time (s) 9.91
Current children cumulated vsize (Kb) 14084

[startup+20.0044 s]
Raw data (loadavg): 0.80 0.91 0.87 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 2834 0 0 0 1980 11 0 0 25 0 1 0 1781528315 14827520 2745 4294967295 134512640 134736556 3221224576 3221223232 134649499 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 3620 2745 1116 68 0 3552 0
[pid=8889] vsize: 14480
Current children cumulated CPU time (s) 19.91
Current children cumulated vsize (Kb) 14480

[startup+30.0052 s]
Raw data (loadavg): 0.83 0.91 0.87 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3057 0 0 0 2977 12 0 0 25 0 1 0 1781528315 15773696 2968 4294967295 134512640 134736556 3221224576 3221223108 134543905 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 3851 2968 1116 68 0 3783 0
[pid=8889] vsize: 15404
Current children cumulated CPU time (s) 29.89
Current children cumulated vsize (Kb) 15404

[startup+40.0061 s]
Raw data (loadavg): 0.86 0.92 0.87 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3111 0 0 0 3976 13 0 0 25 0 1 0 1781528315 15908864 3022 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 3884 3022 1116 68 0 3816 0
[pid=8889] vsize: 15536
Current children cumulated CPU time (s) 39.89
Current children cumulated vsize (Kb) 15536

[startup+50.006 s]
Raw data (loadavg): 0.88 0.92 0.87 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3111 0 0 0 4975 13 0 0 25 0 1 0 1781528315 15908864 3022 4294967295 134512640 134736556 3221224576 3221223216 134649054 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 3884 3022 1116 68 0 3816 0
[pid=8889] vsize: 15536
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (Kb) 15536

[startup+60.0069 s]
Raw data (loadavg): 0.90 0.92 0.87 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3111 0 0 0 5973 13 0 0 25 0 1 0 1781528315 15908864 3022 4294967295 134512640 134736556 3221224576 3221223200 134649228 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 3884 3022 1116 68 0 3816 0
[pid=8889] vsize: 15536
Current children cumulated CPU time (s) 59.86
Current children cumulated vsize (Kb) 15536

[startup+70.0077 s]
Raw data (loadavg): 0.91 0.92 0.88 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3161 0 0 0 6971 15 0 0 25 0 1 0 1781528315 16179200 3072 4294967295 134512640 134736556 3221224576 3221223192 134558391 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 3950 3072 1116 68 0 3882 0
[pid=8889] vsize: 15800
Current children cumulated CPU time (s) 69.86
Current children cumulated vsize (Kb) 15800

[startup+80.0086 s]
Raw data (loadavg): 0.93 0.92 0.88 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3218 0 0 0 7970 15 0 0 25 0 1 0 1781528315 16449536 3129 4294967295 134512640 134736556 3221224576 3221223208 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4016 3129 1116 68 0 3948 0
[pid=8889] vsize: 16064
Current children cumulated CPU time (s) 79.85
Current children cumulated vsize (Kb) 16064

[startup+90.0095 s]
Raw data (loadavg): 0.94 0.93 0.88 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3256 0 0 0 8968 15 0 0 25 0 1 0 1781528315 16584704 3167 4294967295 134512640 134736556 3221224576 3221223136 134649955 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8889/statm): 4049 3167 1116 68 0 3981 0
[pid=8889] vsize: 16196
Current children cumulated CPU time (s) 89.83
Current children cumulated vsize (Kb) 16196

[startup+100.009 s]
Raw data (loadavg): 0.95 0.93 0.88 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3318 0 0 0 9965 16 0 0 25 0 1 0 1781528315 16855040 3229 4294967295 134512640 134736556 3221224576 3221223204 134560244 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4115 3229 1116 68 0 4047 0
[pid=8889] vsize: 16460
Current children cumulated CPU time (s) 99.81
Current children cumulated vsize (Kb) 16460

[startup+110.01 s]
Raw data (loadavg): 0.95 0.93 0.88 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3398 0 0 0 10964 17 0 0 25 0 1 0 1781528315 17125376 3309 4294967295 134512640 134736556 3221224576 3221223312 134645976 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4181 3309 1116 68 0 4113 0
[pid=8889] vsize: 16724
Current children cumulated CPU time (s) 109.81
Current children cumulated vsize (Kb) 16724

[startup+120.01 s]
Raw data (loadavg): 0.96 0.93 0.88 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3501 0 0 0 11963 18 0 0 25 0 1 0 1781528315 17530880 3412 4294967295 134512640 134736556 3221224576 3221223204 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4280 3412 1116 68 0 4212 0
[pid=8889] vsize: 17120
Current children cumulated CPU time (s) 119.81
Current children cumulated vsize (Kb) 17120

[startup+130.011 s]
Raw data (loadavg): 0.97 0.93 0.88 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3574 0 0 0 12961 18 0 0 25 0 1 0 1781528315 17801216 3485 4294967295 134512640 134736556 3221224576 3221223216 134649079 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4346 3485 1116 68 0 4278 0
[pid=8889] vsize: 17384
Current children cumulated CPU time (s) 129.79
Current children cumulated vsize (Kb) 17384

[startup+140.012 s]
Raw data (loadavg): 0.97 0.94 0.88 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3656 0 0 0 13959 19 0 0 25 0 1 0 1781528315 18198528 3567 4294967295 134512640 134736556 3221224576 3221223192 134543261 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4443 3567 1116 68 0 4375 0
[pid=8889] vsize: 17772
Current children cumulated CPU time (s) 139.78
Current children cumulated vsize (Kb) 17772

[startup+150.012 s]
Raw data (loadavg): 0.98 0.94 0.88 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3678 0 0 0 14958 19 0 0 25 0 1 0 1781528315 18333696 3589 4294967295 134512640 134736556 3221224576 3221223152 134558158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4476 3589 1116 68 0 4408 0
[pid=8889] vsize: 17904
Current children cumulated CPU time (s) 149.77
Current children cumulated vsize (Kb) 17904

[startup+160.012 s]
Raw data (loadavg): 0.98 0.94 0.88 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3749 0 0 0 15957 20 0 0 25 0 1 0 1781528315 18604032 3660 4294967295 134512640 134736556 3221224576 3221223208 134544056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4542 3660 1116 68 0 4474 0
[pid=8889] vsize: 18168
Current children cumulated CPU time (s) 159.77
Current children cumulated vsize (Kb) 18168

[startup+170.012 s]
Raw data (loadavg): 0.98 0.94 0.89 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3844 0 0 0 16955 20 0 0 25 0 1 0 1781528315 19009536 3755 4294967295 134512640 134736556 3221224576 3221223160 134560331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4641 3755 1116 68 0 4573 0
[pid=8889] vsize: 18564
Current children cumulated CPU time (s) 169.75
Current children cumulated vsize (Kb) 18564

[startup+180.013 s]
Raw data (loadavg): 0.98 0.94 0.89 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3914 0 0 0 17954 21 0 0 25 0 1 0 1781528315 19279872 3825 4294967295 134512640 134736556 3221224576 3221223208 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4707 3825 1116 68 0 4639 0
[pid=8889] vsize: 18828
Current children cumulated CPU time (s) 179.75
Current children cumulated vsize (Kb) 18828

[startup+190.014 s]
Raw data (loadavg): 0.99 0.94 0.89 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 3994 0 0 0 18952 22 0 0 25 0 1 0 1781528315 19550208 3905 4294967295 134512640 134736556 3221224576 3221223208 134544013 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4773 3905 1116 68 0 4705 0
[pid=8889] vsize: 19092
Current children cumulated CPU time (s) 189.74
Current children cumulated vsize (Kb) 19092

[startup+200.014 s]
Raw data (loadavg): 0.99 0.94 0.89 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4057 0 0 0 19950 23 0 0 25 0 1 0 1781528315 19820544 3968 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4839 3968 1116 68 0 4771 0
[pid=8889] vsize: 19356
Current children cumulated CPU time (s) 199.73
Current children cumulated vsize (Kb) 19356

[startup+210.015 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4161 0 0 0 20949 23 0 0 25 0 1 0 1781528315 20226048 4072 4294967295 134512640 134736556 3221224576 3221223136 134544670 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 4938 4072 1116 68 0 4870 0
[pid=8889] vsize: 19752
Current children cumulated CPU time (s) 209.72
Current children cumulated vsize (Kb) 19752

[startup+220.016 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4204 0 0 0 21948 24 0 0 25 0 1 0 1781528315 20496384 4115 4294967295 134512640 134736556 3221224576 3221223132 134694604 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5004 4115 1116 68 0 4936 0
[pid=8889] vsize: 20016
Current children cumulated CPU time (s) 219.72
Current children cumulated vsize (Kb) 20016

[startup+230.016 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4225 0 0 0 22946 25 0 0 25 0 1 0 1781528315 20496384 4136 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5004 4136 1116 68 0 4936 0
[pid=8889] vsize: 20016
Current children cumulated CPU time (s) 229.71
Current children cumulated vsize (Kb) 20016

[startup+240.016 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4284 0 0 0 23945 25 0 0 25 0 1 0 1781528315 20766720 4195 4294967295 134512640 134736556 3221224576 3221223160 134560312 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5070 4195 1116 68 0 5002 0
[pid=8889] vsize: 20280
Current children cumulated CPU time (s) 239.7
Current children cumulated vsize (Kb) 20280

[startup+250.017 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4370 0 0 0 24943 26 0 0 25 0 1 0 1781528315 21172224 4281 4294967295 134512640 134736556 3221224576 3221223192 134543266 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5169 4281 1116 68 0 5101 0
[pid=8889] vsize: 20676
Current children cumulated CPU time (s) 249.69
Current children cumulated vsize (Kb) 20676

[startup+260.018 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4436 0 0 0 25942 27 0 0 25 0 1 0 1781528315 21442560 4347 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5235 4347 1116 68 0 5167 0
[pid=8889] vsize: 20940
Current children cumulated CPU time (s) 259.69
Current children cumulated vsize (Kb) 20940

[startup+270.018 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4485 0 0 0 26940 28 0 0 25 0 1 0 1781528315 21569536 4396 4294967295 134512640 134736556 3221224576 3221223200 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5266 4396 1116 68 0 5198 0
[pid=8889] vsize: 21064
Current children cumulated CPU time (s) 269.68
Current children cumulated vsize (Kb) 21064

[startup+280.019 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4555 0 0 0 27938 29 0 0 25 0 1 0 1781528315 21839872 4466 4294967295 134512640 134736556 3221224576 3221223244 134543708 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5332 4466 1116 68 0 5264 0
[pid=8889] vsize: 21328
Current children cumulated CPU time (s) 279.67
Current children cumulated vsize (Kb) 21328

[startup+290.02 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4631 0 0 0 28937 29 0 0 25 0 1 0 1781528315 22245376 4542 4294967295 134512640 134736556 3221224576 3221223192 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5431 4542 1116 68 0 5363 0
[pid=8889] vsize: 21724
Current children cumulated CPU time (s) 289.66
Current children cumulated vsize (Kb) 21724

[startup+300.019 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4651 0 0 0 29936 30 0 0 25 0 1 0 1781528315 22245376 4562 4294967295 134512640 134736556 3221224576 3221223192 134543261 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5431 4562 1116 68 0 5363 0
[pid=8889] vsize: 21724
Current children cumulated CPU time (s) 299.66
Current children cumulated vsize (Kb) 21724

[startup+310.02 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4700 0 0 0 30935 30 0 0 25 0 1 0 1781528315 22515712 4611 4294967295 134512640 134736556 3221224576 3221223156 134716294 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5497 4611 1116 68 0 5429 0
[pid=8889] vsize: 21988
Current children cumulated CPU time (s) 309.65
Current children cumulated vsize (Kb) 21988

[startup+320.021 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4711 0 0 0 31933 31 0 0 25 0 1 0 1781528315 22515712 4622 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5497 4622 1116 68 0 5429 0
[pid=8889] vsize: 21988
Current children cumulated CPU time (s) 319.64
Current children cumulated vsize (Kb) 21988

[startup+330.022 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4740 0 0 0 32932 32 0 0 25 0 1 0 1781528315 22650880 4651 4294967295 134512640 134736556 3221224576 3221223192 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5530 4651 1116 68 0 5462 0
[pid=8889] vsize: 22120
Current children cumulated CPU time (s) 329.64
Current children cumulated vsize (Kb) 22120

[startup+340.023 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4788 0 0 0 33930 32 0 0 25 0 1 0 1781528315 22786048 4699 4294967295 134512640 134736556 3221224576 3221223192 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5563 4699 1116 68 0 5495 0
[pid=8889] vsize: 22252
Current children cumulated CPU time (s) 339.62
Current children cumulated vsize (Kb) 22252

[startup+350.023 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4856 0 0 0 34928 33 0 0 25 0 1 0 1781528315 23056384 4767 4294967295 134512640 134736556 3221224576 3221223204 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5629 4767 1116 68 0 5561 0
[pid=8889] vsize: 22516
Current children cumulated CPU time (s) 349.61
Current children cumulated vsize (Kb) 22516

[startup+360.024 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4954 0 0 0 35927 34 0 0 25 0 1 0 1781528315 23461888 4865 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5728 4865 1116 68 0 5660 0
[pid=8889] vsize: 22912
Current children cumulated CPU time (s) 359.61
Current children cumulated vsize (Kb) 22912

[startup+370.023 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 4999 0 0 0 36924 35 0 0 25 0 1 0 1781528315 23732224 4910 4294967295 134512640 134736556 3221224576 3221223160 134560323 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8889/statm): 5794 4910 1116 68 0 5726 0
[pid=8889] vsize: 23176
Current children cumulated CPU time (s) 369.59
Current children cumulated vsize (Kb) 23176

[startup+380.025 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5054 0 0 0 37923 36 0 0 25 0 1 0 1781528315 23867392 4965 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5827 4965 1116 68 0 5759 0
[pid=8889] vsize: 23308
Current children cumulated CPU time (s) 379.59
Current children cumulated vsize (Kb) 23308

[startup+390.026 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5171 0 0 0 38920 37 0 0 25 0 1 0 1781528315 24408064 5082 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 5959 5082 1116 68 0 5891 0
[pid=8889] vsize: 23836
Current children cumulated CPU time (s) 389.57
Current children cumulated vsize (Kb) 23836

[startup+400.026 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5264 0 0 0 39918 38 0 0 25 0 1 0 1781528315 24813568 5175 4294967295 134512640 134736556 3221224576 3221223240 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6058 5175 1116 68 0 5990 0
[pid=8889] vsize: 24232
Current children cumulated CPU time (s) 399.56
Current children cumulated vsize (Kb) 24232

[startup+410.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5372 0 0 0 40916 39 0 0 25 0 1 0 1781528315 25219072 5283 4294967295 134512640 134736556 3221224576 3221223288 134694449 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6157 5283 1116 68 0 6089 0
[pid=8889] vsize: 24628
Current children cumulated CPU time (s) 409.55
Current children cumulated vsize (Kb) 24628

[startup+420.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5494 0 0 0 41915 40 0 0 25 0 1 0 1781528315 25759744 5405 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6289 5405 1116 68 0 6221 0
[pid=8889] vsize: 25156
Current children cumulated CPU time (s) 419.55
Current children cumulated vsize (Kb) 25156

[startup+430.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5520 0 0 0 42913 41 0 0 25 0 1 0 1781528315 25759744 5431 4294967295 134512640 134736556 3221224576 3221223220 134649279 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8889/statm): 6289 5431 1116 68 0 6221 0
[pid=8889] vsize: 25156
Current children cumulated CPU time (s) 429.54
Current children cumulated vsize (Kb) 25156

[startup+440.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5535 0 0 0 43911 41 0 0 25 0 1 0 1781528315 25894912 5446 4294967295 134512640 134736556 3221224576 3221223192 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6322 5446 1116 68 0 6254 0
[pid=8889] vsize: 25288
Current children cumulated CPU time (s) 439.52
Current children cumulated vsize (Kb) 25288

[startup+450.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5572 0 0 0 44909 42 0 0 25 0 1 0 1781528315 26030080 5483 4294967295 134512640 134736556 3221224576 3221223232 134649499 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6355 5483 1116 68 0 6287 0
[pid=8889] vsize: 25420
Current children cumulated CPU time (s) 449.51
Current children cumulated vsize (Kb) 25420

[startup+460.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5654 0 0 0 45907 43 0 0 25 0 1 0 1781528315 26435584 5565 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6454 5565 1116 68 0 6386 0
[pid=8889] vsize: 25816
Current children cumulated CPU time (s) 459.5
Current children cumulated vsize (Kb) 25816

[startup+470.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5723 0 0 0 46905 44 0 0 25 0 1 0 1781528315 26705920 5634 4294967295 134512640 134736556 3221224576 3221223264 134645207 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6520 5634 1116 68 0 6452 0
[pid=8889] vsize: 26080
Current children cumulated CPU time (s) 469.49
Current children cumulated vsize (Kb) 26080

[startup+480.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5796 0 0 0 47904 45 0 0 25 0 1 0 1781528315 26976256 5707 4294967295 134512640 134736556 3221224576 3221223220 134649522 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6586 5707 1116 68 0 6518 0
[pid=8889] vsize: 26344
Current children cumulated CPU time (s) 479.49
Current children cumulated vsize (Kb) 26344

[startup+490.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5870 0 0 0 48903 45 0 0 25 0 1 0 1781528315 27246592 5781 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6652 5781 1116 68 0 6584 0
[pid=8889] vsize: 26608
Current children cumulated CPU time (s) 489.48
Current children cumulated vsize (Kb) 26608

[startup+500.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5951 0 0 0 49901 46 0 0 25 0 1 0 1781528315 27648000 5862 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6750 5862 1116 68 0 6682 0
[pid=8889] vsize: 27000
Current children cumulated CPU time (s) 499.47
Current children cumulated vsize (Kb) 27000

[startup+510.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 5988 0 0 0 50900 47 0 0 25 0 1 0 1781528315 27783168 5899 4294967295 134512640 134736556 3221224576 3221223140 134634320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6783 5899 1116 68 0 6715 0
[pid=8889] vsize: 27132
Current children cumulated CPU time (s) 509.47
Current children cumulated vsize (Kb) 27132

[startup+520.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6033 0 0 0 51898 47 0 0 25 0 1 0 1781528315 27918336 5944 4294967295 134512640 134736556 3221224576 3221223232 134649499 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6816 5944 1116 68 0 6748 0
[pid=8889] vsize: 27264
Current children cumulated CPU time (s) 519.45
Current children cumulated vsize (Kb) 27264

[startup+530.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6109 0 0 0 52896 48 0 0 25 0 1 0 1781528315 28188672 6020 4294967295 134512640 134736556 3221224576 3221223184 134558431 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6882 6020 1116 68 0 6814 0
[pid=8889] vsize: 27528
Current children cumulated CPU time (s) 529.44
Current children cumulated vsize (Kb) 27528

[startup+540.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6199 0 0 0 53895 49 0 0 25 0 1 0 1781528315 28594176 6110 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 6981 6110 1116 68 0 6913 0
[pid=8889] vsize: 27924
Current children cumulated CPU time (s) 539.44
Current children cumulated vsize (Kb) 27924

[startup+550.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6258 0 0 0 54894 50 0 0 25 0 1 0 1781528315 28856320 6169 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7045 6169 1116 68 0 6977 0
[pid=8889] vsize: 28180
Current children cumulated CPU time (s) 549.44
Current children cumulated vsize (Kb) 28180

[startup+560.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6328 0 0 0 55891 50 0 0 25 0 1 0 1781528315 29126656 6239 4294967295 134512640 134736556 3221224576 3221223208 134544056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7111 6239 1116 68 0 7043 0
[pid=8889] vsize: 28444
Current children cumulated CPU time (s) 559.41
Current children cumulated vsize (Kb) 28444

[startup+570.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6328 0 0 0 56890 51 0 0 25 0 1 0 1781528315 29126656 6239 4294967295 134512640 134736556 3221224576 3221223160 134560329 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7111 6239 1116 68 0 7043 0
[pid=8889] vsize: 28444
Current children cumulated CPU time (s) 569.41
Current children cumulated vsize (Kb) 28444

[startup+580.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6441 0 0 0 57888 52 0 0 25 0 1 0 1781528315 29532160 6352 4294967295 134512640 134736556 3221224576 3221223216 134544649 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7210 6352 1116 68 0 7142 0
[pid=8889] vsize: 28840
Current children cumulated CPU time (s) 579.4
Current children cumulated vsize (Kb) 28840

[startup+590.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6488 0 0 0 58886 53 0 0 25 0 1 0 1781528315 29802496 6399 4294967295 134512640 134736556 3221224576 3221223220 134649522 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7276 6399 1116 68 0 7208 0
[pid=8889] vsize: 29104
Current children cumulated CPU time (s) 589.39
Current children cumulated vsize (Kb) 29104

[startup+600.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6563 0 0 0 59885 53 0 0 25 0 1 0 1781528315 30072832 6474 4294967295 134512640 134736556 3221224576 3221223248 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7342 6474 1116 68 0 7274 0
[pid=8889] vsize: 29368
Current children cumulated CPU time (s) 599.38
Current children cumulated vsize (Kb) 29368

[startup+610.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6641 0 0 0 60883 54 0 0 25 0 1 0 1781528315 30478336 6552 4294967295 134512640 134736556 3221224576 3221223204 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7441 6552 1116 68 0 7373 0
[pid=8889] vsize: 29764
Current children cumulated CPU time (s) 609.37
Current children cumulated vsize (Kb) 29764

[startup+620.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6723 0 0 0 61882 55 0 0 25 0 1 0 1781528315 30744576 6634 4294967295 134512640 134736556 3221224576 3221223220 134649050 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7506 6634 1116 68 0 7438 0
[pid=8889] vsize: 30024
Current children cumulated CPU time (s) 619.37
Current children cumulated vsize (Kb) 30024

[startup+630.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6829 0 0 0 62881 55 0 0 25 0 1 0 1781528315 31154176 6740 4294967295 134512640 134736556 3221224576 3221223152 134558423 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7606 6740 1116 68 0 7538 0
[pid=8889] vsize: 30424
Current children cumulated CPU time (s) 629.36
Current children cumulated vsize (Kb) 30424

[startup+640.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6881 0 0 0 63879 56 0 0 25 0 1 0 1781528315 31424512 6792 4294967295 134512640 134736556 3221224576 3221223216 134649288 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7672 6792 1116 68 0 7604 0
[pid=8889] vsize: 30688
Current children cumulated CPU time (s) 639.35
Current children cumulated vsize (Kb) 30688

[startup+650.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 6966 0 0 0 64878 57 0 0 25 0 1 0 1781528315 31694848 6877 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7738 6877 1116 68 0 7670 0
[pid=8889] vsize: 30952
Current children cumulated CPU time (s) 649.35
Current children cumulated vsize (Kb) 30952

[startup+660.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7066 0 0 0 65876 58 0 0 25 0 1 0 1781528315 32100352 6977 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7837 6977 1116 68 0 7769 0
[pid=8889] vsize: 31348
Current children cumulated CPU time (s) 659.34
Current children cumulated vsize (Kb) 31348

[startup+670.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7103 0 0 0 66875 58 0 0 25 0 1 0 1781528315 32370688 7014 4294967295 134512640 134736556 3221224576 3221223240 134544045 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7903 7014 1116 68 0 7835 0
[pid=8889] vsize: 31612
Current children cumulated CPU time (s) 669.33
Current children cumulated vsize (Kb) 31612

[startup+680.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7175 0 0 0 67875 59 0 0 25 0 1 0 1781528315 32641024 7086 4294967295 134512640 134736556 3221224576 3221223132 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 7969 7086 1116 68 0 7901 0
[pid=8889] vsize: 31876
Current children cumulated CPU time (s) 679.34
Current children cumulated vsize (Kb) 31876

[startup+690.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7263 0 0 0 68874 59 0 0 25 0 1 0 1781528315 32911360 7174 4294967295 134512640 134736556 3221224576 3221223296 134529378 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8035 7174 1116 68 0 7967 0
[pid=8889] vsize: 32140
Current children cumulated CPU time (s) 689.33
Current children cumulated vsize (Kb) 32140

[startup+700.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7292 0 0 0 69873 60 0 0 25 0 1 0 1781528315 33046528 7203 4294967295 134512640 134736556 3221224576 3221223232 134649634 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8068 7203 1116 68 0 8000 0
[pid=8889] vsize: 32272
Current children cumulated CPU time (s) 699.33
Current children cumulated vsize (Kb) 32272

[startup+710.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7336 0 0 0 70872 60 0 0 25 0 1 0 1781528315 33316864 7247 4294967295 134512640 134736556 3221224576 3221223220 134649522 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8889/statm): 8134 7247 1116 68 0 8066 0
[pid=8889] vsize: 32536
Current children cumulated CPU time (s) 709.32
Current children cumulated vsize (Kb) 32536

[startup+720.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7336 0 0 0 71870 61 0 0 25 0 1 0 1781528315 33316864 7247 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/8889/statm): 8134 7247 1116 68 0 8066 0
[pid=8889] vsize: 32536
Current children cumulated CPU time (s) 719.31
Current children cumulated vsize (Kb) 32536

[startup+730.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7343 0 0 0 72867 62 0 0 25 0 1 0 1781528315 33316864 7254 4294967295 134512640 134736556 3221224576 3221223156 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8134 7254 1116 68 0 8066 0
[pid=8889] vsize: 32536
Current children cumulated CPU time (s) 729.29
Current children cumulated vsize (Kb) 32536

[startup+740.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7422 0 0 0 73866 62 0 0 25 0 1 0 1781528315 33587200 7333 4294967295 134512640 134736556 3221224576 3221223232 134649561 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8200 7333 1116 68 0 8132 0
[pid=8889] vsize: 32800
Current children cumulated CPU time (s) 739.28
Current children cumulated vsize (Kb) 32800

[startup+750.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7438 0 0 0 74865 63 0 0 25 0 1 0 1781528315 33587200 7349 4294967295 134512640 134736556 3221224576 3221223216 134649079 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8200 7349 1116 68 0 8132 0
[pid=8889] vsize: 32800
Current children cumulated CPU time (s) 749.28
Current children cumulated vsize (Kb) 32800

[startup+760.046 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7497 0 0 0 75863 64 0 0 25 0 1 0 1781528315 33857536 7408 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8266 7408 1116 68 0 8198 0
[pid=8889] vsize: 33064
Current children cumulated CPU time (s) 759.27
Current children cumulated vsize (Kb) 33064

[startup+770.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7556 0 0 0 76862 65 0 0 25 0 1 0 1781528315 34127872 7467 4294967295 134512640 134736556 3221224576 3221223204 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8332 7467 1116 68 0 8264 0
[pid=8889] vsize: 33328
Current children cumulated CPU time (s) 769.27
Current children cumulated vsize (Kb) 33328

[startup+780.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7668 0 0 0 77860 65 0 0 25 0 1 0 1781528315 34533376 7579 4294967295 134512640 134736556 3221224576 3221223132 134560372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8431 7579 1116 68 0 8363 0
[pid=8889] vsize: 33724
Current children cumulated CPU time (s) 779.25
Current children cumulated vsize (Kb) 33724

[startup+790.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7708 0 0 0 78859 66 0 0 25 0 1 0 1781528315 34803712 7619 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8497 7619 1116 68 0 8429 0
[pid=8889] vsize: 33988
Current children cumulated CPU time (s) 789.25
Current children cumulated vsize (Kb) 33988

[startup+800.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7708 0 0 0 79858 66 0 0 25 0 1 0 1781528315 34803712 7619 4294967295 134512640 134736556 3221224576 3221223192 134537603 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8497 7619 1116 68 0 8429 0
[pid=8889] vsize: 33988
Current children cumulated CPU time (s) 799.24
Current children cumulated vsize (Kb) 33988

[startup+810.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7810 0 0 0 80856 67 0 0 25 0 1 0 1781528315 35209216 7721 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8596 7721 1116 68 0 8528 0
[pid=8889] vsize: 34384
Current children cumulated CPU time (s) 809.23
Current children cumulated vsize (Kb) 34384

[startup+820.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7849 0 0 0 81854 69 0 0 25 0 1 0 1781528315 35344384 7760 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8629 7760 1116 68 0 8561 0
[pid=8889] vsize: 34516
Current children cumulated CPU time (s) 819.23
Current children cumulated vsize (Kb) 34516

[startup+830.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 7940 0 0 0 82852 70 0 0 25 0 1 0 1781528315 35749888 7851 4294967295 134512640 134736556 3221224576 3221223128 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8728 7851 1116 68 0 8660 0
[pid=8889] vsize: 34912
Current children cumulated CPU time (s) 829.22
Current children cumulated vsize (Kb) 34912

[startup+840.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8016 0 0 0 83850 70 0 0 25 0 1 0 1781528315 36020224 7927 4294967295 134512640 134736556 3221224576 3221223264 134524367 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8794 7927 1116 68 0 8726 0
[pid=8889] vsize: 35176
Current children cumulated CPU time (s) 839.2
Current children cumulated vsize (Kb) 35176

[startup+850.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8081 0 0 0 84849 71 0 0 25 0 1 0 1781528315 36290560 7992 4294967295 134512640 134736556 3221224576 3221223208 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8860 7992 1116 68 0 8792 0
[pid=8889] vsize: 35440
Current children cumulated CPU time (s) 849.2
Current children cumulated vsize (Kb) 35440

[startup+860.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8138 0 0 0 85848 72 0 0 25 0 1 0 1781528315 36560896 8049 4294967295 134512640 134736556 3221224576 3221223212 134544036 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8926 8049 1116 68 0 8858 0
[pid=8889] vsize: 35704
Current children cumulated CPU time (s) 859.2
Current children cumulated vsize (Kb) 35704

[startup+870.052 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8138 0 0 0 86846 73 0 0 25 0 1 0 1781528315 36560896 8049 4294967295 134512640 134736556 3221224576 3221223136 134649786 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8926 8049 1116 68 0 8858 0
[pid=8889] vsize: 35704
Current children cumulated CPU time (s) 869.19
Current children cumulated vsize (Kb) 35704

[startup+880.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8179 0 0 0 87845 73 0 0 25 0 1 0 1781528315 36696064 8090 4294967295 134512640 134736556 3221224576 3221223312 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 8959 8090 1116 68 0 8891 0
[pid=8889] vsize: 35836
Current children cumulated CPU time (s) 879.18
Current children cumulated vsize (Kb) 35836

[startup+890.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8238 0 0 0 88843 74 0 0 25 0 1 0 1781528315 36966400 8149 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9025 8149 1116 68 0 8957 0
[pid=8889] vsize: 36100
Current children cumulated CPU time (s) 889.17
Current children cumulated vsize (Kb) 36100

[startup+900.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8276 0 0 0 89842 74 0 0 25 0 1 0 1781528315 37101568 8187 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9058 8187 1116 68 0 8990 0
[pid=8889] vsize: 36232
Current children cumulated CPU time (s) 899.16
Current children cumulated vsize (Kb) 36232

[startup+910.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8356 0 0 0 90841 75 0 0 25 0 1 0 1781528315 37371904 8267 4294967295 134512640 134736556 3221224576 3221223216 134649280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9124 8267 1116 68 0 9056 0
[pid=8889] vsize: 36496
Current children cumulated CPU time (s) 909.16
Current children cumulated vsize (Kb) 36496

[startup+920.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8388 0 0 0 91839 76 0 0 25 0 1 0 1781528315 37507072 8299 4294967295 134512640 134736556 3221224576 3221223264 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9157 8299 1116 68 0 9089 0
[pid=8889] vsize: 36628
Current children cumulated CPU time (s) 919.15
Current children cumulated vsize (Kb) 36628

[startup+930.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8465 0 0 0 92838 76 0 0 25 0 1 0 1781528315 37912576 8376 4294967295 134512640 134736556 3221224576 3221223184 134634123 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9256 8376 1116 68 0 9188 0
[pid=8889] vsize: 37024
Current children cumulated CPU time (s) 929.14
Current children cumulated vsize (Kb) 37024

[startup+940.055 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8526 0 0 0 93836 77 0 0 25 0 1 0 1781528315 38047744 8437 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9289 8437 1116 68 0 9221 0
[pid=8889] vsize: 37156
Current children cumulated CPU time (s) 939.13
Current children cumulated vsize (Kb) 37156

[startup+950.055 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8574 0 0 0 94834 78 0 0 25 0 1 0 1781528315 38318080 8485 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9355 8485 1116 68 0 9287 0
[pid=8889] vsize: 37420
Current children cumulated CPU time (s) 949.12
Current children cumulated vsize (Kb) 37420

[startup+960.056 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8599 0 0 0 95833 78 0 0 25 0 1 0 1781528315 38453248 8510 4294967295 134512640 134736556 3221224576 3221223128 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9388 8510 1116 68 0 9320 0
[pid=8889] vsize: 37552
Current children cumulated CPU time (s) 959.11
Current children cumulated vsize (Kb) 37552

[startup+970.056 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8601 0 0 0 96832 79 0 0 25 0 1 0 1781528315 38453248 8512 4294967295 134512640 134736556 3221224576 3221223212 134544072 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9388 8512 1116 68 0 9320 0
[pid=8889] vsize: 37552
Current children cumulated CPU time (s) 969.11
Current children cumulated vsize (Kb) 37552

[startup+980.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8651 0 0 0 97830 79 0 0 25 0 1 0 1781528315 38588416 8562 4294967295 134512640 134736556 3221224576 3221223208 134544024 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9421 8562 1116 68 0 9353 0
[pid=8889] vsize: 37684
Current children cumulated CPU time (s) 979.09
Current children cumulated vsize (Kb) 37684

[startup+990.058 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8748 0 0 0 98829 80 0 0 25 0 1 0 1781528315 38993920 8659 4294967295 134512640 134736556 3221224576 3221223128 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9520 8659 1116 68 0 9452 0
[pid=8889] vsize: 38080
Current children cumulated CPU time (s) 989.09
Current children cumulated vsize (Kb) 38080

[startup+1000.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8841 0 0 0 99827 82 0 0 25 0 1 0 1781528315 39399424 8752 4294967295 134512640 134736556 3221224576 3221223264 134524335 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9619 8752 1116 68 0 9551 0
[pid=8889] vsize: 38476
Current children cumulated CPU time (s) 999.09
Current children cumulated vsize (Kb) 38476

[startup+1010.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8891 0 0 0 100825 82 0 0 25 0 1 0 1781528315 39661568 8802 4294967295 134512640 134736556 3221224576 3221223204 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9683 8802 1116 68 0 9615 0
[pid=8889] vsize: 38732
Current children cumulated CPU time (s) 1009.07
Current children cumulated vsize (Kb) 38732

[startup+1020.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 8929 0 0 0 101823 83 0 0 25 0 1 0 1781528315 39796736 8840 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9716 8840 1116 68 0 9648 0
[pid=8889] vsize: 38864
Current children cumulated CPU time (s) 1019.06
Current children cumulated vsize (Kb) 38864

[startup+1030.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9019 0 0 0 102821 84 0 0 25 0 1 0 1781528315 40067072 8930 4294967295 134512640 134736556 3221224576 3221223128 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9782 8930 1116 68 0 9714 0
[pid=8889] vsize: 39128
Current children cumulated CPU time (s) 1029.05
Current children cumulated vsize (Kb) 39128

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9070 0 0 0 103820 84 0 0 25 0 1 0 1781528315 40337408 8981 4294967295 134512640 134736556 3221224576 3221223312 134529265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9848 8981 1116 68 0 9780 0
[pid=8889] vsize: 39392
Current children cumulated CPU time (s) 1039.04
Current children cumulated vsize (Kb) 39392

[startup+1050.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9131 0 0 0 104818 85 0 0 25 0 1 0 1781528315 40607744 9042 4294967295 134512640 134736556 3221224576 3221223204 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 9914 9042 1116 68 0 9846 0
[pid=8889] vsize: 39656
Current children cumulated CPU time (s) 1049.03
Current children cumulated vsize (Kb) 39656

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9223 0 0 0 105817 86 0 0 25 0 1 0 1781528315 41013248 9134 4294967295 134512640 134736556 3221224576 3221223232 134649499 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10013 9134 1116 68 0 9945 0
[pid=8889] vsize: 40052
Current children cumulated CPU time (s) 1059.03
Current children cumulated vsize (Kb) 40052

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9230 0 0 0 106816 86 0 0 25 0 1 0 1781528315 41013248 9141 4294967295 134512640 134736556 3221224576 3221223204 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10013 9141 1116 68 0 9945 0
[pid=8889] vsize: 40052
Current children cumulated CPU time (s) 1069.02
Current children cumulated vsize (Kb) 40052

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9238 0 0 0 107814 87 0 0 25 0 1 0 1781528315 41013248 9149 4294967295 134512640 134736556 3221224576 3221223192 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10013 9149 1116 68 0 9945 0
[pid=8889] vsize: 40052
Current children cumulated CPU time (s) 1079.01
Current children cumulated vsize (Kb) 40052

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9308 0 0 0 108813 88 0 0 25 0 1 0 1781528315 41283584 9219 4294967295 134512640 134736556 3221224576 3221223076 134543905 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10079 9219 1116 68 0 10011 0
[pid=8889] vsize: 40316
Current children cumulated CPU time (s) 1089.01
Current children cumulated vsize (Kb) 40316

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9404 0 0 0 109811 89 0 0 25 0 1 0 1781528315 41689088 9315 4294967295 134512640 134736556 3221224576 3221223160 134560320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10178 9315 1116 68 0 10110 0
[pid=8889] vsize: 40712
Current children cumulated CPU time (s) 1099
Current children cumulated vsize (Kb) 40712

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9485 0 0 0 110809 90 0 0 25 0 1 0 1781528315 42094592 9396 4294967295 134512640 134736556 3221224576 3221223220 134649189 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10277 9396 1116 68 0 10209 0
[pid=8889] vsize: 41108
Current children cumulated CPU time (s) 1108.99
Current children cumulated vsize (Kb) 41108

[startup+1120.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9532 0 0 0 111807 90 0 0 25 0 1 0 1781528315 42229760 9443 4294967295 134512640 134736556 3221224576 3221223320 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10310 9443 1116 68 0 10242 0
[pid=8889] vsize: 41240
Current children cumulated CPU time (s) 1118.97
Current children cumulated vsize (Kb) 41240

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9616 0 0 0 112805 91 0 0 25 0 1 0 1781528315 42631168 9527 4294967295 134512640 134736556 3221224576 3221223208 134544013 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10408 9527 1116 68 0 10340 0
[pid=8889] vsize: 41632
Current children cumulated CPU time (s) 1128.96
Current children cumulated vsize (Kb) 41632

[startup+1140.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9688 0 0 0 113804 91 0 0 25 0 1 0 1781528315 42901504 9599 4294967295 134512640 134736556 3221224576 3221223100 134540160 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10474 9599 1116 68 0 10406 0
[pid=8889] vsize: 41896
Current children cumulated CPU time (s) 1138.95
Current children cumulated vsize (Kb) 41896

[startup+1150.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9799 0 0 0 114803 92 0 0 25 0 1 0 1781528315 43307008 9710 4294967295 134512640 134736556 3221224576 3221223192 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10573 9710 1116 68 0 10505 0
[pid=8889] vsize: 42292
Current children cumulated CPU time (s) 1148.95
Current children cumulated vsize (Kb) 42292

[startup+1160.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9877 0 0 0 115801 92 0 0 25 0 1 0 1781528315 43577344 9788 4294967295 134512640 134736556 3221224576 3221223208 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10639 9788 1116 68 0 10571 0
[pid=8889] vsize: 42556
Current children cumulated CPU time (s) 1158.93
Current children cumulated vsize (Kb) 42556

[startup+1170.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 9974 0 0 0 116800 93 0 0 25 0 1 0 1781528315 43982848 9885 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10738 9885 1116 68 0 10670 0
[pid=8889] vsize: 42952
Current children cumulated CPU time (s) 1168.93
Current children cumulated vsize (Kb) 42952

[startup+1180.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 10030 0 0 0 117798 94 0 0 25 0 1 0 1781528315 44253184 9941 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10804 9941 1116 68 0 10736 0
[pid=8889] vsize: 43216
Current children cumulated CPU time (s) 1178.92
Current children cumulated vsize (Kb) 43216

[startup+1190.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 8889
Raw data (/proc/8889/stat): 8889 (bsolo) R 8888 8889 8263 0 -1 0 10030 0 0 0 118798 94 0 0 25 0 1 0 1781528315 44253184 9941 4294967295 134512640 134736556 3221224576 3221223192 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/8889/statm): 10804 9941 1116 68 0 10736 0
[pid=8889] vsize: 43216
Current children cumulated CPU time (s) 1188.92
Current children cumulated vsize (Kb) 43216
One traced child (pid=8889) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1196.22
CPU time (s): 1195.07
CPU user time (s): 1194.11
CPU system time (s): 0.964853
CPU usage (%): 99.9038
Max. virtual memory (cumulated for all children) (Kb): 43216

Verifier Data

ERROR: no interpretation found !