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-ii32e2.opb
MD5SUM4e882bbd92f288daf6e68ac3de757136
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 235
Optimality of the best value was proved YES
Number of terms in the objective function 534
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 534
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 534
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark1019.9
Number of variables534
Total number of constraints3013
Number of constraints which are clauses3013
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 constraint32

Trace number 219

Launcher Data

LAUNCH ON wulflinc21 THE 2005-09-18 08:37:01 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=151 boxname=wulflinc21 idbench=151 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  4e882bbd92f288daf6e68ac3de757136  /oldhome/oroussel/tmp/wulflinc21/normalized-ii32e2.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc21/normalized-ii32e2.opb
IDLAUNCH: 151
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.161
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.161
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:        938168 kB
Buffers:         33404 kB
Cached:          35932 kB
SwapCached:        908 kB
Active:          65668 kB
Inactive:         6360 kB
HighTotal:      131008 kB
HighFree:        92596 kB
LowTotal:       903652 kB
LowFree:        845572 kB
SwapTotal:     2097892 kB
SwapFree:      2096472 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            18868 kB
Committed_AS:    64368 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 08:57:05 (client local time) WITH STATUS 10 IN 1195.27 SECONDS
stats: 151 0 1195.27 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 534 variables and 3013 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.839
c After prepocess the problem consists of 534 variables and 3013 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 267 @ 0.86 @ #Dec. 35
c NEW SOLUTION FOUND: 266 @ 0.863 @ #Dec. 37
c NEW SOLUTION FOUND: 265 @ 0.875 @ #Dec. 46
c NEW SOLUTION FOUND: 264 @ 0.935 @ #Dec. 93
c NEW SOLUTION FOUND: 263 @ 0.995 @ #Dec. 142
c NEW SOLUTION FOUND: 262 @ 1.088 @ #Dec. 236
c NEW SOLUTION FOUND: 261 @ 1.198 @ #Dec. 385
c NEW SOLUTION FOUND: 260 @ 1.327 @ #Dec. 514
c NEW SOLUTION FOUND: 259 @ 1.591 @ #Dec. 790
c Restart #1 #Var: 534 #Dec: 1038 LB: 0 @ 1.877
c NEW SOLUTION FOUND: 241 @ 2.018 @ #Dec. 1109
c NEW SOLUTION FOUND: 240 @ 2.132 @ #Dec. 1267
c Restart #2 #Var: 534 #Dec: 2586 LB: 0 @ 2.72
c Restart #3 #Var: 534 #Dec: 3385 LB: 0 @ 8.516
c Restart #4 #Var: 534 #Dec: 4225 LB: 0 @ 9.678
c NEW SOLUTION FOUND: 239 @ 9.958 @ #Dec. 4591
c NEW SOLUTION FOUND: 238 @ 9.963 @ #Dec. 4617
c NEW SOLUTION FOUND: 237 @ 10.084 @ #Dec. 4868
c NEW SOLUTION FOUND: 236 @ 10.341 @ #Dec. 5310
c Restart #5 #Var: 534 #Dec: 7847 LB: 0 @ 11.963
c Restart #6 #Var: 534 #Dec: 11767 LB: 0 @ 14.923
c Restart #7 #Var: 534 #Dec: 16770 LB: 0 @ 17.263
c Restart #8 #Var: 534 #Dec: 22089 LB: 0 @ 20.381
c CHANGE to LPR mode... 	UB: 236	MIS: 131	LPR: 179 (1.4723)	Diff: 0.73184
c Restart #0 #Var: 534 #Dec: 28175 LB: 0 @ 38.132
c Restart #1 #Var: 534 #Dec: 28422 LB: 180 @ 208.14
c NEW SOLUTION FOUND: 235 @ 220.63 @ #Dec. 28438
c Restart #2 #Var: 534 #Dec: 28931 LB: 180 @ 495.78
c Restart #3 #Var: 534 #Dec: 29642 LB: 180 @ 946.86
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 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384 -x385 x386 x387 -x388 -x389 x390 -x391 x392 x393 -x394 -x395 x396 -x397 x398 -x399 x400 x401 -x402 -x403 x404 x405 -x406 -x407 x408 -x409 x410 -x411 -x412 x413 -x414 -x415 x416 x417 -x418 -x419 x420 -x421 x422 x423 -x424 -x425 x426 -x427 x428 x429 -x430 -x431 x432 -x433 x434 x435 -x436 -x437 x438 -x439 x440 x441 -x442 -x443 x444 -x445 x446 -x447 x448 x449 -x450 x451 -x452 -x453 -x454 -x455 x456 -x457 x458 -x459 x460 x461 -x462 -x463 x464 -x465 x466 x467 -x468 -x469 x470 -x471 x472 x473 -x474 -x475 x476 -x477 x478 x479 -x480 -x481 x482 -x483 x484 x485 -x486 -x487 x488 -x489 x490 x491 -x492 -x493 x494 x495 -x496 -x497 x498 -x499 x500 -x501 x502 x503 -x504 -x505 x506 -x507 -x508 x509 -x510 -x511 x512 x513 -x514 -x515 x516 -x517 x518 x519 -x520 -x521 x522 -x523 x524 x525 -x526 -x527 x528 -x529 x530 -x531 x532 x533 -x534 
c Cost: 235
c Exit Code: 10
c Total time: 1195.3 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/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1717137236 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 107 3 90 68 0 39 0
[pid=21230] 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/wulflinc21/normalized-ii32e2.opb

[startup+10.0024 s]
Raw data (loadavg): 0.93 0.95 0.90 1/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) T 21229 21230 20602 0 -1 0 1404 0 0 0 969 11 0 0 25 0 1 0 1717137236 8765440 1315 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/21230/statm): 2140 1315 1116 68 0 2072 0
[pid=21230] vsize: 8560
Current children cumulated CPU time (s) 9.8
Current children cumulated vsize (Kb) 8560

[startup+20.0031 s]
Raw data (loadavg): 0.94 0.96 0.91 1/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) T 21229 21230 20602 0 -1 0 1417 0 0 0 1904 34 0 0 25 0 1 0 1717137236 8830976 1328 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2156 1328 1116 68 0 2088 0
[pid=21230] vsize: 8624
Current children cumulated CPU time (s) 19.38
Current children cumulated vsize (Kb) 8624

[startup+30.0038 s]
Raw data (loadavg): 0.95 0.96 0.91 1/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) T 21229 21230 20602 0 -1 0 5108 0 0 0 2838 60 0 0 25 0 1 0 1717137236 10801152 1901 4294967295 134512640 134736556 3221224576 3221222428 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2637 1901 1116 68 0 2569 0
[pid=21230] vsize: 10548
Current children cumulated CPU time (s) 28.98
Current children cumulated vsize (Kb) 10548

[startup+40.0035 s]
Raw data (loadavg): 0.95 0.96 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 9167 0 0 0 3794 82 0 0 25 0 1 0 1717137236 10047488 1779 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2453 1779 1116 68 0 2385 0
[pid=21230] vsize: 9812
Current children cumulated CPU time (s) 38.76
Current children cumulated vsize (Kb) 9812

[startup+50.0042 s]
Raw data (loadavg): 0.96 0.96 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 11706 0 0 0 4784 89 0 0 25 0 1 0 1717137236 12427264 2234 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3034 2234 1116 68 0 2966 0
[pid=21230] vsize: 12136
Current children cumulated CPU time (s) 48.73
Current children cumulated vsize (Kb) 12136

[startup+60.0038 s]
Raw data (loadavg): 0.97 0.96 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 13647 0 0 0 5777 94 0 0 25 0 1 0 1717137236 12103680 2120 4294967295 134512640 134736556 3221224576 3221220628 1075964218 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2955 2120 1116 68 0 2887 0
[pid=21230] vsize: 11820
Current children cumulated CPU time (s) 58.71
Current children cumulated vsize (Kb) 11820

[startup+70.0035 s]
Raw data (loadavg): 0.97 0.96 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 15662 0 0 0 6769 100 0 0 25 0 1 0 1717137236 11968512 2114 4294967295 134512640 134736556 3221224576 3221221056 1075397189 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2922 2114 1116 68 0 2854 0
[pid=21230] vsize: 11688
Current children cumulated CPU time (s) 68.69
Current children cumulated vsize (Kb) 11688

[startup+80.0042 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 18207 0 0 0 7758 109 0 0 25 0 1 0 1717137236 12222464 2028 4294967295 134512640 134736556 3221224576 3221220732 1075564269 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2984 2028 1116 68 0 2916 0
[pid=21230] vsize: 11936
Current children cumulated CPU time (s) 78.67
Current children cumulated vsize (Kb) 11936

[startup+90.0039 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 21092 0 0 0 8744 118 0 0 25 0 1 0 1717137236 11927552 1880 4294967295 134512640 134736556 3221224576 3221221568 1075860054 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2912 1880 1116 68 0 2844 0
[pid=21230] vsize: 11648
Current children cumulated CPU time (s) 88.62
Current children cumulated vsize (Kb) 11648

[startup+100.005 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 23856 0 0 0 9733 126 0 0 25 0 1 0 1717137236 11759616 1866 4294967295 134512640 134736556 3221224576 3221220672 1074970243 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2871 1866 1116 68 0 2803 0
[pid=21230] vsize: 11484
Current children cumulated CPU time (s) 98.59
Current children cumulated vsize (Kb) 11484

[startup+110.005 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 26641 0 0 0 10720 135 0 0 25 0 1 0 1717137236 10219520 1821 4294967295 134512640 134736556 3221224576 3221222528 1074918594 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2495 1821 1116 68 0 2427 0
[pid=21230] vsize: 9980
Current children cumulated CPU time (s) 108.55
Current children cumulated vsize (Kb) 9980

[startup+120.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 29293 0 0 0 11706 145 0 0 25 0 1 0 1717137236 10219520 1821 4294967295 134512640 134736556 3221224576 3221222824 1074138166 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2495 1821 1116 68 0 2427 0
[pid=21230] vsize: 9980
Current children cumulated CPU time (s) 118.51
Current children cumulated vsize (Kb) 9980

[startup+130.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 32359 0 0 0 12692 155 0 0 25 0 1 0 1717137236 11759616 1860 4294967295 134512640 134736556 3221224576 3221220756 1075114912 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2871 1860 1116 68 0 2803 0
[pid=21230] vsize: 11484
Current children cumulated CPU time (s) 128.47
Current children cumulated vsize (Kb) 11484

[startup+140.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 35647 0 0 0 13674 167 0 0 25 0 1 0 1717137236 10219520 1821 4294967295 134512640 134736556 3221224576 3221222824 1074138150 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2495 1821 1116 68 0 2427 0
[pid=21230] vsize: 9980
Current children cumulated CPU time (s) 138.41
Current children cumulated vsize (Kb) 9980

[startup+150.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 38642 0 0 0 14660 177 0 0 25 0 1 0 1717137236 11759616 1861 4294967295 134512640 134736556 3221224576 3221220756 1075115076 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2871 1861 1116 68 0 2803 0
[pid=21230] vsize: 11484
Current children cumulated CPU time (s) 148.37
Current children cumulated vsize (Kb) 11484

[startup+160.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 41755 0 0 0 15647 187 0 0 25 0 1 0 1717137236 10219520 1821 4294967295 134512640 134736556 3221224576 3221222912 1074153766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2495 1821 1116 68 0 2427 0
[pid=21230] vsize: 9980
Current children cumulated CPU time (s) 158.34
Current children cumulated vsize (Kb) 9980

[startup+170.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 46010 0 0 0 16628 200 0 0 25 0 1 0 1717137236 11759616 1862 4294967295 134512640 134736556 3221224576 3221221184 1075967895 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2871 1862 1116 68 0 2803 0
[pid=21230] vsize: 11484
Current children cumulated CPU time (s) 168.28
Current children cumulated vsize (Kb) 11484

[startup+180.006 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 50004 0 0 0 17611 212 0 0 25 0 1 0 1717137236 11759616 1875 4294967295 134512640 134736556 3221224576 3221220424 1074789778 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2871 1875 1116 68 0 2803 0
[pid=21230] vsize: 11484
Current children cumulated CPU time (s) 178.23
Current children cumulated vsize (Kb) 11484

[startup+190.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 53486 0 0 0 18592 225 0 0 25 0 1 0 1717137236 11759616 1851 4294967295 134512640 134736556 3221224576 3221220572 1074873328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2871 1851 1116 68 0 2803 0
[pid=21230] vsize: 11484
Current children cumulated CPU time (s) 188.17
Current children cumulated vsize (Kb) 11484

[startup+200.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 56859 0 0 0 19566 240 0 0 25 0 1 0 1717137236 13053952 2344 4294967295 134512640 134736556 3221224576 3221220864 1075397211 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3187 2344 1116 68 0 3119 0
[pid=21230] vsize: 12748
Current children cumulated CPU time (s) 198.06
Current children cumulated vsize (Kb) 12748

[startup+210.007 s]
Raw data (loadavg): 0.99 0.97 0.91 1/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) T 21229 21230 20602 0 -1 0 60419 0 0 0 20518 261 0 0 25 0 1 0 1717137236 11476992 2059 4294967295 134512640 134736556 3221224576 3221222540 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2802 2059 1116 68 0 2734 0
[pid=21230] vsize: 11208
Current children cumulated CPU time (s) 207.79
Current children cumulated vsize (Kb) 11208

[startup+220.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 63527 0 0 0 21504 271 0 0 25 0 1 0 1717137236 10473472 1883 4294967295 134512640 134736556 3221224576 3221222560 1074153749 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 2557 1883 1116 68 0 2489 0
[pid=21230] vsize: 10228
Current children cumulated CPU time (s) 217.75
Current children cumulated vsize (Kb) 10228

[startup+230.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 67790 0 0 0 22484 283 0 0 25 0 1 0 1717137236 12525568 2015 4294967295 134512640 134736556 3221224576 3221220736 1074815265 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 3058 2015 1116 68 0 2990 0
[pid=21230] vsize: 12232
Current children cumulated CPU time (s) 227.67
Current children cumulated vsize (Kb) 12232

[startup+240.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 70698 0 0 0 23469 293 0 0 25 0 1 0 1717137236 10473472 1884 4294967295 134512640 134736556 3221224576 3221222528 1074916513 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2557 1884 1116 68 0 2489 0
[pid=21230] vsize: 10228
Current children cumulated CPU time (s) 237.62
Current children cumulated vsize (Kb) 10228

[startup+250.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 74335 0 0 0 24453 304 0 0 25 0 1 0 1717137236 10473472 1884 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2557 1884 1116 68 0 2489 0
[pid=21230] vsize: 10228
Current children cumulated CPU time (s) 247.57
Current children cumulated vsize (Kb) 10228

[startup+260.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 78031 0 0 0 25436 315 0 0 25 0 1 0 1717137236 10473472 1884 4294967295 134512640 134736556 3221224576 3221223332 134612422 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2557 1884 1116 68 0 2489 0
[pid=21230] vsize: 10228
Current children cumulated CPU time (s) 257.51
Current children cumulated vsize (Kb) 10228

[startup+270.007 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 81606 0 0 0 26420 327 0 0 25 0 1 0 1717137236 12169216 1917 4294967295 134512640 134736556 3221224576 3221220848 1075169643 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2971 1917 1116 68 0 2903 0
[pid=21230] vsize: 11884
Current children cumulated CPU time (s) 267.47
Current children cumulated vsize (Kb) 11884

[startup+280.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 85471 0 0 0 27399 341 0 0 25 0 1 0 1717137236 12324864 1947 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3009 1947 1116 68 0 2941 0
[pid=21230] vsize: 12036
Current children cumulated CPU time (s) 277.4
Current children cumulated vsize (Kb) 12036

[startup+290.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 88975 0 0 0 28382 351 0 0 25 0 1 0 1717137236 10473472 1884 4294967295 134512640 134736556 3221224576 3221222560 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2557 1884 1116 68 0 2489 0
[pid=21230] vsize: 10228
Current children cumulated CPU time (s) 287.33
Current children cumulated vsize (Kb) 10228

[startup+300.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 93102 0 0 0 29362 363 0 0 25 0 1 0 1717137236 12333056 1964 4294967295 134512640 134736556 3221224576 3221221184 1075967759 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3011 1964 1116 68 0 2943 0
[pid=21230] vsize: 12044
Current children cumulated CPU time (s) 297.25
Current children cumulated vsize (Kb) 12044

[startup+310.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 97102 0 0 0 30340 377 0 0 25 0 1 0 1717137236 10473472 1884 4294967295 134512640 134736556 3221224576 3221222376 1077380592 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2557 1884 1116 68 0 2489 0
[pid=21230] vsize: 10228
Current children cumulated CPU time (s) 307.17
Current children cumulated vsize (Kb) 10228

[startup+320.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 101613 0 0 0 31317 392 0 0 25 0 1 0 1717137236 11649024 1971 4294967295 134512640 134736556 3221224576 3221220800 1074799412 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2844 1971 1116 68 0 2776 0
[pid=21230] vsize: 11376
Current children cumulated CPU time (s) 317.09
Current children cumulated vsize (Kb) 11376

[startup+330.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 107705 0 0 0 32291 410 0 0 25 0 1 0 1717137236 12820480 2140 4294967295 134512640 134736556 3221224576 3221221296 1076083342 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3130 2140 1116 68 0 3062 0
[pid=21230] vsize: 12520
Current children cumulated CPU time (s) 327.01
Current children cumulated vsize (Kb) 12520

[startup+340.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 113797 0 0 0 33265 428 0 0 25 0 1 0 1717137236 11673600 1982 4294967295 134512640 134736556 3221224576 3221220628 1075964214 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2850 1982 1116 68 0 2782 0
[pid=21230] vsize: 11400
Current children cumulated CPU time (s) 336.93
Current children cumulated vsize (Kb) 11400

[startup+350.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 118012 0 0 0 34244 442 0 0 25 0 1 0 1717137236 12595200 2018 4294967295 134512640 134736556 3221224576 3221220584 1074789548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3075 2018 1116 68 0 3007 0
[pid=21230] vsize: 12300
Current children cumulated CPU time (s) 346.86
Current children cumulated vsize (Kb) 12300

[startup+360.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 121610 0 0 0 35222 455 0 0 25 0 1 0 1717137236 13058048 2199 4294967295 134512640 134736556 3221224576 3221221056 1075397181 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3188 2199 1116 68 0 3120 0
[pid=21230] vsize: 12752
Current children cumulated CPU time (s) 356.77
Current children cumulated vsize (Kb) 12752

[startup+370.008 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 125437 0 0 0 36202 468 0 0 25 0 1 0 1717137236 12713984 2054 4294967295 134512640 134736556 3221224576 3221221296 1076083427 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3104 2054 1116 68 0 3036 0
[pid=21230] vsize: 12416
Current children cumulated CPU time (s) 366.7
Current children cumulated vsize (Kb) 12416

[startup+380.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 128440 0 0 0 37187 478 0 0 25 0 1 0 1717137236 12681216 2077 4294967295 134512640 134736556 3221224576 3221220864 1075113493 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3096 2077 1116 68 0 3028 0
[pid=21230] vsize: 12384
Current children cumulated CPU time (s) 376.65
Current children cumulated vsize (Kb) 12384

[startup+390.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 131500 0 0 0 38170 488 0 0 25 0 1 0 1717137236 12521472 1994 4294967295 134512640 134736556 3221224576 3221220584 1074789534 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3057 1994 1116 68 0 2989 0
[pid=21230] vsize: 12228
Current children cumulated CPU time (s) 386.58
Current children cumulated vsize (Kb) 12228

[startup+400.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 134269 0 0 0 39155 498 0 0 25 0 1 0 1717137236 12337152 1993 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3012 1993 1116 68 0 2944 0
[pid=21230] vsize: 12048
Current children cumulated CPU time (s) 396.53
Current children cumulated vsize (Kb) 12048

[startup+410.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 137463 0 0 0 40138 509 0 0 25 0 1 0 1717137236 10641408 1927 4294967295 134512640 134736556 3221224576 3221222912 1074153794 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2598 1927 1116 68 0 2530 0
[pid=21230] vsize: 10392
Current children cumulated CPU time (s) 406.47
Current children cumulated vsize (Kb) 10392

[startup+420.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 141013 0 0 0 41122 520 0 0 25 0 1 0 1717137236 13107200 2196 4294967295 134512640 134736556 3221224576 3221220800 1074960771 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3200 2196 1116 68 0 3132 0
[pid=21230] vsize: 12800
Current children cumulated CPU time (s) 416.42
Current children cumulated vsize (Kb) 12800

[startup+430.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 144260 0 0 0 42105 531 0 0 25 0 1 0 1717137236 13025280 2211 4294967295 134512640 134736556 3221224576 3221220584 1074789611 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3180 2211 1116 68 0 3112 0
[pid=21230] vsize: 12720
Current children cumulated CPU time (s) 426.36
Current children cumulated vsize (Kb) 12720

[startup+440.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 147747 0 0 0 43088 541 0 0 25 0 1 0 1717137236 12521472 2000 4294967295 134512640 134736556 3221224576 3221220464 1075965248 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3057 2000 1116 68 0 2989 0
[pid=21230] vsize: 12228
Current children cumulated CPU time (s) 436.29
Current children cumulated vsize (Kb) 12228

[startup+450.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 150822 0 0 0 44072 551 0 0 25 0 1 0 1717137236 12689408 2071 4294967295 134512640 134736556 3221224576 3221220860 1075112997 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3098 2071 1116 68 0 3030 0
[pid=21230] vsize: 12392
Current children cumulated CPU time (s) 446.23
Current children cumulated vsize (Kb) 12392

[startup+460.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 154159 0 0 0 45051 564 0 0 17 0 1 0 1717137236 10756096 1955 4294967295 134512640 134736556 3221224576 3221222824 1074138166 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 2626 1955 1116 68 0 2558 0
[pid=21230] vsize: 10504
Current children cumulated CPU time (s) 456.15
Current children cumulated vsize (Kb) 10504

[startup+470.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 156768 0 0 0 46038 572 0 0 25 0 1 0 1717137236 10756096 1955 4294967295 134512640 134736556 3221224576 3221222912 1074153766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2626 1955 1116 68 0 2558 0
[pid=21230] vsize: 10504
Current children cumulated CPU time (s) 466.1
Current children cumulated vsize (Kb) 10504

[startup+480.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 159452 0 0 0 47024 581 0 0 25 0 1 0 1717137236 12587008 2023 4294967295 134512640 134736556 3221224576 3221220864 1075113511 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3073 2023 1116 68 0 3005 0
[pid=21230] vsize: 12292
Current children cumulated CPU time (s) 476.05
Current children cumulated vsize (Kb) 12292

[startup+490.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 162189 0 0 0 48008 591 0 0 25 0 1 0 1717137236 10756096 1955 4294967295 134512640 134736556 3221224576 3221222896 1074153672 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2626 1955 1116 68 0 2558 0
[pid=21230] vsize: 10504
Current children cumulated CPU time (s) 485.99
Current children cumulated vsize (Kb) 10504

[startup+500.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 165931 0 0 0 48969 609 0 0 25 0 1 0 1717137236 13533184 2286 4294967295 134512640 134736556 3221224576 3221221400 1075007310 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3304 2286 1116 68 0 3236 0
[pid=21230] vsize: 13216
Current children cumulated CPU time (s) 495.78
Current children cumulated vsize (Kb) 13216

[startup+510.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 169404 0 0 0 49954 618 0 0 25 0 1 0 1717137236 13107200 2160 4294967295 134512640 134736556 3221224576 3221221072 1075088573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3200 2160 1116 68 0 3132 0
[pid=21230] vsize: 12800
Current children cumulated CPU time (s) 505.72
Current children cumulated vsize (Kb) 12800

[startup+520.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 173023 0 0 0 50937 629 0 0 25 0 1 0 1717137236 11083776 2019 4294967295 134512640 134736556 3221224576 3221221720 1074138271 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2706 2019 1116 68 0 2638 0
[pid=21230] vsize: 10824
Current children cumulated CPU time (s) 515.66
Current children cumulated vsize (Kb) 10824

[startup+530.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 176948 0 0 0 51913 643 0 0 25 0 1 0 1717137236 10862592 1981 4294967295 134512640 134736556 3221224576 3221222492 1074206265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2652 1981 1116 68 0 2584 0
[pid=21230] vsize: 10608
Current children cumulated CPU time (s) 525.56
Current children cumulated vsize (Kb) 10608

[startup+540.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 180935 0 0 0 52891 654 0 0 25 0 1 0 1717137236 13062144 2111 4294967295 134512640 134736556 3221224576 3221220408 1074788468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3189 2111 1116 68 0 3121 0
[pid=21230] vsize: 12756
Current children cumulated CPU time (s) 535.45
Current children cumulated vsize (Kb) 12756

[startup+550.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 185347 0 0 0 53867 667 0 0 25 0 1 0 1717137236 10862592 1981 4294967295 134512640 134736556 3221224576 3221222912 1074153749 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2652 1981 1116 68 0 2584 0
[pid=21230] vsize: 10608
Current children cumulated CPU time (s) 545.34
Current children cumulated vsize (Kb) 10608

[startup+560.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 189620 0 0 0 54841 683 0 0 25 0 1 0 1717137236 11558912 2087 4294967295 134512640 134736556 3221224576 3221222640 1074867308 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2822 2087 1116 68 0 2754 0
[pid=21230] vsize: 11288
Current children cumulated CPU time (s) 555.24
Current children cumulated vsize (Kb) 11288

[startup+570.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 193110 0 0 0 55824 694 0 0 25 0 1 0 1717137236 12918784 2115 4294967295 134512640 134736556 3221224576 3221221056 1075119996 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3154 2115 1116 68 0 3086 0
[pid=21230] vsize: 12616
Current children cumulated CPU time (s) 565.18
Current children cumulated vsize (Kb) 12616

[startup+580.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 196808 0 0 0 56803 706 0 0 25 0 1 0 1717137236 13189120 2183 4294967295 134512640 134736556 3221224576 3221220800 1074960771 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3220 2183 1116 68 0 3152 0
[pid=21230] vsize: 12880
Current children cumulated CPU time (s) 575.09
Current children cumulated vsize (Kb) 12880

[startup+590.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 200541 0 0 0 57782 719 0 0 25 0 1 0 1717137236 13004800 2157 4294967295 134512640 134736556 3221224576 3221221296 1076083593 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3175 2157 1116 68 0 3107 0
[pid=21230] vsize: 12700
Current children cumulated CPU time (s) 585.01
Current children cumulated vsize (Kb) 12700

[startup+600.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 204137 0 0 0 58763 730 0 0 25 0 1 0 1717137236 13172736 2159 4294967295 134512640 134736556 3221224576 3221220768 1075115696 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3216 2159 1116 68 0 3148 0
[pid=21230] vsize: 12864
Current children cumulated CPU time (s) 594.93
Current children cumulated vsize (Kb) 12864

[startup+610.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 208431 0 0 0 59744 743 0 0 25 0 1 0 1717137236 13107200 2195 4294967295 134512640 134736556 3221224576 3221220404 1074786584 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3200 2195 1116 68 0 3132 0
[pid=21230] vsize: 12800
Current children cumulated CPU time (s) 604.87
Current children cumulated vsize (Kb) 12800

[startup+620.009 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 212285 0 0 0 60725 755 0 0 25 0 1 0 1717137236 12365824 2093 4294967295 134512640 134736556 3221224576 3221221520 1075110391 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3019 2094 1116 68 0 2951 0
[pid=21230] vsize: 12076
Current children cumulated CPU time (s) 614.8
Current children cumulated vsize (Kb) 12076

[startup+630.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 215946 0 0 0 61708 767 0 0 25 0 1 0 1717137236 11173888 2057 4294967295 134512640 134736556 3221224576 3221222824 1074138150 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 2728 2057 1116 68 0 2660 0
[pid=21230] vsize: 10912
Current children cumulated CPU time (s) 624.75
Current children cumulated vsize (Kb) 10912

[startup+640.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 220439 0 0 0 62682 783 0 0 25 0 1 0 1717137236 11112448 2042 4294967295 134512640 134736556 3221224576 3221222944 134682706 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2713 2042 1116 68 0 2645 0
[pid=21230] vsize: 10852
Current children cumulated CPU time (s) 634.65
Current children cumulated vsize (Kb) 10852

[startup+650.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 225036 0 0 0 63657 799 0 0 25 0 1 0 1717137236 13328384 2217 4294967295 134512640 134736556 3221224576 3221220428 1074787518 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3254 2217 1116 68 0 3186 0
[pid=21230] vsize: 13016
Current children cumulated CPU time (s) 644.56
Current children cumulated vsize (Kb) 13016

[startup+660.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 230139 0 0 0 64629 816 0 0 25 0 1 0 1717137236 13090816 2159 4294967295 134512640 134736556 3221224576 3221221060 1075863638 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 3196 2159 1116 68 0 3128 0
[pid=21230] vsize: 12784
Current children cumulated CPU time (s) 654.45
Current children cumulated vsize (Kb) 12784

[startup+670.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 233919 0 0 0 65609 829 0 0 25 0 1 0 1717137236 13529088 2324 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3303 2324 1116 68 0 3235 0
[pid=21230] vsize: 13212
Current children cumulated CPU time (s) 664.38
Current children cumulated vsize (Kb) 13212

[startup+680.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 238324 0 0 0 66588 844 0 0 25 0 1 0 1717137236 11382784 2108 4294967295 134512640 134736556 3221224576 3221222912 1074153773 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2779 2108 1116 68 0 2711 0
[pid=21230] vsize: 11116
Current children cumulated CPU time (s) 674.32
Current children cumulated vsize (Kb) 11116

[startup+690.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 241930 0 0 0 67573 853 0 0 25 0 1 0 1717137236 13680640 2338 4294967295 134512640 134736556 3221224576 3221220768 1075115696 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3340 2338 1116 68 0 3272 0
[pid=21230] vsize: 13360
Current children cumulated CPU time (s) 684.26
Current children cumulated vsize (Kb) 13360

[startup+700.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 246751 0 0 0 68545 870 0 0 25 0 1 0 1717137236 13123584 2142 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3204 2142 1116 68 0 3136 0
[pid=21230] vsize: 12816
Current children cumulated CPU time (s) 694.15
Current children cumulated vsize (Kb) 12816

[startup+710.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 250999 0 0 0 69522 884 0 0 25 0 1 0 1717137236 11857920 2171 4294967295 134512640 134736556 3221224576 3221221808 1074140041 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2895 2176 1116 68 0 2827 0
[pid=21230] vsize: 11580
Current children cumulated CPU time (s) 704.06
Current children cumulated vsize (Kb) 11580

[startup+720.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 254569 0 0 0 70504 896 0 0 25 0 1 0 1717137236 11395072 2111 4294967295 134512640 134736556 3221224576 3221222912 1074153786 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2782 2111 1116 68 0 2714 0
[pid=21230] vsize: 11128
Current children cumulated CPU time (s) 714
Current children cumulated vsize (Kb) 11128

[startup+730.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 258716 0 0 0 71480 911 0 0 25 0 1 0 1717137236 11395072 2111 4294967295 134512640 134736556 3221224576 3221222912 1074153736 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2782 2111 1116 68 0 2714 0
[pid=21230] vsize: 11128
Current children cumulated CPU time (s) 723.91
Current children cumulated vsize (Kb) 11128

[startup+740.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 264090 0 0 0 72455 930 0 0 25 0 1 0 1717137236 13340672 2206 4294967295 134512640 134736556 3221224576 3221221628 1074809764 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3257 2206 1116 68 0 3189 0
[pid=21230] vsize: 13028
Current children cumulated CPU time (s) 733.85
Current children cumulated vsize (Kb) 13028

[startup+750.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 268126 0 0 0 73430 946 0 0 25 0 1 0 1717137236 11550720 2113 4294967295 134512640 134736556 3221224576 3221222640 1074867352 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2820 2113 1116 68 0 2752 0
[pid=21230] vsize: 11280
Current children cumulated CPU time (s) 743.76
Current children cumulated vsize (Kb) 11280

[startup+760.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 272268 0 0 0 74407 961 0 0 25 0 1 0 1717137236 13377536 2182 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3266 2182 1116 68 0 3198 0
[pid=21230] vsize: 13064
Current children cumulated CPU time (s) 753.68
Current children cumulated vsize (Kb) 13064

[startup+770.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 276194 0 0 0 75384 975 0 0 25 0 1 0 1717137236 11452416 2125 4294967295 134512640 134736556 3221224576 3221222764 1077404727 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 2796 2125 1116 68 0 2728 0
[pid=21230] vsize: 11184
Current children cumulated CPU time (s) 763.59
Current children cumulated vsize (Kb) 11184

[startup+780.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 281963 0 0 0 76358 993 0 0 25 0 1 0 1717137236 13754368 2534 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3358 2534 1116 68 0 3290 0
[pid=21230] vsize: 13432
Current children cumulated CPU time (s) 773.51
Current children cumulated vsize (Kb) 13432

[startup+790.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 284830 0 0 0 77345 1002 0 0 25 0 1 0 1717137236 13877248 2389 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3388 2389 1116 68 0 3320 0
[pid=21230] vsize: 13552
Current children cumulated CPU time (s) 783.47
Current children cumulated vsize (Kb) 13552

[startup+800.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 287797 0 0 0 78331 1012 0 0 25 0 1 0 1717137236 11968512 2219 4294967295 134512640 134736556 3221224576 3221221648 1074865662 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2922 2219 1116 68 0 2854 0
[pid=21230] vsize: 11688
Current children cumulated CPU time (s) 793.43
Current children cumulated vsize (Kb) 11688

[startup+810.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 291030 0 0 0 79317 1023 0 0 25 0 1 0 1717137236 12656640 2297 4294967295 134512640 134736556 3221224576 3221220412 1074788959 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3090 2297 1116 68 0 3022 0
[pid=21230] vsize: 12360
Current children cumulated CPU time (s) 803.4
Current children cumulated vsize (Kb) 12360

[startup+820.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 294519 0 0 0 80302 1033 0 0 25 0 1 0 1717137236 13504512 2240 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3297 2245 1116 68 0 3229 0
[pid=21230] vsize: 13188
Current children cumulated CPU time (s) 813.35
Current children cumulated vsize (Kb) 13188

[startup+830.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 297252 0 0 0 81290 1043 0 0 25 0 1 0 1717137236 13697024 2330 4294967295 134512640 134736556 3221224576 3221221488 1074790218 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3344 2330 1116 68 0 3276 0
[pid=21230] vsize: 13376
Current children cumulated CPU time (s) 823.33
Current children cumulated vsize (Kb) 13376

[startup+840.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 300674 0 0 0 82276 1053 0 0 25 0 1 0 1717137236 13914112 2396 4294967295 134512640 134736556 3221224576 3221220428 1074787562 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3397 2396 1116 68 0 3329 0
[pid=21230] vsize: 13588
Current children cumulated CPU time (s) 833.29
Current children cumulated vsize (Kb) 13588

[startup+850.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 303676 0 0 0 83265 1061 0 0 25 0 1 0 1717137236 13504512 2254 4294967295 134512640 134736556 3221224576 3221220572 1074873465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3297 2254 1116 68 0 3229 0
[pid=21230] vsize: 13188
Current children cumulated CPU time (s) 843.26
Current children cumulated vsize (Kb) 13188

[startup+860.012 s]
Raw data (loadavg): 0.99 0.97 0.91 3/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 306622 0 0 0 84251 1071 0 0 25 0 1 0 1717137236 13946880 2390 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3405 2390 1116 68 0 3337 0
[pid=21230] vsize: 13620
Current children cumulated CPU time (s) 853.22
Current children cumulated vsize (Kb) 13620

[startup+870.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 309548 0 0 0 85236 1081 0 0 25 0 1 0 1717137236 11808768 2212 4294967295 134512640 134736556 3221224576 3221222824 1074138155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2883 2212 1116 68 0 2815 0
[pid=21230] vsize: 11532
Current children cumulated CPU time (s) 863.17
Current children cumulated vsize (Kb) 11532

[startup+880.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 313151 0 0 0 86220 1093 0 0 25 0 1 0 1717137236 13504512 2286 4294967295 134512640 134736556 3221224576 3221221648 1074834317 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3297 2286 1116 68 0 3229 0
[pid=21230] vsize: 13188
Current children cumulated CPU time (s) 873.13
Current children cumulated vsize (Kb) 13188

[startup+890.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 316080 0 0 0 87208 1102 0 0 25 0 1 0 1717137236 11825152 2212 4294967295 134512640 134736556 3221224576 3221222528 1074918484 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2887 2212 1116 68 0 2819 0
[pid=21230] vsize: 11548
Current children cumulated CPU time (s) 883.1
Current children cumulated vsize (Kb) 11548

[startup+900.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 318995 0 0 0 88193 1112 0 0 25 0 1 0 1717137236 11808768 2212 4294967295 134512640 134736556 3221224576 3221222848 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2883 2212 1116 68 0 2815 0
[pid=21230] vsize: 11532
Current children cumulated CPU time (s) 893.05
Current children cumulated vsize (Kb) 11532

[startup+910.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 322035 0 0 0 89182 1121 0 0 25 0 1 0 1717137236 14540800 2506 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3550 2506 1116 68 0 3482 0
[pid=21230] vsize: 14200
Current children cumulated CPU time (s) 903.03
Current children cumulated vsize (Kb) 14200

[startup+920.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 324481 0 0 0 90173 1128 0 0 25 0 1 0 1717137236 14352384 2480 4294967295 134512640 134736556 3221224576 3221220768 1075115709 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3504 2480 1116 68 0 3436 0
[pid=21230] vsize: 14016
Current children cumulated CPU time (s) 913.01
Current children cumulated vsize (Kb) 14016

[startup+930.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 327133 0 0 0 91161 1138 0 0 25 0 1 0 1717137236 13615104 2305 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3324 2305 1116 68 0 3256 0
[pid=21230] vsize: 13296
Current children cumulated CPU time (s) 922.99
Current children cumulated vsize (Kb) 13296

[startup+940.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 330053 0 0 0 92148 1148 0 0 25 0 1 0 1717137236 13242368 2387 4294967295 134512640 134736556 3221224576 3221220896 1075894487 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3233 2387 1116 68 0 3165 0
[pid=21230] vsize: 12932
Current children cumulated CPU time (s) 932.96
Current children cumulated vsize (Kb) 12932

[startup+950.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 332655 0 0 0 93126 1159 0 0 25 0 1 0 1717137236 12808192 2401 4294967295 134512640 134736556 3221224576 3221222488 1074950114 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 3127 2401 1116 68 0 3059 0
[pid=21230] vsize: 12508
Current children cumulated CPU time (s) 942.85
Current children cumulated vsize (Kb) 12508

[startup+960.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 336681 0 0 0 94091 1177 0 0 25 0 1 0 1717137236 14295040 2521 4294967295 134512640 134736556 3221224576 3221220756 1075115039 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3490 2521 1116 68 0 3422 0
[pid=21230] vsize: 13960
Current children cumulated CPU time (s) 952.68
Current children cumulated vsize (Kb) 13960

[startup+970.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 340047 0 0 0 95076 1187 0 0 25 0 1 0 1717137236 11919360 2239 4294967295 134512640 134736556 3221224576 3221223040 134682706 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2910 2239 1116 68 0 2842 0
[pid=21230] vsize: 11640
Current children cumulated CPU time (s) 962.63
Current children cumulated vsize (Kb) 11640

[startup+980.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 343530 0 0 0 96059 1199 0 0 25 0 1 0 1717137236 13799424 2343 4294967295 134512640 134736556 3221224576 3221220428 1074787600 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3369 2343 1116 68 0 3301 0
[pid=21230] vsize: 13476
Current children cumulated CPU time (s) 972.58
Current children cumulated vsize (Kb) 13476

[startup+990.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 347181 0 0 0 97042 1210 0 0 25 0 1 0 1717137236 14053376 2400 4294967295 134512640 134736556 3221224576 3221220756 1075115117 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3431 2400 1116 68 0 3363 0
[pid=21230] vsize: 13724
Current children cumulated CPU time (s) 982.52
Current children cumulated vsize (Kb) 13724

[startup+1000.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 350973 0 0 0 98024 1222 0 0 25 0 1 0 1717137236 14303232 2453 4294967295 134512640 134736556 3221224576 3221220864 1075113502 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3492 2453 1116 68 0 3424 0
[pid=21230] vsize: 13968
Current children cumulated CPU time (s) 992.46
Current children cumulated vsize (Kb) 13968

[startup+1010.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 354699 0 0 0 99006 1236 0 0 25 0 1 0 1717137236 11919360 2239 4294967295 134512640 134736556 3221224576 3221222536 1077380592 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2910 2239 1116 68 0 2842 0
[pid=21230] vsize: 11640
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (Kb) 11640

[startup+1020.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 358450 0 0 0 99986 1248 0 0 25 0 1 0 1717137236 14139392 2437 4294967295 134512640 134736556 3221224576 3221221184 1075967695 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3452 2437 1116 68 0 3384 0
[pid=21230] vsize: 13808
Current children cumulated CPU time (s) 1012.34
Current children cumulated vsize (Kb) 13808

[startup+1030.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 362517 0 0 0 100966 1261 0 0 25 0 1 0 1717137236 14544896 2542 4294967295 134512640 134736556 3221224576 3221220396 1074787806 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3551 2542 1116 68 0 3483 0
[pid=21230] vsize: 14204
Current children cumulated CPU time (s) 1022.27
Current children cumulated vsize (Kb) 14204

[startup+1040.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 366073 0 0 0 101949 1272 0 0 25 0 1 0 1717137236 12001280 2256 4294967295 134512640 134736556 3221224576 3221222808 1074138315 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2930 2256 1116 68 0 2862 0
[pid=21230] vsize: 11720
Current children cumulated CPU time (s) 1032.21
Current children cumulated vsize (Kb) 11720

[startup+1050.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 370012 0 0 0 102931 1285 0 0 25 0 1 0 1717137236 11984896 2255 4294967295 134512640 134736556 3221224576 3221222912 1074153760 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2926 2255 1116 68 0 2858 0
[pid=21230] vsize: 11704
Current children cumulated CPU time (s) 1042.16
Current children cumulated vsize (Kb) 11704

[startup+1060.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 374344 0 0 0 103907 1299 0 0 25 0 1 0 1717137236 11984896 2255 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 2926 2255 1116 68 0 2858 0
[pid=21230] vsize: 11704
Current children cumulated CPU time (s) 1052.06
Current children cumulated vsize (Kb) 11704

[startup+1070.02 s]
Raw data (loadavg): 1.07 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 377819 0 0 0 104889 1311 0 0 25 0 1 0 1717137236 14286848 2477 4294967295 134512640 134736556 3221224576 3221221600 1074867340 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3488 2477 1116 68 0 3420 0
[pid=21230] vsize: 13952
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (Kb) 13952

[startup+1080.02 s]
Raw data (loadavg): 1.06 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 381144 0 0 0 105872 1322 0 0 25 0 1 0 1717137236 14192640 2441 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3465 2441 1116 68 0 3397 0
[pid=21230] vsize: 13860
Current children cumulated CPU time (s) 1071.94
Current children cumulated vsize (Kb) 13860

[startup+1090.02 s]
Raw data (loadavg): 1.05 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 384413 0 0 0 106857 1332 0 0 25 0 1 0 1717137236 12185600 2304 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2975 2304 1116 68 0 2907 0
[pid=21230] vsize: 11900
Current children cumulated CPU time (s) 1081.89
Current children cumulated vsize (Kb) 11900

[startup+1100.02 s]
Raw data (loadavg): 1.04 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 387638 0 0 0 107841 1343 0 0 25 0 1 0 1717137236 14221312 2451 4294967295 134512640 134736556 3221224576 3221220584 1074789534 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3472 2451 1116 68 0 3404 0
[pid=21230] vsize: 13888
Current children cumulated CPU time (s) 1091.84
Current children cumulated vsize (Kb) 13888

[startup+1110.02 s]
Raw data (loadavg): 1.04 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 390858 0 0 0 108825 1354 0 0 25 0 1 0 1717137236 12206080 2309 4294967295 134512640 134736556 3221224576 3221222752 1074153675 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2980 2309 1116 68 0 2912 0
[pid=21230] vsize: 11920
Current children cumulated CPU time (s) 1101.79
Current children cumulated vsize (Kb) 11920

[startup+1120.02 s]
Raw data (loadavg): 1.03 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 394125 0 0 0 109808 1365 0 0 25 0 1 0 1717137236 14061568 2419 4294967295 134512640 134736556 3221224576 3221220900 1075966007 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3433 2419 1116 68 0 3365 0
[pid=21230] vsize: 13732
Current children cumulated CPU time (s) 1111.73
Current children cumulated vsize (Kb) 13732

[startup+1130.02 s]
Raw data (loadavg): 1.03 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 397887 0 0 0 110790 1377 0 0 22 0 1 0 1717137236 12206080 2309 4294967295 134512640 134736556 3221224576 3221223296 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 2980 2309 1116 68 0 2912 0
[pid=21230] vsize: 11920
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (Kb) 11920

[startup+1140.02 s]
Raw data (loadavg): 1.02 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) T 21229 21230 20602 0 -1 0 401699 0 0 0 111768 1390 0 0 25 0 1 0 1717137236 12263424 2317 4294967295 134512640 134736556 3221224576 3221221516 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2994 2317 1116 68 0 2926 0
[pid=21230] vsize: 11976
Current children cumulated CPU time (s) 1131.58
Current children cumulated vsize (Kb) 11976

[startup+1150.02 s]
Raw data (loadavg): 1.02 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 405685 0 0 0 112746 1404 0 0 25 0 1 0 1717137236 12206080 2309 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 2980 2309 1116 68 0 2912 0
[pid=21230] vsize: 11920
Current children cumulated CPU time (s) 1141.5
Current children cumulated vsize (Kb) 11920

[startup+1160.02 s]
Raw data (loadavg): 1.01 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 409356 0 0 0 113728 1415 0 0 25 0 1 0 1717137236 14168064 2431 4294967295 134512640 134736556 3221224576 3221220672 1074969449 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3459 2431 1116 68 0 3391 0
[pid=21230] vsize: 13836
Current children cumulated CPU time (s) 1151.43
Current children cumulated vsize (Kb) 13836

[startup+1170.02 s]
Raw data (loadavg): 1.01 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 413487 0 0 0 114705 1429 0 0 25 0 1 0 1717137236 14315520 2456 4294967295 134512640 134736556 3221224576 3221220672 1074971095 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3495 2456 1116 68 0 3427 0
[pid=21230] vsize: 13980
Current children cumulated CPU time (s) 1161.34
Current children cumulated vsize (Kb) 13980

[startup+1180.02 s]
Raw data (loadavg): 1.01 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 417789 0 0 0 115683 1444 0 0 25 0 1 0 1717137236 12460032 2371 4294967295 134512640 134736556 3221224576 3221223288 134544024 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3042 2371 1116 68 0 2974 0
[pid=21230] vsize: 12168
Current children cumulated CPU time (s) 1171.27
Current children cumulated vsize (Kb) 12168

[startup+1190.02 s]
Raw data (loadavg): 1.01 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 421343 0 0 0 116666 1455 0 0 22 0 1 0 1717137236 14082048 2389 4294967295 134512640 134736556 3221224576 3221220572 1074873723 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21230/statm): 3438 2389 1116 68 0 3370 0
[pid=21230] vsize: 13752
Current children cumulated CPU time (s) 1181.21
Current children cumulated vsize (Kb) 13752

[startup+1200.02 s]
Raw data (loadavg): 1.01 0.99 0.91 2/57 21230
Raw data (/proc/21230/stat): 21230 (bsolo) R 21229 21230 20602 0 -1 0 425078 0 0 0 117648 1467 0 0 25 0 1 0 1717137236 13910016 2528 4294967295 134512640 134736556 3221224576 3221221056 1075397211 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21230/statm): 3396 2528 1116 68 0 3328 0
[pid=21230] vsize: 13584
Current children cumulated CPU time (s) 1191.15
Current children cumulated vsize (Kb) 13584
One traced child (pid=21230) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1204.17
CPU time (s): 1195.27
CPU user time (s): 1180.53
CPU system time (s): 14.7418
CPU usage (%): 99.2608
Max. virtual memory (cumulated for all children) (Kb): 14204

Verifier Data

Verifier:	OK	235