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-ii32d1.opb
MD5SUM151e246868267296e134c3c76a3cb289
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 286
Optimality of the best value was proved NO
Number of terms in the objective function 664
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 664
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 664
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.06
Number of variables664
Total number of constraints3035
Number of constraints which are clauses3035
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 298

Launcher Data

LAUNCH ON wulflinc27 THE 2005-09-18 09:00:39 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=222 boxname=wulflinc27 idbench=222 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  151e246868267296e134c3c76a3cb289  /oldhome/oroussel/tmp/wulflinc27/normalized-ii32d1.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc27/normalized-ii32d1.opb
IDLAUNCH: 222
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.169
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.169
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:        944460 kB
Buffers:         34564 kB
Cached:          23424 kB
SwapCached:        764 kB
Active:          53312 kB
Inactive:         7312 kB
HighTotal:      131008 kB
HighFree:       104608 kB
LowTotal:       903652 kB
LowFree:        839852 kB
SwapTotal:     2097892 kB
SwapFree:      2096616 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            23972 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 09:20:45 (client local time) WITH STATUS 10 IN 1195.52 SECONDS
stats: 222 0 1195.52 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 664 variables and 3035 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.643
c After prepocess the problem consists of 664 variables and 3035 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 332 @ 0.682 @ #Dec. 42
c NEW SOLUTION FOUND: 331 @ 0.684 @ #Dec. 42
c NEW SOLUTION FOUND: 330 @ 0.687 @ #Dec. 43
c NEW SOLUTION FOUND: 329 @ 0.692 @ #Dec. 45
c NEW SOLUTION FOUND: 328 @ 0.71 @ #Dec. 60
c NEW SOLUTION FOUND: 327 @ 0.722 @ #Dec. 66
c NEW SOLUTION FOUND: 326 @ 0.738 @ #Dec. 74
c NEW SOLUTION FOUND: 325 @ 0.753 @ #Dec. 92
c Restart #1 #Var: 664 #Dec: 354 LB: 0 @ 1.23
c NEW SOLUTION FOUND: 307 @ 2.84 @ #Dec. 1195
c NEW SOLUTION FOUND: 306 @ 2.842 @ #Dec. 1195
c NEW SOLUTION FOUND: 305 @ 2.844 @ #Dec. 1195
c NEW SOLUTION FOUND: 304 @ 2.86 @ #Dec. 1206
c NEW SOLUTION FOUND: 303 @ 3.119 @ #Dec. 1368
c NEW SOLUTION FOUND: 302 @ 3.182 @ #Dec. 1551
c Restart #2 #Var: 664 #Dec: 3549 LB: 0 @ 3.925
c NEW SOLUTION FOUND: 301 @ 4.065 @ #Dec. 3729
c NEW SOLUTION FOUND: 300 @ 4.16 @ #Dec. 3887
c NEW SOLUTION FOUND: 299 @ 4.265 @ #Dec. 4087
c Restart #3 #Var: 664 #Dec: 6708 LB: 0 @ 5.321
c Restart #4 #Var: 664 #Dec: 13168 LB: 0 @ 9.188
c Restart #5 #Var: 664 #Dec: 15710 LB: 0 @ 15.993
c Restart #6 #Var: 664 #Dec: 19212 LB: 0 @ 19.276
c CHANGE to LPR mode... 	UB: 299	MIS: 170	LPR: 206 (1.5401)	Diff: 0.82524
c Restart #0 #Var: 664 #Dec: 22591 LB: 0 @ 41.069
c NEW SOLUTION FOUND: 293 @ 146.68 @ #Dec. 22875
c Restart #1 #Var: 664 #Dec: 23153 LB: 206 @ 229.69
c Restart #2 #Var: 664 #Dec: 23692 LB: 206 @ 432.33
c NEW SOLUTION FOUND: 292 @ 461.83 @ #Dec. 23924
c NEW SOLUTION FOUND: 288 @ 528.1 @ #Dec. 24196
c Restart #3 #Var: 664 #Dec: 24872 LB: 206 @ 705.64
c Restart #4 #Var: 664 #Dec: 26046 LB: 206 @ 1175.9
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 -x535 x536 -x537 x538 -x539 x540 -x541 x542 x543 -x544 x545 -x546 -x547 x548 -x549 x550 -x551 x552 -x553 x554 -x555 x556 -x557 x558 x559 -x560 -x561 x562 -x563 x564 -x565 x566 x567 -x568 -x569 x570 -x571 x572 -x573 x574 x575 -x576 -x577 x578 -x579 x580 x581 -x582 -x583 x584 x585 -x586 -x587 x588 -x589 x590 -x591 x592 -x593 x594 -x595 x596 -x597 x598 x599 -x600 -x601 x602 -x603 x604 -x605 x606 x607 -x608 -x609 x610 -x611 x612 x613 -x614 -x615 x616 -x617 x618 -x619 x620 x621 -x622 -x623 x624 -x625 x626 -x627 x628 x629 -x630 -x631 x632 -x633 x634 -x635 x636 -x637 x638 x639 -x640 -x641 x642 -x643 x644 x645 -x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654 x655 -x656 -x657 x658 -x659 x660 -x661 x662 x663 -x664 
c Cost: 288
c Exit Code: 10
c Total time: 1195.5 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/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 19 0 0 0 0 0 0 0 20 0 1 0 1839993738 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 107 3 90 68 0 39 0
[pid=29888] 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/wulflinc27/normalized-ii32d1.opb

[startup+10.004 s]
Raw data (loadavg): 0.78 0.93 0.90 1/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) T 29887 29888 28974 0 -1 0 1676 0 0 0 926 25 0 0 25 0 1 0 1839993738 9777152 1554 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29888/statm): 2387 1554 1116 68 0 2319 0
[pid=29888] vsize: 9548
Current children cumulated CPU time (s) 9.51
Current children cumulated vsize (Kb) 9548

[startup+20.0049 s]
Raw data (loadavg): 0.81 0.93 0.90 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 2178 0 0 0 1898 37 0 0 25 0 1 0 1839993738 11849728 2056 4294967295 134512640 134736556 3221224576 3221223168 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 2893 2056 1116 68 0 2825 0
[pid=29888] vsize: 11572
Current children cumulated CPU time (s) 19.35
Current children cumulated vsize (Kb) 11572

[startup+30.0047 s]
Raw data (loadavg): 0.84 0.93 0.90 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 3521 0 0 0 2870 48 0 0 25 0 1 0 1839993738 15138816 2948 4294967295 134512640 134736556 3221224576 3221221952 1075828447 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3696 2948 1116 68 0 3628 0
[pid=29888] vsize: 14784
Current children cumulated CPU time (s) 29.18
Current children cumulated vsize (Kb) 14784

[startup+40.0056 s]
Raw data (loadavg): 0.86 0.93 0.90 1/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) T 29887 29888 28974 0 -1 0 8316 0 0 0 3794 81 0 0 25 0 1 0 1839993738 15695872 3100 4294967295 134512640 134736556 3221224576 3221222524 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3832 3100 1116 68 0 3764 0
[pid=29888] vsize: 15328
Current children cumulated CPU time (s) 38.75
Current children cumulated vsize (Kb) 15328

[startup+50.0064 s]
Raw data (loadavg): 0.88 0.93 0.90 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 10637 0 0 0 4769 94 0 0 25 0 1 0 1839993738 16990208 3229 4294967295 134512640 134736556 3221224576 3221220332 1074787518 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4148 3229 1116 68 0 4080 0
[pid=29888] vsize: 16592
Current children cumulated CPU time (s) 48.63
Current children cumulated vsize (Kb) 16592

[startup+60.0073 s]
Raw data (loadavg): 0.90 0.94 0.90 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 13086 0 0 0 5758 101 0 0 25 0 1 0 1839993738 15130624 3013 4294967295 134512640 134736556 3221224576 3221222844 1073948008 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3694 3013 1116 68 0 3626 0
[pid=29888] vsize: 14776
Current children cumulated CPU time (s) 58.59
Current children cumulated vsize (Kb) 14776

[startup+70.0081 s]
Raw data (loadavg): 0.92 0.94 0.90 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 15218 0 0 0 6749 107 0 0 25 0 1 0 1839993738 16789504 3136 4294967295 134512640 134736556 3221224576 3221220428 1074787813 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4099 3136 1116 68 0 4031 0
[pid=29888] vsize: 16396
Current children cumulated CPU time (s) 68.56
Current children cumulated vsize (Kb) 16396

[startup+80.009 s]
Raw data (loadavg): 0.93 0.94 0.90 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 17276 0 0 0 7738 114 0 0 25 0 1 0 1839993738 16633856 3088 4294967295 134512640 134736556 3221224576 3221220800 1074960876 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4061 3088 1116 68 0 3993 0
[pid=29888] vsize: 16244
Current children cumulated CPU time (s) 78.52
Current children cumulated vsize (Kb) 16244

[startup+90.0099 s]
Raw data (loadavg): 0.94 0.94 0.90 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 20186 0 0 0 8724 124 0 0 25 0 1 0 1839993738 16474112 3041 4294967295 134512640 134736556 3221224576 3221220656 1075561092 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4022 3041 1116 68 0 3954 0
[pid=29888] vsize: 16088
Current children cumulated CPU time (s) 88.48
Current children cumulated vsize (Kb) 16088

[startup+100.01 s]
Raw data (loadavg): 0.95 0.94 0.90 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 24340 0 0 0 9705 138 0 0 25 0 1 0 1839993738 16027648 3085 4294967295 134512640 134736556 3221224576 3221220632 1075663397 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3913 3085 1116 68 0 3845 0
[pid=29888] vsize: 15652
Current children cumulated CPU time (s) 98.43
Current children cumulated vsize (Kb) 15652

[startup+110.011 s]
Raw data (loadavg): 0.95 0.94 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 28077 0 0 0 10687 150 0 0 25 0 1 0 1839993738 15130624 3013 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3694 3013 1116 68 0 3626 0
[pid=29888] vsize: 14776
Current children cumulated CPU time (s) 108.37
Current children cumulated vsize (Kb) 14776

[startup+120.011 s]
Raw data (loadavg): 0.96 0.94 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 33686 0 0 0 11664 168 0 0 25 0 1 0 1839993738 16474112 3051 4294967295 134512640 134736556 3221224576 3221220736 1076079159 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4022 3051 1116 68 0 3954 0
[pid=29888] vsize: 16088
Current children cumulated CPU time (s) 118.32
Current children cumulated vsize (Kb) 16088

[startup+130.011 s]
Raw data (loadavg): 0.97 0.95 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 36728 0 0 0 12649 178 0 0 25 0 1 0 1839993738 16474112 3052 4294967295 134512640 134736556 3221224576 3221221600 1075896033 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4022 3052 1116 68 0 3954 0
[pid=29888] vsize: 16088
Current children cumulated CPU time (s) 128.27
Current children cumulated vsize (Kb) 16088

[startup+140.012 s]
Raw data (loadavg): 0.97 0.95 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 41158 0 0 0 13630 190 0 0 25 0 1 0 1839993738 15130624 3013 4294967295 134512640 134736556 3221224576 3221222720 1074153749 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3694 3013 1116 68 0 3626 0
[pid=29888] vsize: 14776
Current children cumulated CPU time (s) 138.2
Current children cumulated vsize (Kb) 14776

[startup+150.013 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 45052 0 0 0 14609 202 0 0 25 0 1 0 1839993738 15130624 3014 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3694 3014 1116 68 0 3626 0
[pid=29888] vsize: 14776
Current children cumulated CPU time (s) 148.11
Current children cumulated vsize (Kb) 14776

[startup+160.014 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 47804 0 0 0 15592 215 0 0 25 0 1 0 1839993738 16629760 3067 4294967295 134512640 134736556 3221224576 3221220860 1076111473 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4060 3067 1116 68 0 3992 0
[pid=29888] vsize: 16240
Current children cumulated CPU time (s) 158.07
Current children cumulated vsize (Kb) 16240

[startup+170.015 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 53369 0 0 0 16567 232 0 0 25 0 1 0 1839993738 15200256 3025 4294967295 134512640 134736556 3221224576 3221222880 1074115241 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3711 3025 1116 68 0 3643 0
[pid=29888] vsize: 14844
Current children cumulated CPU time (s) 167.99
Current children cumulated vsize (Kb) 14844

[startup+180.015 s]
Raw data (loadavg): 0.98 0.95 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 56132 0 0 0 17551 241 0 0 25 0 1 0 1839993738 15130624 3014 4294967295 134512640 134736556 3221224576 3221223120 134682875 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3694 3014 1116 68 0 3626 0
[pid=29888] vsize: 14776
Current children cumulated CPU time (s) 177.92
Current children cumulated vsize (Kb) 14776

[startup+190.016 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 59414 0 0 0 18534 251 0 0 25 0 1 0 1839993738 16027648 3087 4294967295 134512640 134736556 3221224576 3221220688 1075094286 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3913 3087 1116 68 0 3845 0
[pid=29888] vsize: 15652
Current children cumulated CPU time (s) 187.85
Current children cumulated vsize (Kb) 15652

[startup+200.016 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 64863 0 0 0 19511 268 0 0 25 0 1 0 1839993738 16027648 3078 4294967295 134512640 134736556 3221224576 3221220620 1075663518 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3913 3079 1116 68 0 3845 0
[pid=29888] vsize: 15652
Current children cumulated CPU time (s) 197.79
Current children cumulated vsize (Kb) 15652

[startup+210.017 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 73512 0 0 0 20473 294 0 0 25 0 1 0 1839993738 15130624 3014 4294967295 134512640 134736556 3221224576 3221223152 134682706 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3694 3014 1116 68 0 3626 0
[pid=29888] vsize: 14776
Current children cumulated CPU time (s) 207.67
Current children cumulated vsize (Kb) 14776

[startup+220.018 s]
Raw data (loadavg): 0.99 0.95 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 81610 0 0 0 21440 318 0 0 25 0 1 0 1839993738 15228928 3038 4294967295 134512640 134736556 3221224576 3221223136 134551091 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3718 3038 1116 68 0 3650 0
[pid=29888] vsize: 14872
Current children cumulated CPU time (s) 217.58
Current children cumulated vsize (Kb) 14872

[startup+230.018 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 86534 0 0 0 22414 335 0 0 25 0 1 0 1839993738 16367616 3247 4294967295 134512640 134736556 3221224576 3221222816 1074031998 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3996 3247 1116 68 0 3928 0
[pid=29888] vsize: 15984
Current children cumulated CPU time (s) 227.49
Current children cumulated vsize (Kb) 15984

[startup+240.019 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 89571 0 0 0 23384 351 0 0 25 0 1 0 1839993738 16769024 3133 4294967295 134512640 134736556 3221224576 3221220424 1074789596 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4094 3133 1116 68 0 4026 0
[pid=29888] vsize: 16376
Current children cumulated CPU time (s) 237.35
Current children cumulated vsize (Kb) 16376

[startup+250.019 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 92316 0 0 0 24370 360 0 0 25 0 1 0 1839993738 16769024 3128 4294967295 134512640 134736556 3221224576 3221221456 1075960291 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4094 3128 1116 68 0 4026 0
[pid=29888] vsize: 16376
Current children cumulated CPU time (s) 247.3
Current children cumulated vsize (Kb) 16376

[startup+260.021 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 95322 0 0 0 25352 370 0 0 25 0 1 0 1839993738 16932864 3142 4294967295 134512640 134736556 3221224576 3221220756 1075115049 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4134 3142 1116 68 0 4066 0
[pid=29888] vsize: 16536
Current children cumulated CPU time (s) 257.22
Current children cumulated vsize (Kb) 16536

[startup+270.022 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 98171 0 0 0 26336 379 0 0 25 0 1 0 1839993738 15425536 3086 4294967295 134512640 134736556 3221224576 3221222432 1075460134 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3766 3086 1116 68 0 3698 0
[pid=29888] vsize: 15064
Current children cumulated CPU time (s) 267.15
Current children cumulated vsize (Kb) 15064

[startup+280.021 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 101391 0 0 0 27316 391 0 0 25 0 1 0 1839993738 16769024 3124 4294967295 134512640 134736556 3221224576 3221221680 1075969861 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4094 3124 1116 68 0 4026 0
[pid=29888] vsize: 16376
Current children cumulated CPU time (s) 277.07
Current children cumulated vsize (Kb) 16376

[startup+290.023 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 104895 0 0 0 28294 403 0 0 25 0 1 0 1839993738 15343616 3066 4294967295 134512640 134736556 3221224576 3221222560 1074153822 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3746 3066 1116 68 0 3678 0
[pid=29888] vsize: 14984
Current children cumulated CPU time (s) 286.97
Current children cumulated vsize (Kb) 14984

[startup+300.023 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 108235 0 0 0 29271 416 0 0 25 0 1 0 1839993738 15474688 3098 4294967295 134512640 134736556 3221224576 3221222560 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3778 3098 1116 68 0 3710 0
[pid=29888] vsize: 15112
Current children cumulated CPU time (s) 296.87
Current children cumulated vsize (Kb) 15112

[startup+310.024 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 111919 0 0 0 30243 430 0 0 25 0 1 0 1839993738 15781888 3125 4294967295 134512640 134736556 3221224576 3221222640 1074867305 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3853 3125 1116 68 0 3785 0
[pid=29888] vsize: 15412
Current children cumulated CPU time (s) 306.73
Current children cumulated vsize (Kb) 15412

[startup+320.025 s]
Raw data (loadavg): 0.99 0.96 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 115460 0 0 0 31219 444 0 0 25 0 1 0 1839993738 15597568 3128 4294967295 134512640 134736556 3221224576 3221223168 134540198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3808 3128 1116 68 0 3740 0
[pid=29888] vsize: 15232
Current children cumulated CPU time (s) 316.63
Current children cumulated vsize (Kb) 15232

[startup+330.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 118967 0 0 0 32194 456 0 0 25 0 1 0 1839993738 15601664 3129 4294967295 134512640 134736556 3221224576 3221222912 1074153786 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3809 3129 1116 68 0 3741 0
[pid=29888] vsize: 15236
Current children cumulated CPU time (s) 326.5
Current children cumulated vsize (Kb) 15236

[startup+340.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 123597 0 0 0 33167 471 0 0 25 0 1 0 1839993738 17240064 3232 4294967295 134512640 134736556 3221224576 3221221184 1075967448 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4209 3232 1116 68 0 4141 0
[pid=29888] vsize: 16836
Current children cumulated CPU time (s) 336.38
Current children cumulated vsize (Kb) 16836

[startup+350.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 126826 0 0 0 34145 482 0 0 25 0 1 0 1839993738 15716352 3157 4294967295 134512640 134736556 3221224576 3221222328 1077380592 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 3837 3157 1116 68 0 3769 0
[pid=29888] vsize: 15348
Current children cumulated CPU time (s) 346.27
Current children cumulated vsize (Kb) 15348

[startup+360.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 130079 0 0 0 35121 495 0 0 25 0 1 0 1839993738 17113088 3199 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4178 3199 1116 68 0 4110 0
[pid=29888] vsize: 16712
Current children cumulated CPU time (s) 356.16
Current children cumulated vsize (Kb) 16712

[startup+370.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 133583 0 0 0 36098 507 0 0 25 0 1 0 1839993738 15904768 3179 4294967295 134512640 134736556 3221224576 3221221720 1074138285 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3883 3179 1116 68 0 3815 0
[pid=29888] vsize: 15532
Current children cumulated CPU time (s) 366.05
Current children cumulated vsize (Kb) 15532

[startup+380.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 137340 0 0 0 37074 522 0 0 25 0 1 0 1839993738 17514496 3311 4294967295 134512640 134736556 3221224576 3221220424 1074789711 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4276 3311 1116 68 0 4208 0
[pid=29888] vsize: 17104
Current children cumulated CPU time (s) 375.96
Current children cumulated vsize (Kb) 17104

[startup+390.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 140795 0 0 0 38054 534 0 0 25 0 1 0 1839993738 17473536 3287 4294967295 134512640 134736556 3221224576 3221221600 1074867340 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4266 3287 1116 68 0 4198 0
[pid=29888] vsize: 17064
Current children cumulated CPU time (s) 385.88
Current children cumulated vsize (Kb) 17064

[startup+400.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 143724 0 0 0 39038 544 0 0 25 0 1 0 1839993738 16097280 3250 4294967295 134512640 134736556 3221224576 3221222896 1074140697 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3930 3250 1116 68 0 3862 0
[pid=29888] vsize: 15720
Current children cumulated CPU time (s) 395.82
Current children cumulated vsize (Kb) 15720

[startup+410.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 147026 0 0 0 40021 555 0 0 25 0 1 0 1839993738 17657856 3357 4294967295 134512640 134736556 3221224576 3221220428 1074787624 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4311 3357 1116 68 0 4243 0
[pid=29888] vsize: 17244
Current children cumulated CPU time (s) 405.76
Current children cumulated vsize (Kb) 17244

[startup+420.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 150588 0 0 0 41001 569 0 0 25 0 1 0 1839993738 16097280 3250 4294967295 134512640 134736556 3221224576 3221222540 1077410225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 3930 3250 1116 68 0 3862 0
[pid=29888] vsize: 15720
Current children cumulated CPU time (s) 415.7
Current children cumulated vsize (Kb) 15720

[startup+430.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 153964 0 0 0 41982 581 0 0 25 0 1 0 1839993738 17842176 3365 4294967295 134512640 134736556 3221224576 3221220688 1074794542 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4356 3365 1116 68 0 4288 0
[pid=29888] vsize: 17424
Current children cumulated CPU time (s) 425.63
Current children cumulated vsize (Kb) 17424

[startup+440.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 157095 0 0 0 42958 595 0 0 25 0 1 0 1839993738 18284544 3540 4294967295 134512640 134736556 3221224576 3221221448 1074950119 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4464 3540 1116 68 0 4396 0
[pid=29888] vsize: 17856
Current children cumulated CPU time (s) 435.53
Current children cumulated vsize (Kb) 17856

[startup+450.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 167412 0 0 0 43908 627 0 0 25 0 1 0 1839993738 17367040 3404 4294967295 134512640 134736556 3221224576 3221221036 1074971924 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4240 3404 1116 68 0 4172 0
[pid=29888] vsize: 16960
Current children cumulated CPU time (s) 445.35
Current children cumulated vsize (Kb) 16960

[startup+460.035 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) T 29887 29888 28974 0 -1 0 180078 0 0 0 44849 664 0 0 25 0 1 0 1839993738 16470016 3341 4294967295 134512640 134736556 3221224576 3221221400 1077799011 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4021 3341 1116 68 0 3953 0
[pid=29888] vsize: 16084
Current children cumulated CPU time (s) 455.13
Current children cumulated vsize (Kb) 16084

[startup+470.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 192355 0 0 0 45796 701 0 0 25 0 1 0 1839993738 17367040 3349 4294967295 134512640 134736556 3221224576 3221221616 1075661525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4240 3349 1116 68 0 4172 0
[pid=29888] vsize: 16960
Current children cumulated CPU time (s) 464.97
Current children cumulated vsize (Kb) 16960

[startup+480.036 s]
Raw data (loadavg): 1.07 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 202329 0 0 0 46749 731 0 0 25 0 1 0 1839993738 16470016 3341 4294967295 134512640 134736556 3221224576 3221222176 1075818338 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4021 3341 1116 68 0 3953 0
[pid=29888] vsize: 16084
Current children cumulated CPU time (s) 474.8
Current children cumulated vsize (Kb) 16084

[startup+490.035 s]
Raw data (loadavg): 1.06 0.99 0.91 1/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) T 29887 29888 28974 0 -1 0 211491 0 0 0 47710 758 0 0 25 0 1 0 1839993738 17813504 3397 4294967295 134512640 134736556 3221224576 3221222856 1077799185 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4349 3397 1116 68 0 4281 0
[pid=29888] vsize: 17396
Current children cumulated CPU time (s) 484.68
Current children cumulated vsize (Kb) 17396

[startup+500.036 s]
Raw data (loadavg): 1.05 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 214343 0 0 0 48695 767 0 0 25 0 1 0 1839993738 16470016 3341 4294967295 134512640 134736556 3221224576 3221222768 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4021 3341 1116 68 0 3953 0
[pid=29888] vsize: 16084
Current children cumulated CPU time (s) 494.62
Current children cumulated vsize (Kb) 16084

[startup+510.037 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 216530 0 0 0 49683 776 0 0 25 0 1 0 1839993738 16470016 3341 4294967295 134512640 134736556 3221224576 3221222768 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4021 3341 1116 68 0 3953 0
[pid=29888] vsize: 16084
Current children cumulated CPU time (s) 504.59
Current children cumulated vsize (Kb) 16084

[startup+520.037 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 218807 0 0 0 50672 783 0 0 25 0 1 0 1839993738 16470016 3341 4294967295 134512640 134736556 3221224576 3221222912 1074153675 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4021 3341 1116 68 0 3953 0
[pid=29888] vsize: 16084
Current children cumulated CPU time (s) 514.55
Current children cumulated vsize (Kb) 16084

[startup+530.037 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 221125 0 0 0 51660 791 0 0 25 0 1 0 1839993738 17956864 3392 4294967295 134512640 134736556 3221224576 3221220860 1075113226 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4384 3392 1116 68 0 4316 0
[pid=29888] vsize: 17536
Current children cumulated CPU time (s) 524.51
Current children cumulated vsize (Kb) 17536

[startup+540.038 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 224946 0 0 0 52642 802 0 0 25 0 1 0 1839993738 17141760 3406 4294967295 134512640 134736556 3221224576 3221220656 1075561089 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4185 3406 1116 68 0 4117 0
[pid=29888] vsize: 16740
Current children cumulated CPU time (s) 534.44
Current children cumulated vsize (Kb) 16740

[startup+550.037 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 227894 0 0 0 53626 812 0 0 25 0 1 0 1839993738 17813504 3376 4294967295 134512640 134736556 3221224576 3221220476 1074788950 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4349 3376 1116 68 0 4281 0
[pid=29888] vsize: 17396
Current children cumulated CPU time (s) 544.38
Current children cumulated vsize (Kb) 17396

[startup+560.038 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 231018 0 0 0 54609 822 0 0 25 0 1 0 1839993738 17813504 3380 4294967295 134512640 134736556 3221224576 3221220656 1075561089 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4349 3380 1116 68 0 4281 0
[pid=29888] vsize: 17396
Current children cumulated CPU time (s) 554.31
Current children cumulated vsize (Kb) 17396

[startup+570.039 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 233934 0 0 0 55592 833 0 0 25 0 1 0 1839993738 17813504 3370 4294967295 134512640 134736556 3221224576 3221220672 1074970283 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4349 3370 1116 68 0 4281 0
[pid=29888] vsize: 17396
Current children cumulated CPU time (s) 564.25
Current children cumulated vsize (Kb) 17396

[startup+580.039 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 238798 0 0 0 56571 848 0 0 25 0 1 0 1839993738 18014208 3454 4294967295 134512640 134736556 3221224576 3221220424 1074789795 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4398 3454 1116 68 0 4330 0
[pid=29888] vsize: 17592
Current children cumulated CPU time (s) 574.19
Current children cumulated vsize (Kb) 17592

[startup+590.04 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 241226 0 0 0 57557 856 0 0 25 0 1 0 1839993738 17813504 3382 4294967295 134512640 134736556 3221224576 3221220800 1074960903 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4349 3382 1116 68 0 4281 0
[pid=29888] vsize: 17396
Current children cumulated CPU time (s) 584.13
Current children cumulated vsize (Kb) 17396

[startup+600.04 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 244082 0 0 0 58540 867 0 0 25 0 1 0 1839993738 16470016 3341 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4021 3341 1116 68 0 3953 0
[pid=29888] vsize: 16084
Current children cumulated CPU time (s) 594.07
Current children cumulated vsize (Kb) 16084

[startup+610.04 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 248184 0 0 0 59516 882 0 0 25 0 1 0 1839993738 18038784 3409 4294967295 134512640 134736556 3221224576 3221221184 1075967771 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4404 3409 1116 68 0 4336 0
[pid=29888] vsize: 17616
Current children cumulated CPU time (s) 603.98
Current children cumulated vsize (Kb) 17616

[startup+620.041 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 254235 0 0 0 60490 899 0 0 25 0 1 0 1839993738 16470016 3341 4294967295 134512640 134736556 3221224576 3221222256 1075828201 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4021 3341 1116 68 0 3953 0
[pid=29888] vsize: 16084
Current children cumulated CPU time (s) 613.89
Current children cumulated vsize (Kb) 16084

[startup+630.041 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 258939 0 0 0 61466 915 0 0 25 0 1 0 1839993738 18321408 3492 4294967295 134512640 134736556 3221224576 3221221592 1075007310 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4473 3492 1116 68 0 4405 0
[pid=29888] vsize: 17892
Current children cumulated CPU time (s) 623.81
Current children cumulated vsize (Kb) 17892

[startup+640.042 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 262060 0 0 0 62450 926 0 0 25 0 1 0 1839993738 16625664 3379 4294967295 134512640 134736556 3221224576 3221222512 1074052300 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4059 3379 1116 68 0 3991 0
[pid=29888] vsize: 16236
Current children cumulated CPU time (s) 633.76
Current children cumulated vsize (Kb) 16236

[startup+650.043 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 265312 0 0 0 63435 936 0 0 25 0 1 0 1839993738 18407424 3544 4294967295 134512640 134736556 3221224576 3221221056 1075397167 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4494 3544 1116 68 0 4426 0
[pid=29888] vsize: 17976
Current children cumulated CPU time (s) 643.71
Current children cumulated vsize (Kb) 17976

[startup+660.044 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 273381 0 0 0 64398 961 0 0 25 0 1 0 1839993738 17522688 3439 4294967295 134512640 134736556 3221224576 3221220540 1074788930 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4278 3441 1116 68 0 4210 0
[pid=29888] vsize: 17112
Current children cumulated CPU time (s) 653.59
Current children cumulated vsize (Kb) 17112

[startup+670.043 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 282846 0 0 0 65355 990 0 0 25 0 1 0 1839993738 17522688 3444 4294967295 134512640 134736556 3221224576 3221220412 1074788937 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4278 3444 1116 68 0 4210 0
[pid=29888] vsize: 17112
Current children cumulated CPU time (s) 663.45
Current children cumulated vsize (Kb) 17112

[startup+680.044 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 292980 0 0 0 66308 1022 0 0 25 0 1 0 1839993738 16625664 3379 4294967295 134512640 134736556 3221224576 3221222536 1077380592 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4059 3379 1116 68 0 3991 0
[pid=29888] vsize: 16236
Current children cumulated CPU time (s) 673.3
Current children cumulated vsize (Kb) 16236

[startup+690.045 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) T 29887 29888 28974 0 -1 0 302025 0 0 0 67264 1051 0 0 25 0 1 0 1839993738 16625664 3379 4294967295 134512640 134736556 3221224576 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4059 3379 1116 68 0 3991 0
[pid=29888] vsize: 16236
Current children cumulated CPU time (s) 683.15
Current children cumulated vsize (Kb) 16236

[startup+700.045 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 311774 0 0 0 68218 1083 0 0 25 0 1 0 1839993738 17522688 3434 4294967295 134512640 134736556 3221224576 3221220524 1074788162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4278 3434 1116 68 0 4210 0
[pid=29888] vsize: 17112
Current children cumulated CPU time (s) 693.01
Current children cumulated vsize (Kb) 17112

[startup+710.047 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 320602 0 0 0 69177 1110 0 0 25 0 1 0 1839993738 17195008 3485 4294967295 134512640 134736556 3221224576 3221221440 1074139024 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4198 3485 1116 68 0 4130 0
[pid=29888] vsize: 16792
Current children cumulated CPU time (s) 702.87
Current children cumulated vsize (Kb) 16792

[startup+720.048 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 322850 0 0 0 70149 1122 0 0 25 0 1 0 1839993738 17317888 3548 4294967295 134512640 134736556 3221224576 3221222512 1074052242 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4228 3548 1116 68 0 4160 0
[pid=29888] vsize: 16912
Current children cumulated CPU time (s) 712.71
Current children cumulated vsize (Kb) 16912

[startup+730.048 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 324567 0 0 0 71141 1128 0 0 25 0 1 0 1839993738 18436096 3605 4294967295 134512640 134736556 3221224576 3221220768 1075115715 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4501 3605 1116 68 0 4433 0
[pid=29888] vsize: 18004
Current children cumulated CPU time (s) 722.69
Current children cumulated vsize (Kb) 18004

[startup+740.048 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 326444 0 0 0 72132 1135 0 0 25 0 1 0 1839993738 18436096 3594 4294967295 134512640 134736556 3221224576 3221220800 1074960941 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4501 3594 1116 68 0 4433 0
[pid=29888] vsize: 18004
Current children cumulated CPU time (s) 732.67
Current children cumulated vsize (Kb) 18004

[startup+750.049 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 328353 0 0 0 73123 1141 0 0 25 0 1 0 1839993738 18436096 3574 4294967295 134512640 134736556 3221224576 3221220688 1074883672 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4501 3574 1116 68 0 4433 0
[pid=29888] vsize: 18004
Current children cumulated CPU time (s) 742.64
Current children cumulated vsize (Kb) 18004

[startup+760.05 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 330331 0 0 0 74111 1149 0 0 25 0 1 0 1839993738 17317888 3548 4294967295 134512640 134736556 3221224576 3221222912 1074153792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4228 3548 1116 68 0 4160 0
[pid=29888] vsize: 16912
Current children cumulated CPU time (s) 752.6
Current children cumulated vsize (Kb) 16912

[startup+770.051 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 332276 0 0 0 75102 1156 0 0 25 0 1 0 1839993738 18214912 3561 4294967295 134512640 134736556 3221224576 3221220396 1074787518 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4447 3561 1116 68 0 4379 0
[pid=29888] vsize: 17788
Current children cumulated CPU time (s) 762.58
Current children cumulated vsize (Kb) 17788

[startup+780.052 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 334155 0 0 0 76091 1163 0 0 25 0 1 0 1839993738 17317888 3548 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4228 3548 1116 68 0 4160 0
[pid=29888] vsize: 16912
Current children cumulated CPU time (s) 772.54
Current children cumulated vsize (Kb) 16912

[startup+790.053 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 335942 0 0 0 77084 1167 0 0 25 0 1 0 1839993738 18436096 3582 4294967295 134512640 134736556 3221224576 3221220672 1074969465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4501 3582 1116 68 0 4433 0
[pid=29888] vsize: 18004
Current children cumulated CPU time (s) 782.51
Current children cumulated vsize (Kb) 18004

[startup+800.053 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 338102 0 0 0 78072 1176 0 0 25 0 1 0 1839993738 18436096 3576 4294967295 134512640 134736556 3221224576 3221221296 1076083633 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4501 3576 1116 68 0 4433 0
[pid=29888] vsize: 18004
Current children cumulated CPU time (s) 792.48
Current children cumulated vsize (Kb) 18004

[startup+810.054 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 339936 0 0 0 79063 1183 0 0 25 0 1 0 1839993738 17317888 3548 4294967295 134512640 134736556 3221224576 3221222888 1077410285 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4228 3548 1116 68 0 4160 0
[pid=29888] vsize: 16912
Current children cumulated CPU time (s) 802.46
Current children cumulated vsize (Kb) 16912

[startup+820.055 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 341788 0 0 0 80054 1189 0 0 25 0 1 0 1839993738 18436096 3572 4294967295 134512640 134736556 3221224576 3221220476 1074788953 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4501 3572 1116 68 0 4433 0
[pid=29888] vsize: 18004
Current children cumulated CPU time (s) 812.43
Current children cumulated vsize (Kb) 18004

[startup+830.055 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 343666 0 0 0 81045 1195 0 0 25 0 1 0 1839993738 18825216 3617 4294967295 134512640 134736556 3221224576 3221220756 1075115141 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4596 3617 1116 68 0 4528 0
[pid=29888] vsize: 18384
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (Kb) 18384

[startup+840.056 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 345745 0 0 0 82036 1202 0 0 25 0 1 0 1839993738 17317888 3548 4294967295 134512640 134736556 3221224576 3221222912 1074153822 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4228 3548 1116 68 0 4160 0
[pid=29888] vsize: 16912
Current children cumulated CPU time (s) 832.38
Current children cumulated vsize (Kb) 16912

[startup+850.057 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 348039 0 0 0 83026 1210 0 0 25 0 1 0 1839993738 18436096 3580 4294967295 134512640 134736556 3221224576 3221220688 1075093598 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4501 3580 1116 68 0 4433 0
[pid=29888] vsize: 18004
Current children cumulated CPU time (s) 842.36
Current children cumulated vsize (Kb) 18004

[startup+860.058 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 350306 0 0 0 84014 1219 0 0 25 0 1 0 1839993738 17317888 3548 4294967295 134512640 134736556 3221224576 3221222624 1074153760 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4228 3548 1116 68 0 4160 0
[pid=29888] vsize: 16912
Current children cumulated CPU time (s) 852.33
Current children cumulated vsize (Kb) 16912

[startup+870.058 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 353224 0 0 0 84999 1229 0 0 25 0 1 0 1839993738 18661376 3595 4294967295 134512640 134736556 3221224576 3221220756 1075115138 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4556 3595 1116 68 0 4488 0
[pid=29888] vsize: 18224
Current children cumulated CPU time (s) 862.28
Current children cumulated vsize (Kb) 18224

[startup+880.059 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 355531 0 0 0 85988 1237 0 0 25 0 1 0 1839993738 17317888 3548 4294967295 134512640 134736556 3221224576 3221222896 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4228 3548 1116 68 0 4160 0
[pid=29888] vsize: 16912
Current children cumulated CPU time (s) 872.25
Current children cumulated vsize (Kb) 16912

[startup+890.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 358342 0 0 0 86974 1246 0 0 25 0 1 0 1839993738 18784256 3621 4294967295 134512640 134736556 3221224576 3221221684 1077782939 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4586 3621 1116 68 0 4518 0
[pid=29888] vsize: 18344
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (Kb) 18344

[startup+900.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 360349 0 0 0 87961 1254 0 0 25 0 1 0 1839993738 18661376 3614 4294967295 134512640 134736556 3221224576 3221221056 1075890974 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4556 3614 1116 68 0 4488 0
[pid=29888] vsize: 18224
Current children cumulated CPU time (s) 892.15
Current children cumulated vsize (Kb) 18224

[startup+910.061 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 362644 0 0 0 88952 1261 0 0 25 0 1 0 1839993738 18857984 3631 4294967295 134512640 134736556 3221224576 3221221296 1076083593 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4604 3631 1116 68 0 4536 0
[pid=29888] vsize: 18416
Current children cumulated CPU time (s) 902.13
Current children cumulated vsize (Kb) 18416

[startup+920.062 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 364905 0 0 0 89939 1268 0 0 25 0 1 0 1839993738 17317888 3548 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4228 3548 1116 68 0 4160 0
[pid=29888] vsize: 16912
Current children cumulated CPU time (s) 912.07
Current children cumulated vsize (Kb) 16912

[startup+930.063 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 367497 0 0 0 90926 1276 0 0 25 0 1 0 1839993738 18661376 3606 4294967295 134512640 134736556 3221224576 3221220408 1074788461 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4556 3606 1116 68 0 4488 0
[pid=29888] vsize: 18224
Current children cumulated CPU time (s) 922.02
Current children cumulated vsize (Kb) 18224

[startup+940.064 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 370531 0 0 0 91912 1286 0 0 25 0 1 0 1839993738 18821120 3611 4294967295 134512640 134736556 3221224576 3221220756 1075115073 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4595 3611 1116 68 0 4527 0
[pid=29888] vsize: 18380
Current children cumulated CPU time (s) 931.98
Current children cumulated vsize (Kb) 18380

[startup+950.065 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 373104 0 0 0 92896 1296 0 0 25 0 1 0 1839993738 18661376 3588 4294967295 134512640 134736556 3221224576 3221220584 1074789806 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4556 3588 1116 68 0 4488 0
[pid=29888] vsize: 18224
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (Kb) 18224

[startup+960.066 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 376469 0 0 0 93879 1307 0 0 25 0 1 0 1839993738 18866176 3644 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4606 3644 1116 68 0 4538 0
[pid=29888] vsize: 18424
Current children cumulated CPU time (s) 951.86
Current children cumulated vsize (Kb) 18424

[startup+970.067 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 379088 0 0 0 94862 1316 0 0 25 0 1 0 1839993738 17317888 3548 4294967295 134512640 134736556 3221224576 3221222824 1074138162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4228 3548 1116 68 0 4160 0
[pid=29888] vsize: 16912
Current children cumulated CPU time (s) 961.78
Current children cumulated vsize (Kb) 16912

[startup+980.067 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 382867 0 0 0 95839 1330 0 0 25 0 1 0 1839993738 18898944 3623 4294967295 134512640 134736556 3221224576 3221220672 1074970231 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4614 3623 1116 68 0 4546 0
[pid=29888] vsize: 18456
Current children cumulated CPU time (s) 971.69
Current children cumulated vsize (Kb) 18456

[startup+990.069 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 386625 0 0 0 96820 1341 0 0 25 0 1 0 1839993738 17317888 3548 4294967295 134512640 134736556 3221224576 3221222912 1074153675 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4228 3548 1116 68 0 4160 0
[pid=29888] vsize: 16912
Current children cumulated CPU time (s) 981.61
Current children cumulated vsize (Kb) 16912

[startup+1000.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 391424 0 0 0 97794 1357 0 0 25 0 1 0 1839993738 18960384 3649 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4629 3649 1116 68 0 4561 0
[pid=29888] vsize: 18516
Current children cumulated CPU time (s) 991.51
Current children cumulated vsize (Kb) 18516

[startup+1010.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 395366 0 0 0 98773 1370 0 0 25 0 1 0 1839993738 19255296 3730 4294967295 134512640 134736556 3221224576 3221220800 1074960859 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4701 3730 1116 68 0 4633 0
[pid=29888] vsize: 18804
Current children cumulated CPU time (s) 1001.43
Current children cumulated vsize (Kb) 18804

[startup+1020.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 398576 0 0 0 99754 1381 0 0 25 0 1 0 1839993738 19259392 3718 4294967295 134512640 134736556 3221224576 3221220408 1074788393 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4702 3718 1116 68 0 4634 0
[pid=29888] vsize: 18808
Current children cumulated CPU time (s) 1011.35
Current children cumulated vsize (Kb) 18808

[startup+1030.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 401364 0 0 0 100735 1391 0 0 25 0 1 0 1839993738 17457152 3582 4294967295 134512640 134736556 3221224576 3221222908 1074152842 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4262 3582 1116 68 0 4194 0
[pid=29888] vsize: 17048
Current children cumulated CPU time (s) 1021.26
Current children cumulated vsize (Kb) 17048

[startup+1040.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 404702 0 0 0 101714 1404 0 0 25 0 1 0 1839993738 19161088 3726 4294967295 134512640 134736556 3221224576 3221221448 1074950102 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4678 3726 1116 68 0 4610 0
[pid=29888] vsize: 18712
Current children cumulated CPU time (s) 1031.18
Current children cumulated vsize (Kb) 18712

[startup+1050.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 407736 0 0 0 102695 1415 0 0 25 0 1 0 1839993738 17657856 3631 4294967295 134512640 134736556 3221224576 3221222888 1077410267 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4311 3631 1116 68 0 4243 0
[pid=29888] vsize: 17244
Current children cumulated CPU time (s) 1041.1
Current children cumulated vsize (Kb) 17244

[startup+1060.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 410726 0 0 0 103677 1427 0 0 25 0 1 0 1839993738 19292160 3730 4294967295 134512640 134736556 3221224576 3221220912 1074972874 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4710 3730 1116 68 0 4642 0
[pid=29888] vsize: 18840
Current children cumulated CPU time (s) 1051.04
Current children cumulated vsize (Kb) 18840

[startup+1070.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 414064 0 0 0 104656 1440 0 0 25 0 1 0 1839993738 19517440 3799 4294967295 134512640 134736556 3221224576 3221221584 1075084533 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4765 3799 1116 68 0 4697 0
[pid=29888] vsize: 19060
Current children cumulated CPU time (s) 1060.96
Current children cumulated vsize (Kb) 19060

[startup+1080.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 416942 0 0 0 105639 1449 0 0 25 0 1 0 1839993738 17752064 3654 4294967295 134512640 134736556 3221224576 3221222912 1074153760 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4334 3654 1116 68 0 4266 0
[pid=29888] vsize: 17336
Current children cumulated CPU time (s) 1070.88
Current children cumulated vsize (Kb) 17336

[startup+1090.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 419567 0 0 0 106625 1457 0 0 25 0 1 0 1839993738 19111936 3685 4294967295 134512640 134736556 3221224576 3221221600 1074867308 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4666 3685 1116 68 0 4598 0
[pid=29888] vsize: 18664
Current children cumulated CPU time (s) 1080.82
Current children cumulated vsize (Kb) 18664

[startup+1100.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 422509 0 0 0 107608 1468 0 0 25 0 1 0 1839993738 19263488 3711 4294967295 134512640 134736556 3221224576 3221220424 1074789633 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4703 3711 1116 68 0 4635 0
[pid=29888] vsize: 18812
Current children cumulated CPU time (s) 1090.76
Current children cumulated vsize (Kb) 18812

[startup+1110.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 425676 0 0 0 108588 1478 0 0 25 0 1 0 1839993738 19337216 3761 4294967295 134512640 134736556 3221224576 3221221572 1074845951 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4721 3761 1116 68 0 4653 0
[pid=29888] vsize: 18884
Current children cumulated CPU time (s) 1100.66
Current children cumulated vsize (Kb) 18884

[startup+1120.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 429207 0 0 0 109566 1490 0 0 25 0 1 0 1839993738 17752064 3654 4294967295 134512640 134736556 3221224576 3221223216 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4334 3654 1116 68 0 4266 0
[pid=29888] vsize: 17336
Current children cumulated CPU time (s) 1110.56
Current children cumulated vsize (Kb) 17336

[startup+1130.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 432372 0 0 0 110550 1500 0 0 25 0 1 0 1839993738 17809408 3668 4294967295 134512640 134736556 3221224576 3221222856 1074207489 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4348 3668 1116 68 0 4280 0
[pid=29888] vsize: 17392
Current children cumulated CPU time (s) 1120.5
Current children cumulated vsize (Kb) 17392

[startup+1140.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 435957 0 0 0 111530 1513 0 0 25 0 1 0 1839993738 19152896 3700 4294967295 134512640 134736556 3221224576 3221220704 1074882601 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4676 3700 1116 68 0 4608 0
[pid=29888] vsize: 18704
Current children cumulated CPU time (s) 1130.43
Current children cumulated vsize (Kb) 18704

[startup+1150.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 440149 0 0 0 112503 1528 0 0 25 0 1 0 1839993738 19361792 3741 4294967295 134512640 134736556 3221224576 3221220464 1075965234 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4727 3741 1116 68 0 4659 0
[pid=29888] vsize: 18908
Current children cumulated CPU time (s) 1140.31
Current children cumulated vsize (Kb) 18908

[startup+1160.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 444456 0 0 0 113471 1545 0 0 25 0 1 0 1839993738 19394560 3748 4294967295 134512640 134736556 3221224576 3221221520 1075338810 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4735 3748 1116 68 0 4667 0
[pid=29888] vsize: 18940
Current children cumulated CPU time (s) 1150.16
Current children cumulated vsize (Kb) 18940

[startup+1170.08 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 448494 0 0 0 114440 1561 0 0 25 0 1 0 1839993738 19394560 3748 4294967295 134512640 134736556 3221224576 3221220800 1074960898 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4735 3748 1116 68 0 4667 0
[pid=29888] vsize: 18940
Current children cumulated CPU time (s) 1160.01
Current children cumulated vsize (Kb) 18940

[startup+1180.08 s]
Raw data (loadavg): 1.06 1.00 0.92 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 452108 0 0 0 115409 1577 0 0 25 0 1 0 1839993738 17948672 3702 4294967295 134512640 134736556 3221224576 3221222752 1074153660 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/29888/statm): 4382 3702 1116 68 0 4314 0
[pid=29888] vsize: 17528
Current children cumulated CPU time (s) 1169.86
Current children cumulated vsize (Kb) 17528

[startup+1190.08 s]
Raw data (loadavg): 1.05 1.00 0.92 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 455472 0 0 0 116374 1594 0 0 25 0 1 0 1839993738 20090880 3966 4294967295 134512640 134736556 3221224576 3221220656 1075112103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4905 3966 1116 68 0 4837 0
[pid=29888] vsize: 19620
Current children cumulated CPU time (s) 1179.68
Current children cumulated vsize (Kb) 19620

[startup+1200.09 s]
Raw data (loadavg): 1.04 1.00 0.92 2/56 29888
Raw data (/proc/29888/stat): 29888 (bsolo) R 29887 29888 28974 0 -1 0 458464 0 0 0 117359 1603 0 0 25 0 1 0 1839993738 19722240 3848 4294967295 134512640 134736556 3221224576 3221220756 1075115003 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/29888/statm): 4815 3848 1116 68 0 4747 0
[pid=29888] vsize: 19260
Current children cumulated CPU time (s) 1189.62
Current children cumulated vsize (Kb) 19260
One traced child (pid=29888) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1206.02
CPU time (s): 1195.52
CPU user time (s): 1179.42
CPU system time (s): 16.0986
CPU usage (%): 99.1292
Max. virtual memory (cumulated for all children) (Kb): 19620

Verifier Data

Verifier:	OK	288