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

Namesubmitted/manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
MD5SUM6005a01d3f2ae55b0ca9c19f876c5827
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 139
Optimality of the best value was proved NO
Number of terms in the objective function 360
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 360
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 360
Number of bits of the biggest sum of numbers9
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.02
Number of variables360
Total number of constraints980
Number of constraints which are clauses980
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8

Trace number 245

Launcher Data

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

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

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        950404 kB
Buffers:         34472 kB
Cached:          22868 kB
SwapCached:        868 kB
Active:          52744 kB
Inactive:         7216 kB
HighTotal:      131008 kB
HighFree:       105476 kB
LowTotal:       903652 kB
LowFree:        844928 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            18640 kB
Committed_AS:    64148 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 09:01:06 (client local time) WITH STATUS 10 IN 1195.16 SECONDS
stats: 156 0 1195.16 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 360 variables and 980 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.18
c After prepocess the problem consists of 360 variables and 974 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 180 @ 0.215 @ #Dec. 328
c NEW SOLUTION FOUND: 179 @ 0.216 @ #Dec. 328
c NEW SOLUTION FOUND: 178 @ 0.217 @ #Dec. 329
c NEW SOLUTION FOUND: 177 @ 0.22 @ #Dec. 331
c NEW SOLUTION FOUND: 176 @ 0.224 @ #Dec. 334
c NEW SOLUTION FOUND: 175 @ 0.229 @ #Dec. 343
c NEW SOLUTION FOUND: 174 @ 0.232 @ #Dec. 354
c NEW SOLUTION FOUND: 173 @ 0.235 @ #Dec. 368
c NEW SOLUTION FOUND: 172 @ 0.237 @ #Dec. 375
c NEW SOLUTION FOUND: 171 @ 0.239 @ #Dec. 383
c NEW SOLUTION FOUND: 170 @ 0.241 @ #Dec. 392
c NEW SOLUTION FOUND: 169 @ 0.245 @ #Dec. 410
c NEW SOLUTION FOUND: 168 @ 0.252 @ #Dec. 440
c NEW SOLUTION FOUND: 167 @ 0.261 @ #Dec. 484
c NEW SOLUTION FOUND: 166 @ 0.268 @ #Dec. 517
c NEW SOLUTION FOUND: 165 @ 0.275 @ #Dec. 552
c NEW SOLUTION FOUND: 164 @ 0.289 @ #Dec. 623
c NEW SOLUTION FOUND: 163 @ 0.316 @ #Dec. 784
c Restart #1 #Var: 360 #Dec: 1384 LB: 0 @ 0.529
c Restart #2 #Var: 360 #Dec: 2429 LB: 0 @ 0.893
c NEW SOLUTION FOUND: 162 @ 0.978 @ #Dec. 2650
c NEW SOLUTION FOUND: 161 @ 1.02 @ #Dec. 2710
c NEW SOLUTION FOUND: 160 @ 1.061 @ #Dec. 2783
c NEW SOLUTION FOUND: 159 @ 1.103 @ #Dec. 2869
c NEW SOLUTION FOUND: 158 @ 1.144 @ #Dec. 2950
c NEW SOLUTION FOUND: 157 @ 1.185 @ #Dec. 3042
c NEW SOLUTION FOUND: 156 @ 1.448 @ #Dec. 3653
c Restart #3 #Var: 360 #Dec: 4526 LB: 0 @ 1.981
c NEW SOLUTION FOUND: 155 @ 2.152 @ #Dec. 4982
c Restart #4 #Var: 360 #Dec: 6515 LB: 0 @ 2.869
c Restart #5 #Var: 360 #Dec: 8448 LB: 0 @ 3.789
c Restart #6 #Var: 360 #Dec: 11475 LB: 0 @ 4.89
c Restart #7 #Var: 360 #Dec: 13533 LB: 0 @ 6.112
c CHANGE to LPR mode... 	UB: 155	MIS: 98	LPR: 123 (0.278)	Diff: 0.79675
c Restart #0 #Var: 360 #Dec: 17414 LB: 0 @ 9.024
c NEW SOLUTION FOUND: 154 @ 19.933 @ #Dec. 17485
c NEW SOLUTION FOUND: 153 @ 22.622 @ #Dec. 17515
c NEW SOLUTION FOUND: 152 @ 26.903 @ #Dec. 17562
c NEW SOLUTION FOUND: 151 @ 27.207 @ #Dec. 17564
c NEW SOLUTION FOUND: 150 @ 27.317 @ #Dec. 17565
c NEW SOLUTION FOUND: 149 @ 27.916 @ #Dec. 17574
c NEW SOLUTION FOUND: 148 @ 28.558 @ #Dec. 17580
c NEW SOLUTION FOUND: 146 @ 28.606 @ #Dec. 17580
c Restart #1 #Var: 360 #Dec: 17784 LB: 123 @ 52.493
c Restart #2 #Var: 360 #Dec: 18217 LB: 123 @ 127.01
c Restart #3 #Var: 360 #Dec: 18828 LB: 123 @ 228
c NEW SOLUTION FOUND: 145 @ 230.88 @ #Dec. 18848
c NEW SOLUTION FOUND: 142 @ 240.84 @ #Dec. 18973
c Restart #4 #Var: 360 #Dec: 19773 LB: 123 @ 396.79
c Restart #5 #Var: 360 #Dec: 20811 LB: 123 @ 517.3
c Restart #6 #Var: 360 #Dec: 22026 LB: 123 @ 838.56
c Restart #7 #Var: 360 #Dec: 23440 LB: 123 @ 1165.9
c NEW SOLUTION FOUND: 139 @ 1168.2 @ #Dec. 23454
s SATISFIABLE
v -x1 x2 x3 -x4 -x5 x6 x7 -x8 x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 x17 -x18 x19 -x20 x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 x29 -x30 -x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 -x44 -x45 x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 -x59 x60 x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 -x77 x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90 -x91 x92 x93 -x94 x95 -x96 x97 -x98 x99 -x100 x101 -x102 x103 -x104 x105 -x106 x107 -x108 -x109 x110 x111 -x112 x113 -x114 x115 -x116 x117 -x118 x119 -x120 x121 -x122 -x123 x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 -x136 x137 -x138 -x139 x140 -x141 x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 -x173 x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 -x187 x188 x189 -x190 x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 x209 -x210 -x211 -x212 -x213 x214 -x215 -x216 -x217 x218 -x219 -x220 -x221 -x222 x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231 x232 -x233 x234 -x235 x236 -x237 x238 -x239 x240 -x241 x242 x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 x254 -x255 x256 -x257 x258 -x259 x260 x261 -x262 -x263 x264 -x265 x266 -x267 -x268 -x269 -x270 x271 -x272 -x273 -x274 -x275 -x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 -x284 x285 -x286 -x287 -x288 -x289 x290 x291 -x292 -x293 -x294 -x295 -x296 -x297 x298 -x299 -x300 -x301 x302 -x303 -x304 -x305 -x306 x307 -x308 -x309 x310 -x311 -x312 -x313 x314 -x315 x316 -x317 x318 -x319 x320 x321 -x322 -x323 x324 -x325 x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 x335 -x336 x337 -x338 -x339 x340 -x341 x342 -x343 x344 -x345 x346 -x347 x348 -x349 x350 -x351 -x352 x353 -x354 -x355 -x356 -x357 x358 -x359 -x360 
c Cost: 139
c Exit Code: 10
c Total time: 1195.1 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/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1839898911 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 107 3 90 68 0 39 0
[pid=17250] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc26/normalized-ii8a2.opb

[startup+10.0028 s]
Raw data (loadavg): 0.95 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 1837 0 2 0 885 37 0 0 25 0 1 0 1839898911 7299072 987 4294967295 134512640 134736556 3221224576 3221220756 1075115049 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1782 987 1116 68 0 1714 0
[pid=17250] vsize: 7128
Current children cumulated CPU time (s) 9.22
Current children cumulated vsize (Kb) 7128

[startup+20.0034 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 5871 0 2 0 1839 55 0 0 25 0 1 0 1839898911 6569984 932 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1604 932 1116 68 0 1536 0
[pid=17250] vsize: 6416
Current children cumulated CPU time (s) 18.94
Current children cumulated vsize (Kb) 6416

[startup+30.0042 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 12026 0 2 0 2774 83 0 0 25 0 1 0 1839898911 6569984 933 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1604 933 1116 68 0 1536 0
[pid=17250] vsize: 6416
Current children cumulated CPU time (s) 28.57
Current children cumulated vsize (Kb) 6416

[startup+40.0038 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 17833 0 2 0 3709 113 0 0 25 0 1 0 1839898911 6569984 933 4294967295 134512640 134736556 3221224576 3221222912 1074153663 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1604 933 1116 68 0 1536 0
[pid=17250] vsize: 6416
Current children cumulated CPU time (s) 38.22
Current children cumulated vsize (Kb) 6416

[startup+50.0045 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 23468 0 2 0 4651 138 0 0 25 0 1 0 1839898911 6578176 935 4294967295 134512640 134736556 3221224576 3221222088 1077782939 0 0 5 16384 3225643616 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1606 935 1116 68 0 1538 0
[pid=17250] vsize: 6424
Current children cumulated CPU time (s) 47.89
Current children cumulated vsize (Kb) 6424

[startup+60.0042 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 28740 0 2 0 5578 170 0 0 25 0 1 0 1839898911 6606848 942 4294967295 134512640 134736556 3221224576 3221222928 1074118790 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1613 942 1116 68 0 1545 0
[pid=17250] vsize: 6452
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (Kb) 6452

[startup+70.0049 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 34133 0 2 0 6514 198 0 0 25 0 1 0 1839898911 6602752 941 4294967295 134512640 134736556 3221224576 3221222528 1074918237 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1612 941 1116 68 0 1544 0
[pid=17250] vsize: 6448
Current children cumulated CPU time (s) 67.12
Current children cumulated vsize (Kb) 6448

[startup+80.0056 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 39098 0 2 0 7452 223 0 0 25 0 1 0 1839898911 6967296 971 4294967295 134512640 134736556 3221224576 3221220528 1075965246 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1701 971 1116 68 0 1633 0
[pid=17250] vsize: 6804
Current children cumulated CPU time (s) 76.75
Current children cumulated vsize (Kb) 6804

[startup+90.0053 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 44140 0 2 0 8393 247 0 0 25 0 1 0 1839898911 6602752 942 4294967295 134512640 134736556 3221224576 3221222788 1077374550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1612 942 1116 68 0 1544 0
[pid=17250] vsize: 6448
Current children cumulated CPU time (s) 86.4
Current children cumulated vsize (Kb) 6448

[startup+100.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 49008 0 2 0 9335 270 0 0 25 0 1 0 1839898911 6987776 973 4294967295 134512640 134736556 3221224576 3221220848 1075171872 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1706 973 1116 68 0 1638 0
[pid=17250] vsize: 6824
Current children cumulated CPU time (s) 96.05
Current children cumulated vsize (Kb) 6824

[startup+110.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 54078 0 2 0 10270 298 0 0 25 0 1 0 1839898911 6602752 942 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1612 942 1116 68 0 1544 0
[pid=17250] vsize: 6448
Current children cumulated CPU time (s) 105.68
Current children cumulated vsize (Kb) 6448

[startup+120.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 59388 0 2 0 11203 326 0 0 25 0 1 0 1839898911 7004160 975 4294967295 134512640 134736556 3221224576 3221220540 1074788953 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1710 975 1116 68 0 1642 0
[pid=17250] vsize: 6840
Current children cumulated CPU time (s) 115.29
Current children cumulated vsize (Kb) 6840

[startup+130.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 64393 0 2 0 12140 350 0 0 25 0 1 0 1839898911 6602752 942 4294967295 134512640 134736556 3221224576 3221222176 1075817798 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1612 942 1116 68 0 1544 0
[pid=17250] vsize: 6448
Current children cumulated CPU time (s) 124.9
Current children cumulated vsize (Kb) 6448

[startup+140.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 69136 0 2 0 13084 374 0 0 25 0 1 0 1839898911 7008256 984 4294967295 134512640 134736556 3221224576 3221220692 1075964248 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1711 984 1116 68 0 1643 0
[pid=17250] vsize: 6844
Current children cumulated CPU time (s) 134.58
Current children cumulated vsize (Kb) 6844

[startup+150.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 73410 0 2 0 14037 395 0 0 25 0 1 0 1839898911 6647808 953 4294967295 134512640 134736556 3221224576 3221222824 1074138162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1623 953 1116 68 0 1555 0
[pid=17250] vsize: 6492
Current children cumulated CPU time (s) 144.32
Current children cumulated vsize (Kb) 6492

[startup+160.009 s]
Raw data (loadavg): 1.07 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 77483 0 2 0 14994 413 0 0 25 0 1 0 1839898911 7008256 985 4294967295 134512640 134736556 3221224576 3221220672 1074970210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1711 985 1116 68 0 1643 0
[pid=17250] vsize: 6844
Current children cumulated CPU time (s) 154.07
Current children cumulated vsize (Kb) 6844

[startup+170.01 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 81356 0 2 0 15951 430 0 0 25 0 1 0 1839898911 6647808 953 4294967295 134512640 134736556 3221224576 3221222880 1074208585 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1623 953 1116 68 0 1555 0
[pid=17250] vsize: 6492
Current children cumulated CPU time (s) 163.81
Current children cumulated vsize (Kb) 6492

[startup+180.011 s]
Raw data (loadavg): 1.05 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 86132 0 2 0 16898 453 0 0 25 0 1 0 1839898911 7053312 975 4294967295 134512640 134736556 3221224576 3221220476 1074788968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1722 975 1116 68 0 1654 0
[pid=17250] vsize: 6888
Current children cumulated CPU time (s) 173.51
Current children cumulated vsize (Kb) 6888

[startup+190.01 s]
Raw data (loadavg): 1.04 0.99 0.91 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 92472 0 2 0 17829 483 0 0 25 0 1 0 1839898911 6656000 953 4294967295 134512640 134736556 3221224576 3221222088 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1625 953 1116 68 0 1557 0
[pid=17250] vsize: 6500
Current children cumulated CPU time (s) 183.12
Current children cumulated vsize (Kb) 6500

[startup+200.011 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 97002 0 2 0 18783 501 0 0 25 0 1 0 1839898911 6656000 953 4294967295 134512640 134736556 3221224576 3221223148 134544036 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1625 953 1116 68 0 1557 0
[pid=17250] vsize: 6500
Current children cumulated CPU time (s) 192.84
Current children cumulated vsize (Kb) 6500

[startup+210.012 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 102021 0 2 0 19732 524 0 0 25 0 1 0 1839898911 6647808 953 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1623 953 1116 68 0 1555 0
[pid=17250] vsize: 6492
Current children cumulated CPU time (s) 202.56
Current children cumulated vsize (Kb) 6492

[startup+220.011 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 107442 0 2 0 20671 550 0 0 25 0 1 0 1839898911 7020544 987 4294967295 134512640 134736556 3221224576 3221220768 1075115768 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1714 987 1116 68 0 1646 0
[pid=17250] vsize: 6856
Current children cumulated CPU time (s) 212.21
Current children cumulated vsize (Kb) 6856

[startup+230.012 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 111820 0 2 0 21623 571 0 0 25 0 1 0 1839898911 7008256 985 4294967295 134512640 134736556 3221224576 3221220496 1075965303 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1711 985 1116 68 0 1643 0
[pid=17250] vsize: 6844
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (Kb) 6844

[startup+240.012 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 116251 0 2 0 22563 595 0 0 25 0 1 0 1839898911 6660096 956 4294967295 134512640 134736556 3221224576 3221222892 1074207648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1626 956 1116 68 0 1558 0
[pid=17250] vsize: 6504
Current children cumulated CPU time (s) 231.58
Current children cumulated vsize (Kb) 6504

[startup+250.012 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 124065 0 2 0 23467 633 0 0 25 0 1 0 1839898911 7077888 965 4294967295 134512640 134736556 3221224576 3221220688 1075095166 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1728 965 1116 68 0 1660 0
[pid=17250] vsize: 6912
Current children cumulated CPU time (s) 241
Current children cumulated vsize (Kb) 6912

[startup+260.013 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 130052 0 2 0 24399 662 0 0 25 0 1 0 1839898911 7045120 988 4294967295 134512640 134736556 3221224576 3221220960 1075118222 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1720 988 1116 68 0 1652 0
[pid=17250] vsize: 6880
Current children cumulated CPU time (s) 250.61
Current children cumulated vsize (Kb) 6880

[startup+270.014 s]
Raw data (loadavg): 1.01 0.99 0.91 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 135217 0 2 0 25336 688 0 0 25 0 1 0 1839898911 6787072 979 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1657 979 1116 68 0 1589 0
[pid=17250] vsize: 6628
Current children cumulated CPU time (s) 260.24
Current children cumulated vsize (Kb) 6628

[startup+280.014 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 140998 0 2 0 26260 718 0 0 25 0 1 0 1839898911 6660096 956 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1626 956 1116 68 0 1558 0
[pid=17250] vsize: 6504
Current children cumulated CPU time (s) 269.78
Current children cumulated vsize (Kb) 6504

[startup+290.015 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 146280 0 2 0 27199 740 0 0 25 0 1 0 1839898911 7094272 966 4294967295 134512640 134736556 3221224576 3221221472 1074620126 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1732 966 1116 68 0 1664 0
[pid=17250] vsize: 6928
Current children cumulated CPU time (s) 279.39
Current children cumulated vsize (Kb) 6928

[startup+300.016 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 150925 0 2 0 28145 763 0 0 25 0 1 0 1839898911 7049216 988 4294967295 134512640 134736556 3221224576 3221220768 1075115696 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1721 988 1116 68 0 1653 0
[pid=17250] vsize: 6884
Current children cumulated CPU time (s) 289.08
Current children cumulated vsize (Kb) 6884

[startup+310.016 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 155587 0 2 0 29087 785 0 0 25 0 1 0 1839898911 7069696 990 4294967295 134512640 134736556 3221224576 3221220540 1074788915 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1726 990 1116 68 0 1658 0
[pid=17250] vsize: 6904
Current children cumulated CPU time (s) 298.72
Current children cumulated vsize (Kb) 6904

[startup+320.016 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 159879 0 2 0 30025 808 0 0 25 0 1 0 1839898911 6721536 959 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1641 959 1116 68 0 1573 0
[pid=17250] vsize: 6564
Current children cumulated CPU time (s) 308.33
Current children cumulated vsize (Kb) 6564

[startup+330.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 164636 0 2 0 30971 830 0 0 25 0 1 0 1839898911 6660096 956 4294967295 134512640 134736556 3221224576 3221222992 1073990351 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1626 956 1116 68 0 1558 0
[pid=17250] vsize: 6504
Current children cumulated CPU time (s) 318.01
Current children cumulated vsize (Kb) 6504

[startup+340.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 169535 0 2 0 31922 851 0 0 25 0 1 0 1839898911 7053312 988 4294967295 134512640 134736556 3221224576 3221220412 1074788944 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1722 988 1116 68 0 1654 0
[pid=17250] vsize: 6888
Current children cumulated CPU time (s) 327.73
Current children cumulated vsize (Kb) 6888

[startup+350.017 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 174192 0 2 0 32863 873 0 0 25 0 1 0 1839898911 6672384 956 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1629 956 1116 68 0 1561 0
[pid=17250] vsize: 6516
Current children cumulated CPU time (s) 337.36
Current children cumulated vsize (Kb) 6516

[startup+360.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 178775 0 2 0 33805 898 0 0 25 0 1 0 1839898911 7065600 990 4294967295 134512640 134736556 3221224576 3221220732 1075564295 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1725 990 1116 68 0 1657 0
[pid=17250] vsize: 6900
Current children cumulated CPU time (s) 347.03
Current children cumulated vsize (Kb) 6900

[startup+370.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 183771 0 2 0 34739 924 0 0 25 0 1 0 1839898911 7077888 997 4294967295 134512640 134736556 3221224576 3221221648 1074835532 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1728 997 1116 68 0 1660 0
[pid=17250] vsize: 6912
Current children cumulated CPU time (s) 356.63
Current children cumulated vsize (Kb) 6912

[startup+380.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 188767 0 2 0 35680 949 0 0 25 0 1 0 1839898911 6701056 966 4294967295 134512640 134736556 3221224576 3221222848 1074057863 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1636 966 1116 68 0 1568 0
[pid=17250] vsize: 6544
Current children cumulated CPU time (s) 366.29
Current children cumulated vsize (Kb) 6544

[startup+390.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 193423 0 2 0 36633 969 0 0 25 0 1 0 1839898911 7266304 1048 4294967295 134512640 134736556 3221224576 3221220524 1074788177 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1774 1048 1116 68 0 1706 0
[pid=17250] vsize: 7096
Current children cumulated CPU time (s) 376.02
Current children cumulated vsize (Kb) 7096

[startup+400.018 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 197717 0 2 0 37596 988 0 0 25 0 1 0 1839898911 7057408 1001 4294967295 134512640 134736556 3221224576 3221220768 1075115747 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1723 1001 1116 68 0 1655 0
[pid=17250] vsize: 6892
Current children cumulated CPU time (s) 385.84
Current children cumulated vsize (Kb) 6892

[startup+410.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 202508 0 2 0 38552 1007 0 0 25 0 1 0 1839898911 6701056 966 4294967295 134512640 134736556 3221224576 3221222780 1077374048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1636 966 1116 68 0 1568 0
[pid=17250] vsize: 6544
Current children cumulated CPU time (s) 395.59
Current children cumulated vsize (Kb) 6544

[startup+420.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 207096 0 2 0 39501 1029 0 0 25 0 1 0 1839898911 6721536 969 4294967295 134512640 134736556 3221224576 3221223168 134681668 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1641 969 1116 68 0 1573 0
[pid=17250] vsize: 6564
Current children cumulated CPU time (s) 405.3
Current children cumulated vsize (Kb) 6564

[startup+430.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 212229 0 2 0 40446 1054 0 0 25 0 1 0 1839898911 6713344 969 4294967295 134512640 134736556 3221224576 3221222524 1074138442 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1639 969 1116 68 0 1571 0
[pid=17250] vsize: 6556
Current children cumulated CPU time (s) 415
Current children cumulated vsize (Kb) 6556

[startup+440.017 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 217217 0 2 0 41392 1077 0 0 25 0 1 0 1839898911 7118848 992 4294967295 134512640 134736556 3221224576 3221220412 1074788964 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1738 992 1116 68 0 1670 0
[pid=17250] vsize: 6952
Current children cumulated CPU time (s) 424.69
Current children cumulated vsize (Kb) 6952

[startup+450.018 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 223360 0 2 0 42324 1107 0 0 25 0 1 0 1839898911 6713344 969 4294967295 134512640 134736556 3221224576 3221222912 1074153672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1639 969 1116 68 0 1571 0
[pid=17250] vsize: 6556
Current children cumulated CPU time (s) 434.31
Current children cumulated vsize (Kb) 6556

[startup+460.018 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 228424 0 2 0 43272 1129 0 0 25 0 1 0 1839898911 7143424 998 4294967295 134512640 134736556 3221224576 3221220864 1075114283 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1744 998 1116 68 0 1676 0
[pid=17250] vsize: 6976
Current children cumulated CPU time (s) 444.01
Current children cumulated vsize (Kb) 6976

[startup+470.017 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 233732 0 2 0 44211 1154 0 0 25 0 1 0 1839898911 7139328 998 4294967295 134512640 134736556 3221224576 3221222856 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1743 998 1116 68 0 1675 0
[pid=17250] vsize: 6972
Current children cumulated CPU time (s) 453.65
Current children cumulated vsize (Kb) 6972

[startup+480.018 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 239257 0 2 0 45147 1181 0 0 25 0 1 0 1839898911 7061504 1001 4294967295 134512640 134736556 3221224576 3221221456 1075960381 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1724 1001 1116 68 0 1656 0
[pid=17250] vsize: 6896
Current children cumulated CPU time (s) 463.28
Current children cumulated vsize (Kb) 6896

[startup+490.018 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 244627 0 2 0 46084 1208 0 0 25 0 1 0 1839898911 6713344 969 4294967295 134512640 134736556 3221224576 3221222832 1074206862 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1639 969 1116 68 0 1571 0
[pid=17250] vsize: 6556
Current children cumulated CPU time (s) 472.92
Current children cumulated vsize (Kb) 6556

[startup+500.019 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 249701 0 2 0 47029 1232 0 0 25 0 1 0 1839898911 6713344 969 4294967295 134512640 134736556 3221224576 3221222812 1073972600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1639 969 1116 68 0 1571 0
[pid=17250] vsize: 6556
Current children cumulated CPU time (s) 482.61
Current children cumulated vsize (Kb) 6556

[startup+510.018 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 254945 0 2 0 47970 1256 0 0 25 0 1 0 1839898911 6717440 970 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1640 970 1116 68 0 1572 0
[pid=17250] vsize: 6560
Current children cumulated CPU time (s) 492.26
Current children cumulated vsize (Kb) 6560

[startup+520.018 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 260474 0 2 0 48908 1283 0 0 25 0 1 0 1839898911 7122944 992 4294967295 134512640 134736556 3221224576 3221220688 1075093371 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1739 992 1116 68 0 1671 0
[pid=17250] vsize: 6956
Current children cumulated CPU time (s) 501.91
Current children cumulated vsize (Kb) 6956

[startup+530.019 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 268709 0 2 0 49806 1325 0 0 25 0 1 0 1839898911 6713344 969 4294967295 134512640 134736556 3221224576 3221222824 1074138162 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1639 969 1116 68 0 1571 0
[pid=17250] vsize: 6556
Current children cumulated CPU time (s) 511.31
Current children cumulated vsize (Kb) 6556

[startup+540.019 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 276479 0 2 0 50704 1368 0 0 25 0 1 0 1839898911 6721536 971 4294967295 134512640 134736556 3221224576 3221222848 1074153822 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1641 971 1116 68 0 1573 0
[pid=17250] vsize: 6564
Current children cumulated CPU time (s) 520.72
Current children cumulated vsize (Kb) 6564

[startup+550.02 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 282434 0 2 0 51649 1393 0 0 25 0 1 0 1839898911 7106560 1007 4294967295 134512640 134736556 3221224576 3221220688 1075091329 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1735 1007 1116 68 0 1667 0
[pid=17250] vsize: 6940
Current children cumulated CPU time (s) 530.42
Current children cumulated vsize (Kb) 6940

[startup+560.021 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 287089 0 2 0 52593 1416 0 0 25 0 1 0 1839898911 7467008 1027 4294967295 134512640 134736556 3221224576 3221221600 1074867320 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1823 1027 1116 68 0 1755 0
[pid=17250] vsize: 7292
Current children cumulated CPU time (s) 540.09
Current children cumulated vsize (Kb) 7292

[startup+570.02 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 292744 0 2 0 53526 1444 0 0 25 0 1 0 1839898911 6799360 990 4294967295 134512640 134736556 3221224576 3221222272 1075640247 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1660 990 1116 68 0 1592 0
[pid=17250] vsize: 6640
Current children cumulated CPU time (s) 549.7
Current children cumulated vsize (Kb) 6640

[startup+580.021 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 297875 0 2 0 54458 1470 0 0 25 0 1 0 1839898911 7020544 1023 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1714 1023 1116 68 0 1646 0
[pid=17250] vsize: 6856
Current children cumulated CPU time (s) 559.28
Current children cumulated vsize (Kb) 6856

[startup+590.021 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 303626 0 2 0 55385 1500 0 0 25 0 1 0 1839898911 6934528 1023 4294967295 134512640 134736556 3221224576 3221222824 1074138162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1693 1023 1116 68 0 1625 0
[pid=17250] vsize: 6772
Current children cumulated CPU time (s) 568.85
Current children cumulated vsize (Kb) 6772

[startup+600.021 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 309779 0 2 0 56307 1534 0 0 25 0 1 0 1839898911 7741440 1124 4294967295 134512640 134736556 3221224576 3221220628 1075964286 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1890 1124 1116 68 0 1822 0
[pid=17250] vsize: 7560
Current children cumulated CPU time (s) 578.41
Current children cumulated vsize (Kb) 7560

[startup+610.022 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 315525 0 2 0 57247 1559 0 0 25 0 1 0 1839898911 7012352 1042 4294967295 134512640 134736556 3221224576 3221222872 1074205875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1712 1042 1116 68 0 1644 0
[pid=17250] vsize: 6848
Current children cumulated CPU time (s) 588.06
Current children cumulated vsize (Kb) 6848

[startup+620.022 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 321436 0 2 0 58185 1585 0 0 25 0 1 0 1839898911 7032832 1047 4294967295 134512640 134736556 3221224576 3221222864 1074153749 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1717 1047 1116 68 0 1649 0
[pid=17250] vsize: 6868
Current children cumulated CPU time (s) 597.7
Current children cumulated vsize (Kb) 6868

[startup+630.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 327587 0 2 0 59125 1609 0 0 25 0 1 0 1839898911 7786496 1122 4294967295 134512640 134736556 3221224576 3221220688 1075095371 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1901 1122 1116 68 0 1833 0
[pid=17250] vsize: 7604
Current children cumulated CPU time (s) 607.34
Current children cumulated vsize (Kb) 7604

[startup+640.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 333591 0 2 0 60062 1638 0 0 25 0 1 0 1839898911 7434240 1079 4294967295 134512640 134736556 3221224576 3221220520 1075964755 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1815 1079 1116 68 0 1747 0
[pid=17250] vsize: 7260
Current children cumulated CPU time (s) 617
Current children cumulated vsize (Kb) 7260

[startup+650.024 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 339599 0 2 0 60997 1666 0 0 25 0 1 0 1839898911 7798784 1141 4294967295 134512640 134736556 3221224576 3221220768 1075115709 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1904 1141 1116 68 0 1836 0
[pid=17250] vsize: 7616
Current children cumulated CPU time (s) 626.63
Current children cumulated vsize (Kb) 7616

[startup+660.024 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 345745 0 2 0 61925 1697 0 0 25 0 1 0 1839898911 7733248 1078 4294967295 134512640 134736556 3221224576 3221221884 1073959816 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1888 1078 1116 68 0 1820 0
[pid=17250] vsize: 7552
Current children cumulated CPU time (s) 636.22
Current children cumulated vsize (Kb) 7552

[startup+670.023 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 351722 0 2 0 62858 1726 0 0 25 0 1 0 1839898911 7077888 1058 4294967295 134512640 134736556 3221224576 3221222912 1074153800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1728 1058 1116 68 0 1660 0
[pid=17250] vsize: 6912
Current children cumulated CPU time (s) 645.84
Current children cumulated vsize (Kb) 6912

[startup+680.024 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 357905 0 2 0 63794 1754 0 0 25 0 1 0 1839898911 7643136 1105 4294967295 134512640 134736556 3221224576 3221220756 1075114984 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1866 1105 1116 68 0 1798 0
[pid=17250] vsize: 7464
Current children cumulated CPU time (s) 655.48
Current children cumulated vsize (Kb) 7464

[startup+690.024 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 363880 0 2 0 64728 1781 0 0 25 0 1 0 1839898911 7270400 1085 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1775 1085 1116 68 0 1707 0
[pid=17250] vsize: 7100
Current children cumulated CPU time (s) 665.09
Current children cumulated vsize (Kb) 7100

[startup+700.024 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 370079 0 2 0 65656 1810 0 0 25 0 1 0 1839898911 7106560 1065 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1735 1065 1116 68 0 1667 0
[pid=17250] vsize: 6940
Current children cumulated CPU time (s) 674.66
Current children cumulated vsize (Kb) 6940

[startup+710.025 s]
Raw data (loadavg): 1.06 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 375556 0 2 0 66582 1841 0 0 25 0 1 0 1839898911 7135232 1072 4294967295 134512640 134736556 3221224576 3221222696 1077377501 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1742 1072 1116 68 0 1674 0
[pid=17250] vsize: 6968
Current children cumulated CPU time (s) 684.23
Current children cumulated vsize (Kb) 6968

[startup+720.025 s]
Raw data (loadavg): 1.05 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 380729 0 2 0 67504 1872 0 0 25 0 1 0 1839898911 7667712 1109 4294967295 134512640 134736556 3221224576 3221220464 1075965232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1872 1109 1116 68 0 1804 0
[pid=17250] vsize: 7488
Current children cumulated CPU time (s) 693.76
Current children cumulated vsize (Kb) 7488

[startup+730.025 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 386046 0 2 0 68438 1899 0 0 25 0 1 0 1839898911 7733248 1129 4294967295 134512640 134736556 3221224576 3221220768 1075115704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1888 1129 1116 68 0 1820 0
[pid=17250] vsize: 7552
Current children cumulated CPU time (s) 703.37
Current children cumulated vsize (Kb) 7552

[startup+740.026 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 391779 0 2 0 69391 1924 0 0 25 0 1 0 1839898911 7585792 1133 4294967295 134512640 134736556 3221224576 3221220796 1076079124 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1852 1133 1116 68 0 1784 0
[pid=17250] vsize: 7408
Current children cumulated CPU time (s) 713.15
Current children cumulated vsize (Kb) 7408

[startup+750.027 s]
Raw data (loadavg): 1.03 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 397281 0 2 0 70349 1943 0 0 25 0 1 0 1839898911 7680000 1134 4294967295 134512640 134736556 3221224576 3221220492 1074788103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1875 1134 1116 68 0 1807 0
[pid=17250] vsize: 7500
Current children cumulated CPU time (s) 722.92
Current children cumulated vsize (Kb) 7500

[startup+760.027 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 402692 0 2 0 71305 1966 0 0 25 0 1 0 1839898911 7249920 1100 4294967295 134512640 134736556 3221224576 3221222912 1074153669 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1770 1100 1116 68 0 1702 0
[pid=17250] vsize: 7080
Current children cumulated CPU time (s) 732.71
Current children cumulated vsize (Kb) 7080

[startup+770.027 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 408609 0 2 0 72253 1991 0 0 25 0 1 0 1839898911 7684096 1111 4294967295 134512640 134736556 3221224576 3221221120 1074887937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1876 1111 1116 68 0 1808 0
[pid=17250] vsize: 7504
Current children cumulated CPU time (s) 742.44
Current children cumulated vsize (Kb) 7504

[startup+780.027 s]
Raw data (loadavg): 1.02 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 414402 0 2 0 73192 2018 0 0 25 0 1 0 1839898911 7647232 1136 4294967295 134512640 134736556 3221224576 3221220628 1075964227 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1867 1136 1116 68 0 1799 0
[pid=17250] vsize: 7468
Current children cumulated CPU time (s) 752.1
Current children cumulated vsize (Kb) 7468

[startup+790.027 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 420111 0 2 0 74134 2042 0 0 25 0 1 0 1839898911 7831552 1121 4294967295 134512640 134736556 3221224576 3221221120 1074887981 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1912 1121 1116 68 0 1844 0
[pid=17250] vsize: 7648
Current children cumulated CPU time (s) 761.76
Current children cumulated vsize (Kb) 7648

[startup+800.028 s]
Raw data (loadavg): 1.01 1.00 0.92 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 425804 0 2 0 75081 2065 0 0 25 0 1 0 1839898911 7495680 1105 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1830 1105 1116 68 0 1762 0
[pid=17250] vsize: 7320
Current children cumulated CPU time (s) 771.46
Current children cumulated vsize (Kb) 7320

[startup+810.028 s]
Raw data (loadavg): 1.01 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 431827 0 2 0 76026 2093 0 0 25 0 1 0 1839898911 7344128 1123 4294967295 134512640 134736556 3221224576 3221222448 1074057929 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1793 1123 1116 68 0 1725 0
[pid=17250] vsize: 7172
Current children cumulated CPU time (s) 781.19
Current children cumulated vsize (Kb) 7172

[startup+820.028 s]
Raw data (loadavg): 1.01 1.00 0.92 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 437501 0 2 0 76983 2114 0 0 25 0 1 0 1839898911 7344128 1123 4294967295 134512640 134736556 3221224576 3221221400 1077799011 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1793 1123 1116 68 0 1725 0
[pid=17250] vsize: 7172
Current children cumulated CPU time (s) 790.97
Current children cumulated vsize (Kb) 7172

[startup+830.028 s]
Raw data (loadavg): 1.01 1.00 0.92 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 443240 0 2 0 77937 2135 0 0 25 0 1 0 1839898911 7479296 1137 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1826 1137 1116 68 0 1758 0
[pid=17250] vsize: 7304
Current children cumulated CPU time (s) 800.72
Current children cumulated vsize (Kb) 7304

[startup+840.028 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 448640 0 2 0 78884 2159 0 0 25 0 1 0 1839898911 7397376 1128 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1806 1128 1116 68 0 1738 0
[pid=17250] vsize: 7224
Current children cumulated CPU time (s) 810.43
Current children cumulated vsize (Kb) 7224

[startup+850.029 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 454208 0 2 0 79827 2184 0 0 25 0 1 0 1839898911 7917568 1172 4294967295 134512640 134736556 3221224576 3221220476 1074788950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1933 1172 1116 68 0 1865 0
[pid=17250] vsize: 7732
Current children cumulated CPU time (s) 820.11
Current children cumulated vsize (Kb) 7732

[startup+860.029 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 459913 0 2 0 80770 2210 0 0 25 0 1 0 1839898911 7393280 1135 4294967295 134512640 134736556 3221224576 3221222512 1074052522 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1805 1135 1116 68 0 1737 0
[pid=17250] vsize: 7220
Current children cumulated CPU time (s) 829.8
Current children cumulated vsize (Kb) 7220

[startup+870.029 s]
Raw data (loadavg): 1.00 1.00 0.92 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 465431 0 2 0 81711 2238 0 0 25 0 1 0 1839898911 7495680 1141 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1830 1141 1116 68 0 1762 0
[pid=17250] vsize: 7320
Current children cumulated CPU time (s) 839.49
Current children cumulated vsize (Kb) 7320

[startup+880.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 471214 0 2 0 82661 2262 0 0 25 0 1 0 1839898911 7770112 1171 4294967295 134512640 134736556 3221224576 3221220528 1075965301 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1897 1171 1116 68 0 1829 0
[pid=17250] vsize: 7588
Current children cumulated CPU time (s) 849.23
Current children cumulated vsize (Kb) 7588

[startup+890.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 476233 0 2 0 83605 2286 0 0 25 0 1 0 1839898911 7790592 1168 4294967295 134512640 134736556 3221224576 3221220628 1075964227 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1902 1168 1116 68 0 1834 0
[pid=17250] vsize: 7608
Current children cumulated CPU time (s) 858.91
Current children cumulated vsize (Kb) 7608

[startup+900.031 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 481113 0 2 0 84553 2309 0 0 25 0 1 0 1839898911 7393280 1135 4294967295 134512640 134736556 3221224576 3221222176 1075818287 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1805 1135 1116 68 0 1737 0
[pid=17250] vsize: 7220
Current children cumulated CPU time (s) 868.62
Current children cumulated vsize (Kb) 7220

[startup+910.031 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 486044 0 2 0 85500 2333 0 0 25 0 1 0 1839898911 8011776 1216 4294967295 134512640 134736556 3221224576 3221220768 1075115768 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1956 1216 1116 68 0 1888 0
[pid=17250] vsize: 7824
Current children cumulated CPU time (s) 878.33
Current children cumulated vsize (Kb) 7824

[startup+920.031 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 492123 0 2 0 86447 2356 0 0 25 0 1 0 1839898911 7393280 1135 4294967295 134512640 134736556 3221224576 3221222912 1074153806 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1805 1135 1116 68 0 1737 0
[pid=17250] vsize: 7220
Current children cumulated CPU time (s) 888.03
Current children cumulated vsize (Kb) 7220

[startup+930.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 497718 0 2 0 87391 2380 0 0 25 0 1 0 1839898911 7794688 1169 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1903 1169 1116 68 0 1835 0
[pid=17250] vsize: 7612
Current children cumulated CPU time (s) 897.71
Current children cumulated vsize (Kb) 7612

[startup+940.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 503464 0 2 0 88331 2407 0 0 25 0 1 0 1839898911 7790592 1167 4294967295 134512640 134736556 3221224576 3221221120 1074886145 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1902 1167 1116 68 0 1834 0
[pid=17250] vsize: 7608
Current children cumulated CPU time (s) 907.38
Current children cumulated vsize (Kb) 7608

[startup+950.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 508316 0 2 0 89268 2432 0 0 25 0 1 0 1839898911 7393280 1135 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1805 1135 1116 68 0 1737 0
[pid=17250] vsize: 7220
Current children cumulated CPU time (s) 917
Current children cumulated vsize (Kb) 7220

[startup+960.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 513170 0 2 0 90202 2458 0 0 25 0 1 0 1839898911 7938048 1177 4294967295 134512640 134736556 3221224576 3221220896 1075894480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1938 1177 1116 68 0 1870 0
[pid=17250] vsize: 7752
Current children cumulated CPU time (s) 926.6
Current children cumulated vsize (Kb) 7752

[startup+970.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 518862 0 2 0 91144 2485 0 0 25 0 1 0 1839898911 7782400 1170 4294967295 134512640 134736556 3221224576 3221221104 1076044858 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1900 1170 1116 68 0 1832 0
[pid=17250] vsize: 7600
Current children cumulated CPU time (s) 936.29
Current children cumulated vsize (Kb) 7600

[startup+980.033 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 524403 0 2 0 92088 2509 0 0 25 0 1 0 1839898911 8155136 1223 4294967295 134512640 134736556 3221224576 3221220912 1074972319 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1991 1223 1116 68 0 1923 0
[pid=17250] vsize: 7964
Current children cumulated CPU time (s) 945.97
Current children cumulated vsize (Kb) 7964

[startup+990.032 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 530067 0 2 0 93033 2534 0 0 25 0 1 0 1839898911 7409664 1139 4294967295 134512640 134736556 3221224576 3221222864 1074153792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1809 1139 1116 68 0 1741 0
[pid=17250] vsize: 7236
Current children cumulated CPU time (s) 955.67
Current children cumulated vsize (Kb) 7236

[startup+1000.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 535590 0 2 0 93974 2557 0 0 25 0 1 0 1839898911 7827456 1181 4294967295 134512640 134736556 3221224576 3221220756 1075115130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1911 1181 1116 68 0 1843 0
[pid=17250] vsize: 7644
Current children cumulated CPU time (s) 965.31
Current children cumulated vsize (Kb) 7644

[startup+1010.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 541659 0 2 0 94919 2580 0 0 25 0 1 0 1839898911 8175616 1229 4294967295 134512640 134736556 3221224576 3221220896 1075894549 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1996 1229 1116 68 0 1928 0
[pid=17250] vsize: 7984
Current children cumulated CPU time (s) 974.99
Current children cumulated vsize (Kb) 7984

[startup+1020.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 547745 0 2 0 95861 2607 0 0 25 0 1 0 1839898911 7843840 1180 4294967295 134512640 134736556 3221224576 3221220672 1074970277 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1915 1180 1116 68 0 1847 0
[pid=17250] vsize: 7660
Current children cumulated CPU time (s) 984.68
Current children cumulated vsize (Kb) 7660

[startup+1030.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 553717 0 2 0 96801 2633 0 0 25 0 1 0 1839898911 7421952 1142 4294967295 134512640 134736556 3221224576 3221222896 1074153660 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1812 1142 1116 68 0 1744 0
[pid=17250] vsize: 7248
Current children cumulated CPU time (s) 994.34
Current children cumulated vsize (Kb) 7248

[startup+1040.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 559812 0 2 0 97740 2662 0 0 25 0 1 0 1839898911 7450624 1147 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1819 1147 1116 68 0 1751 0
[pid=17250] vsize: 7276
Current children cumulated CPU time (s) 1004.02
Current children cumulated vsize (Kb) 7276

[startup+1050.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 565653 0 2 0 98682 2687 0 0 25 0 1 0 1839898911 7462912 1150 4294967295 134512640 134736556 3221224576 3221222316 1076132615 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1822 1150 1116 68 0 1754 0
[pid=17250] vsize: 7288
Current children cumulated CPU time (s) 1013.69
Current children cumulated vsize (Kb) 7288

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 570732 0 2 0 99627 2712 0 0 25 0 1 0 1839898911 7442432 1147 4294967295 134512640 134736556 3221224576 3221222824 1074138162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1817 1147 1116 68 0 1749 0
[pid=17250] vsize: 7268
Current children cumulated CPU time (s) 1023.39
Current children cumulated vsize (Kb) 7268

[startup+1070.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 575523 0 2 0 100567 2735 0 0 25 0 1 0 1839898911 7442432 1147 4294967295 134512640 134736556 3221224576 3221222864 1074142880 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1817 1147 1116 68 0 1749 0
[pid=17250] vsize: 7268
Current children cumulated CPU time (s) 1033.02
Current children cumulated vsize (Kb) 7268

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 580518 0 2 0 101502 2761 0 0 25 0 1 0 1839898911 7442432 1147 4294967295 134512640 134736556 3221224576 3221222912 1074153783 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1817 1147 1116 68 0 1749 0
[pid=17250] vsize: 7268
Current children cumulated CPU time (s) 1042.63
Current children cumulated vsize (Kb) 7268

[startup+1090.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 585893 0 2 0 102435 2788 0 0 25 0 1 0 1839898911 7843840 1182 4294967295 134512640 134736556 3221224576 3221220540 1074788921 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1915 1182 1116 68 0 1847 0
[pid=17250] vsize: 7660
Current children cumulated CPU time (s) 1052.23
Current children cumulated vsize (Kb) 7660

[startup+1100.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 590253 0 2 0 103369 2813 0 0 25 0 1 0 1839898911 7442432 1147 4294967295 134512640 134736556 3221224576 3221222824 1074138144 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1817 1147 1116 68 0 1749 0
[pid=17250] vsize: 7268
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (Kb) 7268

[startup+1110.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 595007 0 2 0 104297 2840 0 0 25 0 1 0 1839898911 7442432 1147 4294967295 134512640 134736556 3221224576 3221222492 1074206265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1817 1147 1116 68 0 1749 0
[pid=17250] vsize: 7268
Current children cumulated CPU time (s) 1071.37
Current children cumulated vsize (Kb) 7268

[startup+1120.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 600233 0 2 0 105206 2873 0 0 25 0 1 0 1839898911 7852032 1178 4294967295 134512640 134736556 3221224576 3221220628 1075964227 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1917 1178 1116 68 0 1849 0
[pid=17250] vsize: 7668
Current children cumulated CPU time (s) 1080.79
Current children cumulated vsize (Kb) 7668

[startup+1130.03 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 605173 0 2 0 106126 2905 0 0 25 0 1 0 1839898911 7462912 1152 4294967295 134512640 134736556 3221224576 3221222512 1074052300 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1822 1152 1116 68 0 1754 0
[pid=17250] vsize: 7288
Current children cumulated CPU time (s) 1090.31
Current children cumulated vsize (Kb) 7288

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.92 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 610152 0 2 0 107065 2931 0 0 25 0 1 0 1839898911 7872512 1187 4294967295 134512640 134736556 3221224576 3221221648 1074834317 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1922 1187 1116 68 0 1854 0
[pid=17250] vsize: 7688
Current children cumulated CPU time (s) 1099.96
Current children cumulated vsize (Kb) 7688

[startup+1150.04 s]
Raw data (loadavg): 1.07 1.02 0.93 1/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 615642 0 2 0 108013 2953 0 0 25 0 1 0 1839898911 7901184 1165 4294967295 134512640 134736556 3221224576 3221222856 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1929 1165 1116 68 0 1861 0
[pid=17250] vsize: 7716
Current children cumulated CPU time (s) 1109.66
Current children cumulated vsize (Kb) 7716

[startup+1160.04 s]
Raw data (loadavg): 1.06 1.02 0.93 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 621159 0 2 0 108964 2976 0 0 25 0 1 0 1839898911 7483392 1157 4294967295 134512640 134736556 3221224576 3221222912 1074153806 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1827 1157 1116 68 0 1759 0
[pid=17250] vsize: 7308
Current children cumulated CPU time (s) 1119.4
Current children cumulated vsize (Kb) 7308

[startup+1170.04 s]
Raw data (loadavg): 1.05 1.01 0.93 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 626770 0 2 0 109917 2997 0 0 25 0 1 0 1839898911 8110080 1169 4294967295 134512640 134736556 3221224576 3221221296 1076083427 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1980 1169 1116 68 0 1912 0
[pid=17250] vsize: 7920
Current children cumulated CPU time (s) 1129.14
Current children cumulated vsize (Kb) 7920

[startup+1180.04 s]
Raw data (loadavg): 1.04 1.01 0.93 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 632287 0 2 0 110867 3020 0 0 25 0 1 0 1839898911 7860224 1193 4294967295 134512640 134736556 3221224576 3221220496 1075965256 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1919 1193 1116 68 0 1851 0
[pid=17250] vsize: 7676
Current children cumulated CPU time (s) 1138.87
Current children cumulated vsize (Kb) 7676

[startup+1190.04 s]
Raw data (loadavg): 1.04 1.01 0.93 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 638130 0 2 0 111814 3043 0 0 25 0 1 0 1839898911 8081408 1238 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1973 1238 1116 68 0 1905 0
[pid=17250] vsize: 7892
Current children cumulated CPU time (s) 1148.57
Current children cumulated vsize (Kb) 7892

[startup+1200.04 s]
Raw data (loadavg): 1.03 1.01 0.93 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 643839 0 2 0 112754 3070 0 0 19 0 1 0 1839898911 7892992 1191 4294967295 134512640 134736556 3221224576 3221220436 1074786588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1927 1191 1116 68 0 1859 0
[pid=17250] vsize: 7708
Current children cumulated CPU time (s) 1158.24
Current children cumulated vsize (Kb) 7708

[startup+1210.04 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) T 17249 17250 16528 0 -1 0 648826 0 2 0 113697 3095 0 0 25 0 1 0 1839898911 7962624 1201 4294967295 134512640 134736556 3221224576 3221222856 1077799185 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1944 1201 1116 68 0 1876 0
[pid=17250] vsize: 7776
Current children cumulated CPU time (s) 1167.92
Current children cumulated vsize (Kb) 7776

[startup+1220.04 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 654463 0 2 0 114639 3122 0 0 25 0 1 0 1839898911 7540736 1171 4294967295 134512640 134736556 3221224576 3221222592 1075961715 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/17250/statm): 1841 1171 1116 68 0 1773 0
[pid=17250] vsize: 7364
Current children cumulated CPU time (s) 1177.61
Current children cumulated vsize (Kb) 7364

[startup+1230.04 s]
Raw data (loadavg): 1.02 1.01 0.93 2/56 17250
Raw data (/proc/17250/stat): 17250 (bsolo) R 17249 17250 16528 0 -1 0 660442 0 2 0 115576 3150 0 0 25 0 1 0 1839898911 7901184 1204 4294967295 134512640 134736556 3221224576 3221220540 1074788968 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/17250/statm): 1929 1204 1116 68 0 1861 0
[pid=17250] vsize: 7716
Current children cumulated CPU time (s) 1187.26
Current children cumulated vsize (Kb) 7716
One traced child (pid=17250) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1238.2
CPU time (s): 1195.16
CPU user time (s): 1163.49
CPU system time (s): 31.6622
CPU usage (%): 96.5236
Max. virtual memory (cumulated for all children) (Kb): 7984

Verifier Data

Verifier:	OK	139