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-f1000.opb
MD5SUM3b740c03d309134e8e181ea08fc4a1e3
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 2000
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 2000
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables2000
Total number of constraints5250
Number of constraints which are clauses5250
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 163

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        950028 kB
Buffers:         34456 kB
Cached:          22952 kB
SwapCached:        868 kB
Active:          52892 kB
Inactive:         7184 kB
HighTotal:      131008 kB
HighFree:       105308 kB
LowTotal:       903652 kB
LowFree:        844720 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            18940 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 08:40:22 (client local time) WITH STATUS 0 IN 1195.08 SECONDS
stats: 122 7 1195.08 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 2000 variables and 5250 constraints.
c	preprocess terminated. Elapsed time: 0.957
c After prepocess the problem consists of 1999 variables and 5249 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 1999 #Dec: 386 LB: 0 @ 10.502
c Restart #2 #Var: 1999 #Dec: 989 LB: 0 @ 26.785
c Restart #3 #Var: 1999 #Dec: 1978 LB: 0 @ 51.606
c Restart #4 #Var: 1999 #Dec: 3218 LB: 0 @ 85.396
c Restart #5 #Var: 1999 #Dec: 4764 LB: 0 @ 127.92
c Restart #6 #Var: 1999 #Dec: 6540 LB: 0 @ 179.29
c Restart #7 #Var: 1999 #Dec: 8522 LB: 0 @ 241.26
c Restart #8 #Var: 1999 #Dec: 11099 LB: 0 @ 319.1
c Restart #9 #Var: 1999 #Dec: 13798 LB: 0 @ 399.64
c Restart #10 #Var: 1999 #Dec: 16793 LB: 0 @ 497.47
c CHANGE Heuristic... 
c Restart #0 #Var: 1999 #Dec: 20015 LB: 0 @ 609.61
c Restart #1 #Var: 1999 #Dec: 20448 LB: 0 @ 632.19
c Restart #2 #Var: 1999 #Dec: 21193 LB: 0 @ 655.97
c Restart #3 #Var: 1999 #Dec: 22177 LB: 0 @ 689.63
c Restart #4 #Var: 1999 #Dec: 23408 LB: 0 @ 730.04
c Restart #5 #Var: 1999 #Dec: 24939 LB: 0 @ 786.55
c Restart #6 #Var: 1999 #Dec: 26721 LB: 0 @ 857.08
c Restart #7 #Var: 1999 #Dec: 29141 LB: 0 @ 938.31
c Restart #8 #Var: 1999 #Dec: 31453 LB: 0 @ 1043.9
c Restart #9 #Var: 1999 #Dec: 34237 LB: 0 @ 1146.6
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/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1839778550 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 107 3 90 68 0 39 0
[pid=17154] 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/wulflinc26/normalized-f1000.opb

[startup+10.0032 s]
Raw data (loadavg): 0.77 0.91 0.87 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 1802 0 0 0 984 7 0 0 25 0 1 0 1839778550 10522624 1713 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 2569 1713 1116 68 0 2501 0
[pid=17154] vsize: 10276
Current children cumulated CPU time (s) 9.91
Current children cumulated vsize (Kb) 10276

[startup+20.0029 s]
Raw data (loadavg): 0.81 0.92 0.88 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 2043 0 0 0 1978 9 0 0 25 0 1 0 1839778550 11464704 1954 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 2799 1954 1116 68 0 2731 0
[pid=17154] vsize: 11196
Current children cumulated CPU time (s) 19.87
Current children cumulated vsize (Kb) 11196

[startup+30.0036 s]
Raw data (loadavg): 0.84 0.92 0.88 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 2219 0 0 0 2974 11 0 0 25 0 1 0 1839778550 12275712 2130 4294967295 134512640 134736556 3221224576 3221223128 134537599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 2997 2130 1116 68 0 2929 0
[pid=17154] vsize: 11988
Current children cumulated CPU time (s) 29.85
Current children cumulated vsize (Kb) 11988

[startup+40.0043 s]
Raw data (loadavg): 0.86 0.92 0.88 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 2433 0 0 0 3967 13 0 0 25 0 1 0 1839778550 13086720 2344 4294967295 134512640 134736556 3221224576 3221223192 134537586 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 3195 2344 1116 68 0 3127 0
[pid=17154] vsize: 12780
Current children cumulated CPU time (s) 39.8
Current children cumulated vsize (Kb) 12780

[startup+50.005 s]
Raw data (loadavg): 0.88 0.92 0.88 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 2695 0 0 0 4963 15 0 0 25 0 1 0 1839778550 14168064 2606 4294967295 134512640 134736556 3221224576 3221223212 134560216 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 3459 2606 1116 68 0 3391 0
[pid=17154] vsize: 13836
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (Kb) 13836

[startup+60.0056 s]
Raw data (loadavg): 0.90 0.92 0.88 1/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) T 17153 17154 16528 0 -1 0 2856 0 0 0 5958 17 0 0 25 0 1 0 1839778550 14843904 2767 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17154/statm): 3624 2767 1116 68 0 3556 0
[pid=17154] vsize: 14496
Current children cumulated CPU time (s) 59.75
Current children cumulated vsize (Kb) 14496

[startup+70.0053 s]
Raw data (loadavg): 0.91 0.93 0.88 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 3063 0 0 0 6953 20 0 0 25 0 1 0 1839778550 15646720 2974 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 3820 2974 1116 68 0 3752 0
[pid=17154] vsize: 15280
Current children cumulated CPU time (s) 69.73
Current children cumulated vsize (Kb) 15280

[startup+80.006 s]
Raw data (loadavg): 0.93 0.93 0.88 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 3294 0 0 0 7950 22 0 0 25 0 1 0 1839778550 16592896 3205 4294967295 134512640 134736556 3221224576 3221223304 134605852 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 4051 3205 1116 68 0 3983 0
[pid=17154] vsize: 16204
Current children cumulated CPU time (s) 79.72
Current children cumulated vsize (Kb) 16204

[startup+90.0067 s]
Raw data (loadavg): 0.94 0.93 0.88 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 3443 0 0 0 8946 24 0 0 25 0 1 0 1839778550 17268736 3354 4294967295 134512640 134736556 3221224576 3221223124 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 4216 3354 1116 68 0 4148 0
[pid=17154] vsize: 16864
Current children cumulated CPU time (s) 89.7
Current children cumulated vsize (Kb) 16864

[startup+100.007 s]
Raw data (loadavg): 0.95 0.93 0.88 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 3642 0 0 0 9942 26 0 0 25 0 1 0 1839778550 18079744 3553 4294967295 134512640 134736556 3221224576 3221223132 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 4414 3553 1116 68 0 4346 0
[pid=17154] vsize: 17656
Current children cumulated CPU time (s) 99.68
Current children cumulated vsize (Kb) 17656

[startup+110.008 s]
Raw data (loadavg): 0.95 0.93 0.88 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 3880 0 0 0 10937 28 0 0 25 0 1 0 1839778550 19025920 3791 4294967295 134512640 134736556 3221224576 3221223220 134649050 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 4645 3791 1116 68 0 4577 0
[pid=17154] vsize: 18580
Current children cumulated CPU time (s) 109.65
Current children cumulated vsize (Kb) 18580

[startup+120.008 s]
Raw data (loadavg): 0.96 0.93 0.89 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 4092 0 0 0 11933 30 0 0 25 0 1 0 1839778550 19836928 4003 4294967295 134512640 134736556 3221224576 3221223224 134649272 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 4843 4003 1116 68 0 4775 0
[pid=17154] vsize: 19372
Current children cumulated CPU time (s) 119.63
Current children cumulated vsize (Kb) 19372

[startup+130.008 s]
Raw data (loadavg): 0.97 0.94 0.89 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 4258 0 0 0 12930 32 0 0 25 0 1 0 1839778550 20512768 4169 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 5008 4169 1116 68 0 4940 0
[pid=17154] vsize: 20032
Current children cumulated CPU time (s) 129.62
Current children cumulated vsize (Kb) 20032

[startup+140.009 s]
Raw data (loadavg): 0.97 0.94 0.89 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 4407 0 0 0 13926 33 0 0 25 0 1 0 1839778550 21184512 4318 4294967295 134512640 134736556 3221224576 3221223172 134716453 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 5172 4318 1116 68 0 5104 0
[pid=17154] vsize: 20688
Current children cumulated CPU time (s) 139.59
Current children cumulated vsize (Kb) 20688

[startup+150.011 s]
Raw data (loadavg): 0.98 0.94 0.89 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 4623 0 0 0 14921 35 0 0 25 0 1 0 1839778550 22130688 4534 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 5403 4534 1116 68 0 5335 0
[pid=17154] vsize: 21612
Current children cumulated CPU time (s) 149.56
Current children cumulated vsize (Kb) 21612

[startup+160.011 s]
Raw data (loadavg): 0.98 0.94 0.89 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 4868 0 0 0 15917 37 0 0 25 0 1 0 1839778550 23076864 4779 4294967295 134512640 134736556 3221224576 3221223216 134649280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 5634 4779 1116 68 0 5566 0
[pid=17154] vsize: 22536
Current children cumulated CPU time (s) 159.54
Current children cumulated vsize (Kb) 22536

[startup+170.011 s]
Raw data (loadavg): 0.98 0.94 0.89 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 5082 0 0 0 16915 39 0 0 25 0 1 0 1839778550 23887872 4993 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 5832 4993 1116 68 0 5764 0
[pid=17154] vsize: 23328
Current children cumulated CPU time (s) 169.54
Current children cumulated vsize (Kb) 23328

[startup+180.012 s]
Raw data (loadavg): 0.98 0.94 0.89 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 5271 0 0 0 17912 40 0 0 25 0 1 0 1839778550 24698880 5182 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 6030 5182 1116 68 0 5962 0
[pid=17154] vsize: 24120
Current children cumulated CPU time (s) 179.52
Current children cumulated vsize (Kb) 24120

[startup+190.012 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 5370 0 0 0 18909 41 0 0 25 0 1 0 1839778550 25104384 5281 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 6129 5281 1116 68 0 6061 0
[pid=17154] vsize: 24516
Current children cumulated CPU time (s) 189.5
Current children cumulated vsize (Kb) 24516

[startup+200.012 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 5576 0 0 0 19905 43 0 0 25 0 1 0 1839778550 25915392 5487 4294967295 134512640 134736556 3221224576 3221223192 134543261 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 6327 5487 1116 68 0 6259 0
[pid=17154] vsize: 25308
Current children cumulated CPU time (s) 199.48
Current children cumulated vsize (Kb) 25308

[startup+210.013 s]
Raw data (loadavg): 0.99 0.95 0.89 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 5783 0 0 0 20902 44 0 0 25 0 1 0 1839778550 26861568 5694 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 6558 5694 1116 68 0 6490 0
[pid=17154] vsize: 26232
Current children cumulated CPU time (s) 209.46
Current children cumulated vsize (Kb) 26232

[startup+220.013 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 5992 0 0 0 21899 46 0 0 25 0 1 0 1839778550 27672576 5903 4294967295 134512640 134736556 3221224576 3221223120 134544598 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 6756 5903 1116 68 0 6688 0
[pid=17154] vsize: 27024
Current children cumulated CPU time (s) 219.45
Current children cumulated vsize (Kb) 27024

[startup+230.013 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 6198 0 0 0 22895 48 0 0 25 0 1 0 1839778550 28475392 6109 4294967295 134512640 134736556 3221224576 3221223208 134537641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 6952 6109 1116 68 0 6884 0
[pid=17154] vsize: 27808
Current children cumulated CPU time (s) 229.43
Current children cumulated vsize (Kb) 27808

[startup+240.013 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 6386 0 0 0 23893 49 0 0 25 0 1 0 1839778550 29286400 6297 4294967295 134512640 134736556 3221224576 3221223208 134544016 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 7150 6297 1116 68 0 7082 0
[pid=17154] vsize: 28600
Current children cumulated CPU time (s) 239.42
Current children cumulated vsize (Kb) 28600

[startup+250.014 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 6507 0 0 0 24890 50 0 0 25 0 1 0 1839778550 29831168 6418 4294967295 134512640 134736556 3221224576 3221223216 134649266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 7283 6418 1116 68 0 7215 0
[pid=17154] vsize: 29132
Current children cumulated CPU time (s) 249.4
Current children cumulated vsize (Kb) 29132

[startup+260.014 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 6694 0 0 0 25887 52 0 0 25 0 1 0 1839778550 30507008 6605 4294967295 134512640 134736556 3221224576 3221223136 134543623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 7448 6605 1116 68 0 7380 0
[pid=17154] vsize: 29792
Current children cumulated CPU time (s) 259.39
Current children cumulated vsize (Kb) 29792

[startup+270.014 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 6866 0 0 0 26883 54 0 0 25 0 1 0 1839778550 31318016 6777 4294967295 134512640 134736556 3221224576 3221223084 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 7646 6777 1116 68 0 7578 0
[pid=17154] vsize: 30584
Current children cumulated CPU time (s) 269.37
Current children cumulated vsize (Kb) 30584

[startup+280.015 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 7076 0 0 0 27881 56 0 0 25 0 1 0 1839778550 32129024 6987 4294967295 134512640 134736556 3221224576 3221222464 134717264 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 7844 6987 1116 68 0 7776 0
[pid=17154] vsize: 31376
Current children cumulated CPU time (s) 279.37
Current children cumulated vsize (Kb) 31376

[startup+290.014 s]
Raw data (loadavg): 0.99 0.95 0.90 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 7255 0 0 0 28878 57 0 0 25 0 1 0 1839778550 32804864 7166 4294967295 134512640 134736556 3221224576 3221223344 134644663 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 8009 7166 1116 68 0 7941 0
[pid=17154] vsize: 32036
Current children cumulated CPU time (s) 289.35
Current children cumulated vsize (Kb) 32036

[startup+300.015 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 7436 0 0 0 29874 59 0 0 25 0 1 0 1839778550 33615872 7347 4294967295 134512640 134736556 3221224576 3221223084 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 8207 7347 1116 68 0 8139 0
[pid=17154] vsize: 32828
Current children cumulated CPU time (s) 299.33
Current children cumulated vsize (Kb) 32828

[startup+310.016 s]
Raw data (loadavg): 0.99 0.96 0.90 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 7739 0 0 0 30872 61 0 0 25 0 1 0 1839778550 34807808 7650 4294967295 134512640 134736556 3221224576 3221223184 134558278 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 8498 7650 1116 68 0 8430 0
[pid=17154] vsize: 33992
Current children cumulated CPU time (s) 309.33
Current children cumulated vsize (Kb) 33992

[startup+320.015 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 7912 0 0 0 31869 62 0 0 25 0 1 0 1839778550 35491840 7823 4294967295 134512640 134736556 3221224576 3221223128 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 8665 7823 1116 68 0 8597 0
[pid=17154] vsize: 34660
Current children cumulated CPU time (s) 319.31
Current children cumulated vsize (Kb) 34660

[startup+330.016 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 7962 0 0 0 32867 63 0 0 25 0 1 0 1839778550 35766272 7873 4294967295 134512640 134736556 3221224576 3221223132 134537540 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 8732 7873 1116 68 0 8664 0
[pid=17154] vsize: 34928
Current children cumulated CPU time (s) 329.3
Current children cumulated vsize (Kb) 34928

[startup+340.016 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 8144 0 0 0 33863 65 0 0 25 0 1 0 1839778550 36573184 8055 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 8929 8055 1116 68 0 8861 0
[pid=17154] vsize: 35716
Current children cumulated CPU time (s) 339.28
Current children cumulated vsize (Kb) 35716

[startup+350.017 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 8360 0 0 0 34860 66 0 0 25 0 1 0 1839778550 37384192 8271 4294967295 134512640 134736556 3221224576 3221223128 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 9127 8271 1116 68 0 9059 0
[pid=17154] vsize: 36508
Current children cumulated CPU time (s) 349.26
Current children cumulated vsize (Kb) 36508

[startup+360.017 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 8557 0 0 0 35856 68 0 0 25 0 1 0 1839778550 38195200 8468 4294967295 134512640 134736556 3221224576 3221223136 134543554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 9325 8468 1116 68 0 9257 0
[pid=17154] vsize: 37300
Current children cumulated CPU time (s) 359.24
Current children cumulated vsize (Kb) 37300

[startup+370.017 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 8767 0 0 0 36852 71 0 0 25 0 1 0 1839778550 39141376 8678 4294967295 134512640 134736556 3221224576 3221223168 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 9556 8678 1116 68 0 9488 0
[pid=17154] vsize: 38224
Current children cumulated CPU time (s) 369.23
Current children cumulated vsize (Kb) 38224

[startup+380.018 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 8969 0 0 0 37847 73 0 0 25 0 1 0 1839778550 39944192 8880 4294967295 134512640 134736556 3221224576 3221223220 134649189 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 9752 8880 1116 68 0 9684 0
[pid=17154] vsize: 39008
Current children cumulated CPU time (s) 379.2
Current children cumulated vsize (Kb) 39008

[startup+390.017 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 9184 0 0 0 38844 74 0 0 25 0 1 0 1839778550 40755200 9095 4294967295 134512640 134736556 3221224576 3221223192 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 9950 9095 1116 68 0 9882 0
[pid=17154] vsize: 39800
Current children cumulated CPU time (s) 389.18
Current children cumulated vsize (Kb) 39800

[startup+400.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 9405 0 0 0 39841 76 0 0 25 0 1 0 1839778550 41709568 9316 4294967295 134512640 134736556 3221224576 3221223116 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 10183 9316 1116 68 0 10115 0
[pid=17154] vsize: 40732
Current children cumulated CPU time (s) 399.17
Current children cumulated vsize (Kb) 40732

[startup+410.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 9491 0 0 0 40839 78 0 0 25 0 1 0 1839778550 42115072 9402 4294967295 134512640 134736556 3221224576 3221223232 134649031 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 10282 9402 1116 68 0 10214 0
[pid=17154] vsize: 41128
Current children cumulated CPU time (s) 409.17
Current children cumulated vsize (Kb) 41128

[startup+420.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) T 17153 17154 16528 0 -1 0 9685 0 0 0 41835 80 0 0 25 0 1 0 1839778550 42790912 9596 4294967295 134512640 134736556 3221224576 3221222796 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17154/statm): 10447 9596 1116 68 0 10379 0
[pid=17154] vsize: 41788
Current children cumulated CPU time (s) 419.15
Current children cumulated vsize (Kb) 41788

[startup+430.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 9859 0 0 0 42832 81 0 0 25 0 1 0 1839778550 43618304 9770 4294967295 134512640 134736556 3221224576 3221223192 134649713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 10649 9770 1116 68 0 10581 0
[pid=17154] vsize: 42596
Current children cumulated CPU time (s) 429.13
Current children cumulated vsize (Kb) 42596

[startup+440.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 10024 0 0 0 43829 83 0 0 25 0 1 0 1839778550 44294144 9935 4294967295 134512640 134736556 3221224576 3221223204 134560258 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 10814 9935 1116 68 0 10746 0
[pid=17154] vsize: 43256
Current children cumulated CPU time (s) 439.12
Current children cumulated vsize (Kb) 43256

[startup+450.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 10226 0 0 0 44824 85 0 0 25 0 1 0 1839778550 45105152 10137 4294967295 134512640 134736556 3221224576 3221223168 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 11012 10137 1116 68 0 10944 0
[pid=17154] vsize: 44048
Current children cumulated CPU time (s) 449.09
Current children cumulated vsize (Kb) 44048

[startup+460.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 10406 0 0 0 45822 86 0 0 25 0 1 0 1839778550 45780992 10317 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 11177 10317 1116 68 0 11109 0
[pid=17154] vsize: 44708
Current children cumulated CPU time (s) 459.08
Current children cumulated vsize (Kb) 44708

[startup+470.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 10591 0 0 0 46818 88 0 0 25 0 1 0 1839778550 46592000 10502 4294967295 134512640 134736556 3221224576 3221223272 134524330 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 11375 10502 1116 68 0 11307 0
[pid=17154] vsize: 45500
Current children cumulated CPU time (s) 469.06
Current children cumulated vsize (Kb) 45500

[startup+480.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 10751 0 0 0 47816 89 0 0 25 0 1 0 1839778550 47276032 10662 4294967295 134512640 134736556 3221224576 3221223204 134560258 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 11542 10662 1116 68 0 11474 0
[pid=17154] vsize: 46168
Current children cumulated CPU time (s) 479.05
Current children cumulated vsize (Kb) 46168

[startup+490.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 10959 0 0 0 48813 91 0 0 25 0 1 0 1839778550 48078848 10870 4294967295 134512640 134736556 3221224576 3221223212 134544444 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 11738 10870 1116 68 0 11670 0
[pid=17154] vsize: 46952
Current children cumulated CPU time (s) 489.04
Current children cumulated vsize (Kb) 46952

[startup+500.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 11092 0 0 0 49811 92 0 0 25 0 1 0 1839778550 48627712 11003 4294967295 134512640 134736556 3221224576 3221223308 134543252 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 11872 11003 1116 68 0 11804 0
[pid=17154] vsize: 47488
Current children cumulated CPU time (s) 499.03
Current children cumulated vsize (Kb) 47488

[startup+510.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 11200 0 0 0 50808 94 0 0 25 0 1 0 1839778550 49025024 11111 4294967295 134512640 134736556 3221224576 3221223152 134650034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 11969 11111 1116 68 0 11901 0
[pid=17154] vsize: 47876
Current children cumulated CPU time (s) 509.02
Current children cumulated vsize (Kb) 47876

[startup+520.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 11399 0 0 0 51804 96 0 0 25 0 1 0 1839778550 49836032 11310 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 12167 11310 1116 68 0 12099 0
[pid=17154] vsize: 48668
Current children cumulated CPU time (s) 519
Current children cumulated vsize (Kb) 48668

[startup+530.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 11604 0 0 0 52800 99 0 0 25 0 1 0 1839778550 50782208 11515 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 12398 11515 1116 68 0 12330 0
[pid=17154] vsize: 49592
Current children cumulated CPU time (s) 528.99
Current children cumulated vsize (Kb) 49592

[startup+540.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 11791 0 0 0 53797 100 0 0 25 0 1 0 1839778550 51453952 11702 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 12562 11702 1116 68 0 12494 0
[pid=17154] vsize: 50248
Current children cumulated CPU time (s) 538.97
Current children cumulated vsize (Kb) 50248

[startup+550.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 11994 0 0 0 54793 102 0 0 25 0 1 0 1839778550 52269056 11905 4294967295 134512640 134736556 3221224576 3221223284 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 12761 11905 1116 68 0 12693 0
[pid=17154] vsize: 51044
Current children cumulated CPU time (s) 548.95
Current children cumulated vsize (Kb) 51044

[startup+560.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 12136 0 0 0 55791 103 0 0 25 0 1 0 1839778550 52944896 12047 4294967295 134512640 134736556 3221224576 3221223188 134524692 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 12926 12047 1116 68 0 12858 0
[pid=17154] vsize: 51704
Current children cumulated CPU time (s) 558.94
Current children cumulated vsize (Kb) 51704

[startup+570.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 12307 0 0 0 56788 104 0 0 25 0 1 0 1839778550 53620736 12218 4294967295 134512640 134736556 3221224576 3221223152 134649736 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 13091 12218 1116 68 0 13023 0
[pid=17154] vsize: 52364
Current children cumulated CPU time (s) 568.92
Current children cumulated vsize (Kb) 52364

[startup+580.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 12496 0 0 0 57786 106 0 0 25 0 1 0 1839778550 54439936 12407 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 13291 12407 1116 68 0 13223 0
[pid=17154] vsize: 53164
Current children cumulated CPU time (s) 578.92
Current children cumulated vsize (Kb) 53164

[startup+590.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 12681 0 0 0 58782 108 0 0 25 0 1 0 1839778550 55128064 12592 4294967295 134512640 134736556 3221224576 3221223128 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 13459 12592 1116 68 0 13391 0
[pid=17154] vsize: 53836
Current children cumulated CPU time (s) 588.9
Current children cumulated vsize (Kb) 53836

[startup+600.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 12856 0 0 0 59779 110 0 0 25 0 1 0 1839778550 55939072 12767 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 13657 12767 1116 68 0 13589 0
[pid=17154] vsize: 54628
Current children cumulated CPU time (s) 598.89
Current children cumulated vsize (Kb) 54628

[startup+610.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 13031 0 0 0 60776 112 0 0 25 0 1 0 1839778550 56623104 12942 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 13824 12942 1116 68 0 13756 0
[pid=17154] vsize: 55296
Current children cumulated CPU time (s) 608.88
Current children cumulated vsize (Kb) 55296

[startup+620.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 13031 0 0 0 61776 112 0 0 25 0 1 0 1839778550 56623104 12942 4294967295 134512640 134736556 3221224576 3221223232 134649462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 13824 12942 1116 68 0 13756 0
[pid=17154] vsize: 55296
Current children cumulated CPU time (s) 618.88
Current children cumulated vsize (Kb) 55296

[startup+630.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 13131 0 0 0 62774 113 0 0 25 0 1 0 1839778550 57028608 13042 4294967295 134512640 134736556 3221224576 3221223052 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 13923 13042 1116 68 0 13855 0
[pid=17154] vsize: 55692
Current children cumulated CPU time (s) 628.87
Current children cumulated vsize (Kb) 55692

[startup+640.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 13194 0 0 0 63772 114 0 0 25 0 1 0 1839778550 57298944 13105 4294967295 134512640 134736556 3221224576 3221223232 134649561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 13989 13105 1116 68 0 13921 0
[pid=17154] vsize: 55956
Current children cumulated CPU time (s) 638.86
Current children cumulated vsize (Kb) 55956

[startup+650.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 13375 0 0 0 64769 116 0 0 25 0 1 0 1839778550 58109952 13286 4294967295 134512640 134736556 3221224576 3221223332 134644678 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 14187 13286 1116 68 0 14119 0
[pid=17154] vsize: 56748
Current children cumulated CPU time (s) 648.85
Current children cumulated vsize (Kb) 56748

[startup+660.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 13516 0 0 0 65767 117 0 0 25 0 1 0 1839778550 58650624 13427 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 14319 13427 1116 68 0 14251 0
[pid=17154] vsize: 57276
Current children cumulated CPU time (s) 658.84
Current children cumulated vsize (Kb) 57276

[startup+670.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 13639 0 0 0 66763 120 0 0 25 0 1 0 1839778550 59191296 13550 4294967295 134512640 134736556 3221224576 3221223136 134558421 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 14451 13550 1116 68 0 14383 0
[pid=17154] vsize: 57804
Current children cumulated CPU time (s) 668.83
Current children cumulated vsize (Kb) 57804

[startup+680.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 13834 0 0 0 67759 121 0 0 25 0 1 0 1839778550 59998208 13745 4294967295 134512640 134736556 3221224576 3221223092 134543932 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 14648 13745 1116 68 0 14580 0
[pid=17154] vsize: 58592
Current children cumulated CPU time (s) 678.8
Current children cumulated vsize (Kb) 58592

[startup+690.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 14025 0 0 0 68756 122 0 0 25 0 1 0 1839778550 60809216 13936 4294967295 134512640 134736556 3221224576 3221223144 134649817 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 14846 13936 1116 68 0 14778 0
[pid=17154] vsize: 59384
Current children cumulated CPU time (s) 688.78
Current children cumulated vsize (Kb) 59384

[startup+700.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 14086 0 0 0 69754 123 0 0 25 0 1 0 1839778550 61079552 13997 4294967295 134512640 134736556 3221224576 3221223232 134649103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 14912 13997 1116 68 0 14844 0
[pid=17154] vsize: 59648
Current children cumulated CPU time (s) 698.77
Current children cumulated vsize (Kb) 59648

[startup+710.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 14269 0 0 0 70751 125 0 0 25 0 1 0 1839778550 61771776 14180 4294967295 134512640 134736556 3221224576 3221223232 134649031 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 15081 14180 1116 68 0 15013 0
[pid=17154] vsize: 60324
Current children cumulated CPU time (s) 708.76
Current children cumulated vsize (Kb) 60324

[startup+720.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 14475 0 0 0 71747 127 0 0 25 0 1 0 1839778550 62586880 14385 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 15280 14385 1116 68 0 15212 0
[pid=17154] vsize: 61120
Current children cumulated CPU time (s) 718.74
Current children cumulated vsize (Kb) 61120

[startup+730.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 14655 0 0 0 72743 128 0 0 25 0 1 0 1839778550 63393792 14565 4294967295 134512640 134736556 3221224576 3221223192 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 15477 14565 1116 68 0 15409 0
[pid=17154] vsize: 61908
Current children cumulated CPU time (s) 728.71
Current children cumulated vsize (Kb) 61908

[startup+740.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 14694 0 0 0 73740 129 0 0 25 0 1 0 1839778550 63528960 14604 4294967295 134512640 134736556 3221224576 3221223328 134556523 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 15510 14604 1116 68 0 15442 0
[pid=17154] vsize: 62040
Current children cumulated CPU time (s) 738.69
Current children cumulated vsize (Kb) 62040

[startup+750.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 14871 0 0 0 74737 130 0 0 25 0 1 0 1839778550 64344064 14781 4294967295 134512640 134736556 3221224576 3221223088 134543101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 15709 14781 1116 68 0 15641 0
[pid=17154] vsize: 62836
Current children cumulated CPU time (s) 748.67
Current children cumulated vsize (Kb) 62836

[startup+760.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 15040 0 0 0 75733 133 0 0 25 0 1 0 1839778550 65015808 14950 4294967295 134512640 134736556 3221224576 3221223132 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 15873 14950 1116 68 0 15805 0
[pid=17154] vsize: 63492
Current children cumulated CPU time (s) 758.66
Current children cumulated vsize (Kb) 63492

[startup+770.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 15225 0 0 0 76731 134 0 0 25 0 1 0 1839778550 65826816 15135 4294967295 134512640 134736556 3221224576 3221223232 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 16071 15135 1116 68 0 16003 0
[pid=17154] vsize: 64284
Current children cumulated CPU time (s) 768.65
Current children cumulated vsize (Kb) 64284

[startup+780.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 15378 0 0 0 77728 135 0 0 25 0 1 0 1839778550 66379776 15288 4294967295 134512640 134736556 3221224576 3221223152 134649769 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 16206 15288 1116 68 0 16138 0
[pid=17154] vsize: 64824
Current children cumulated CPU time (s) 778.63
Current children cumulated vsize (Kb) 64824

[startup+790.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 15496 0 0 0 78726 136 0 0 25 0 1 0 1839778550 66916352 15406 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 16337 15406 1116 68 0 16269 0
[pid=17154] vsize: 65348
Current children cumulated CPU time (s) 788.62
Current children cumulated vsize (Kb) 65348

[startup+800.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 15572 0 0 0 79725 137 0 0 25 0 1 0 1839778550 67186688 15482 4294967295 134512640 134736556 3221224576 3221223132 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 16403 15482 1116 68 0 16335 0
[pid=17154] vsize: 65612
Current children cumulated CPU time (s) 798.62
Current children cumulated vsize (Kb) 65612

[startup+810.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 15744 0 0 0 80723 138 0 0 25 0 1 0 1839778550 67866624 15653 4294967295 134512640 134736556 3221224576 3221223328 134597556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 16569 15653 1116 68 0 16501 0
[pid=17154] vsize: 66276
Current children cumulated CPU time (s) 808.61
Current children cumulated vsize (Kb) 66276

[startup+820.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 15938 0 0 0 81719 140 0 0 25 0 1 0 1839778550 68677632 15846 4294967295 134512640 134736556 3221224576 3221223052 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 16767 15846 1116 68 0 16699 0
[pid=17154] vsize: 67068
Current children cumulated CPU time (s) 818.59
Current children cumulated vsize (Kb) 67068

[startup+830.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 16093 0 0 0 82716 142 0 0 25 0 1 0 1839778550 69353472 16001 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 16932 16001 1116 68 0 16864 0
[pid=17154] vsize: 67728
Current children cumulated CPU time (s) 828.58
Current children cumulated vsize (Kb) 67728

[startup+840.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 16266 0 0 0 83714 143 0 0 25 0 1 0 1839778550 70029312 16174 4294967295 134512640 134736556 3221224576 3221223440 134643851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 17097 16174 1116 68 0 17029 0
[pid=17154] vsize: 68388
Current children cumulated CPU time (s) 838.57
Current children cumulated vsize (Kb) 68388

[startup+850.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 16421 0 0 0 84711 144 0 0 25 0 1 0 1839778550 70721536 16329 4294967295 134512640 134736556 3221224576 3221223152 134649769 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 17266 16329 1116 68 0 17198 0
[pid=17154] vsize: 69064
Current children cumulated CPU time (s) 848.55
Current children cumulated vsize (Kb) 69064

[startup+860.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 16552 0 0 0 85709 145 0 0 25 0 1 0 1839778550 71262208 16460 4294967295 134512640 134736556 3221224576 3221223220 134649189 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 17398 16460 1116 68 0 17330 0
[pid=17154] vsize: 69592
Current children cumulated CPU time (s) 858.54
Current children cumulated vsize (Kb) 69592

[startup+870.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 16592 0 0 0 86706 146 0 0 25 0 1 0 1839778550 71397376 16500 4294967295 134512640 134736556 3221224576 3221223208 134543261 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 17431 16500 1116 68 0 17363 0
[pid=17154] vsize: 69724
Current children cumulated CPU time (s) 868.52
Current children cumulated vsize (Kb) 69724

[startup+880.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 16748 0 0 0 87704 147 0 0 25 0 1 0 1839778550 72073216 16656 4294967295 134512640 134736556 3221224576 3221223184 134558210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 17596 16656 1116 68 0 17528 0
[pid=17154] vsize: 70384
Current children cumulated CPU time (s) 878.51
Current children cumulated vsize (Kb) 70384

[startup+890.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 16897 0 0 0 88700 149 0 0 25 0 1 0 1839778550 72749056 16805 4294967295 134512640 134736556 3221224576 3221223312 134597464 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 17761 16805 1116 68 0 17693 0
[pid=17154] vsize: 71044
Current children cumulated CPU time (s) 888.49
Current children cumulated vsize (Kb) 71044

[startup+900.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 17092 0 0 0 89696 151 0 0 25 0 1 0 1839778550 73433088 17000 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 17928 17000 1116 68 0 17860 0
[pid=17154] vsize: 71712
Current children cumulated CPU time (s) 898.47
Current children cumulated vsize (Kb) 71712

[startup+910.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 17247 0 0 0 90693 153 0 0 25 0 1 0 1839778550 74108928 17155 4294967295 134512640 134736556 3221224576 3221223344 134644765 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 18093 17155 1116 68 0 18025 0
[pid=17154] vsize: 72372
Current children cumulated CPU time (s) 908.46
Current children cumulated vsize (Kb) 72372

[startup+920.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 17411 0 0 0 91691 154 0 0 25 0 1 0 1839778550 74797056 17319 4294967295 134512640 134736556 3221224576 3221223072 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 18261 17319 1116 68 0 18193 0
[pid=17154] vsize: 73044
Current children cumulated CPU time (s) 918.45
Current children cumulated vsize (Kb) 73044

[startup+930.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 17588 0 0 0 92689 155 0 0 25 0 1 0 1839778550 75608064 17496 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 18459 17496 1116 68 0 18391 0
[pid=17154] vsize: 73836
Current children cumulated CPU time (s) 928.44
Current children cumulated vsize (Kb) 73836

[startup+940.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 17735 0 0 0 93685 156 0 0 25 0 1 0 1839778550 76148736 17643 4294967295 134512640 134736556 3221224576 3221223252 134645224 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 18591 17643 1116 68 0 18523 0
[pid=17154] vsize: 74364
Current children cumulated CPU time (s) 938.41
Current children cumulated vsize (Kb) 74364

[startup+950.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 17741 0 0 0 94684 156 0 0 25 0 1 0 1839778550 76292096 17649 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17154/statm): 18626 17649 1116 68 0 18558 0
[pid=17154] vsize: 74504
Current children cumulated CPU time (s) 948.4
Current children cumulated vsize (Kb) 74504

[startup+960.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 17895 0 0 0 95681 157 0 0 25 0 1 0 1839778550 76832768 17803 4294967295 134512640 134736556 3221224576 3221223232 134649583 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 18758 17803 1116 68 0 18690 0
[pid=17154] vsize: 75032
Current children cumulated CPU time (s) 958.38
Current children cumulated vsize (Kb) 75032

[startup+970.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 18095 0 0 0 96679 158 0 0 25 0 1 0 1839778550 77651968 18002 4294967295 134512640 134736556 3221224576 3221223208 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 18958 18002 1116 68 0 18890 0
[pid=17154] vsize: 75832
Current children cumulated CPU time (s) 968.37
Current children cumulated vsize (Kb) 75832

[startup+980.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 18262 0 0 0 97676 160 0 0 25 0 1 0 1839778550 78336000 18169 4294967295 134512640 134736556 3221224576 3221223052 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 19125 18169 1116 68 0 19057 0
[pid=17154] vsize: 76500
Current children cumulated CPU time (s) 978.36
Current children cumulated vsize (Kb) 76500

[startup+990.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 18448 0 0 0 98673 161 0 0 25 0 1 0 1839778550 79147008 18355 4294967295 134512640 134736556 3221224576 3221223160 134560381 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 19323 18355 1116 68 0 19255 0
[pid=17154] vsize: 77292
Current children cumulated CPU time (s) 988.34
Current children cumulated vsize (Kb) 77292

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 18638 0 0 0 99672 162 0 0 25 0 1 0 1839778550 79962112 18545 4294967295 134512640 134736556 3221224576 3221223264 134645207 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 19522 18545 1116 68 0 19454 0
[pid=17154] vsize: 78088
Current children cumulated CPU time (s) 998.34
Current children cumulated vsize (Kb) 78088

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 18822 0 0 0 100669 164 0 0 25 0 1 0 1839778550 80646144 18729 4294967295 134512640 134736556 3221224576 3221223232 134649499 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 19689 18729 1116 68 0 19621 0
[pid=17154] vsize: 78756
Current children cumulated CPU time (s) 1008.33
Current children cumulated vsize (Kb) 78756

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 19009 0 0 0 101665 167 0 0 25 0 1 0 1839778550 81481728 18916 4294967295 134512640 134736556 3221224576 3221222936 134634441 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 19893 18916 1116 68 0 19825 0
[pid=17154] vsize: 79572
Current children cumulated CPU time (s) 1018.32
Current children cumulated vsize (Kb) 79572

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 19189 0 0 0 102663 168 0 0 25 0 1 0 1839778550 82157568 19096 4294967295 134512640 134736556 3221224576 3221223208 134544462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 20058 19096 1116 68 0 19990 0
[pid=17154] vsize: 80232
Current children cumulated CPU time (s) 1028.31
Current children cumulated vsize (Kb) 80232

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 19340 0 0 0 103661 170 0 0 25 0 1 0 1839778550 82837504 19247 4294967295 134512640 134736556 3221224576 3221223128 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 20224 19247 1116 68 0 20156 0
[pid=17154] vsize: 80896
Current children cumulated CPU time (s) 1038.31
Current children cumulated vsize (Kb) 80896

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 19423 0 0 0 104660 170 0 0 25 0 1 0 1839778550 83247104 19329 4294967295 134512640 134736556 3221224576 3221223240 134544067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 20324 19329 1116 68 0 20256 0
[pid=17154] vsize: 81296
Current children cumulated CPU time (s) 1048.3
Current children cumulated vsize (Kb) 81296

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 19492 0 0 0 105659 171 0 0 25 0 1 0 1839778550 83517440 19398 4294967295 134512640 134736556 3221224576 3221223124 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 20390 19398 1116 68 0 20322 0
[pid=17154] vsize: 81560
Current children cumulated CPU time (s) 1058.3
Current children cumulated vsize (Kb) 81560

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 19639 0 0 0 106656 172 0 0 25 0 1 0 1839778550 84066304 19545 4294967295 134512640 134736556 3221224576 3221223200 134649233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 20524 19545 1116 68 0 20456 0
[pid=17154] vsize: 82096
Current children cumulated CPU time (s) 1068.28
Current children cumulated vsize (Kb) 82096

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 19811 0 0 0 107654 173 0 0 25 0 1 0 1839778550 84877312 19717 4294967295 134512640 134736556 3221224576 3221223196 134649712 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 20722 19717 1116 68 0 20654 0
[pid=17154] vsize: 82888
Current children cumulated CPU time (s) 1078.27
Current children cumulated vsize (Kb) 82888

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 20293 0 0 0 108650 175 0 0 25 0 1 0 1839778550 86302720 20073 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 21070 20073 1116 68 0 21002 0
[pid=17154] vsize: 84280
Current children cumulated CPU time (s) 1088.25
Current children cumulated vsize (Kb) 84280

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 20465 0 0 0 109647 177 0 0 25 0 1 0 1839778550 86986752 20245 4294967295 134512640 134736556 3221224576 3221223152 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 21237 20245 1116 68 0 21169 0
[pid=17154] vsize: 84948
Current children cumulated CPU time (s) 1098.24
Current children cumulated vsize (Kb) 84948

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 20602 0 0 0 110643 179 0 0 25 0 1 0 1839778550 87527424 20382 4294967295 134512640 134736556 3221224576 3221223152 134649773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 21369 20382 1116 68 0 21301 0
[pid=17154] vsize: 85476
Current children cumulated CPU time (s) 1108.22
Current children cumulated vsize (Kb) 85476

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 20803 0 0 0 111639 181 0 0 25 0 1 0 1839778550 88350720 20583 4294967295 134512640 134736556 3221224576 3221223220 134649522 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 21570 20583 1116 68 0 21502 0
[pid=17154] vsize: 86280
Current children cumulated CPU time (s) 1118.2
Current children cumulated vsize (Kb) 86280

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 21020 0 0 0 112635 184 0 0 25 0 1 0 1839778550 89296896 20799 4294967295 134512640 134736556 3221224576 3221223152 134558572 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 21801 20799 1116 68 0 21733 0
[pid=17154] vsize: 87204
Current children cumulated CPU time (s) 1128.19
Current children cumulated vsize (Kb) 87204

[startup+1140.04 s]
Raw data (loadavg): 1.07 0.99 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 21207 0 0 0 113633 185 0 0 25 0 1 0 1839778550 90112000 20984 4294967295 134512640 134736556 3221224576 3221223240 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 22000 20984 1116 68 0 21932 0
[pid=17154] vsize: 88000
Current children cumulated CPU time (s) 1138.18
Current children cumulated vsize (Kb) 88000

[startup+1150.04 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 21346 0 0 0 114630 187 0 0 25 0 1 0 1839778550 90660864 21123 4294967295 134512640 134736556 3221224576 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 22134 21123 1116 68 0 22066 0
[pid=17154] vsize: 88536
Current children cumulated CPU time (s) 1148.17
Current children cumulated vsize (Kb) 88536

[startup+1160.04 s]
Raw data (loadavg): 1.05 0.99 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 21439 0 0 0 115628 188 0 0 25 0 1 0 1839778550 90951680 21216 4294967295 134512640 134736556 3221224576 3221223196 134544464 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 22205 21216 1116 68 0 22137 0
[pid=17154] vsize: 88820
Current children cumulated CPU time (s) 1158.16
Current children cumulated vsize (Kb) 88820

[startup+1170.04 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 21615 0 0 0 116625 190 0 0 25 0 1 0 1839778550 91762688 21392 4294967295 134512640 134736556 3221224576 3221223248 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 22403 21392 1116 68 0 22335 0
[pid=17154] vsize: 89612
Current children cumulated CPU time (s) 1168.15
Current children cumulated vsize (Kb) 89612

[startup+1180.04 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 21846 0 0 0 117620 192 0 0 25 0 1 0 1839778550 92708864 21623 4294967295 134512640 134736556 3221224576 3221223152 134649769 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 22634 21623 1116 68 0 22566 0
[pid=17154] vsize: 90536
Current children cumulated CPU time (s) 1178.12
Current children cumulated vsize (Kb) 90536

[startup+1190.04 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 17154
Raw data (/proc/17154/stat): 17154 (bsolo) R 17153 17154 16528 0 -1 0 22032 0 0 0 118617 193 0 0 25 0 1 0 1839778550 93519872 21809 4294967295 134512640 134736556 3221224576 3221223200 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17154/statm): 22832 21809 1116 68 0 22764 0
[pid=17154] vsize: 91328
Current children cumulated CPU time (s) 1188.1
Current children cumulated vsize (Kb) 91328
One traced child (pid=17154) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1197.02
CPU time (s): 1195.08
CPU user time (s): 1193.08
CPU system time (s): 1.9947
CPU usage (%): 99.8382
Max. virtual memory (cumulated for all children) (Kb): 91328

Verifier Data

ERROR: no interpretation found !