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/miplib3/normalized-mps-v2-20-10-markshare2.opb
MD5SUM111dddb6adf389a5275ab413feff6076
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 88064
Optimality of the best value was proved NO
Number of terms in the objective function 210
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 7516192761
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 7516192761
Number of bits of the biggest sum of numbers33
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1195.24
Number of variables270
Total number of constraints67
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint1
Maximum length of a constraint90

Trace number 802

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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:        948868 kB
Buffers:         31796 kB
Cached:          30336 kB
SwapCached:       1040 kB
Active:          17332 kB
Inactive:        47456 kB
HighTotal:      131008 kB
HighFree:        97216 kB
LowTotal:       903652 kB
LowFree:        851652 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            15192 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 12:39:13 (client local time) WITH STATUS 10 IN 1195.24 SECONDS
stats: 639 0 1195.24 10

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 270 variables and 14 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.109
c After prepocess the problem consists of 207 variables and 14 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 207 #Dec: 453 LB: 0 @ 0.301
c Restart #2 #Var: 207 #Dec: 1328 LB: 0 @ 0.673
c Restart #3 #Var: 207 #Dec: 2529 LB: 0 @ 1.265
c Restart #4 #Var: 207 #Dec: 4501 LB: 0 @ 2.019
c Restart #5 #Var: 207 #Dec: 5939 LB: 0 @ 2.945
c NEW SOLUTION FOUND: 776192 @ 3.13 @ #Dec. 6281
c NEW SOLUTION FOUND: 636928 @ 4.515 @ #Dec. 7465
c NEW SOLUTION FOUND: 479232 @ 4.876 @ #Dec. 7745
c Restart #6 #Var: 207 #Dec: 8949 LB: 0 @ 6.389
c Restart #7 #Var: 207 #Dec: 12638 LB: 0 @ 7.971
c Restart #8 #Var: 207 #Dec: 14301 LB: 0 @ 10.011
c Restart #9 #Var: 205 #Dec: 16218 LB: 0 @ 11.774
c NEW SOLUTION FOUND: 464896 @ 13.686 @ #Dec. 16741
c NEW SOLUTION FOUND: 380928 @ 14.034 @ #Dec. 16800
c NEW SOLUTION FOUND: 370688 @ 18.802 @ #Dec. 18539
c Restart #10 #Var: 205 #Dec: 20563 LB: 0 @ 25.875
c NEW SOLUTION FOUND: 335872 @ 26.031 @ #Dec. 20651
c NEW SOLUTION FOUND: 317440 @ 27.035 @ #Dec. 20744
c NEW SOLUTION FOUND: 260096 @ 27.318 @ #Dec. 20766
c Restart #11 #Var: 191 #Dec: 23195 LB: 0 @ 33.114
c Restart #12 #Var: 189 #Dec: 25717 LB: 0 @ 37.078
c Restart #13 #Var: 188 #Dec: 28444 LB: 0 @ 41.263
c Restart #14 #Var: 188 #Dec: 31447 LB: 0 @ 44.749
c CHANGE to MIS mode... 	UB: 260096	MIS: 0	LPR: -2147483648 (0)	Diff: -0
c Restart #0 #Var: 188 #Dec: 34512 LB: 0 @ 52.172
c Restart #1 #Var: 188 #Dec: 34768 LB: 0 @ 52.847
c Restart #2 #Var: 188 #Dec: 35215 LB: 0 @ 54.442
c NEW SOLUTION FOUND: 242688 @ 56.195 @ #Dec. 35419
c Restart #3 #Var: 188 #Dec: 36016 LB: 0 @ 59.902
c Restart #4 #Var: 188 #Dec: 36899 LB: 0 @ 62.599
c NEW SOLUTION FOUND: 239616 @ 62.7 @ #Dec. 36951
c Restart #5 #Var: 188 #Dec: 37935 LB: 0 @ 67.812
c Restart #6 #Var: 187 #Dec: 39258 LB: 0 @ 73.153
c Restart #7 #Var: 187 #Dec: 40683 LB: 0 @ 83.915
c NEW SOLUTION FOUND: 191488 @ 84.229 @ #Dec. 40782
c Restart #8 #Var: 187 #Dec: 42615 LB: 0 @ 87.587
c Restart #9 #Var: 187 #Dec: 44454 LB: 0 @ 94.492
c Restart #10 #Var: 187 #Dec: 46647 LB: 0 @ 100.14
c NEW SOLUTION FOUND: 186368 @ 106 @ #Dec. 47102
c NEW SOLUTION FOUND: 118784 @ 120.8 @ #Dec. 49002
c Restart #11 #Var: 184 #Dec: 51334 LB: 0 @ 136.56
c Restart #12 #Var: 182 #Dec: 53876 LB: 0 @ 150.43
c Restart #13 #Var: 182 #Dec: 56584 LB: 0 @ 157.62
c Restart #14 #Var: 182 #Dec: 59419 LB: 0 @ 167.73
c Restart #15 #Var: 181 #Dec: 62530 LB: 0 @ 176.44
c Restart #16 #Var: 181 #Dec: 65791 LB: 0 @ 182.62
c Restart #17 #Var: 181 #Dec: 69229 LB: 0 @ 207.31
c Restart #18 #Var: 181 #Dec: 72902 LB: 0 @ 219.77
c Restart #19 #Var: 181 #Dec: 76767 LB: 0 @ 237.08
c Restart #20 #Var: 181 #Dec: 80840 LB: 0 @ 257.25
c Restart #21 #Var: 181 #Dec: 85097 LB: 0 @ 283.73
c Restart #22 #Var: 181 #Dec: 89629 LB: 0 @ 297.15
c Restart #23 #Var: 180 #Dec: 94317 LB: 0 @ 336.3
c NEW SOLUTION FOUND: 93184 @ 343.41 @ #Dec. 96092
c Restart #24 #Var: 180 #Dec: 101006 LB: 0 @ 367.21
c Restart #25 #Var: 180 #Dec: 106053 LB: 0 @ 420.38
c Restart #26 #Var: 180 #Dec: 111411 LB: 0 @ 436.96
c Restart #27 #Var: 180 #Dec: 116846 LB: 0 @ 481.74
c Restart #28 #Var: 180 #Dec: 122670 LB: 0 @ 503.75
c Restart #29 #Var: 180 #Dec: 128512 LB: 0 @ 587.34
c Restart #30 #Var: 180 #Dec: 134814 LB: 0 @ 612.59
c Restart #31 #Var: 180 #Dec: 141042 LB: 0 @ 708.4
c Restart #32 #Var: 180 #Dec: 147708 LB: 0 @ 726.52
c Restart #33 #Var: 180 #Dec: 154398 LB: 0 @ 792.4
c Restart #34 #Var: 180 #Dec: 161370 LB: 0 @ 814.28
c Restart #35 #Var: 180 #Dec: 168428 LB: 0 @ 858.55
c Restart #36 #Var: 180 #Dec: 176026 LB: 0 @ 883.34
c Restart #37 #Var: 180 #Dec: 183471 LB: 0 @ 969.17
c Restart #38 #Var: 180 #Dec: 191283 LB: 0 @ 995.28
c Restart #39 #Var: 180 #Dec: 199139 LB: 0 @ 1087.7
c Restart #40 #Var: 180 #Dec: 207322 LB: 0 @ 1108.8
c NEW SOLUTION FOUND: 88064 @ 1162.8 @ #Dec. 210766
s SATISFIABLE
v -s01_bit_10 -s01_bit_9 -s01_bit_8 -s01_bit_7 -s01_bit_6 -s01_bit_5 -s01_bit_4 -s01_bit_3 -s01_bit_2 -s01_bit_1 -s01_bit0 -s01_bit1 s01_bit2 s01_bit3 -s01_bit4 -s01_bit5 -s01_bit6 -s01_bit7 -s01_bit8 -s01_bit9 -s01_bit10 -s01_bit11 -s01_bit12 -s01_bit13 -s01_bit14 -s01_bit15 -s01_bit16 -s01_bit17 -s01_bit18 -s01_bit19 -s11_bit_10 -s11_bit_9 -s11_bit_8 -s11_bit_7 -s11_bit_6 -s11_bit_5 -s11_bit_4 -s11_bit_3 -s11_bit_2 -s11_bit_1 s11_bit0 s11_bit1 -s11_bit2 -s11_bit3 s11_bit4 -s11_bit5 -s11_bit6 -s11_bit7 -s11_bit8 -s11_bit9 -s11_bit10 -s11_bit11 -s11_bit12 -s11_bit13 -s11_bit14 -s11_bit15 -s11_bit16 -s11_bit17 -s11_bit18 -s11_bit19 -s21_bit_10 -s21_bit_9 -s21_bit_8 -s21_bit_7 -s21_bit_6 -s21_bit_5 -s21_bit_4 -s21_bit_3 -s21_bit_2 -s21_bit_1 -s21_bit0 s21_bit1 -s21_bit2 s21_bit3 s21_bit4 -s21_bit5 -s21_bit6 -s21_bit7 -s21_bit8 -s21_bit9 -s21_bit10 -s21_bit11 -s21_bit12 -s21_bit13 -s21_bit14 -s21_bit15 -s21_bit16 -s21_bit17 -s21_bit18 -s21_bit19 -s31_bit_10 -s31_bit_9 -s31_bit_8 -s31_bit_7 -s31_bit_6 -s31_bit_5 -s31_bit_4 -s31_bit_3 -s31_bit_2 -s31_bit_1 -s31_bit0 -s31_bit1 -s31_bit2 -s31_bit3 s31_bit4 -s31_bit5 -s31_bit6 -s31_bit7 -s31_bit8 -s31_bit9 -s31_bit10 -s31_bit11 -s31_bit12 -s31_bit13 -s31_bit14 -s31_bit15 -s31_bit16 -s31_bit17 -s31_bit18 -s31_bit19 -s41_bit_10 -s41_bit_9 -s41_bit_8 -s41_bit_7 -s41_bit_6 -s41_bit_5 -s41_bit_4 -s41_bit_3 -s41_bit_2 -s41_bit_1 -s41_bit0 -s41_bit1 s41_bit2 -s41_bit3 -s41_bit4 -s41_bit5 -s41_bit6 -s41_bit7 -s41_bit8 -s41_bit9 -s41_bit10 -s41_bit11 -s41_bit12 -s41_bit13 -s41_bit14 -s41_bit15 -s41_bit16 -s41_bit17 -s41_bit18 -s41_bit19 -s51_bit_10 -s51_bit_9 -s51_bit_8 -s51_bit_7 -s51_bit_6 -s51_bit_5 -s51_bit_4 -s51_bit_3 -s51_bit_2 -s51_bit_1 s51_bit0 s51_bit1 s51_bit2 -s51_bit3 -s51_bit4 -s51_bit5 -s51_bit6 -s51_bit7 -s51_bit8 -s51_bit9 -s51_bit10 -s51_bit11 -s51_bit12 -s51_bit13 -s51_bit14 -s51_bit15 -s51_bit16 -s51_bit17 -s51_bit18 -s51_bit19 -s61_bit_10 -s61_bit_9 -s61_bit_8 -s61_bit_7 -s61_bit_6 -s61_bit_5 -s61_bit_4 -s61_bit_3 -s61_bit_2 -s61_bit_1 -s61_bit0 s61_bit1 -s61_bit2 -s61_bit3 -s61_bit4 -s61_bit5 -s61_bit6 -s61_bit7 -s61_bit8 -s61_bit9 -s61_bit10 -s61_bit11 -s61_bit12 -s61_bit13 -s61_bit14 -s61_bit15 -s61_bit16 -s61_bit17 -s61_bit18 -s61_bit19 -x0_bit0 -x1_bit0 x2_bit0 x3_bit0 -x4_bit0 -x5_bit0 -x6_bit0 -x7_bit0 -x8_bit0 x9_bit0 x10_bit0 x11_bit0 -x12_bit0 -x13_bit0 -x14_bit0 -x15_bit0 -x16_bit0 x17_bit0 -x18_bit0 x19_bit0 -x20_bit0 -x21_bit0 -x22_bit0 x23_bit0 -x24_bit0 x25_bit0 x26_bit0 -x27_bit0 -x28_bit0 -x29_bit0 -x30_bit0 -x31_bit0 -x32_bit0 -x33_bit0 x34_bit0 -x35_bit0 -x36_bit0 -x37_bit0 -x38_bit0 -x39_bit0 x40_bit0 x41_bit0 x42_bit0 x43_bit0 x44_bit0 x45_bit0 -x46_bit0 -x47_bit0 x48_bit0 x49_bit0 x50_bit0 x51_bit0 x52_bit0 x53_bit0 x54_bit0 x55_bit0 x56_bit0 x57_bit0 x58_bit0 x59_bit0 
c Cost: 88064
c Exit Code: 10
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/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1782985058 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 107 3 90 68 0 39 0
[pid=9514] 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/wulflinc2/normalized-mps-v2-20-10-markshare2.opb

[startup+10.0031 s]
Raw data (loadavg): 0.93 0.95 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 5036 0 0 0 915 37 0 0 25 0 1 0 1782985058 23748608 4947 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 5798 4947 1116 68 0 5730 0
[pid=9514] vsize: 23192
Current children cumulated CPU time (s) 9.52
Current children cumulated vsize (Kb) 23192

[startup+20.0038 s]
Raw data (loadavg): 0.94 0.96 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 7537 0 0 0 1880 54 0 0 25 0 1 0 1782985058 33890304 7448 4294967295 134512640 134736556 3221224560 3221223152 134716439 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 8274 7449 1116 68 0 8206 0
[pid=9514] vsize: 33096
Current children cumulated CPU time (s) 19.34
Current children cumulated vsize (Kb) 33096

[startup+30.0045 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 8810 0 0 0 2860 64 0 0 25 0 1 0 1782985058 39157760 8721 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 9560 8721 1116 68 0 9492 0
[pid=9514] vsize: 38240
Current children cumulated CPU time (s) 29.24
Current children cumulated vsize (Kb) 38240

[startup+40.0062 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 12597 0 0 0 3814 89 0 0 25 0 1 0 1782985058 54706176 12508 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 13356 12508 1116 68 0 13288 0
[pid=9514] vsize: 53424
Current children cumulated CPU time (s) 39.03
Current children cumulated vsize (Kb) 53424

[startup+50.0069 s]
Raw data (loadavg): 0.96 0.96 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 16789 0 0 0 4767 113 0 0 25 0 1 0 1782985058 71876608 16700 4294967295 134512640 134736556 3221224560 3221223148 134550916 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 17548 16700 1116 68 0 17480 0
[pid=9514] vsize: 70192
Current children cumulated CPU time (s) 48.8
Current children cumulated vsize (Kb) 70192

[startup+60.0066 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 18136 0 0 0 5751 121 0 0 25 0 1 0 1782985058 77422592 18047 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 18902 18047 1116 68 0 18834 0
[pid=9514] vsize: 75608
Current children cumulated CPU time (s) 58.72
Current children cumulated vsize (Kb) 75608

[startup+70.0073 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 19286 0 0 0 6733 129 0 0 25 0 1 0 1782985058 82153472 19197 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 20057 19197 1116 68 0 19989 0
[pid=9514] vsize: 80228
Current children cumulated CPU time (s) 68.62
Current children cumulated vsize (Kb) 80228

[startup+80.007 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 20129 0 0 0 7719 136 0 0 25 0 1 0 1782985058 85536768 20040 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 20883 20040 1116 68 0 20815 0
[pid=9514] vsize: 83532
Current children cumulated CPU time (s) 78.55
Current children cumulated vsize (Kb) 83532

[startup+90.0077 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 21667 0 0 0 8697 146 0 0 25 0 1 0 1782985058 91889664 21578 4294967295 134512640 134736556 3221224560 3221223000 1077378017 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 22434 21578 1116 68 0 22366 0
[pid=9514] vsize: 89736
Current children cumulated CPU time (s) 88.43
Current children cumulated vsize (Kb) 89736

[startup+100.008 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 23242 0 0 0 9677 156 0 0 25 0 1 0 1782985058 98373632 23153 4294967295 134512640 134736556 3221224560 3221223120 134544672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 24017 23153 1116 68 0 23949 0
[pid=9514] vsize: 96068
Current children cumulated CPU time (s) 98.33
Current children cumulated vsize (Kb) 96068

[startup+110.008 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 24044 0 0 0 10664 163 0 0 25 0 1 0 1782985058 101613568 23955 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 24808 23955 1116 68 0 24740 0
[pid=9514] vsize: 99232
Current children cumulated CPU time (s) 108.27
Current children cumulated vsize (Kb) 99232

[startup+120.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 24718 0 0 0 11653 168 0 0 25 0 1 0 1782985058 104448000 24629 4294967295 134512640 134736556 3221224560 3221223084 134536682 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 25500 24629 1116 68 0 25432 0
[pid=9514] vsize: 102000
Current children cumulated CPU time (s) 118.21
Current children cumulated vsize (Kb) 102000

[startup+130.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 25258 0 0 0 12641 175 0 0 25 0 1 0 1782985058 106610688 25169 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 26028 25169 1116 68 0 25960 0
[pid=9514] vsize: 104112
Current children cumulated CPU time (s) 128.16
Current children cumulated vsize (Kb) 104112

[startup+140.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 26223 0 0 0 13628 181 0 0 25 0 1 0 1782985058 110542848 26134 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 26988 26134 1116 68 0 26920 0
[pid=9514] vsize: 107952
Current children cumulated CPU time (s) 138.09
Current children cumulated vsize (Kb) 107952

[startup+150.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 27044 0 0 0 14616 187 0 0 25 0 1 0 1782985058 113922048 26955 4294967295 134512640 134736556 3221224560 3221223120 134543101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 27813 26955 1116 68 0 27745 0
[pid=9514] vsize: 111252
Current children cumulated CPU time (s) 148.03
Current children cumulated vsize (Kb) 111252

[startup+160.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 28855 0 0 0 15596 198 0 0 25 0 1 0 1782985058 121364480 28766 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 29630 28766 1116 68 0 29562 0
[pid=9514] vsize: 118520
Current children cumulated CPU time (s) 157.94
Current children cumulated vsize (Kb) 118520

[startup+170.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 30527 0 0 0 16574 208 0 0 25 0 1 0 1782985058 128245760 30438 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 31310 30438 1116 68 0 31242 0
[pid=9514] vsize: 125240
Current children cumulated CPU time (s) 167.82
Current children cumulated vsize (Kb) 125240

[startup+180.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 32939 0 0 0 17546 221 0 0 25 0 1 0 1782985058 137576448 32717 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 33588 32717 1116 68 0 33520 0
[pid=9514] vsize: 134352
Current children cumulated CPU time (s) 177.67
Current children cumulated vsize (Kb) 134352

[startup+190.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 34800 0 0 0 18526 231 0 0 25 0 1 0 1782985058 145285120 34578 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 35470 34578 1116 68 0 35402 0
[pid=9514] vsize: 141880
Current children cumulated CPU time (s) 187.57
Current children cumulated vsize (Kb) 141880

[startup+200.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 35528 0 0 0 19513 238 0 0 25 0 1 0 1782985058 148258816 35306 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 36196 35306 1116 68 0 36128 0
[pid=9514] vsize: 144784
Current children cumulated CPU time (s) 197.51
Current children cumulated vsize (Kb) 144784

[startup+210.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 36539 0 0 0 20498 245 0 0 25 0 1 0 1782985058 152477696 36316 4294967295 134512640 134736556 3221224560 3221223152 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 37226 36316 1116 68 0 37158 0
[pid=9514] vsize: 148904
Current children cumulated CPU time (s) 207.43
Current children cumulated vsize (Kb) 148904

[startup+220.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 38247 0 0 0 21476 255 0 0 25 0 1 0 1782985058 159367168 38023 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 38908 38023 1116 68 0 38840 0
[pid=9514] vsize: 155632
Current children cumulated CPU time (s) 217.31
Current children cumulated vsize (Kb) 155632

[startup+230.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 39462 0 0 0 22459 263 0 0 25 0 1 0 1782985058 164368384 39238 4294967295 134512640 134736556 3221224560 3221223220 134528770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 40129 39238 1116 68 0 40061 0
[pid=9514] vsize: 160516
Current children cumulated CPU time (s) 227.22
Current children cumulated vsize (Kb) 160516

[startup+240.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 40772 0 0 0 23441 272 0 0 25 0 1 0 1782985058 169795584 40547 4294967295 134512640 134736556 3221224560 3221223252 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 41454 40547 1116 68 0 41386 0
[pid=9514] vsize: 165816
Current children cumulated CPU time (s) 237.13
Current children cumulated vsize (Kb) 165816

[startup+250.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 41643 0 0 0 24429 278 0 0 25 0 1 0 1782985058 173309952 41418 4294967295 134512640 134736556 3221224560 3221223216 134536527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 42312 41418 1116 68 0 42244 0
[pid=9514] vsize: 169248
Current children cumulated CPU time (s) 247.07
Current children cumulated vsize (Kb) 169248

[startup+260.018 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 42807 0 0 0 25412 286 0 0 25 0 1 0 1782985058 178040832 42582 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 43467 42582 1116 68 0 43399 0
[pid=9514] vsize: 173868
Current children cumulated CPU time (s) 256.98
Current children cumulated vsize (Kb) 173868

[startup+270.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 43910 0 0 0 26399 293 0 0 25 0 1 0 1782985058 182652928 43683 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 44593 43683 1116 68 0 44525 0
[pid=9514] vsize: 178372
Current children cumulated CPU time (s) 266.92
Current children cumulated vsize (Kb) 178372

[startup+280.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 44619 0 0 0 27389 297 0 0 25 0 1 0 1782985058 185626624 44392 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 45319 44392 1116 68 0 45251 0
[pid=9514] vsize: 181276
Current children cumulated CPU time (s) 276.86
Current children cumulated vsize (Kb) 181276

[startup+290.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 45709 0 0 0 28374 303 0 0 25 0 1 0 1782985058 190111744 45479 4294967295 134512640 134736556 3221224560 3221222924 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 46414 45479 1116 68 0 46346 0
[pid=9514] vsize: 185656
Current children cumulated CPU time (s) 286.77
Current children cumulated vsize (Kb) 185656

[startup+300.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 47902 0 0 0 29348 315 0 0 25 0 1 0 1782985058 199032832 47671 4294967295 134512640 134736556 3221224560 3221223160 134554106 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 48592 47671 1116 68 0 48524 0
[pid=9514] vsize: 194368
Current children cumulated CPU time (s) 296.63
Current children cumulated vsize (Kb) 194368

[startup+310.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 48711 0 0 0 30338 321 0 0 25 0 1 0 1782985058 202440704 48477 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 49424 48477 1116 68 0 49356 0
[pid=9514] vsize: 197696
Current children cumulated CPU time (s) 306.59
Current children cumulated vsize (Kb) 197696

[startup+320.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 49399 0 0 0 31329 324 0 0 25 0 1 0 1782985058 205279232 49165 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 50117 49165 1116 68 0 50049 0
[pid=9514] vsize: 200468
Current children cumulated CPU time (s) 316.53
Current children cumulated vsize (Kb) 200468

[startup+330.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 50115 0 0 0 32319 330 0 0 25 0 1 0 1782985058 208248832 49881 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 50842 49881 1116 68 0 50774 0
[pid=9514] vsize: 203368
Current children cumulated CPU time (s) 326.49
Current children cumulated vsize (Kb) 203368

[startup+340.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 50935 0 0 0 33308 335 0 0 25 0 1 0 1782985058 211492864 50701 4294967295 134512640 134736556 3221224560 3221223152 134551076 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 51634 50701 1116 68 0 51566 0
[pid=9514] vsize: 206536
Current children cumulated CPU time (s) 336.43
Current children cumulated vsize (Kb) 206536

[startup+350.023 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 52241 0 0 0 34289 345 0 0 25 0 1 0 1782985058 216924160 52006 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 52960 52006 1116 68 0 52892 0
[pid=9514] vsize: 211840
Current children cumulated CPU time (s) 346.34
Current children cumulated vsize (Kb) 211840

[startup+360.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 53160 0 0 0 35275 351 0 0 25 0 1 0 1782985058 220708864 52925 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 53884 52925 1116 68 0 53816 0
[pid=9514] vsize: 215536
Current children cumulated CPU time (s) 356.26
Current children cumulated vsize (Kb) 215536

[startup+370.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 54365 0 0 0 36258 360 0 0 25 0 1 0 1782985058 225566720 54130 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 55070 54130 1116 68 0 55002 0
[pid=9514] vsize: 220280
Current children cumulated CPU time (s) 366.18
Current children cumulated vsize (Kb) 220280

[startup+380.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 55211 0 0 0 37245 366 0 0 25 0 1 0 1782985058 229097472 54976 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 55932 54976 1116 68 0 55864 0
[pid=9514] vsize: 223728
Current children cumulated CPU time (s) 376.11
Current children cumulated vsize (Kb) 223728

[startup+390.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 55556 0 0 0 38239 370 0 0 25 0 1 0 1782985058 230612992 55320 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 56302 55320 1116 68 0 56234 0
[pid=9514] vsize: 225208
Current children cumulated CPU time (s) 386.09
Current children cumulated vsize (Kb) 225208

[startup+400.025 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 56113 0 0 0 39232 374 0 0 25 0 1 0 1782985058 232976384 55876 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 56879 55876 1116 68 0 56811 0
[pid=9514] vsize: 227516
Current children cumulated CPU time (s) 396.06
Current children cumulated vsize (Kb) 227516

[startup+410.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 56798 0 0 0 40223 379 0 0 25 0 1 0 1782985058 235708416 56557 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 57546 56557 1116 68 0 57478 0
[pid=9514] vsize: 230184
Current children cumulated CPU time (s) 406.02
Current children cumulated vsize (Kb) 230184

[startup+420.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 57383 0 0 0 41215 383 0 0 25 0 1 0 1782985058 238145536 57140 4294967295 134512640 134736556 3221224560 3221223204 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 58141 57140 1116 68 0 58073 0
[pid=9514] vsize: 232564
Current children cumulated CPU time (s) 415.98
Current children cumulated vsize (Kb) 232564

[startup+430.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 58037 0 0 0 42204 389 0 0 25 0 1 0 1782985058 240852992 57793 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 58802 57793 1116 68 0 58734 0
[pid=9514] vsize: 235208
Current children cumulated CPU time (s) 425.93
Current children cumulated vsize (Kb) 235208

[startup+440.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 60222 0 0 0 43179 401 0 0 25 0 1 0 1782985058 249778176 59978 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 60981 59978 1116 68 0 60913 0
[pid=9514] vsize: 243924
Current children cumulated CPU time (s) 435.8
Current children cumulated vsize (Kb) 243924

[startup+450.027 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 61651 0 0 0 44160 410 0 0 25 0 1 0 1782985058 255676416 61401 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 62421 61401 1116 68 0 62353 0
[pid=9514] vsize: 249684
Current children cumulated CPU time (s) 445.7
Current children cumulated vsize (Kb) 249684

[startup+460.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 62343 0 0 0 45148 417 0 0 25 0 1 0 1782985058 258514944 62092 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 63114 62092 1116 68 0 63046 0
[pid=9514] vsize: 252456
Current children cumulated CPU time (s) 455.65
Current children cumulated vsize (Kb) 252456

[startup+470.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 63016 0 0 0 46138 422 0 0 25 0 1 0 1782985058 261353472 62765 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 63807 62765 1116 68 0 63739 0
[pid=9514] vsize: 255228
Current children cumulated CPU time (s) 465.6
Current children cumulated vsize (Kb) 255228

[startup+480.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 63653 0 0 0 47130 426 0 0 25 0 1 0 1782985058 263921664 63402 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 64434 63402 1116 68 0 64366 0
[pid=9514] vsize: 257736
Current children cumulated CPU time (s) 475.56
Current children cumulated vsize (Kb) 257736

[startup+490.028 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 65109 0 0 0 48118 432 0 0 25 0 1 0 1782985058 268812288 64591 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 65628 64591 1116 68 0 65560 0
[pid=9514] vsize: 262512
Current children cumulated CPU time (s) 485.5
Current children cumulated vsize (Kb) 262512

[startup+500.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 66552 0 0 0 49098 441 0 0 25 0 1 0 1782985058 274755584 66034 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 67079 66034 1116 68 0 67011 0
[pid=9514] vsize: 268316
Current children cumulated CPU time (s) 495.39
Current children cumulated vsize (Kb) 268316

[startup+510.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 67777 0 0 0 50079 451 0 0 25 0 1 0 1782985058 279826432 67259 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 68317 67259 1116 68 0 68249 0
[pid=9514] vsize: 273268
Current children cumulated CPU time (s) 505.3
Current children cumulated vsize (Kb) 273268

[startup+520.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 67979 0 0 0 51076 453 0 0 25 0 1 0 1782985058 280637440 67461 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 68515 67461 1116 68 0 68447 0
[pid=9514] vsize: 274060
Current children cumulated CPU time (s) 515.29
Current children cumulated vsize (Kb) 274060

[startup+530.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 68236 0 0 0 52071 456 0 0 25 0 1 0 1782985058 281718784 67718 4294967295 134512640 134736556 3221224560 3221223184 134537400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 68779 67718 1116 68 0 68711 0
[pid=9514] vsize: 275116
Current children cumulated CPU time (s) 525.27
Current children cumulated vsize (Kb) 275116

[startup+540.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 68629 0 0 0 53064 459 0 0 25 0 1 0 1782985058 283340800 68111 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 69175 68111 1116 68 0 69107 0
[pid=9514] vsize: 276700
Current children cumulated CPU time (s) 535.23
Current children cumulated vsize (Kb) 276700

[startup+550.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 69140 0 0 0 54055 464 0 0 25 0 1 0 1782985058 285368320 68622 4294967295 134512640 134736556 3221224560 3221223148 134550916 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 69670 68622 1116 68 0 69602 0
[pid=9514] vsize: 278680
Current children cumulated CPU time (s) 545.19
Current children cumulated vsize (Kb) 278680

[startup+560.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 69376 0 0 0 55050 466 0 0 25 0 1 0 1782985058 286314496 68858 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 69901 68858 1116 68 0 69833 0
[pid=9514] vsize: 279604
Current children cumulated CPU time (s) 555.16
Current children cumulated vsize (Kb) 279604

[startup+570.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 70024 0 0 0 56040 471 0 0 23 0 1 0 1782985058 289017856 69506 4294967295 134512640 134736556 3221224560 3221223164 134537568 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 70561 69506 1116 68 0 70493 0
[pid=9514] vsize: 282244
Current children cumulated CPU time (s) 565.11
Current children cumulated vsize (Kb) 282244

[startup+580.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 70439 0 0 0 57032 474 0 0 25 0 1 0 1782985058 290639872 69921 4294967295 134512640 134736556 3221224560 3221223296 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 70957 69921 1116 68 0 70889 0
[pid=9514] vsize: 283828
Current children cumulated CPU time (s) 575.06
Current children cumulated vsize (Kb) 283828

[startup+590.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 71013 0 0 0 58022 480 0 0 25 0 1 0 1782985058 292933632 70495 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 71517 70495 1116 68 0 71449 0
[pid=9514] vsize: 286068
Current children cumulated CPU time (s) 585.02
Current children cumulated vsize (Kb) 286068

[startup+600.033 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 71894 0 0 0 59009 486 0 0 25 0 1 0 1782985058 296595456 71376 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 72411 71376 1116 68 0 72343 0
[pid=9514] vsize: 289644
Current children cumulated CPU time (s) 594.95
Current children cumulated vsize (Kb) 289644

[startup+610.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 73413 0 0 0 59989 495 0 0 25 0 1 0 1782985058 302813184 72895 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 73929 72895 1116 68 0 73861 0
[pid=9514] vsize: 295716
Current children cumulated CPU time (s) 604.84
Current children cumulated vsize (Kb) 295716

[startup+620.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 74448 0 0 0 60971 503 0 0 25 0 1 0 1782985058 307040256 73929 4294967295 134512640 134736556 3221224560 3221223164 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 74961 73929 1116 68 0 74893 0
[pid=9514] vsize: 299844
Current children cumulated CPU time (s) 614.74
Current children cumulated vsize (Kb) 299844

[startup+630.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 75024 0 0 0 61962 508 0 0 25 0 1 0 1782985058 309489664 74505 4294967295 134512640 134736556 3221224560 3221223208 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 75559 74505 1116 68 0 75491 0
[pid=9514] vsize: 302236
Current children cumulated CPU time (s) 624.7
Current children cumulated vsize (Kb) 302236

[startup+640.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 75224 0 0 0 62959 509 0 0 25 0 1 0 1782985058 310300672 74705 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 75757 74705 1116 68 0 75689 0
[pid=9514] vsize: 303028
Current children cumulated CPU time (s) 634.68
Current children cumulated vsize (Kb) 303028

[startup+650.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 75441 0 0 0 63956 511 0 0 25 0 1 0 1782985058 311111680 74922 4294967295 134512640 134736556 3221224560 3221223052 1076648084 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 75955 74922 1116 68 0 75887 0
[pid=9514] vsize: 303820
Current children cumulated CPU time (s) 644.67
Current children cumulated vsize (Kb) 303820

[startup+660.037 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 75837 0 0 0 64950 514 0 0 25 0 1 0 1782985058 312733696 75318 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 76351 75318 1116 68 0 76283 0
[pid=9514] vsize: 305404
Current children cumulated CPU time (s) 654.64
Current children cumulated vsize (Kb) 305404

[startup+670.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 76377 0 0 0 65941 518 0 0 25 0 1 0 1782985058 314945536 75854 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 76891 75854 1116 68 0 76823 0
[pid=9514] vsize: 307564
Current children cumulated CPU time (s) 664.59
Current children cumulated vsize (Kb) 307564

[startup+680.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 76863 0 0 0 66936 521 0 0 25 0 1 0 1782985058 316973056 76340 4294967295 134512640 134736556 3221224560 3221223248 134524405 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 77386 76340 1116 68 0 77318 0
[pid=9514] vsize: 309544
Current children cumulated CPU time (s) 674.57
Current children cumulated vsize (Kb) 309544

[startup+690.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 77039 0 0 0 67932 522 0 0 25 0 1 0 1782985058 317648896 76516 4294967295 134512640 134736556 3221224560 3221223232 134528802 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 77551 76516 1116 68 0 77483 0
[pid=9514] vsize: 310204
Current children cumulated CPU time (s) 684.54
Current children cumulated vsize (Kb) 310204

[startup+700.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 77360 0 0 0 68926 525 0 0 25 0 1 0 1782985058 319000576 76837 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 77881 76837 1116 68 0 77813 0
[pid=9514] vsize: 311524
Current children cumulated CPU time (s) 694.51
Current children cumulated vsize (Kb) 311524

[startup+710.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 77770 0 0 0 69919 529 0 0 25 0 1 0 1782985058 320757760 77247 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 78310 77247 1116 68 0 78242 0
[pid=9514] vsize: 313240
Current children cumulated CPU time (s) 704.48
Current children cumulated vsize (Kb) 313240

[startup+720.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 79511 0 0 0 70899 538 0 0 25 0 1 0 1782985058 328052736 78982 4294967295 134512640 134736556 3221224560 3221223116 134536684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 80091 78982 1116 68 0 80023 0
[pid=9514] vsize: 320364
Current children cumulated CPU time (s) 714.37
Current children cumulated vsize (Kb) 320364

[startup+730.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 81709 0 0 0 71871 551 0 0 25 0 1 0 1782985058 337113088 81179 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 82303 81179 1116 68 0 82235 0
[pid=9514] vsize: 329212
Current children cumulated CPU time (s) 724.22
Current children cumulated vsize (Kb) 329212

[startup+740.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 82285 0 0 0 72861 557 0 0 25 0 1 0 1782985058 339406848 81755 4294967295 134512640 134736556 3221224560 3221223068 134540111 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 82863 81755 1116 68 0 82795 0
[pid=9514] vsize: 331452
Current children cumulated CPU time (s) 734.18
Current children cumulated vsize (Kb) 331452

[startup+750.043 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 82870 0 0 0 73853 561 0 0 25 0 1 0 1782985058 341839872 82339 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 83457 82339 1116 68 0 83389 0
[pid=9514] vsize: 333828
Current children cumulated CPU time (s) 744.14
Current children cumulated vsize (Kb) 333828

[startup+760.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 83294 0 0 0 74848 563 0 0 25 0 1 0 1782985058 343597056 82763 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 83886 82763 1116 68 0 83818 0
[pid=9514] vsize: 335544
Current children cumulated CPU time (s) 754.11
Current children cumulated vsize (Kb) 335544

[startup+770.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 83909 0 0 0 75840 567 0 0 25 0 1 0 1782985058 346030080 83378 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 84480 83378 1116 68 0 84412 0
[pid=9514] vsize: 337920
Current children cumulated CPU time (s) 764.07
Current children cumulated vsize (Kb) 337920

[startup+780.045 s]
Raw data (loadavg): 0.99 0.97 0.91 3/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 84751 0 0 0 76830 573 0 0 25 0 1 0 1782985058 349544448 84220 4294967295 134512640 134736556 3221224560 3221223204 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 85338 84220 1116 68 0 85270 0
[pid=9514] vsize: 341352
Current children cumulated CPU time (s) 774.03
Current children cumulated vsize (Kb) 341352

[startup+790.046 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 85540 0 0 0 77819 579 0 0 25 0 1 0 1782985058 352788480 85009 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 86130 85009 1116 68 0 86062 0
[pid=9514] vsize: 344520
Current children cumulated CPU time (s) 783.98
Current children cumulated vsize (Kb) 344520

[startup+800.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 86509 0 0 0 78805 586 0 0 25 0 1 0 1782985058 356741120 85978 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 87095 85978 1116 68 0 87027 0
[pid=9514] vsize: 348380
Current children cumulated CPU time (s) 793.91
Current children cumulated vsize (Kb) 348380

[startup+810.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 88566 0 0 0 79776 598 0 0 25 0 1 0 1782985058 365154304 88031 4294967295 134512640 134736556 3221224560 3221223280 134605440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 89149 88031 1116 68 0 89081 0
[pid=9514] vsize: 356596
Current children cumulated CPU time (s) 803.74
Current children cumulated vsize (Kb) 356596

[startup+820.048 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 90688 0 0 0 80749 611 0 0 25 0 1 0 1782985058 373940224 90153 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 91294 90153 1116 68 0 91226 0
[pid=9514] vsize: 365176
Current children cumulated CPU time (s) 813.6
Current children cumulated vsize (Kb) 365176

[startup+830.048 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 92143 0 0 0 81728 622 0 0 25 0 1 0 1782985058 379817984 91607 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9514/statm): 92729 91607 1116 68 0 92661 0
[pid=9514] vsize: 370916
Current children cumulated CPU time (s) 823.5
Current children cumulated vsize (Kb) 370916

[startup+840.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 93034 0 0 0 82716 627 0 0 25 0 1 0 1782985058 383467520 92498 4294967295 134512640 134736556 3221224560 3221223116 134536611 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 93620 92498 1116 68 0 93552 0
[pid=9514] vsize: 374480
Current children cumulated CPU time (s) 833.43
Current children cumulated vsize (Kb) 374480

[startup+850.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 93949 0 0 0 83705 633 0 0 25 0 1 0 1782985058 387252224 93413 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 94544 93413 1116 68 0 94476 0
[pid=9514] vsize: 378176
Current children cumulated CPU time (s) 843.38
Current children cumulated vsize (Kb) 378176

[startup+860.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 94700 0 0 0 84695 638 0 0 25 0 1 0 1782985058 390361088 94164 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 95303 94164 1116 68 0 95235 0
[pid=9514] vsize: 381212
Current children cumulated CPU time (s) 853.33
Current children cumulated vsize (Kb) 381212

[startup+870.05 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 95832 0 0 0 85681 644 0 0 25 0 1 0 1782985058 395014144 95292 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 96439 95292 1116 68 0 96371 0
[pid=9514] vsize: 385756
Current children cumulated CPU time (s) 863.25
Current children cumulated vsize (Kb) 385756

[startup+880.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 97847 0 0 0 86653 658 0 0 25 0 1 0 1782985058 403255296 97307 4294967295 134512640 134736556 3221224560 3221223116 134535728 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 98451 97307 1116 68 0 98383 0
[pid=9514] vsize: 393804
Current children cumulated CPU time (s) 873.11
Current children cumulated vsize (Kb) 393804

[startup+890.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 99411 0 0 0 87631 669 0 0 18 0 1 0 1782985058 409608192 98871 4294967295 134512640 134736556 3221224560 3221223280 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 100002 98871 1116 68 0 99934 0
[pid=9514] vsize: 400008
Current children cumulated CPU time (s) 883
Current children cumulated vsize (Kb) 400008

[startup+900.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 99664 0 0 0 88628 670 0 0 25 0 1 0 1782985058 410812416 99121 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 100296 99121 1116 68 0 100228 0
[pid=9514] vsize: 401184
Current children cumulated CPU time (s) 892.98
Current children cumulated vsize (Kb) 401184

[startup+910.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 99862 0 0 0 89625 672 0 0 25 0 1 0 1782985058 411623424 99319 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 100494 99319 1116 68 0 100426 0
[pid=9514] vsize: 401976
Current children cumulated CPU time (s) 902.97
Current children cumulated vsize (Kb) 401976

[startup+920.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 100145 0 0 0 90622 674 0 0 25 0 1 0 1782985058 412758016 99602 4294967295 134512640 134736556 3221224560 3221223056 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 100771 99602 1116 68 0 100703 0
[pid=9514] vsize: 403084
Current children cumulated CPU time (s) 912.96
Current children cumulated vsize (Kb) 403084

[startup+930.052 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 100650 0 0 0 91616 677 0 0 25 0 1 0 1782985058 414986240 100105 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 101315 100105 1116 68 0 101247 0
[pid=9514] vsize: 405260
Current children cumulated CPU time (s) 922.93
Current children cumulated vsize (Kb) 405260

[startup+940.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 101047 0 0 0 92609 680 0 0 25 0 1 0 1782985058 416645120 100498 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 101720 100498 1116 68 0 101652 0
[pid=9514] vsize: 406880
Current children cumulated CPU time (s) 932.89
Current children cumulated vsize (Kb) 406880

[startup+950.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 101611 0 0 0 93600 686 0 0 25 0 1 0 1782985058 418942976 101062 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 102281 101062 1116 68 0 102213 0
[pid=9514] vsize: 409124
Current children cumulated CPU time (s) 942.86
Current children cumulated vsize (Kb) 409124

[startup+960.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 102190 0 0 0 94592 689 0 0 25 0 1 0 1782985058 421306368 101638 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 102858 101638 1116 68 0 102790 0
[pid=9514] vsize: 411432
Current children cumulated CPU time (s) 952.81
Current children cumulated vsize (Kb) 411432

[startup+970.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 103217 0 0 0 95577 697 0 0 25 0 1 0 1782985058 425496576 102665 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 103881 102665 1116 68 0 103813 0
[pid=9514] vsize: 415524
Current children cumulated CPU time (s) 962.74
Current children cumulated vsize (Kb) 415524

[startup+980.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 104402 0 0 0 96561 705 0 0 25 0 1 0 1782985058 430399488 103849 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 105078 103849 1116 68 0 105010 0
[pid=9514] vsize: 420312
Current children cumulated CPU time (s) 972.66
Current children cumulated vsize (Kb) 420312

[startup+990.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 106548 0 0 0 97533 718 0 0 25 0 1 0 1782985058 439181312 105994 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 107222 105994 1116 68 0 107154 0
[pid=9514] vsize: 428888
Current children cumulated CPU time (s) 982.51
Current children cumulated vsize (Kb) 428888

[startup+1000.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) T 9513 9514 6872 0 -1 0 108077 0 0 0 98513 728 0 0 25 0 1 0 1782985058 445538304 107523 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9514/statm): 108774 107523 1116 68 0 108706 0
[pid=9514] vsize: 435096
Current children cumulated CPU time (s) 992.41
Current children cumulated vsize (Kb) 435096

[startup+1010.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 108989 0 0 0 99496 737 0 0 25 0 1 0 1782985058 449220608 108430 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 109673 108430 1116 68 0 109605 0
[pid=9514] vsize: 438692
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (Kb) 438692

[startup+1020.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 109358 0 0 0 100492 738 0 0 25 0 1 0 1782985058 450772992 108796 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 110052 108796 1116 68 0 109984 0
[pid=9514] vsize: 440208
Current children cumulated CPU time (s) 1012.3
Current children cumulated vsize (Kb) 440208

[startup+1030.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 109690 0 0 0 101487 741 0 0 25 0 1 0 1782985058 452124672 109128 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 110382 109128 1116 68 0 110314 0
[pid=9514] vsize: 441528
Current children cumulated CPU time (s) 1022.28
Current children cumulated vsize (Kb) 441528

[startup+1040.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 110034 0 0 0 102483 743 0 0 25 0 1 0 1782985058 453476352 109472 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 110712 109472 1116 68 0 110644 0
[pid=9514] vsize: 442848
Current children cumulated CPU time (s) 1032.26
Current children cumulated vsize (Kb) 442848

[startup+1050.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 110987 0 0 0 103468 749 0 0 25 0 1 0 1782985058 457437184 110421 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 111679 110421 1116 68 0 111611 0
[pid=9514] vsize: 446716
Current children cumulated CPU time (s) 1042.17
Current children cumulated vsize (Kb) 446716

[startup+1060.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 111773 0 0 0 104458 754 0 0 25 0 1 0 1782985058 460681216 111207 4294967295 134512640 134736556 3221224560 3221223116 134536351 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 112471 111207 1116 68 0 112403 0
[pid=9514] vsize: 449884
Current children cumulated CPU time (s) 1052.12
Current children cumulated vsize (Kb) 449884

[startup+1070.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 112213 0 0 0 105452 758 0 0 25 0 1 0 1782985058 462499840 111638 4294967295 134512640 134736556 3221224560 3221223188 134524331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 112915 111638 1116 68 0 112847 0
[pid=9514] vsize: 451660
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (Kb) 451660

[startup+1080.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 112744 0 0 0 106445 760 0 0 25 0 1 0 1782985058 464662528 112169 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 113443 112169 1116 68 0 113375 0
[pid=9514] vsize: 453772
Current children cumulated CPU time (s) 1072.05
Current children cumulated vsize (Kb) 453772

[startup+1090.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 113138 0 0 0 107439 764 0 0 25 0 1 0 1782985058 466288640 112563 4294967295 134512640 134736556 3221224560 3221223176 134537571 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 113840 112563 1116 68 0 113772 0
[pid=9514] vsize: 455360
Current children cumulated CPU time (s) 1082.03
Current children cumulated vsize (Kb) 455360

[startup+1100.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 113936 0 0 0 108427 770 0 0 25 0 1 0 1782985058 469532672 113361 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 114632 113361 1116 68 0 114564 0
[pid=9514] vsize: 458528
Current children cumulated CPU time (s) 1091.97
Current children cumulated vsize (Kb) 458528

[startup+1110.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 116175 0 0 0 109395 784 0 0 25 0 1 0 1782985058 478765056 115596 4294967295 134512640 134736556 3221224560 3221223084 134536360 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 116886 115596 1116 68 0 116818 0
[pid=9514] vsize: 467544
Current children cumulated CPU time (s) 1101.79
Current children cumulated vsize (Kb) 467544

[startup+1120.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 118197 0 0 0 110369 795 0 0 25 0 1 0 1782985058 487010304 117618 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 118899 117618 1116 68 0 118831 0
[pid=9514] vsize: 475596
Current children cumulated CPU time (s) 1111.64
Current children cumulated vsize (Kb) 475596

[startup+1130.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 118786 0 0 0 111360 800 0 0 25 0 1 0 1782985058 489443328 118207 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 119493 118207 1116 68 0 119425 0
[pid=9514] vsize: 477972
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (Kb) 477972

[startup+1140.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 119056 0 0 0 112355 802 0 0 25 0 1 0 1782985058 490524672 118477 4294967295 134512640 134736556 3221224560 3221223296 134529461 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 119757 118477 1116 68 0 119689 0
[pid=9514] vsize: 479028
Current children cumulated CPU time (s) 1131.57
Current children cumulated vsize (Kb) 479028

[startup+1150.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 119244 0 0 0 113351 804 0 0 25 0 1 0 1782985058 491200512 118665 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 119922 118665 1116 68 0 119854 0
[pid=9514] vsize: 479688
Current children cumulated CPU time (s) 1141.55
Current children cumulated vsize (Kb) 479688

[startup+1160.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 119403 0 0 0 114348 805 0 0 25 0 1 0 1782985058 491876352 118824 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 120087 118824 1116 68 0 120019 0
[pid=9514] vsize: 480348
Current children cumulated CPU time (s) 1151.53
Current children cumulated vsize (Kb) 480348

[startup+1170.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 119717 0 0 0 115343 808 0 0 25 0 1 0 1782985058 493228032 119138 4294967295 134512640 134736556 3221224560 3221223160 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 120417 119138 1116 68 0 120349 0
[pid=9514] vsize: 481668
Current children cumulated CPU time (s) 1161.51
Current children cumulated vsize (Kb) 481668

[startup+1180.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 120461 0 0 0 116332 813 0 0 25 0 1 0 1782985058 496201728 119882 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9514/statm): 121143 119882 1116 68 0 121075 0
[pid=9514] vsize: 484572
Current children cumulated CPU time (s) 1171.45
Current children cumulated vsize (Kb) 484572

[startup+1190.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 121065 0 0 0 117321 818 0 0 25 0 1 0 1782985058 498630656 120486 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 121736 120486 1116 68 0 121668 0
[pid=9514] vsize: 486944
Current children cumulated CPU time (s) 1181.39
Current children cumulated vsize (Kb) 486944

[startup+1200.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 9514
Raw data (/proc/9514/stat): 9514 (bsolo) R 9513 9514 6872 0 -1 0 121800 0 0 0 118310 823 0 0 25 0 1 0 1782985058 501739520 121221 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9514/statm): 122495 121221 1116 68 0 122427 0
[pid=9514] vsize: 489980
Current children cumulated CPU time (s) 1191.33
Current children cumulated vsize (Kb) 489980
One traced child (pid=9514) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1203.99
CPU time (s): 1195.24
CPU user time (s): 1186.75
CPU system time (s): 8.48571
CPU usage (%): 99.2728
Max. virtual memory (cumulated for all children) (Kb): 489980

Verifier Data

Verifier:	OK	88064