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/MIPLIB/miplib2003/normalized-mps-v2-20-10-liu.opb
MD5SUM7c5b217de8d505f751f776306b4ebb3a
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2182184958
Number of bits of the biggest sum of numbers32
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables3099
Total number of constraints3267
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1089
Number of constraints which are nor clauses,nor cardinality constraints2178
Minimum length of a constraint1
Maximum length of a constraint63

Trace number 617

Launcher Data

LAUNCH ON wulflinc7 THE 2005-09-18 11:42:17 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=570 boxname=wulflinc7 idbench=570 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  7c5b217de8d505f751f776306b4ebb3a  /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-20-10-liu.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc7/normalized-mps-v2-20-10-liu.opb
IDLAUNCH: 570
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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.050
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:        946200 kB
Buffers:         34248 kB
Cached:          29612 kB
SwapCached:        740 kB
Active:          56224 kB
Inactive:        10208 kB
HighTotal:      131008 kB
HighFree:        99344 kB
LowTotal:       903652 kB
LowFree:        846856 kB
SwapTotal:     2097136 kB
SwapFree:      2095892 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            16396 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 12:02:21 (client local time) WITH STATUS 0 IN 1195.1 SECONDS
stats: 570 7 1195.1 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 3097 variables and 2178 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 8.25
c After prepocess the problem consists of 3097 variables and 2178 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 3097 #Dec: 30508 LB: 0 @ 13.342
c Restart #2 #Var: 3097 #Dec: 64181 LB: 0 @ 21.238
c Restart #3 #Var: 3097 #Dec: 96762 LB: 0 @ 31.951
c Restart #4 #Var: 3097 #Dec: 104327 LB: 0 @ 45.528
c Restart #5 #Var: 3097 #Dec: 109733 LB: 0 @ 61.813
c Restart #6 #Var: 3097 #Dec: 123432 LB: 0 @ 86.993
c Restart #7 #Var: 3097 #Dec: 135192 LB: 0 @ 116.01
c Restart #8 #Var: 3097 #Dec: 146668 LB: 0 @ 141.06
c Restart #9 #Var: 3097 #Dec: 166713 LB: 0 @ 172.5
c Restart #10 #Var: 3097 #Dec: 169584 LB: 0 @ 203.62
c Restart #11 #Var: 3097 #Dec: 172972 LB: 0 @ 238.2
c Restart #12 #Var: 3097 #Dec: 175657 LB: 0 @ 273.74
c Restart #13 #Var: 3097 #Dec: 178471 LB: 0 @ 321.06
c Restart #14 #Var: 3097 #Dec: 181646 LB: 0 @ 366.75
c Restart #15 #Var: 3097 #Dec: 184979 LB: 0 @ 413.59
c Restart #16 #Var: 3097 #Dec: 189090 LB: 0 @ 471.62
c Restart #17 #Var: 3097 #Dec: 192700 LB: 0 @ 511.98
c Restart #18 #Var: 3097 #Dec: 196637 LB: 0 @ 560.53
c CHANGE Heuristic... 
c Restart #0 #Var: 3097 #Dec: 200645 LB: 0 @ 601.39
c Restart #1 #Var: 3097 #Dec: 203647 LB: 0 @ 603.23
c Restart #2 #Var: 3097 #Dec: 205678 LB: 0 @ 606.6
c Restart #3 #Var: 3097 #Dec: 207658 LB: 0 @ 614.34
c Restart #4 #Var: 3097 #Dec: 208922 LB: 0 @ 619.59
c Restart #5 #Var: 3097 #Dec: 210026 LB: 0 @ 631.1
c Restart #6 #Var: 3097 #Dec: 211630 LB: 0 @ 636.76
c Restart #7 #Var: 3097 #Dec: 213351 LB: 0 @ 654.01
c Restart #8 #Var: 3097 #Dec: 216058 LB: 0 @ 667.47
c Restart #9 #Var: 3097 #Dec: 218158 LB: 0 @ 688.29
c Restart #10 #Var: 3097 #Dec: 221301 LB: 0 @ 707.88
c Restart #11 #Var: 3097 #Dec: 223680 LB: 0 @ 740.4
c Restart #12 #Var: 3097 #Dec: 226305 LB: 0 @ 758.04
c Restart #13 #Var: 3097 #Dec: 229093 LB: 0 @ 803.12
c Restart #14 #Var: 3097 #Dec: 232251 LB: 0 @ 822.18
c Restart #15 #Var: 3097 #Dec: 235415 LB: 0 @ 845.16
c Restart #16 #Var: 3097 #Dec: 238933 LB: 0 @ 872.54
c Restart #17 #Var: 3097 #Dec: 242693 LB: 0 @ 898.8
c Restart #18 #Var: 3097 #Dec: 247389 LB: 0 @ 934.84
c Restart #19 #Var: 3097 #Dec: 251503 LB: 0 @ 968.42
c Restart #20 #Var: 3097 #Dec: 256098 LB: 0 @ 1004.7
c Restart #21 #Var: 3097 #Dec: 260741 LB: 0 @ 1037.3
c Restart #22 #Var: 3097 #Dec: 265634 LB: 0 @ 1081.3
c Restart #23 #Var: 3097 #Dec: 270418 LB: 0 @ 1099.4
c Restart #24 #Var: 3097 #Dec: 275649 LB: 0 @ 1153.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/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782775461 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/17467/statm): 107 9 90 68 0 39 0
[pid=17467] 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/wulflinc7/normalized-mps-v2-20-10-liu.opb

[startup+10.0028 s]
Raw data (loadavg): 0.87 0.94 0.92 1/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) T 17466 17467 15400 0 -1 0 11502 0 0 0 909 47 0 0 16 0 1 0 1782775461 50237440 11413 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/17467/statm): 12265 11413 1116 68 0 12197 0
[pid=17467] vsize: 49060
Current children cumulated CPU time (s) 9.56
Current children cumulated vsize (Kb) 49060

[startup+20.0035 s]
Raw data (loadavg): 0.89 0.94 0.92 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11572 0 0 0 1730 101 0 0 22 0 1 0 1782775461 50495488 11483 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12328 11483 1116 68 0 12260 0
[pid=17467] vsize: 49312
Current children cumulated CPU time (s) 18.31
Current children cumulated vsize (Kb) 49312

[startup+30.0031 s]
Raw data (loadavg): 0.90 0.94 0.92 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11602 0 0 0 2588 148 0 0 25 0 1 0 1782775461 50618368 11513 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12358 11513 1116 68 0 12290 0
[pid=17467] vsize: 49432
Current children cumulated CPU time (s) 27.36
Current children cumulated vsize (Kb) 49432

[startup+40.0028 s]
Raw data (loadavg): 0.92 0.94 0.92 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11643 0 0 0 3549 160 0 0 25 0 1 0 1782775461 50802688 11554 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12403 11554 1116 68 0 12335 0
[pid=17467] vsize: 49612
Current children cumulated CPU time (s) 37.09
Current children cumulated vsize (Kb) 49612

[startup+50.0024 s]
Raw data (loadavg): 0.93 0.94 0.92 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11674 0 0 0 4529 168 0 0 25 0 1 0 1782775461 50892800 11585 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12425 11585 1116 68 0 12357 0
[pid=17467] vsize: 49700
Current children cumulated CPU time (s) 46.97
Current children cumulated vsize (Kb) 49700

[startup+60.003 s]
Raw data (loadavg): 0.94 0.95 0.92 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11674 0 0 0 5517 172 0 0 25 0 1 0 1782775461 50892800 11585 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12425 11585 1116 68 0 12357 0
[pid=17467] vsize: 49700
Current children cumulated CPU time (s) 56.89
Current children cumulated vsize (Kb) 49700

[startup+70.0037 s]
Raw data (loadavg): 1.03 0.96 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 6476 185 0 0 25 0 1 0 1782775461 51007488 11598 4294967295 134512640 134736556 3221224560 3221223136 134543847 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12453 11598 1116 68 0 12385 0
[pid=17467] vsize: 49812
Current children cumulated CPU time (s) 66.61
Current children cumulated vsize (Kb) 49812

[startup+80.0033 s]
Raw data (loadavg): 1.02 0.96 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 7456 192 0 0 25 0 1 0 1782775461 51007488 11598 4294967295 134512640 134736556 3221224560 3221223184 134536477 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12453 11598 1116 68 0 12385 0
[pid=17467] vsize: 49812
Current children cumulated CPU time (s) 76.48
Current children cumulated vsize (Kb) 49812

[startup+90.0039 s]
Raw data (loadavg): 1.02 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 8452 194 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 86.46
Current children cumulated vsize (Kb) 49796

[startup+100.004 s]
Raw data (loadavg): 1.02 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 9414 208 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 96.22
Current children cumulated vsize (Kb) 49796

[startup+110.004 s]
Raw data (loadavg): 1.01 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 10401 213 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221222924 1077379900 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 106.14
Current children cumulated vsize (Kb) 49796

[startup+120.005 s]
Raw data (loadavg): 1.01 0.97 0.93 1/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) T 17466 17467 15400 0 -1 0 11687 0 0 0 11393 216 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 116.09
Current children cumulated vsize (Kb) 49796

[startup+130.005 s]
Raw data (loadavg): 1.01 0.97 0.93 1/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) T 17466 17467 15400 0 -1 0 11687 0 0 0 12356 228 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 125.84
Current children cumulated vsize (Kb) 49796

[startup+140.004 s]
Raw data (loadavg): 1.01 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 13345 232 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223184 134544660 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 135.77
Current children cumulated vsize (Kb) 49796

[startup+150.005 s]
Raw data (loadavg): 1.01 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 14327 238 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223120 134543206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 145.65
Current children cumulated vsize (Kb) 49796

[startup+160.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 15297 249 0 0 17 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 155.46
Current children cumulated vsize (Kb) 49796

[startup+170.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 16264 260 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 165.24
Current children cumulated vsize (Kb) 49796

[startup+180.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 17258 263 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 175.21
Current children cumulated vsize (Kb) 49796

[startup+190.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 18252 265 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 185.17
Current children cumulated vsize (Kb) 49796

[startup+200.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 19248 266 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223296 134529259 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 195.14
Current children cumulated vsize (Kb) 49796

[startup+210.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 20241 270 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 205.11
Current children cumulated vsize (Kb) 49796

[startup+220.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 21235 271 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 215.06
Current children cumulated vsize (Kb) 49796

[startup+230.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 22231 274 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 225.05
Current children cumulated vsize (Kb) 49796

[startup+240.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 23227 275 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 235.02
Current children cumulated vsize (Kb) 49796

[startup+250.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 24221 277 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223084 134540056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 244.98
Current children cumulated vsize (Kb) 49796

[startup+260.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 25217 279 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 254.96
Current children cumulated vsize (Kb) 49796

[startup+270.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 26213 281 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 264.94
Current children cumulated vsize (Kb) 49796

[startup+280.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 27207 283 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 274.9
Current children cumulated vsize (Kb) 49796

[startup+290.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 28203 284 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223068 134540047 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 284.87
Current children cumulated vsize (Kb) 49796

[startup+300.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 29199 286 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 294.85
Current children cumulated vsize (Kb) 49796

[startup+310.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 30196 287 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 304.83
Current children cumulated vsize (Kb) 49796

[startup+320.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 31193 289 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223068 134540120 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 314.82
Current children cumulated vsize (Kb) 49796

[startup+330.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 32187 290 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 324.77
Current children cumulated vsize (Kb) 49796

[startup+340.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 33181 293 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223152 134540386 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 334.74
Current children cumulated vsize (Kb) 49796

[startup+350.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 34177 294 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 344.71
Current children cumulated vsize (Kb) 49796

[startup+360.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 35173 296 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 354.69
Current children cumulated vsize (Kb) 49796

[startup+370.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 36168 297 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 364.65
Current children cumulated vsize (Kb) 49796

[startup+380.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 37162 299 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 374.61
Current children cumulated vsize (Kb) 49796

[startup+390.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 38157 301 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223172 134544618 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 384.58
Current children cumulated vsize (Kb) 49796

[startup+400.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 39153 303 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 394.56
Current children cumulated vsize (Kb) 49796

[startup+410.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 40149 304 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 404.53
Current children cumulated vsize (Kb) 49796

[startup+420.007 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 41144 306 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223168 134537370 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 414.5
Current children cumulated vsize (Kb) 49796

[startup+430.007 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 42139 308 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223236 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 424.47
Current children cumulated vsize (Kb) 49796

[startup+440.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 43136 308 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223184 134537430 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 434.44
Current children cumulated vsize (Kb) 49796

[startup+450.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 44132 310 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223184 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 444.42
Current children cumulated vsize (Kb) 49796

[startup+460.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 45129 311 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223168 134634130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 454.4
Current children cumulated vsize (Kb) 49796

[startup+470.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 46125 313 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223116 134543226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 464.38
Current children cumulated vsize (Kb) 49796

[startup+480.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 47121 314 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 474.35
Current children cumulated vsize (Kb) 49796

[startup+490.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 48116 316 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 484.32
Current children cumulated vsize (Kb) 49796

[startup+500.005 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 49111 318 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223152 134537400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 494.29
Current children cumulated vsize (Kb) 49796

[startup+510.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 50107 320 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223160 134540400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 504.27
Current children cumulated vsize (Kb) 49796

[startup+520.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 51102 321 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 514.23
Current children cumulated vsize (Kb) 49796

[startup+530.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 52096 323 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223200 134544660 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 524.19
Current children cumulated vsize (Kb) 49796

[startup+540.007 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 53092 325 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223068 134540120 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 534.17
Current children cumulated vsize (Kb) 49796

[startup+550.006 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 54086 327 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 544.13
Current children cumulated vsize (Kb) 49796

[startup+560.007 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 55081 329 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 554.1
Current children cumulated vsize (Kb) 49796

[startup+570.008 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 56075 331 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223248 134634399 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 564.06
Current children cumulated vsize (Kb) 49796

[startup+580.007 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 57070 333 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223248 134536546 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 574.03
Current children cumulated vsize (Kb) 49796

[startup+590.007 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 58064 335 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223296 134553220 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 583.99
Current children cumulated vsize (Kb) 49796

[startup+600.007 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11687 0 0 0 59058 338 0 0 25 0 1 0 1782775461 50991104 11598 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12449 11598 1116 68 0 12381 0
[pid=17467] vsize: 49796
Current children cumulated CPU time (s) 593.96
Current children cumulated vsize (Kb) 49796

[startup+610.008 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 11725 0 0 0 60038 346 0 0 25 0 1 0 1782775461 51118080 11636 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12480 11636 1116 68 0 12412 0
[pid=17467] vsize: 49920
Current children cumulated CPU time (s) 603.84
Current children cumulated vsize (Kb) 49920

[startup+620.009 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 12141 0 0 0 61019 352 0 0 25 0 1 0 1782775461 52875264 12052 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 12909 12052 1116 68 0 12841 0
[pid=17467] vsize: 51636
Current children cumulated CPU time (s) 613.71
Current children cumulated vsize (Kb) 51636

[startup+630.009 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 12624 0 0 0 62006 357 0 0 25 0 1 0 1782775461 54767616 12535 4294967295 134512640 134736556 3221224560 3221223136 134543134 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 13371 12535 1116 68 0 13303 0
[pid=17467] vsize: 53484
Current children cumulated CPU time (s) 623.63
Current children cumulated vsize (Kb) 53484

[startup+640.01 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 13144 0 0 0 62996 363 0 0 25 0 1 0 1782775461 56930304 13055 4294967295 134512640 134736556 3221224560 3221223132 134543225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 13899 13055 1116 68 0 13831 0
[pid=17467] vsize: 55596
Current children cumulated CPU time (s) 633.59
Current children cumulated vsize (Kb) 55596

[startup+650.01 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 13749 0 0 0 63984 368 0 0 25 0 1 0 1782775461 59498496 13660 4294967295 134512640 134736556 3221224560 3221223120 134543140 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 14526 13660 1116 68 0 14458 0
[pid=17467] vsize: 58104
Current children cumulated CPU time (s) 643.52
Current children cumulated vsize (Kb) 58104

[startup+660.01 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 14075 0 0 0 64975 372 0 0 25 0 1 0 1782775461 60715008 13986 4294967295 134512640 134736556 3221224560 3221223072 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 14823 13986 1116 68 0 14755 0
[pid=17467] vsize: 59292
Current children cumulated CPU time (s) 653.47
Current children cumulated vsize (Kb) 59292

[startup+670.01 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 14560 0 0 0 65962 379 0 0 25 0 1 0 1782775461 62742528 14471 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 15318 14471 1116 68 0 15250 0
[pid=17467] vsize: 61272
Current children cumulated CPU time (s) 663.41
Current children cumulated vsize (Kb) 61272

[startup+680.01 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 15061 0 0 0 66952 384 0 0 25 0 1 0 1782775461 64770048 14972 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 15813 14972 1116 68 0 15745 0
[pid=17467] vsize: 63252
Current children cumulated CPU time (s) 673.36
Current children cumulated vsize (Kb) 63252

[startup+690.01 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 15425 0 0 0 67944 388 0 0 25 0 1 0 1782775461 66256896 15336 4294967295 134512640 134736556 3221224560 3221223068 134540067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 16176 15336 1116 68 0 16108 0
[pid=17467] vsize: 64704
Current children cumulated CPU time (s) 683.32
Current children cumulated vsize (Kb) 64704

[startup+700.01 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 15765 0 0 0 68933 393 0 0 25 0 1 0 1782775461 67743744 15676 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 16539 15676 1116 68 0 16471 0
[pid=17467] vsize: 66156
Current children cumulated CPU time (s) 693.26
Current children cumulated vsize (Kb) 66156

[startup+710.01 s]
Raw data (loadavg): 1.00 0.97 0.93 1/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) T 17466 17467 15400 0 -1 0 16306 0 0 0 69923 398 0 0 25 0 1 0 1782775461 69906432 16217 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17467/statm): 17067 16217 1116 68 0 16999 0
[pid=17467] vsize: 68268
Current children cumulated CPU time (s) 703.21
Current children cumulated vsize (Kb) 68268

[startup+720.011 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 16721 0 0 0 70914 402 0 0 25 0 1 0 1782775461 71663616 16632 4294967295 134512640 134736556 3221224560 3221223148 134544556 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 17496 16632 1116 68 0 17428 0
[pid=17467] vsize: 69984
Current children cumulated CPU time (s) 713.16
Current children cumulated vsize (Kb) 69984

[startup+730.011 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 17019 0 0 0 71910 404 0 0 25 0 1 0 1782775461 72880128 16930 4294967295 134512640 134736556 3221224560 3221223136 134543074 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 17793 16930 1116 68 0 17725 0
[pid=17467] vsize: 71172
Current children cumulated CPU time (s) 723.14
Current children cumulated vsize (Kb) 71172

[startup+740.011 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 17313 0 0 0 72904 406 0 0 25 0 1 0 1782775461 74096640 17224 4294967295 134512640 134736556 3221224560 3221223112 134544557 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 18090 17224 1116 68 0 18022 0
[pid=17467] vsize: 72360
Current children cumulated CPU time (s) 733.1
Current children cumulated vsize (Kb) 72360

[startup+750.012 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 17729 0 0 0 73898 409 0 0 25 0 1 0 1782775461 75722752 17640 4294967295 134512640 134736556 3221224560 3221223084 134540157 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 18487 17640 1116 68 0 18419 0
[pid=17467] vsize: 73948
Current children cumulated CPU time (s) 743.07
Current children cumulated vsize (Kb) 73948

[startup+760.013 s]
Raw data (loadavg): 1.00 0.97 0.93 1/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) T 17466 17467 15400 0 -1 0 18475 0 0 0 74887 414 0 0 25 0 1 0 1782775461 78831616 18386 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17467/statm): 19246 18386 1116 68 0 19178 0
[pid=17467] vsize: 76984
Current children cumulated CPU time (s) 753.01
Current children cumulated vsize (Kb) 76984

[startup+770.013 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 18984 0 0 0 75877 420 0 0 25 0 1 0 1782775461 80859136 18895 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 19741 18895 1116 68 0 19673 0
[pid=17467] vsize: 78964
Current children cumulated CPU time (s) 762.97
Current children cumulated vsize (Kb) 78964

[startup+780.013 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 19275 0 0 0 76871 422 0 0 25 0 1 0 1782775461 82075648 19186 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 20038 19186 1116 68 0 19970 0
[pid=17467] vsize: 80152
Current children cumulated CPU time (s) 772.93
Current children cumulated vsize (Kb) 80152

[startup+790.014 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 19562 0 0 0 77866 425 0 0 25 0 1 0 1782775461 83292160 19473 4294967295 134512640 134736556 3221224560 3221223104 134544600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 20335 19473 1116 68 0 20267 0
[pid=17467] vsize: 81340
Current children cumulated CPU time (s) 782.91
Current children cumulated vsize (Kb) 81340

[startup+800.013 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 19755 0 0 0 78863 427 0 0 25 0 1 0 1782775461 84103168 19666 4294967295 134512640 134736556 3221224560 3221223136 134543175 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 20533 19666 1116 68 0 20465 0
[pid=17467] vsize: 82132
Current children cumulated CPU time (s) 792.9
Current children cumulated vsize (Kb) 82132

[startup+810.014 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 20005 0 0 0 79857 430 0 0 25 0 1 0 1782775461 85049344 19916 4294967295 134512640 134736556 3221224560 3221223152 134540186 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 20764 19916 1116 68 0 20696 0
[pid=17467] vsize: 83056
Current children cumulated CPU time (s) 802.87
Current children cumulated vsize (Kb) 83056

[startup+820.014 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 20826 0 0 0 80843 436 0 0 25 0 1 0 1782775461 88428544 20737 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17467/statm): 21589 20737 1116 68 0 21521 0
[pid=17467] vsize: 86356
Current children cumulated CPU time (s) 812.79
Current children cumulated vsize (Kb) 86356

[startup+830.014 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 21536 0 0 0 81828 443 0 0 25 0 1 0 1782775461 91402240 21447 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 22315 21447 1116 68 0 22247 0
[pid=17467] vsize: 89260
Current children cumulated CPU time (s) 822.71
Current children cumulated vsize (Kb) 89260

[startup+840.015 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 21806 0 0 0 82821 447 0 0 25 0 1 0 1782775461 92483584 21717 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 22579 21717 1116 68 0 22511 0
[pid=17467] vsize: 90316
Current children cumulated CPU time (s) 832.68
Current children cumulated vsize (Kb) 90316

[startup+850.014 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 23004 0 0 0 83806 454 0 0 25 0 1 0 1782775461 97349632 22915 4294967295 134512640 134736556 3221224560 3221223136 134543184 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 23767 22915 1116 68 0 23699 0
[pid=17467] vsize: 95068
Current children cumulated CPU time (s) 842.6
Current children cumulated vsize (Kb) 95068

[startup+860.015 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 23956 0 0 0 84792 459 0 0 25 0 1 0 1782775461 101277696 23867 4294967295 134512640 134736556 3221224560 3221223136 134543110 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17467/statm): 24726 23867 1116 68 0 24658 0
[pid=17467] vsize: 98904
Current children cumulated CPU time (s) 852.51
Current children cumulated vsize (Kb) 98904

[startup+870.016 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 24505 0 0 0 85782 465 0 0 25 0 1 0 1782775461 103575552 24416 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 25287 24416 1116 68 0 25219 0
[pid=17467] vsize: 101148
Current children cumulated CPU time (s) 862.47
Current children cumulated vsize (Kb) 101148

[startup+880.015 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 25094 0 0 0 86771 469 0 0 25 0 1 0 1782775461 106008576 25005 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 25881 25006 1116 68 0 25813 0
[pid=17467] vsize: 103524
Current children cumulated CPU time (s) 872.4
Current children cumulated vsize (Kb) 103524

[startup+890.016 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 26895 0 0 0 87752 479 0 0 25 0 1 0 1782775461 113307648 26805 4294967295 134512640 134736556 3221224560 3221223072 134543181 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 27663 26805 1116 68 0 27595 0
[pid=17467] vsize: 110652
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (Kb) 110652

[startup+900.015 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 27131 0 0 0 88747 481 0 0 25 0 1 0 1782775461 114253824 27041 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 27894 27041 1116 68 0 27826 0
[pid=17467] vsize: 111576
Current children cumulated CPU time (s) 892.28
Current children cumulated vsize (Kb) 111576

[startup+910.016 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 27353 0 0 0 89737 485 0 0 23 0 1 0 1782775461 115212288 27263 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 28128 27263 1116 68 0 28060 0
[pid=17467] vsize: 112512
Current children cumulated CPU time (s) 902.22
Current children cumulated vsize (Kb) 112512

[startup+920.016 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 27985 0 0 0 90726 491 0 0 25 0 1 0 1782775461 117780480 27895 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 28755 27895 1116 68 0 28687 0
[pid=17467] vsize: 115020
Current children cumulated CPU time (s) 912.17
Current children cumulated vsize (Kb) 115020

[startup+930.015 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 28572 0 0 0 91717 495 0 0 25 0 1 0 1782775461 120229888 28480 4294967295 134512640 134736556 3221224560 3221223144 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 29353 28480 1116 68 0 29285 0
[pid=17467] vsize: 117412
Current children cumulated CPU time (s) 922.12
Current children cumulated vsize (Kb) 117412

[startup+940.016 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 29069 0 0 0 92709 499 0 0 25 0 1 0 1782775461 122257408 28977 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 29848 28977 1116 68 0 29780 0
[pid=17467] vsize: 119392
Current children cumulated CPU time (s) 932.08
Current children cumulated vsize (Kb) 119392

[startup+950.016 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 29387 0 0 0 93703 502 0 0 25 0 1 0 1782775461 123609088 29295 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 30178 29295 1116 68 0 30110 0
[pid=17467] vsize: 120712
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (Kb) 120712

[startup+960.016 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 29598 0 0 0 94698 504 0 0 25 0 1 0 1782775461 124420096 29506 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 30376 29506 1116 68 0 30308 0
[pid=17467] vsize: 121504
Current children cumulated CPU time (s) 952.02
Current children cumulated vsize (Kb) 121504

[startup+970.016 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 30199 0 0 0 95688 508 0 0 25 0 1 0 1782775461 126853120 30107 4294967295 134512640 134736556 3221224560 3221223120 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 30970 30107 1116 68 0 30902 0
[pid=17467] vsize: 123880
Current children cumulated CPU time (s) 961.96
Current children cumulated vsize (Kb) 123880

[startup+980.016 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 31819 0 0 0 96673 516 0 0 25 0 1 0 1782775461 133611520 31727 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 32620 31727 1116 68 0 32552 0
[pid=17467] vsize: 130480
Current children cumulated CPU time (s) 971.89
Current children cumulated vsize (Kb) 130480

[startup+990.016 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 32261 0 0 0 97666 519 0 0 25 0 1 0 1782775461 135368704 32169 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 33049 32169 1116 68 0 32981 0
[pid=17467] vsize: 132196
Current children cumulated CPU time (s) 981.85
Current children cumulated vsize (Kb) 132196

[startup+1000.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 32692 0 0 0 98654 523 0 0 25 0 1 0 1782775461 137125888 32599 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 33478 32599 1116 68 0 33410 0
[pid=17467] vsize: 133912
Current children cumulated CPU time (s) 991.77
Current children cumulated vsize (Kb) 133912

[startup+1010.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 33285 0 0 0 99645 527 0 0 25 0 1 0 1782775461 139575296 33192 4294967295 134512640 134736556 3221224560 3221223152 134540242 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 34076 33192 1116 68 0 34008 0
[pid=17467] vsize: 136304
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (Kb) 136304

[startup+1020.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 34970 0 0 0 100627 537 0 0 25 0 1 0 1782775461 146472960 34877 4294967295 134512640 134736556 3221224560 3221223136 134544688 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 35760 34877 1116 68 0 35692 0
[pid=17467] vsize: 143040
Current children cumulated CPU time (s) 1011.64
Current children cumulated vsize (Kb) 143040

[startup+1030.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 35621 0 0 0 101617 542 0 0 25 0 1 0 1782775461 149176320 35527 4294967295 134512640 134736556 3221224560 3221223232 134528613 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 36420 35527 1116 68 0 36352 0
[pid=17467] vsize: 145680
Current children cumulated CPU time (s) 1021.59
Current children cumulated vsize (Kb) 145680

[startup+1040.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 35929 0 0 0 102609 545 0 0 25 0 1 0 1782775461 150528000 35835 4294967295 134512640 134736556 3221224560 3221223072 134543113 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 36750 35835 1116 68 0 36682 0
[pid=17467] vsize: 147000
Current children cumulated CPU time (s) 1031.54
Current children cumulated vsize (Kb) 147000

[startup+1050.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 36357 0 0 0 103599 551 0 0 25 0 1 0 1782775461 152285184 36262 4294967295 134512640 134736556 3221224560 3221223108 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 37179 36262 1116 68 0 37111 0
[pid=17467] vsize: 148716
Current children cumulated CPU time (s) 1041.5
Current children cumulated vsize (Kb) 148716

[startup+1060.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 36771 0 0 0 104591 554 0 0 25 0 1 0 1782775461 153907200 36676 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 37575 36676 1116 68 0 37507 0
[pid=17467] vsize: 150300
Current children cumulated CPU time (s) 1051.45
Current children cumulated vsize (Kb) 150300

[startup+1070.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 37259 0 0 0 105583 559 0 0 25 0 1 0 1782775461 155934720 37164 4294967295 134512640 134736556 3221224560 3221223160 134544625 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 38070 37164 1116 68 0 38002 0
[pid=17467] vsize: 152280
Current children cumulated CPU time (s) 1061.42
Current children cumulated vsize (Kb) 152280

[startup+1080.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 37704 0 0 0 106576 562 0 0 25 0 1 0 1782775461 157827072 37609 4294967295 134512640 134736556 3221224560 3221223184 134537403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 38532 37609 1116 68 0 38464 0
[pid=17467] vsize: 154128
Current children cumulated CPU time (s) 1071.38
Current children cumulated vsize (Kb) 154128

[startup+1090.02 s]
Raw data (loadavg): 1.00 0.97 0.93 1/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) T 17466 17467 15400 0 -1 0 38200 0 0 0 107568 567 0 0 25 0 1 0 1782775461 159854592 38105 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17467/statm): 39027 38105 1116 68 0 38959 0
[pid=17467] vsize: 156108
Current children cumulated CPU time (s) 1081.35
Current children cumulated vsize (Kb) 156108

[startup+1100.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 40547 0 0 0 108542 581 0 0 25 0 1 0 1782775461 169451520 40452 4294967295 134512640 134736556 3221224560 3221223152 134716183 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 41370 40453 1116 68 0 41302 0
[pid=17467] vsize: 165480
Current children cumulated CPU time (s) 1091.23
Current children cumulated vsize (Kb) 165480

[startup+1110.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 41729 0 0 0 109529 587 0 0 25 0 1 0 1782775461 174325760 41634 4294967295 134512640 134736556 3221224560 3221223204 134543715 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 42560 41634 1116 68 0 42492 0
[pid=17467] vsize: 170240
Current children cumulated CPU time (s) 1101.16
Current children cumulated vsize (Kb) 170240

[startup+1120.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 42206 0 0 0 110522 591 0 0 25 0 1 0 1782775461 176218112 42111 4294967295 134512640 134736556 3221224560 3221223124 134543704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 43022 42111 1116 68 0 42954 0
[pid=17467] vsize: 172088
Current children cumulated CPU time (s) 1111.13
Current children cumulated vsize (Kb) 172088

[startup+1130.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 42653 0 0 0 111516 594 0 0 25 0 1 0 1782775461 178110464 42558 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 43484 42558 1116 68 0 43416 0
[pid=17467] vsize: 173936
Current children cumulated CPU time (s) 1121.1
Current children cumulated vsize (Kb) 173936

[startup+1140.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 43100 0 0 0 112510 597 0 0 25 0 1 0 1782775461 179867648 43005 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 43913 43005 1116 68 0 43845 0
[pid=17467] vsize: 175652
Current children cumulated CPU time (s) 1131.07
Current children cumulated vsize (Kb) 175652

[startup+1150.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 43583 0 0 0 113501 601 0 0 25 0 1 0 1782775461 181895168 43487 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 44408 43487 1116 68 0 44340 0
[pid=17467] vsize: 177632
Current children cumulated CPU time (s) 1141.02
Current children cumulated vsize (Kb) 177632

[startup+1160.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 44072 0 0 0 114492 605 0 0 25 0 1 0 1782775461 183922688 43976 4294967295 134512640 134736556 3221224560 3221223236 134528814 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 44903 43976 1116 68 0 44835 0
[pid=17467] vsize: 179612
Current children cumulated CPU time (s) 1150.97
Current children cumulated vsize (Kb) 179612

[startup+1170.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 44370 0 0 0 115485 608 0 0 25 0 1 0 1782775461 185139200 44274 4294967295 134512640 134736556 3221224560 3221223136 134543107 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 45200 44274 1116 68 0 45132 0
[pid=17467] vsize: 180800
Current children cumulated CPU time (s) 1160.93
Current children cumulated vsize (Kb) 180800

[startup+1180.02 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 44585 0 0 0 116480 610 0 0 25 0 1 0 1782775461 185950208 44487 4294967295 134512640 134736556 3221224560 3221223296 134529073 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 45398 44487 1116 68 0 45330 0
[pid=17467] vsize: 181592
Current children cumulated CPU time (s) 1170.9
Current children cumulated vsize (Kb) 181592

[startup+1190.03 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 45194 0 0 0 117471 614 0 0 25 0 1 0 1782775461 188514304 45096 4294967295 134512640 134736556 3221224560 3221223120 134543700 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17467/statm): 46024 45096 1116 68 0 45956 0
[pid=17467] vsize: 184096
Current children cumulated CPU time (s) 1180.85
Current children cumulated vsize (Kb) 184096

[startup+1200.03 s]
Raw data (loadavg): 1.00 0.97 0.93 2/56 17467
Raw data (/proc/17467/stat): 17467 (bsolo) R 17466 17467 15400 0 -1 0 45914 0 0 0 118456 621 0 0 25 0 1 0 1782775461 191488000 45816 4294967295 134512640 134736556 3221224560 3221223084 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17467/statm): 46750 45816 1116 68 0 46682 0
[pid=17467] vsize: 187000
Current children cumulated CPU time (s) 1190.77
Current children cumulated vsize (Kb) 187000
One traced child (pid=17467) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1204.38
CPU time (s): 1195.1
CPU user time (s): 1188.77
CPU system time (s): 6.32504
CPU usage (%): 99.2296
Max. virtual memory (cumulated for all children) (Kb): 187000

Verifier Data

ERROR: no interpretation found !