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

Nameweb/uclid_pb_benchmarks/normalized-ooo.tag10.ucl.opb
MD5SUM091959fe1286f391097654d0def293d7
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.468
Number of variables9071
Total number of constraints25914
Number of constraints which are clauses25190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints724
Minimum length of a constraint1
Maximum length of a constraint11

Trace number 370

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        932036 kB
Buffers:         37784 kB
Cached:          25524 kB
SwapCached:        544 kB
Active:          54104 kB
Inactive:        21444 kB
HighTotal:      131008 kB
HighFree:       105392 kB
LowTotal:       903652 kB
LowFree:        826644 kB
SwapTotal:     2097136 kB
SwapFree:      2096072 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5884 kB
Slab:            21408 kB
Committed_AS:    64164 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 09:53:29 (client local time) WITH STATUS 0 IN 1195.13 SECONDS
stats: 332 7 1195.13 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 9071 variables and 25914 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 4.642
c After prepocess the problem consists of 9058 variables and 25884 constraints.
c Restart #1 #Var: 9058 #Dec: 1279 LB: 0 @ 10.951
c Restart #2 #Var: 9058 #Dec: 5314 LB: 0 @ 33.764
c Restart #3 #Var: 9058 #Dec: 10646 LB: 0 @ 58.495
c Restart #4 #Var: 9058 #Dec: 13189 LB: 0 @ 94.339
c Restart #5 #Var: 9058 #Dec: 15109 LB: 0 @ 108.55
c Restart #6 #Var: 9058 #Dec: 16653 LB: 0 @ 185.88
c Restart #7 #Var: 9058 #Dec: 18285 LB: 0 @ 281.65
c Restart #8 #Var: 9058 #Dec: 20111 LB: 0 @ 390.86
c Restart #9 #Var: 9058 #Dec: 22181 LB: 0 @ 512.5
c CHANGE Heuristic... 
c Restart #0 #Var: 9058 #Dec: 24529 LB: 0 @ 658.5
c Restart #1 #Var: 9058 #Dec: 24919 LB: 0 @ 666.09
c Restart #2 #Var: 9058 #Dec: 25920 LB: 0 @ 671.7
c Restart #3 #Var: 9058 #Dec: 26791 LB: 0 @ 702.04
c Restart #4 #Var: 9058 #Dec: 27870 LB: 0 @ 743.29
c Restart #5 #Var: 9058 #Dec: 29041 LB: 0 @ 807.3
c Restart #6 #Var: 9058 #Dec: 30478 LB: 0 @ 883.81
c Restart #7 #Var: 9058 #Dec: 32412 LB: 0 @ 968.95
c Restart #8 #Var: 9058 #Dec: 34451 LB: 0 @ 1066.5
s UNKNOWN
c Exit Code: 0
c Total time: 1195.1 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1781967077 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 107 3 90 68 0 39 0
[pid=10810] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc12/normalized-ooo.tag10.ucl.opb

[startup+10.0036 s]
Raw data (loadavg): 0.88 0.93 0.90 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 5540 0 0 0 968 18 0 0 25 0 1 0 1781967077 26161152 5451 4294967295 134512640 134736556 3221224560 3221223120 134544670 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 6387 5451 1116 68 0 6319 0
[pid=10810] vsize: 25548
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (Kb) 25548

[startup+20.0045 s]
Raw data (loadavg): 0.90 0.93 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 5620 0 0 0 1958 22 0 0 25 0 1 0 1781967077 26431488 5531 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 6453 5531 1116 68 0 6385 0
[pid=10810] vsize: 25812
Current children cumulated CPU time (s) 19.8
Current children cumulated vsize (Kb) 25812

[startup+30.0054 s]
Raw data (loadavg): 0.91 0.93 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 5685 0 0 0 2949 26 0 0 25 0 1 0 1781967077 26701824 5596 4294967295 134512640 134736556 3221224560 3221223156 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 6519 5596 1116 68 0 6451 0
[pid=10810] vsize: 26076
Current children cumulated CPU time (s) 29.75
Current children cumulated vsize (Kb) 26076

[startup+40.0052 s]
Raw data (loadavg): 0.93 0.94 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 5710 0 0 0 3944 28 0 0 25 0 1 0 1781967077 26836992 5621 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 6552 5621 1116 68 0 6484 0
[pid=10810] vsize: 26208
Current children cumulated CPU time (s) 39.72
Current children cumulated vsize (Kb) 26208

[startup+50.007 s]
Raw data (loadavg): 0.94 0.94 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 5739 0 0 0 4935 31 0 0 25 0 1 0 1781967077 26972160 5650 4294967295 134512640 134736556 3221224560 3221223084 134540047 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 6585 5650 1116 68 0 6517 0
[pid=10810] vsize: 26340
Current children cumulated CPU time (s) 49.66
Current children cumulated vsize (Kb) 26340

[startup+60.0069 s]
Raw data (loadavg): 0.95 0.94 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 5860 0 0 0 5916 38 0 0 25 0 1 0 1781967077 27377664 5771 4294967295 134512640 134736556 3221224560 3221223100 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 6684 5771 1116 68 0 6616 0
[pid=10810] vsize: 26736
Current children cumulated CPU time (s) 59.54
Current children cumulated vsize (Kb) 26736

[startup+70.0078 s]
Raw data (loadavg): 0.95 0.94 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 5882 0 0 0 6913 39 0 0 25 0 1 0 1781967077 27512832 5793 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 6717 5793 1116 68 0 6649 0
[pid=10810] vsize: 26868
Current children cumulated CPU time (s) 69.52
Current children cumulated vsize (Kb) 26868

[startup+80.0086 s]
Raw data (loadavg): 0.96 0.94 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 5932 0 0 0 7910 41 0 0 25 0 1 0 1781967077 27648000 5843 4294967295 134512640 134736556 3221224560 3221223152 134540193 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 6750 5843 1116 68 0 6682 0
[pid=10810] vsize: 27000
Current children cumulated CPU time (s) 79.51
Current children cumulated vsize (Kb) 27000

[startup+90.0085 s]
Raw data (loadavg): 0.97 0.94 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 5984 0 0 0 8908 42 0 0 25 0 1 0 1781967077 27918336 5895 4294967295 134512640 134736556 3221224560 3221223132 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 6816 5895 1116 68 0 6748 0
[pid=10810] vsize: 27264
Current children cumulated CPU time (s) 89.5
Current children cumulated vsize (Kb) 27264

[startup+100.009 s]
Raw data (loadavg): 0.97 0.94 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6115 0 0 0 9899 46 0 0 25 0 1 0 1781967077 28459008 6026 4294967295 134512640 134736556 3221224560 3221223068 134540097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 6948 6026 1116 68 0 6880 0
[pid=10810] vsize: 27792
Current children cumulated CPU time (s) 99.45
Current children cumulated vsize (Kb) 27792

[startup+110.01 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6338 0 0 0 10890 50 0 0 25 0 1 0 1781967077 29405184 6249 4294967295 134512640 134736556 3221224560 3221223108 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7179 6249 1116 68 0 7111 0
[pid=10810] vsize: 28716
Current children cumulated CPU time (s) 109.4
Current children cumulated vsize (Kb) 28716

[startup+120.01 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6380 0 0 0 11888 51 0 0 25 0 1 0 1781967077 29540352 6291 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7212 6291 1116 68 0 7144 0
[pid=10810] vsize: 28848
Current children cumulated CPU time (s) 119.39
Current children cumulated vsize (Kb) 28848

[startup+130.011 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6401 0 0 0 12887 52 0 0 25 0 1 0 1781967077 29675520 6312 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7245 6312 1116 68 0 7177 0
[pid=10810] vsize: 28980
Current children cumulated CPU time (s) 129.39
Current children cumulated vsize (Kb) 28980

[startup+140.012 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6448 0 0 0 13884 53 0 0 25 0 1 0 1781967077 29810688 6359 4294967295 134512640 134736556 3221224560 3221223072 134716762 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7278 6359 1116 68 0 7210 0
[pid=10810] vsize: 29112
Current children cumulated CPU time (s) 139.37
Current children cumulated vsize (Kb) 29112

[startup+150.013 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6478 0 0 0 14883 54 0 0 25 0 1 0 1781967077 29945856 6389 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7311 6389 1116 68 0 7243 0
[pid=10810] vsize: 29244
Current children cumulated CPU time (s) 149.37
Current children cumulated vsize (Kb) 29244

[startup+160.014 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6516 0 0 0 15881 55 0 0 25 0 1 0 1781967077 30076928 6427 4294967295 134512640 134736556 3221224560 3221223100 134544554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7343 6427 1116 68 0 7275 0
[pid=10810] vsize: 29372
Current children cumulated CPU time (s) 159.36
Current children cumulated vsize (Kb) 29372

[startup+170.014 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6574 0 0 0 16879 56 0 0 25 0 1 0 1781967077 30347264 6485 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7409 6485 1116 68 0 7341 0
[pid=10810] vsize: 29636
Current children cumulated CPU time (s) 169.35
Current children cumulated vsize (Kb) 29636

[startup+180.015 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6613 0 0 0 17877 57 0 0 25 0 1 0 1781967077 30478336 6524 4294967295 134512640 134736556 3221224560 3221223216 134528669 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7441 6524 1116 68 0 7373 0
[pid=10810] vsize: 29764
Current children cumulated CPU time (s) 179.34
Current children cumulated vsize (Kb) 29764

[startup+190.015 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6678 0 0 0 18875 58 0 0 25 0 1 0 1781967077 30748672 6589 4294967295 134512640 134736556 3221224560 3221223272 134544021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7507 6589 1116 68 0 7439 0
[pid=10810] vsize: 30028
Current children cumulated CPU time (s) 189.33
Current children cumulated vsize (Kb) 30028

[startup+200.017 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6713 0 0 0 19874 59 0 0 25 0 1 0 1781967077 30883840 6624 4294967295 134512640 134736556 3221224560 3221223164 134544720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7540 6624 1116 68 0 7472 0
[pid=10810] vsize: 30160
Current children cumulated CPU time (s) 199.33
Current children cumulated vsize (Kb) 30160

[startup+210.018 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6759 0 0 0 20871 60 0 0 25 0 1 0 1781967077 31154176 6670 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7606 6670 1116 68 0 7538 0
[pid=10810] vsize: 30424
Current children cumulated CPU time (s) 209.31
Current children cumulated vsize (Kb) 30424

[startup+220.018 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6802 0 0 0 21870 61 0 0 25 0 1 0 1781967077 31289344 6713 4294967295 134512640 134736556 3221224560 3221223088 134716610 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7639 6713 1116 68 0 7571 0
[pid=10810] vsize: 30556
Current children cumulated CPU time (s) 219.31
Current children cumulated vsize (Kb) 30556

[startup+230.019 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6838 0 0 0 22868 62 0 0 25 0 1 0 1781967077 31424512 6749 4294967295 134512640 134736556 3221224560 3221223136 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7672 6749 1116 68 0 7604 0
[pid=10810] vsize: 30688
Current children cumulated CPU time (s) 229.3
Current children cumulated vsize (Kb) 30688

[startup+240.019 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6896 0 0 0 23865 64 0 0 25 0 1 0 1781967077 31694848 6807 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7738 6807 1116 68 0 7670 0
[pid=10810] vsize: 30952
Current children cumulated CPU time (s) 239.29
Current children cumulated vsize (Kb) 30952

[startup+250.019 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6942 0 0 0 24864 65 0 0 25 0 1 0 1781967077 31830016 6853 4294967295 134512640 134736556 3221224560 3221223144 134716375 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7771 6853 1116 68 0 7703 0
[pid=10810] vsize: 31084
Current children cumulated CPU time (s) 249.29
Current children cumulated vsize (Kb) 31084

[startup+260.02 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 6991 0 0 0 25861 66 0 0 25 0 1 0 1781967077 32100352 6902 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 7837 6902 1116 68 0 7769 0
[pid=10810] vsize: 31348
Current children cumulated CPU time (s) 259.27
Current children cumulated vsize (Kb) 31348

[startup+270.021 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7036 0 0 0 26859 68 0 0 25 0 1 0 1781967077 32235520 6947 4294967295 134512640 134736556 3221224560 3221223152 134543950 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 7870 6947 1116 68 0 7802 0
[pid=10810] vsize: 31480
Current children cumulated CPU time (s) 269.27
Current children cumulated vsize (Kb) 31480

[startup+280.022 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7103 0 0 0 27858 68 0 0 25 0 1 0 1781967077 32505856 7014 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 7936 7014 1116 68 0 7868 0
[pid=10810] vsize: 31744
Current children cumulated CPU time (s) 279.26
Current children cumulated vsize (Kb) 31744

[startup+290.022 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7157 0 0 0 28856 69 0 0 25 0 1 0 1781967077 32772096 7068 4294967295 134512640 134736556 3221224560 3221222932 134717260 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8001 7068 1116 68 0 7933 0
[pid=10810] vsize: 32004
Current children cumulated CPU time (s) 289.25
Current children cumulated vsize (Kb) 32004

[startup+300.023 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7207 0 0 0 29855 69 0 0 25 0 1 0 1781967077 32907264 7118 4294967295 134512640 134736556 3221224560 3221223116 134544556 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8034 7118 1116 68 0 7966 0
[pid=10810] vsize: 32136
Current children cumulated CPU time (s) 299.24
Current children cumulated vsize (Kb) 32136

[startup+310.023 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7280 0 0 0 30854 70 0 0 25 0 1 0 1781967077 33177600 7191 4294967295 134512640 134736556 3221224560 3221223072 134543202 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8100 7191 1116 68 0 8032 0
[pid=10810] vsize: 32400
Current children cumulated CPU time (s) 309.24
Current children cumulated vsize (Kb) 32400

[startup+320.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7330 0 0 0 31852 70 0 0 25 0 1 0 1781967077 33443840 7241 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8165 7241 1116 68 0 8097 0
[pid=10810] vsize: 32660
Current children cumulated CPU time (s) 319.22
Current children cumulated vsize (Kb) 32660

[startup+330.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7384 0 0 0 32851 71 0 0 25 0 1 0 1781967077 33714176 7295 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8231 7295 1116 68 0 8163 0
[pid=10810] vsize: 32924
Current children cumulated CPU time (s) 329.22
Current children cumulated vsize (Kb) 32924

[startup+340.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7448 0 0 0 33850 72 0 0 25 0 1 0 1781967077 33984512 7359 4294967295 134512640 134736556 3221224560 3221223068 134540111 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8297 7359 1116 68 0 8229 0
[pid=10810] vsize: 33188
Current children cumulated CPU time (s) 339.22
Current children cumulated vsize (Kb) 33188

[startup+350.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7501 0 0 0 34848 72 0 0 25 0 1 0 1781967077 34115584 7412 4294967295 134512640 134736556 3221224560 3221223248 134524877 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8329 7412 1116 68 0 8261 0
[pid=10810] vsize: 33316
Current children cumulated CPU time (s) 349.2
Current children cumulated vsize (Kb) 33316

[startup+360.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7559 0 0 0 35846 74 0 0 25 0 1 0 1781967077 34385920 7470 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8395 7470 1116 68 0 8327 0
[pid=10810] vsize: 33580
Current children cumulated CPU time (s) 359.2
Current children cumulated vsize (Kb) 33580

[startup+370.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7612 0 0 0 36844 74 0 0 25 0 1 0 1781967077 34656256 7523 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8461 7523 1116 68 0 8393 0
[pid=10810] vsize: 33844
Current children cumulated CPU time (s) 369.18
Current children cumulated vsize (Kb) 33844

[startup+380.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7673 0 0 0 37842 76 0 0 25 0 1 0 1781967077 34791424 7584 4294967295 134512640 134736556 3221224560 3221223100 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8494 7584 1116 68 0 8426 0
[pid=10810] vsize: 33976
Current children cumulated CPU time (s) 379.18
Current children cumulated vsize (Kb) 33976

[startup+390.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7730 0 0 0 38841 77 0 0 25 0 1 0 1781967077 35061760 7641 4294967295 134512640 134736556 3221224560 3221223068 134540130 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8560 7641 1116 68 0 8492 0
[pid=10810] vsize: 34240
Current children cumulated CPU time (s) 389.18
Current children cumulated vsize (Kb) 34240

[startup+400.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7793 0 0 0 39840 77 0 0 25 0 1 0 1781967077 35332096 7704 4294967295 134512640 134736556 3221224560 3221223152 134540266 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8626 7704 1116 68 0 8558 0
[pid=10810] vsize: 34504
Current children cumulated CPU time (s) 399.17
Current children cumulated vsize (Kb) 34504

[startup+410.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7845 0 0 0 40839 78 0 0 25 0 1 0 1781967077 35602432 7756 4294967295 134512640 134736556 3221224560 3221223080 134543063 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8692 7756 1116 68 0 8624 0
[pid=10810] vsize: 34768
Current children cumulated CPU time (s) 409.17
Current children cumulated vsize (Kb) 34768

[startup+420.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7907 0 0 0 41838 79 0 0 25 0 1 0 1781967077 35872768 7818 4294967295 134512640 134736556 3221224560 3221223328 134600714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8758 7818 1116 68 0 8690 0
[pid=10810] vsize: 35032
Current children cumulated CPU time (s) 419.17
Current children cumulated vsize (Kb) 35032

[startup+430.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 7955 0 0 0 42837 79 0 0 25 0 1 0 1781967077 36007936 7866 4294967295 134512640 134736556 3221224560 3221223088 134716647 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8791 7866 1116 68 0 8723 0
[pid=10810] vsize: 35164
Current children cumulated CPU time (s) 429.16
Current children cumulated vsize (Kb) 35164

[startup+440.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8016 0 0 0 43836 80 0 0 25 0 1 0 1781967077 36278272 7927 4294967295 134512640 134736556 3221224560 3221223116 134537504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8857 7927 1116 68 0 8789 0
[pid=10810] vsize: 35428
Current children cumulated CPU time (s) 439.16
Current children cumulated vsize (Kb) 35428

[startup+450.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8062 0 0 0 44834 81 0 0 25 0 1 0 1781967077 36413440 7973 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8890 7973 1116 68 0 8822 0
[pid=10810] vsize: 35560
Current children cumulated CPU time (s) 449.15
Current children cumulated vsize (Kb) 35560

[startup+460.03 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) T 10809 10810 8263 0 -1 0 8128 0 0 0 45832 81 0 0 25 0 1 0 1781967077 36683776 8039 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10810/statm): 8956 8039 1116 68 0 8888 0
[pid=10810] vsize: 35824
Current children cumulated CPU time (s) 459.13
Current children cumulated vsize (Kb) 35824

[startup+470.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8179 0 0 0 46830 83 0 0 25 0 1 0 1781967077 36954112 8090 4294967295 134512640 134736556 3221224560 3221223144 134543970 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9022 8090 1116 68 0 8954 0
[pid=10810] vsize: 36088
Current children cumulated CPU time (s) 469.13
Current children cumulated vsize (Kb) 36088

[startup+480.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8244 0 0 0 47830 83 0 0 25 0 1 0 1781967077 37224448 8155 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9088 8155 1116 68 0 9020 0
[pid=10810] vsize: 36352
Current children cumulated CPU time (s) 479.13
Current children cumulated vsize (Kb) 36352

[startup+490.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8287 0 0 0 48828 84 0 0 25 0 1 0 1781967077 37359616 8198 4294967295 134512640 134736556 3221224560 3221223284 134529474 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9121 8198 1116 68 0 9053 0
[pid=10810] vsize: 36484
Current children cumulated CPU time (s) 489.12
Current children cumulated vsize (Kb) 36484

[startup+500.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8343 0 0 0 49827 85 0 0 25 0 1 0 1781967077 37629952 8254 4294967295 134512640 134736556 3221224560 3221223152 134540198 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9187 8254 1116 68 0 9119 0
[pid=10810] vsize: 36748
Current children cumulated CPU time (s) 499.12
Current children cumulated vsize (Kb) 36748

[startup+510.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8420 0 0 0 50825 86 0 0 25 0 1 0 1781967077 37900288 8331 4294967295 134512640 134736556 3221224560 3221222936 134717534 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9253 8331 1116 68 0 9185 0
[pid=10810] vsize: 37012
Current children cumulated CPU time (s) 509.11
Current children cumulated vsize (Kb) 37012

[startup+520.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8464 0 0 0 51822 87 0 0 25 0 1 0 1781967077 38035456 8375 4294967295 134512640 134736556 3221224560 3221223088 134716647 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 9286 8375 1116 68 0 9218 0
[pid=10810] vsize: 37144
Current children cumulated CPU time (s) 519.09
Current children cumulated vsize (Kb) 37144

[startup+530.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8508 0 0 0 52820 88 0 0 25 0 1 0 1781967077 38301696 8419 4294967295 134512640 134736556 3221224560 3221223312 134597473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 9351 8419 1116 68 0 9283 0
[pid=10810] vsize: 37404
Current children cumulated CPU time (s) 529.08
Current children cumulated vsize (Kb) 37404

[startup+540.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8584 0 0 0 53817 89 0 0 25 0 1 0 1781967077 38572032 8495 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 9417 8495 1116 68 0 9349 0
[pid=10810] vsize: 37668
Current children cumulated CPU time (s) 539.06
Current children cumulated vsize (Kb) 37668

[startup+550.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8640 0 0 0 54815 90 0 0 25 0 1 0 1781967077 38842368 8551 4294967295 134512640 134736556 3221224560 3221223168 134544590 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9483 8551 1116 68 0 9415 0
[pid=10810] vsize: 37932
Current children cumulated CPU time (s) 549.05
Current children cumulated vsize (Kb) 37932

[startup+560.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8703 0 0 0 55814 91 0 0 25 0 1 0 1781967077 39112704 8614 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9549 8614 1116 68 0 9481 0
[pid=10810] vsize: 38196
Current children cumulated CPU time (s) 559.05
Current children cumulated vsize (Kb) 38196

[startup+570.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8755 0 0 0 56812 92 0 0 25 0 1 0 1781967077 39247872 8666 4294967295 134512640 134736556 3221224560 3221223152 134540280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9582 8666 1116 68 0 9514 0
[pid=10810] vsize: 38328
Current children cumulated CPU time (s) 569.04
Current children cumulated vsize (Kb) 38328

[startup+580.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8810 0 0 0 57811 92 0 0 25 0 1 0 1781967077 39518208 8721 4294967295 134512640 134736556 3221224560 3221223280 134529376 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9648 8721 1116 68 0 9580 0
[pid=10810] vsize: 38592
Current children cumulated CPU time (s) 579.03
Current children cumulated vsize (Kb) 38592

[startup+590.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8865 0 0 0 58810 93 0 0 25 0 1 0 1781967077 39788544 8776 4294967295 134512640 134736556 3221224560 3221223216 134528671 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9714 8776 1116 68 0 9646 0
[pid=10810] vsize: 38856
Current children cumulated CPU time (s) 589.03
Current children cumulated vsize (Kb) 38856

[startup+600.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8935 0 0 0 59809 93 0 0 25 0 1 0 1781967077 40058880 8846 4294967295 134512640 134736556 3221224560 3221223152 134716350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9780 8846 1116 68 0 9712 0
[pid=10810] vsize: 39120
Current children cumulated CPU time (s) 599.02
Current children cumulated vsize (Kb) 39120

[startup+610.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 8960 0 0 0 60809 94 0 0 25 0 1 0 1781967077 40058880 8871 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9780 8871 1116 68 0 9712 0
[pid=10810] vsize: 39120
Current children cumulated CPU time (s) 609.03
Current children cumulated vsize (Kb) 39120

[startup+620.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9024 0 0 0 61807 94 0 0 25 0 1 0 1781967077 40329216 8935 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9846 8935 1116 68 0 9778 0
[pid=10810] vsize: 39384
Current children cumulated CPU time (s) 619.01
Current children cumulated vsize (Kb) 39384

[startup+630.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9075 0 0 0 62806 95 0 0 25 0 1 0 1781967077 40599552 8986 4294967295 134512640 134736556 3221224560 3221223164 134544720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9912 8986 1116 68 0 9844 0
[pid=10810] vsize: 39648
Current children cumulated CPU time (s) 629.01
Current children cumulated vsize (Kb) 39648

[startup+640.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9143 0 0 0 63804 96 0 0 25 0 1 0 1781967077 40869888 9054 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 9978 9054 1116 68 0 9910 0
[pid=10810] vsize: 39912
Current children cumulated CPU time (s) 639
Current children cumulated vsize (Kb) 39912

[startup+650.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9202 0 0 0 64802 97 0 0 25 0 1 0 1781967077 41140224 9113 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10044 9113 1116 68 0 9976 0
[pid=10810] vsize: 40176
Current children cumulated CPU time (s) 648.99
Current children cumulated vsize (Kb) 40176

[startup+660.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9282 0 0 0 65800 98 0 0 25 0 1 0 1781967077 41263104 9175 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 10074 9175 1116 68 0 10006 0
[pid=10810] vsize: 40296
Current children cumulated CPU time (s) 658.98
Current children cumulated vsize (Kb) 40296

[startup+670.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9380 0 0 0 66793 101 0 0 25 0 1 0 1781967077 41668608 9273 4294967295 134512640 134736556 3221224560 3221222864 134717183 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10173 9273 1116 68 0 10105 0
[pid=10810] vsize: 40692
Current children cumulated CPU time (s) 668.94
Current children cumulated vsize (Kb) 40692

[startup+680.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9471 0 0 0 67788 102 0 0 25 0 1 0 1781967077 42074112 9364 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10272 9364 1116 68 0 10204 0
[pid=10810] vsize: 41088
Current children cumulated CPU time (s) 678.9
Current children cumulated vsize (Kb) 41088

[startup+690.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9513 0 0 0 68787 103 0 0 25 0 1 0 1781967077 42209280 9406 4294967295 134512640 134736556 3221224560 3221223184 134553392 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10305 9406 1116 68 0 10237 0
[pid=10810] vsize: 41220
Current children cumulated CPU time (s) 688.9
Current children cumulated vsize (Kb) 41220

[startup+700.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9554 0 0 0 69785 104 0 0 25 0 1 0 1781967077 42344448 9447 4294967295 134512640 134736556 3221224560 3221223152 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10338 9447 1116 68 0 10270 0
[pid=10810] vsize: 41352
Current children cumulated CPU time (s) 698.89
Current children cumulated vsize (Kb) 41352

[startup+710.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9633 0 0 0 70782 105 0 0 25 0 1 0 1781967077 42749952 9526 4294967295 134512640 134736556 3221224560 3221223312 134597489 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10437 9526 1116 68 0 10369 0
[pid=10810] vsize: 41748
Current children cumulated CPU time (s) 708.87
Current children cumulated vsize (Kb) 41748

[startup+720.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9690 0 0 0 71781 106 0 0 25 0 1 0 1781967077 43020288 9583 4294967295 134512640 134736556 3221224560 3221223136 134543206 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10503 9583 1116 68 0 10435 0
[pid=10810] vsize: 42012
Current children cumulated CPU time (s) 718.87
Current children cumulated vsize (Kb) 42012

[startup+730.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9765 0 0 0 72779 106 0 0 25 0 1 0 1781967077 43290624 9658 4294967295 134512640 134736556 3221224560 3221223036 134536623 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10569 9658 1116 68 0 10501 0
[pid=10810] vsize: 42276
Current children cumulated CPU time (s) 728.85
Current children cumulated vsize (Kb) 42276

[startup+740.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9818 0 0 0 73778 107 0 0 25 0 1 0 1781967077 43425792 9711 4294967295 134512640 134736556 3221224560 3221223120 134544698 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10602 9711 1116 68 0 10534 0
[pid=10810] vsize: 42408
Current children cumulated CPU time (s) 738.85
Current children cumulated vsize (Kb) 42408

[startup+750.046 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9885 0 0 0 74776 108 0 0 25 0 1 0 1781967077 43855872 9777 4294967295 134512640 134736556 3221224560 3221223064 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10707 9777 1116 68 0 10639 0
[pid=10810] vsize: 42828
Current children cumulated CPU time (s) 748.84
Current children cumulated vsize (Kb) 42828

[startup+760.046 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 9943 0 0 0 75773 109 0 0 25 0 1 0 1781967077 43991040 9833 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10740 9833 1116 68 0 10672 0
[pid=10810] vsize: 42960
Current children cumulated CPU time (s) 758.82
Current children cumulated vsize (Kb) 42960

[startup+770.046 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10005 0 0 0 76772 109 0 0 25 0 1 0 1781967077 44261376 9895 4294967295 134512640 134736556 3221224560 3221223108 134544543 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10806 9895 1116 68 0 10738 0
[pid=10810] vsize: 43224
Current children cumulated CPU time (s) 768.81
Current children cumulated vsize (Kb) 43224

[startup+780.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10055 0 0 0 77770 110 0 0 25 0 1 0 1781967077 44531712 9945 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 10872 9945 1116 68 0 10804 0
[pid=10810] vsize: 43488
Current children cumulated CPU time (s) 778.8
Current children cumulated vsize (Kb) 43488

[startup+790.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10113 0 0 0 78768 111 0 0 25 0 1 0 1781967077 44802048 10003 4294967295 134512640 134736556 3221224560 3221223076 134716478 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10938 10003 1116 68 0 10870 0
[pid=10810] vsize: 43752
Current children cumulated CPU time (s) 788.79
Current children cumulated vsize (Kb) 43752

[startup+800.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10166 0 0 0 79767 112 0 0 25 0 1 0 1781967077 44937216 10056 4294967295 134512640 134736556 3221224560 3221223304 134597459 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 10971 10056 1116 68 0 10903 0
[pid=10810] vsize: 43884
Current children cumulated CPU time (s) 798.79
Current children cumulated vsize (Kb) 43884

[startup+810.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10235 0 0 0 80764 113 0 0 25 0 1 0 1781967077 45207552 10125 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11037 10125 1116 68 0 10969 0
[pid=10810] vsize: 44148
Current children cumulated CPU time (s) 808.77
Current children cumulated vsize (Kb) 44148

[startup+820.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10311 0 0 0 81762 114 0 0 25 0 1 0 1781967077 45477888 10201 4294967295 134512640 134736556 3221224560 3221223224 134543709 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11103 10201 1116 68 0 11035 0
[pid=10810] vsize: 44412
Current children cumulated CPU time (s) 818.76
Current children cumulated vsize (Kb) 44412

[startup+830.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10364 0 0 0 82761 114 0 0 25 0 1 0 1781967077 45748224 10254 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11169 10254 1116 68 0 11101 0
[pid=10810] vsize: 44676
Current children cumulated CPU time (s) 828.75
Current children cumulated vsize (Kb) 44676

[startup+840.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10427 0 0 0 83760 115 0 0 25 0 1 0 1781967077 46018560 10317 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11235 10317 1116 68 0 11167 0
[pid=10810] vsize: 44940
Current children cumulated CPU time (s) 838.75
Current children cumulated vsize (Kb) 44940

[startup+850.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10474 0 0 0 84759 116 0 0 25 0 1 0 1781967077 46288896 10364 4294967295 134512640 134736556 3221224560 3221222932 134717260 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11301 10364 1116 68 0 11233 0
[pid=10810] vsize: 45204
Current children cumulated CPU time (s) 848.75
Current children cumulated vsize (Kb) 45204

[startup+860.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10562 0 0 0 85757 116 0 0 25 0 1 0 1781967077 46559232 10452 4294967295 134512640 134736556 3221224560 3221223152 134716177 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11367 10452 1116 68 0 11299 0
[pid=10810] vsize: 45468
Current children cumulated CPU time (s) 858.73
Current children cumulated vsize (Kb) 45468

[startup+870.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10629 0 0 0 86755 117 0 0 25 0 1 0 1781967077 46829568 10519 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10810/statm): 11433 10519 1116 68 0 11365 0
[pid=10810] vsize: 45732
Current children cumulated CPU time (s) 868.72
Current children cumulated vsize (Kb) 45732

[startup+880.052 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10666 0 0 0 87753 118 0 0 25 0 1 0 1781967077 46964736 10556 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11466 10556 1116 68 0 11398 0
[pid=10810] vsize: 45864
Current children cumulated CPU time (s) 878.71
Current children cumulated vsize (Kb) 45864

[startup+890.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10749 0 0 0 88751 119 0 0 25 0 1 0 1781967077 47370240 10639 4294967295 134512640 134736556 3221224560 3221223152 134543950 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11565 10639 1116 68 0 11497 0
[pid=10810] vsize: 46260
Current children cumulated CPU time (s) 888.7
Current children cumulated vsize (Kb) 46260

[startup+900.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10803 0 0 0 89750 120 0 0 25 0 1 0 1781967077 47640576 10693 4294967295 134512640 134736556 3221224560 3221223172 134634345 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11631 10693 1116 68 0 11563 0
[pid=10810] vsize: 46524
Current children cumulated CPU time (s) 898.7
Current children cumulated vsize (Kb) 46524

[startup+910.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10858 0 0 0 90749 121 0 0 25 0 1 0 1781967077 47775744 10748 4294967295 134512640 134736556 3221224560 3221223068 134540125 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11664 10748 1116 68 0 11596 0
[pid=10810] vsize: 46656
Current children cumulated CPU time (s) 908.7
Current children cumulated vsize (Kb) 46656

[startup+920.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10930 0 0 0 91747 122 0 0 25 0 1 0 1781967077 48046080 10820 4294967295 134512640 134736556 3221224560 3221223232 134528711 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11730 10820 1116 68 0 11662 0
[pid=10810] vsize: 46920
Current children cumulated CPU time (s) 918.69
Current children cumulated vsize (Kb) 46920

[startup+930.055 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 10979 0 0 0 92746 123 0 0 25 0 1 0 1781967077 48316416 10869 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11796 10869 1116 68 0 11728 0
[pid=10810] vsize: 47184
Current children cumulated CPU time (s) 928.69
Current children cumulated vsize (Kb) 47184

[startup+940.055 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11035 0 0 0 93744 124 0 0 25 0 1 0 1781967077 48586752 10925 4294967295 134512640 134736556 3221224560 3221223072 134543206 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11862 10925 1116 68 0 11794 0
[pid=10810] vsize: 47448
Current children cumulated CPU time (s) 938.68
Current children cumulated vsize (Kb) 47448

[startup+950.056 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11107 0 0 0 94742 125 0 0 25 0 1 0 1781967077 48857088 10997 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 11928 10997 1116 68 0 11860 0
[pid=10810] vsize: 47712
Current children cumulated CPU time (s) 948.67
Current children cumulated vsize (Kb) 47712

[startup+960.056 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11218 0 0 0 95739 126 0 0 25 0 1 0 1781967077 49262592 11108 4294967295 134512640 134736556 3221224560 3221223312 134597542 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12027 11108 1116 68 0 11959 0
[pid=10810] vsize: 48108
Current children cumulated CPU time (s) 958.65
Current children cumulated vsize (Kb) 48108

[startup+970.056 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) T 10809 10810 8263 0 -1 0 11237 0 0 0 96737 127 0 0 25 0 1 0 1781967077 49397760 11127 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12060 11127 1116 68 0 11992 0
[pid=10810] vsize: 48240
Current children cumulated CPU time (s) 968.64
Current children cumulated vsize (Kb) 48240

[startup+980.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11311 0 0 0 97734 129 0 0 25 0 1 0 1781967077 49668096 11201 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12126 11201 1116 68 0 12058 0
[pid=10810] vsize: 48504
Current children cumulated CPU time (s) 978.63
Current children cumulated vsize (Kb) 48504

[startup+990.056 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11373 0 0 0 98731 130 0 0 25 0 1 0 1781967077 49938432 11263 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12192 11263 1116 68 0 12124 0
[pid=10810] vsize: 48768
Current children cumulated CPU time (s) 988.61
Current children cumulated vsize (Kb) 48768

[startup+1000.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11412 0 0 0 99730 131 0 0 25 0 1 0 1781967077 50073600 11302 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12225 11302 1116 68 0 12157 0
[pid=10810] vsize: 48900
Current children cumulated CPU time (s) 998.61
Current children cumulated vsize (Kb) 48900

[startup+1010.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11450 0 0 0 100728 131 0 0 25 0 1 0 1781967077 50208768 11340 4294967295 134512640 134736556 3221224560 3221223184 134524608 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12258 11340 1116 68 0 12190 0
[pid=10810] vsize: 49032
Current children cumulated CPU time (s) 1008.59
Current children cumulated vsize (Kb) 49032

[startup+1020.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11495 0 0 0 101727 132 0 0 25 0 1 0 1781967077 50343936 11385 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12291 11385 1116 68 0 12223 0
[pid=10810] vsize: 49164
Current children cumulated CPU time (s) 1018.59
Current children cumulated vsize (Kb) 49164

[startup+1030.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11531 0 0 0 102726 132 0 0 25 0 1 0 1781967077 50614272 11421 4294967295 134512640 134736556 3221224560 3221223112 134544505 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12357 11421 1116 68 0 12289 0
[pid=10810] vsize: 49428
Current children cumulated CPU time (s) 1028.58
Current children cumulated vsize (Kb) 49428

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11570 0 0 0 103725 133 0 0 25 0 1 0 1781967077 50749440 11460 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12390 11460 1116 68 0 12322 0
[pid=10810] vsize: 49560
Current children cumulated CPU time (s) 1038.58
Current children cumulated vsize (Kb) 49560

[startup+1050.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11690 0 0 0 104721 134 0 0 25 0 1 0 1781967077 51150848 11580 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12488 11580 1116 68 0 12420 0
[pid=10810] vsize: 49952
Current children cumulated CPU time (s) 1048.55
Current children cumulated vsize (Kb) 49952

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11745 0 0 0 105720 134 0 0 25 0 1 0 1781967077 51421184 11635 4294967295 134512640 134736556 3221224560 3221223136 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12554 11635 1116 68 0 12486 0
[pid=10810] vsize: 50216
Current children cumulated CPU time (s) 1058.54
Current children cumulated vsize (Kb) 50216

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11802 0 0 0 106718 134 0 0 25 0 1 0 1781967077 51695616 11692 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12621 11692 1116 68 0 12553 0
[pid=10810] vsize: 50484
Current children cumulated CPU time (s) 1068.52
Current children cumulated vsize (Kb) 50484

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11859 0 0 0 107717 135 0 0 25 0 1 0 1781967077 51830784 11749 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12654 11749 1116 68 0 12586 0
[pid=10810] vsize: 50616
Current children cumulated CPU time (s) 1078.52
Current children cumulated vsize (Kb) 50616

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 11932 0 0 0 108716 136 0 0 25 0 1 0 1781967077 52236288 11822 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12753 11822 1116 68 0 12685 0
[pid=10810] vsize: 51012
Current children cumulated CPU time (s) 1088.52
Current children cumulated vsize (Kb) 51012

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 12003 0 0 0 109713 137 0 0 25 0 1 0 1781967077 52506624 11893 4294967295 134512640 134736556 3221224560 3221223296 134529497 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12819 11893 1116 68 0 12751 0
[pid=10810] vsize: 51276
Current children cumulated CPU time (s) 1098.5
Current children cumulated vsize (Kb) 51276

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 12060 0 0 0 110712 138 0 0 25 0 1 0 1781967077 52776960 11950 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12885 11950 1116 68 0 12817 0
[pid=10810] vsize: 51540
Current children cumulated CPU time (s) 1108.5
Current children cumulated vsize (Kb) 51540

[startup+1120.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 12109 0 0 0 111711 138 0 0 25 0 1 0 1781967077 52912128 11999 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12918 11999 1116 68 0 12850 0
[pid=10810] vsize: 51672
Current children cumulated CPU time (s) 1118.49
Current children cumulated vsize (Kb) 51672

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 12168 0 0 0 112710 139 0 0 25 0 1 0 1781967077 53182464 12058 4294967295 134512640 134736556 3221224560 3221223296 134528865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 12984 12058 1116 68 0 12916 0
[pid=10810] vsize: 51936
Current children cumulated CPU time (s) 1128.49
Current children cumulated vsize (Kb) 51936

[startup+1140.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 12239 0 0 0 113707 140 0 0 25 0 1 0 1781967077 53452800 12129 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 13050 12129 1116 68 0 12982 0
[pid=10810] vsize: 52200
Current children cumulated CPU time (s) 1138.47
Current children cumulated vsize (Kb) 52200

[startup+1150.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 12296 0 0 0 114706 140 0 0 25 0 1 0 1781967077 53723136 12186 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 13116 12186 1116 68 0 13048 0
[pid=10810] vsize: 52464
Current children cumulated CPU time (s) 1148.46
Current children cumulated vsize (Kb) 52464

[startup+1160.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 12369 0 0 0 115703 142 0 0 25 0 1 0 1781967077 53993472 12259 4294967295 134512640 134736556 3221224560 3221223200 134543731 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 13182 12259 1116 68 0 13114 0
[pid=10810] vsize: 52728
Current children cumulated CPU time (s) 1158.45
Current children cumulated vsize (Kb) 52728

[startup+1170.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 12398 0 0 0 116702 142 0 0 25 0 1 0 1781967077 54128640 12288 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 13215 12288 1116 68 0 13147 0
[pid=10810] vsize: 52860
Current children cumulated CPU time (s) 1168.44
Current children cumulated vsize (Kb) 52860

[startup+1180.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 12452 0 0 0 117700 143 0 0 25 0 1 0 1781967077 54398976 12342 4294967295 134512640 134736556 3221224560 3221223252 134524331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 13281 12342 1116 68 0 13213 0
[pid=10810] vsize: 53124
Current children cumulated CPU time (s) 1178.43
Current children cumulated vsize (Kb) 53124

[startup+1190.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 10810
Raw data (/proc/10810/stat): 10810 (bsolo) R 10809 10810 8263 0 -1 0 12533 0 0 0 118698 144 0 0 25 0 1 0 1781967077 54669312 12423 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10810/statm): 13347 12423 1116 68 0 13279 0
[pid=10810] vsize: 53388
Current children cumulated CPU time (s) 1188.42
Current children cumulated vsize (Kb) 53388
One traced child (pid=10810) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1196.76
CPU time (s): 1195.13
CPU user time (s): 1193.65
CPU system time (s): 1.47978
CPU usage (%): 99.8635
Max. virtual memory (cumulated for all children) (Kb): 53388

Verifier Data

ERROR: no interpretation found !