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

Namemps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-israel.opb
MD5SUM7ba5c7ed3d893d37e85d9935730a0f21
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -86917125500
Optimality of the best value was proved NO
Number of terms in the objective function 2670
Biggest coefficient in the objective function 807185416192000
Number of bits for the biggest coefficient in the objective function 50
Sum of the numbers in the objective function 9901243932822396
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 807185416192000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 9901243932822396
Number of bits of the biggest sum of numbers54
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark731.752
Number of variables4260
Total number of constraints174
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints174
Minimum length of a constraint30
Maximum length of a constraint3540

Trace number 510

Launcher Data

LAUNCH ON wulflinc23 THE 2005-09-18 10:42:24 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=439 boxname=wulflinc23 idbench=439 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  7ba5c7ed3d893d37e85d9935730a0f21  /oldhome/oroussel/tmp/wulflinc23/normalized-mps-v2-20-10-israel.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc23/normalized-mps-v2-20-10-israel.opb
IDLAUNCH: 439
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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	: 3
cpu MHz		: 451.037
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:        947612 kB
Buffers:         33964 kB
Cached:          25600 kB
SwapCached:        820 kB
Active:          54700 kB
Inactive:         7580 kB
HighTotal:      131008 kB
HighFree:       101976 kB
LowTotal:       903652 kB
LowFree:        845636 kB
SwapTotal:     2097136 kB
SwapFree:      2095864 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            19208 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:02:27 (client local time) WITH STATUS 0 IN 1195.05 SECONDS
stats: 439 7 1195.05 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 4260 variables and 174 constraints.
c	preprocess terminated. Elapsed time: 4.387
c After prepocess the problem consists of 3071 variables and 173 constraints.
c Initial Lower Bound: -4412930299500
c Restart #1 #Var: 3071 #Dec: 8895 LB: -4412930299500 @ 23.265
c Restart #2 #Var: 3071 #Dec: 17742 LB: -4412930299500 @ 40.3
c Restart #3 #Var: 3071 #Dec: 27390 LB: -4412930299500 @ 59.063
c Restart #4 #Var: 3071 #Dec: 39973 LB: -4412930299500 @ 80.435
c Restart #5 #Var: 3071 #Dec: 53435 LB: -4412930299500 @ 103.54
c Restart #6 #Var: 3071 #Dec: 69481 LB: -4412930299500 @ 130.13
c Restart #7 #Var: 3071 #Dec: 101680 LB: -4412930299500 @ 205.06
c Restart #8 #Var: 3071 #Dec: 114685 LB: -4412930299500 @ 238.29
c Restart #9 #Var: 3071 #Dec: 122514 LB: -4412930299500 @ 281.69
c Restart #10 #Var: 3071 #Dec: 128641 LB: -4412930299500 @ 338.33
c Restart #11 #Var: 3071 #Dec: 132188 LB: -4412930299500 @ 372.05
c Restart #12 #Var: 3071 #Dec: 141198 LB: -4412930299500 @ 458.85
c Restart #13 #Var: 3071 #Dec: 144466 LB: -4412930299500 @ 507.31
c Restart #14 #Var: 3070 #Dec: 148042 LB: -4412930299500 @ 566.26
c CHANGE Heuristic... 
c Restart #0 #Var: 3070 #Dec: 156157 LB: -4412930299500 @ 645.64
c Restart #1 #Var: 3058 #Dec: 157163 LB: -4376230139500 @ 665.95
c Restart #2 #Var: 3058 #Dec: 158981 LB: -4376230139500 @ 681.79
c Restart #3 #Var: 3058 #Dec: 161399 LB: -4376230139500 @ 706.45
c Restart #4 #Var: 3058 #Dec: 163650 LB: -4376230139500 @ 728.45
c Restart #5 #Var: 3058 #Dec: 165597 LB: -4376230139500 @ 759.13
c Restart #6 #Var: 3058 #Dec: 167901 LB: -4376230139500 @ 793.12
c Restart #7 #Var: 3058 #Dec: 172139 LB: -4376230139500 @ 841.37
c Restart #8 #Var: 3058 #Dec: 174597 LB: -4376230139500 @ 886.94
c Restart #9 #Var: 3058 #Dec: 180005 LB: -4376230139500 @ 937.48
c Restart #10 #Var: 3058 #Dec: 183019 LB: -4376230139500 @ 966.53
c Restart #11 #Var: 3058 #Dec: 186596 LB: -4376230139500 @ 999.89
c Restart #12 #Var: 3058 #Dec: 189661 LB: -4376230139500 @ 1057.3
c Restart #13 #Var: 3058 #Dec: 193328 LB: -4376230139500 @ 1122.2
c Restart #14 #Var: 3058 #Dec: 196562 LB: -4376230139500 @ 1189.5
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/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840630419 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 107 3 90 68 0 39 0
[pid=7093] 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/wulflinc23/normalized-mps-v2-20-10-israel.opb

[startup+10.0031 s]
Raw data (loadavg): 1.02 1.03 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 4379 0 0 0 970 16 0 0 25 0 1 0 1840630419 21250048 4290 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 5188 4290 1116 68 0 5120 0
[pid=7093] vsize: 20752
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (Kb) 20752

[startup+20.0037 s]
Raw data (loadavg): 1.02 1.03 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 5786 0 0 0 1941 29 0 0 25 0 1 0 1840630419 27017216 5697 4294967295 134512640 134736556 3221224560 3221223304 134544067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6596 5697 1116 68 0 6528 0
[pid=7093] vsize: 26384
Current children cumulated CPU time (s) 19.7
Current children cumulated vsize (Kb) 26384

[startup+30.0044 s]
Raw data (loadavg): 1.02 1.02 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 5921 0 0 0 2920 37 0 0 25 0 1 0 1840630419 27557888 5832 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6728 5832 1116 68 0 6660 0
[pid=7093] vsize: 26912
Current children cumulated CPU time (s) 29.57
Current children cumulated vsize (Kb) 26912

[startup+40.0041 s]
Raw data (loadavg): 1.01 1.02 0.96 1/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) T 7092 7093 5299 0 -1 0 6006 0 0 0 3888 48 0 0 25 0 1 0 1840630419 27951104 5917 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6824 5917 1116 68 0 6756 0
[pid=7093] vsize: 27296
Current children cumulated CPU time (s) 39.36
Current children cumulated vsize (Kb) 27296

[startup+50.0047 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6009 0 0 0 4871 54 0 0 25 0 1 0 1840630419 27951104 5920 4294967295 134512640 134736556 3221224560 3221223232 134534851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6824 5920 1116 68 0 6756 0
[pid=7093] vsize: 27296
Current children cumulated CPU time (s) 49.25
Current children cumulated vsize (Kb) 27296

[startup+60.0054 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6042 0 0 0 5836 66 0 0 25 0 1 0 1840630419 28057600 5953 4294967295 134512640 134736556 3221224560 3221223120 134543222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6850 5953 1116 68 0 6782 0
[pid=7093] vsize: 27400
Current children cumulated CPU time (s) 59.02
Current children cumulated vsize (Kb) 27400

[startup+70.0061 s]
Raw data (loadavg): 1.01 1.02 0.96 1/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) T 7092 7093 5299 0 -1 0 6042 0 0 0 6818 71 0 0 22 0 1 0 1840630419 28057600 5953 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6850 5953 1116 68 0 6782 0
[pid=7093] vsize: 27400
Current children cumulated CPU time (s) 68.89
Current children cumulated vsize (Kb) 27400

[startup+80.0067 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6043 0 0 0 7778 84 0 0 25 0 1 0 1840630419 28057600 5954 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6850 5954 1116 68 0 6782 0
[pid=7093] vsize: 27400
Current children cumulated CPU time (s) 78.62
Current children cumulated vsize (Kb) 27400

[startup+90.0074 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6043 0 0 0 8758 92 0 0 25 0 1 0 1840630419 28057600 5954 4294967295 134512640 134736556 3221224560 3221223248 134524896 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 6850 5954 1116 68 0 6782 0
[pid=7093] vsize: 27400
Current children cumulated CPU time (s) 88.5
Current children cumulated vsize (Kb) 27400

[startup+100.008 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6072 0 0 0 9723 105 0 0 25 0 1 0 1840630419 28180480 5983 4294967295 134512640 134736556 3221224560 3221222812 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6880 5983 1116 68 0 6812 0
[pid=7093] vsize: 27520
Current children cumulated CPU time (s) 98.28
Current children cumulated vsize (Kb) 27520

[startup+110.009 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6082 0 0 0 10697 114 0 0 25 0 1 0 1840630419 28278784 5993 4294967295 134512640 134736556 3221224560 3221223092 134554616 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6904 5993 1116 68 0 6836 0
[pid=7093] vsize: 27616
Current children cumulated CPU time (s) 108.11
Current children cumulated vsize (Kb) 27616

[startup+120.009 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6082 0 0 0 11667 125 0 0 25 0 1 0 1840630419 28278784 5993 4294967295 134512640 134736556 3221224560 3221223088 134541012 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 6904 5993 1116 68 0 6836 0
[pid=7093] vsize: 27616
Current children cumulated CPU time (s) 117.92
Current children cumulated vsize (Kb) 27616

[startup+130.01 s]
Raw data (loadavg): 1.00 1.01 0.96 1/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) T 7092 7093 5299 0 -1 0 6082 0 0 0 12633 138 0 0 25 0 1 0 1840630419 28278784 5993 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6904 5993 1116 68 0 6836 0
[pid=7093] vsize: 27616
Current children cumulated CPU time (s) 127.71
Current children cumulated vsize (Kb) 27616

[startup+140.01 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6082 0 0 0 13613 144 0 0 25 0 1 0 1840630419 28278784 5993 4294967295 134512640 134736556 3221224560 3221223288 134645789 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6904 5993 1116 68 0 6836 0
[pid=7093] vsize: 27616
Current children cumulated CPU time (s) 137.57
Current children cumulated vsize (Kb) 27616

[startup+150.01 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6084 0 0 0 14586 155 0 0 25 0 1 0 1840630419 28278784 5995 4294967295 134512640 134736556 3221224560 3221222812 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6904 5995 1116 68 0 6836 0
[pid=7093] vsize: 27616
Current children cumulated CPU time (s) 147.41
Current children cumulated vsize (Kb) 27616

[startup+160.011 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6086 0 0 0 15562 164 0 0 25 0 1 0 1840630419 28278784 5997 4294967295 134512640 134736556 3221224560 3221223224 134524325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6904 5997 1116 68 0 6836 0
[pid=7093] vsize: 27616
Current children cumulated CPU time (s) 157.26
Current children cumulated vsize (Kb) 27616

[startup+170.012 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6086 0 0 0 16541 171 0 0 25 0 1 0 1840630419 28278784 5997 4294967295 134512640 134736556 3221224560 3221223312 134644925 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6904 5997 1116 68 0 6836 0
[pid=7093] vsize: 27616
Current children cumulated CPU time (s) 167.12
Current children cumulated vsize (Kb) 27616

[startup+180.012 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6090 0 0 0 17526 177 0 0 25 0 1 0 1840630419 28278784 6001 4294967295 134512640 134736556 3221224560 3221223132 134536226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 6904 6001 1116 68 0 6836 0
[pid=7093] vsize: 27616
Current children cumulated CPU time (s) 177.03
Current children cumulated vsize (Kb) 27616

[startup+190.013 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6244 0 0 0 18507 183 0 0 25 0 1 0 1840630419 28803072 6141 4294967295 134512640 134736556 3221224560 3221223100 134536254 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7032 6141 1116 68 0 6964 0
[pid=7093] vsize: 28128
Current children cumulated CPU time (s) 186.9
Current children cumulated vsize (Kb) 28128

[startup+200.014 s]
Raw data (loadavg): 1.00 1.01 0.96 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6344 0 0 0 19490 190 0 0 25 0 1 0 1840630419 29106176 6238 4294967295 134512640 134736556 3221224560 3221223136 134544695 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7106 6238 1116 68 0 7038 0
[pid=7093] vsize: 28424
Current children cumulated CPU time (s) 196.8
Current children cumulated vsize (Kb) 28424

[startup+210.014 s]
Raw data (loadavg): 1.08 1.02 0.97 1/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) T 7092 7093 5299 0 -1 0 6363 0 0 0 20456 203 0 0 25 0 1 0 1840630419 29159424 6256 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7119 6256 1116 68 0 7051 0
[pid=7093] vsize: 28476
Current children cumulated CPU time (s) 206.59
Current children cumulated vsize (Kb) 28476

[startup+220.015 s]
Raw data (loadavg): 1.07 1.02 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6363 0 0 0 21434 211 0 0 25 0 1 0 1840630419 29159424 6256 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7119 6256 1116 68 0 7051 0
[pid=7093] vsize: 28476
Current children cumulated CPU time (s) 216.45
Current children cumulated vsize (Kb) 28476

[startup+230.015 s]
Raw data (loadavg): 1.06 1.02 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6607 0 0 0 22409 220 0 0 25 0 1 0 1840630419 30240768 6500 4294967295 134512640 134736556 3221224560 3221223192 134634093 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6500 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 226.29
Current children cumulated vsize (Kb) 29532

[startup+240.014 s]
Raw data (loadavg): 1.05 1.02 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 23386 228 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 236.14
Current children cumulated vsize (Kb) 29532

[startup+250.015 s]
Raw data (loadavg): 1.04 1.02 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 24374 232 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223152 134558554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 246.06
Current children cumulated vsize (Kb) 29532

[startup+260.014 s]
Raw data (loadavg): 1.03 1.02 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 25362 236 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223168 134558033 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 255.98
Current children cumulated vsize (Kb) 29532

[startup+270.015 s]
Raw data (loadavg): 1.03 1.02 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 26348 241 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223304 134560294 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 265.89
Current children cumulated vsize (Kb) 29532

[startup+280.016 s]
Raw data (loadavg): 1.02 1.02 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 27337 245 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 275.82
Current children cumulated vsize (Kb) 29532

[startup+290.015 s]
Raw data (loadavg): 1.02 1.02 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 28329 249 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223240 134560344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 285.78
Current children cumulated vsize (Kb) 29532

[startup+300.016 s]
Raw data (loadavg): 1.02 1.01 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 29321 251 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 295.72
Current children cumulated vsize (Kb) 29532

[startup+310.017 s]
Raw data (loadavg): 1.01 1.01 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 30309 256 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 305.65
Current children cumulated vsize (Kb) 29532

[startup+320.017 s]
Raw data (loadavg): 1.01 1.01 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 31295 261 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 315.56
Current children cumulated vsize (Kb) 29532

[startup+330.018 s]
Raw data (loadavg): 1.01 1.01 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 32291 262 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 325.53
Current children cumulated vsize (Kb) 29532

[startup+340.018 s]
Raw data (loadavg): 1.01 1.01 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 33288 263 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223328 134644904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 335.51
Current children cumulated vsize (Kb) 29532

[startup+350.018 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 34283 265 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223304 134544067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 345.48
Current children cumulated vsize (Kb) 29532

[startup+360.018 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 35276 267 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223176 134537597 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 355.43
Current children cumulated vsize (Kb) 29532

[startup+370.019 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 36268 270 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223152 134558151 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 365.38
Current children cumulated vsize (Kb) 29532

[startup+380.019 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 37261 273 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223292 134543252 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 375.34
Current children cumulated vsize (Kb) 29532

[startup+390.019 s]
Raw data (loadavg): 1.00 1.01 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 38253 276 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 385.29
Current children cumulated vsize (Kb) 29532

[startup+400.02 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 39243 280 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223168 134558210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 395.23
Current children cumulated vsize (Kb) 29532

[startup+410.019 s]
Raw data (loadavg): 1.00 1.00 0.97 1/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) T 7092 7093 5299 0 -1 0 6619 0 0 0 40230 286 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 405.16
Current children cumulated vsize (Kb) 29532

[startup+420.02 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 41219 290 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223144 134560381 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 415.09
Current children cumulated vsize (Kb) 29532

[startup+430.021 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 42209 295 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223196 134694610 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 425.04
Current children cumulated vsize (Kb) 29532

[startup+440.02 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 43204 297 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 435.01
Current children cumulated vsize (Kb) 29532

[startup+450.021 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 44200 298 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223084 134540106 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 444.98
Current children cumulated vsize (Kb) 29532

[startup+460.02 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 45196 300 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 454.96
Current children cumulated vsize (Kb) 29532

[startup+470.021 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 46188 303 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223168 134558040 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 464.91
Current children cumulated vsize (Kb) 29532

[startup+480.022 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 47182 305 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223304 134544056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 474.87
Current children cumulated vsize (Kb) 29532

[startup+490.022 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 48177 306 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 484.83
Current children cumulated vsize (Kb) 29532

[startup+500.023 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 49172 308 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223316 134644530 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 494.8
Current children cumulated vsize (Kb) 29532

[startup+510.024 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 50166 310 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223084 134540044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 504.76
Current children cumulated vsize (Kb) 29532

[startup+520.024 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 51162 313 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223300 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 514.75
Current children cumulated vsize (Kb) 29532

[startup+530.025 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 52155 314 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 524.69
Current children cumulated vsize (Kb) 29532

[startup+540.025 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 53151 316 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223176 134544476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 534.67
Current children cumulated vsize (Kb) 29532

[startup+550.025 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 54145 318 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223320 134644548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 544.63
Current children cumulated vsize (Kb) 29532

[startup+560.026 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 55141 320 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 554.61
Current children cumulated vsize (Kb) 29532

[startup+570.027 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 6619 0 0 0 56136 321 0 0 25 0 1 0 1840630419 30240768 6512 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7383 6512 1116 68 0 7315 0
[pid=7093] vsize: 29532
Current children cumulated CPU time (s) 564.57
Current children cumulated vsize (Kb) 29532

[startup+580.027 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 7097 0 0 0 57128 325 0 0 25 0 1 0 1840630419 32272384 6990 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 7879 6990 1116 68 0 7811 0
[pid=7093] vsize: 31516
Current children cumulated CPU time (s) 574.53
Current children cumulated vsize (Kb) 31516

[startup+590.027 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 7855 0 0 0 58117 330 0 0 25 0 1 0 1840630419 35393536 7748 4294967295 134512640 134736556 3221224560 3221223216 134649103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 8641 7748 1116 68 0 8573 0
[pid=7093] vsize: 34564
Current children cumulated CPU time (s) 584.47
Current children cumulated vsize (Kb) 34564

[startup+600.028 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 8301 0 0 0 59105 336 0 0 25 0 1 0 1840630419 37294080 8194 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 9105 8194 1116 68 0 9037 0
[pid=7093] vsize: 36420
Current children cumulated CPU time (s) 594.41
Current children cumulated vsize (Kb) 36420

[startup+610.028 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 8467 0 0 0 60094 341 0 0 25 0 1 0 1840630419 37974016 8360 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 9271 8360 1116 68 0 9203 0
[pid=7093] vsize: 37084
Current children cumulated CPU time (s) 604.35
Current children cumulated vsize (Kb) 37084

[startup+620.029 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 8670 0 0 0 61085 344 0 0 25 0 1 0 1840630419 38785024 8563 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 9469 8563 1116 68 0 9401 0
[pid=7093] vsize: 37876
Current children cumulated CPU time (s) 614.29
Current children cumulated vsize (Kb) 37876

[startup+630.029 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 9440 0 0 0 62079 347 0 0 25 0 1 0 1840630419 41902080 9332 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 10230 9332 1116 68 0 10162 0
[pid=7093] vsize: 40920
Current children cumulated CPU time (s) 624.26
Current children cumulated vsize (Kb) 40920

[startup+640.029 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 10363 0 0 0 63072 351 0 0 25 0 1 0 1840630419 46137344 10247 4294967295 134512640 134736556 3221224560 3221223304 134544067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 11264 10247 1116 68 0 11196 0
[pid=7093] vsize: 45056
Current children cumulated CPU time (s) 634.23
Current children cumulated vsize (Kb) 45056

[startup+650.03 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 11182 0 0 0 64064 356 0 0 25 0 1 0 1840630419 49401856 11063 4294967295 134512640 134736556 3221224560 3221223300 134560258 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 12061 11063 1116 68 0 11993 0
[pid=7093] vsize: 48244
Current children cumulated CPU time (s) 644.2
Current children cumulated vsize (Kb) 48244

[startup+660.029 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 11257 0 0 0 65061 357 0 0 25 0 1 0 1840630419 49815552 11138 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 12162 11138 1116 68 0 12094 0
[pid=7093] vsize: 48648
Current children cumulated CPU time (s) 654.18
Current children cumulated vsize (Kb) 48648

[startup+670.03 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 11257 0 0 0 66058 358 0 0 25 0 1 0 1840630419 49815552 11138 4294967295 134512640 134736556 3221224560 3221223132 134560304 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 12162 11138 1116 68 0 12094 0
[pid=7093] vsize: 48648
Current children cumulated CPU time (s) 664.16
Current children cumulated vsize (Kb) 48648

[startup+680.031 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 11365 0 0 0 67051 361 0 0 25 0 1 0 1840630419 50241536 11246 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 12266 11246 1116 68 0 12198 0
[pid=7093] vsize: 49064
Current children cumulated CPU time (s) 674.12
Current children cumulated vsize (Kb) 49064

[startup+690.03 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 11616 0 0 0 68042 364 0 0 25 0 1 0 1840630419 51187712 11497 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 12497 11497 1116 68 0 12429 0
[pid=7093] vsize: 49988
Current children cumulated CPU time (s) 684.06
Current children cumulated vsize (Kb) 49988

[startup+700.031 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 11709 0 0 0 69035 367 0 0 25 0 1 0 1840630419 51593216 11590 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 12596 11590 1116 68 0 12528 0
[pid=7093] vsize: 50384
Current children cumulated CPU time (s) 694.02
Current children cumulated vsize (Kb) 50384

[startup+710.031 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 11754 0 0 0 70028 369 0 0 25 0 1 0 1840630419 51855360 11635 4294967295 134512640 134736556 3221224560 3221223216 134649103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 12660 11635 1116 68 0 12592 0
[pid=7093] vsize: 50640
Current children cumulated CPU time (s) 703.97
Current children cumulated vsize (Kb) 50640

[startup+720.032 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 11929 0 0 0 71021 373 0 0 25 0 1 0 1840630419 52531200 11810 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 12825 11810 1116 68 0 12757 0
[pid=7093] vsize: 51300
Current children cumulated CPU time (s) 713.94
Current children cumulated vsize (Kb) 51300

[startup+730.032 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 12040 0 0 0 72011 376 0 0 25 0 1 0 1840630419 52895744 11921 4294967295 134512640 134736556 3221224560 3221223216 134649110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 12914 11921 1116 68 0 12846 0
[pid=7093] vsize: 51656
Current children cumulated CPU time (s) 723.87
Current children cumulated vsize (Kb) 51656

[startup+740.032 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 12242 0 0 0 73006 378 0 0 25 0 1 0 1840630419 53706752 12123 4294967295 134512640 134736556 3221224560 3221223328 134644543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 13112 12123 1116 68 0 13044 0
[pid=7093] vsize: 52448
Current children cumulated CPU time (s) 733.84
Current children cumulated vsize (Kb) 52448

[startup+750.032 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 12635 0 0 0 73999 381 0 0 25 0 1 0 1840630419 55328768 12516 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 13508 12516 1116 68 0 13440 0
[pid=7093] vsize: 54032
Current children cumulated CPU time (s) 743.8
Current children cumulated vsize (Kb) 54032

[startup+760.032 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 12905 0 0 0 74993 384 0 0 25 0 1 0 1840630419 56410112 12786 4294967295 134512640 134736556 3221224560 3221223176 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 13772 12786 1116 68 0 13704 0
[pid=7093] vsize: 55088
Current children cumulated CPU time (s) 753.77
Current children cumulated vsize (Kb) 55088

[startup+770.032 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 13115 0 0 0 75986 386 0 0 25 0 1 0 1840630419 57253888 12995 4294967295 134512640 134736556 3221224560 3221223072 134716762 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 13978 12995 1116 68 0 13910 0
[pid=7093] vsize: 55912
Current children cumulated CPU time (s) 763.72
Current children cumulated vsize (Kb) 55912

[startup+780.033 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 13213 0 0 0 76982 388 0 0 25 0 1 0 1840630419 57659392 13093 4294967295 134512640 134736556 3221224560 3221223216 134536532 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 14077 13093 1116 68 0 14009 0
[pid=7093] vsize: 56308
Current children cumulated CPU time (s) 773.7
Current children cumulated vsize (Kb) 56308

[startup+790.033 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 13284 0 0 0 77976 390 0 0 25 0 1 0 1840630419 57929728 13164 4294967295 134512640 134736556 3221224560 3221223308 134560240 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 14143 13164 1116 68 0 14075 0
[pid=7093] vsize: 56572
Current children cumulated CPU time (s) 783.66
Current children cumulated vsize (Kb) 56572

[startup+800.033 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 13364 0 0 0 78971 392 0 0 25 0 1 0 1840630419 58343424 13244 4294967295 134512640 134736556 3221224560 3221223036 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 14244 13244 1116 68 0 14176 0
[pid=7093] vsize: 56976
Current children cumulated CPU time (s) 793.63
Current children cumulated vsize (Kb) 56976

[startup+810.033 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 13704 0 0 0 79962 397 0 0 25 0 1 0 1840630419 59695104 13584 4294967295 134512640 134736556 3221224560 3221223168 134558128 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 14574 13584 1116 68 0 14506 0
[pid=7093] vsize: 58296
Current children cumulated CPU time (s) 803.59
Current children cumulated vsize (Kb) 58296

[startup+820.034 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 13937 0 0 0 80954 400 0 0 25 0 1 0 1840630419 60669952 13815 4294967295 134512640 134736556 3221224560 3221223296 134645976 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 14812 13815 1116 68 0 14744 0
[pid=7093] vsize: 59248
Current children cumulated CPU time (s) 813.54
Current children cumulated vsize (Kb) 59248

[startup+830.034 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 14089 0 0 0 81947 403 0 0 25 0 1 0 1840630419 61353984 13966 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 14979 13966 1116 68 0 14911 0
[pid=7093] vsize: 59916
Current children cumulated CPU time (s) 823.5
Current children cumulated vsize (Kb) 59916

[startup+840.034 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 14171 0 0 0 82941 406 0 0 25 0 1 0 1840630419 61616128 14048 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 15043 14048 1116 68 0 14975 0
[pid=7093] vsize: 60172
Current children cumulated CPU time (s) 833.47
Current children cumulated vsize (Kb) 60172

[startup+850.035 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 14191 0 0 0 83936 408 0 0 25 0 1 0 1840630419 61751296 14068 4294967295 134512640 134736556 3221224560 3221223328 134644543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 15076 14068 1116 68 0 15008 0
[pid=7093] vsize: 60304
Current children cumulated CPU time (s) 843.44
Current children cumulated vsize (Kb) 60304

[startup+860.035 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 14695 0 0 0 84930 410 0 0 25 0 1 0 1840630419 64094208 14536 4294967295 134512640 134736556 3221224560 3221223320 134644571 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 15648 14536 1116 68 0 15580 0
[pid=7093] vsize: 62592
Current children cumulated CPU time (s) 853.4
Current children cumulated vsize (Kb) 62592

[startup+870.035 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 14910 0 0 0 85924 413 0 0 25 0 1 0 1840630419 65073152 14750 4294967295 134512640 134736556 3221224560 3221223156 134558392 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 15887 14750 1116 68 0 15819 0
[pid=7093] vsize: 63548
Current children cumulated CPU time (s) 863.37
Current children cumulated vsize (Kb) 63548

[startup+880.034 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 15061 0 0 0 86921 414 0 0 25 0 1 0 1840630419 65736704 14901 4294967295 134512640 134736556 3221224560 3221223152 134558373 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 16049 14901 1116 68 0 15981 0
[pid=7093] vsize: 64196
Current children cumulated CPU time (s) 873.35
Current children cumulated vsize (Kb) 64196

[startup+890.034 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 15260 0 0 0 87917 416 0 0 25 0 1 0 1840630419 66547712 15100 4294967295 134512640 134736556 3221224560 3221223240 134560344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 16247 15100 1116 68 0 16179 0
[pid=7093] vsize: 64988
Current children cumulated CPU time (s) 883.33
Current children cumulated vsize (Kb) 64988

[startup+900.035 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 15451 0 0 0 88912 418 0 0 25 0 1 0 1840630419 67387392 15289 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 16452 15289 1116 68 0 16384 0
[pid=7093] vsize: 65808
Current children cumulated CPU time (s) 893.3
Current children cumulated vsize (Kb) 65808

[startup+910.034 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 15683 0 0 0 89908 420 0 0 25 0 1 0 1840630419 68337664 15521 4294967295 134512640 134736556 3221224560 3221223304 134544067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 16684 15521 1116 68 0 16616 0
[pid=7093] vsize: 66736
Current children cumulated CPU time (s) 903.28
Current children cumulated vsize (Kb) 66736

[startup+920.034 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 15864 0 0 0 90901 423 0 0 25 0 1 0 1840630419 69025792 15702 4294967295 134512640 134736556 3221224560 3221223312 134644559 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 16852 15702 1116 68 0 16784 0
[pid=7093] vsize: 67408
Current children cumulated CPU time (s) 913.24
Current children cumulated vsize (Kb) 67408

[startup+930.035 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 15887 0 0 0 91892 426 0 0 25 0 1 0 1840630419 69160960 15725 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 16885 15725 1116 68 0 16817 0
[pid=7093] vsize: 67540
Current children cumulated CPU time (s) 923.18
Current children cumulated vsize (Kb) 67540

[startup+940.034 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 16376 0 0 0 92877 432 0 0 25 0 1 0 1840630419 71053312 16214 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 17347 16214 1116 68 0 17279 0
[pid=7093] vsize: 69388
Current children cumulated CPU time (s) 933.09
Current children cumulated vsize (Kb) 69388

[startup+950.035 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 16501 0 0 0 93871 435 0 0 25 0 1 0 1840630419 71593984 16339 4294967295 134512640 134736556 3221224560 3221223296 134645968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 17479 16339 1116 68 0 17411 0
[pid=7093] vsize: 69916
Current children cumulated CPU time (s) 943.06
Current children cumulated vsize (Kb) 69916

[startup+960.036 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 16544 0 0 0 94863 437 0 0 25 0 1 0 1840630419 71733248 16382 4294967295 134512640 134736556 3221224560 3221223136 134558163 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 17513 16382 1116 68 0 17445 0
[pid=7093] vsize: 70052
Current children cumulated CPU time (s) 953
Current children cumulated vsize (Kb) 70052

[startup+970.035 s]
Raw data (loadavg): 1.00 1.00 0.97 1/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) T 7092 7093 5299 0 -1 0 16552 0 0 0 95855 440 0 0 25 0 1 0 1840630419 71864320 16390 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/7093/statm): 17545 16390 1116 68 0 17477 0
[pid=7093] vsize: 70180
Current children cumulated CPU time (s) 962.95
Current children cumulated vsize (Kb) 70180

[startup+980.036 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 16634 0 0 0 96847 443 0 0 25 0 1 0 1840630419 72110080 16472 4294967295 134512640 134736556 3221224560 3221222308 134717564 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 17605 16472 1116 68 0 17537 0
[pid=7093] vsize: 70420
Current children cumulated CPU time (s) 972.9
Current children cumulated vsize (Kb) 70420

[startup+990.037 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 16749 0 0 0 97836 447 0 0 25 0 1 0 1840630419 72658944 16587 4294967295 134512640 134736556 3221224560 3221223400 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 17739 16587 1116 68 0 17671 0
[pid=7093] vsize: 70956
Current children cumulated CPU time (s) 982.83
Current children cumulated vsize (Kb) 70956

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 16785 0 0 0 98828 450 0 0 25 0 1 0 1840630419 72794112 16623 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7093/statm): 17772 16623 1116 68 0 17704 0
[pid=7093] vsize: 71088
Current children cumulated CPU time (s) 992.78
Current children cumulated vsize (Kb) 71088

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 16827 0 0 0 99822 453 0 0 25 0 1 0 1840630419 72929280 16665 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 17805 16665 1116 68 0 17737 0
[pid=7093] vsize: 71220
Current children cumulated CPU time (s) 1002.75
Current children cumulated vsize (Kb) 71220

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17050 0 0 0 100817 455 0 0 25 0 1 0 1840630419 73900032 16886 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18042 16886 1116 68 0 17974 0
[pid=7093] vsize: 72168
Current children cumulated CPU time (s) 1012.72
Current children cumulated vsize (Kb) 72168

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17150 0 0 0 101811 458 0 0 25 0 1 0 1840630419 74448896 16986 4294967295 134512640 134736556 3221224560 3221223200 134543782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18176 16986 1116 68 0 18108 0
[pid=7093] vsize: 72704
Current children cumulated CPU time (s) 1022.69
Current children cumulated vsize (Kb) 72704

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17214 0 0 0 102806 460 0 0 25 0 1 0 1840630419 74719232 17049 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18242 17049 1116 68 0 18174 0
[pid=7093] vsize: 72968
Current children cumulated CPU time (s) 1032.66
Current children cumulated vsize (Kb) 72968

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17286 0 0 0 103801 462 0 0 25 0 1 0 1840630419 74997760 17121 4294967295 134512640 134736556 3221224560 3221223040 134536705 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18310 17121 1116 68 0 18242 0
[pid=7093] vsize: 73240
Current children cumulated CPU time (s) 1042.63
Current children cumulated vsize (Kb) 73240

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17316 0 0 0 104798 465 0 0 25 0 1 0 1840630419 75124736 17151 4294967295 134512640 134736556 3221224560 3221223304 134544048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18341 17151 1116 68 0 18273 0
[pid=7093] vsize: 73364
Current children cumulated CPU time (s) 1052.63
Current children cumulated vsize (Kb) 73364

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17414 0 0 0 105794 467 0 0 25 0 1 0 1840630419 75530240 17249 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18440 17249 1116 68 0 18372 0
[pid=7093] vsize: 73760
Current children cumulated CPU time (s) 1062.61
Current children cumulated vsize (Kb) 73760

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17480 0 0 0 106789 468 0 0 25 0 1 0 1840630419 75788288 17315 4294967295 134512640 134736556 3221224560 3221223216 134649034 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18503 17315 1116 68 0 18435 0
[pid=7093] vsize: 74012
Current children cumulated CPU time (s) 1072.57
Current children cumulated vsize (Kb) 74012

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17492 0 0 0 107785 470 0 0 25 0 1 0 1840630419 75788288 17327 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18503 17327 1116 68 0 18435 0
[pid=7093] vsize: 74012
Current children cumulated CPU time (s) 1082.55
Current children cumulated vsize (Kb) 74012

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17569 0 0 0 108781 471 0 0 25 0 1 0 1840630419 76189696 17404 4294967295 134512640 134736556 3221224560 3221223296 134645965 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18601 17404 1116 68 0 18533 0
[pid=7093] vsize: 74404
Current children cumulated CPU time (s) 1092.52
Current children cumulated vsize (Kb) 74404

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17600 0 0 0 109776 473 0 0 25 0 1 0 1840630419 76324864 17435 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18634 17435 1116 68 0 18566 0
[pid=7093] vsize: 74536
Current children cumulated CPU time (s) 1102.49
Current children cumulated vsize (Kb) 74536

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17884 0 0 0 110769 476 0 0 25 0 1 0 1840630419 77406208 17719 4294967295 134512640 134736556 3221224560 3221223304 134544456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18898 17719 1116 68 0 18830 0
[pid=7093] vsize: 75592
Current children cumulated CPU time (s) 1112.45
Current children cumulated vsize (Kb) 75592

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 17885 0 0 0 111764 478 0 0 25 0 1 0 1840630419 77406208 17720 4294967295 134512640 134736556 3221224560 3221223088 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 18898 17720 1116 68 0 18830 0
[pid=7093] vsize: 75592
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (Kb) 75592

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 18033 0 0 0 112759 480 0 0 25 0 1 0 1840630419 78086144 17868 4294967295 134512640 134736556 3221224560 3221223304 134544067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 19064 17868 1116 68 0 18996 0
[pid=7093] vsize: 76256
Current children cumulated CPU time (s) 1132.39
Current children cumulated vsize (Kb) 76256

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 18376 0 0 0 113753 483 0 0 25 0 1 0 1840630419 79437824 18211 4294967295 134512640 134736556 3221224560 3221223176 134537599 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 19394 18211 1116 68 0 19326 0
[pid=7093] vsize: 77576
Current children cumulated CPU time (s) 1142.36
Current children cumulated vsize (Kb) 77576

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 19047 0 0 0 114748 486 0 0 25 0 1 0 1840630419 82161664 18881 4294967295 134512640 134736556 3221224560 3221223328 134644500 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 20059 18881 1116 68 0 19991 0
[pid=7093] vsize: 80236
Current children cumulated CPU time (s) 1152.34
Current children cumulated vsize (Kb) 80236

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 19765 0 0 0 115742 489 0 0 25 0 1 0 1840630419 85155840 19597 4294967295 134512640 134736556 3221224560 3221223316 134644550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 20790 19597 1116 68 0 20722 0
[pid=7093] vsize: 83160
Current children cumulated CPU time (s) 1162.31
Current children cumulated vsize (Kb) 83160

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 20522 0 0 0 116736 492 0 0 25 0 1 0 1840630419 88309760 20348 4294967295 134512640 134736556 3221224560 3221223316 134644533 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 21560 20348 1116 68 0 21492 0
[pid=7093] vsize: 86240
Current children cumulated CPU time (s) 1172.28
Current children cumulated vsize (Kb) 86240

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 21275 0 0 0 117729 497 0 0 25 0 1 0 1840630419 91439104 21093 4294967295 134512640 134736556 3221224560 3221223304 134544067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 22324 21093 1116 68 0 22256 0
[pid=7093] vsize: 89296
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (Kb) 89296

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 0.97 2/56 7093
Raw data (/proc/7093/stat): 7093 (bsolo) R 7092 7093 5299 0 -1 0 21804 0 0 0 118724 499 0 0 25 0 1 0 1840630419 93560832 21615 4294967295 134512640 134736556 3221224560 3221223128 134560373 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7093/statm): 22842 21615 1116 68 0 22774 0
[pid=7093] vsize: 91368
Current children cumulated CPU time (s) 1192.23
Current children cumulated vsize (Kb) 91368
One traced child (pid=7093) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1202.87
CPU time (s): 1195.05
CPU user time (s): 1190.01
CPU system time (s): 5.04123
CPU usage (%): 99.3504
Max. virtual memory (cumulated for all children) (Kb): 91368

Verifier Data

ERROR: no interpretation found !