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-par32-1-c.opb
MD5SUM8c1b8634a2f99e9f8e579ef031d10353
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 2630
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 2630
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 2630
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 variables2630
Total number of constraints6569
Number of constraints which are clauses6569
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 253

Launcher Data

LAUNCH ON wulflinc31 THE 2005-09-18 08:45:21 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=190 boxname=wulflinc31 idbench=190 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  8c1b8634a2f99e9f8e579ef031d10353  /oldhome/oroussel/tmp/wulflinc31/normalized-par32-1-c.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc31/normalized-par32-1-c.opb
IDLAUNCH: 190
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.153
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.153
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:        718648 kB
Buffers:         35124 kB
Cached:         250344 kB
SwapCached:       1016 kB
Active:          92560 kB
Inactive:       195648 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        718396 kB
SwapTotal:     2097892 kB
SwapFree:      2096404 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5768 kB
Slab:            22120 kB
Committed_AS:    64340 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 09:05:19 (client local time) WITH STATUS 0 IN 1195.07 SECONDS
stats: 190 7 1195.07 0

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 2630 variables and 6569 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.152
c After prepocess the problem consists of 2630 variables and 6447 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 2630 #Dec: 226 LB: 0 @ 5.634
c Restart #2 #Var: 2628 #Dec: 845 LB: 1 @ 12.424
c Restart #3 #Var: 2628 #Dec: 1696 LB: 1 @ 30.372
c Restart #4 #Var: 2628 #Dec: 2663 LB: 1 @ 47.917
c Restart #5 #Var: 2628 #Dec: 3835 LB: 1 @ 75.148
c Restart #6 #Var: 2628 #Dec: 5143 LB: 1 @ 105.99
c Restart #7 #Var: 2628 #Dec: 6663 LB: 1 @ 140.93
c Restart #8 #Var: 2628 #Dec: 8520 LB: 1 @ 172.27
c Restart #9 #Var: 2628 #Dec: 10475 LB: 1 @ 206.45
c Restart #10 #Var: 2628 #Dec: 12585 LB: 1 @ 245.25
c Restart #11 #Var: 2628 #Dec: 14877 LB: 1 @ 291.49
c Restart #12 #Var: 2628 #Dec: 17334 LB: 1 @ 350.33
c Restart #13 #Var: 2628 #Dec: 19981 LB: 1 @ 417.5
c Restart #14 #Var: 2628 #Dec: 22832 LB: 1 @ 496.37
c Restart #15 #Var: 2628 #Dec: 25900 LB: 1 @ 584.58
c CHANGE Heuristic... 
c Restart #0 #Var: 2628 #Dec: 29171 LB: 1 @ 691.17
c Restart #1 #Var: 2628 #Dec: 29460 LB: 1 @ 696.44
c Restart #2 #Var: 2628 #Dec: 30068 LB: 1 @ 709.41
c Restart #3 #Var: 2628 #Dec: 30775 LB: 1 @ 727.91
c Restart #4 #Var: 2628 #Dec: 31763 LB: 1 @ 750.02
c Restart #5 #Var: 2628 #Dec: 32917 LB: 1 @ 773.86
c Restart #6 #Var: 2628 #Dec: 34254 LB: 1 @ 796.49
c Restart #7 #Var: 2628 #Dec: 35901 LB: 1 @ 829.72
c Restart #8 #Var: 2628 #Dec: 37718 LB: 1 @ 862.13
c Restart #9 #Var: 2628 #Dec: 39664 LB: 1 @ 905.62
c Restart #10 #Var: 2628 #Dec: 41925 LB: 1 @ 954.83
c Restart #11 #Var: 2628 #Dec: 44273 LB: 1 @ 1009.3
c Restart #12 #Var: 2628 #Dec: 46882 LB: 1 @ 1075.3
c Restart #13 #Var: 2628 #Dec: 49806 LB: 1 @ 1143.8
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

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

[startup+10.0037 s]
Raw data (loadavg): 0.92 0.95 0.90 2/57 10056
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 2045 0 0 0 981 9 0 0 25 0 1 0 1839877598 11460608 1956 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 2798 1956 1116 68 0 2730 0
[pid=10054] vsize: 11192
Current children cumulated CPU time (s) 9.9
Current children cumulated vsize (Kb) 11192

[startup+20.0046 s]
Raw data (loadavg): 0.93 0.96 0.91 2/57 10056
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 2188 0 0 0 1976 12 0 0 25 0 1 0 1839877598 12132352 2099 4294967295 134512640 134736556 3221224576 3221223152 134523844 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 2962 2099 1116 68 0 2894 0
[pid=10054] vsize: 11848
Current children cumulated CPU time (s) 19.88
Current children cumulated vsize (Kb) 11848

[startup+30.0056 s]
Raw data (loadavg): 0.94 0.96 0.91 2/57 10056
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 2325 0 0 0 2972 14 0 0 25 0 1 0 1839877598 12673024 2236 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 3094 2236 1116 68 0 3026 0
[pid=10054] vsize: 12376
Current children cumulated CPU time (s) 29.86
Current children cumulated vsize (Kb) 12376

[startup+40.0065 s]
Raw data (loadavg): 0.95 0.96 0.91 2/57 10056
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 2539 0 0 0 3967 17 0 0 25 0 1 0 1839877598 13484032 2450 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 3292 2450 1116 68 0 3224 0
[pid=10054] vsize: 13168
Current children cumulated CPU time (s) 39.84
Current children cumulated vsize (Kb) 13168

[startup+50.0075 s]
Raw data (loadavg): 0.95 0.96 0.91 2/57 10056
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 2730 0 0 0 4962 20 0 0 25 0 1 0 1839877598 14295040 2641 4294967295 134512640 134736556 3221224576 3221223144 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 3490 2641 1116 68 0 3422 0
[pid=10054] vsize: 13960
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (Kb) 13960

[startup+60.0084 s]
Raw data (loadavg): 0.96 0.96 0.91 2/57 10056
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 2906 0 0 0 5959 22 0 0 25 0 1 0 1839877598 15106048 2817 4294967295 134512640 134736556 3221224576 3221223136 134544646 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 3688 2817 1116 68 0 3620 0
[pid=10054] vsize: 14752
Current children cumulated CPU time (s) 59.81
Current children cumulated vsize (Kb) 14752

[startup+70.0094 s]
Raw data (loadavg): 0.97 0.96 0.91 2/57 10058
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 3072 0 0 0 6955 23 0 0 25 0 1 0 1839877598 15781888 2983 4294967295 134512640 134736556 3221224576 3221223148 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 3853 2983 1116 68 0 3785 0
[pid=10054] vsize: 15412
Current children cumulated CPU time (s) 69.78
Current children cumulated vsize (Kb) 15412

[startup+80.0103 s]
Raw data (loadavg): 0.97 0.96 0.91 2/57 10058
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 3268 0 0 0 7951 25 0 0 25 0 1 0 1839877598 16457728 3179 4294967295 134512640 134736556 3221224576 3221223124 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 4018 3179 1116 68 0 3950 0
[pid=10054] vsize: 16072
Current children cumulated CPU time (s) 79.76
Current children cumulated vsize (Kb) 16072

[startup+90.0113 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 10058
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 3436 0 0 0 8948 26 0 0 25 0 1 0 1839877598 17268736 3347 4294967295 134512640 134736556 3221224576 3221223248 134528635 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 4216 3347 1116 68 0 4148 0
[pid=10054] vsize: 16864
Current children cumulated CPU time (s) 89.74
Current children cumulated vsize (Kb) 16864

[startup+100.011 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 10058
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 3618 0 0 0 9945 27 0 0 25 0 1 0 1839877598 17944576 3529 4294967295 134512640 134736556 3221224576 3221223148 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 4381 3529 1116 68 0 4313 0
[pid=10054] vsize: 17524
Current children cumulated CPU time (s) 99.72
Current children cumulated vsize (Kb) 17524

[startup+110.012 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 10058
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 3800 0 0 0 10941 30 0 0 25 0 1 0 1839877598 18755584 3711 4294967295 134512640 134736556 3221224576 3221223112 134716944 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 4579 3711 1116 68 0 4511 0
[pid=10054] vsize: 18316
Current children cumulated CPU time (s) 109.71
Current children cumulated vsize (Kb) 18316

[startup+120.013 s]
Raw data (loadavg): 0.98 0.97 0.91 1/57 10058
Raw data (/proc/10054/stat): 10054 (bsolo) T 10053 10054 9102 0 -1 0 3991 0 0 0 11936 32 0 0 25 0 1 0 1839877598 19431424 3902 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10054/statm): 4744 3902 1116 68 0 4676 0
[pid=10054] vsize: 18976
Current children cumulated CPU time (s) 119.68
Current children cumulated vsize (Kb) 18976

[startup+130.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10060
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 4198 0 0 0 12932 34 0 0 25 0 1 0 1839877598 20377600 4109 4294967295 134512640 134736556 3221224576 3221223152 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 4975 4109 1116 68 0 4907 0
[pid=10054] vsize: 19900
Current children cumulated CPU time (s) 129.66
Current children cumulated vsize (Kb) 19900

[startup+140.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10060
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 4409 0 0 0 13927 37 0 0 25 0 1 0 1839877598 21188608 4320 4294967295 134512640 134736556 3221224576 3221223136 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 5173 4320 1116 68 0 5105 0
[pid=10054] vsize: 20692
Current children cumulated CPU time (s) 139.64
Current children cumulated vsize (Kb) 20692

[startup+150.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10060
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 4648 0 0 0 14922 40 0 0 25 0 1 0 1839877598 22134784 4559 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 5404 4559 1116 68 0 5336 0
[pid=10054] vsize: 21616
Current children cumulated CPU time (s) 149.62
Current children cumulated vsize (Kb) 21616

[startup+160.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10060
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 4880 0 0 0 15917 42 0 0 25 0 1 0 1839877598 23080960 4791 4294967295 134512640 134736556 3221224576 3221223156 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 5635 4791 1116 68 0 5567 0
[pid=10054] vsize: 22540
Current children cumulated CPU time (s) 159.59
Current children cumulated vsize (Kb) 22540

[startup+170.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10060
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 5136 0 0 0 16909 46 0 0 25 0 1 0 1839877598 24162304 5047 4294967295 134512640 134736556 3221224576 3221223052 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 5899 5047 1116 68 0 5831 0
[pid=10054] vsize: 23596
Current children cumulated CPU time (s) 169.55
Current children cumulated vsize (Kb) 23596

[startup+180.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10060
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 5415 0 0 0 17902 49 0 0 25 0 1 0 1839877598 25378816 5326 4294967295 134512640 134736556 3221224576 3221223288 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 6196 5326 1116 68 0 6128 0
[pid=10054] vsize: 24784
Current children cumulated CPU time (s) 179.51
Current children cumulated vsize (Kb) 24784

[startup+190.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10062
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 5686 0 0 0 18896 53 0 0 25 0 1 0 1839877598 26460160 5597 4294967295 134512640 134736556 3221224576 3221222708 134717407 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 6460 5597 1116 68 0 6392 0
[pid=10054] vsize: 25840
Current children cumulated CPU time (s) 189.49
Current children cumulated vsize (Kb) 25840

[startup+200.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10062
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 5918 0 0 0 19889 56 0 0 25 0 1 0 1839877598 27406336 5829 4294967295 134512640 134736556 3221224576 3221223264 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 6691 5829 1116 68 0 6623 0
[pid=10054] vsize: 26764
Current children cumulated CPU time (s) 199.45
Current children cumulated vsize (Kb) 26764

[startup+210.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10062
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 6161 0 0 0 20883 58 0 0 25 0 1 0 1839877598 28352512 6072 4294967295 134512640 134736556 3221224576 3221223112 134543869 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 6922 6072 1116 68 0 6854 0
[pid=10054] vsize: 27688
Current children cumulated CPU time (s) 209.41
Current children cumulated vsize (Kb) 27688

[startup+220.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10062
Raw data (/proc/10054/stat): 10054 (bsolo) T 10053 10054 9102 0 -1 0 6409 0 0 0 21878 61 0 0 25 0 1 0 1839877598 29433856 6320 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10054/statm): 7186 6320 1116 68 0 7118 0
[pid=10054] vsize: 28744
Current children cumulated CPU time (s) 219.39
Current children cumulated vsize (Kb) 28744

[startup+230.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10062
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 6693 0 0 0 22871 65 0 0 25 0 1 0 1839877598 30515200 6604 4294967295 134512640 134736556 3221224576 3221223100 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 7450 6604 1116 68 0 7382 0
[pid=10054] vsize: 29800
Current children cumulated CPU time (s) 229.36
Current children cumulated vsize (Kb) 29800

[startup+240.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10062
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 6992 0 0 0 23863 68 0 0 25 0 1 0 1839877598 31731712 6903 4294967295 134512640 134736556 3221224576 3221223264 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 7747 6904 1116 68 0 7679 0
[pid=10054] vsize: 30988
Current children cumulated CPU time (s) 239.31
Current children cumulated vsize (Kb) 30988

[startup+250.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10064
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 7292 0 0 0 24857 71 0 0 25 0 1 0 1839877598 32948224 7203 4294967295 134512640 134736556 3221224576 3221223088 134543107 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 8044 7203 1116 68 0 7976 0
[pid=10054] vsize: 32176
Current children cumulated CPU time (s) 249.28
Current children cumulated vsize (Kb) 32176

[startup+260.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10064
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 7584 0 0 0 25853 73 0 0 25 0 1 0 1839877598 34164736 7495 4294967295 134512640 134736556 3221224576 3221223136 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 8341 7495 1116 68 0 8273 0
[pid=10054] vsize: 33364
Current children cumulated CPU time (s) 259.26
Current children cumulated vsize (Kb) 33364

[startup+270.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10064
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 7861 0 0 0 26847 76 0 0 25 0 1 0 1839877598 35381248 7772 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 8638 7772 1116 68 0 8570 0
[pid=10054] vsize: 34552
Current children cumulated CPU time (s) 269.23
Current children cumulated vsize (Kb) 34552

[startup+280.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10064
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 8128 0 0 0 27843 78 0 0 25 0 1 0 1839877598 36462592 8039 4294967295 134512640 134736556 3221224576 3221223264 134556637 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 8902 8039 1116 68 0 8834 0
[pid=10054] vsize: 35608
Current children cumulated CPU time (s) 279.21
Current children cumulated vsize (Kb) 35608

[startup+290.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10064
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 8388 0 0 0 28838 81 0 0 25 0 1 0 1839877598 37543936 8299 4294967295 134512640 134736556 3221224576 3221223112 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 9166 8299 1116 68 0 9098 0
[pid=10054] vsize: 36664
Current children cumulated CPU time (s) 289.19
Current children cumulated vsize (Kb) 36664

[startup+300.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10064
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 8670 0 0 0 29833 83 0 0 25 0 1 0 1839877598 38625280 8581 4294967295 134512640 134736556 3221224576 3221223116 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 9430 8581 1116 68 0 9362 0
[pid=10054] vsize: 37720
Current children cumulated CPU time (s) 299.16
Current children cumulated vsize (Kb) 37720

[startup+310.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10066
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 8933 0 0 0 30829 85 0 0 25 0 1 0 1839877598 39706624 8844 4294967295 134512640 134736556 3221224576 3221223088 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 9694 8844 1116 68 0 9626 0
[pid=10054] vsize: 38776
Current children cumulated CPU time (s) 309.14
Current children cumulated vsize (Kb) 38776

[startup+320.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10066
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 9192 0 0 0 31825 87 0 0 25 0 1 0 1839877598 40796160 9103 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 9960 9103 1116 68 0 9892 0
[pid=10054] vsize: 39840
Current children cumulated CPU time (s) 319.12
Current children cumulated vsize (Kb) 39840

[startup+330.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10066
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 9444 0 0 0 32820 90 0 0 25 0 1 0 1839877598 41877504 9355 4294967295 134512640 134736556 3221224576 3221223300 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 10224 9355 1116 68 0 10156 0
[pid=10054] vsize: 40896
Current children cumulated CPU time (s) 329.1
Current children cumulated vsize (Kb) 40896

[startup+340.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10066
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 9690 0 0 0 33816 92 0 0 25 0 1 0 1839877598 42827776 9601 4294967295 134512640 134736556 3221224576 3221223168 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 10456 9601 1116 68 0 10388 0
[pid=10054] vsize: 41824
Current children cumulated CPU time (s) 339.08
Current children cumulated vsize (Kb) 41824

[startup+350.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10066
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 9909 0 0 0 34813 93 0 0 25 0 1 0 1839877598 43773952 9820 4294967295 134512640 134736556 3221224576 3221223152 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 10687 9820 1116 68 0 10619 0
[pid=10054] vsize: 42748
Current children cumulated CPU time (s) 349.06
Current children cumulated vsize (Kb) 42748

[startup+360.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10066
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 10129 0 0 0 35808 95 0 0 25 0 1 0 1839877598 44720128 10040 4294967295 134512640 134736556 3221224576 3221223312 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 10918 10040 1116 68 0 10850 0
[pid=10054] vsize: 43672
Current children cumulated CPU time (s) 359.03
Current children cumulated vsize (Kb) 43672

[startup+370.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10068
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 10365 0 0 0 36804 97 0 0 25 0 1 0 1839877598 45666304 10276 4294967295 134512640 134736556 3221224576 3221223180 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 11149 10276 1116 68 0 11081 0
[pid=10054] vsize: 44596
Current children cumulated CPU time (s) 369.01
Current children cumulated vsize (Kb) 44596

[startup+380.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10068
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 10580 0 0 0 37800 100 0 0 25 0 1 0 1839877598 46477312 10491 4294967295 134512640 134736556 3221224576 3221223092 134716792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 11347 10491 1116 68 0 11279 0
[pid=10054] vsize: 45388
Current children cumulated CPU time (s) 379
Current children cumulated vsize (Kb) 45388

[startup+390.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10068
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 10812 0 0 0 38796 103 0 0 21 0 1 0 1839877598 47423488 10723 4294967295 134512640 134736556 3221224576 3221223312 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 11578 10723 1116 68 0 11510 0
[pid=10054] vsize: 46312
Current children cumulated CPU time (s) 388.99
Current children cumulated vsize (Kb) 46312

[startup+400.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10068
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 11022 0 0 0 39792 105 0 0 25 0 1 0 1839877598 48369664 10933 4294967295 134512640 134736556 3221224576 3221223200 134524549 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 11809 10933 1116 68 0 11741 0
[pid=10054] vsize: 47236
Current children cumulated CPU time (s) 398.97
Current children cumulated vsize (Kb) 47236

[startup+410.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10068
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 11213 0 0 0 40788 107 0 0 25 0 1 0 1839877598 49180672 11124 4294967295 134512640 134736556 3221224576 3221223052 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 12007 11124 1116 68 0 11939 0
[pid=10054] vsize: 48028
Current children cumulated CPU time (s) 408.95
Current children cumulated vsize (Kb) 48028

[startup+420.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10068
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 11405 0 0 0 41784 109 0 0 25 0 1 0 1839877598 49856512 11316 4294967295 134512640 134736556 3221224576 3221223052 134536608 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 12172 11316 1116 68 0 12104 0
[pid=10054] vsize: 48688
Current children cumulated CPU time (s) 418.93
Current children cumulated vsize (Kb) 48688

[startup+430.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10070
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 11623 0 0 0 42780 112 0 0 25 0 1 0 1839877598 50802688 11534 4294967295 134512640 134736556 3221224576 3221223176 134537385 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 12403 11534 1116 68 0 12335 0
[pid=10054] vsize: 49612
Current children cumulated CPU time (s) 428.92
Current children cumulated vsize (Kb) 49612

[startup+440.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10070
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 11821 0 0 0 43776 113 0 0 25 0 1 0 1839877598 51625984 11732 4294967295 134512640 134736556 3221224576 3221223100 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 12604 11732 1116 68 0 12536 0
[pid=10054] vsize: 50416
Current children cumulated CPU time (s) 438.89
Current children cumulated vsize (Kb) 50416

[startup+450.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10070
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 11984 0 0 0 44772 115 0 0 25 0 1 0 1839877598 52301824 11895 4294967295 134512640 134736556 3221224576 3221223132 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 12769 11895 1116 68 0 12701 0
[pid=10054] vsize: 51076
Current children cumulated CPU time (s) 448.87
Current children cumulated vsize (Kb) 51076

[startup+460.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10070
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 12140 0 0 0 45768 118 0 0 25 0 1 0 1839877598 52977664 12051 4294967295 134512640 134736556 3221224576 3221223040 134717317 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 12934 12051 1116 68 0 12866 0
[pid=10054] vsize: 51736
Current children cumulated CPU time (s) 458.86
Current children cumulated vsize (Kb) 51736

[startup+470.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10070
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 12366 0 0 0 46764 121 0 0 25 0 1 0 1839877598 53788672 12277 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 13132 12277 1116 68 0 13064 0
[pid=10054] vsize: 52528
Current children cumulated CPU time (s) 468.85
Current children cumulated vsize (Kb) 52528

[startup+480.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10070
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 12554 0 0 0 47760 122 0 0 25 0 1 0 1839877598 54599680 12465 4294967295 134512640 134736556 3221224576 3221223300 134605530 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 13330 12465 1116 68 0 13262 0
[pid=10054] vsize: 53320
Current children cumulated CPU time (s) 478.82
Current children cumulated vsize (Kb) 53320

[startup+490.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10072
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 12728 0 0 0 48756 124 0 0 25 0 1 0 1839877598 55275520 12639 4294967295 134512640 134736556 3221224576 3221223296 134605801 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 13495 12639 1116 68 0 13427 0
[pid=10054] vsize: 53980
Current children cumulated CPU time (s) 488.8
Current children cumulated vsize (Kb) 53980

[startup+500.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10072
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 12921 0 0 0 49753 126 0 0 25 0 1 0 1839877598 56090624 12832 4294967295 134512640 134736556 3221224576 3221223248 134528729 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 13694 12832 1116 68 0 13626 0
[pid=10054] vsize: 54776
Current children cumulated CPU time (s) 498.79
Current children cumulated vsize (Kb) 54776

[startup+510.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10072
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 13156 0 0 0 50748 128 0 0 25 0 1 0 1839877598 57036800 13067 4294967295 134512640 134736556 3221224576 3221223292 134694432 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 13925 13067 1116 68 0 13857 0
[pid=10054] vsize: 55700
Current children cumulated CPU time (s) 508.76
Current children cumulated vsize (Kb) 55700

[startup+520.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10072
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 13383 0 0 0 51744 131 0 0 25 0 1 0 1839877598 57982976 13294 4294967295 134512640 134736556 3221224576 3221223100 134540059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 14156 13294 1116 68 0 14088 0
[pid=10054] vsize: 56624
Current children cumulated CPU time (s) 518.75
Current children cumulated vsize (Kb) 56624

[startup+530.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10072
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 13544 0 0 0 52739 134 0 0 25 0 1 0 1839877598 58658816 13455 4294967295 134512640 134736556 3221224576 3221223180 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 14321 13455 1116 68 0 14253 0
[pid=10054] vsize: 57284
Current children cumulated CPU time (s) 528.73
Current children cumulated vsize (Kb) 57284

[startup+540.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10072
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 13671 0 0 0 53736 136 0 0 25 0 1 0 1839877598 59199488 13582 4294967295 134512640 134736556 3221224576 3221223136 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 14453 13582 1116 68 0 14385 0
[pid=10054] vsize: 57812
Current children cumulated CPU time (s) 538.72
Current children cumulated vsize (Kb) 57812

[startup+550.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10074
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 13753 0 0 0 54733 138 0 0 25 0 1 0 1839877598 59469824 13664 4294967295 134512640 134736556 3221224576 3221223184 134537370 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 14519 13664 1116 68 0 14451 0
[pid=10054] vsize: 58076
Current children cumulated CPU time (s) 548.71
Current children cumulated vsize (Kb) 58076

[startup+560.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10074
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 13878 0 0 0 55730 140 0 0 25 0 1 0 1839877598 60014592 13789 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 14652 13789 1116 68 0 14584 0
[pid=10054] vsize: 58608
Current children cumulated CPU time (s) 558.7
Current children cumulated vsize (Kb) 58608

[startup+570.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10074
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 13963 0 0 0 56727 141 0 0 25 0 1 0 1839877598 60424192 13874 4294967295 134512640 134736556 3221224576 3221223136 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 14752 13874 1116 68 0 14684 0
[pid=10054] vsize: 59008
Current children cumulated CPU time (s) 568.68
Current children cumulated vsize (Kb) 59008

[startup+580.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10074
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 14189 0 0 0 57723 143 0 0 25 0 1 0 1839877598 61370368 14100 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 14983 14100 1116 68 0 14915 0
[pid=10054] vsize: 59932
Current children cumulated CPU time (s) 578.66
Current children cumulated vsize (Kb) 59932

[startup+590.046 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10074
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 14421 0 0 0 58717 146 0 0 25 0 1 0 1839877598 62316544 14332 4294967295 134512640 134736556 3221224576 3221223084 134540059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10054/statm): 15214 14332 1116 68 0 15146 0
[pid=10054] vsize: 60856
Current children cumulated CPU time (s) 588.63
Current children cumulated vsize (Kb) 60856

[startup+600.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10074
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 14652 0 0 0 59712 148 0 0 25 0 1 0 1839877598 63262720 14563 4294967295 134512640 134736556 3221224576 3221223200 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 15445 14563 1116 68 0 15377 0
[pid=10054] vsize: 61780
Current children cumulated CPU time (s) 598.6
Current children cumulated vsize (Kb) 61780

[startup+610.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10076
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 14866 0 0 0 60709 149 0 0 25 0 1 0 1839877598 64073728 14777 4294967295 134512640 134736556 3221224576 3221223092 134716478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 15643 14777 1116 68 0 15575 0
[pid=10054] vsize: 62572
Current children cumulated CPU time (s) 608.58
Current children cumulated vsize (Kb) 62572

[startup+620.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10076
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 15101 0 0 0 61705 152 0 0 25 0 1 0 1839877598 65015808 15012 4294967295 134512640 134736556 3221224576 3221223180 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 15873 15012 1116 68 0 15805 0
[pid=10054] vsize: 63492
Current children cumulated CPU time (s) 618.57
Current children cumulated vsize (Kb) 63492

[startup+630.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10076
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 15330 0 0 0 62701 154 0 0 25 0 1 0 1839877598 65961984 15241 4294967295 134512640 134736556 3221224576 3221223228 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 16104 15241 1116 68 0 16036 0
[pid=10054] vsize: 64416
Current children cumulated CPU time (s) 628.55
Current children cumulated vsize (Kb) 64416

[startup+640.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10076
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 15543 0 0 0 63698 156 0 0 25 0 1 0 1839877598 66908160 15454 4294967295 134512640 134736556 3221224576 3221223056 134535746 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 16335 15454 1116 68 0 16267 0
[pid=10054] vsize: 65340
Current children cumulated CPU time (s) 638.54
Current children cumulated vsize (Kb) 65340

[startup+650.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10076
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 15759 0 0 0 64695 157 0 0 25 0 1 0 1839877598 67719168 15670 4294967295 134512640 134736556 3221224576 3221223264 134536560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 16533 15670 1116 68 0 16465 0
[pid=10054] vsize: 66132
Current children cumulated CPU time (s) 648.52
Current children cumulated vsize (Kb) 66132

[startup+660.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10076
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 15967 0 0 0 65693 159 0 0 25 0 1 0 1839877598 68530176 15878 4294967295 134512640 134736556 3221224576 3221223248 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 16731 15878 1116 68 0 16663 0
[pid=10054] vsize: 66924
Current children cumulated CPU time (s) 658.52
Current children cumulated vsize (Kb) 66924

[startup+670.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10078
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 16167 0 0 0 66690 160 0 0 25 0 1 0 1839877598 69341184 16078 4294967295 134512640 134736556 3221224576 3221223136 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 16929 16078 1116 68 0 16861 0
[pid=10054] vsize: 67716
Current children cumulated CPU time (s) 668.5
Current children cumulated vsize (Kb) 67716

[startup+680.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 10078
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 16358 0 0 0 67688 161 0 0 25 0 1 0 1839877598 70156288 16269 4294967295 134512640 134736556 3221224576 3221223084 134540106 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 17128 16269 1116 68 0 17060 0
[pid=10054] vsize: 68512
Current children cumulated CPU time (s) 678.49
Current children cumulated vsize (Kb) 68512

[startup+690.052 s]
Raw data (loadavg): 1.15 1.00 0.92 2/57 10078
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 16503 0 0 0 68685 162 0 0 25 0 1 0 1839877598 70832128 16414 4294967295 134512640 134736556 3221224576 3221223136 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 17293 16414 1116 68 0 17225 0
[pid=10054] vsize: 69172
Current children cumulated CPU time (s) 688.47
Current children cumulated vsize (Kb) 69172

[startup+700.053 s]
Raw data (loadavg): 1.13 1.00 0.92 2/57 10078
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 16608 0 0 0 69681 164 0 0 25 0 1 0 1839877598 71237632 16519 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 17392 16519 1116 68 0 17324 0
[pid=10054] vsize: 69568
Current children cumulated CPU time (s) 698.45
Current children cumulated vsize (Kb) 69568

[startup+710.054 s]
Raw data (loadavg): 1.11 1.00 0.92 2/57 10078
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 16736 0 0 0 70677 166 0 0 25 0 1 0 1839877598 71778304 16647 4294967295 134512640 134736556 3221224576 3221223180 134537559 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 17524 16647 1116 68 0 17456 0
[pid=10054] vsize: 70096
Current children cumulated CPU time (s) 708.43
Current children cumulated vsize (Kb) 70096

[startup+720.055 s]
Raw data (loadavg): 1.09 1.00 0.92 2/57 10078
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 16897 0 0 0 71673 167 0 0 25 0 1 0 1839877598 72318976 16808 4294967295 134512640 134736556 3221224576 3221223088 134716484 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 17656 16808 1116 68 0 17588 0
[pid=10054] vsize: 70624
Current children cumulated CPU time (s) 718.4
Current children cumulated vsize (Kb) 70624

[startup+730.055 s]
Raw data (loadavg): 1.08 1.00 0.92 2/57 10080
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 17080 0 0 0 72670 168 0 0 25 0 1 0 1839877598 73129984 16991 4294967295 134512640 134736556 3221224576 3221223100 134540147 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 17854 16991 1116 68 0 17786 0
[pid=10054] vsize: 71416
Current children cumulated CPU time (s) 728.38
Current children cumulated vsize (Kb) 71416

[startup+740.056 s]
Raw data (loadavg): 1.07 1.00 0.92 2/57 10080
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 17263 0 0 0 73665 171 0 0 25 0 1 0 1839877598 73940992 17174 4294967295 134512640 134736556 3221224576 3221223300 134605530 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 18052 17174 1116 68 0 17984 0
[pid=10054] vsize: 72208
Current children cumulated CPU time (s) 738.36
Current children cumulated vsize (Kb) 72208

[startup+750.057 s]
Raw data (loadavg): 1.06 1.00 0.92 1/57 10080
Raw data (/proc/10054/stat): 10054 (bsolo) T 10053 10054 9102 0 -1 0 17459 0 0 0 74660 175 0 0 25 0 1 0 1839877598 74616832 17370 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10054/statm): 18217 17370 1116 68 0 18149 0
[pid=10054] vsize: 72868
Current children cumulated CPU time (s) 748.35
Current children cumulated vsize (Kb) 72868

[startup+760.058 s]
Raw data (loadavg): 1.05 1.00 0.92 2/57 10080
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 17667 0 0 0 75655 178 0 0 25 0 1 0 1839877598 75563008 17578 4294967295 134512640 134736556 3221224576 3221223244 134615580 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 18448 17578 1116 68 0 18380 0
[pid=10054] vsize: 73792
Current children cumulated CPU time (s) 758.33
Current children cumulated vsize (Kb) 73792

[startup+770.059 s]
Raw data (loadavg): 1.04 1.00 0.92 2/57 10080
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 17880 0 0 0 76651 180 0 0 25 0 1 0 1839877598 76374016 17791 4294967295 134512640 134736556 3221224576 3221223052 134536611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 18646 17791 1116 68 0 18578 0
[pid=10054] vsize: 74584
Current children cumulated CPU time (s) 768.31
Current children cumulated vsize (Kb) 74584

[startup+780.06 s]
Raw data (loadavg): 1.03 1.00 0.92 2/57 10080
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 18090 0 0 0 77645 183 0 0 25 0 1 0 1839877598 77320192 18001 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 18877 18001 1116 68 0 18809 0
[pid=10054] vsize: 75508
Current children cumulated CPU time (s) 778.28
Current children cumulated vsize (Kb) 75508

[startup+790.061 s]
Raw data (loadavg): 1.03 1.00 0.92 2/57 10082
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 18318 0 0 0 78640 185 0 0 25 0 1 0 1839877598 78282752 18229 4294967295 134512640 134736556 3221224576 3221223312 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 19112 18229 1116 68 0 19044 0
[pid=10054] vsize: 76448
Current children cumulated CPU time (s) 788.25
Current children cumulated vsize (Kb) 76448

[startup+800.06 s]
Raw data (loadavg): 1.02 1.00 0.92 2/57 10082
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 18549 0 0 0 79633 188 0 0 25 0 1 0 1839877598 79228928 18460 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 19343 18460 1116 68 0 19275 0
[pid=10054] vsize: 77372
Current children cumulated CPU time (s) 798.21
Current children cumulated vsize (Kb) 77372

[startup+810.062 s]
Raw data (loadavg): 1.02 1.00 0.92 2/57 10082
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 18751 0 0 0 80629 190 0 0 25 0 1 0 1839877598 80035840 18662 4294967295 134512640 134736556 3221224576 3221223248 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 19540 18662 1116 68 0 19472 0
[pid=10054] vsize: 78160
Current children cumulated CPU time (s) 808.19
Current children cumulated vsize (Kb) 78160

[startup+820.063 s]
Raw data (loadavg): 1.02 1.00 0.92 2/57 10082
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 18944 0 0 0 81624 192 0 0 25 0 1 0 1839877598 80846848 18855 4294967295 134512640 134736556 3221224576 3221223104 134716591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 19738 18855 1116 68 0 19670 0
[pid=10054] vsize: 78952
Current children cumulated CPU time (s) 818.16
Current children cumulated vsize (Kb) 78952

[startup+830.063 s]
Raw data (loadavg): 1.01 1.00 0.92 2/57 10082
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 19138 0 0 0 82621 193 0 0 25 0 1 0 1839877598 81657856 19049 4294967295 134512640 134736556 3221224576 3221223288 134560225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 19936 19049 1116 68 0 19868 0
[pid=10054] vsize: 79744
Current children cumulated CPU time (s) 828.14
Current children cumulated vsize (Kb) 79744

[startup+840.064 s]
Raw data (loadavg): 1.01 1.00 0.92 1/57 10082
Raw data (/proc/10054/stat): 10054 (bsolo) T 10053 10054 9102 0 -1 0 19324 0 0 0 83616 196 0 0 25 0 1 0 1839877598 82333696 19235 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10054/statm): 20101 19235 1116 68 0 20033 0
[pid=10054] vsize: 80404
Current children cumulated CPU time (s) 838.12
Current children cumulated vsize (Kb) 80404

[startup+850.065 s]
Raw data (loadavg): 1.01 1.00 0.92 2/57 10084
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 19484 0 0 0 84609 199 0 0 25 0 1 0 1839877598 83005440 19395 4294967295 134512640 134736556 3221224576 3221222880 134717183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 20265 19395 1116 68 0 20197 0
[pid=10054] vsize: 81060
Current children cumulated CPU time (s) 848.08
Current children cumulated vsize (Kb) 81060

[startup+860.066 s]
Raw data (loadavg): 1.01 1.00 0.92 2/57 10084
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 19659 0 0 0 85603 201 0 0 25 0 1 0 1839877598 83816448 19570 4294967295 134512640 134736556 3221224576 3221223152 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 20463 19570 1116 68 0 20395 0
[pid=10054] vsize: 81852
Current children cumulated CPU time (s) 858.04
Current children cumulated vsize (Kb) 81852

[startup+870.067 s]
Raw data (loadavg): 1.00 1.00 0.92 1/57 10084
Raw data (/proc/10054/stat): 10054 (bsolo) T 10053 10054 9102 0 -1 0 19856 0 0 0 86598 204 0 0 25 0 1 0 1839877598 84627456 19767 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10054/statm): 20661 19767 1116 68 0 20593 0
[pid=10054] vsize: 82644
Current children cumulated CPU time (s) 868.02
Current children cumulated vsize (Kb) 82644

[startup+880.068 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10084
Raw data (/proc/10054/stat): 10054 (bsolo) T 10053 10054 9102 0 -1 0 20070 0 0 0 87593 206 0 0 25 0 1 0 1839877598 85438464 19981 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10054/statm): 20859 19981 1116 68 0 20791 0
[pid=10054] vsize: 83436
Current children cumulated CPU time (s) 877.99
Current children cumulated vsize (Kb) 83436

[startup+890.069 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10084
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 20238 0 0 0 88589 208 0 0 25 0 1 0 1839877598 86114304 20149 4294967295 134512640 134736556 3221224576 3221223124 134544527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 21024 20149 1116 68 0 20956 0
[pid=10054] vsize: 84096
Current children cumulated CPU time (s) 887.97
Current children cumulated vsize (Kb) 84096

[startup+900.069 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10084
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 20369 0 0 0 89584 210 0 0 25 0 1 0 1839877598 86671360 20280 4294967295 134512640 134736556 3221224576 3221223188 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 21160 20280 1116 68 0 21092 0
[pid=10054] vsize: 84640
Current children cumulated CPU time (s) 897.94
Current children cumulated vsize (Kb) 84640

[startup+910.07 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10086
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 20572 0 0 0 90580 213 0 0 25 0 1 0 1839877598 87482368 20483 4294967295 134512640 134736556 3221224576 3221223244 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 21358 20483 1116 68 0 21290 0
[pid=10054] vsize: 85432
Current children cumulated CPU time (s) 907.93
Current children cumulated vsize (Kb) 85432

[startup+920.071 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10086
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 20714 0 0 0 91575 215 0 0 25 0 1 0 1839877598 88023040 20625 4294967295 134512640 134736556 3221224576 3221223100 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 21490 20625 1116 68 0 21422 0
[pid=10054] vsize: 85960
Current children cumulated CPU time (s) 917.9
Current children cumulated vsize (Kb) 85960

[startup+930.071 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10086
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 20892 0 0 0 92571 217 0 0 25 0 1 0 1839877598 88834048 20803 4294967295 134512640 134736556 3221224576 3221223292 134536594 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 21688 20803 1116 68 0 21620 0
[pid=10054] vsize: 86752
Current children cumulated CPU time (s) 927.88
Current children cumulated vsize (Kb) 86752

[startup+940.071 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10086
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 21066 0 0 0 93567 219 0 0 25 0 1 0 1839877598 89509888 20977 4294967295 134512640 134736556 3221224576 3221223160 134543970 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 21853 20977 1116 68 0 21785 0
[pid=10054] vsize: 87412
Current children cumulated CPU time (s) 937.86
Current children cumulated vsize (Kb) 87412

[startup+950.072 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10086
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 21242 0 0 0 94564 221 0 0 25 0 1 0 1839877598 90185728 21153 4294967295 134512640 134736556 3221224576 3221223264 134597321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 22018 21153 1116 68 0 21950 0
[pid=10054] vsize: 88072
Current children cumulated CPU time (s) 947.85
Current children cumulated vsize (Kb) 88072

[startup+960.073 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10086
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 21414 0 0 0 95560 223 0 0 25 0 1 0 1839877598 90996736 21325 4294967295 134512640 134736556 3221224576 3221223196 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 22216 21325 1116 68 0 22148 0
[pid=10054] vsize: 88864
Current children cumulated CPU time (s) 957.83
Current children cumulated vsize (Kb) 88864

[startup+970.074 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10088
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 21569 0 0 0 96557 224 0 0 25 0 1 0 1839877598 91672576 21480 4294967295 134512640 134736556 3221224576 3221223168 134716177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 22381 21480 1116 68 0 22313 0
[pid=10054] vsize: 89524
Current children cumulated CPU time (s) 967.81
Current children cumulated vsize (Kb) 89524

[startup+980.074 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10088
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 21707 0 0 0 97553 226 0 0 25 0 1 0 1839877598 92213248 21618 4294967295 134512640 134736556 3221224576 3221223152 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 22513 21618 1116 68 0 22445 0
[pid=10054] vsize: 90052
Current children cumulated CPU time (s) 977.79
Current children cumulated vsize (Kb) 90052

[startup+990.075 s]
Raw data (loadavg): 1.00 1.00 0.92 1/57 10088
Raw data (/proc/10054/stat): 10054 (bsolo) T 10053 10054 9102 0 -1 0 21842 0 0 0 98549 229 0 0 25 0 1 0 1839877598 92753920 21753 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10054/statm): 22645 21753 1116 68 0 22577 0
[pid=10054] vsize: 90580
Current children cumulated CPU time (s) 987.78
Current children cumulated vsize (Kb) 90580

[startup+1000.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10088
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 21938 0 0 0 99545 230 0 0 25 0 1 0 1839877598 93159424 21849 4294967295 134512640 134736556 3221224576 3221223120 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 22744 21849 1116 68 0 22676 0
[pid=10054] vsize: 90976
Current children cumulated CPU time (s) 997.75
Current children cumulated vsize (Kb) 90976

[startup+1010.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10088
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 22029 0 0 0 100542 231 0 0 25 0 1 0 1839877598 93564928 21940 4294967295 134512640 134736556 3221224576 3221223188 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 22843 21940 1116 68 0 22775 0
[pid=10054] vsize: 91372
Current children cumulated CPU time (s) 1007.73
Current children cumulated vsize (Kb) 91372

[startup+1020.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10088
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 22147 0 0 0 101538 233 0 0 25 0 1 0 1839877598 93974528 22058 4294967295 134512640 134736556 3221224576 3221223092 134716478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 22943 22058 1116 68 0 22875 0
[pid=10054] vsize: 91772
Current children cumulated CPU time (s) 1017.71
Current children cumulated vsize (Kb) 91772

[startup+1030.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10090
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 22279 0 0 0 102535 234 0 0 25 0 1 0 1839877598 94515200 22190 4294967295 134512640 134736556 3221224576 3221223104 134716469 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 23075 22190 1116 68 0 23007 0
[pid=10054] vsize: 92300
Current children cumulated CPU time (s) 1027.69
Current children cumulated vsize (Kb) 92300

[startup+1040.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10090
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 22409 0 0 0 103532 236 0 0 25 0 1 0 1839877598 95047680 22320 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 23205 22320 1116 68 0 23137 0
[pid=10054] vsize: 92820
Current children cumulated CPU time (s) 1037.68
Current children cumulated vsize (Kb) 92820

[startup+1050.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10090
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 22559 0 0 0 104528 237 0 0 25 0 1 0 1839877598 95723520 22470 4294967295 134512640 134736556 3221224576 3221223052 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 23370 22470 1116 68 0 23302 0
[pid=10054] vsize: 93480
Current children cumulated CPU time (s) 1047.65
Current children cumulated vsize (Kb) 93480

[startup+1060.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10090
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 22676 0 0 0 105525 239 0 0 25 0 1 0 1839877598 96129024 22587 4294967295 134512640 134736556 3221224576 3221223180 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 23469 22587 1116 68 0 23401 0
[pid=10054] vsize: 93876
Current children cumulated CPU time (s) 1057.64
Current children cumulated vsize (Kb) 93876

[startup+1070.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10090
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 22822 0 0 0 106519 241 0 0 25 0 1 0 1839877598 96796672 22733 4294967295 134512640 134736556 3221224576 3221223216 134523635 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 23632 22733 1116 68 0 23564 0
[pid=10054] vsize: 94528
Current children cumulated CPU time (s) 1067.6
Current children cumulated vsize (Kb) 94528

[startup+1080.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10090
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 22959 0 0 0 107516 243 0 0 25 0 1 0 1839877598 97337344 22870 4294967295 134512640 134736556 3221224576 3221223152 134543161 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 23764 22870 1116 68 0 23696 0
[pid=10054] vsize: 95056
Current children cumulated CPU time (s) 1077.59
Current children cumulated vsize (Kb) 95056

[startup+1090.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10092
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 23120 0 0 0 108513 244 0 0 25 0 1 0 1839877598 98013184 23031 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 23929 23031 1116 68 0 23861 0
[pid=10054] vsize: 95716
Current children cumulated CPU time (s) 1087.57
Current children cumulated vsize (Kb) 95716

[startup+1100.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10092
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 23292 0 0 0 109508 246 0 0 25 0 1 0 1839877598 98689024 23203 4294967295 134512640 134736556 3221224576 3221223228 134554079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 24094 23203 1116 68 0 24026 0
[pid=10054] vsize: 96376
Current children cumulated CPU time (s) 1097.54
Current children cumulated vsize (Kb) 96376

[startup+1110.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10092
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 23525 0 0 0 110502 250 0 0 25 0 1 0 1839877598 99635200 23436 4294967295 134512640 134736556 3221224576 3221223312 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 24325 23436 1116 68 0 24257 0
[pid=10054] vsize: 97300
Current children cumulated CPU time (s) 1107.52
Current children cumulated vsize (Kb) 97300

[startup+1120.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10092
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 23667 0 0 0 111498 252 0 0 25 0 1 0 1839877598 100175872 23578 4294967295 134512640 134736556 3221224576 3221223240 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 24457 23578 1116 68 0 24389 0
[pid=10054] vsize: 97828
Current children cumulated CPU time (s) 1117.5
Current children cumulated vsize (Kb) 97828

[startup+1130.08 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10092
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 23854 0 0 0 112493 254 0 0 25 0 1 0 1839877598 100986880 23765 4294967295 134512640 134736556 3221224576 3221223136 134543206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 24655 23765 1116 68 0 24587 0
[pid=10054] vsize: 98620
Current children cumulated CPU time (s) 1127.47
Current children cumulated vsize (Kb) 98620

[startup+1140.09 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10092
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 24000 0 0 0 113490 256 0 0 25 0 1 0 1839877598 101662720 23911 4294967295 134512640 134736556 3221224576 3221223264 134536549 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 24820 23911 1116 68 0 24752 0
[pid=10054] vsize: 99280
Current children cumulated CPU time (s) 1137.46
Current children cumulated vsize (Kb) 99280

[startup+1150.09 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10094
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 24179 0 0 0 114485 258 0 0 25 0 1 0 1839877598 102338560 24090 4294967295 134512640 134736556 3221224576 3221223152 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 24985 24091 1116 68 0 24917 0
[pid=10054] vsize: 99940
Current children cumulated CPU time (s) 1147.43
Current children cumulated vsize (Kb) 99940

[startup+1160.09 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10094
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 24364 0 0 0 115480 261 0 0 25 0 1 0 1839877598 103149568 24275 4294967295 134512640 134736556 3221224576 3221223112 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 25183 24275 1116 68 0 25115 0
[pid=10054] vsize: 100732
Current children cumulated CPU time (s) 1157.41
Current children cumulated vsize (Kb) 100732

[startup+1170.09 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10094
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 24509 0 0 0 116476 263 0 0 25 0 1 0 1839877598 103690240 24420 4294967295 134512640 134736556 3221224576 3221223168 134540263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 25315 24420 1116 68 0 25247 0
[pid=10054] vsize: 101260
Current children cumulated CPU time (s) 1167.39
Current children cumulated vsize (Kb) 101260

[startup+1180.09 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10094
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 24621 0 0 0 117473 265 0 0 25 0 1 0 1839877598 104095744 24532 4294967295 134512640 134736556 3221224576 3221223300 134605611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 25414 24532 1116 68 0 25346 0
[pid=10054] vsize: 101656
Current children cumulated CPU time (s) 1177.38
Current children cumulated vsize (Kb) 101656

[startup+1190.09 s]
Raw data (loadavg): 1.00 1.00 0.92 2/57 10094
Raw data (/proc/10054/stat): 10054 (bsolo) R 10053 10054 9102 0 -1 0 24822 0 0 0 118468 267 0 0 25 0 1 0 1839877598 104906752 24733 4294967295 134512640 134736556 3221224576 3221223248 134528541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10054/statm): 25612 24733 1116 68 0 25544 0
[pid=10054] vsize: 102448
Current children cumulated CPU time (s) 1187.35
Current children cumulated vsize (Kb) 102448
One traced child (pid=10054) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1197.8
CPU time (s): 1195.07
CPU user time (s): 1192.33
CPU system time (s): 2.73958
CPU usage (%): 99.7718
Max. virtual memory (cumulated for all children) (Kb): 102448

Verifier Data

ERROR: no interpretation found !