Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-markshare2.opb
MD5SUMc00b2eef1eabd5880b83093b756a5dd4
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 93184
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 621

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        949220 kB
Buffers:         34012 kB
Cached:          24464 kB
SwapCached:        820 kB
Active:          53436 kB
Inactive:         7640 kB
HighTotal:      131008 kB
HighFree:       103208 kB
LowTotal:       903652 kB
LowFree:        846012 kB
SwapTotal:     2097136 kB
SwapFree:      2095864 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            18748 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 12:03:14 (client local time) WITH STATUS 10 IN 1195.24 SECONDS
stats: 573 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.113
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.309
c Restart #2 #Var: 207 #Dec: 1328 LB: 0 @ 0.679
c Restart #3 #Var: 207 #Dec: 2529 LB: 0 @ 1.273
c Restart #4 #Var: 207 #Dec: 4501 LB: 0 @ 2.028
c Restart #5 #Var: 207 #Dec: 5939 LB: 0 @ 2.95
c NEW SOLUTION FOUND: 776192 @ 3.138 @ #Dec. 6281
c NEW SOLUTION FOUND: 636928 @ 4.531 @ #Dec. 7465
c NEW SOLUTION FOUND: 479232 @ 4.887 @ #Dec. 7745
c Restart #6 #Var: 207 #Dec: 8949 LB: 0 @ 6.404
c Restart #7 #Var: 207 #Dec: 12638 LB: 0 @ 7.968
c Restart #8 #Var: 207 #Dec: 14301 LB: 0 @ 10.018
c Restart #9 #Var: 205 #Dec: 16218 LB: 0 @ 11.819
c NEW SOLUTION FOUND: 464896 @ 13.798 @ #Dec. 16741
c NEW SOLUTION FOUND: 380928 @ 14.159 @ #Dec. 16800
c NEW SOLUTION FOUND: 370688 @ 18.991 @ #Dec. 18539
c Restart #10 #Var: 205 #Dec: 20563 LB: 0 @ 26.189
c NEW SOLUTION FOUND: 335872 @ 26.35 @ #Dec. 20651
c NEW SOLUTION FOUND: 317440 @ 27.385 @ #Dec. 20744
c NEW SOLUTION FOUND: 260096 @ 27.675 @ #Dec. 20766
c Restart #11 #Var: 191 #Dec: 23195 LB: 0 @ 33.654
c Restart #12 #Var: 189 #Dec: 25717 LB: 0 @ 37.664
c Restart #13 #Var: 188 #Dec: 28444 LB: 0 @ 41.872
c Restart #14 #Var: 188 #Dec: 31447 LB: 0 @ 45.426
c CHANGE to MIS mode... 	UB: 260096	MIS: 0	LPR: -2147483648 (0)	Diff: -0
c Restart #0 #Var: 188 #Dec: 34512 LB: 0 @ 52.995
c Restart #1 #Var: 188 #Dec: 34768 LB: 0 @ 53.687
c Restart #2 #Var: 188 #Dec: 35215 LB: 0 @ 55.329
c NEW SOLUTION FOUND: 242688 @ 57.135 @ #Dec. 35419
c Restart #3 #Var: 188 #Dec: 36016 LB: 0 @ 60.933
c Restart #4 #Var: 188 #Dec: 36899 LB: 0 @ 63.682
c NEW SOLUTION FOUND: 239616 @ 63.782 @ #Dec. 36951
c Restart #5 #Var: 188 #Dec: 37935 LB: 0 @ 69.014
c Restart #6 #Var: 187 #Dec: 39258 LB: 0 @ 74.465
c Restart #7 #Var: 187 #Dec: 40683 LB: 0 @ 85.489
c NEW SOLUTION FOUND: 191488 @ 85.818 @ #Dec. 40782
c Restart #8 #Var: 187 #Dec: 42615 LB: 0 @ 89.225
c Restart #9 #Var: 187 #Dec: 44454 LB: 0 @ 96.252
c Restart #10 #Var: 187 #Dec: 46647 LB: 0 @ 102.01
c NEW SOLUTION FOUND: 186368 @ 108.06 @ #Dec. 47102
c NEW SOLUTION FOUND: 118784 @ 123.28 @ #Dec. 49002
c Restart #11 #Var: 184 #Dec: 51334 LB: 0 @ 139.43
c Restart #12 #Var: 182 #Dec: 53876 LB: 0 @ 153.48
c Restart #13 #Var: 182 #Dec: 56584 LB: 0 @ 160.82
c Restart #14 #Var: 182 #Dec: 59419 LB: 0 @ 171.3
c Restart #15 #Var: 181 #Dec: 62530 LB: 0 @ 180.29
c Restart #16 #Var: 181 #Dec: 65791 LB: 0 @ 186.6
c Restart #17 #Var: 181 #Dec: 69229 LB: 0 @ 212.14
c Restart #18 #Var: 181 #Dec: 72902 LB: 0 @ 224.89
c Restart #19 #Var: 181 #Dec: 76767 LB: 0 @ 242.74
c Restart #20 #Var: 181 #Dec: 80840 LB: 0 @ 263.42
c Restart #21 #Var: 181 #Dec: 85097 LB: 0 @ 290.57
c Restart #22 #Var: 181 #Dec: 89629 LB: 0 @ 304.27
c Restart #23 #Var: 180 #Dec: 94317 LB: 0 @ 344.5
c NEW SOLUTION FOUND: 93184 @ 351.79 @ #Dec. 96092
c Restart #24 #Var: 180 #Dec: 101006 LB: 0 @ 376.12
c Restart #25 #Var: 180 #Dec: 106053 LB: 0 @ 430.93
c Restart #26 #Var: 180 #Dec: 111411 LB: 0 @ 447.92
c Restart #27 #Var: 180 #Dec: 116846 LB: 0 @ 494.01
c Restart #28 #Var: 180 #Dec: 122670 LB: 0 @ 516.54
c Restart #29 #Var: 180 #Dec: 128512 LB: 0 @ 602.89
c Restart #30 #Var: 180 #Dec: 134814 LB: 0 @ 628.66
c Restart #31 #Var: 180 #Dec: 141042 LB: 0 @ 727.78
c Restart #32 #Var: 180 #Dec: 147708 LB: 0 @ 746.2
c Restart #33 #Var: 180 #Dec: 154398 LB: 0 @ 814.17
c Restart #34 #Var: 180 #Dec: 161370 LB: 0 @ 836.55
c Restart #35 #Var: 180 #Dec: 168428 LB: 0 @ 882.17
c Restart #36 #Var: 180 #Dec: 176026 LB: 0 @ 907.52
c Restart #37 #Var: 180 #Dec: 183471 LB: 0 @ 996.12
c Restart #38 #Var: 180 #Dec: 191283 LB: 0 @ 1022.8
c Restart #39 #Var: 180 #Dec: 199139 LB: 0 @ 1118.3
c Restart #40 #Var: 180 #Dec: 207322 LB: 0 @ 1139.8
s SATISFIABLE
v -x1_bit_10 -x1_bit_9 -x1_bit_8 -x1_bit_7 -x1_bit_6 -x1_bit_5 -x1_bit_4 -x1_bit_3 -x1_bit_2 -x1_bit_1 -x1_bit0 x1_bit1 x1_bit2 -x1_bit3 -x1_bit4 -x1_bit5 -x1_bit6 -x1_bit7 -x1_bit8 -x1_bit9 -x1_bit10 -x1_bit11 -x1_bit12 -x1_bit13 -x1_bit14 -x1_bit15 -x1_bit16 -x1_bit17 -x1_bit18 -x1_bit19 -x3_bit_10 -x3_bit_9 -x3_bit_8 -x3_bit_7 -x3_bit_6 -x3_bit_5 -x3_bit_4 -x3_bit_3 -x3_bit_2 -x3_bit_1 -x3_bit0 x3_bit1 -x3_bit2 -x3_bit3 -x3_bit4 -x3_bit5 -x3_bit6 -x3_bit7 -x3_bit8 -x3_bit9 -x3_bit10 -x3_bit11 -x3_bit12 -x3_bit13 -x3_bit14 -x3_bit15 -x3_bit16 -x3_bit17 -x3_bit18 -x3_bit19 -x5_bit_10 -x5_bit_9 -x5_bit_8 -x5_bit_7 -x5_bit_6 -x5_bit_5 -x5_bit_4 -x5_bit_3 -x5_bit_2 -x5_bit_1 x5_bit0 -x5_bit1 x5_bit2 x5_bit3 -x5_bit4 -x5_bit5 -x5_bit6 -x5_bit7 -x5_bit8 -x5_bit9 -x5_bit10 -x5_bit11 -x5_bit12 -x5_bit13 -x5_bit14 -x5_bit15 -x5_bit16 -x5_bit17 -x5_bit18 -x5_bit19 -x7_bit_10 -x7_bit_9 -x7_bit_8 -x7_bit_7 -x7_bit_6 -x7_bit_5 -x7_bit_4 -x7_bit_3 -x7_bit_2 -x7_bit_1 -x7_bit0 x7_bit1 -x7_bit2 x7_bit3 -x7_bit4 -x7_bit5 -x7_bit6 -x7_bit7 -x7_bit8 -x7_bit9 -x7_bit10 -x7_bit11 -x7_bit12 -x7_bit13 -x7_bit14 -x7_bit15 -x7_bit16 -x7_bit17 -x7_bit18 -x7_bit19 -x9_bit_10 -x9_bit_9 -x9_bit_8 -x9_bit_7 -x9_bit_6 -x9_bit_5 -x9_bit_4 -x9_bit_3 -x9_bit_2 -x9_bit_1 x9_bit0 -x9_bit1 -x9_bit2 x9_bit3 -x9_bit4 -x9_bit5 -x9_bit6 -x9_bit7 -x9_bit8 -x9_bit9 -x9_bit10 -x9_bit11 -x9_bit12 -x9_bit13 -x9_bit14 -x9_bit15 -x9_bit16 -x9_bit17 -x9_bit18 -x9_bit19 -x11_bit_10 -x11_bit_9 -x11_bit_8 -x11_bit_7 -x11_bit_6 -x11_bit_5 -x11_bit_4 -x11_bit_3 -x11_bit_2 -x11_bit_1 -x11_bit0 -x11_bit1 -x11_bit2 x11_bit3 x11_bit4 -x11_bit5 -x11_bit6 -x11_bit7 -x11_bit8 -x11_bit9 -x11_bit10 -x11_bit11 -x11_bit12 -x11_bit13 -x11_bit14 -x11_bit15 -x11_bit16 -x11_bit17 -x11_bit18 -x11_bit19 -x13_bit_10 -x13_bit_9 -x13_bit_8 -x13_bit_7 -x13_bit_6 -x13_bit_5 -x13_bit_4 -x13_bit_3 -x13_bit_2 -x13_bit_1 x13_bit0 x13_bit1 -x13_bit2 x13_bit3 x13_bit4 -x13_bit5 -x13_bit6 -x13_bit7 -x13_bit8 -x13_bit9 -x13_bit10 -x13_bit11 -x13_bit12 -x13_bit13 -x13_bit14 -x13_bit15 -x13_bit16 -x13_bit17 -x13_bit18 -x13_bit19 -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 x60_bit0 x61_bit0 -x62_bit0 -x63_bit0 -x64_bit0 -x65_bit0 -x66_bit0 -x67_bit0 -x68_bit0 -x69_bit0 -x70_bit0 x71_bit0 -x72_bit0 x73_bit0 -x74_bit0 
c Cost: 93184
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/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1840995027 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 107 3 90 68 0 39 0
[pid=7381] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc23/normalized-mps-v2-20-10-markshare2.opb

[startup+10.0036 s]
Raw data (loadavg): 0.93 0.98 0.97 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 5014 0 0 0 914 35 0 0 25 0 1 0 1840995027 23613440 4925 4294967295 134512640 134736556 3221224560 3221222924 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 5765 4925 1116 68 0 5697 0
[pid=7381] vsize: 23060
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (Kb) 23060

[startup+20.0043 s]
Raw data (loadavg): 0.94 0.98 0.97 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 7449 0 0 0 1880 50 0 0 25 0 1 0 1840995027 33619968 7360 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 8208 7360 1116 68 0 8140 0
[pid=7381] vsize: 32832
Current children cumulated CPU time (s) 19.3
Current children cumulated vsize (Kb) 32832

[startup+30.0059 s]
Raw data (loadavg): 0.95 0.98 0.97 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 8801 0 0 0 2863 58 0 0 25 0 1 0 1840995027 39157760 8712 4294967295 134512640 134736556 3221224560 3221223128 134550923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 9560 8712 1116 68 0 9492 0
[pid=7381] vsize: 38240
Current children cumulated CPU time (s) 29.21
Current children cumulated vsize (Kb) 38240

[startup+40.0055 s]
Raw data (loadavg): 0.96 0.98 0.97 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 12306 0 0 0 3821 77 0 0 25 0 1 0 1840995027 53489664 12217 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 13059 12217 1116 68 0 12991 0
[pid=7381] vsize: 52236
Current children cumulated CPU time (s) 38.98
Current children cumulated vsize (Kb) 52236

[startup+50.0062 s]
Raw data (loadavg): 0.96 0.98 0.97 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 16584 0 0 0 4775 100 0 0 25 0 1 0 1840995027 71065600 16495 4294967295 134512640 134736556 3221224560 3221223264 134529227 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 17350 16495 1116 68 0 17282 0
[pid=7381] vsize: 69400
Current children cumulated CPU time (s) 48.75
Current children cumulated vsize (Kb) 69400

[startup+60.0068 s]
Raw data (loadavg): 0.97 0.98 0.97 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 18033 0 0 0 5759 108 0 0 25 0 1 0 1840995027 76881920 17944 4294967295 134512640 134736556 3221224560 3221223120 134543178 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 18770 17944 1116 68 0 18702 0
[pid=7381] vsize: 75080
Current children cumulated CPU time (s) 58.67
Current children cumulated vsize (Kb) 75080

[startup+70.0065 s]
Raw data (loadavg): 0.97 0.98 0.97 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 19217 0 0 0 6741 116 0 0 25 0 1 0 1840995027 81747968 19128 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 19958 19128 1116 68 0 19890 0
[pid=7381] vsize: 79832
Current children cumulated CPU time (s) 68.57
Current children cumulated vsize (Kb) 79832

[startup+80.0071 s]
Raw data (loadavg): 0.98 0.98 0.97 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 20065 0 0 0 7726 122 0 0 25 0 1 0 1840995027 85266432 19976 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 20817 19976 1116 68 0 20749 0
[pid=7381] vsize: 83268
Current children cumulated CPU time (s) 78.48
Current children cumulated vsize (Kb) 83268

[startup+90.0077 s]
Raw data (loadavg): 1.05 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 21201 0 0 0 8708 130 0 0 25 0 1 0 1840995027 89997312 21112 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 21972 21112 1116 68 0 21904 0
[pid=7381] vsize: 87888
Current children cumulated CPU time (s) 88.38
Current children cumulated vsize (Kb) 87888

[startup+100.007 s]
Raw data (loadavg): 1.04 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 22857 0 0 0 9684 143 0 0 25 0 1 0 1840995027 96751616 22768 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 23621 22768 1116 68 0 23553 0
[pid=7381] vsize: 94484
Current children cumulated CPU time (s) 98.27
Current children cumulated vsize (Kb) 94484

[startup+110.008 s]
Raw data (loadavg): 1.04 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 23908 0 0 0 10669 151 0 0 25 0 1 0 1840995027 101072896 23819 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 24676 23819 1116 68 0 24608 0
[pid=7381] vsize: 98704
Current children cumulated CPU time (s) 108.2
Current children cumulated vsize (Kb) 98704

[startup+120.008 s]
Raw data (loadavg): 1.03 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 24580 0 0 0 11659 156 0 0 25 0 1 0 1840995027 103907328 24491 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 25368 24491 1116 68 0 25300 0
[pid=7381] vsize: 101472
Current children cumulated CPU time (s) 118.15
Current children cumulated vsize (Kb) 101472

[startup+130.008 s]
Raw data (loadavg): 1.03 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 25144 0 0 0 12650 160 0 0 25 0 1 0 1840995027 106205184 25055 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 25929 25055 1116 68 0 25861 0
[pid=7381] vsize: 103716
Current children cumulated CPU time (s) 128.1
Current children cumulated vsize (Kb) 103716

[startup+140.009 s]
Raw data (loadavg): 1.02 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 25841 0 0 0 13637 166 0 0 25 0 1 0 1840995027 109043712 25752 4294967295 134512640 134736556 3221224560 3221223184 134537456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 26622 25752 1116 68 0 26554 0
[pid=7381] vsize: 106488
Current children cumulated CPU time (s) 138.03
Current children cumulated vsize (Kb) 106488

[startup+150.01 s]
Raw data (loadavg): 1.02 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 26901 0 0 0 14621 174 0 0 25 0 1 0 1840995027 113381376 26812 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 27681 26812 1116 68 0 27613 0
[pid=7381] vsize: 110724
Current children cumulated CPU time (s) 147.95
Current children cumulated vsize (Kb) 110724

[startup+160.01 s]
Raw data (loadavg): 1.01 1.00 0.98 1/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 28030 0 0 0 15605 182 0 0 25 0 1 0 1840995027 117977088 27941 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 28803 27941 1116 68 0 28735 0
[pid=7381] vsize: 115212
Current children cumulated CPU time (s) 157.87
Current children cumulated vsize (Kb) 115212

[startup+170.011 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 29881 0 0 0 16580 195 0 0 25 0 1 0 1840995027 125542400 29792 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 30650 29792 1116 68 0 30582 0
[pid=7381] vsize: 122600
Current children cumulated CPU time (s) 167.75
Current children cumulated vsize (Kb) 122600

[startup+180.012 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 31960 0 0 0 17552 206 0 0 18 0 1 0 1840995027 134189056 31870 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 32761 31870 1116 68 0 32693 0
[pid=7381] vsize: 131044
Current children cumulated CPU time (s) 177.58
Current children cumulated vsize (Kb) 131044

[startup+190.011 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 34614 0 0 0 18523 221 0 0 25 0 1 0 1840995027 144474112 34392 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 35272 34392 1116 68 0 35204 0
[pid=7381] vsize: 141088
Current children cumulated CPU time (s) 187.44
Current children cumulated vsize (Kb) 141088

[startup+200.011 s]
Raw data (loadavg): 1.01 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 35109 0 0 0 19515 224 0 0 25 0 1 0 1840995027 146501632 34887 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 35767 34887 1116 68 0 35699 0
[pid=7381] vsize: 143068
Current children cumulated CPU time (s) 197.39
Current children cumulated vsize (Kb) 143068

[startup+210.011 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 36179 0 0 0 20500 230 0 0 25 0 1 0 1840995027 150827008 35957 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 36823 35957 1116 68 0 36755 0
[pid=7381] vsize: 147292
Current children cumulated CPU time (s) 207.3
Current children cumulated vsize (Kb) 147292

[startup+220.012 s]
Raw data (loadavg): 1.00 1.00 0.98 1/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 37551 0 0 0 21484 238 0 0 25 0 1 0 1840995027 156528640 37327 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 38215 37327 1116 68 0 38147 0
[pid=7381] vsize: 152860
Current children cumulated CPU time (s) 217.22
Current children cumulated vsize (Kb) 152860

[startup+230.013 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 38788 0 0 0 22467 247 0 0 25 0 1 0 1840995027 161665024 38564 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 39469 38564 1116 68 0 39401 0
[pid=7381] vsize: 157876
Current children cumulated CPU time (s) 227.14
Current children cumulated vsize (Kb) 157876

[startup+240.013 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 40072 0 0 0 23450 255 0 0 25 0 1 0 1840995027 166961152 39847 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 40762 39847 1116 68 0 40694 0
[pid=7381] vsize: 163048
Current children cumulated CPU time (s) 237.05
Current children cumulated vsize (Kb) 163048

[startup+250.013 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 41072 0 0 0 24435 262 0 0 25 0 1 0 1840995027 171012096 40847 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 41751 40847 1116 68 0 41683 0
[pid=7381] vsize: 167004
Current children cumulated CPU time (s) 246.97
Current children cumulated vsize (Kb) 167004

[startup+260.014 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 41933 0 0 0 25421 269 0 0 25 0 1 0 1840995027 174526464 41708 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 42609 41708 1116 68 0 42541 0
[pid=7381] vsize: 170436
Current children cumulated CPU time (s) 256.9
Current children cumulated vsize (Kb) 170436

[startup+270.014 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 43196 0 0 0 26402 277 0 0 25 0 1 0 1840995027 179687424 42969 4294967295 134512640 134736556 3221224560 3221223296 134529256 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 43869 42969 1116 68 0 43801 0
[pid=7381] vsize: 175476
Current children cumulated CPU time (s) 266.79
Current children cumulated vsize (Kb) 175476

[startup+280.015 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 44073 0 0 0 27390 282 0 0 25 0 1 0 1840995027 183328768 43846 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 44758 43846 1116 68 0 44690 0
[pid=7381] vsize: 179032
Current children cumulated CPU time (s) 276.72
Current children cumulated vsize (Kb) 179032

[startup+290.016 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 44989 0 0 0 28376 289 0 0 25 0 1 0 1840995027 187138048 44760 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 45688 44760 1116 68 0 45620 0
[pid=7381] vsize: 182752
Current children cumulated CPU time (s) 286.65
Current children cumulated vsize (Kb) 182752

[startup+300.016 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 46224 0 0 0 29361 297 0 0 25 0 1 0 1840995027 192139264 45994 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 46909 45994 1116 68 0 46841 0
[pid=7381] vsize: 187636
Current children cumulated CPU time (s) 296.58
Current children cumulated vsize (Kb) 187636

[startup+310.017 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 48154 0 0 0 30333 310 0 0 25 0 1 0 1840995027 200142848 47922 4294967295 134512640 134736556 3221224560 3221223296 134529511 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 48863 47922 1116 68 0 48795 0
[pid=7381] vsize: 195452
Current children cumulated CPU time (s) 306.43
Current children cumulated vsize (Kb) 195452

[startup+320.017 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 48802 0 0 0 31323 314 0 0 25 0 1 0 1840995027 202846208 48568 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 49523 48568 1116 68 0 49455 0
[pid=7381] vsize: 198092
Current children cumulated CPU time (s) 316.37
Current children cumulated vsize (Kb) 198092

[startup+330.017 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 49565 0 0 0 32313 318 0 0 25 0 1 0 1840995027 205950976 49331 4294967295 134512640 134736556 3221224560 3221223208 134554078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 50281 49331 1116 68 0 50213 0
[pid=7381] vsize: 201124
Current children cumulated CPU time (s) 326.31
Current children cumulated vsize (Kb) 201124

[startup+340.018 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 50203 0 0 0 33304 322 0 0 25 0 1 0 1840995027 208519168 49969 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 50908 49969 1116 68 0 50840 0
[pid=7381] vsize: 203632
Current children cumulated CPU time (s) 336.26
Current children cumulated vsize (Kb) 203632

[startup+350.017 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 51107 0 0 0 34293 328 0 0 25 0 1 0 1840995027 212332544 50872 4294967295 134512640 134736556 3221224560 3221223184 134553402 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 51839 50872 1116 68 0 51771 0
[pid=7381] vsize: 207356
Current children cumulated CPU time (s) 346.21
Current children cumulated vsize (Kb) 207356

[startup+360.018 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 52361 0 0 0 35275 337 0 0 25 0 1 0 1840995027 217464832 52126 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 53092 52126 1116 68 0 53024 0
[pid=7381] vsize: 212368
Current children cumulated CPU time (s) 356.12
Current children cumulated vsize (Kb) 212368

[startup+370.019 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 53228 0 0 0 36262 343 0 0 25 0 1 0 1840995027 220979200 52993 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 53950 52993 1116 68 0 53882 0
[pid=7381] vsize: 215800
Current children cumulated CPU time (s) 366.05
Current children cumulated vsize (Kb) 215800

[startup+380.018 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 54432 0 0 0 37244 351 0 0 25 0 1 0 1840995027 225837056 54197 4294967295 134512640 134736556 3221224560 3221223168 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 55136 54197 1116 68 0 55068 0
[pid=7381] vsize: 220544
Current children cumulated CPU time (s) 375.95
Current children cumulated vsize (Kb) 220544

[startup+390.019 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 55235 0 0 0 38232 357 0 0 25 0 1 0 1840995027 229232640 55000 4294967295 134512640 134736556 3221224560 3221223272 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 55965 55000 1116 68 0 55897 0
[pid=7381] vsize: 223860
Current children cumulated CPU time (s) 385.89
Current children cumulated vsize (Kb) 223860

[startup+400.02 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 55576 0 0 0 39225 360 0 0 25 0 1 0 1840995027 230612992 55340 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 56302 55340 1116 68 0 56234 0
[pid=7381] vsize: 225208
Current children cumulated CPU time (s) 395.85
Current children cumulated vsize (Kb) 225208

[startup+410.02 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 56107 0 0 0 40219 363 0 0 25 0 1 0 1840995027 232841216 55870 4294967295 134512640 134736556 3221224560 3221223096 1077377574 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 56846 55870 1116 68 0 56778 0
[pid=7381] vsize: 227384
Current children cumulated CPU time (s) 405.82
Current children cumulated vsize (Kb) 227384

[startup+420.02 s]
Raw data (loadavg): 1.00 1.00 0.98 1/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 56754 0 0 0 41210 368 0 0 25 0 1 0 1840995027 235573248 56513 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 57513 56513 1116 68 0 57445 0
[pid=7381] vsize: 230052
Current children cumulated CPU time (s) 415.78
Current children cumulated vsize (Kb) 230052

[startup+430.02 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 57367 0 0 0 42202 372 0 0 25 0 1 0 1840995027 238145536 57126 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 58141 57126 1116 68 0 58073 0
[pid=7381] vsize: 232564
Current children cumulated CPU time (s) 425.74
Current children cumulated vsize (Kb) 232564

[startup+440.019 s]
Raw data (loadavg): 1.00 1.00 0.98 1/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 57982 0 0 0 43193 377 0 0 25 0 1 0 1840995027 240582656 57738 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 58736 57738 1116 68 0 58668 0
[pid=7381] vsize: 234944
Current children cumulated CPU time (s) 435.7
Current children cumulated vsize (Kb) 234944

[startup+450.019 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 59897 0 0 0 44168 388 0 0 25 0 1 0 1840995027 248422400 59653 4294967295 134512640 134736556 3221224560 3221223284 134529474 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 60650 59653 1116 68 0 60582 0
[pid=7381] vsize: 242600
Current children cumulated CPU time (s) 445.56
Current children cumulated vsize (Kb) 242600

[startup+460.019 s]
Raw data (loadavg): 1.00 1.00 0.98 1/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 61455 0 0 0 45148 397 0 0 25 0 1 0 1840995027 254865408 61205 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 62223 61205 1116 68 0 62155 0
[pid=7381] vsize: 248892
Current children cumulated CPU time (s) 455.45
Current children cumulated vsize (Kb) 248892

[startup+470.02 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 62246 0 0 0 46136 404 0 0 25 0 1 0 1840995027 258109440 61995 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 63015 61995 1116 68 0 62947 0
[pid=7381] vsize: 252060
Current children cumulated CPU time (s) 465.4
Current children cumulated vsize (Kb) 252060

[startup+480.02 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 62846 0 0 0 47129 408 0 0 25 0 1 0 1840995027 260677632 62595 4294967295 134512640 134736556 3221224560 3221223296 134529193 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 63642 62595 1116 68 0 63574 0
[pid=7381] vsize: 254568
Current children cumulated CPU time (s) 475.37
Current children cumulated vsize (Kb) 254568

[startup+490.02 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 63599 0 0 0 48118 413 0 0 25 0 1 0 1840995027 263651328 63348 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 64368 63348 1116 68 0 64300 0
[pid=7381] vsize: 257472
Current children cumulated CPU time (s) 485.31
Current children cumulated vsize (Kb) 257472

[startup+500.02 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 64014 0 0 0 49111 416 0 0 25 0 1 0 1840995027 265437184 63760 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 64804 63760 1116 68 0 64736 0
[pid=7381] vsize: 259216
Current children cumulated CPU time (s) 495.27
Current children cumulated vsize (Kb) 259216

[startup+510.021 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 66280 0 0 0 50087 428 0 0 25 0 1 0 1840995027 273678336 65762 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 66816 65762 1116 68 0 66748 0
[pid=7381] vsize: 267264
Current children cumulated CPU time (s) 505.15
Current children cumulated vsize (Kb) 267264

[startup+520.021 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 67559 0 0 0 51072 435 0 0 25 0 1 0 1840995027 278806528 67041 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 68068 67041 1116 68 0 68000 0
[pid=7381] vsize: 272272
Current children cumulated CPU time (s) 515.07
Current children cumulated vsize (Kb) 272272

[startup+530.021 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 67912 0 0 0 52066 438 0 0 25 0 1 0 1840995027 280367104 67394 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 68449 67394 1116 68 0 68381 0
[pid=7381] vsize: 273796
Current children cumulated CPU time (s) 525.04
Current children cumulated vsize (Kb) 273796

[startup+540.022 s]
Raw data (loadavg): 1.00 1.00 0.98 1/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 68158 0 0 0 53062 440 0 0 25 0 1 0 1840995027 281448448 67640 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 68713 67640 1116 68 0 68645 0
[pid=7381] vsize: 274852
Current children cumulated CPU time (s) 535.02
Current children cumulated vsize (Kb) 274852

[startup+550.021 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 68440 0 0 0 54056 443 0 0 25 0 1 0 1840995027 282529792 67922 4294967295 134512640 134736556 3221224560 3221223072 134535740 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 68977 67922 1116 68 0 68909 0
[pid=7381] vsize: 275908
Current children cumulated CPU time (s) 544.99
Current children cumulated vsize (Kb) 275908

[startup+560.022 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 69095 0 0 0 55045 448 0 0 25 0 1 0 1840995027 285233152 68577 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 69637 68577 1116 68 0 69569 0
[pid=7381] vsize: 278548
Current children cumulated CPU time (s) 554.93
Current children cumulated vsize (Kb) 278548

[startup+570.023 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 69254 0 0 0 56042 449 0 0 25 0 1 0 1840995027 285773824 68736 4294967295 134512640 134736556 3221224560 3221223168 134524350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 69769 68736 1116 68 0 69701 0
[pid=7381] vsize: 279076
Current children cumulated CPU time (s) 564.91
Current children cumulated vsize (Kb) 279076

[startup+580.022 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 69612 0 0 0 57036 453 0 0 25 0 1 0 1840995027 287260672 69094 4294967295 134512640 134736556 3221224560 3221223232 134528744 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 70132 69094 1116 68 0 70064 0
[pid=7381] vsize: 280528
Current children cumulated CPU time (s) 574.89
Current children cumulated vsize (Kb) 280528

[startup+590.023 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 70315 0 0 0 58025 458 0 0 25 0 1 0 1840995027 290099200 69797 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 70825 69797 1116 68 0 70757 0
[pid=7381] vsize: 283300
Current children cumulated CPU time (s) 584.83
Current children cumulated vsize (Kb) 283300

[startup+600.023 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 70640 0 0 0 59020 460 0 0 25 0 1 0 1840995027 291446784 70122 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 71154 70122 1116 68 0 71086 0
[pid=7381] vsize: 284616
Current children cumulated CPU time (s) 594.8
Current children cumulated vsize (Kb) 284616

[startup+610.023 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 71252 0 0 0 60010 465 0 0 25 0 1 0 1840995027 293892096 70734 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 71751 70734 1116 68 0 71683 0
[pid=7381] vsize: 287004
Current children cumulated CPU time (s) 604.75
Current children cumulated vsize (Kb) 287004

[startup+620.024 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 72522 0 0 0 60992 473 0 0 25 0 1 0 1840995027 299163648 72004 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 73038 72004 1116 68 0 72970 0
[pid=7381] vsize: 292152
Current children cumulated CPU time (s) 614.65
Current children cumulated vsize (Kb) 292152

[startup+630.023 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 73929 0 0 0 61970 483 0 0 25 0 1 0 1840995027 304967680 73411 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 74455 73411 1116 68 0 74387 0
[pid=7381] vsize: 297820
Current children cumulated CPU time (s) 624.53
Current children cumulated vsize (Kb) 297820

[startup+640.024 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 74779 0 0 0 62956 491 0 0 25 0 1 0 1840995027 308408320 74260 4294967295 134512640 134736556 3221224560 3221223216 134524969 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 75295 74260 1116 68 0 75227 0
[pid=7381] vsize: 301180
Current children cumulated CPU time (s) 634.47
Current children cumulated vsize (Kb) 301180

[startup+650.025 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 75098 0 0 0 63951 493 0 0 25 0 1 0 1840995027 309760000 74579 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 75625 74579 1116 68 0 75557 0
[pid=7381] vsize: 302500
Current children cumulated CPU time (s) 644.44
Current children cumulated vsize (Kb) 302500

[startup+660.025 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 75273 0 0 0 64950 494 0 0 25 0 1 0 1840995027 310435840 74754 4294967295 134512640 134736556 3221224560 3221223248 134536564 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 75790 74754 1116 68 0 75722 0
[pid=7381] vsize: 303160
Current children cumulated CPU time (s) 654.44
Current children cumulated vsize (Kb) 303160

[startup+670.026 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 75508 0 0 0 65944 497 0 0 25 0 1 0 1840995027 311382016 74989 4294967295 134512640 134736556 3221224560 3221223164 134537545 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 76021 74989 1116 68 0 75953 0
[pid=7381] vsize: 304084
Current children cumulated CPU time (s) 664.41
Current children cumulated vsize (Kb) 304084

[startup+680.026 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 75947 0 0 0 66936 500 0 0 25 0 1 0 1840995027 313274368 75428 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 76483 75428 1116 68 0 76415 0
[pid=7381] vsize: 305932
Current children cumulated CPU time (s) 674.36
Current children cumulated vsize (Kb) 305932

[startup+690.025 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 76619 0 0 0 67925 506 0 0 25 0 1 0 1840995027 316026880 76096 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 77155 76096 1116 68 0 77087 0
[pid=7381] vsize: 308620
Current children cumulated CPU time (s) 684.31
Current children cumulated vsize (Kb) 308620

[startup+700.025 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 76884 0 0 0 68922 509 0 0 25 0 1 0 1840995027 317108224 76361 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 77419 76361 1116 68 0 77351 0
[pid=7381] vsize: 309676
Current children cumulated CPU time (s) 694.31
Current children cumulated vsize (Kb) 309676

[startup+710.026 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 77062 0 0 0 69918 511 0 0 25 0 1 0 1840995027 317784064 76539 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 77584 76539 1116 68 0 77516 0
[pid=7381] vsize: 310336
Current children cumulated CPU time (s) 704.29
Current children cumulated vsize (Kb) 310336

[startup+720.025 s]
Raw data (loadavg): 1.00 1.00 0.98 1/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 77376 0 0 0 70912 514 0 0 25 0 1 0 1840995027 319135744 76853 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 77914 76853 1116 68 0 77846 0
[pid=7381] vsize: 311656
Current children cumulated CPU time (s) 714.26
Current children cumulated vsize (Kb) 311656

[startup+730.025 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 77819 0 0 0 71906 517 0 0 25 0 1 0 1840995027 320892928 77296 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 78343 77296 1116 68 0 78275 0
[pid=7381] vsize: 313372
Current children cumulated CPU time (s) 724.23
Current children cumulated vsize (Kb) 313372

[startup+740.025 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 79598 0 0 0 72883 527 0 0 25 0 1 0 1840995027 328458240 79069 4294967295 134512640 134736556 3221224560 3221223136 134543210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 80190 79069 1116 68 0 80122 0
[pid=7381] vsize: 320760
Current children cumulated CPU time (s) 734.1
Current children cumulated vsize (Kb) 320760

[startup+750.025 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 81718 0 0 0 73853 541 0 0 25 0 1 0 1840995027 337113088 81188 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 82303 81188 1116 68 0 82235 0
[pid=7381] vsize: 329212
Current children cumulated CPU time (s) 743.94
Current children cumulated vsize (Kb) 329212

[startup+760.026 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 82285 0 0 0 74843 546 0 0 25 0 1 0 1840995027 339406848 81755 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 82863 81755 1116 68 0 82795 0
[pid=7381] vsize: 331452
Current children cumulated CPU time (s) 753.89
Current children cumulated vsize (Kb) 331452

[startup+770.026 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 82766 0 0 0 75836 550 0 0 25 0 1 0 1840995027 341434368 82235 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 83358 82235 1116 68 0 83290 0
[pid=7381] vsize: 333432
Current children cumulated CPU time (s) 763.86
Current children cumulated vsize (Kb) 333432

[startup+780.026 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 83220 0 0 0 76829 554 0 0 25 0 1 0 1840995027 343326720 82689 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 83820 82689 1116 68 0 83752 0
[pid=7381] vsize: 335280
Current children cumulated CPU time (s) 773.83
Current children cumulated vsize (Kb) 335280

[startup+790.027 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 83820 0 0 0 77822 558 0 0 25 0 1 0 1840995027 345759744 83289 4294967295 134512640 134736556 3221224560 3221223296 134529272 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 84414 83289 1116 68 0 84346 0
[pid=7381] vsize: 337656
Current children cumulated CPU time (s) 783.8
Current children cumulated vsize (Kb) 337656

[startup+800.026 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 84626 0 0 0 78810 563 0 0 25 0 1 0 1840995027 349003776 84095 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 85206 84095 1116 68 0 85138 0
[pid=7381] vsize: 340824
Current children cumulated CPU time (s) 793.73
Current children cumulated vsize (Kb) 340824

[startup+810.027 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 85396 0 0 0 79799 568 0 0 25 0 1 0 1840995027 352247808 84865 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 85998 84865 1116 68 0 85930 0
[pid=7381] vsize: 343992
Current children cumulated CPU time (s) 803.67
Current children cumulated vsize (Kb) 343992

[startup+820.028 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 86325 0 0 0 80786 574 0 0 25 0 1 0 1840995027 356032512 85794 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 86922 85794 1116 68 0 86854 0
[pid=7381] vsize: 347688
Current children cumulated CPU time (s) 813.6
Current children cumulated vsize (Kb) 347688

[startup+830.027 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 88200 0 0 0 81760 587 0 0 25 0 1 0 1840995027 363634688 87669 4294967295 134512640 134736556 3221224560 3221223120 134550949 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 88778 87669 1116 68 0 88710 0
[pid=7381] vsize: 355112
Current children cumulated CPU time (s) 823.47
Current children cumulated vsize (Kb) 355112

[startup+840.028 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 90394 0 0 0 82733 598 0 0 25 0 1 0 1840995027 372723712 89859 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 90997 89859 1116 68 0 90929 0
[pid=7381] vsize: 363988
Current children cumulated CPU time (s) 833.31
Current children cumulated vsize (Kb) 363988

[startup+850.028 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 91734 0 0 0 83713 607 0 0 25 0 1 0 1840995027 378195968 91198 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 92333 91199 1116 68 0 92265 0
[pid=7381] vsize: 369332
Current children cumulated CPU time (s) 843.2
Current children cumulated vsize (Kb) 369332

[startup+860.028 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 92874 0 0 0 84698 614 0 0 25 0 1 0 1840995027 382791680 92338 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 93455 92338 1116 68 0 93387 0
[pid=7381] vsize: 373820
Current children cumulated CPU time (s) 853.12
Current children cumulated vsize (Kb) 373820

[startup+870.029 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 93630 0 0 0 85688 619 0 0 25 0 1 0 1840995027 385900544 93094 4294967295 134512640 134736556 3221224560 3221223148 134550916 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 94214 93094 1116 68 0 94146 0
[pid=7381] vsize: 376856
Current children cumulated CPU time (s) 863.07
Current children cumulated vsize (Kb) 376856

[startup+880.029 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 94417 0 0 0 86676 625 0 0 25 0 1 0 1840995027 389144576 93881 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 95006 93881 1116 68 0 94938 0
[pid=7381] vsize: 380024
Current children cumulated CPU time (s) 873.01
Current children cumulated vsize (Kb) 380024

[startup+890.029 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 95290 0 0 0 87664 632 0 0 25 0 1 0 1840995027 392658944 94754 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 95864 94754 1116 68 0 95796 0
[pid=7381] vsize: 383456
Current children cumulated CPU time (s) 882.96
Current children cumulated vsize (Kb) 383456

[startup+900.029 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 97064 0 0 0 88642 643 0 0 25 0 1 0 1840995027 400015360 96524 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 97660 96524 1116 68 0 97592 0
[pid=7381] vsize: 390640
Current children cumulated CPU time (s) 892.85
Current children cumulated vsize (Kb) 390640

[startup+910.029 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 98707 0 0 0 89620 651 0 0 25 0 1 0 1840995027 406769664 98167 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 99309 98167 1116 68 0 99241 0
[pid=7381] vsize: 397236
Current children cumulated CPU time (s) 902.71
Current children cumulated vsize (Kb) 397236

[startup+920.03 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 99497 0 0 0 90610 656 0 0 25 0 1 0 1840995027 410066944 98954 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 100114 98954 1116 68 0 100046 0
[pid=7381] vsize: 400456
Current children cumulated CPU time (s) 912.66
Current children cumulated vsize (Kb) 400456

[startup+930.03 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 99708 0 0 0 91606 658 0 0 25 0 1 0 1840995027 410947584 99165 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 100329 99165 1116 68 0 100261 0
[pid=7381] vsize: 401316
Current children cumulated CPU time (s) 922.64
Current children cumulated vsize (Kb) 401316

[startup+940.03 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 99980 0 0 0 92601 660 0 0 25 0 1 0 1840995027 412028928 99437 4294967295 134512640 134736556 3221224560 3221223152 134540330 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 100593 99437 1116 68 0 100525 0
[pid=7381] vsize: 402372
Current children cumulated CPU time (s) 932.61
Current children cumulated vsize (Kb) 402372

[startup+950.031 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 100406 0 0 0 93595 663 0 0 25 0 1 0 1840995027 413904896 99861 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 101051 99861 1116 68 0 100983 0
[pid=7381] vsize: 404204
Current children cumulated CPU time (s) 942.58
Current children cumulated vsize (Kb) 404204

[startup+960.032 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 100791 0 0 0 94588 668 0 0 25 0 1 0 1840995027 415563776 100242 4294967295 134512640 134736556 3221224560 3221223164 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 101456 100242 1116 68 0 101388 0
[pid=7381] vsize: 405824
Current children cumulated CPU time (s) 952.56
Current children cumulated vsize (Kb) 405824

[startup+970.032 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 101265 0 0 0 95580 672 0 0 25 0 1 0 1840995027 417456128 100716 4294967295 134512640 134736556 3221224560 3221223216 134536530 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 101918 100716 1116 68 0 101850 0
[pid=7381] vsize: 407672
Current children cumulated CPU time (s) 962.52
Current children cumulated vsize (Kb) 407672

[startup+980.032 s]
Raw data (loadavg): 1.00 1.00 0.98 1/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 101766 0 0 0 96572 676 0 0 25 0 1 0 1840995027 419549184 101214 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 102429 101214 1116 68 0 102361 0
[pid=7381] vsize: 409716
Current children cumulated CPU time (s) 972.48
Current children cumulated vsize (Kb) 409716

[startup+990.032 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 102454 0 0 0 97562 680 0 0 25 0 1 0 1840995027 422387712 101902 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 103122 101902 1116 68 0 103054 0
[pid=7381] vsize: 412488
Current children cumulated CPU time (s) 982.42
Current children cumulated vsize (Kb) 412488

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 103769 0 0 0 98545 689 0 0 25 0 1 0 1840995027 427794432 103217 4294967295 134512640 134736556 3221224560 3221223296 134529265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 104442 103217 1116 68 0 104374 0
[pid=7381] vsize: 417768
Current children cumulated CPU time (s) 992.34
Current children cumulated vsize (Kb) 417768

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 0.98 1/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 104750 0 0 0 99531 695 0 0 25 0 1 0 1840995027 431886336 104197 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 105441 104197 1116 68 0 105373 0
[pid=7381] vsize: 421764
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (Kb) 421764

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 106832 0 0 0 100504 709 0 0 25 0 1 0 1840995027 440397824 106278 4294967295 134512640 134736556 3221224560 3221223088 134716576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 107519 106278 1116 68 0 107451 0
[pid=7381] vsize: 430076
Current children cumulated CPU time (s) 1012.13
Current children cumulated vsize (Kb) 430076

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 108428 0 0 0 101482 721 0 0 25 0 1 0 1840995027 446885888 107874 4294967295 134512640 134736556 3221224560 3221223224 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 109103 107874 1116 68 0 109035 0
[pid=7381] vsize: 436412
Current children cumulated CPU time (s) 1022.03
Current children cumulated vsize (Kb) 436412

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 109091 0 0 0 102471 727 0 0 25 0 1 0 1840995027 449691648 108529 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 109788 108529 1116 68 0 109720 0
[pid=7381] vsize: 439152
Current children cumulated CPU time (s) 1031.98
Current children cumulated vsize (Kb) 439152

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 109405 0 0 0 103465 729 0 0 25 0 1 0 1840995027 450908160 108843 4294967295 134512640 134736556 3221224560 3221223232 134528788 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 110085 108843 1116 68 0 110017 0
[pid=7381] vsize: 440340
Current children cumulated CPU time (s) 1041.94
Current children cumulated vsize (Kb) 440340

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 109751 0 0 0 104459 732 0 0 25 0 1 0 1840995027 452395008 109189 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 110448 109189 1116 68 0 110380 0
[pid=7381] vsize: 441792
Current children cumulated CPU time (s) 1051.91
Current children cumulated vsize (Kb) 441792

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 110096 0 0 0 105453 735 0 0 25 0 1 0 1840995027 453746688 109534 4294967295 134512640 134736556 3221224560 3221223120 134551150 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 110778 109534 1116 68 0 110710 0
[pid=7381] vsize: 443112
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (Kb) 443112

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 111028 0 0 0 106443 740 0 0 25 0 1 0 1840995027 457572352 110462 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 111712 110462 1116 68 0 111644 0
[pid=7381] vsize: 446848
Current children cumulated CPU time (s) 1071.83
Current children cumulated vsize (Kb) 446848

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 111798 0 0 0 107433 745 0 0 25 0 1 0 1840995027 460681216 111232 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 112471 111232 1116 68 0 112403 0
[pid=7381] vsize: 449884
Current children cumulated CPU time (s) 1081.78
Current children cumulated vsize (Kb) 449884

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 112211 0 0 0 108427 749 0 0 25 0 1 0 1840995027 462499840 111636 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 112915 111636 1116 68 0 112847 0
[pid=7381] vsize: 451660
Current children cumulated CPU time (s) 1091.76
Current children cumulated vsize (Kb) 451660

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 112744 0 0 0 109419 754 0 0 25 0 1 0 1840995027 464662528 112169 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 113443 112169 1116 68 0 113375 0
[pid=7381] vsize: 453772
Current children cumulated CPU time (s) 1101.73
Current children cumulated vsize (Kb) 453772

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 113125 0 0 0 110413 756 0 0 25 0 1 0 1840995027 466288640 112550 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 113840 112550 1116 68 0 113772 0
[pid=7381] vsize: 455360
Current children cumulated CPU time (s) 1111.69
Current children cumulated vsize (Kb) 455360

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 113757 0 0 0 111401 761 0 0 25 0 1 0 1840995027 468856832 113182 4294967295 134512640 134736556 3221224560 3221223116 134537491 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 114467 113182 1116 68 0 114399 0
[pid=7381] vsize: 457868
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (Kb) 457868

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 115937 0 0 0 112370 777 0 0 25 0 1 0 1840995027 477773824 115362 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 116644 115362 1116 68 0 116576 0
[pid=7381] vsize: 466576
Current children cumulated CPU time (s) 1131.47
Current children cumulated vsize (Kb) 466576

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 118032 0 0 0 113342 789 0 0 25 0 1 0 1840995027 486334464 117453 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/7381/statm): 118734 117453 1116 68 0 118666 0
[pid=7381] vsize: 474936
Current children cumulated CPU time (s) 1141.31
Current children cumulated vsize (Kb) 474936

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 118705 0 0 0 114332 795 0 0 25 0 1 0 1840995027 489037824 118126 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 119394 118126 1116 68 0 119326 0
[pid=7381] vsize: 477576
Current children cumulated CPU time (s) 1151.27
Current children cumulated vsize (Kb) 477576

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 119015 0 0 0 115327 797 0 0 25 0 1 0 1840995027 490254336 118436 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 119691 118436 1116 68 0 119623 0
[pid=7381] vsize: 478764
Current children cumulated CPU time (s) 1161.24
Current children cumulated vsize (Kb) 478764

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 119230 0 0 0 116323 799 0 0 25 0 1 0 1840995027 491200512 118651 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 119922 118651 1116 68 0 119854 0
[pid=7381] vsize: 479688
Current children cumulated CPU time (s) 1171.22
Current children cumulated vsize (Kb) 479688

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 0.98 1/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) T 7380 7381 5299 0 -1 0 119359 0 0 0 117320 800 0 0 25 0 1 0 1840995027 491741184 118780 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/7381/statm): 120054 118780 1116 68 0 119986 0
[pid=7381] vsize: 480216
Current children cumulated CPU time (s) 1181.2
Current children cumulated vsize (Kb) 480216

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 0.98 2/56 7381
Raw data (/proc/7381/stat): 7381 (bsolo) R 7380 7381 5299 0 -1 0 119561 0 0 0 118316 802 0 0 25 0 1 0 1840995027 492552192 118982 4294967295 134512640 134736556 3221224560 3221223168 134537370 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/7381/statm): 120252 118982 1116 68 0 120184 0
[pid=7381] vsize: 481008
Current children cumulated CPU time (s) 1191.18
Current children cumulated vsize (Kb) 481008
One traced child (pid=7381) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1204.1
CPU time (s): 1195.24
CPU user time (s): 1186.98
CPU system time (s): 8.26074
CPU usage (%): 99.2641
Max. virtual memory (cumulated for all children) (Kb): 481008

Verifier Data

Verifier:	OK	93184