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-ii8b1.opb
MD5SUM812314147c77e28d5e428080c7a2412d
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 191
Optimality of the best value was proved NO
Number of terms in the objective function 672
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 672
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 672
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 benchmark1195.08
Number of variables672
Total number of constraints2404
Number of constraints which are clauses2404
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8

Trace number 235

Launcher Data

LAUNCH ON wulflinc24 THE 2005-09-18 08:40:29 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=158 boxname=wulflinc24 idbench=158 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  812314147c77e28d5e428080c7a2412d  /oldhome/oroussel/tmp/wulflinc24/normalized-ii8b1.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc24/normalized-ii8b1.opb
IDLAUNCH: 158
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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.080
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:        950036 kB
Buffers:         34040 kB
Cached:          23084 kB
SwapCached:        744 kB
Active:          52716 kB
Inactive:         7044 kB
HighTotal:      131008 kB
HighFree:       104272 kB
LowTotal:       903652 kB
LowFree:        845764 kB
SwapTotal:     2097892 kB
SwapFree:      2096644 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            19192 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 09:00:37 (client local time) WITH STATUS 10 IN 1195.08 SECONDS
stats: 158 0 1195.08 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 672 variables and 2404 constraints.
c	preprocess terminated. Elapsed time: 0.369
c After prepocess the problem consists of 660 variables and 2386 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 191 @ 0.827 @ #Dec. 72
c Restart #1 #Var: 660 #Dec: 270 LB: 0 @ 1.986
c Restart #2 #Var: 660 #Dec: 715 LB: 0 @ 3.956
c Restart #3 #Var: 660 #Dec: 1358 LB: 0 @ 7.074
c Restart #4 #Var: 660 #Dec: 2202 LB: 0 @ 13.171
c CHANGE to LPR mode... 	UB: 191	MIS: 133	LPR: 165 (1.712)	Diff: 0.80606
c Restart #0 #Var: 660 #Dec: 3236 LB: 0 @ 18.806
c Restart #1 #Var: 658 #Dec: 3445 LB: 166 @ 261.43
c Restart #2 #Var: 654 #Dec: 3848 LB: 167 @ 722.35
c Restart #3 #Var: 652 #Dec: 4452 LB: 168 @ 1183.3
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 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 
c Cost: 191
c Exit Code: 10
c Total time: 1195.1 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1839888801 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 107 3 90 68 0 39 0
[pid=21544] 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/wulflinc24/normalized-ii8b1.opb

[startup+10.0031 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 1536 0 0 0 977 10 0 0 25 0 1 0 1839888801 9314304 1447 4294967295 134512640 134736556 3221224576 3221223264 134543478 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2274 1447 1116 68 0 2206 0
[pid=21544] vsize: 9096
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (Kb) 9096

[startup+20.0038 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 2286 0 2 0 1949 19 0 0 25 0 1 0 1839888801 9957376 1747 4294967295 134512640 134736556 3221224576 3221222912 1074153792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2431 1747 1116 68 0 2363 0
[pid=21544] vsize: 9724
Current children cumulated CPU time (s) 19.68
Current children cumulated vsize (Kb) 9724

[startup+30.0045 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 4935 0 2 0 2934 28 0 0 25 0 1 0 1839888801 9957376 1755 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2431 1755 1116 68 0 2363 0
[pid=21544] vsize: 9724
Current children cumulated CPU time (s) 29.62
Current children cumulated vsize (Kb) 9724

[startup+40.0042 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 7369 0 2 0 3918 36 0 0 25 0 1 0 1839888801 9957376 1755 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2431 1755 1116 68 0 2363 0
[pid=21544] vsize: 9724
Current children cumulated CPU time (s) 39.54
Current children cumulated vsize (Kb) 9724

[startup+50.0049 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 9805 0 2 0 4902 46 0 0 25 0 1 0 1839888801 11341824 1854 4294967295 134512640 134736556 3221224576 3221220864 1075113508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 2769 1854 1116 68 0 2701 0
[pid=21544] vsize: 11076
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (Kb) 11076

[startup+60.0056 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 12110 0 2 0 5888 54 0 0 25 0 1 0 1839888801 9957376 1755 4294967295 134512640 134736556 3221224576 3221222912 1074153806 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2431 1755 1116 68 0 2363 0
[pid=21544] vsize: 9724
Current children cumulated CPU time (s) 59.42
Current children cumulated vsize (Kb) 9724

[startup+70.0053 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 14616 0 2 0 6873 64 0 0 25 0 1 0 1839888801 11202560 1829 4294967295 134512640 134736556 3221224576 3221220864 1075113502 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2735 1829 1116 68 0 2667 0
[pid=21544] vsize: 10940
Current children cumulated CPU time (s) 69.37
Current children cumulated vsize (Kb) 10940

[startup+80.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 17140 0 2 0 7858 72 0 0 25 0 1 0 1839888801 9981952 1762 4294967295 134512640 134736556 3221224576 3221222928 1074118870 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2437 1762 1116 68 0 2369 0
[pid=21544] vsize: 9748
Current children cumulated CPU time (s) 79.3
Current children cumulated vsize (Kb) 9748

[startup+90.0057 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 19630 0 2 0 8843 81 0 0 25 0 1 0 1839888801 9957376 1756 4294967295 134512640 134736556 3221224576 3221222888 1077410279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2431 1756 1116 68 0 2363 0
[pid=21544] vsize: 9724
Current children cumulated CPU time (s) 89.24
Current children cumulated vsize (Kb) 9724

[startup+100.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 22198 0 2 0 9829 89 0 0 25 0 1 0 1839888801 9957376 1756 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2431 1756 1116 68 0 2363 0
[pid=21544] vsize: 9724
Current children cumulated CPU time (s) 99.18
Current children cumulated vsize (Kb) 9724

[startup+110.007 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 24792 0 2 0 10813 98 0 0 25 0 1 0 1839888801 11362304 1860 4294967295 134512640 134736556 3221224576 3221221556 1075964218 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2774 1860 1116 68 0 2706 0
[pid=21544] vsize: 11096
Current children cumulated CPU time (s) 109.11
Current children cumulated vsize (Kb) 11096

[startup+120.007 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 27115 0 2 0 11800 106 0 0 25 0 1 0 1839888801 11202560 1832 4294967295 134512640 134736556 3221224576 3221221592 1075007302 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2735 1832 1116 68 0 2667 0
[pid=21544] vsize: 10940
Current children cumulated CPU time (s) 119.06
Current children cumulated vsize (Kb) 10940

[startup+130.007 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 29465 0 2 0 12785 114 0 0 25 0 1 0 1839888801 9957376 1756 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2431 1756 1116 68 0 2363 0
[pid=21544] vsize: 9724
Current children cumulated CPU time (s) 128.99
Current children cumulated vsize (Kb) 9724

[startup+140.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 31921 0 2 0 13770 123 0 0 25 0 1 0 1839888801 11227136 1837 4294967295 134512640 134736556 3221224576 3221220768 1075115747 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2741 1837 1116 68 0 2673 0
[pid=21544] vsize: 10964
Current children cumulated CPU time (s) 138.93
Current children cumulated vsize (Kb) 10964

[startup+150.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 34347 0 2 0 14754 133 0 0 25 0 1 0 1839888801 11362304 1839 4294967295 134512640 134736556 3221224576 3221220800 1074961146 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2774 1839 1116 68 0 2706 0
[pid=21544] vsize: 11096
Current children cumulated CPU time (s) 148.87
Current children cumulated vsize (Kb) 11096

[startup+160.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 36759 0 2 0 15739 142 0 0 25 0 1 0 1839888801 9957376 1756 4294967295 134512640 134736556 3221224576 3221222848 1074153786 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2431 1756 1116 68 0 2363 0
[pid=21544] vsize: 9724
Current children cumulated CPU time (s) 158.81
Current children cumulated vsize (Kb) 9724

[startup+170.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 39172 0 2 0 16724 150 0 0 25 0 1 0 1839888801 11362304 1878 4294967295 134512640 134736556 3221224576 3221221648 1074834346 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2774 1878 1116 68 0 2706 0
[pid=21544] vsize: 11096
Current children cumulated CPU time (s) 168.74
Current children cumulated vsize (Kb) 11096

[startup+180.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 41777 0 2 0 17709 160 0 0 25 0 1 0 1839888801 11231232 1816 4294967295 134512640 134736556 3221224576 3221221512 1074831409 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2742 1816 1116 68 0 2674 0
[pid=21544] vsize: 10968
Current children cumulated CPU time (s) 178.69
Current children cumulated vsize (Kb) 10968

[startup+190.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 44302 0 2 0 18693 170 0 0 25 0 1 0 1839888801 9957376 1756 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2431 1756 1116 68 0 2363 0
[pid=21544] vsize: 9724
Current children cumulated CPU time (s) 188.63
Current children cumulated vsize (Kb) 9724

[startup+200.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 46841 0 2 0 19675 179 0 0 25 0 1 0 1839888801 9957376 1756 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2431 1756 1116 68 0 2363 0
[pid=21544] vsize: 9724
Current children cumulated CPU time (s) 198.54
Current children cumulated vsize (Kb) 9724

[startup+210.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 50547 0 2 0 20648 194 0 0 25 0 1 0 1839888801 11276288 1857 4294967295 134512640 134736556 3221224576 3221221600 1074867331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2753 1857 1116 68 0 2685 0
[pid=21544] vsize: 11012
Current children cumulated CPU time (s) 208.42
Current children cumulated vsize (Kb) 11012

[startup+220.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) T 21543 21544 20728 0 -1 0 54002 0 2 0 21625 208 0 0 25 0 1 0 1839888801 10002432 1767 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2442 1767 1116 68 0 2374 0
[pid=21544] vsize: 9768
Current children cumulated CPU time (s) 218.33
Current children cumulated vsize (Kb) 9768

[startup+230.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 57355 0 2 0 22600 222 0 0 25 0 1 0 1839888801 10326016 1820 4294967295 134512640 134736556 3221224576 3221221448 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2521 1821 1116 68 0 2453 0
[pid=21544] vsize: 10084
Current children cumulated CPU time (s) 228.22
Current children cumulated vsize (Kb) 10084

[startup+240.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 61230 0 2 0 23568 237 0 0 25 0 1 0 1839888801 10170368 1809 4294967295 134512640 134736556 3221224576 3221222888 1077410279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2483 1809 1116 68 0 2415 0
[pid=21544] vsize: 9932
Current children cumulated CPU time (s) 238.05
Current children cumulated vsize (Kb) 9932

[startup+250.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 64868 0 2 0 24537 252 0 0 25 0 1 0 1839888801 11567104 1890 4294967295 134512640 134736556 3221224576 3221221360 1075115781 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2824 1890 1116 68 0 2756 0
[pid=21544] vsize: 11296
Current children cumulated CPU time (s) 247.89
Current children cumulated vsize (Kb) 11296

[startup+260.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 68408 0 2 0 25510 265 0 0 25 0 1 0 1839888801 10248192 1828 4294967295 134512640 134736556 3221224576 3221222912 1074153672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 2502 1828 1116 68 0 2434 0
[pid=21544] vsize: 10008
Current children cumulated CPU time (s) 257.75
Current children cumulated vsize (Kb) 10008

[startup+270.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 71784 0 2 0 26478 281 0 0 25 0 1 0 1839888801 11907072 1974 4294967295 134512640 134736556 3221224576 3221220672 1074969469 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 2907 1974 1116 68 0 2839 0
[pid=21544] vsize: 11628
Current children cumulated CPU time (s) 267.59
Current children cumulated vsize (Kb) 11628

[startup+280.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 75217 0 2 0 27456 293 0 0 25 0 1 0 1839888801 12115968 2026 4294967295 134512640 134736556 3221224576 3221221056 1075890978 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2958 2026 1116 68 0 2890 0
[pid=21544] vsize: 11832
Current children cumulated CPU time (s) 277.49
Current children cumulated vsize (Kb) 11832

[startup+290.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 78604 0 2 0 28435 305 0 0 25 0 1 0 1839888801 10452992 1878 4294967295 134512640 134736556 3221224576 3221222824 1074138383 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2552 1878 1116 68 0 2484 0
[pid=21544] vsize: 10208
Current children cumulated CPU time (s) 287.4
Current children cumulated vsize (Kb) 10208

[startup+300.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 81981 0 2 0 29412 317 0 0 25 0 1 0 1839888801 11915264 1993 4294967295 134512640 134736556 3221224576 3221221568 1075971420 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2909 1993 1116 68 0 2841 0
[pid=21544] vsize: 11636
Current children cumulated CPU time (s) 297.29
Current children cumulated vsize (Kb) 11636

[startup+310.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) T 21543 21544 20728 0 -1 0 85641 0 2 0 30387 331 0 0 25 0 1 0 1839888801 10584064 1909 4294967295 134512640 134736556 3221224576 3221221988 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2584 1909 1116 68 0 2516 0
[pid=21544] vsize: 10336
Current children cumulated CPU time (s) 307.18
Current children cumulated vsize (Kb) 10336

[startup+320.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 89315 0 2 0 31362 345 0 0 25 0 1 0 1839888801 10620928 1919 4294967295 134512640 134736556 3221224576 3221222824 1074138162 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2593 1919 1116 68 0 2525 0
[pid=21544] vsize: 10372
Current children cumulated CPU time (s) 317.07
Current children cumulated vsize (Kb) 10372

[startup+330.013 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 92616 0 2 0 32341 355 0 0 25 0 1 0 1839888801 10674176 1932 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2606 1932 1116 68 0 2538 0
[pid=21544] vsize: 10424
Current children cumulated CPU time (s) 326.96
Current children cumulated vsize (Kb) 10424

[startup+340.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 96052 0 2 0 33322 366 0 0 25 0 1 0 1839888801 10809344 1965 4294967295 134512640 134736556 3221224576 3221222848 1074154008 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2639 1965 1116 68 0 2571 0
[pid=21544] vsize: 10556
Current children cumulated CPU time (s) 336.88
Current children cumulated vsize (Kb) 10556

[startup+350.014 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 99322 0 2 0 34300 378 0 0 25 0 1 0 1839888801 12283904 2077 4294967295 134512640 134736556 3221224576 3221220672 1074970202 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 2999 2077 1116 68 0 2931 0
[pid=21544] vsize: 11996
Current children cumulated CPU time (s) 346.78
Current children cumulated vsize (Kb) 11996

[startup+360.015 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 102624 0 2 0 35278 390 0 0 25 0 1 0 1839888801 12189696 2080 4294967295 134512640 134736556 3221224576 3221221508 1075964048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2976 2080 1116 68 0 2908 0
[pid=21544] vsize: 11904
Current children cumulated CPU time (s) 356.68
Current children cumulated vsize (Kb) 11904

[startup+370.016 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 106049 0 2 0 36255 402 0 0 25 0 1 0 1839888801 12443648 2123 4294967295 134512640 134736556 3221224576 3221220744 1074950082 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3038 2123 1116 68 0 2970 0
[pid=21544] vsize: 12152
Current children cumulated CPU time (s) 366.57
Current children cumulated vsize (Kb) 12152

[startup+380.016 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 109365 0 2 0 37232 414 0 0 25 0 1 0 1839888801 12451840 2113 4294967295 134512640 134736556 3221224576 3221221340 1074788937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 3040 2113 1116 68 0 2972 0
[pid=21544] vsize: 12160
Current children cumulated CPU time (s) 376.46
Current children cumulated vsize (Kb) 12160

[startup+390.017 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 112893 0 2 0 38206 429 0 0 25 0 1 0 1839888801 11030528 2019 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2693 2019 1116 68 0 2625 0
[pid=21544] vsize: 10772
Current children cumulated CPU time (s) 386.35
Current children cumulated vsize (Kb) 10772

[startup+400.018 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 116479 0 2 0 39183 442 0 0 25 0 1 0 1839888801 12636160 2174 4294967295 134512640 134736556 3221224576 3221220396 1074787472 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3085 2174 1116 68 0 3017 0
[pid=21544] vsize: 12340
Current children cumulated CPU time (s) 396.25
Current children cumulated vsize (Kb) 12340

[startup+410.018 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 120305 0 2 0 40160 453 0 0 25 0 1 0 1839888801 11173888 2054 4294967295 134512640 134736556 3221224576 3221222652 1074206265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2728 2054 1116 68 0 2660 0
[pid=21544] vsize: 10912
Current children cumulated CPU time (s) 406.13
Current children cumulated vsize (Kb) 10912

[startup+420.017 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 123749 0 2 0 41139 466 0 0 25 0 1 0 1839888801 12709888 2193 4294967295 134512640 134736556 3221224576 3221221184 1075967705 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3103 2193 1116 68 0 3035 0
[pid=21544] vsize: 12412
Current children cumulated CPU time (s) 416.05
Current children cumulated vsize (Kb) 12412

[startup+430.018 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 126843 0 2 0 42116 478 0 0 25 0 1 0 1839888801 11284480 2081 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2755 2081 1116 68 0 2687 0
[pid=21544] vsize: 11020
Current children cumulated CPU time (s) 425.94
Current children cumulated vsize (Kb) 11020

[startup+440.019 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 130131 0 2 0 43094 490 0 0 25 0 1 0 1839888801 12701696 2179 4294967295 134512640 134736556 3221224576 3221221512 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3101 2179 1116 68 0 3033 0
[pid=21544] vsize: 12404
Current children cumulated CPU time (s) 435.84
Current children cumulated vsize (Kb) 12404

[startup+450.02 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 133096 0 2 0 44073 501 0 0 25 0 1 0 1839888801 12668928 2185 4294967295 134512640 134736556 3221224576 3221221648 1074837180 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 3093 2185 1116 68 0 3025 0
[pid=21544] vsize: 12372
Current children cumulated CPU time (s) 445.74
Current children cumulated vsize (Kb) 12372

[startup+460.02 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 136447 0 2 0 45048 514 0 0 25 0 1 0 1839888801 11460608 2124 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 2798 2124 1116 68 0 2730 0
[pid=21544] vsize: 11192
Current children cumulated CPU time (s) 455.62
Current children cumulated vsize (Kb) 11192

[startup+470.02 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 139450 0 2 0 46029 525 0 0 25 0 1 0 1839888801 11517952 2129 4294967295 134512640 134736556 3221224576 3221222528 1074918559 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 2812 2129 1116 68 0 2744 0
[pid=21544] vsize: 11248
Current children cumulated CPU time (s) 465.54
Current children cumulated vsize (Kb) 11248

[startup+480.021 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 142447 0 2 0 47009 536 0 0 25 0 1 0 1839888801 12828672 2220 4294967295 134512640 134736556 3221224576 3221220656 1075561089 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3132 2220 1116 68 0 3064 0
[pid=21544] vsize: 12528
Current children cumulated CPU time (s) 475.45
Current children cumulated vsize (Kb) 12528

[startup+490.021 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 145214 0 2 0 47990 548 0 0 25 0 1 0 1839888801 11927552 2170 4294967295 134512640 134736556 3221224576 3221222640 1074867328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2912 2170 1116 68 0 2844 0
[pid=21544] vsize: 11648
Current children cumulated CPU time (s) 485.38
Current children cumulated vsize (Kb) 11648

[startup+500.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 147983 0 2 0 48971 559 0 0 25 0 1 0 1839888801 11620352 2163 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2837 2163 1116 68 0 2769 0
[pid=21544] vsize: 11348
Current children cumulated CPU time (s) 495.3
Current children cumulated vsize (Kb) 11348

[startup+510.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 151228 0 2 0 49948 570 0 0 25 0 1 0 1839888801 11620352 2163 4294967295 134512640 134736556 3221224576 3221222912 1074153663 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2837 2163 1116 68 0 2769 0
[pid=21544] vsize: 11348
Current children cumulated CPU time (s) 505.18
Current children cumulated vsize (Kb) 11348

[startup+520.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 154655 0 2 0 50923 583 0 0 25 0 1 0 1839888801 13053952 2269 4294967295 134512640 134736556 3221224576 3221221016 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3187 2269 1116 68 0 3119 0
[pid=21544] vsize: 12748
Current children cumulated CPU time (s) 515.06
Current children cumulated vsize (Kb) 12748

[startup+530.021 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 157873 0 2 0 51900 594 0 0 25 0 1 0 1839888801 11800576 2207 4294967295 134512640 134736556 3221224576 3221222696 1077377422 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2881 2207 1116 68 0 2813 0
[pid=21544] vsize: 11524
Current children cumulated CPU time (s) 524.94
Current children cumulated vsize (Kb) 11524

[startup+540.021 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 161005 0 2 0 52880 604 0 0 25 0 1 0 1839888801 13279232 2351 4294967295 134512640 134736556 3221224576 3221220656 1075561204 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3242 2351 1116 68 0 3174 0
[pid=21544] vsize: 12968
Current children cumulated CPU time (s) 534.84
Current children cumulated vsize (Kb) 12968

[startup+550.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 164491 0 2 0 53854 619 0 0 25 0 1 0 1839888801 11800576 2207 4294967295 134512640 134736556 3221224576 3221222892 1074208560 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 2881 2207 1116 68 0 2813 0
[pid=21544] vsize: 11524
Current children cumulated CPU time (s) 544.73
Current children cumulated vsize (Kb) 11524

[startup+560.023 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 168374 0 2 0 54825 634 0 0 25 0 1 0 1839888801 11915264 2235 4294967295 134512640 134736556 3221224576 3221222912 1074153822 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2909 2235 1116 68 0 2841 0
[pid=21544] vsize: 11636
Current children cumulated CPU time (s) 554.59
Current children cumulated vsize (Kb) 11636

[startup+570.022 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 171573 0 2 0 55804 646 0 0 25 0 1 0 1839888801 13377536 2342 4294967295 134512640 134736556 3221224576 3221220800 1074960857 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3266 2342 1116 68 0 3198 0
[pid=21544] vsize: 13064
Current children cumulated CPU time (s) 564.5
Current children cumulated vsize (Kb) 13064

[startup+580.023 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 175092 0 2 0 56777 660 0 0 25 0 1 0 1839888801 12128256 2257 4294967295 134512640 134736556 3221224576 3221222640 1074867305 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2961 2257 1116 68 0 2893 0
[pid=21544] vsize: 11844
Current children cumulated CPU time (s) 574.37
Current children cumulated vsize (Kb) 11844

[startup+590.023 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 178736 0 2 0 57751 674 0 0 25 0 1 0 1839888801 12136448 2289 4294967295 134512640 134736556 3221224576 3221222824 1074138162 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 2963 2289 1116 68 0 2895 0
[pid=21544] vsize: 11852
Current children cumulated CPU time (s) 584.25
Current children cumulated vsize (Kb) 11852

[startup+600.024 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 181950 0 2 0 58729 686 0 0 25 0 1 0 1839888801 13660160 2414 4294967295 134512640 134736556 3221224576 3221221472 1074620038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3335 2414 1116 68 0 3267 0
[pid=21544] vsize: 13340
Current children cumulated CPU time (s) 594.15
Current children cumulated vsize (Kb) 13340

[startup+610.024 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 185265 0 2 0 59704 700 0 0 25 0 1 0 1839888801 12267520 2321 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 2995 2321 1116 68 0 2927 0
[pid=21544] vsize: 11980
Current children cumulated CPU time (s) 604.04
Current children cumulated vsize (Kb) 11980

[startup+620.025 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 188220 0 2 0 60682 710 0 0 25 0 1 0 1839888801 12267520 2321 4294967295 134512640 134736556 3221224576 3221222844 1073986656 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 2995 2321 1116 68 0 2927 0
[pid=21544] vsize: 11980
Current children cumulated CPU time (s) 613.92
Current children cumulated vsize (Kb) 11980

[startup+630.026 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 191556 0 2 0 61659 724 0 0 25 0 1 0 1839888801 13803520 2449 4294967295 134512640 134736556 3221224576 3221220756 1075115117 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3370 2449 1116 68 0 3302 0
[pid=21544] vsize: 13480
Current children cumulated CPU time (s) 623.83
Current children cumulated vsize (Kb) 13480

[startup+640.025 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 194629 0 2 0 62640 735 0 0 25 0 1 0 1839888801 13946880 2496 4294967295 134512640 134736556 3221224576 3221220656 1075561089 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3405 2496 1116 68 0 3337 0
[pid=21544] vsize: 13620
Current children cumulated CPU time (s) 633.75
Current children cumulated vsize (Kb) 13620

[startup+650.026 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 197642 0 2 0 63622 747 0 0 25 0 1 0 1839888801 14106624 2551 4294967295 134512640 134736556 3221224576 3221220848 1075171204 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 3444 2551 1116 68 0 3376 0
[pid=21544] vsize: 13776
Current children cumulated CPU time (s) 643.69
Current children cumulated vsize (Kb) 13776

[startup+660.027 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 200868 0 2 0 64601 759 0 0 25 0 1 0 1839888801 14069760 2537 4294967295 134512640 134736556 3221224576 3221220560 1075965253 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3435 2537 1116 68 0 3367 0
[pid=21544] vsize: 13740
Current children cumulated CPU time (s) 653.6
Current children cumulated vsize (Kb) 13740

[startup+670.027 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 204015 0 2 0 65581 770 0 0 25 0 1 0 1839888801 14143488 2536 4294967295 134512640 134736556 3221224576 3221220688 1075090771 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3453 2536 1116 68 0 3385 0
[pid=21544] vsize: 13812
Current children cumulated CPU time (s) 663.51
Current children cumulated vsize (Kb) 13812

[startup+680.027 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 207368 0 2 0 66562 781 0 0 25 0 1 0 1839888801 14196736 2553 4294967295 134512640 134736556 3221224576 3221220672 1074970234 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3466 2553 1116 68 0 3398 0
[pid=21544] vsize: 13864
Current children cumulated CPU time (s) 673.43
Current children cumulated vsize (Kb) 13864

[startup+690.028 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 210644 0 2 0 67541 792 0 0 25 0 1 0 1839888801 12742656 2437 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3111 2437 1116 68 0 3043 0
[pid=21544] vsize: 12444
Current children cumulated CPU time (s) 683.33
Current children cumulated vsize (Kb) 12444

[startup+700.029 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 213920 0 2 0 68518 805 0 0 25 0 1 0 1839888801 12877824 2470 4294967295 134512640 134736556 3221224576 3221222480 1073987049 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3144 2470 1116 68 0 3076 0
[pid=21544] vsize: 12576
Current children cumulated CPU time (s) 693.23
Current children cumulated vsize (Kb) 12576

[startup+710.03 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) T 21543 21544 20728 0 -1 0 217009 0 2 0 69501 815 0 0 25 0 1 0 1839888801 12906496 2477 4294967295 134512640 134736556 3221224576 3221222412 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3151 2477 1116 68 0 3083 0
[pid=21544] vsize: 12604
Current children cumulated CPU time (s) 703.16
Current children cumulated vsize (Kb) 12604

[startup+720.03 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 220213 0 2 0 70481 827 0 0 25 0 1 0 1839888801 14446592 2612 4294967295 134512640 134736556 3221224576 3221221456 1075960265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3527 2612 1116 68 0 3459 0
[pid=21544] vsize: 14108
Current children cumulated CPU time (s) 713.08
Current children cumulated vsize (Kb) 14108

[startup+730.031 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 222970 0 2 0 71455 841 0 0 25 0 1 0 1839888801 14684160 2679 4294967295 134512640 134736556 3221224576 3221220800 1074960912 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 3585 2679 1116 68 0 3517 0
[pid=21544] vsize: 14340
Current children cumulated CPU time (s) 722.96
Current children cumulated vsize (Kb) 14340

[startup+740.032 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 226151 0 2 0 72432 854 0 0 25 0 1 0 1839888801 14495744 2620 4294967295 134512640 134736556 3221224576 3221220656 1075561119 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3539 2620 1116 68 0 3471 0
[pid=21544] vsize: 14156
Current children cumulated CPU time (s) 732.86
Current children cumulated vsize (Kb) 14156

[startup+750.033 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 229734 0 2 0 73405 868 0 0 25 0 1 0 1839888801 14532608 2626 4294967295 134512640 134736556 3221224576 3221221560 1077410279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3548 2626 1116 68 0 3480 0
[pid=21544] vsize: 14192
Current children cumulated CPU time (s) 742.73
Current children cumulated vsize (Kb) 14192

[startup+760.033 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 233558 0 2 0 74376 884 0 0 25 0 1 0 1839888801 14397440 2579 4294967295 134512640 134736556 3221224576 3221221456 1075960291 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 3515 2579 1116 68 0 3447 0
[pid=21544] vsize: 14060
Current children cumulated CPU time (s) 752.6
Current children cumulated vsize (Kb) 14060

[startup+770.034 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 237527 0 2 0 75345 901 0 0 25 0 1 0 1839888801 14516224 2618 4294967295 134512640 134736556 3221224576 3221221616 1075661523 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 3544 2618 1116 68 0 3476 0
[pid=21544] vsize: 14176
Current children cumulated CPU time (s) 762.46
Current children cumulated vsize (Kb) 14176

[startup+780.035 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 241527 0 2 0 76314 916 0 0 25 0 1 0 1839888801 14622720 2632 4294967295 134512640 134736556 3221224576 3221220656 1075561092 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3570 2632 1116 68 0 3502 0
[pid=21544] vsize: 14280
Current children cumulated CPU time (s) 772.3
Current children cumulated vsize (Kb) 14280

[startup+790.034 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) T 21543 21544 20728 0 -1 0 245452 0 2 0 77285 932 0 0 25 0 1 0 1839888801 13307904 2569 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3249 2569 1116 68 0 3181 0
[pid=21544] vsize: 12996
Current children cumulated CPU time (s) 782.17
Current children cumulated vsize (Kb) 12996

[startup+800.036 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 248904 0 2 0 78259 945 0 0 25 0 1 0 1839888801 13225984 2555 4294967295 134512640 134736556 3221224576 3221222432 1075460122 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3229 2555 1116 68 0 3161 0
[pid=21544] vsize: 12916
Current children cumulated CPU time (s) 792.04
Current children cumulated vsize (Kb) 12916

[startup+810.037 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 252670 0 2 0 79230 959 0 0 25 0 1 0 1839888801 13225984 2555 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3229 2555 1116 68 0 3161 0
[pid=21544] vsize: 12916
Current children cumulated CPU time (s) 801.89
Current children cumulated vsize (Kb) 12916

[startup+820.037 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 256658 0 2 0 80199 975 0 0 25 0 1 0 1839888801 13225984 2555 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3229 2555 1116 68 0 3161 0
[pid=21544] vsize: 12916
Current children cumulated CPU time (s) 811.74
Current children cumulated vsize (Kb) 12916

[startup+830.037 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 260852 0 2 0 81168 991 0 0 25 0 1 0 1839888801 14753792 2671 4294967295 134512640 134736556 3221224576 3221220800 1074960970 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3602 2671 1116 68 0 3534 0
[pid=21544] vsize: 14408
Current children cumulated CPU time (s) 821.59
Current children cumulated vsize (Kb) 14408

[startup+840.037 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 264584 0 2 0 82136 1008 0 0 25 0 1 0 1839888801 13266944 2565 4294967295 134512640 134736556 3221224576 3221222788 1077374469 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3239 2565 1116 68 0 3171 0
[pid=21544] vsize: 12956
Current children cumulated CPU time (s) 831.44
Current children cumulated vsize (Kb) 12956

[startup+850.038 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 268333 0 2 0 83103 1023 0 0 25 0 1 0 1839888801 14643200 2655 4294967295 134512640 134736556 3221224576 3221220612 1075964431 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3575 2655 1116 68 0 3507 0
[pid=21544] vsize: 14300
Current children cumulated CPU time (s) 841.26
Current children cumulated vsize (Kb) 14300

[startup+860.038 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 271663 0 2 0 84079 1034 0 0 25 0 1 0 1839888801 14639104 2654 4294967295 134512640 134736556 3221224576 3221220756 1075115109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3574 2654 1116 68 0 3506 0
[pid=21544] vsize: 14296
Current children cumulated CPU time (s) 851.13
Current children cumulated vsize (Kb) 14296

[startup+870.038 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 275046 0 2 0 85053 1050 0 0 25 0 1 0 1839888801 14716928 2681 4294967295 134512640 134736556 3221224576 3221220800 1074960752 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 3593 2681 1116 68 0 3525 0
[pid=21544] vsize: 14372
Current children cumulated CPU time (s) 861.03
Current children cumulated vsize (Kb) 14372

[startup+880.039 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 278290 0 2 0 86027 1064 0 0 25 0 1 0 1839888801 13443072 2608 4294967295 134512640 134736556 3221224576 3221222912 1074153673 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3282 2608 1116 68 0 3214 0
[pid=21544] vsize: 13128
Current children cumulated CPU time (s) 870.91
Current children cumulated vsize (Kb) 13128

[startup+890.038 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 281964 0 2 0 86992 1081 0 0 25 0 1 0 1839888801 13459456 2612 4294967295 134512640 134736556 3221224576 3221223152 134682786 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3286 2612 1116 68 0 3218 0
[pid=21544] vsize: 13144
Current children cumulated CPU time (s) 880.73
Current children cumulated vsize (Kb) 13144

[startup+900.039 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 285789 0 2 0 87958 1097 0 0 25 0 1 0 1839888801 14802944 2694 4294967295 134512640 134736556 3221224576 3221221572 1074846258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3614 2695 1116 68 0 3546 0
[pid=21544] vsize: 14456
Current children cumulated CPU time (s) 890.55
Current children cumulated vsize (Kb) 14456

[startup+910.04 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 289092 0 2 0 88931 1112 0 0 25 0 1 0 1839888801 13541376 2632 4294967295 134512640 134736556 3221224576 3221222824 1074138166 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3306 2632 1116 68 0 3238 0
[pid=21544] vsize: 13224
Current children cumulated CPU time (s) 900.43
Current children cumulated vsize (Kb) 13224

[startup+920.039 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 291930 0 2 0 89912 1122 0 0 25 0 1 0 1839888801 14782464 2677 4294967295 134512640 134736556 3221224576 3221220768 1075115696 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3609 2677 1116 68 0 3541 0
[pid=21544] vsize: 14436
Current children cumulated CPU time (s) 910.34
Current children cumulated vsize (Kb) 14436

[startup+930.04 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 294634 0 2 0 90894 1132 0 0 25 0 1 0 1839888801 13541376 2632 4294967295 134512640 134736556 3221224576 3221222912 1074153749 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3306 2632 1116 68 0 3238 0
[pid=21544] vsize: 13224
Current children cumulated CPU time (s) 920.26
Current children cumulated vsize (Kb) 13224

[startup+940.041 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 297598 0 2 0 91871 1143 0 0 25 0 1 0 1839888801 13541376 2632 4294967295 134512640 134736556 3221224576 3221222912 1074153660 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3306 2632 1116 68 0 3238 0
[pid=21544] vsize: 13224
Current children cumulated CPU time (s) 930.14
Current children cumulated vsize (Kb) 13224

[startup+950.042 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 300604 0 2 0 92851 1153 0 0 25 0 1 0 1839888801 13541376 2632 4294967295 134512640 134736556 3221224576 3221222912 1074153736 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3306 2632 1116 68 0 3238 0
[pid=21544] vsize: 13224
Current children cumulated CPU time (s) 940.04
Current children cumulated vsize (Kb) 13224

[startup+960.042 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 303899 0 2 0 93825 1167 0 0 25 0 1 0 1839888801 13541376 2632 4294967295 134512640 134736556 3221224576 3221222912 1074153672 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3306 2632 1116 68 0 3238 0
[pid=21544] vsize: 13224
Current children cumulated CPU time (s) 949.92
Current children cumulated vsize (Kb) 13224

[startup+970.042 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 307142 0 2 0 94800 1181 0 0 25 0 1 0 1839888801 13541376 2632 4294967295 134512640 134736556 3221224576 3221222844 1073986656 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3306 2632 1116 68 0 3238 0
[pid=21544] vsize: 13224
Current children cumulated CPU time (s) 959.81
Current children cumulated vsize (Kb) 13224

[startup+980.043 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 310321 0 2 0 95773 1194 0 0 25 0 1 0 1839888801 13598720 2646 4294967295 134512640 134736556 3221224576 3221223168 134681404 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3320 2646 1116 68 0 3252 0
[pid=21544] vsize: 13280
Current children cumulated CPU time (s) 969.67
Current children cumulated vsize (Kb) 13280

[startup+990.042 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 313335 0 2 0 96750 1206 0 0 25 0 1 0 1839888801 13582336 2642 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3316 2642 1116 68 0 3248 0
[pid=21544] vsize: 13264
Current children cumulated CPU time (s) 979.56
Current children cumulated vsize (Kb) 13264

[startup+1000.04 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 316439 0 2 0 97728 1218 0 0 25 0 1 0 1839888801 13582336 2642 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3316 2642 1116 68 0 3248 0
[pid=21544] vsize: 13264
Current children cumulated CPU time (s) 989.46
Current children cumulated vsize (Kb) 13264

[startup+1010.04 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 319300 0 2 0 98705 1230 0 0 25 0 1 0 1839888801 13582336 2642 4294967295 134512640 134736556 3221224576 3221222536 1077380592 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3316 2642 1116 68 0 3248 0
[pid=21544] vsize: 13264
Current children cumulated CPU time (s) 999.35
Current children cumulated vsize (Kb) 13264

[startup+1020.04 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 321939 0 2 0 99687 1239 0 0 25 0 1 0 1839888801 13582336 2642 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3316 2642 1116 68 0 3248 0
[pid=21544] vsize: 13264
Current children cumulated CPU time (s) 1009.26
Current children cumulated vsize (Kb) 13264

[startup+1030.04 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 325084 0 2 0 100661 1253 0 0 25 0 1 0 1839888801 14934016 2714 4294967295 134512640 134736556 3221224576 3221220672 1074969688 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3646 2714 1116 68 0 3578 0
[pid=21544] vsize: 14584
Current children cumulated CPU time (s) 1019.14
Current children cumulated vsize (Kb) 14584

[startup+1040.04 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) T 21543 21544 20728 0 -1 0 327854 0 2 0 101638 1264 0 0 25 0 1 0 1839888801 13762560 2672 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3360 2672 1116 68 0 3292 0
[pid=21544] vsize: 13440
Current children cumulated CPU time (s) 1029.02
Current children cumulated vsize (Kb) 13440

[startup+1050.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 330767 0 2 0 102614 1278 0 0 25 0 1 0 1839888801 14917632 2724 4294967295 134512640 134736556 3221224576 3221220756 1075114984 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3642 2724 1116 68 0 3574 0
[pid=21544] vsize: 14568
Current children cumulated CPU time (s) 1038.92
Current children cumulated vsize (Kb) 14568

[startup+1060.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 333854 0 2 0 103589 1291 0 0 25 0 1 0 1839888801 13656064 2660 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3334 2660 1116 68 0 3266 0
[pid=21544] vsize: 13336
Current children cumulated CPU time (s) 1048.8
Current children cumulated vsize (Kb) 13336

[startup+1070.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 337075 0 2 0 104567 1304 0 0 25 0 1 0 1839888801 13697024 2670 4294967295 134512640 134736556 3221224576 3221222892 1074143072 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3344 2670 1116 68 0 3276 0
[pid=21544] vsize: 13376
Current children cumulated CPU time (s) 1058.71
Current children cumulated vsize (Kb) 13376

[startup+1080.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 340051 0 2 0 105544 1316 0 0 25 0 1 0 1839888801 15007744 2742 4294967295 134512640 134736556 3221224576 3221220864 1075113493 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3664 2742 1116 68 0 3596 0
[pid=21544] vsize: 14656
Current children cumulated CPU time (s) 1068.6
Current children cumulated vsize (Kb) 14656

[startup+1090.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 343096 0 2 0 106523 1328 0 0 25 0 1 0 1839888801 13754368 2684 4294967295 134512640 134736556 3221224576 3221222912 1074153794 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 3358 2684 1116 68 0 3290 0
[pid=21544] vsize: 13432
Current children cumulated CPU time (s) 1078.51
Current children cumulated vsize (Kb) 13432

[startup+1100.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 346217 0 2 0 107501 1339 0 0 25 0 1 0 1839888801 15118336 2766 4294967295 134512640 134736556 3221224576 3221220756 1075115141 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3691 2766 1116 68 0 3623 0
[pid=21544] vsize: 14764
Current children cumulated CPU time (s) 1088.4
Current children cumulated vsize (Kb) 14764

[startup+1110.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 349243 0 2 0 108481 1350 0 0 25 0 1 0 1839888801 13807616 2697 4294967295 134512640 134736556 3221224576 3221222912 1074153800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3371 2697 1116 68 0 3303 0
[pid=21544] vsize: 13484
Current children cumulated CPU time (s) 1098.31
Current children cumulated vsize (Kb) 13484

[startup+1120.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 352336 0 2 0 109461 1363 0 0 25 0 1 0 1839888801 15126528 2776 4294967295 134512640 134736556 3221224576 3221221160 1077410279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3693 2776 1116 68 0 3625 0
[pid=21544] vsize: 14772
Current children cumulated CPU time (s) 1108.24
Current children cumulated vsize (Kb) 14772

[startup+1130.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 355312 0 2 0 110443 1374 0 0 25 0 1 0 1839888801 13860864 2710 4294967295 134512640 134736556 3221224576 3221222900 1074153287 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3384 2710 1116 68 0 3316 0
[pid=21544] vsize: 13536
Current children cumulated CPU time (s) 1118.17
Current children cumulated vsize (Kb) 13536

[startup+1140.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 358346 0 2 0 111422 1386 0 0 25 0 1 0 1839888801 14016512 2720 4294967295 134512640 134736556 3221224576 3221222448 1075799660 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 3422 2720 1116 68 0 3354 0
[pid=21544] vsize: 13688
Current children cumulated CPU time (s) 1128.08
Current children cumulated vsize (Kb) 13688

[startup+1150.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 361790 0 2 0 112398 1400 0 0 25 0 1 0 1839888801 15388672 2857 4294967295 134512640 134736556 3221224576 3221220396 1074787507 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3757 2857 1116 68 0 3689 0
[pid=21544] vsize: 15028
Current children cumulated CPU time (s) 1137.98
Current children cumulated vsize (Kb) 15028

[startup+1160.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) T 21543 21544 20728 0 -1 0 365206 0 2 0 113376 1412 0 0 25 0 1 0 1839888801 14028800 2751 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3425 2751 1116 68 0 3357 0
[pid=21544] vsize: 13700
Current children cumulated CPU time (s) 1147.88
Current children cumulated vsize (Kb) 13700

[startup+1170.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 368565 0 2 0 114354 1425 0 0 25 0 1 0 1839888801 14008320 2746 4294967295 134512640 134736556 3221224576 3221222912 1074153158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3420 2746 1116 68 0 3352 0
[pid=21544] vsize: 13680
Current children cumulated CPU time (s) 1157.79
Current children cumulated vsize (Kb) 13680

[startup+1180.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 371946 0 2 0 115331 1438 0 0 25 0 1 0 1839888801 15532032 2867 4294967295 134512640 134736556 3221224576 3221220864 1075113493 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3792 2867 1116 68 0 3724 0
[pid=21544] vsize: 15168
Current children cumulated CPU time (s) 1167.69
Current children cumulated vsize (Kb) 15168

[startup+1190.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 375698 0 2 0 116302 1454 0 0 25 0 1 0 1839888801 14114816 2772 4294967295 134512640 134736556 3221224576 3221222912 1074153736 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/21544/statm): 3446 2772 1116 68 0 3378 0
[pid=21544] vsize: 13784
Current children cumulated CPU time (s) 1177.56
Current children cumulated vsize (Kb) 13784

[startup+1200.05 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 21544
Raw data (/proc/21544/stat): 21544 (bsolo) R 21543 21544 20728 0 -1 0 379251 0 2 0 117267 1471 0 0 25 0 1 0 1839888801 14295040 2816 4294967295 134512640 134736556 3221224576 3221222848 1074153815 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/21544/statm): 3490 2816 1116 68 0 3422 0
[pid=21544] vsize: 13960
Current children cumulated CPU time (s) 1187.38
Current children cumulated vsize (Kb) 13960
One traced child (pid=21544) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1207.83
CPU time (s): 1195.08
CPU user time (s): 1180.27
CPU system time (s): 14.8067
CPU usage (%): 98.9447
Max. virtual memory (cumulated for all children) (Kb): 15168

Verifier Data

Verifier:	OK	191