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/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-13.opb
MD5SUM4caec1e880871fcef3276cf001aca352
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 104
Number of bits of the biggest sum of numbers7
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.9405
Number of variables4632
Total number of constraints35596
Number of constraints which are clauses29940
Number of constraints which are cardinality constraints (but not clauses)5578
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint1
Maximum length of a constraint29

Trace number 427

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
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:        953088 kB
Buffers:         33680 kB
Cached:          23772 kB
SwapCached:        960 kB
Active:          53116 kB
Inactive:         7008 kB
HighTotal:      131008 kB
HighFree:       104804 kB
LowTotal:       903652 kB
LowFree:        848284 kB
SwapTotal:     2097136 kB
SwapFree:      2095628 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            15668 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 10:32:49 (client local time) WITH STATUS 0 IN 1195.17 SECONDS
stats: 388 7 1195.17 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 4632 variables and 31138 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 6.842
c After prepocess the problem consists of 4632 variables and 31138 constraints.
c Restart #1 #Var: 4632 #Dec: 6796 LB: 0 @ 9.533
c Restart #2 #Var: 4632 #Dec: 18100 LB: 0 @ 14.391
c Restart #3 #Var: 4632 #Dec: 21636 LB: 0 @ 17.786
c Restart #4 #Var: 4632 #Dec: 23409 LB: 0 @ 19.647
c Restart #5 #Var: 4632 #Dec: 25814 LB: 0 @ 23.197
c Restart #6 #Var: 4632 #Dec: 27441 LB: 0 @ 27.014
c Restart #7 #Var: 4632 #Dec: 29728 LB: 0 @ 32.611
c Restart #8 #Var: 4632 #Dec: 31796 LB: 0 @ 37.488
c Restart #9 #Var: 4632 #Dec: 34037 LB: 0 @ 46.086
c Restart #10 #Var: 4632 #Dec: 37151 LB: 0 @ 53.818
c Restart #11 #Var: 4632 #Dec: 39944 LB: 0 @ 60.71
c Restart #12 #Var: 4632 #Dec: 42976 LB: 0 @ 70.295
c Restart #13 #Var: 4632 #Dec: 45985 LB: 0 @ 81.667
c Restart #14 #Var: 4632 #Dec: 49449 LB: 0 @ 93.298
c Restart #15 #Var: 4632 #Dec: 53089 LB: 0 @ 105.79
c Restart #16 #Var: 4632 #Dec: 57003 LB: 0 @ 118.19
c Restart #17 #Var: 4632 #Dec: 60863 LB: 0 @ 136.64
c Restart #18 #Var: 4632 #Dec: 65130 LB: 0 @ 161.67
c Restart #19 #Var: 4632 #Dec: 70055 LB: 0 @ 182.48
c Restart #20 #Var: 4632 #Dec: 74808 LB: 0 @ 209.1
c Restart #21 #Var: 4632 #Dec: 79870 LB: 0 @ 237.67
c Restart #22 #Var: 4632 #Dec: 84541 LB: 0 @ 265.87
c Restart #23 #Var: 4632 #Dec: 90397 LB: 0 @ 298.49
c Restart #24 #Var: 4632 #Dec: 95650 LB: 0 @ 327
c Restart #25 #Var: 4632 #Dec: 102154 LB: 0 @ 366.13
c Restart #26 #Var: 4632 #Dec: 108813 LB: 0 @ 387.5
c Restart #27 #Var: 4632 #Dec: 115274 LB: 0 @ 426.69
c Restart #28 #Var: 4632 #Dec: 124254 LB: 0 @ 464.1
c Restart #29 #Var: 4632 #Dec: 132657 LB: 0 @ 519.15
c Restart #30 #Var: 4632 #Dec: 142086 LB: 0 @ 585.83
c CHANGE Heuristic... 
c Restart #0 #Var: 4632 #Dec: 150074 LB: 0 @ 646.91
c Restart #1 #Var: 4632 #Dec: 150814 LB: 0 @ 650.87
c Restart #2 #Var: 4632 #Dec: 151724 LB: 0 @ 655.77
c Restart #3 #Var: 4632 #Dec: 153054 LB: 0 @ 659.25
c Restart #4 #Var: 4632 #Dec: 154798 LB: 0 @ 665.66
c Restart #5 #Var: 4632 #Dec: 156883 LB: 0 @ 673.08
c Restart #6 #Var: 4632 #Dec: 159004 LB: 0 @ 682.38
c Restart #7 #Var: 4632 #Dec: 161829 LB: 0 @ 699.9
c Restart #8 #Var: 4632 #Dec: 164017 LB: 0 @ 719.55
c Restart #9 #Var: 4632 #Dec: 166236 LB: 0 @ 728.29
c Restart #10 #Var: 4632 #Dec: 170021 LB: 0 @ 744.23
c Restart #11 #Var: 4632 #Dec: 173872 LB: 0 @ 759.47
c Restart #12 #Var: 4632 #Dec: 178006 LB: 0 @ 783.17
c Restart #13 #Var: 4632 #Dec: 181804 LB: 0 @ 809.61
c Restart #14 #Var: 4632 #Dec: 185751 LB: 0 @ 835.36
c Restart #15 #Var: 4632 #Dec: 190284 LB: 0 @ 871.1
c Restart #16 #Var: 4632 #Dec: 194490 LB: 0 @ 920.99
c Restart #17 #Var: 4632 #Dec: 198955 LB: 0 @ 961.51
c Restart #18 #Var: 4632 #Dec: 203235 LB: 0 @ 989.43
c Restart #19 #Var: 4632 #Dec: 208972 LB: 0 @ 1036.3
c Restart #20 #Var: 4632 #Dec: 213370 LB: 0 @ 1078.1
c Restart #21 #Var: 4632 #Dec: 218045 LB: 0 @ 1111.9
c Restart #22 #Var: 4632 #Dec: 224495 LB: 0 @ 1163.3
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/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782200101 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 107 3 90 68 0 39 0
[pid=7761] 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/wulflinc4/normalized-ppp:1-13.opb

[startup+10.0032 s]
Raw data (loadavg): 0.93 0.96 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 5644 0 0 0 938 29 0 0 25 0 1 0 1782200101 26263552 5555 4294967295 134512640 134736556 3221224576 3221223248 134536482 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 6412 5555 1116 68 0 6344 0
[pid=7761] vsize: 25648
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (Kb) 25648

[startup+20.004 s]
Raw data (loadavg): 0.94 0.96 0.93 1/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 6360 0 0 0 1867 55 0 0 25 0 1 0 1782200101 29237248 6271 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 7138 6271 1116 68 0 7070 0
[pid=7761] vsize: 28552
Current children cumulated CPU time (s) 19.22
Current children cumulated vsize (Kb) 28552

[startup+30.0049 s]
Raw data (loadavg): 0.95 0.96 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 7702 0 0 0 2831 72 0 0 25 0 1 0 1782200101 34775040 7613 4294967295 134512640 134736556 3221224576 3221223328 134597693 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 8490 7613 1116 68 0 8422 0
[pid=7761] vsize: 33960
Current children cumulated CPU time (s) 29.03
Current children cumulated vsize (Kb) 33960

[startup+40.0058 s]
Raw data (loadavg): 0.96 0.96 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 9036 0 0 0 3805 83 0 0 25 0 1 0 1782200101 40181760 8947 4294967295 134512640 134736556 3221224576 3221223312 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 9810 8947 1116 68 0 9742 0
[pid=7761] vsize: 39240
Current children cumulated CPU time (s) 38.88
Current children cumulated vsize (Kb) 39240

[startup+50.0067 s]
Raw data (loadavg): 0.96 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 10278 0 0 0 4785 93 0 0 25 0 1 0 1782200101 45318144 10189 4294967295 134512640 134736556 3221224576 3221223140 134536600 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 11064 10189 1116 68 0 10996 0
[pid=7761] vsize: 44256
Current children cumulated CPU time (s) 48.78
Current children cumulated vsize (Kb) 44256

[startup+60.0075 s]
Raw data (loadavg): 0.97 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 11869 0 0 0 5758 105 0 0 25 0 1 0 1782200101 51806208 11780 4294967295 134512640 134736556 3221224576 3221223100 134540047 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 12648 11780 1116 68 0 12580 0
[pid=7761] vsize: 50592
Current children cumulated CPU time (s) 58.63
Current children cumulated vsize (Kb) 50592

[startup+70.0084 s]
Raw data (loadavg): 0.97 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 13121 0 0 0 6733 117 0 0 25 0 1 0 1782200101 56942592 13032 4294967295 134512640 134736556 3221224576 3221223136 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 13902 13032 1116 68 0 13834 0
[pid=7761] vsize: 55608
Current children cumulated CPU time (s) 68.5
Current children cumulated vsize (Kb) 55608

[startup+80.0093 s]
Raw data (loadavg): 0.98 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 14175 0 0 0 7712 127 0 0 25 0 1 0 1782200101 61263872 14086 4294967295 134512640 134736556 3221224576 3221223152 134550742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 14957 14086 1116 68 0 14889 0
[pid=7761] vsize: 59828
Current children cumulated CPU time (s) 78.39
Current children cumulated vsize (Kb) 59828

[startup+90.0091 s]
Raw data (loadavg): 0.98 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 15301 0 0 0 8688 139 0 0 25 0 1 0 1782200101 65859584 15212 4294967295 134512640 134736556 3221224576 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 16079 15212 1116 68 0 16011 0
[pid=7761] vsize: 64316
Current children cumulated CPU time (s) 88.27
Current children cumulated vsize (Kb) 64316

[startup+100.01 s]
Raw data (loadavg): 0.98 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 16333 0 0 0 9667 149 0 0 25 0 1 0 1782200101 70049792 16244 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 17102 16244 1116 68 0 17034 0
[pid=7761] vsize: 68408
Current children cumulated CPU time (s) 98.16
Current children cumulated vsize (Kb) 68408

[startup+110.011 s]
Raw data (loadavg): 0.98 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 17197 0 0 0 10646 157 0 0 25 0 1 0 1782200101 73682944 17108 4294967295 134512640 134736556 3221224576 3221223100 134536682 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 17989 17108 1116 68 0 17921 0
[pid=7761] vsize: 71956
Current children cumulated CPU time (s) 108.03
Current children cumulated vsize (Kb) 71956

[startup+120.011 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 19011 0 0 0 11622 168 0 0 25 0 1 0 1782200101 81121280 18922 4294967295 134512640 134736556 3221224576 3221223136 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 19805 18922 1116 68 0 19737 0
[pid=7761] vsize: 79220
Current children cumulated CPU time (s) 117.9
Current children cumulated vsize (Kb) 79220

[startup+130.012 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 20169 0 0 0 12603 178 0 0 25 0 1 0 1782200101 85852160 20080 4294967295 134512640 134736556 3221224576 3221223136 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 20960 20080 1116 68 0 20892 0
[pid=7761] vsize: 83840
Current children cumulated CPU time (s) 127.81
Current children cumulated vsize (Kb) 83840

[startup+140.011 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 21134 0 0 0 13586 187 0 0 25 0 1 0 1782200101 89772032 21045 4294967295 134512640 134736556 3221224576 3221223112 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 21917 21045 1116 68 0 21849 0
[pid=7761] vsize: 87668
Current children cumulated CPU time (s) 137.73
Current children cumulated vsize (Kb) 87668

[startup+150.012 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 21797 0 0 0 14570 194 0 0 25 0 1 0 1782200101 92475392 21708 4294967295 134512640 134736556 3221224576 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 22577 21708 1116 68 0 22509 0
[pid=7761] vsize: 90308
Current children cumulated CPU time (s) 147.64
Current children cumulated vsize (Kb) 90308

[startup+160.013 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 22530 0 0 0 15556 200 0 0 25 0 1 0 1782200101 95449088 22441 4294967295 134512640 134736556 3221224576 3221223200 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 23303 22441 1116 68 0 23235 0
[pid=7761] vsize: 93212
Current children cumulated CPU time (s) 157.56
Current children cumulated vsize (Kb) 93212

[startup+170.013 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 23245 0 0 0 16538 208 0 0 25 0 1 0 1782200101 98422784 23156 4294967295 134512640 134736556 3221224576 3221223112 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 24029 23156 1116 68 0 23961 0
[pid=7761] vsize: 96116
Current children cumulated CPU time (s) 167.46
Current children cumulated vsize (Kb) 96116

[startup+180.013 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 23818 0 0 0 17522 216 0 0 25 0 1 0 1782200101 100720640 23729 4294967295 134512640 134736556 3221224576 3221223136 134551088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 24590 23729 1116 68 0 24522 0
[pid=7761] vsize: 98360
Current children cumulated CPU time (s) 177.38
Current children cumulated vsize (Kb) 98360

[startup+190.014 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 24458 0 0 0 18509 221 0 0 25 0 1 0 1782200101 103424000 24369 4294967295 134512640 134736556 3221224576 3221223292 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 25250 24369 1116 68 0 25182 0
[pid=7761] vsize: 101000
Current children cumulated CPU time (s) 187.3
Current children cumulated vsize (Kb) 101000

[startup+200.015 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 25303 0 0 0 19494 228 0 0 25 0 1 0 1782200101 106803200 25214 4294967295 134512640 134736556 3221224576 3221223088 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 26075 25214 1116 68 0 26007 0
[pid=7761] vsize: 104300
Current children cumulated CPU time (s) 197.22
Current children cumulated vsize (Kb) 104300

[startup+210.015 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 26133 0 0 0 20479 236 0 0 25 0 1 0 1782200101 110186496 26044 4294967295 134512640 134736556 3221224576 3221223132 134537540 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 26901 26044 1116 68 0 26833 0
[pid=7761] vsize: 107604
Current children cumulated CPU time (s) 207.15
Current children cumulated vsize (Kb) 107604

[startup+220.015 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 26943 0 0 0 21462 244 0 0 25 0 1 0 1782200101 113565696 26854 4294967295 134512640 134736556 3221224576 3221223052 134536679 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 27726 26854 1116 68 0 27658 0
[pid=7761] vsize: 110904
Current children cumulated CPU time (s) 217.06
Current children cumulated vsize (Kb) 110904

[startup+230.016 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 27815 0 0 0 22448 251 0 0 25 0 1 0 1782200101 117080064 27726 4294967295 134512640 134736556 3221224576 3221223000 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 28584 27726 1116 68 0 28516 0
[pid=7761] vsize: 114336
Current children cumulated CPU time (s) 226.99
Current children cumulated vsize (Kb) 114336

[startup+240.016 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 28659 0 0 0 23435 258 0 0 25 0 1 0 1782200101 120594432 28570 4294967295 134512640 134736556 3221224576 3221223200 134537456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 29442 28570 1116 68 0 29374 0
[pid=7761] vsize: 117768
Current children cumulated CPU time (s) 236.93
Current children cumulated vsize (Kb) 117768

[startup+250.017 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 29570 0 0 0 24420 266 0 0 25 0 1 0 1782200101 124379136 29481 4294967295 134512640 134736556 3221224576 3221223112 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 30366 29481 1116 68 0 30298 0
[pid=7761] vsize: 121464
Current children cumulated CPU time (s) 246.86
Current children cumulated vsize (Kb) 121464

[startup+260.017 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 30467 0 0 0 25405 274 0 0 25 0 1 0 1782200101 128028672 30378 4294967295 134512640 134736556 3221224576 3221223052 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 31257 30378 1116 68 0 31189 0
[pid=7761] vsize: 125028
Current children cumulated CPU time (s) 256.79
Current children cumulated vsize (Kb) 125028

[startup+270.017 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 31212 0 0 0 26392 280 0 0 25 0 1 0 1782200101 131002368 31123 4294967295 134512640 134736556 3221224576 3221223180 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 31983 31123 1116 68 0 31915 0
[pid=7761] vsize: 127932
Current children cumulated CPU time (s) 266.72
Current children cumulated vsize (Kb) 127932

[startup+280.018 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 31917 0 0 0 27374 286 0 0 25 0 1 0 1782200101 133976064 31828 4294967295 134512640 134736556 3221224576 3221223088 134543107 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 32709 31828 1116 68 0 32641 0
[pid=7761] vsize: 130836
Current children cumulated CPU time (s) 276.6
Current children cumulated vsize (Kb) 130836

[startup+290.017 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 32421 0 0 0 28360 293 0 0 25 0 1 0 1782200101 136003584 32332 4294967295 134512640 134736556 3221224576 3221223088 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 33204 32332 1116 68 0 33136 0
[pid=7761] vsize: 132816
Current children cumulated CPU time (s) 286.53
Current children cumulated vsize (Kb) 132816

[startup+300.018 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 32881 0 0 0 29348 298 0 0 25 0 1 0 1782200101 137895936 32792 4294967295 134512640 134736556 3221224576 3221223100 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 33666 32792 1116 68 0 33598 0
[pid=7761] vsize: 134664
Current children cumulated CPU time (s) 296.46
Current children cumulated vsize (Kb) 134664

[startup+310.019 s]
Raw data (loadavg): 0.99 0.97 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 33700 0 0 0 30330 306 0 0 25 0 1 0 1782200101 141279232 33611 4294967295 134512640 134736556 3221224576 3221223200 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 34492 33611 1116 68 0 34424 0
[pid=7761] vsize: 137968
Current children cumulated CPU time (s) 306.36
Current children cumulated vsize (Kb) 137968

[startup+320.019 s]
Raw data (loadavg): 1.07 0.99 0.93 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 34712 0 0 0 31314 313 0 0 25 0 1 0 1782200101 145334272 34623 4294967295 134512640 134736556 3221224576 3221223120 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 35482 34623 1116 68 0 35414 0
[pid=7761] vsize: 141928
Current children cumulated CPU time (s) 316.27
Current children cumulated vsize (Kb) 141928

[startup+330.02 s]
Raw data (loadavg): 1.14 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 35740 0 0 0 32297 322 0 0 25 0 1 0 1782200101 149663744 35651 4294967295 134512640 134736556 3221224576 3221223136 134543088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 36539 35651 1116 68 0 36471 0
[pid=7761] vsize: 146156
Current children cumulated CPU time (s) 326.19
Current children cumulated vsize (Kb) 146156

[startup+340.02 s]
Raw data (loadavg): 1.11 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 36350 0 0 0 33286 328 0 0 25 0 1 0 1782200101 152096768 36261 4294967295 134512640 134736556 3221224576 3221223052 134536611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 37133 36261 1116 68 0 37065 0
[pid=7761] vsize: 148532
Current children cumulated CPU time (s) 336.14
Current children cumulated vsize (Kb) 148532

[startup+350.021 s]
Raw data (loadavg): 1.10 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 36868 0 0 0 34274 334 0 0 25 0 1 0 1782200101 154259456 36779 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 37661 36779 1116 68 0 37593 0
[pid=7761] vsize: 150644
Current children cumulated CPU time (s) 346.08
Current children cumulated vsize (Kb) 150644

[startup+360.021 s]
Raw data (loadavg): 1.08 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 37479 0 0 0 35264 339 0 0 25 0 1 0 1782200101 156692480 37390 4294967295 134512640 134736556 3221224576 3221223100 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 38255 37390 1116 68 0 38187 0
[pid=7761] vsize: 153020
Current children cumulated CPU time (s) 356.03
Current children cumulated vsize (Kb) 153020

[startup+370.02 s]
Raw data (loadavg): 1.07 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 38440 0 0 0 36247 348 0 0 25 0 1 0 1782200101 160743424 38351 4294967295 134512640 134736556 3221224576 3221223136 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 39244 38351 1116 68 0 39176 0
[pid=7761] vsize: 156976
Current children cumulated CPU time (s) 365.95
Current children cumulated vsize (Kb) 156976

[startup+380.021 s]
Raw data (loadavg): 1.06 1.00 0.94 1/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 39171 0 0 0 37225 356 0 0 25 0 1 0 1782200101 163717120 39082 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 39970 39082 1116 68 0 39902 0
[pid=7761] vsize: 159880
Current children cumulated CPU time (s) 375.81
Current children cumulated vsize (Kb) 159880

[startup+390.022 s]
Raw data (loadavg): 1.05 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 39899 0 0 0 38203 366 0 0 25 0 1 0 1782200101 166686720 39810 4294967295 134512640 134736556 3221224576 3221223168 134544590 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 40695 39810 1116 68 0 40627 0
[pid=7761] vsize: 162780
Current children cumulated CPU time (s) 385.69
Current children cumulated vsize (Kb) 162780

[startup+400.023 s]
Raw data (loadavg): 1.04 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 40741 0 0 0 39184 376 0 0 25 0 1 0 1782200101 170070016 40652 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 41521 40652 1116 68 0 41453 0
[pid=7761] vsize: 166084
Current children cumulated CPU time (s) 395.6
Current children cumulated vsize (Kb) 166084

[startup+410.023 s]
Raw data (loadavg): 1.11 1.02 0.94 1/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 41293 0 0 0 40172 381 0 0 25 0 1 0 1782200101 172367872 41204 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 42082 41204 1116 68 0 42014 0
[pid=7761] vsize: 168328
Current children cumulated CPU time (s) 405.53
Current children cumulated vsize (Kb) 168328

[startup+420.023 s]
Raw data (loadavg): 1.10 1.02 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 41781 0 0 0 41160 387 0 0 25 0 1 0 1782200101 174383104 41692 4294967295 134512640 134736556 3221224576 3221223152 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 42574 41693 1116 68 0 42506 0
[pid=7761] vsize: 170296
Current children cumulated CPU time (s) 415.47
Current children cumulated vsize (Kb) 170296

[startup+430.024 s]
Raw data (loadavg): 1.08 1.01 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 42210 0 0 0 42149 393 0 0 25 0 1 0 1782200101 176136192 42121 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 43002 42121 1116 68 0 42934 0
[pid=7761] vsize: 172008
Current children cumulated CPU time (s) 425.42
Current children cumulated vsize (Kb) 172008

[startup+440.024 s]
Raw data (loadavg): 1.07 1.01 0.94 1/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 42622 0 0 0 43133 399 0 0 25 0 1 0 1782200101 177758208 42533 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 43398 42533 1116 68 0 43330 0
[pid=7761] vsize: 173592
Current children cumulated CPU time (s) 435.32
Current children cumulated vsize (Kb) 173592

[startup+450.024 s]
Raw data (loadavg): 1.06 1.01 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 43127 0 0 0 44119 404 0 0 25 0 1 0 1782200101 179920896 43038 4294967295 134512640 134736556 3221224576 3221223136 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 43926 43038 1116 68 0 43858 0
[pid=7761] vsize: 175704
Current children cumulated CPU time (s) 445.23
Current children cumulated vsize (Kb) 175704

[startup+460.025 s]
Raw data (loadavg): 1.05 1.01 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 43629 0 0 0 45105 411 0 0 25 0 1 0 1782200101 181948416 43540 4294967295 134512640 134736556 3221224576 3221223088 134535740 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 44421 43540 1116 68 0 44353 0
[pid=7761] vsize: 177684
Current children cumulated CPU time (s) 455.16
Current children cumulated vsize (Kb) 177684

[startup+470.025 s]
Raw data (loadavg): 1.04 1.01 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 44235 0 0 0 46089 418 0 0 25 0 1 0 1782200101 184381440 44146 4294967295 134512640 134736556 3221224576 3221223100 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 45015 44146 1116 68 0 44947 0
[pid=7761] vsize: 180060
Current children cumulated CPU time (s) 465.07
Current children cumulated vsize (Kb) 180060

[startup+480.026 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 44757 0 0 0 47074 424 0 0 25 0 1 0 1782200101 186544128 44668 4294967295 134512640 134736556 3221224576 3221223052 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 45543 44668 1116 68 0 45475 0
[pid=7761] vsize: 182172
Current children cumulated CPU time (s) 474.98
Current children cumulated vsize (Kb) 182172

[startup+490.026 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 45385 0 0 0 48061 429 0 0 25 0 1 0 1782200101 189112320 45296 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 46170 45296 1116 68 0 46102 0
[pid=7761] vsize: 184680
Current children cumulated CPU time (s) 484.9
Current children cumulated vsize (Kb) 184680

[startup+500.027 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 45922 0 0 0 49049 435 0 0 25 0 1 0 1782200101 191275008 45833 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 46698 45833 1116 68 0 46630 0
[pid=7761] vsize: 186792
Current children cumulated CPU time (s) 494.84
Current children cumulated vsize (Kb) 186792

[startup+510.028 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 46362 0 0 0 50040 439 0 0 25 0 1 0 1782200101 193167360 46273 4294967295 134512640 134736556 3221224576 3221223052 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 47160 46273 1116 68 0 47092 0
[pid=7761] vsize: 188640
Current children cumulated CPU time (s) 504.79
Current children cumulated vsize (Kb) 188640

[startup+520.028 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 46789 0 0 0 51029 444 0 0 25 0 1 0 1782200101 194924544 46700 4294967295 134512640 134736556 3221224576 3221223168 134543988 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 47589 46700 1116 68 0 47521 0
[pid=7761] vsize: 190356
Current children cumulated CPU time (s) 514.73
Current children cumulated vsize (Kb) 190356

[startup+530.029 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 47231 0 0 0 52018 449 0 0 25 0 1 0 1782200101 196681728 47142 4294967295 134512640 134736556 3221224576 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 48018 47142 1116 68 0 47950 0
[pid=7761] vsize: 192072
Current children cumulated CPU time (s) 524.67
Current children cumulated vsize (Kb) 192072

[startup+540.029 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 47636 0 0 0 53008 454 0 0 25 0 1 0 1782200101 198303744 47547 4294967295 134512640 134736556 3221224576 3221223120 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 48414 47547 1116 68 0 48346 0
[pid=7761] vsize: 193656
Current children cumulated CPU time (s) 534.62
Current children cumulated vsize (Kb) 193656

[startup+550.03 s]
Raw data (loadavg): 1.01 1.00 0.94 1/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 48057 0 0 0 53997 459 0 0 25 0 1 0 1782200101 200060928 47968 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 48843 47968 1116 68 0 48775 0
[pid=7761] vsize: 195372
Current children cumulated CPU time (s) 544.56
Current children cumulated vsize (Kb) 195372

[startup+560.031 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 48480 0 0 0 54985 464 0 0 25 0 1 0 1782200101 201818112 48391 4294967295 134512640 134736556 3221224576 3221223248 134528717 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 49272 48391 1116 68 0 49204 0
[pid=7761] vsize: 197088
Current children cumulated CPU time (s) 554.49
Current children cumulated vsize (Kb) 197088

[startup+570.031 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 48801 0 0 0 55977 468 0 0 25 0 1 0 1782200101 203165696 48712 4294967295 134512640 134736556 3221224576 3221223132 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 49601 48712 1116 68 0 49533 0
[pid=7761] vsize: 198404
Current children cumulated CPU time (s) 564.45
Current children cumulated vsize (Kb) 198404

[startup+580.032 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 49072 0 0 0 56968 470 0 0 25 0 1 0 1782200101 204247040 48983 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 49865 48983 1116 68 0 49797 0
[pid=7761] vsize: 199460
Current children cumulated CPU time (s) 574.38
Current children cumulated vsize (Kb) 199460

[startup+590.032 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 49423 0 0 0 57959 475 0 0 25 0 1 0 1782200101 205729792 49334 4294967295 134512640 134736556 3221224576 3221223200 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 50227 49334 1116 68 0 50159 0
[pid=7761] vsize: 200908
Current children cumulated CPU time (s) 584.34
Current children cumulated vsize (Kb) 200908

[startup+600.032 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 49820 0 0 0 58949 478 0 0 25 0 1 0 1782200101 207351808 49731 4294967295 134512640 134736556 3221224576 3221223156 134543972 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 50623 49731 1116 68 0 50555 0
[pid=7761] vsize: 202492
Current children cumulated CPU time (s) 594.27
Current children cumulated vsize (Kb) 202492

[startup+610.033 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 50324 0 0 0 59938 483 0 0 25 0 1 0 1782200101 209379328 50235 4294967295 134512640 134736556 3221224576 3221223132 134537474 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 51118 50235 1116 68 0 51050 0
[pid=7761] vsize: 204472
Current children cumulated CPU time (s) 604.21
Current children cumulated vsize (Kb) 204472

[startup+620.033 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 50706 0 0 0 60927 488 0 0 25 0 1 0 1782200101 210866176 50617 4294967295 134512640 134736556 3221224576 3221223220 134544525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 51481 50617 1116 68 0 51413 0
[pid=7761] vsize: 205924
Current children cumulated CPU time (s) 614.15
Current children cumulated vsize (Kb) 205924

[startup+630.035 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 51099 0 0 0 61916 494 0 0 25 0 1 0 1782200101 212488192 51010 4294967295 134512640 134736556 3221224576 3221223196 134544554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 51877 51010 1116 68 0 51809 0
[pid=7761] vsize: 207508
Current children cumulated CPU time (s) 624.1
Current children cumulated vsize (Kb) 207508

[startup+640.036 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 51437 0 0 0 62906 498 0 0 25 0 1 0 1782200101 213975040 51348 4294967295 134512640 134736556 3221224576 3221223136 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 52240 51348 1116 68 0 52172 0
[pid=7761] vsize: 208960
Current children cumulated CPU time (s) 634.04
Current children cumulated vsize (Kb) 208960

[startup+650.037 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 51751 0 0 0 63897 502 0 0 25 0 1 0 1782200101 215191552 51662 4294967295 134512640 134736556 3221224576 3221223152 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 52537 51662 1116 68 0 52469 0
[pid=7761] vsize: 210148
Current children cumulated CPU time (s) 643.99
Current children cumulated vsize (Kb) 210148

[startup+660.038 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 51968 0 0 0 64885 507 0 0 25 0 1 0 1782200101 216137728 51879 4294967295 134512640 134736556 3221224576 3221223136 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 52768 51879 1116 68 0 52700 0
[pid=7761] vsize: 211072
Current children cumulated CPU time (s) 653.92
Current children cumulated vsize (Kb) 211072

[startup+670.038 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 52483 0 0 0 65867 515 0 0 25 0 1 0 1782200101 218165248 52394 4294967295 134512640 134736556 3221224576 3221223312 134529427 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 53263 52394 1116 68 0 53195 0
[pid=7761] vsize: 213052
Current children cumulated CPU time (s) 663.82
Current children cumulated vsize (Kb) 213052

[startup+680.038 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 53192 0 0 0 66846 524 0 0 25 0 1 0 1782200101 221138944 53103 4294967295 134512640 134736556 3221224576 3221223136 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 53989 53103 1116 68 0 53921 0
[pid=7761] vsize: 215956
Current children cumulated CPU time (s) 673.7
Current children cumulated vsize (Kb) 215956

[startup+690.039 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 53680 0 0 0 67830 532 0 0 25 0 1 0 1782200101 223166464 53591 4294967295 134512640 134736556 3221224576 3221223052 134536698 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 54484 53591 1116 68 0 54416 0
[pid=7761] vsize: 217936
Current children cumulated CPU time (s) 683.62
Current children cumulated vsize (Kb) 217936

[startup+700.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 54046 0 0 0 68819 537 0 0 25 0 1 0 1782200101 224653312 53957 4294967295 134512640 134736556 3221224576 3221223168 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 54847 53957 1116 68 0 54779 0
[pid=7761] vsize: 219388
Current children cumulated CPU time (s) 693.56
Current children cumulated vsize (Kb) 219388

[startup+710.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 54544 0 0 0 69806 543 0 0 25 0 1 0 1782200101 226684928 54455 4294967295 134512640 134736556 3221224576 3221223248 134536510 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 55343 54455 1116 68 0 55275 0
[pid=7761] vsize: 221372
Current children cumulated CPU time (s) 703.49
Current children cumulated vsize (Kb) 221372

[startup+720.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 55043 0 0 0 70799 546 0 0 25 0 1 0 1782200101 228712448 54954 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 55838 54954 1116 68 0 55770 0
[pid=7761] vsize: 223352
Current children cumulated CPU time (s) 713.45
Current children cumulated vsize (Kb) 223352

[startup+730.041 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 55596 0 0 0 71787 552 0 0 25 0 1 0 1782200101 231014400 55507 4294967295 134512640 134736556 3221224576 3221223100 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 56400 55507 1116 68 0 56332 0
[pid=7761] vsize: 225600
Current children cumulated CPU time (s) 723.39
Current children cumulated vsize (Kb) 225600

[startup+740.041 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 56182 0 0 0 72772 559 0 0 25 0 1 0 1782200101 233312256 56093 4294967295 134512640 134736556 3221224576 3221223152 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 56961 56093 1116 68 0 56893 0
[pid=7761] vsize: 227844
Current children cumulated CPU time (s) 733.31
Current children cumulated vsize (Kb) 227844

[startup+750.041 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 56996 0 0 0 73754 566 0 0 25 0 1 0 1782200101 236691456 56907 4294967295 134512640 134736556 3221224576 3221223312 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 57786 56907 1116 68 0 57718 0
[pid=7761] vsize: 231144
Current children cumulated CPU time (s) 743.2
Current children cumulated vsize (Kb) 231144

[startup+760.042 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 57482 0 0 0 74738 572 0 0 25 0 1 0 1782200101 238718976 57393 4294967295 134512640 134736556 3221224576 3221223180 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 58281 57393 1116 68 0 58213 0
[pid=7761] vsize: 233124
Current children cumulated CPU time (s) 753.1
Current children cumulated vsize (Kb) 233124

[startup+770.042 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 58017 0 0 0 75720 580 0 0 25 0 1 0 1782200101 240881664 57928 4294967295 134512640 134736556 3221224576 3221223264 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 58809 57928 1116 68 0 58741 0
[pid=7761] vsize: 235236
Current children cumulated CPU time (s) 763
Current children cumulated vsize (Kb) 235236

[startup+780.043 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 58398 0 0 0 76707 585 0 0 25 0 1 0 1782200101 242503680 58309 4294967295 134512640 134736556 3221224576 3221223176 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 59205 58309 1116 68 0 59137 0
[pid=7761] vsize: 236820
Current children cumulated CPU time (s) 772.92
Current children cumulated vsize (Kb) 236820

[startup+790.044 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 58722 0 0 0 77698 589 0 0 25 0 1 0 1782200101 243720192 58633 4294967295 134512640 134736556 3221224576 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 59502 58633 1116 68 0 59434 0
[pid=7761] vsize: 238008
Current children cumulated CPU time (s) 782.87
Current children cumulated vsize (Kb) 238008

[startup+800.045 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 59074 0 0 0 78688 593 0 0 25 0 1 0 1782200101 245207040 58985 4294967295 134512640 134736556 3221224576 3221223152 134716089 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 59865 58985 1116 68 0 59797 0
[pid=7761] vsize: 239460
Current children cumulated CPU time (s) 792.81
Current children cumulated vsize (Kb) 239460

[startup+810.046 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 59616 0 0 0 79676 599 0 0 25 0 1 0 1782200101 247369728 59527 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 60393 59527 1116 68 0 60325 0
[pid=7761] vsize: 241572
Current children cumulated CPU time (s) 802.75
Current children cumulated vsize (Kb) 241572

[startup+820.045 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 60066 0 0 0 80663 603 0 0 25 0 1 0 1782200101 249262080 59977 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7761/statm): 60855 59977 1116 68 0 60787 0
[pid=7761] vsize: 243420
Current children cumulated CPU time (s) 812.66
Current children cumulated vsize (Kb) 243420

[startup+830.046 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 60546 0 0 0 81650 608 0 0 25 0 1 0 1782200101 251289600 60457 4294967295 134512640 134736556 3221224576 3221223168 134540282 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 61350 60457 1116 68 0 61282 0
[pid=7761] vsize: 245400
Current children cumulated CPU time (s) 822.58
Current children cumulated vsize (Kb) 245400

[startup+840.046 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 60903 0 0 0 82640 612 0 0 25 0 1 0 1782200101 252641280 60814 4294967295 134512640 134736556 3221224576 3221223288 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7761/statm): 61680 60814 1116 68 0 61612 0
[pid=7761] vsize: 246720
Current children cumulated CPU time (s) 832.52
Current children cumulated vsize (Kb) 246720

[startup+850.047 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 61261 0 0 0 83629 616 0 0 25 0 1 0 1782200101 254128128 61172 4294967295 134512640 134736556 3221224576 3221223088 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 62043 61172 1116 68 0 61975 0
[pid=7761] vsize: 248172
Current children cumulated CPU time (s) 842.45
Current children cumulated vsize (Kb) 248172

[startup+860.047 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 61576 0 0 0 84620 621 0 0 25 0 1 0 1782200101 255479808 61487 4294967295 134512640 134736556 3221224576 3221223136 134550956 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 62373 61487 1116 68 0 62305 0
[pid=7761] vsize: 249492
Current children cumulated CPU time (s) 852.41
Current children cumulated vsize (Kb) 249492

[startup+870.048 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 61796 0 0 0 85614 623 0 0 25 0 1 0 1782200101 256413696 61707 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 62601 61707 1116 68 0 62533 0
[pid=7761] vsize: 250404
Current children cumulated CPU time (s) 862.37
Current children cumulated vsize (Kb) 250404

[startup+880.049 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 61977 0 0 0 86604 628 0 0 25 0 1 0 1782200101 257089536 61888 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 62766 61888 1116 68 0 62698 0
[pid=7761] vsize: 251064
Current children cumulated CPU time (s) 872.32
Current children cumulated vsize (Kb) 251064

[startup+890.049 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 62230 0 0 0 87598 630 0 0 25 0 1 0 1782200101 258170880 62141 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 63030 62141 1116 68 0 62962 0
[pid=7761] vsize: 252120
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (Kb) 252120

[startup+900.049 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 62518 0 0 0 88589 635 0 0 25 0 1 0 1782200101 259252224 62429 4294967295 134512640 134736556 3221224576 3221223284 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 63294 62429 1116 68 0 63226 0
[pid=7761] vsize: 253176
Current children cumulated CPU time (s) 892.24
Current children cumulated vsize (Kb) 253176

[startup+910.05 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 62816 0 0 0 89584 638 0 0 25 0 1 0 1782200101 260591616 62727 4294967295 134512640 134736556 3221224576 3221223196 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 63621 62727 1116 68 0 63553 0
[pid=7761] vsize: 254484
Current children cumulated CPU time (s) 902.22
Current children cumulated vsize (Kb) 254484

[startup+920.05 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 63046 0 0 0 90576 642 0 0 25 0 1 0 1782200101 261537792 62957 4294967295 134512640 134736556 3221224576 3221223100 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 63852 62957 1116 68 0 63784 0
[pid=7761] vsize: 255408
Current children cumulated CPU time (s) 912.18
Current children cumulated vsize (Kb) 255408

[startup+930.051 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 63240 0 0 0 91568 645 0 0 25 0 1 0 1782200101 262213632 63151 4294967295 134512640 134736556 3221224576 3221223248 134528735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 64017 63151 1116 68 0 63949 0
[pid=7761] vsize: 256068
Current children cumulated CPU time (s) 922.13
Current children cumulated vsize (Kb) 256068

[startup+940.052 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 63673 0 0 0 92560 648 0 0 25 0 1 0 1782200101 264105984 63584 4294967295 134512640 134736556 3221224576 3221223188 134544640 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 64479 63584 1116 68 0 64411 0
[pid=7761] vsize: 257916
Current children cumulated CPU time (s) 932.08
Current children cumulated vsize (Kb) 257916

[startup+950.053 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 64148 0 0 0 93550 652 0 0 25 0 1 0 1782200101 265994240 64059 4294967295 134512640 134736556 3221224576 3221223200 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 64940 64059 1116 68 0 64872 0
[pid=7761] vsize: 259760
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (Kb) 259760

[startup+960.053 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 64667 0 0 0 94541 657 0 0 25 0 1 0 1782200101 268156928 64578 4294967295 134512640 134736556 3221224576 3221223248 134528470 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 65468 64578 1116 68 0 65400 0
[pid=7761] vsize: 261872
Current children cumulated CPU time (s) 951.98
Current children cumulated vsize (Kb) 261872

[startup+970.053 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 65146 0 0 0 95529 662 0 0 25 0 1 0 1782200101 270049280 65057 4294967295 134512640 134736556 3221224576 3221223132 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 65930 65057 1116 68 0 65862 0
[pid=7761] vsize: 263720
Current children cumulated CPU time (s) 961.91
Current children cumulated vsize (Kb) 263720

[startup+980.054 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 65849 0 0 0 96519 667 0 0 25 0 1 0 1782200101 273022976 65760 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 66656 65760 1116 68 0 66588 0
[pid=7761] vsize: 266624
Current children cumulated CPU time (s) 971.86
Current children cumulated vsize (Kb) 266624

[startup+990.054 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 66488 0 0 0 97508 672 0 0 25 0 1 0 1782200101 275591168 66399 4294967295 134512640 134736556 3221224576 3221223136 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 67283 66399 1116 68 0 67215 0
[pid=7761] vsize: 269132
Current children cumulated CPU time (s) 981.8
Current children cumulated vsize (Kb) 269132

[startup+1000.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 66956 0 0 0 98495 678 0 0 25 0 1 0 1782200101 277483520 66867 4294967295 134512640 134736556 3221224576 3221223184 134537473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 67745 66868 1116 68 0 67677 0
[pid=7761] vsize: 270980
Current children cumulated CPU time (s) 991.73
Current children cumulated vsize (Kb) 270980

[startup+1010.05 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 67322 0 0 0 99487 681 0 0 25 0 1 0 1782200101 278970368 67233 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 68108 67233 1116 68 0 68040 0
[pid=7761] vsize: 272432
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (Kb) 272432

[startup+1020.05 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 67769 0 0 0 100476 686 0 0 25 0 1 0 1782200101 280862720 67680 4294967295 134512640 134736556 3221224576 3221223248 134536487 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 68570 67680 1116 68 0 68502 0
[pid=7761] vsize: 274280
Current children cumulated CPU time (s) 1011.62
Current children cumulated vsize (Kb) 274280

[startup+1030.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 67968 0 0 0 101468 689 0 0 25 0 1 0 1782200101 281661440 67879 4294967295 134512640 134736556 3221224576 3221223108 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 68765 67879 1116 68 0 68697 0
[pid=7761] vsize: 275060
Current children cumulated CPU time (s) 1021.57
Current children cumulated vsize (Kb) 275060

[startup+1040.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 68187 0 0 0 102457 694 0 0 25 0 1 0 1782200101 282472448 68098 4294967295 134512640 134736556 3221224576 3221223264 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 68963 68098 1116 68 0 68895 0
[pid=7761] vsize: 275852
Current children cumulated CPU time (s) 1031.51
Current children cumulated vsize (Kb) 275852

[startup+1050.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 68636 0 0 0 103447 698 0 0 25 0 1 0 1782200101 284364800 68547 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 69425 68547 1116 68 0 69357 0
[pid=7761] vsize: 277700
Current children cumulated CPU time (s) 1041.45
Current children cumulated vsize (Kb) 277700

[startup+1060.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 69042 0 0 0 104440 701 0 0 25 0 1 0 1782200101 285986816 68953 4294967295 134512640 134736556 3221224576 3221223000 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 69821 68953 1116 68 0 69753 0
[pid=7761] vsize: 279284
Current children cumulated CPU time (s) 1051.41
Current children cumulated vsize (Kb) 279284

[startup+1070.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 69536 0 0 0 105430 706 0 0 25 0 1 0 1782200101 288014336 69447 4294967295 134512640 134736556 3221224576 3221223124 134543649 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 70316 69447 1116 68 0 70248 0
[pid=7761] vsize: 281264
Current children cumulated CPU time (s) 1061.36
Current children cumulated vsize (Kb) 281264

[startup+1080.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 70138 0 0 0 106419 711 0 0 25 0 1 0 1782200101 290582528 70049 4294967295 134512640 134736556 3221224576 3221223104 134716651 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 70943 70049 1116 68 0 70875 0
[pid=7761] vsize: 283772
Current children cumulated CPU time (s) 1071.3
Current children cumulated vsize (Kb) 283772

[startup+1090.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 70693 0 0 0 107409 716 0 0 25 0 1 0 1782200101 292749312 70604 4294967295 134512640 134736556 3221224576 3221223100 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 71472 70604 1116 68 0 71404 0
[pid=7761] vsize: 285888
Current children cumulated CPU time (s) 1081.25
Current children cumulated vsize (Kb) 285888

[startup+1100.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 71481 0 0 0 108396 723 0 0 25 0 1 0 1782200101 295993344 71392 4294967295 134512640 134736556 3221224576 3221223040 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 72264 71392 1116 68 0 72196 0
[pid=7761] vsize: 289056
Current children cumulated CPU time (s) 1091.19
Current children cumulated vsize (Kb) 289056

[startup+1110.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 72274 0 0 0 109382 730 0 0 25 0 1 0 1782200101 299233280 72185 4294967295 134512640 134736556 3221224576 3221223092 134716792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 73055 72185 1116 68 0 72987 0
[pid=7761] vsize: 292220
Current children cumulated CPU time (s) 1101.12
Current children cumulated vsize (Kb) 292220

[startup+1120.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 73109 0 0 0 110369 737 0 0 25 0 1 0 1782200101 302747648 73020 4294967295 134512640 134736556 3221224576 3221223200 134537433 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 73913 73020 1116 68 0 73845 0
[pid=7761] vsize: 295652
Current children cumulated CPU time (s) 1111.06
Current children cumulated vsize (Kb) 295652

[startup+1130.06 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 73724 0 0 0 111353 744 0 0 25 0 1 0 1782200101 305180672 73635 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 74507 73635 1116 68 0 74439 0
[pid=7761] vsize: 298028
Current children cumulated CPU time (s) 1120.97
Current children cumulated vsize (Kb) 298028

[startup+1140.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 74242 0 0 0 112342 749 0 0 25 0 1 0 1782200101 307343360 74153 4294967295 134512640 134736556 3221224576 3221223248 134536477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 75035 74153 1116 68 0 74967 0
[pid=7761] vsize: 300140
Current children cumulated CPU time (s) 1130.91
Current children cumulated vsize (Kb) 300140

[startup+1150.06 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 74681 0 0 0 113333 752 0 0 25 0 1 0 1782200101 309104640 74592 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 75465 74592 1116 68 0 75397 0
[pid=7761] vsize: 301860
Current children cumulated CPU time (s) 1140.85
Current children cumulated vsize (Kb) 301860

[startup+1160.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 74991 0 0 0 114326 756 0 0 25 0 1 0 1782200101 310456320 74902 4294967295 134512640 134736556 3221224576 3221223136 134543560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 75795 74902 1116 68 0 75727 0
[pid=7761] vsize: 303180
Current children cumulated CPU time (s) 1150.82
Current children cumulated vsize (Kb) 303180

[startup+1170.06 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) T 7760 7761 6847 0 -1 0 75283 0 0 0 115319 759 0 0 25 0 1 0 1782200101 311537664 75194 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7761/statm): 76059 75194 1116 68 0 75991 0
[pid=7761] vsize: 304236
Current children cumulated CPU time (s) 1160.78
Current children cumulated vsize (Kb) 304236

[startup+1180.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 75832 0 0 0 116305 766 0 0 25 0 1 0 1782200101 313835520 75743 4294967295 134512640 134736556 3221224576 3221223052 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 76620 75743 1116 68 0 76552 0
[pid=7761] vsize: 306480
Current children cumulated CPU time (s) 1170.71
Current children cumulated vsize (Kb) 306480

[startup+1190.06 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 76455 0 0 0 117293 772 0 0 25 0 1 0 1782200101 316403712 76366 4294967295 134512640 134736556 3221224576 3221223088 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 77247 76366 1116 68 0 77179 0
[pid=7761] vsize: 308988
Current children cumulated CPU time (s) 1180.65
Current children cumulated vsize (Kb) 308988

[startup+1200.07 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 7761
Raw data (/proc/7761/stat): 7761 (bsolo) R 7760 7761 6847 0 -1 0 77115 0 0 0 118280 777 0 0 25 0 1 0 1782200101 319107072 77026 4294967295 134512640 134736556 3221224576 3221223080 134543903 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7761/statm): 77907 77026 1116 68 0 77839 0
[pid=7761] vsize: 311628
Current children cumulated CPU time (s) 1190.57
Current children cumulated vsize (Kb) 311628
One traced child (pid=7761) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1204.67
CPU time (s): 1195.17
CPU user time (s): 1187.22
CPU system time (s): 7.94079
CPU usage (%): 99.2106
Max. virtual memory (cumulated for all children) (Kb): 311628

Verifier Data

ERROR: no interpretation found !