Some explanations

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

General information on the benchmark

Namemps-v2-13-7/MIPLIB/miplib3/normalized-mps-v2-13-7-markshare1.opb
MD5SUMba87f5dfbaed559dc55bc00bf07dc880
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3584
Optimality of the best value was proved NO
Number of terms in the objective function 120
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 6291450
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 524288
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 6291450
Number of bits of the biggest sum of numbers23
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1195.34
Number of variables170
Total number of constraints56
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint1
Maximum length of a constraint70

Trace number 5267

Launcher Data

LAUNCH ON wulflinc22 THE 2005-09-19 23:50:12 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1022 boxname=wulflinc22 idbench=1022 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  ba87f5dfbaed559dc55bc00bf07dc880  /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-markshare1.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc22/normalized-mps-v2-13-7-markshare1.opb
IDLAUNCH: 1022
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.031
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.031
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:        916576 kB
Buffers:          3424 kB
Cached:          87924 kB
SwapCached:        520 kB
Active:          27876 kB
Inactive:        65944 kB
HighTotal:      131008 kB
HighFree:        39564 kB
LowTotal:       903652 kB
LowFree:        877012 kB
SwapTotal:     2097892 kB
SwapFree:      2096756 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5672 kB
Slab:            18576 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 00:10:19 (client local time) WITH STATUS 10 IN 1195.34 SECONDS
stats: 1022 0 1195.34 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 170 variables and 12 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.092
c After prepocess the problem consists of 158 variables and 12 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 158 #Dec: 310 LB: 0 @ 0.249
c Restart #2 #Var: 158 #Dec: 921 LB: 0 @ 0.613
c Restart #3 #Var: 158 #Dec: 2116 LB: 0 @ 1.042
c NEW SOLUTION FOUND: 141312 @ 1.1 @ #Dec. 2328
c NEW SOLUTION FOUND: 114176 @ 1.255 @ #Dec. 2551
c NEW SOLUTION FOUND: 98304 @ 1.431 @ #Dec. 2781
c NEW SOLUTION FOUND: 91904 @ 1.646 @ #Dec. 2986
c NEW SOLUTION FOUND: 84224 @ 1.76 @ #Dec. 3087
c Restart #4 #Var: 158 #Dec: 3884 LB: 0 @ 2.613
c NEW SOLUTION FOUND: 51072 @ 2.651 @ #Dec. 4035
c NEW SOLUTION FOUND: 43392 @ 2.712 @ #Dec. 4265
c Restart #5 #Var: 158 #Dec: 5581 LB: 0 @ 3.572
c Restart #6 #Var: 158 #Dec: 6981 LB: 0 @ 4.728
c Restart #7 #Var: 158 #Dec: 8503 LB: 0 @ 6.311
c Restart #8 #Var: 157 #Dec: 10360 LB: 0 @ 8.159
c NEW SOLUTION FOUND: 43264 @ 8.412 @ #Dec. 10467
c NEW SOLUTION FOUND: 42880 @ 8.425 @ #Dec. 10468
c NEW SOLUTION FOUND: 35328 @ 8.913 @ #Dec. 10617
c NEW SOLUTION FOUND: 34048 @ 10.999 @ #Dec. 11385
c Restart #9 #Var: 157 #Dec: 13196 LB: 0 @ 15.616
c NEW SOLUTION FOUND: 33024 @ 16.172 @ #Dec. 13332
c NEW SOLUTION FOUND: 26368 @ 18.965 @ #Dec. 14413
c Restart #10 #Var: 153 #Dec: 16507 LB: 0 @ 25.905
c NEW SOLUTION FOUND: 22912 @ 27.068 @ #Dec. 16898
c NEW SOLUTION FOUND: 20992 @ 27.114 @ #Dec. 16901
c NEW SOLUTION FOUND: 15872 @ 27.479 @ #Dec. 16972
c NEW SOLUTION FOUND: 13568 @ 32.455 @ #Dec. 19315
c Restart #11 #Var: 138 #Dec: 21505 LB: 0 @ 36.957
c NEW SOLUTION FOUND: 7936 @ 39.644 @ #Dec. 22611
c Restart #12 #Var: 132 #Dec: 25221 LB: 0 @ 46.095
c Restart #13 #Var: 132 #Dec: 27855 LB: 0 @ 49.366
c Restart #14 #Var: 132 #Dec: 30688 LB: 0 @ 53.648
c Restart #15 #Var: 132 #Dec: 33726 LB: 0 @ 57.667
c CHANGE to MIS mode... 	UB: 7936	MIS: 0	LPR: 0 (0.029)	Diff: nan
c Restart #0 #Var: 132 #Dec: 36961 LB: 0 @ 62.051
c Restart #1 #Var: 132 #Dec: 37198 LB: 0 @ 62.495
c Restart #2 #Var: 132 #Dec: 37634 LB: 0 @ 63.191
c Restart #3 #Var: 132 #Dec: 38272 LB: 0 @ 64.062
c Restart #4 #Var: 132 #Dec: 39114 LB: 0 @ 65.305
c Restart #5 #Var: 132 #Dec: 40152 LB: 0 @ 66.681
c Restart #6 #Var: 132 #Dec: 41387 LB: 0 @ 68.716
c Restart #7 #Var: 132 #Dec: 42822 LB: 0 @ 70.894
c Restart #8 #Var: 132 #Dec: 44456 LB: 0 @ 73.819
c Restart #9 #Var: 132 #Dec: 46296 LB: 0 @ 77.105
c Restart #10 #Var: 132 #Dec: 48331 LB: 0 @ 81.421
c Restart #11 #Var: 132 #Dec: 50574 LB: 0 @ 86.811
c Restart #12 #Var: 132 #Dec: 53003 LB: 0 @ 94.515
c NEW SOLUTION FOUND: 7296 @ 98.203 @ #Dec. 55215
c Restart #13 #Var: 132 #Dec: 57837 LB: 0 @ 103.36
c Restart #14 #Var: 132 #Dec: 60665 LB: 0 @ 118.71
c Restart #15 #Var: 132 #Dec: 63750 LB: 0 @ 124.01
c NEW SOLUTION FOUND: 4992 @ 132.03 @ #Dec. 66686
c Restart #16 #Var: 132 #Dec: 69883 LB: 0 @ 140.65
c Restart #17 #Var: 132 #Dec: 73334 LB: 0 @ 148.02
c Restart #18 #Var: 132 #Dec: 76962 LB: 0 @ 163.32
c Restart #19 #Var: 132 #Dec: 80869 LB: 0 @ 170.85
c Restart #20 #Var: 131 #Dec: 84931 LB: 0 @ 203.94
c Restart #21 #Var: 131 #Dec: 89213 LB: 0 @ 212.28
c Restart #22 #Var: 131 #Dec: 93640 LB: 0 @ 234.13
c Restart #23 #Var: 131 #Dec: 98286 LB: 0 @ 242.6
c Restart #24 #Var: 131 #Dec: 103119 LB: 0 @ 254.5
c Restart #25 #Var: 131 #Dec: 108214 LB: 0 @ 265.92
c Restart #26 #Var: 131 #Dec: 113442 LB: 0 @ 288.58
c Restart #27 #Var: 131 #Dec: 118899 LB: 0 @ 300.26
c Restart #28 #Var: 131 #Dec: 124549 LB: 0 @ 313.74
c Restart #29 #Var: 131 #Dec: 130475 LB: 0 @ 327.55
c Restart #30 #Var: 131 #Dec: 136505 LB: 0 @ 351.42
c Restart #31 #Var: 131 #Dec: 142756 LB: 0 @ 367.8
c Restart #32 #Var: 131 #Dec: 149179 LB: 0 @ 415.76
c Restart #33 #Var: 131 #Dec: 155871 LB: 0 @ 431.11
c Restart #34 #Var: 131 #Dec: 162700 LB: 0 @ 483.19
c Restart #35 #Var: 131 #Dec: 169796 LB: 0 @ 508.63
c Restart #36 #Var: 131 #Dec: 177036 LB: 0 @ 562.15
c Restart #37 #Var: 131 #Dec: 184576 LB: 0 @ 584.46
c Restart #38 #Var: 131 #Dec: 192212 LB: 0 @ 635.66
c Restart #39 #Var: 131 #Dec: 200066 LB: 0 @ 660.65
c Restart #40 #Var: 131 #Dec: 208121 LB: 0 @ 691.87
c Restart #41 #Var: 131 #Dec: 216409 LB: 0 @ 713.22
c Restart #42 #Var: 131 #Dec: 224833 LB: 0 @ 786.87
c Restart #43 #Var: 131 #Dec: 233575 LB: 0 @ 813.3
c Restart #44 #Var: 131 #Dec: 242430 LB: 0 @ 857.31
c Restart #45 #Var: 131 #Dec: 251528 LB: 0 @ 884.23
c NEW SOLUTION FOUND: 4864 @ 886.24 @ #Dec. 251776
c NEW SOLUTION FOUND: 3584 @ 915.22 @ #Dec. 257285
c Restart #46 #Var: 128 #Dec: 266585 LB: 0 @ 1038
c Restart #47 #Var: 128 #Dec: 276019 LB: 0 @ 1082.1
c Restart #48 #Var: 128 #Dec: 285638 LB: 0 @ 1144.2
s SATISFIABLE
v -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 -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 -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 -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 -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 -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 -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 
c Cost: 3584
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/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1853989001 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 107 3 90 68 0 39 0
[pid=10761] 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/wulflinc22/normalized-mps-v2-13-7-markshare1.opb

[startup+10.0032 s]
Raw data (loadavg): 0.93 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 5791 0 0 0 923 34 0 0 25 0 1 0 1853989001 26824704 5702 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 6549 5702 1116 68 0 6481 0
[pid=10761] vsize: 26196
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (Kb) 26196

[startup+20.0039 s]
Raw data (loadavg): 0.94 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 8183 0 0 0 1891 49 0 0 25 0 1 0 1853989001 36556800 8094 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 8925 8094 1116 68 0 8857 0
[pid=10761] vsize: 35700
Current children cumulated CPU time (s) 19.4
Current children cumulated vsize (Kb) 35700

[startup+30.0047 s]
Raw data (loadavg): 0.95 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 9925 0 0 0 2868 60 0 0 25 0 1 0 1853989001 43728896 9836 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 10676 9836 1116 68 0 10608 0
[pid=10761] vsize: 42704
Current children cumulated CPU time (s) 29.28
Current children cumulated vsize (Kb) 42704

[startup+40.0054 s]
Raw data (loadavg): 0.96 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 12680 0 0 0 3837 75 0 0 25 0 1 0 1853989001 55087104 12591 4294967295 134512640 134736556 3221224560 3221223120 134551008 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 13449 12591 1116 68 0 13381 0
[pid=10761] vsize: 53796
Current children cumulated CPU time (s) 39.12
Current children cumulated vsize (Kb) 53796

[startup+50.0061 s]
Raw data (loadavg): 0.96 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 15385 0 0 0 4802 91 0 0 25 0 1 0 1853989001 66187264 15296 4294967295 134512640 134736556 3221224560 3221223212 134524883 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 16159 15296 1116 68 0 16091 0
[pid=10761] vsize: 64636
Current children cumulated CPU time (s) 48.93
Current children cumulated vsize (Kb) 64636

[startup+60.0058 s]
Raw data (loadavg): 0.97 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 19131 0 0 0 5754 112 0 0 25 0 1 0 1853989001 81481728 19042 4294967295 134512640 134736556 3221224560 3221223172 134544527 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 19893 19042 1116 68 0 19825 0
[pid=10761] vsize: 79572
Current children cumulated CPU time (s) 58.66
Current children cumulated vsize (Kb) 79572

[startup+70.0065 s]
Raw data (loadavg): 0.97 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 23385 0 0 0 6707 134 0 0 25 0 1 0 1853989001 98824192 23293 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 24127 23293 1116 68 0 24059 0
[pid=10761] vsize: 96508
Current children cumulated CPU time (s) 68.41
Current children cumulated vsize (Kb) 96508

[startup+80.0072 s]
Raw data (loadavg): 0.98 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 26501 0 0 0 7669 154 0 0 25 0 1 0 1853989001 111579136 26409 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 27241 26409 1116 68 0 27173 0
[pid=10761] vsize: 108964
Current children cumulated CPU time (s) 78.23
Current children cumulated vsize (Kb) 108964

[startup+90.0079 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 29069 0 0 0 8640 168 0 0 25 0 1 0 1853989001 122191872 28972 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 29832 28972 1116 68 0 29764 0
[pid=10761] vsize: 119328
Current children cumulated CPU time (s) 88.08
Current children cumulated vsize (Kb) 119328

[startup+100.009 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 31440 0 0 0 9609 184 0 0 25 0 1 0 1853989001 131923968 31341 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 32208 31341 1116 68 0 32140 0
[pid=10761] vsize: 128832
Current children cumulated CPU time (s) 97.93
Current children cumulated vsize (Kb) 128832

[startup+110.008 s]
Raw data (loadavg): 0.98 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 33736 0 0 0 10581 197 0 0 25 0 1 0 1853989001 141258752 33635 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 34487 33635 1116 68 0 34419 0
[pid=10761] vsize: 137948
Current children cumulated CPU time (s) 107.78
Current children cumulated vsize (Kb) 137948

[startup+120.009 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 34629 0 0 0 11568 202 0 0 25 0 1 0 1853989001 145047552 34528 4294967295 134512640 134736556 3221224560 3221223280 134529378 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 35412 34528 1116 68 0 35344 0
[pid=10761] vsize: 141648
Current children cumulated CPU time (s) 117.7
Current children cumulated vsize (Kb) 141648

[startup+130.01 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 37162 0 0 0 12533 219 0 0 25 0 1 0 1853989001 155484160 37061 4294967295 134512640 134736556 3221224560 3221223120 134551150 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 37960 37061 1116 68 0 37892 0
[pid=10761] vsize: 151840
Current children cumulated CPU time (s) 127.52
Current children cumulated vsize (Kb) 151840

[startup+140.009 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 39256 0 0 0 13505 233 0 0 25 0 1 0 1853989001 163999744 39154 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 40039 39154 1116 68 0 39971 0
[pid=10761] vsize: 160156
Current children cumulated CPU time (s) 137.38
Current children cumulated vsize (Kb) 160156

[startup+150.01 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 42518 0 0 0 14471 248 0 0 25 0 1 0 1853989001 175726592 41997 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 42902 41997 1116 68 0 42834 0
[pid=10761] vsize: 171608
Current children cumulated CPU time (s) 147.19
Current children cumulated vsize (Kb) 171608

[startup+160.01 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 44088 0 0 0 15450 259 0 0 25 0 1 0 1853989001 182079488 43567 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 44453 43568 1116 68 0 44385 0
[pid=10761] vsize: 177812
Current children cumulated CPU time (s) 157.09
Current children cumulated vsize (Kb) 177812

[startup+170.011 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 45827 0 0 0 16429 269 0 0 25 0 1 0 1853989001 189349888 45298 4294967295 134512640 134736556 3221224560 3221223152 134716187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 46228 45298 1116 68 0 46160 0
[pid=10761] vsize: 184912
Current children cumulated CPU time (s) 166.98
Current children cumulated vsize (Kb) 184912

[startup+180.011 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 47303 0 0 0 17407 280 0 0 25 0 1 0 1853989001 195538944 46766 4294967295 134512640 134736556 3221224560 3221223280 134529378 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 47739 46766 1116 68 0 47671 0
[pid=10761] vsize: 190956
Current children cumulated CPU time (s) 176.87
Current children cumulated vsize (Kb) 190956

[startup+190.011 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 47695 0 0 0 18401 283 0 0 25 0 1 0 1853989001 197083136 47156 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 48116 47156 1116 68 0 48048 0
[pid=10761] vsize: 192464
Current children cumulated CPU time (s) 186.84
Current children cumulated vsize (Kb) 192464

[startup+200.012 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 48392 0 0 0 19388 289 0 0 25 0 1 0 1853989001 199921664 47852 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 48809 47852 1116 68 0 48741 0
[pid=10761] vsize: 195236
Current children cumulated CPU time (s) 196.77
Current children cumulated vsize (Kb) 195236

[startup+210.012 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 50015 0 0 0 20365 300 0 0 25 0 1 0 1853989001 206606336 49471 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 50441 49471 1116 68 0 50373 0
[pid=10761] vsize: 201764
Current children cumulated CPU time (s) 206.65
Current children cumulated vsize (Kb) 201764

[startup+220.013 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 52383 0 0 0 21334 315 0 0 25 0 1 0 1853989001 216338432 51839 4294967295 134512640 134736556 3221224560 3221223168 134537420 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 52817 51839 1116 68 0 52749 0
[pid=10761] vsize: 211268
Current children cumulated CPU time (s) 216.49
Current children cumulated vsize (Kb) 211268

[startup+230.013 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 53288 0 0 0 22323 321 0 0 25 0 1 0 1853989001 220168192 52736 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 53752 52736 1116 68 0 53684 0
[pid=10761] vsize: 215008
Current children cumulated CPU time (s) 226.44
Current children cumulated vsize (Kb) 215008

[startup+240.013 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 54721 0 0 0 23302 332 0 0 25 0 1 0 1853989001 226045952 54160 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 55187 54160 1116 68 0 55119 0
[pid=10761] vsize: 220748
Current children cumulated CPU time (s) 236.34
Current children cumulated vsize (Kb) 220748

[startup+250.013 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 57582 0 0 0 24267 349 0 0 25 0 1 0 1853989001 237846528 57018 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 58068 57018 1116 68 0 58000 0
[pid=10761] vsize: 232272
Current children cumulated CPU time (s) 246.16
Current children cumulated vsize (Kb) 232272

[startup+260.014 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 59893 0 0 0 25236 364 0 0 25 0 1 0 1853989001 247361536 59328 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 60391 59328 1116 68 0 60323 0
[pid=10761] vsize: 241564
Current children cumulated CPU time (s) 256
Current children cumulated vsize (Kb) 241564

[startup+270.015 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 62551 0 0 0 26203 382 0 0 25 0 1 0 1853989001 258174976 61986 4294967295 134512640 134736556 3221224560 3221223220 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 63031 61986 1116 68 0 62963 0
[pid=10761] vsize: 252124
Current children cumulated CPU time (s) 265.85
Current children cumulated vsize (Kb) 252124

[startup+280.015 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 63637 0 0 0 27187 391 0 0 25 0 1 0 1853989001 262688768 63069 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 64133 63069 1116 68 0 64065 0
[pid=10761] vsize: 256532
Current children cumulated CPU time (s) 275.78
Current children cumulated vsize (Kb) 256532

[startup+290.015 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 65470 0 0 0 28164 402 0 0 25 0 1 0 1853989001 270270464 64901 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 65984 64901 1116 68 0 65916 0
[pid=10761] vsize: 263936
Current children cumulated CPU time (s) 285.66
Current children cumulated vsize (Kb) 263936

[startup+300.016 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 67631 0 0 0 29137 415 0 0 25 0 1 0 1853989001 279056384 67062 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 68129 67062 1116 68 0 68061 0
[pid=10761] vsize: 272516
Current children cumulated CPU time (s) 295.52
Current children cumulated vsize (Kb) 272516

[startup+310.017 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 70042 0 0 0 30106 431 0 0 25 0 1 0 1853989001 288944128 69471 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 70543 69471 1116 68 0 70475 0
[pid=10761] vsize: 282172
Current children cumulated CPU time (s) 305.37
Current children cumulated vsize (Kb) 282172

[startup+320.017 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 72233 0 0 0 31077 445 0 0 25 0 1 0 1853989001 297930752 71657 4294967295 134512640 134736556 3221224560 3221223024 134536153 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 72737 71657 1116 68 0 72669 0
[pid=10761] vsize: 290948
Current children cumulated CPU time (s) 315.22
Current children cumulated vsize (Kb) 290948

[startup+330.018 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 74864 0 0 0 32046 460 0 0 25 0 1 0 1853989001 308871168 74280 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 75408 74280 1116 68 0 75340 0
[pid=10761] vsize: 301632
Current children cumulated CPU time (s) 325.06
Current children cumulated vsize (Kb) 301632

[startup+340.018 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 76343 0 0 0 33023 471 0 0 25 0 1 0 1853989001 314867712 75757 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 76872 75757 1116 68 0 76804 0
[pid=10761] vsize: 307488
Current children cumulated CPU time (s) 334.94
Current children cumulated vsize (Kb) 307488

[startup+350.018 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 77817 0 0 0 34002 482 0 0 25 0 1 0 1853989001 320970752 77229 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 78362 77229 1116 68 0 78294 0
[pid=10761] vsize: 313448
Current children cumulated CPU time (s) 344.84
Current children cumulated vsize (Kb) 313448

[startup+360.019 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 79449 0 0 0 34981 493 0 0 25 0 1 0 1853989001 327618560 78859 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 79985 78859 1116 68 0 79917 0
[pid=10761] vsize: 319940
Current children cumulated CPU time (s) 354.74
Current children cumulated vsize (Kb) 319940

[startup+370.02 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 81747 0 0 0 35952 507 0 0 25 0 1 0 1853989001 337080320 81157 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 82295 81157 1116 68 0 82227 0
[pid=10761] vsize: 329180
Current children cumulated CPU time (s) 364.59
Current children cumulated vsize (Kb) 329180

[startup+380.021 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 84451 0 0 0 36933 519 0 0 25 0 1 0 1853989001 344813568 83021 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 84183 83021 1116 68 0 84115 0
[pid=10761] vsize: 336732
Current children cumulated CPU time (s) 374.52
Current children cumulated vsize (Kb) 336732

[startup+390.02 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 85028 0 0 0 37925 523 0 0 25 0 1 0 1853989001 347111424 83598 4294967295 134512640 134736556 3221224560 3221223124 134551130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 84744 83598 1116 68 0 84676 0
[pid=10761] vsize: 338976
Current children cumulated CPU time (s) 384.48
Current children cumulated vsize (Kb) 338976

[startup+400.021 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 85799 0 0 0 38915 527 0 0 25 0 1 0 1853989001 350355456 84369 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 85536 84369 1116 68 0 85468 0
[pid=10761] vsize: 342144
Current children cumulated CPU time (s) 394.42
Current children cumulated vsize (Kb) 342144

[startup+410.021 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 86507 0 0 0 39905 532 0 0 25 0 1 0 1853989001 353193984 85077 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 86229 85077 1116 68 0 86161 0
[pid=10761] vsize: 344916
Current children cumulated CPU time (s) 404.37
Current children cumulated vsize (Kb) 344916

[startup+420.021 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 87578 0 0 0 40889 539 0 0 25 0 1 0 1853989001 357519360 86148 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 87285 86148 1116 68 0 87217 0
[pid=10761] vsize: 349140
Current children cumulated CPU time (s) 414.28
Current children cumulated vsize (Kb) 349140

[startup+430.022 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 89963 0 0 0 41862 552 0 0 25 0 1 0 1853989001 367431680 88532 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 89705 88532 1116 68 0 89637 0
[pid=10761] vsize: 358820
Current children cumulated CPU time (s) 424.14
Current children cumulated vsize (Kb) 358820

[startup+440.022 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 92099 0 0 0 42836 563 0 0 25 0 1 0 1853989001 376147968 90664 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 91833 90664 1116 68 0 91765 0
[pid=10761] vsize: 367332
Current children cumulated CPU time (s) 433.99
Current children cumulated vsize (Kb) 367332

[startup+450.023 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 93652 0 0 0 43814 573 0 0 25 0 1 0 1853989001 382500864 92217 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 93384 92217 1116 68 0 93316 0
[pid=10761] vsize: 373536
Current children cumulated CPU time (s) 443.87
Current children cumulated vsize (Kb) 373536

[startup+460.022 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 94118 0 0 0 44806 576 0 0 25 0 1 0 1853989001 384430080 92679 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 93855 92679 1116 68 0 93787 0
[pid=10761] vsize: 375420
Current children cumulated CPU time (s) 453.82
Current children cumulated vsize (Kb) 375420

[startup+470.023 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 94477 0 0 0 45802 578 0 0 25 0 1 0 1853989001 385916928 93038 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 94218 93038 1116 68 0 94150 0
[pid=10761] vsize: 376872
Current children cumulated CPU time (s) 463.8
Current children cumulated vsize (Kb) 376872

[startup+480.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 95170 0 0 0 46792 583 0 0 25 0 1 0 1853989001 388755456 93731 4294967295 134512640 134736556 3221224560 3221223128 134551265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 94911 93731 1116 68 0 94843 0
[pid=10761] vsize: 379644
Current children cumulated CPU time (s) 473.75
Current children cumulated vsize (Kb) 379644

[startup+490.023 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 95565 0 0 0 47786 586 0 0 25 0 1 0 1853989001 390447104 94126 4294967295 134512640 134736556 3221224560 3221223152 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 95324 94126 1116 68 0 95256 0
[pid=10761] vsize: 381296
Current children cumulated CPU time (s) 483.72
Current children cumulated vsize (Kb) 381296

[startup+500.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 97218 0 0 0 48765 595 0 0 25 0 1 0 1853989001 397209600 95779 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 96975 95779 1116 68 0 96907 0
[pid=10761] vsize: 387900
Current children cumulated CPU time (s) 493.6
Current children cumulated vsize (Kb) 387900

[startup+510.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 98994 0 0 0 49741 604 0 0 25 0 1 0 1853989001 404512768 97555 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 98758 97555 1116 68 0 98690 0
[pid=10761] vsize: 395032
Current children cumulated CPU time (s) 503.45
Current children cumulated vsize (Kb) 395032

[startup+520.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 100388 0 0 0 50721 614 0 0 25 0 1 0 1853989001 410255360 98945 4294967295 134512640 134736556 3221224560 3221223264 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 100160 98945 1116 68 0 100092 0
[pid=10761] vsize: 400640
Current children cumulated CPU time (s) 513.35
Current children cumulated vsize (Kb) 400640

[startup+530.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 101450 0 0 0 51704 621 0 0 25 0 1 0 1853989001 414580736 100007 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 101216 100007 1116 68 0 101148 0
[pid=10761] vsize: 404864
Current children cumulated CPU time (s) 523.25
Current children cumulated vsize (Kb) 404864

[startup+540.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 102357 0 0 0 52690 628 0 0 25 0 1 0 1853989001 418365440 100912 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 102140 100912 1116 68 0 102072 0
[pid=10761] vsize: 408560
Current children cumulated CPU time (s) 533.18
Current children cumulated vsize (Kb) 408560

[startup+550.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 102823 0 0 0 53683 632 0 0 25 0 1 0 1853989001 420306944 101371 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 102614 101371 1116 68 0 102546 0
[pid=10761] vsize: 410456
Current children cumulated CPU time (s) 543.15
Current children cumulated vsize (Kb) 410456

[startup+560.023 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 103253 0 0 0 54676 635 0 0 25 0 1 0 1853989001 422064128 101801 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 103043 101801 1116 68 0 102975 0
[pid=10761] vsize: 412172
Current children cumulated CPU time (s) 553.11
Current children cumulated vsize (Kb) 412172

[startup+570.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 103698 0 0 0 55669 638 0 0 25 0 1 0 1853989001 423899136 102243 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 103491 102243 1116 68 0 103423 0
[pid=10761] vsize: 413964
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (Kb) 413964

[startup+580.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 105907 0 0 0 56640 654 0 0 25 0 1 0 1853989001 432955392 104452 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 105702 104452 1116 68 0 105634 0
[pid=10761] vsize: 422808
Current children cumulated CPU time (s) 572.94
Current children cumulated vsize (Kb) 422808

[startup+590.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 107560 0 0 0 57618 665 0 0 25 0 1 0 1853989001 439717888 106105 4294967295 134512640 134736556 3221224560 3221223196 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 107353 106105 1116 68 0 107285 0
[pid=10761] vsize: 429412
Current children cumulated CPU time (s) 582.83
Current children cumulated vsize (Kb) 429412

[startup+600.024 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 108399 0 0 0 58606 671 0 0 25 0 1 0 1853989001 443318272 106939 4294967295 134512640 134736556 3221224560 3221223296 134529385 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 108232 106939 1116 68 0 108164 0
[pid=10761] vsize: 432928
Current children cumulated CPU time (s) 592.77
Current children cumulated vsize (Kb) 432928

[startup+610.027 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 109645 0 0 0 59588 679 0 0 25 0 1 0 1853989001 448454656 108185 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 109486 108185 1116 68 0 109418 0
[pid=10761] vsize: 437944
Current children cumulated CPU time (s) 602.67
Current children cumulated vsize (Kb) 437944

[startup+620.028 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 110103 0 0 0 60583 682 0 0 25 0 1 0 1853989001 450412544 108642 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 109964 108642 1116 68 0 109896 0
[pid=10761] vsize: 439856
Current children cumulated CPU time (s) 612.65
Current children cumulated vsize (Kb) 439856

[startup+630.028 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 110887 0 0 0 61570 688 0 0 25 0 1 0 1853989001 453656576 109426 4294967295 134512640 134736556 3221224560 3221223152 134540330 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 110756 109426 1116 68 0 110688 0
[pid=10761] vsize: 443024
Current children cumulated CPU time (s) 622.58
Current children cumulated vsize (Kb) 443024

[startup+640.028 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 112103 0 0 0 62553 696 0 0 25 0 1 0 1853989001 458526720 110642 4294967295 134512640 134736556 3221224560 3221223228 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 111945 110642 1116 68 0 111877 0
[pid=10761] vsize: 447780
Current children cumulated CPU time (s) 632.49
Current children cumulated vsize (Kb) 447780

[startup+650.029 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 113387 0 0 0 63536 705 0 0 25 0 1 0 1853989001 463863808 111922 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 113248 111922 1116 68 0 113180 0
[pid=10761] vsize: 452992
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (Kb) 452992

[startup+660.029 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 115404 0 0 0 64510 718 0 0 25 0 1 0 1853989001 472109056 113939 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 115261 113939 1116 68 0 115193 0
[pid=10761] vsize: 461044
Current children cumulated CPU time (s) 652.28
Current children cumulated vsize (Kb) 461044

[startup+670.029 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 116824 0 0 0 65494 725 0 0 25 0 1 0 1853989001 477986816 115354 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 116696 115354 1116 68 0 116628 0
[pid=10761] vsize: 466784
Current children cumulated CPU time (s) 662.19
Current children cumulated vsize (Kb) 466784

[startup+680.03 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 118214 0 0 0 66474 735 0 0 25 0 1 0 1853989001 483663872 116744 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 118082 116744 1116 68 0 118014 0
[pid=10761] vsize: 472328
Current children cumulated CPU time (s) 672.09
Current children cumulated vsize (Kb) 472328

[startup+690.03 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 120001 0 0 0 67448 747 0 0 25 0 1 0 1853989001 491098112 118531 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 119897 118531 1116 68 0 119829 0
[pid=10761] vsize: 479588
Current children cumulated CPU time (s) 681.95
Current children cumulated vsize (Kb) 479588

[startup+700.03 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 121287 0 0 0 68430 756 0 0 25 0 1 0 1853989001 496238592 119817 4294967295 134512640 134736556 3221224560 3221223268 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 121152 119817 1116 68 0 121084 0
[pid=10761] vsize: 484608
Current children cumulated CPU time (s) 691.86
Current children cumulated vsize (Kb) 484608

[startup+710.03 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 123671 0 0 0 69402 771 0 0 25 0 1 0 1853989001 506126336 122188 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 123566 122188 1116 68 0 123498 0
[pid=10761] vsize: 494264
Current children cumulated CPU time (s) 701.73
Current children cumulated vsize (Kb) 494264

[startup+720.031 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 125897 0 0 0 70372 784 0 0 25 0 1 0 1853989001 515317760 124414 4294967295 134512640 134736556 3221224560 3221223120 134551217 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 125810 124414 1116 68 0 125742 0
[pid=10761] vsize: 503240
Current children cumulated CPU time (s) 711.56
Current children cumulated vsize (Kb) 503240

[startup+730.03 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 126872 0 0 0 71355 792 0 0 25 0 1 0 1853989001 519393280 125383 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 126805 125383 1116 68 0 126737 0
[pid=10761] vsize: 507220
Current children cumulated CPU time (s) 721.47
Current children cumulated vsize (Kb) 507220

[startup+740.03 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 127568 0 0 0 72347 797 0 0 25 0 1 0 1853989001 522231808 126079 4294967295 134512640 134736556 3221224560 3221223272 134560230 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 127498 126080 1116 68 0 127430 0
[pid=10761] vsize: 509992
Current children cumulated CPU time (s) 731.44
Current children cumulated vsize (Kb) 509992

[startup+750.031 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 128304 0 0 0 73339 801 0 0 25 0 1 0 1853989001 525340672 126815 4294967295 134512640 134736556 3221224560 3221223152 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 128257 126815 1116 68 0 128189 0
[pid=10761] vsize: 513028
Current children cumulated CPU time (s) 741.4
Current children cumulated vsize (Kb) 513028

[startup+760.031 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 128714 0 0 0 74332 804 0 0 25 0 1 0 1853989001 526962688 127225 4294967295 134512640 134736556 3221224560 3221223216 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 128653 127225 1116 68 0 128585 0
[pid=10761] vsize: 514612
Current children cumulated CPU time (s) 751.36
Current children cumulated vsize (Kb) 514612

[startup+770.031 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 129214 0 0 0 75325 807 0 0 25 0 1 0 1853989001 528990208 127725 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 129148 127725 1116 68 0 129080 0
[pid=10761] vsize: 516592
Current children cumulated CPU time (s) 761.32
Current children cumulated vsize (Kb) 516592

[startup+780.032 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 129952 0 0 0 76316 811 0 0 25 0 1 0 1853989001 531963904 128463 4294967295 134512640 134736556 3221224560 3221223120 134551024 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 129874 128463 1116 68 0 129806 0
[pid=10761] vsize: 519496
Current children cumulated CPU time (s) 771.27
Current children cumulated vsize (Kb) 519496

[startup+790.032 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 130706 0 0 0 77307 815 0 0 25 0 1 0 1853989001 535138304 129208 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 130649 129208 1116 68 0 130581 0
[pid=10761] vsize: 522596
Current children cumulated CPU time (s) 781.22
Current children cumulated vsize (Kb) 522596

[startup+800.032 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 131597 0 0 0 78295 822 0 0 25 0 1 0 1853989001 538869760 130089 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 131560 130089 1116 68 0 131492 0
[pid=10761] vsize: 526240
Current children cumulated CPU time (s) 791.17
Current children cumulated vsize (Kb) 526240

[startup+810.033 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 133425 0 0 0 79268 835 0 0 25 0 1 0 1853989001 546304000 131917 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 133375 131917 1116 68 0 133307 0
[pid=10761] vsize: 533500
Current children cumulated CPU time (s) 801.03
Current children cumulated vsize (Kb) 533500

[startup+820.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 135434 0 0 0 80239 848 0 0 25 0 1 0 1853989001 554549248 133926 4294967295 134512640 134736556 3221224560 3221223252 134524331 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 135388 133926 1116 68 0 135320 0
[pid=10761] vsize: 541552
Current children cumulated CPU time (s) 810.87
Current children cumulated vsize (Kb) 541552

[startup+830.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 136664 0 0 0 81221 857 0 0 25 0 1 0 1853989001 559558656 135155 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 136611 135155 1116 68 0 136543 0
[pid=10761] vsize: 546444
Current children cumulated CPU time (s) 820.78
Current children cumulated vsize (Kb) 546444

[startup+840.033 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 137867 0 0 0 82206 865 0 0 25 0 1 0 1853989001 564559872 136358 4294967295 134512640 134736556 3221224560 3221223112 134535729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 137832 136358 1116 68 0 137764 0
[pid=10761] vsize: 551328
Current children cumulated CPU time (s) 830.71
Current children cumulated vsize (Kb) 551328

[startup+850.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 138768 0 0 0 83193 870 0 0 25 0 1 0 1853989001 568209408 137259 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 138723 137259 1116 68 0 138655 0
[pid=10761] vsize: 554892
Current children cumulated CPU time (s) 840.63
Current children cumulated vsize (Kb) 554892

[startup+860.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 139979 0 0 0 84176 878 0 0 25 0 1 0 1853989001 573255680 138470 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 139955 138470 1116 68 0 139887 0
[pid=10761] vsize: 559820
Current children cumulated CPU time (s) 850.54
Current children cumulated vsize (Kb) 559820

[startup+870.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 141324 0 0 0 85158 887 0 0 25 0 1 0 1853989001 578928640 139808 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 141340 139808 1116 68 0 141272 0
[pid=10761] vsize: 565360
Current children cumulated CPU time (s) 860.45
Current children cumulated vsize (Kb) 565360

[startup+880.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 143689 0 0 0 86130 900 0 0 25 0 1 0 1853989001 588660736 142173 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 143716 142173 1116 68 0 143648 0
[pid=10761] vsize: 574864
Current children cumulated CPU time (s) 870.3
Current children cumulated vsize (Kb) 574864

[startup+890.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 145615 0 0 0 87104 913 0 0 25 0 1 0 1853989001 596500480 144099 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 145630 144099 1116 68 0 145562 0
[pid=10761] vsize: 582520
Current children cumulated CPU time (s) 880.17
Current children cumulated vsize (Kb) 582520

[startup+900.035 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 146740 0 0 0 88088 920 0 0 25 0 1 0 1853989001 600961024 145224 4294967295 134512640 134736556 3221224560 3221223148 134551267 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 146719 145224 1116 68 0 146651 0
[pid=10761] vsize: 586876
Current children cumulated CPU time (s) 890.08
Current children cumulated vsize (Kb) 586876

[startup+910.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 147754 0 0 0 89075 927 0 0 25 0 1 0 1853989001 605016064 146238 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 147709 146238 1116 68 0 147641 0
[pid=10761] vsize: 590836
Current children cumulated CPU time (s) 900.02
Current children cumulated vsize (Kb) 590836

[startup+920.035 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 148832 0 0 0 90058 935 0 0 25 0 1 0 1853989001 609476608 147316 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 148798 147316 1116 68 0 148730 0
[pid=10761] vsize: 595192
Current children cumulated CPU time (s) 909.93
Current children cumulated vsize (Kb) 595192

[startup+930.035 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 149747 0 0 0 91046 941 0 0 25 0 1 0 1853989001 613261312 148231 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 149722 148231 1116 68 0 149654 0
[pid=10761] vsize: 598888
Current children cumulated CPU time (s) 919.87
Current children cumulated vsize (Kb) 598888

[startup+940.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 150767 0 0 0 92034 947 0 0 25 0 1 0 1853989001 617316352 149251 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 150712 149251 1116 68 0 150644 0
[pid=10761] vsize: 602848
Current children cumulated CPU time (s) 929.81
Current children cumulated vsize (Kb) 602848

[startup+950.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 151301 0 0 0 93028 950 0 0 25 0 1 0 1853989001 619401216 149703 4294967295 134512640 134736556 3221224560 3221223056 134536103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 151221 149703 1116 68 0 151153 0
[pid=10761] vsize: 604884
Current children cumulated CPU time (s) 939.78
Current children cumulated vsize (Kb) 604884

[startup+960.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 151654 0 0 0 94023 952 0 0 25 0 1 0 1853989001 620888064 150056 4294967295 134512640 134736556 3221224560 3221223164 134537545 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 151584 150056 1116 68 0 151516 0
[pid=10761] vsize: 606336
Current children cumulated CPU time (s) 949.75
Current children cumulated vsize (Kb) 606336

[startup+970.034 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 151899 0 0 0 95018 955 0 0 25 0 1 0 1853989001 621834240 150301 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 151815 150301 1116 68 0 151747 0
[pid=10761] vsize: 607260
Current children cumulated CPU time (s) 959.73
Current children cumulated vsize (Kb) 607260

[startup+980.035 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 152507 0 0 0 96011 959 0 0 25 0 1 0 1853989001 624500736 150900 4294967295 134512640 134736556 3221224560 3221223060 134536046 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 152466 150900 1116 68 0 152398 0
[pid=10761] vsize: 609864
Current children cumulated CPU time (s) 969.7
Current children cumulated vsize (Kb) 609864

[startup+990.035 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 153072 0 0 0 97004 963 0 0 25 0 1 0 1853989001 626864128 151463 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 153043 151463 1116 68 0 152975 0
[pid=10761] vsize: 612172
Current children cumulated CPU time (s) 979.67
Current children cumulated vsize (Kb) 612172

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 153338 0 0 0 98001 963 0 0 25 0 1 0 1853989001 627945472 151729 4294967295 134512640 134736556 3221224560 3221223056 134536168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 153307 151729 1116 68 0 153239 0
[pid=10761] vsize: 613228
Current children cumulated CPU time (s) 989.64
Current children cumulated vsize (Kb) 613228

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 153540 0 0 0 98998 965 0 0 25 0 1 0 1853989001 628756480 151931 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 153505 151931 1116 68 0 153437 0
[pid=10761] vsize: 614020
Current children cumulated CPU time (s) 999.63
Current children cumulated vsize (Kb) 614020

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 153870 0 0 0 99993 968 0 0 25 0 1 0 1853989001 630308864 152252 4294967295 134512640 134736556 3221224560 3221223168 134524350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 153884 152252 1116 68 0 153816 0
[pid=10761] vsize: 615536
Current children cumulated CPU time (s) 1009.61
Current children cumulated vsize (Kb) 615536

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 154184 0 0 0 100987 970 0 0 25 0 1 0 1853989001 631525376 152566 4294967295 134512640 134736556 3221224560 3221223216 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 154181 152566 1116 68 0 154113 0
[pid=10761] vsize: 616724
Current children cumulated CPU time (s) 1019.57
Current children cumulated vsize (Kb) 616724

[startup+1040.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 154662 0 0 0 101978 974 0 0 25 0 1 0 1853989001 633417728 153044 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 154643 153044 1116 68 0 154575 0
[pid=10761] vsize: 618572
Current children cumulated CPU time (s) 1029.52
Current children cumulated vsize (Kb) 618572

[startup+1050.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 154994 0 0 0 102973 976 0 0 25 0 1 0 1853989001 634802176 153376 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/10761/statm): 154981 153376 1116 68 0 154913 0
[pid=10761] vsize: 619924
Current children cumulated CPU time (s) 1039.49
Current children cumulated vsize (Kb) 619924

[startup+1060.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 156420 0 0 0 103950 987 0 0 25 0 1 0 1853989001 640618496 154802 4294967295 134512640 134736556 3221224560 3221223152 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 156401 154802 1116 68 0 156333 0
[pid=10761] vsize: 625604
Current children cumulated CPU time (s) 1049.37
Current children cumulated vsize (Kb) 625604

[startup+1070.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 158268 0 0 0 104925 999 0 0 25 0 1 0 1853989001 648290304 156640 4294967295 134512640 134736556 3221224560 3221223216 134528669 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 158274 156640 1116 68 0 158206 0
[pid=10761] vsize: 633096
Current children cumulated CPU time (s) 1059.24
Current children cumulated vsize (Kb) 633096

[startup+1080.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 159179 0 0 0 105914 1004 0 0 25 0 1 0 1853989001 652075008 157551 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3225643616 0 0 17 1 0 0
Raw data (/proc/10761/statm): 159198 157551 1116 68 0 159130 0
[pid=10761] vsize: 636792
Current children cumulated CPU time (s) 1069.18
Current children cumulated vsize (Kb) 636792

[startup+1090.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 160383 0 0 0 106896 1012 0 0 25 0 1 0 1853989001 656941056 158755 4294967295 134512640 134736556 3221224560 3221223296 134529346 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 160386 158755 1116 68 0 160318 0
[pid=10761] vsize: 641544
Current children cumulated CPU time (s) 1079.08
Current children cumulated vsize (Kb) 641544

[startup+1100.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 161662 0 0 0 107878 1021 0 0 25 0 1 0 1853989001 662077440 160034 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 161640 160034 1116 68 0 161572 0
[pid=10761] vsize: 646560
Current children cumulated CPU time (s) 1088.99
Current children cumulated vsize (Kb) 646560

[startup+1110.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 162968 0 0 0 108859 1031 0 0 25 0 1 0 1853989001 667549696 161337 4294967295 134512640 134736556 3221224560 3221223240 134554078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 162976 161337 1116 68 0 162908 0
[pid=10761] vsize: 651904
Current children cumulated CPU time (s) 1098.9
Current children cumulated vsize (Kb) 651904

[startup+1120.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 163908 0 0 0 109845 1038 0 0 25 0 1 0 1853989001 671334400 162277 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 163900 162277 1116 68 0 163832 0
[pid=10761] vsize: 655600
Current children cumulated CPU time (s) 1108.83
Current children cumulated vsize (Kb) 655600

[startup+1130.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 164706 0 0 0 110834 1044 0 0 25 0 1 0 1853989001 674578432 163075 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 164692 163075 1116 68 0 164624 0
[pid=10761] vsize: 658768
Current children cumulated CPU time (s) 1118.78
Current children cumulated vsize (Kb) 658768

[startup+1140.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 165277 0 0 0 111826 1047 0 0 25 0 1 0 1853989001 677011456 163646 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 165286 163646 1116 68 0 165218 0
[pid=10761] vsize: 661144
Current children cumulated CPU time (s) 1128.73
Current children cumulated vsize (Kb) 661144

[startup+1150.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 169170 0 0 0 112809 1060 0 0 25 0 1 0 1853989001 686116864 165873 4294967295 134512640 134736556 3221224560 3221223084 134536351 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 167509 165873 1116 68 0 167441 0
[pid=10761] vsize: 670036
Current children cumulated CPU time (s) 1138.69
Current children cumulated vsize (Kb) 670036

[startup+1160.04 s]
Raw data (loadavg): 0.99 0.99 0.99 1/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) T 10760 10761 21452 0 -1 0 169642 0 0 0 113803 1063 0 0 25 0 1 0 1853989001 688152576 166337 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/10761/statm): 168006 166337 1116 68 0 167938 0
[pid=10761] vsize: 672024
Current children cumulated CPU time (s) 1148.66
Current children cumulated vsize (Kb) 672024

[startup+1170.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 170773 0 0 0 114785 1071 0 0 25 0 1 0 1853989001 692748288 167468 4294967295 134512640 134736556 3221224560 3221223184 134524877 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 169128 167468 1116 68 0 169060 0
[pid=10761] vsize: 676512
Current children cumulated CPU time (s) 1158.56
Current children cumulated vsize (Kb) 676512

[startup+1180.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 172009 0 0 0 115768 1079 0 0 25 0 1 0 1853989001 697884672 168703 4294967295 134512640 134736556 3221224560 3221223288 134605906 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 170382 168703 1116 68 0 170314 0
[pid=10761] vsize: 681528
Current children cumulated CPU time (s) 1168.47
Current children cumulated vsize (Kb) 681528

[startup+1190.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 173263 0 0 0 116751 1089 0 0 25 0 1 0 1853989001 702885888 169957 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 171603 169957 1116 68 0 171535 0
[pid=10761] vsize: 686412
Current children cumulated CPU time (s) 1178.4
Current children cumulated vsize (Kb) 686412

[startup+1200.04 s]
Raw data (loadavg): 0.99 0.99 0.99 2/56 10761
Raw data (/proc/10761/stat): 10761 (bsolo) R 10760 10761 21452 0 -1 0 174467 0 0 0 117732 1099 0 0 25 0 1 0 1853989001 707887104 171161 4294967295 134512640 134736556 3221224560 3221223140 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/10761/statm): 172824 171161 1116 68 0 172756 0
[pid=10761] vsize: 691296
Current children cumulated CPU time (s) 1188.31
Current children cumulated vsize (Kb) 691296
One traced child (pid=10761) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1207.1
CPU time (s): 1195.34
CPU user time (s): 1183.99
CPU system time (s): 11.3443
CPU usage (%): 99.0257
Max. virtual memory (cumulated for all children) (Kb): 691296

Verifier Data

Verifier:	OK	3584