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-13-7/MIPLIB/miplib2003/normalized-mps-v2-13-7-swath.opb
MD5SUMf47bbbd6071f289ca98b403c3baa1b08
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 21
Biggest coefficient in the objective function 1048576
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 2097151
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 16384000000
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 2012983988447
Number of bits of the biggest sum of numbers41
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables8345
Total number of constraints7608
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)7147
Number of constraints which are nor clauses,nor cardinality constraints461
Minimum length of a constraint1
Maximum length of a constraint6744

Trace number 5219

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-19 23:28:22 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=985 boxname=wulflinc26 idbench=985 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  f47bbbd6071f289ca98b403c3baa1b08  /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-13-7-swath.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-13-7-swath.opb
IDLAUNCH: 985
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        923636 kB
Buffers:           116 kB
Cached:          82248 kB
SwapCached:        868 kB
Active:          27132 kB
Inactive:        57888 kB
HighTotal:      131008 kB
HighFree:        45108 kB
LowTotal:       903652 kB
LowFree:        878528 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5704 kB
Slab:            20284 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 23:48:28 (client local time) WITH STATUS 0 IN 1195.17 SECONDS
stats: 985 7 1195.17 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 8345 variables and 987 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 13.931
c After prepocess the problem consists of 7944 variables and 586 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 7944 #Dec: 7011 LB: 0 @ 18.728
c Restart #2 #Var: 7944 #Dec: 14265 LB: 0 @ 25.89
c Restart #3 #Var: 7944 #Dec: 22252 LB: 0 @ 34.34
c Restart #4 #Var: 7944 #Dec: 31419 LB: 0 @ 54.355
c Restart #5 #Var: 7944 #Dec: 53068 LB: 0 @ 66.144
c Restart #6 #Var: 7944 #Dec: 65631 LB: 0 @ 83.79
c Restart #7 #Var: 7944 #Dec: 75586 LB: 0 @ 95.725
c Restart #8 #Var: 7944 #Dec: 99819 LB: 0 @ 119.25
c Restart #9 #Var: 7944 #Dec: 111001 LB: 0 @ 135.16
c Restart #10 #Var: 7944 #Dec: 114919 LB: 0 @ 151.35
c Restart #11 #Var: 7944 #Dec: 120629 LB: 0 @ 166.4
c Restart #12 #Var: 7944 #Dec: 124843 LB: 0 @ 187.17
c Restart #13 #Var: 7944 #Dec: 127750 LB: 0 @ 204.79
c Restart #14 #Var: 7944 #Dec: 133698 LB: 0 @ 228.5
c Restart #15 #Var: 7944 #Dec: 143410 LB: 0 @ 261.6
c Restart #16 #Var: 7944 #Dec: 152159 LB: 0 @ 288.89
c Restart #17 #Var: 7944 #Dec: 160131 LB: 0 @ 323.87
c Restart #18 #Var: 7944 #Dec: 164661 LB: 0 @ 357.03
c Restart #19 #Var: 7944 #Dec: 169997 LB: 0 @ 390.7
c Restart #20 #Var: 7944 #Dec: 176204 LB: 0 @ 442.23
c Restart #21 #Var: 7944 #Dec: 182025 LB: 0 @ 468.48
c Restart #22 #Var: 7944 #Dec: 187936 LB: 0 @ 493.89
c Restart #23 #Var: 7944 #Dec: 195843 LB: 0 @ 541.07
c Restart #24 #Var: 7944 #Dec: 201733 LB: 0 @ 572.27
c CHANGE Heuristic... 
c Restart #0 #Var: 7944 #Dec: 211527 LB: 0 @ 634.91
c Restart #1 #Var: 7944 #Dec: 213328 LB: 0 @ 636.8
c Restart #2 #Var: 7944 #Dec: 215348 LB: 0 @ 640.17
c Restart #3 #Var: 7944 #Dec: 216273 LB: 0 @ 645.54
c Restart #4 #Var: 7944 #Dec: 218174 LB: 0 @ 652.89
c Restart #5 #Var: 7944 #Dec: 219654 LB: 0 @ 659.88
c Restart #6 #Var: 7944 #Dec: 220946 LB: 0 @ 667.76
c Restart #7 #Var: 7944 #Dec: 223878 LB: 0 @ 682.83
c Restart #8 #Var: 7944 #Dec: 230703 LB: 0 @ 710.18
c Restart #9 #Var: 7944 #Dec: 235668 LB: 0 @ 736.14
c Restart #10 #Var: 7944 #Dec: 241165 LB: 0 @ 762.48
c Restart #11 #Var: 7944 #Dec: 245907 LB: 0 @ 786.08
c Restart #12 #Var: 7944 #Dec: 255362 LB: 0 @ 806.68
c Restart #13 #Var: 7944 #Dec: 259924 LB: 0 @ 831.49
c Restart #14 #Var: 7944 #Dec: 263488 LB: 0 @ 852.98
c Restart #15 #Var: 7944 #Dec: 267908 LB: 0 @ 876.91
c Restart #16 #Var: 7944 #Dec: 273293 LB: 0 @ 908.87
c Restart #17 #Var: 7944 #Dec: 277657 LB: 0 @ 934.92
c Restart #18 #Var: 7944 #Dec: 281623 LB: 0 @ 959.42
c Restart #19 #Var: 7944 #Dec: 290481 LB: 0 @ 1013.5
c Restart #20 #Var: 7944 #Dec: 299780 LB: 0 @ 1053.8
c Restart #21 #Var: 7944 #Dec: 309017 LB: 0 @ 1102.6
c Restart #22 #Var: 7944 #Dec: 320172 LB: 0 @ 1180.9
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/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1853868251 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 107 3 90 68 0 39 0
[pid=15047] 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/wulflinc26/normalized-mps-v2-13-7-swath.opb

[startup+10.0027 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 43779 0 0 0 878 100 0 0 25 0 1 0 1853868251 182562816 43686 4294967295 134512640 134736556 3221224560 3221223068 1077399562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 44571 43686 1116 68 0 44503 0
[pid=15047] vsize: 178284
Current children cumulated CPU time (s) 9.78
Current children cumulated vsize (Kb) 178284

[startup+20.0033 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 45641 0 0 0 1814 124 0 0 21 0 1 0 1853868251 190316544 45548 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 46464 45548 1116 68 0 46396 0
[pid=15047] vsize: 185856
Current children cumulated CPU time (s) 19.38
Current children cumulated vsize (Kb) 185856

[startup+30.004 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 45641 0 0 0 2780 134 0 0 25 0 1 0 1853868251 190316544 45548 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 46464 45548 1116 68 0 46396 0
[pid=15047] vsize: 185856
Current children cumulated CPU time (s) 29.14
Current children cumulated vsize (Kb) 185856

[startup+40.0037 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 45669 0 0 0 3749 144 0 0 25 0 1 0 1853868251 190451712 45576 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 46497 45576 1116 68 0 46429 0
[pid=15047] vsize: 185988
Current children cumulated CPU time (s) 38.93
Current children cumulated vsize (Kb) 185988

[startup+50.0044 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 45697 0 0 0 4742 147 0 0 25 0 1 0 1853868251 190590976 45604 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 46531 45604 1116 68 0 46463 0
[pid=15047] vsize: 186124
Current children cumulated CPU time (s) 48.89
Current children cumulated vsize (Kb) 186124

[startup+60.0041 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 45840 0 0 0 5712 158 0 0 25 0 1 0 1853868251 191131648 45747 4294967295 134512640 134736556 3221224560 3221223232 134528464 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 46663 45747 1116 68 0 46595 0
[pid=15047] vsize: 186652
Current children cumulated CPU time (s) 58.7
Current children cumulated vsize (Kb) 186652

[startup+70.0038 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) T 15046 15047 16528 0 -1 0 46116 0 0 0 6629 188 0 0 25 0 1 0 1853868251 192212992 46023 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15047/statm): 46927 46023 1116 68 0 46859 0
[pid=15047] vsize: 187708
Current children cumulated CPU time (s) 68.17
Current children cumulated vsize (Kb) 187708

[startup+80.0045 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 46435 0 0 0 7594 202 0 0 25 0 1 0 1853868251 193560576 46342 4294967295 134512640 134736556 3221224560 3221223088 134716641 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 47256 46342 1116 68 0 47188 0
[pid=15047] vsize: 189024
Current children cumulated CPU time (s) 77.96
Current children cumulated vsize (Kb) 189024

[startup+90.0041 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 46862 0 0 0 8561 214 0 0 25 0 1 0 1853868251 195309568 46769 4294967295 134512640 134736556 3221224560 3221223128 134634645 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 47683 46769 1116 68 0 47615 0
[pid=15047] vsize: 190732
Current children cumulated CPU time (s) 87.75
Current children cumulated vsize (Kb) 190732

[startup+100.005 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) T 15046 15047 16528 0 -1 0 47443 0 0 0 9518 230 0 0 25 0 1 0 1853868251 197734400 47350 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15047/statm): 48275 47350 1116 68 0 48207 0
[pid=15047] vsize: 193100
Current children cumulated CPU time (s) 97.48
Current children cumulated vsize (Kb) 193100

[startup+110.006 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 47631 0 0 0 10469 247 0 0 25 0 1 0 1853868251 198410240 47538 4294967295 134512640 134736556 3221224560 3221223068 134536676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 48440 47538 1116 68 0 48372 0
[pid=15047] vsize: 193760
Current children cumulated CPU time (s) 107.16
Current children cumulated vsize (Kb) 193760

[startup+120.005 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 47852 0 0 0 11425 263 0 0 25 0 1 0 1853868251 199356416 47759 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 48671 47759 1116 68 0 48603 0
[pid=15047] vsize: 194684
Current children cumulated CPU time (s) 116.88
Current children cumulated vsize (Kb) 194684

[startup+130.006 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 48097 0 0 0 12392 272 0 0 25 0 1 0 1853868251 200298496 48004 4294967295 134512640 134736556 3221224560 3221223216 134524912 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 48901 48004 1116 68 0 48833 0
[pid=15047] vsize: 195604
Current children cumulated CPU time (s) 126.64
Current children cumulated vsize (Kb) 195604

[startup+140.007 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 48745 0 0 0 13364 283 0 0 25 0 1 0 1853868251 203001856 48652 4294967295 134512640 134736556 3221224560 3221223184 134544634 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 49561 48652 1116 68 0 49493 0
[pid=15047] vsize: 198244
Current children cumulated CPU time (s) 136.47
Current children cumulated vsize (Kb) 198244

[startup+150.007 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 49381 0 0 0 14347 290 0 0 25 0 1 0 1853868251 205561856 49288 4294967295 134512640 134736556 3221224560 3221223152 134544590 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 50186 49289 1116 68 0 50118 0
[pid=15047] vsize: 200744
Current children cumulated CPU time (s) 146.37
Current children cumulated vsize (Kb) 200744

[startup+160.007 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 49751 0 0 0 15333 295 0 0 25 0 1 0 1853868251 207183872 49658 4294967295 134512640 134736556 3221224560 3221223232 134536482 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 50582 49658 1116 68 0 50514 0
[pid=15047] vsize: 202328
Current children cumulated CPU time (s) 156.28
Current children cumulated vsize (Kb) 202328

[startup+170.007 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 50214 0 0 0 16308 304 0 0 25 0 1 0 1853868251 209076224 50121 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 51044 50121 1116 68 0 50976 0
[pid=15047] vsize: 204176
Current children cumulated CPU time (s) 166.12
Current children cumulated vsize (Kb) 204176

[startup+180.007 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 50631 0 0 0 17293 310 0 0 25 0 1 0 1853868251 210698240 50538 4294967295 134512640 134736556 3221224560 3221223088 134716298 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 51440 50538 1116 68 0 51372 0
[pid=15047] vsize: 205760
Current children cumulated CPU time (s) 176.03
Current children cumulated vsize (Kb) 205760

[startup+190.007 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 50928 0 0 0 18284 314 0 0 25 0 1 0 1853868251 211910656 50835 4294967295 134512640 134736556 3221224560 3221223132 134634654 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 51736 50835 1116 68 0 51668 0
[pid=15047] vsize: 206944
Current children cumulated CPU time (s) 185.98
Current children cumulated vsize (Kb) 206944

[startup+200.008 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 51093 0 0 0 19277 317 0 0 25 0 1 0 1853868251 212586496 51000 4294967295 134512640 134736556 3221224560 3221223012 134717263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 51901 51000 1116 68 0 51833 0
[pid=15047] vsize: 207604
Current children cumulated CPU time (s) 195.94
Current children cumulated vsize (Kb) 207604

[startup+210.008 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 51177 0 0 0 20267 321 0 0 25 0 1 0 1853868251 213000192 51075 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 52002 51075 1116 68 0 51934 0
[pid=15047] vsize: 208008
Current children cumulated CPU time (s) 205.88
Current children cumulated vsize (Kb) 208008

[startup+220.008 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 51657 0 0 0 21248 328 0 0 25 0 1 0 1853868251 214892544 51555 4294967295 134512640 134736556 3221224560 3221223116 134543226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 52464 51555 1116 68 0 52396 0
[pid=15047] vsize: 209856
Current children cumulated CPU time (s) 215.76
Current children cumulated vsize (Kb) 209856

[startup+230.009 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 52005 0 0 0 22239 332 0 0 25 0 1 0 1853868251 216375296 51903 4294967295 134512640 134736556 3221224560 3221223172 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 52826 51903 1116 68 0 52758 0
[pid=15047] vsize: 211304
Current children cumulated CPU time (s) 225.71
Current children cumulated vsize (Kb) 211304

[startup+240.008 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 52320 0 0 0 23220 339 0 0 25 0 1 0 1853868251 217571328 52218 4294967295 134512640 134736556 3221224560 3221223120 134543119 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 53118 52218 1116 68 0 53050 0
[pid=15047] vsize: 212472
Current children cumulated CPU time (s) 235.59
Current children cumulated vsize (Kb) 212472

[startup+250.009 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) T 15046 15047 16528 0 -1 0 52713 0 0 0 24200 348 0 0 25 0 1 0 1853868251 219189248 52611 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15047/statm): 53513 52611 1116 68 0 53445 0
[pid=15047] vsize: 214052
Current children cumulated CPU time (s) 245.48
Current children cumulated vsize (Kb) 214052

[startup+260.01 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 53035 0 0 0 25183 355 0 0 25 0 1 0 1853868251 220532736 52933 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 53841 52933 1116 68 0 53773 0
[pid=15047] vsize: 215364
Current children cumulated CPU time (s) 255.38
Current children cumulated vsize (Kb) 215364

[startup+270.01 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) T 15046 15047 16528 0 -1 0 53516 0 0 0 26164 362 0 0 25 0 1 0 1853868251 222556160 53414 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15047/statm): 54335 53414 1116 68 0 54267 0
[pid=15047] vsize: 217340
Current children cumulated CPU time (s) 265.26
Current children cumulated vsize (Kb) 217340

[startup+280.01 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 53957 0 0 0 27146 369 0 0 25 0 1 0 1853868251 224305152 53855 4294967295 134512640 134736556 3221224560 3221223256 134537586 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 54762 53855 1116 68 0 54694 0
[pid=15047] vsize: 219048
Current children cumulated CPU time (s) 275.15
Current children cumulated vsize (Kb) 219048

[startup+290.01 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) T 15046 15047 16528 0 -1 0 54581 0 0 0 28130 376 0 0 25 0 1 0 1853868251 226869248 54479 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15047/statm): 55388 54479 1116 68 0 55320 0
[pid=15047] vsize: 221552
Current children cumulated CPU time (s) 285.06
Current children cumulated vsize (Kb) 221552

[startup+300.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 55121 0 0 0 29116 382 0 0 25 0 1 0 1853868251 229027840 55019 4294967295 134512640 134736556 3221224560 3221223232 134528541 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 55915 55019 1116 68 0 55847 0
[pid=15047] vsize: 223660
Current children cumulated CPU time (s) 294.98
Current children cumulated vsize (Kb) 223660

[startup+310.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 55342 0 0 0 30106 386 0 0 25 0 1 0 1853868251 229974016 55240 4294967295 134512640 134736556 3221224560 3221223104 134716158 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 56146 55240 1116 68 0 56078 0
[pid=15047] vsize: 224584
Current children cumulated CPU time (s) 304.92
Current children cumulated vsize (Kb) 224584

[startup+320.011 s]
Raw data (loadavg): 0.99 1.00 0.99 1/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) T 15046 15047 16528 0 -1 0 55842 0 0 0 31088 393 0 0 25 0 1 0 1853868251 232001536 55740 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15047/statm): 56641 55740 1116 68 0 56573 0
[pid=15047] vsize: 226564
Current children cumulated CPU time (s) 314.81
Current children cumulated vsize (Kb) 226564

[startup+330.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 56396 0 0 0 32070 400 0 0 25 0 1 0 1853868251 234299392 56294 4294967295 134512640 134736556 3221224560 3221223116 134537551 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 57202 56294 1116 68 0 57134 0
[pid=15047] vsize: 228808
Current children cumulated CPU time (s) 324.7
Current children cumulated vsize (Kb) 228808

[startup+340.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 56694 0 0 0 33058 405 0 0 25 0 1 0 1853868251 235515904 56592 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 57499 56592 1116 68 0 57431 0
[pid=15047] vsize: 229996
Current children cumulated CPU time (s) 334.63
Current children cumulated vsize (Kb) 229996

[startup+350.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 56986 0 0 0 34047 409 0 0 25 0 1 0 1853868251 236695552 56884 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 57787 56884 1116 68 0 57719 0
[pid=15047] vsize: 231148
Current children cumulated CPU time (s) 344.56
Current children cumulated vsize (Kb) 231148

[startup+360.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 57028 0 0 0 35042 411 0 0 25 0 1 0 1853868251 236965888 56926 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 57853 56926 1116 68 0 57785 0
[pid=15047] vsize: 231412
Current children cumulated CPU time (s) 354.53
Current children cumulated vsize (Kb) 231412

[startup+370.011 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) T 15046 15047 16528 0 -1 0 57255 0 0 0 36032 415 0 0 25 0 1 0 1853868251 237776896 57153 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15047/statm): 58051 57153 1116 68 0 57983 0
[pid=15047] vsize: 232204
Current children cumulated CPU time (s) 364.47
Current children cumulated vsize (Kb) 232204

[startup+380.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 57447 0 0 0 37021 419 0 0 25 0 1 0 1853868251 238690304 57345 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 58274 57345 1116 68 0 58206 0
[pid=15047] vsize: 233096
Current children cumulated CPU time (s) 374.4
Current children cumulated vsize (Kb) 233096

[startup+390.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 57712 0 0 0 38013 423 0 0 25 0 1 0 1853868251 239685632 57610 4294967295 134512640 134736556 3221224560 3221223092 134543907 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 58517 57610 1116 68 0 58449 0
[pid=15047] vsize: 234068
Current children cumulated CPU time (s) 384.36
Current children cumulated vsize (Kb) 234068

[startup+400.012 s]
Raw data (loadavg): 0.99 1.00 0.99 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 57816 0 0 0 39004 426 0 0 25 0 1 0 1853868251 240091136 57714 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 58616 57714 1116 68 0 58548 0
[pid=15047] vsize: 234464
Current children cumulated CPU time (s) 394.3
Current children cumulated vsize (Kb) 234464

[startup+410.013 s]
Raw data (loadavg): 1.07 1.01 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 58045 0 0 0 39994 430 0 0 25 0 1 0 1853868251 241037312 57943 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 58847 57943 1116 68 0 58779 0
[pid=15047] vsize: 235388
Current children cumulated CPU time (s) 404.24
Current children cumulated vsize (Kb) 235388

[startup+420.013 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 58194 0 0 0 40986 434 0 0 25 0 1 0 1853868251 241713152 58092 4294967295 134512640 134736556 3221224560 3221223084 134540059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 59012 58092 1116 68 0 58944 0
[pid=15047] vsize: 236048
Current children cumulated CPU time (s) 414.2
Current children cumulated vsize (Kb) 236048

[startup+430.012 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 58194 0 0 0 41979 436 0 0 25 0 1 0 1853868251 241713152 58092 4294967295 134512640 134736556 3221224560 3221223088 134716804 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 59012 58092 1116 68 0 58944 0
[pid=15047] vsize: 236048
Current children cumulated CPU time (s) 424.15
Current children cumulated vsize (Kb) 236048

[startup+440.012 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 58363 0 0 0 42973 439 0 0 25 0 1 0 1853868251 242388992 58261 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 59177 58261 1116 68 0 59109 0
[pid=15047] vsize: 236708
Current children cumulated CPU time (s) 434.12
Current children cumulated vsize (Kb) 236708

[startup+450.013 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 58641 0 0 0 43965 443 0 0 25 0 1 0 1853868251 243470336 58539 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 59441 58539 1116 68 0 59373 0
[pid=15047] vsize: 237764
Current children cumulated CPU time (s) 444.08
Current children cumulated vsize (Kb) 237764

[startup+460.012 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 58815 0 0 0 44954 446 0 0 25 0 1 0 1853868251 244240384 58713 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 59629 58713 1116 68 0 59561 0
[pid=15047] vsize: 238516
Current children cumulated CPU time (s) 454
Current children cumulated vsize (Kb) 238516

[startup+470.012 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 58882 0 0 0 45940 451 0 0 25 0 1 0 1853868251 244510720 58780 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 59695 58780 1116 68 0 59627 0
[pid=15047] vsize: 238780
Current children cumulated CPU time (s) 463.91
Current children cumulated vsize (Kb) 238780

[startup+480.013 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 59068 0 0 0 46929 454 0 0 25 0 1 0 1853868251 245321728 58966 4294967295 134512640 134736556 3221224560 3221223248 134529461 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 59893 58966 1116 68 0 59825 0
[pid=15047] vsize: 239572
Current children cumulated CPU time (s) 473.83
Current children cumulated vsize (Kb) 239572

[startup+490.013 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) T 15046 15047 16528 0 -1 0 59357 0 0 0 47917 459 0 0 25 0 1 0 1853868251 246403072 59255 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15047/statm): 60157 59255 1116 68 0 60089 0
[pid=15047] vsize: 240628
Current children cumulated CPU time (s) 483.76
Current children cumulated vsize (Kb) 240628

[startup+500.013 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 59467 0 0 0 48902 465 0 0 25 0 1 0 1853868251 246943744 59365 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 60289 59365 1116 68 0 60221 0
[pid=15047] vsize: 241156
Current children cumulated CPU time (s) 493.67
Current children cumulated vsize (Kb) 241156

[startup+510.014 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 59467 0 0 0 49894 468 0 0 25 0 1 0 1853868251 246939648 59365 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 60288 59365 1116 68 0 60220 0
[pid=15047] vsize: 241152
Current children cumulated CPU time (s) 503.62
Current children cumulated vsize (Kb) 241152

[startup+520.014 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 59549 0 0 0 50885 472 0 0 25 0 1 0 1853868251 247209984 59447 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 60354 59447 1116 68 0 60286 0
[pid=15047] vsize: 241416
Current children cumulated CPU time (s) 513.57
Current children cumulated vsize (Kb) 241416

[startup+530.014 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 59589 0 0 0 51878 474 0 0 25 0 1 0 1853868251 247345152 59487 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 60387 59487 1116 68 0 60319 0
[pid=15047] vsize: 241548
Current children cumulated CPU time (s) 523.52
Current children cumulated vsize (Kb) 241548

[startup+540.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) T 15046 15047 16528 0 -1 0 59693 0 0 0 52870 477 0 0 25 0 1 0 1853868251 247885824 59591 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/15047/statm): 60519 59591 1116 68 0 60451 0
[pid=15047] vsize: 242076
Current children cumulated CPU time (s) 533.47
Current children cumulated vsize (Kb) 242076

[startup+550.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 59837 0 0 0 53856 482 0 0 25 0 1 0 1853868251 248279040 59708 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 60615 59708 1116 68 0 60547 0
[pid=15047] vsize: 242460
Current children cumulated CPU time (s) 543.38
Current children cumulated vsize (Kb) 242460

[startup+560.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 60011 0 0 0 54838 488 0 0 25 0 1 0 1853868251 249069568 59882 4294967295 134512640 134736556 3221224560 3221223168 134544698 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 60808 59882 1116 68 0 60740 0
[pid=15047] vsize: 243232
Current children cumulated CPU time (s) 553.26
Current children cumulated vsize (Kb) 243232

[startup+570.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 60087 0 0 0 55828 492 0 0 25 0 1 0 1853868251 249257984 59938 4294967295 134512640 134736556 3221224560 3221223164 134716455 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 60854 59938 1116 68 0 60786 0
[pid=15047] vsize: 243416
Current children cumulated CPU time (s) 563.2
Current children cumulated vsize (Kb) 243416

[startup+580.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 60251 0 0 0 56821 495 0 0 25 0 1 0 1853868251 249937920 60102 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 61020 60102 1116 68 0 60952 0
[pid=15047] vsize: 244080
Current children cumulated CPU time (s) 573.16
Current children cumulated vsize (Kb) 244080

[startup+590.014 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 60549 0 0 0 57810 499 0 0 25 0 1 0 1853868251 251154432 60400 4294967295 134512640 134736556 3221224560 3221223024 134717302 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 61317 60400 1116 68 0 61249 0
[pid=15047] vsize: 245268
Current children cumulated CPU time (s) 583.09
Current children cumulated vsize (Kb) 245268

[startup+600.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 60755 0 0 0 58798 503 0 0 25 0 1 0 1853868251 251965440 60606 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 61515 60606 1116 68 0 61447 0
[pid=15047] vsize: 246060
Current children cumulated CPU time (s) 593.01
Current children cumulated vsize (Kb) 246060

[startup+610.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 61083 0 0 0 59789 506 0 0 25 0 1 0 1853868251 253317120 60934 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 61845 60934 1116 68 0 61777 0
[pid=15047] vsize: 247380
Current children cumulated CPU time (s) 602.95
Current children cumulated vsize (Kb) 247380

[startup+620.015 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 61288 0 0 0 60780 510 0 0 25 0 1 0 1853868251 254128128 61139 4294967295 134512640 134736556 3221224560 3221223108 134544537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 62043 61139 1116 68 0 61975 0
[pid=15047] vsize: 248172
Current children cumulated CPU time (s) 612.9
Current children cumulated vsize (Kb) 248172

[startup+630.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 61536 0 0 0 61774 513 0 0 25 0 1 0 1853868251 255213568 61387 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 62308 61387 1116 68 0 62240 0
[pid=15047] vsize: 249232
Current children cumulated CPU time (s) 622.87
Current children cumulated vsize (Kb) 249232

[startup+640.016 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) T 15046 15047 16528 0 -1 0 61586 0 0 0 62764 517 0 0 25 0 1 0 1853868251 255348736 61437 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/15047/statm): 62341 61437 1116 68 0 62273 0
[pid=15047] vsize: 249364
Current children cumulated CPU time (s) 632.81
Current children cumulated vsize (Kb) 249364

[startup+650.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 62081 0 0 0 63741 526 0 0 25 0 1 0 1853868251 257241088 61916 4294967295 134512640 134736556 3221224560 3221223104 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 62803 61916 1116 68 0 62735 0
[pid=15047] vsize: 251212
Current children cumulated CPU time (s) 642.67
Current children cumulated vsize (Kb) 251212

[startup+660.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 62480 0 0 0 64726 533 0 0 25 0 1 0 1853868251 258863104 62315 4294967295 134512640 134736556 3221224560 3221223072 134543202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 63199 62315 1116 68 0 63131 0
[pid=15047] vsize: 252796
Current children cumulated CPU time (s) 652.59
Current children cumulated vsize (Kb) 252796

[startup+670.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 62868 0 0 0 65714 538 0 0 25 0 1 0 1853868251 260325376 62659 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 63556 62659 1116 68 0 63488 0
[pid=15047] vsize: 254224
Current children cumulated CPU time (s) 662.52
Current children cumulated vsize (Kb) 254224

[startup+680.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 63060 0 0 0 66704 542 0 0 25 0 1 0 1853868251 261136384 62851 4294967295 134512640 134736556 3221224560 3221223260 134537642 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 63754 62851 1116 68 0 63686 0
[pid=15047] vsize: 255016
Current children cumulated CPU time (s) 672.46
Current children cumulated vsize (Kb) 255016

[startup+690.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 63492 0 0 0 67688 548 0 0 25 0 1 0 1853868251 262873088 63283 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 64178 63283 1116 68 0 64110 0
[pid=15047] vsize: 256712
Current children cumulated CPU time (s) 682.36
Current children cumulated vsize (Kb) 256712

[startup+700.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 63843 0 0 0 68674 555 0 0 25 0 1 0 1853868251 264359936 63634 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 64541 63634 1116 68 0 64473 0
[pid=15047] vsize: 258164
Current children cumulated CPU time (s) 692.29
Current children cumulated vsize (Kb) 258164

[startup+710.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 64053 0 0 0 69663 558 0 0 25 0 1 0 1853868251 265170944 63844 4294967295 134512640 134736556 3221224560 3221223104 134543691 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 64739 63844 1116 68 0 64671 0
[pid=15047] vsize: 258956
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (Kb) 258956

[startup+720.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 64270 0 0 0 70645 564 0 0 25 0 1 0 1853868251 265949184 64046 4294967295 134512640 134736556 3221224560 3221223136 134543222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 64929 64046 1116 68 0 64861 0
[pid=15047] vsize: 259716
Current children cumulated CPU time (s) 712.09
Current children cumulated vsize (Kb) 259716

[startup+730.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 64701 0 0 0 71630 571 0 0 25 0 1 0 1853868251 267706368 64477 4294967295 134512640 134736556 3221224560 3221223180 134537468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 65358 64477 1116 68 0 65290 0
[pid=15047] vsize: 261432
Current children cumulated CPU time (s) 722.01
Current children cumulated vsize (Kb) 261432

[startup+740.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 64897 0 0 0 72618 575 0 0 25 0 1 0 1853868251 268517376 64673 4294967295 134512640 134736556 3221224560 3221222852 134717263 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 65556 64673 1116 68 0 65488 0
[pid=15047] vsize: 262224
Current children cumulated CPU time (s) 731.93
Current children cumulated vsize (Kb) 262224

[startup+750.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 65243 0 0 0 73607 580 0 0 25 0 1 0 1853868251 270004224 65019 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 65919 65019 1116 68 0 65851 0
[pid=15047] vsize: 263676
Current children cumulated CPU time (s) 741.87
Current children cumulated vsize (Kb) 263676

[startup+760.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 65503 0 0 0 74596 584 0 0 25 0 1 0 1853868251 271085568 65279 4294967295 134512640 134736556 3221224560 3221223152 134716187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 66183 65279 1116 68 0 66115 0
[pid=15047] vsize: 264732
Current children cumulated CPU time (s) 751.8
Current children cumulated vsize (Kb) 264732

[startup+770.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 65849 0 0 0 75584 589 0 0 25 0 1 0 1853868251 272437248 65625 4294967295 134512640 134736556 3221224560 3221223272 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 66513 65625 1116 68 0 66445 0
[pid=15047] vsize: 266052
Current children cumulated CPU time (s) 761.73
Current children cumulated vsize (Kb) 266052

[startup+780.019 s]
Raw data (loadavg): 1.00 1.00 1.00 3/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 66187 0 0 0 76574 594 0 0 25 0 1 0 1853868251 273788928 65963 4294967295 134512640 134736556 3221224560 3221223172 134634320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 66843 65963 1116 68 0 66775 0
[pid=15047] vsize: 267372
Current children cumulated CPU time (s) 771.68
Current children cumulated vsize (Kb) 267372

[startup+790.019 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 66677 0 0 0 77559 600 0 0 25 0 1 0 1853868251 275816448 66453 4294967295 134512640 134736556 3221224560 3221223104 134716112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 67338 66453 1116 68 0 67270 0
[pid=15047] vsize: 269352
Current children cumulated CPU time (s) 781.59
Current children cumulated vsize (Kb) 269352

[startup+800.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 67078 0 0 0 78546 606 0 0 25 0 1 0 1853868251 277438464 66854 4294967295 134512640 134736556 3221224560 3221223084 134540041 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 67734 66854 1116 68 0 67666 0
[pid=15047] vsize: 270936
Current children cumulated CPU time (s) 791.52
Current children cumulated vsize (Kb) 270936

[startup+810.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 67618 0 0 0 79510 618 0 0 25 0 1 0 1853868251 279736320 67394 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 68295 67394 1116 68 0 68227 0
[pid=15047] vsize: 273180
Current children cumulated CPU time (s) 801.28
Current children cumulated vsize (Kb) 273180

[startup+820.02 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 68146 0 0 0 80494 625 0 0 25 0 1 0 1853868251 281858048 67922 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 68813 67922 1116 68 0 68745 0
[pid=15047] vsize: 275252
Current children cumulated CPU time (s) 811.19
Current children cumulated vsize (Kb) 275252

[startup+830.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 68515 0 0 0 81483 630 0 0 25 0 1 0 1853868251 283344896 68291 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 69176 68291 1116 68 0 69108 0
[pid=15047] vsize: 276704
Current children cumulated CPU time (s) 821.13
Current children cumulated vsize (Kb) 276704

[startup+840.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 68979 0 0 0 82471 636 0 0 25 0 1 0 1853868251 285220864 68755 4294967295 134512640 134736556 3221224560 3221223184 134543852 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 69634 68755 1116 68 0 69566 0
[pid=15047] vsize: 278536
Current children cumulated CPU time (s) 831.07
Current children cumulated vsize (Kb) 278536

[startup+850.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 69058 0 0 0 83462 639 0 0 25 0 1 0 1853868251 285626368 68834 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 69733 68834 1116 68 0 69665 0
[pid=15047] vsize: 278932
Current children cumulated CPU time (s) 841.01
Current children cumulated vsize (Kb) 278932

[startup+860.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 69300 0 0 0 84449 644 0 0 25 0 1 0 1853868251 286580736 69073 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 69966 69073 1116 68 0 69898 0
[pid=15047] vsize: 279864
Current children cumulated CPU time (s) 850.93
Current children cumulated vsize (Kb) 279864

[startup+870.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 69667 0 0 0 85437 650 0 0 25 0 1 0 1853868251 288071680 69440 4294967295 134512640 134736556 3221224560 3221223116 134543056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 70330 69440 1116 68 0 70262 0
[pid=15047] vsize: 281320
Current children cumulated CPU time (s) 860.87
Current children cumulated vsize (Kb) 281320

[startup+880.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 69997 0 0 0 86425 656 0 0 25 0 1 0 1853868251 289423360 69770 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 70660 69770 1116 68 0 70592 0
[pid=15047] vsize: 282640
Current children cumulated CPU time (s) 870.81
Current children cumulated vsize (Kb) 282640

[startup+890.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 70132 0 0 0 87413 661 0 0 25 0 1 0 1853868251 289964032 69905 4294967295 134512640 134736556 3221224560 3221223280 134597473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 70792 69905 1116 68 0 70724 0
[pid=15047] vsize: 283168
Current children cumulated CPU time (s) 880.74
Current children cumulated vsize (Kb) 283168

[startup+900.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 70487 0 0 0 88399 665 0 0 25 0 1 0 1853868251 291450880 70260 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 71155 70260 1116 68 0 71087 0
[pid=15047] vsize: 284620
Current children cumulated CPU time (s) 890.64
Current children cumulated vsize (Kb) 284620

[startup+910.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 70806 0 0 0 89391 669 0 0 25 0 1 0 1853868251 292667392 70573 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 71452 70573 1116 68 0 71384 0
[pid=15047] vsize: 285808
Current children cumulated CPU time (s) 900.6
Current children cumulated vsize (Kb) 285808

[startup+920.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 71047 0 0 0 90382 672 0 0 25 0 1 0 1853868251 293781504 70814 4294967295 134512640 134736556 3221224560 3221223272 134694472 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 71724 70814 1116 68 0 71656 0
[pid=15047] vsize: 286896
Current children cumulated CPU time (s) 910.54
Current children cumulated vsize (Kb) 286896

[startup+930.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 71525 0 0 0 91369 677 0 0 25 0 1 0 1853868251 295739392 71292 4294967295 134512640 134736556 3221224560 3221222924 1077379846 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 72202 71292 1116 68 0 72134 0
[pid=15047] vsize: 288808
Current children cumulated CPU time (s) 920.46
Current children cumulated vsize (Kb) 288808

[startup+940.024 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 71696 0 0 0 92359 681 0 0 25 0 1 0 1853868251 296415232 71463 4294967295 134512640 134736556 3221224560 3221223136 134716332 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 72367 71463 1116 68 0 72299 0
[pid=15047] vsize: 289468
Current children cumulated CPU time (s) 930.4
Current children cumulated vsize (Kb) 289468

[startup+950.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 71748 0 0 0 93351 684 0 0 25 0 1 0 1853868251 296550400 71515 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 72400 71515 1116 68 0 72332 0
[pid=15047] vsize: 289600
Current children cumulated CPU time (s) 940.35
Current children cumulated vsize (Kb) 289600

[startup+960.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 71859 0 0 0 94340 688 0 0 25 0 1 0 1853868251 297091072 71626 4294967295 134512640 134736556 3221224560 3221223272 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 72532 71626 1116 68 0 72464 0
[pid=15047] vsize: 290128
Current children cumulated CPU time (s) 950.28
Current children cumulated vsize (Kb) 290128

[startup+970.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 71956 0 0 0 95330 692 0 0 25 0 1 0 1853868251 296808448 71584 4294967295 134512640 134736556 3221224560 3221223360 134552874 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 72463 71584 1116 68 0 72395 0
[pid=15047] vsize: 289852
Current children cumulated CPU time (s) 960.22
Current children cumulated vsize (Kb) 289852

[startup+980.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 72406 0 0 0 96317 698 0 0 25 0 1 0 1853868251 298696704 72034 4294967295 134512640 134736556 3221224560 3221223208 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 72924 72034 1116 68 0 72856 0
[pid=15047] vsize: 291696
Current children cumulated CPU time (s) 970.15
Current children cumulated vsize (Kb) 291696

[startup+990.027 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 72612 0 0 0 97306 703 0 0 25 0 1 0 1853868251 299507712 72240 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 73122 72240 1116 68 0 73054 0
[pid=15047] vsize: 292488
Current children cumulated CPU time (s) 980.09
Current children cumulated vsize (Kb) 292488

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 72882 0 0 0 98294 707 0 0 25 0 1 0 1853868251 300724224 72510 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 73419 72510 1116 68 0 73351 0
[pid=15047] vsize: 293676
Current children cumulated CPU time (s) 990.01
Current children cumulated vsize (Kb) 293676

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 73070 0 0 0 99286 710 0 0 25 0 1 0 1853868251 301445120 72698 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 73595 72698 1116 68 0 73527 0
[pid=15047] vsize: 294380
Current children cumulated CPU time (s) 999.96
Current children cumulated vsize (Kb) 294380

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 73240 0 0 0 100280 713 0 0 25 0 1 0 1853868251 302120960 72868 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 73760 72868 1116 68 0 73692 0
[pid=15047] vsize: 295040
Current children cumulated CPU time (s) 1009.93
Current children cumulated vsize (Kb) 295040

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 73380 0 0 0 101268 717 0 0 25 0 1 0 1853868251 302661632 73008 4294967295 134512640 134736556 3221224560 3221223084 134634452 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 73892 73008 1116 68 0 73824 0
[pid=15047] vsize: 295568
Current children cumulated CPU time (s) 1019.85
Current children cumulated vsize (Kb) 295568

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 73674 0 0 0 102256 723 0 0 25 0 1 0 1853868251 303874048 73302 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 74188 73302 1116 68 0 74120 0
[pid=15047] vsize: 296752
Current children cumulated CPU time (s) 1029.79
Current children cumulated vsize (Kb) 296752

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 73891 0 0 0 103244 727 0 0 25 0 1 0 1853868251 304820224 73519 4294967295 134512640 134736556 3221224560 3221223104 134716187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 74419 73519 1116 68 0 74351 0
[pid=15047] vsize: 297676
Current children cumulated CPU time (s) 1039.71
Current children cumulated vsize (Kb) 297676

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 74298 0 0 0 104229 732 0 0 25 0 1 0 1853868251 306442240 73926 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 74815 73926 1116 68 0 74747 0
[pid=15047] vsize: 299260
Current children cumulated CPU time (s) 1049.61
Current children cumulated vsize (Kb) 299260

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 74439 0 0 0 105215 737 0 0 25 0 1 0 1853868251 306982912 74067 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 74947 74067 1116 68 0 74879 0
[pid=15047] vsize: 299788
Current children cumulated CPU time (s) 1059.52
Current children cumulated vsize (Kb) 299788

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 74724 0 0 0 106205 741 0 0 25 0 1 0 1853868251 308199424 74352 4294967295 134512640 134736556 3221224560 3221223088 134543222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 75244 74352 1116 68 0 75176 0
[pid=15047] vsize: 300976
Current children cumulated CPU time (s) 1069.46
Current children cumulated vsize (Kb) 300976

[startup+1090.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 74922 0 0 0 107192 745 0 0 25 0 1 0 1853868251 309006336 74550 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 75441 74550 1116 68 0 75373 0
[pid=15047] vsize: 301764
Current children cumulated CPU time (s) 1079.37
Current children cumulated vsize (Kb) 301764

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 75061 0 0 0 108182 749 0 0 25 0 1 0 1853868251 309547008 74689 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 75573 74689 1116 68 0 75505 0
[pid=15047] vsize: 302292
Current children cumulated CPU time (s) 1089.31
Current children cumulated vsize (Kb) 302292

[startup+1110.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 75559 0 0 0 109171 754 0 0 25 0 1 0 1853868251 311574528 75187 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 76068 75187 1116 68 0 76000 0
[pid=15047] vsize: 304272
Current children cumulated CPU time (s) 1099.25
Current children cumulated vsize (Kb) 304272

[startup+1120.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 75920 0 0 0 110158 759 0 0 25 0 1 0 1853868251 313061376 75548 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 76431 75548 1116 68 0 76363 0
[pid=15047] vsize: 305724
Current children cumulated CPU time (s) 1109.17
Current children cumulated vsize (Kb) 305724

[startup+1130.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 76089 0 0 0 111149 762 0 0 25 0 1 0 1853868251 313737216 75717 4294967295 134512640 134736556 3221224560 3221223104 134543574 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 76596 75717 1116 68 0 76528 0
[pid=15047] vsize: 306384
Current children cumulated CPU time (s) 1119.11
Current children cumulated vsize (Kb) 306384

[startup+1140.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 76151 0 0 0 112141 764 0 0 25 0 1 0 1853868251 314007552 75779 4294967295 134512640 134736556 3221224560 3221223340 134528820 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 76662 75779 1116 68 0 76594 0
[pid=15047] vsize: 306648
Current children cumulated CPU time (s) 1129.05
Current children cumulated vsize (Kb) 306648

[startup+1150.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 76216 0 0 0 113134 767 0 0 25 0 1 0 1853868251 314277888 75844 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 76728 75844 1116 68 0 76660 0
[pid=15047] vsize: 306912
Current children cumulated CPU time (s) 1139.01
Current children cumulated vsize (Kb) 306912

[startup+1160.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 76331 0 0 0 114127 769 0 0 25 0 1 0 1853868251 314818560 75959 4294967295 134512640 134736556 3221224560 3221223104 134540206 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 76860 75959 1116 68 0 76792 0
[pid=15047] vsize: 307440
Current children cumulated CPU time (s) 1148.96
Current children cumulated vsize (Kb) 307440

[startup+1170.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 76456 0 0 0 115118 774 0 0 25 0 1 0 1853868251 315359232 76084 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 76992 76084 1116 68 0 76924 0
[pid=15047] vsize: 307968
Current children cumulated CPU time (s) 1158.92
Current children cumulated vsize (Kb) 307968

[startup+1180.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 76950 0 0 0 116106 778 0 0 25 0 1 0 1853868251 317386752 76578 4294967295 134512640 134736556 3221224560 3221223328 134600714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 77487 76578 1116 68 0 77419 0
[pid=15047] vsize: 309948
Current children cumulated CPU time (s) 1168.84
Current children cumulated vsize (Kb) 309948

[startup+1190.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 77223 0 0 0 117095 782 0 0 25 0 1 0 1853868251 318468096 76851 4294967295 134512640 134736556 3221224560 3221223084 134536623 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/15047/statm): 77751 76851 1116 68 0 77683 0
[pid=15047] vsize: 311004
Current children cumulated CPU time (s) 1178.77
Current children cumulated vsize (Kb) 311004

[startup+1200.03 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 15047
Raw data (/proc/15047/stat): 15047 (bsolo) R 15046 15047 16528 0 -1 0 77466 0 0 0 118083 787 0 0 25 0 1 0 1853868251 319393792 77094 4294967295 134512640 134736556 3221224560 3221223268 134560266 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/15047/statm): 77977 77094 1116 68 0 77909 0
[pid=15047] vsize: 311908
Current children cumulated CPU time (s) 1188.7
Current children cumulated vsize (Kb) 311908
One traced child (pid=15047) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1206.52
CPU time (s): 1195.17
CPU user time (s): 1187.12
CPU system time (s): 8.05477
CPU usage (%): 99.0594
Max. virtual memory (cumulated for all children) (Kb): 311908

Verifier Data

ERROR: no interpretation found !