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-ii32e3.opb
MD5SUMfba76bbece6bbaf52b3b51d8d6e74147
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 310
Optimality of the best value was proved YES
Number of terms in the objective function 660
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 660
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 660
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark109.888
Number of variables660
Total number of constraints5350
Number of constraints which are clauses5350
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 220

Launcher Data

LAUNCH ON wulflinc9 THE 2005-09-18 08:39:18 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=152 boxname=wulflinc9 idbench=152 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  fba76bbece6bbaf52b3b51d8d6e74147  /oldhome/oroussel/tmp/wulflinc9/normalized-ii32e3.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc9/normalized-ii32e3.opb
IDLAUNCH: 152
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.242
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	: 2
cpu MHz		: 451.242
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:        950600 kB
Buffers:         33336 kB
Cached:          24848 kB
SwapCached:       1044 kB
Active:          53320 kB
Inactive:         7544 kB
HighTotal:      131008 kB
HighFree:       102620 kB
LowTotal:       903652 kB
LowFree:        847980 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5656 kB
Slab:            17632 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:59:22 (client local time) WITH STATUS 10 IN 1195.05 SECONDS
stats: 152 0 1195.05 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 660 variables and 5350 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.783
c After prepocess the problem consists of 660 variables and 5350 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 330 @ 1.874 @ #Dec. 30
c NEW SOLUTION FOUND: 329 @ 1.877 @ #Dec. 32
c NEW SOLUTION FOUND: 328 @ 1.893 @ #Dec. 42
c NEW SOLUTION FOUND: 327 @ 1.945 @ #Dec. 74
c NEW SOLUTION FOUND: 326 @ 2.048 @ #Dec. 139
c NEW SOLUTION FOUND: 325 @ 2.119 @ #Dec. 183
c NEW SOLUTION FOUND: 324 @ 2.15 @ #Dec. 204
c NEW SOLUTION FOUND: 323 @ 2.177 @ #Dec. 228
c NEW SOLUTION FOUND: 322 @ 2.204 @ #Dec. 256
c NEW SOLUTION FOUND: 321 @ 2.231 @ #Dec. 288
c NEW SOLUTION FOUND: 320 @ 2.258 @ #Dec. 323
c NEW SOLUTION FOUND: 319 @ 2.286 @ #Dec. 360
c NEW SOLUTION FOUND: 318 @ 2.313 @ #Dec. 400
c NEW SOLUTION FOUND: 317 @ 2.34 @ #Dec. 444
c NEW SOLUTION FOUND: 316 @ 2.368 @ #Dec. 494
c NEW SOLUTION FOUND: 315 @ 2.395 @ #Dec. 549
c NEW SOLUTION FOUND: 314 @ 2.421 @ #Dec. 611
c NEW SOLUTION FOUND: 313 @ 2.449 @ #Dec. 680
c NEW SOLUTION FOUND: 312 @ 2.511 @ #Dec. 790
c NEW SOLUTION FOUND: 311 @ 2.581 @ #Dec. 911
c Restart #1 #Var: 660 #Dec: 1494 LB: 0 @ 2.969
c Restart #2 #Var: 660 #Dec: 3411 LB: 0 @ 4.219
c NEW SOLUTION FOUND: 310 @ 7.125 @ #Dec. 3901
c Restart #3 #Var: 660 #Dec: 4941 LB: 0 @ 8.319
c Restart #4 #Var: 660 #Dec: 6790 LB: 0 @ 24.104
c Restart #5 #Var: 658 #Dec: 9471 LB: 1 @ 46.191
c Restart #6 #Var: 656 #Dec: 11881 LB: 2 @ 70.013
c CHANGE to MIS mode... 	UB: 310	MIS: 206	LPR: 240 (3.2073)	Diff: 0.85833
c Restart #0 #Var: 656 #Dec: 14015 LB: 2 @ 127.32
c Restart #1 #Var: 656 #Dec: 14320 LB: 194 @ 134.68
c Restart #2 #Var: 654 #Dec: 14931 LB: 207 @ 146.91
c Restart #3 #Var: 654 #Dec: 15757 LB: 208 @ 161.72
c Restart #4 #Var: 652 #Dec: 16821 LB: 192 @ 185.3
c Restart #5 #Var: 646 #Dec: 18469 LB: 208 @ 213.38
c Restart #6 #Var: 646 #Dec: 20148 LB: 196 @ 224.05
c Restart #7 #Var: 638 #Dec: 21981 LB: 207 @ 270.31
c Restart #8 #Var: 632 #Dec: 23968 LB: 207 @ 304.6
c Restart #9 #Var: 630 #Dec: 26975 LB: 213 @ 313.4
c Restart #10 #Var: 628 #Dec: 29596 LB: 206 @ 325.29
c Restart #11 #Var: 622 #Dec: 33307 LB: 211 @ 369.89
c Restart #12 #Var: 618 #Dec: 37980 LB: 218 @ 421.25
c Restart #13 #Var: 614 #Dec: 42531 LB: 214 @ 457.47
c Restart #14 #Var: 600 #Dec: 45627 LB: 219 @ 541.69
c Restart #15 #Var: 589 #Dec: 50650 LB: 222 @ 590.85
c Restart #16 #Var: 583 #Dec: 55462 LB: 226 @ 615.11
c Restart #17 #Var: 547 #Dec: 60493 LB: 230 @ 708.27
c Restart #18 #Var: 547 #Dec: 65913 LB: 228 @ 720.9
c Restart #19 #Var: 513 #Dec: 71814 LB: 234 @ 775.97
c Restart #20 #Var: 509 #Dec: 77749 LB: 226 @ 790.34
c Restart #21 #Var: 509 #Dec: 83833 LB: 218 @ 802.15
c Restart #22 #Var: 501 #Dec: 90278 LB: 235 @ 827
c Restart #23 #Var: 489 #Dec: 97532 LB: 233 @ 844.5
c Restart #24 #Var: 481 #Dec: 104586 LB: 230 @ 864.28
c Restart #25 #Var: 479 #Dec: 111879 LB: 231 @ 877.67
c Restart #26 #Var: 477 #Dec: 120370 LB: 233 @ 891.09
c Restart #27 #Var: 477 #Dec: 128347 LB: 234 @ 904.56
c Restart #28 #Var: 477 #Dec: 136426 LB: 234 @ 917.53
c Restart #29 #Var: 475 #Dec: 145350 LB: 233 @ 932.42
c Restart #30 #Var: 475 #Dec: 153148 LB: 231 @ 947.93
c Restart #31 #Var: 471 #Dec: 161603 LB: 238 @ 963.66
c Restart #32 #Var: 471 #Dec: 172186 LB: 233 @ 981.07
c Restart #33 #Var: 469 #Dec: 184880 LB: 234 @ 1002.2
c Restart #34 #Var: 467 #Dec: 194381 LB: 230 @ 1021.1
c Restart #35 #Var: 467 #Dec: 203557 LB: 235 @ 1038.4
c Restart #36 #Var: 467 #Dec: 213853 LB: 234 @ 1056.4
c Restart #37 #Var: 467 #Dec: 225262 LB: 239 @ 1123.2
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 
c Cost: 310
c Exit Code: 10
c Total time: 1195 s

Watcher Data

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

[startup+10.0034 s]
Raw data (loadavg): 0.93 0.97 0.90 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 1729 0 0 0 963 14 0 0 25 0 1 0 1781653644 10166272 1640 4294967295 134512640 134736556 3221224576 3221223104 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 2482 1640 1116 68 0 2414 0
[pid=31270] vsize: 9928
Current children cumulated CPU time (s) 9.77
Current children cumulated vsize (Kb) 9928

[startup+20.0042 s]
Raw data (loadavg): 0.94 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 1898 0 0 0 1954 18 0 0 25 0 1 0 1781653644 10842112 1809 4294967295 134512640 134736556 3221224576 3221223124 134544543 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 2647 1809 1116 68 0 2579 0
[pid=31270] vsize: 10588
Current children cumulated CPU time (s) 19.72
Current children cumulated vsize (Kb) 10588

[startup+30.005 s]
Raw data (loadavg): 0.95 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 2012 0 0 0 2948 20 0 0 25 0 1 0 1781653644 11247616 1923 4294967295 134512640 134736556 3221224576 3221223152 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 2746 1923 1116 68 0 2678 0
[pid=31270] vsize: 10984
Current children cumulated CPU time (s) 29.68
Current children cumulated vsize (Kb) 10984

[startup+40.0057 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 2191 0 0 0 3940 24 0 0 25 0 1 0 1781653644 12058624 2102 4294967295 134512640 134736556 3221224576 3221223180 134543226 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 2944 2102 1116 68 0 2876 0
[pid=31270] vsize: 11776
Current children cumulated CPU time (s) 39.64
Current children cumulated vsize (Kb) 11776

[startup+50.0055 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 2409 0 0 0 4931 28 0 0 25 0 1 0 1781653644 13004800 2320 4294967295 134512640 134736556 3221224576 3221223168 134716112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 3175 2320 1116 68 0 3107 0
[pid=31270] vsize: 12700
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (Kb) 12700

[startup+60.0063 s]
Raw data (loadavg): 0.97 0.97 0.91 1/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) T 31269 31270 30740 0 -1 0 2630 0 0 0 5924 31 0 0 25 0 1 0 1781653644 13815808 2541 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31270/statm): 3373 2541 1116 68 0 3305 0
[pid=31270] vsize: 13492
Current children cumulated CPU time (s) 59.55
Current children cumulated vsize (Kb) 13492

[startup+70.0071 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 2816 0 0 0 6917 34 0 0 22 0 1 0 1781653644 14626816 2727 4294967295 134512640 134736556 3221224576 3221223180 134544556 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 3571 2727 1116 68 0 3503 0
[pid=31270] vsize: 14284
Current children cumulated CPU time (s) 69.51
Current children cumulated vsize (Kb) 14284

[startup+80.0078 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 3032 0 0 0 7912 37 0 0 25 0 1 0 1781653644 15437824 2943 4294967295 134512640 134736556 3221224576 3221223056 134535752 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 3769 2943 1116 68 0 3701 0
[pid=31270] vsize: 15076
Current children cumulated CPU time (s) 79.49
Current children cumulated vsize (Kb) 15076

[startup+90.0086 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 3269 0 0 0 8905 40 0 0 25 0 1 0 1781653644 16519168 3180 4294967295 134512640 134736556 3221224576 3221223140 134543544 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 4033 3180 1116 68 0 3965 0
[pid=31270] vsize: 16132
Current children cumulated CPU time (s) 89.45
Current children cumulated vsize (Kb) 16132

[startup+100.008 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 4700 0 0 0 9897 45 0 0 25 0 1 0 1781653644 22773760 4444 4294967295 134512640 134736556 3221224576 3221221192 1075112592 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 5560 4444 1116 68 0 5492 0
[pid=31270] vsize: 22240
Current children cumulated CPU time (s) 99.42
Current children cumulated vsize (Kb) 22240

[startup+110.009 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) T 31269 31270 30740 0 -1 0 13509 0 0 0 10859 71 0 0 25 0 1 0 1781653644 20217856 4176 4294967295 134512640 134736556 3221224576 3221222404 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31270/statm): 4936 4176 1116 68 0 4868 0
[pid=31270] vsize: 19744
Current children cumulated CPU time (s) 109.3
Current children cumulated vsize (Kb) 19744

[startup+120.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 16592 0 0 0 11830 86 0 0 25 0 1 0 1781653644 23805952 4762 4294967295 134512640 134736556 3221224576 3221220368 1074969609 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 5812 4762 1116 68 0 5744 0
[pid=31270] vsize: 23248
Current children cumulated CPU time (s) 119.16
Current children cumulated vsize (Kb) 23248

[startup+130.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 21069 0 0 0 12796 105 0 0 25 0 1 0 1781653644 19832832 4141 4294967295 134512640 134736556 3221224576 3221223188 134544543 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 4842 4141 1116 68 0 4774 0
[pid=31270] vsize: 19368
Current children cumulated CPU time (s) 129.01
Current children cumulated vsize (Kb) 19368

[startup+140.011 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) T 31269 31270 30740 0 -1 0 21089 0 0 0 13792 107 0 0 25 0 1 0 1781653644 19968000 4161 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31270/statm): 4875 4161 1116 68 0 4807 0
[pid=31270] vsize: 19500
Current children cumulated CPU time (s) 138.99
Current children cumulated vsize (Kb) 19500

[startup+150.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 21255 0 0 0 14787 109 0 0 25 0 1 0 1781653644 20643840 4327 4294967295 134512640 134736556 3221224576 3221223180 134544624 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 5040 4327 1116 68 0 4972 0
[pid=31270] vsize: 20160
Current children cumulated CPU time (s) 148.96
Current children cumulated vsize (Kb) 20160

[startup+160.012 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) T 31269 31270 30740 0 -1 0 21468 0 0 0 15783 110 0 0 25 0 1 0 1781653644 21590016 4540 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31270/statm): 5271 4540 1116 68 0 5203 0
[pid=31270] vsize: 21084
Current children cumulated CPU time (s) 158.93
Current children cumulated vsize (Kb) 21084

[startup+170.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 21655 0 0 0 16777 114 0 0 25 0 1 0 1781653644 22265856 4727 4294967295 134512640 134736556 3221224576 3221223248 134630222 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 5436 4727 1116 68 0 5368 0
[pid=31270] vsize: 21744
Current children cumulated CPU time (s) 168.91
Current children cumulated vsize (Kb) 21744

[startup+180.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 21835 0 0 0 17773 116 0 0 25 0 1 0 1781653644 22986752 4907 4294967295 134512640 134736556 3221224576 3221223184 134544615 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 5612 4907 1116 68 0 5544 0
[pid=31270] vsize: 22448
Current children cumulated CPU time (s) 178.89
Current children cumulated vsize (Kb) 22448

[startup+190.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 21991 0 0 0 18768 118 0 0 25 0 1 0 1781653644 23662592 5063 4294967295 134512640 134736556 3221224576 3221223248 134630052 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 5777 5063 1116 68 0 5709 0
[pid=31270] vsize: 23108
Current children cumulated CPU time (s) 188.86
Current children cumulated vsize (Kb) 23108

[startup+200.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 22192 0 0 0 19762 121 0 0 25 0 1 0 1781653644 24473600 5264 4294967295 134512640 134736556 3221224576 3221223132 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 5975 5264 1116 68 0 5907 0
[pid=31270] vsize: 23900
Current children cumulated CPU time (s) 198.83
Current children cumulated vsize (Kb) 23900

[startup+210.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 22367 0 0 0 20758 122 0 0 25 0 1 0 1781653644 25149440 5439 4294967295 134512640 134736556 3221224576 3221223168 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 6140 5439 1116 68 0 6072 0
[pid=31270] vsize: 24560
Current children cumulated CPU time (s) 208.8
Current children cumulated vsize (Kb) 24560

[startup+220.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 22558 0 0 0 21751 126 0 0 25 0 1 0 1781653644 25960448 5630 4294967295 134512640 134736556 3221224576 3221223224 134544042 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 6338 5630 1116 68 0 6270 0
[pid=31270] vsize: 25352
Current children cumulated CPU time (s) 218.77
Current children cumulated vsize (Kb) 25352

[startup+230.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 22788 0 0 0 22740 130 0 0 25 0 1 0 1781653644 26939392 5860 4294967295 134512640 134736556 3221224576 3221223100 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 6577 5860 1116 68 0 6509 0
[pid=31270] vsize: 26308
Current children cumulated CPU time (s) 228.7
Current children cumulated vsize (Kb) 26308

[startup+240.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 22908 0 0 0 23734 133 0 0 25 0 1 0 1781653644 27480064 5980 4294967295 134512640 134736556 3221224576 3221223112 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 6709 5980 1116 68 0 6641 0
[pid=31270] vsize: 26836
Current children cumulated CPU time (s) 238.67
Current children cumulated vsize (Kb) 26836

[startup+250.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 23019 0 0 0 24730 135 0 0 25 0 1 0 1781653644 27885568 6091 4294967295 134512640 134736556 3221224576 3221223152 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 6808 6091 1116 68 0 6740 0
[pid=31270] vsize: 27232
Current children cumulated CPU time (s) 248.65
Current children cumulated vsize (Kb) 27232

[startup+260.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 23141 0 0 0 25725 137 0 0 25 0 1 0 1781653644 28426240 6213 4294967295 134512640 134736556 3221224576 3221223248 134630507 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 6940 6213 1116 68 0 6872 0
[pid=31270] vsize: 27760
Current children cumulated CPU time (s) 258.62
Current children cumulated vsize (Kb) 27760

[startup+270.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 23311 0 0 0 26721 139 0 0 25 0 1 0 1781653644 29102080 6383 4294967295 134512640 134736556 3221224576 3221223248 134630052 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 7105 6383 1116 68 0 7037 0
[pid=31270] vsize: 28420
Current children cumulated CPU time (s) 268.6
Current children cumulated vsize (Kb) 28420

[startup+280.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 23460 0 0 0 27718 140 0 0 25 0 1 0 1781653644 29642752 6532 4294967295 134512640 134736556 3221224576 3221223100 134536676 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 7237 6532 1116 68 0 7169 0
[pid=31270] vsize: 28948
Current children cumulated CPU time (s) 278.58
Current children cumulated vsize (Kb) 28948

[startup+290.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 23634 0 0 0 28714 142 0 0 25 0 1 0 1781653644 30449664 6706 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 7434 6706 1116 68 0 7366 0
[pid=31270] vsize: 29736
Current children cumulated CPU time (s) 288.56
Current children cumulated vsize (Kb) 29736

[startup+300.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 23792 0 0 0 29709 143 0 0 25 0 1 0 1781653644 30990336 6864 4294967295 134512640 134736556 3221224576 3221223312 134529164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 7566 6864 1116 68 0 7498 0
[pid=31270] vsize: 30264
Current children cumulated CPU time (s) 298.52
Current children cumulated vsize (Kb) 30264

[startup+310.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 24019 0 0 0 30702 147 0 0 25 0 1 0 1781653644 31989760 7091 4294967295 134512640 134736556 3221224576 3221223224 134544024 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 7810 7091 1116 68 0 7742 0
[pid=31270] vsize: 31240
Current children cumulated CPU time (s) 308.49
Current children cumulated vsize (Kb) 31240

[startup+320.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 24019 0 0 0 31686 151 0 0 25 0 1 0 1781653644 31989760 7091 4294967295 134512640 134736556 3221224576 3221223120 134543569 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 7810 7091 1116 68 0 7742 0
[pid=31270] vsize: 31240
Current children cumulated CPU time (s) 318.37
Current children cumulated vsize (Kb) 31240

[startup+330.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 24095 0 0 0 32671 158 0 0 25 0 1 0 1781653644 32239616 7167 4294967295 134512640 134736556 3221224576 3221223124 134544550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 7871 7167 1116 68 0 7803 0
[pid=31270] vsize: 31484
Current children cumulated CPU time (s) 328.29
Current children cumulated vsize (Kb) 31484

[startup+340.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 24220 0 0 0 33666 160 0 0 25 0 1 0 1781653644 32780288 7292 4294967295 134512640 134736556 3221224576 3221223224 134544056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 8003 7292 1116 68 0 7935 0
[pid=31270] vsize: 32012
Current children cumulated CPU time (s) 338.26
Current children cumulated vsize (Kb) 32012

[startup+350.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 24349 0 0 0 34661 163 0 0 25 0 1 0 1781653644 33320960 7421 4294967295 134512640 134736556 3221224576 3221223236 134630068 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 8135 7421 1116 68 0 8067 0
[pid=31270] vsize: 32540
Current children cumulated CPU time (s) 348.24
Current children cumulated vsize (Kb) 32540

[startup+360.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 24498 0 0 0 35656 165 0 0 25 0 1 0 1781653644 33996800 7570 4294967295 134512640 134736556 3221224576 3221223136 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 8300 7570 1116 68 0 8232 0
[pid=31270] vsize: 33200
Current children cumulated CPU time (s) 358.21
Current children cumulated vsize (Kb) 33200

[startup+370.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 24769 0 0 0 36650 168 0 0 25 0 1 0 1781653644 35053568 7841 4294967295 134512640 134736556 3221224576 3221223216 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 8558 7841 1116 68 0 8490 0
[pid=31270] vsize: 34232
Current children cumulated CPU time (s) 368.18
Current children cumulated vsize (Kb) 34232

[startup+380.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 24822 0 0 0 37642 170 0 0 25 0 1 0 1781653644 35233792 7891 4294967295 134512640 134736556 3221224576 3221223152 134543982 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 8602 7891 1116 68 0 8534 0
[pid=31270] vsize: 34408
Current children cumulated CPU time (s) 378.12
Current children cumulated vsize (Kb) 34408

[startup+390.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 24942 0 0 0 38639 171 0 0 25 0 1 0 1781653644 35774464 8011 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 8734 8011 1116 68 0 8666 0
[pid=31270] vsize: 34936
Current children cumulated CPU time (s) 388.1
Current children cumulated vsize (Kb) 34936

[startup+400.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 25066 0 0 0 39635 173 0 0 25 0 1 0 1781653644 36315136 8135 4294967295 134512640 134736556 3221224576 3221223248 134630475 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 8866 8135 1116 68 0 8798 0
[pid=31270] vsize: 35464
Current children cumulated CPU time (s) 398.08
Current children cumulated vsize (Kb) 35464

[startup+410.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 25328 0 0 0 40618 179 0 0 25 0 1 0 1781653644 37257216 8386 4294967295 134512640 134736556 3221224576 3221223144 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 9096 8386 1116 68 0 9028 0
[pid=31270] vsize: 36384
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (Kb) 36384

[startup+420.025 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) T 31269 31270 30740 0 -1 0 25346 0 0 0 41614 181 0 0 25 0 1 0 1781653644 37392384 8404 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31270/statm): 9129 8404 1116 68 0 9061 0
[pid=31270] vsize: 36516
Current children cumulated CPU time (s) 417.95
Current children cumulated vsize (Kb) 36516

[startup+430.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 25494 0 0 0 42611 182 0 0 25 0 1 0 1781653644 37933056 8552 4294967295 134512640 134736556 3221224576 3221223196 134544504 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 9261 8552 1116 68 0 9193 0
[pid=31270] vsize: 37044
Current children cumulated CPU time (s) 427.93
Current children cumulated vsize (Kb) 37044

[startup+440.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 25660 0 0 0 43608 184 0 0 25 0 1 0 1781653644 38608896 8718 4294967295 134512640 134736556 3221224576 3221223252 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 9426 8718 1116 68 0 9358 0
[pid=31270] vsize: 37704
Current children cumulated CPU time (s) 437.92
Current children cumulated vsize (Kb) 37704

[startup+450.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 25851 0 0 0 44605 185 0 0 25 0 1 0 1781653644 39419904 8909 4294967295 134512640 134736556 3221224576 3221223100 134540059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 9624 8909 1116 68 0 9556 0
[pid=31270] vsize: 38496
Current children cumulated CPU time (s) 447.9
Current children cumulated vsize (Kb) 38496

[startup+460.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 26065 0 0 0 45586 192 0 0 25 0 1 0 1781653644 40235008 9121 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 9823 9121 1116 68 0 9755 0
[pid=31270] vsize: 39292
Current children cumulated CPU time (s) 457.78
Current children cumulated vsize (Kb) 39292

[startup+470.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 26120 0 0 0 46583 193 0 0 25 0 1 0 1781653644 40505344 9176 4294967295 134512640 134736556 3221224576 3221223168 134716183 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 9889 9176 1116 68 0 9821 0
[pid=31270] vsize: 39556
Current children cumulated CPU time (s) 467.76
Current children cumulated vsize (Kb) 39556

[startup+480.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 26256 0 0 0 47580 195 0 0 25 0 1 0 1781653644 41046016 9312 4294967295 134512640 134736556 3221224576 3221223312 134529337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 10021 9312 1116 68 0 9953 0
[pid=31270] vsize: 40084
Current children cumulated CPU time (s) 477.75
Current children cumulated vsize (Kb) 40084

[startup+490.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 26408 0 0 0 48577 196 0 0 25 0 1 0 1781653644 41721856 9464 4294967295 134512640 134736556 3221224576 3221223136 134543554 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 10186 9464 1116 68 0 10118 0
[pid=31270] vsize: 40744
Current children cumulated CPU time (s) 487.73
Current children cumulated vsize (Kb) 40744

[startup+500.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 26542 0 0 0 49574 198 0 0 25 0 1 0 1781653644 42262528 9598 4294967295 134512640 134736556 3221224576 3221223168 134540337 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 10318 9598 1116 68 0 10250 0
[pid=31270] vsize: 41272
Current children cumulated CPU time (s) 497.72
Current children cumulated vsize (Kb) 41272

[startup+510.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 26766 0 0 0 50572 200 0 0 25 0 1 0 1781653644 42967040 9785 4294967295 134512640 134736556 3221224576 3221223180 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 10490 9785 1116 68 0 10422 0
[pid=31270] vsize: 41960
Current children cumulated CPU time (s) 507.72
Current children cumulated vsize (Kb) 41960

[startup+520.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 26907 0 0 0 51568 201 0 0 25 0 1 0 1781653644 43642880 9926 4294967295 134512640 134736556 3221224576 3221223264 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 10655 9926 1116 68 0 10587 0
[pid=31270] vsize: 42620
Current children cumulated CPU time (s) 517.69
Current children cumulated vsize (Kb) 42620

[startup+530.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 27024 0 0 0 52565 203 0 0 25 0 1 0 1781653644 44048384 10043 4294967295 134512640 134736556 3221224576 3221223288 134554070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 10754 10043 1116 68 0 10686 0
[pid=31270] vsize: 43016
Current children cumulated CPU time (s) 527.68
Current children cumulated vsize (Kb) 43016

[startup+540.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 27178 0 0 0 53563 205 0 0 25 0 1 0 1781653644 44724224 10197 4294967295 134512640 134736556 3221224576 3221223136 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 10919 10197 1116 68 0 10851 0
[pid=31270] vsize: 43676
Current children cumulated CPU time (s) 537.68
Current children cumulated vsize (Kb) 43676

[startup+550.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 27300 0 0 0 54557 207 0 0 25 0 1 0 1781653644 45252608 10319 4294967295 134512640 134736556 3221224576 3221223296 134609082 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 11048 10319 1116 68 0 10980 0
[pid=31270] vsize: 44192
Current children cumulated CPU time (s) 547.64
Current children cumulated vsize (Kb) 44192

[startup+560.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 27400 0 0 0 55554 209 0 0 25 0 1 0 1781653644 45658112 10419 4294967295 134512640 134736556 3221224576 3221223136 134544700 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 11147 10419 1116 68 0 11079 0
[pid=31270] vsize: 44588
Current children cumulated CPU time (s) 557.63
Current children cumulated vsize (Kb) 44588

[startup+570.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 27539 0 0 0 56551 210 0 0 25 0 1 0 1781653644 46198784 10558 4294967295 134512640 134736556 3221224576 3221223088 134543184 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 11279 10558 1116 68 0 11211 0
[pid=31270] vsize: 45116
Current children cumulated CPU time (s) 567.61
Current children cumulated vsize (Kb) 45116

[startup+580.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 27773 0 0 0 57532 217 0 0 25 0 1 0 1781653644 47165440 10788 4294967295 134512640 134736556 3221224576 3221223064 1077377291 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 11515 10788 1116 68 0 11447 0
[pid=31270] vsize: 46060
Current children cumulated CPU time (s) 577.49
Current children cumulated vsize (Kb) 46060

[startup+590.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 27773 0 0 0 58528 219 0 0 25 0 1 0 1781653644 47099904 10788 4294967295 134512640 134736556 3221224576 3221223168 134716141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 11499 10788 1116 68 0 11431 0
[pid=31270] vsize: 45996
Current children cumulated CPU time (s) 587.47
Current children cumulated vsize (Kb) 45996

[startup+600.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 27839 0 0 0 59523 220 0 0 25 0 1 0 1781653644 47431680 10854 4294967295 134512640 134736556 3221224576 3221223288 134553056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 11580 10855 1116 68 0 11512 0
[pid=31270] vsize: 46320
Current children cumulated CPU time (s) 597.43
Current children cumulated vsize (Kb) 46320

[startup+610.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 27985 0 0 0 60521 222 0 0 25 0 1 0 1781653644 47972352 11000 4294967295 134512640 134736556 3221224576 3221223136 134550952 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 11712 11000 1116 68 0 11644 0
[pid=31270] vsize: 46848
Current children cumulated CPU time (s) 607.43
Current children cumulated vsize (Kb) 46848

[startup+620.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 28077 0 0 0 61497 230 0 0 25 0 1 0 1781653644 48349184 11092 4294967295 134512640 134736556 3221224576 3221223100 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 11804 11092 1116 68 0 11736 0
[pid=31270] vsize: 47216
Current children cumulated CPU time (s) 617.27
Current children cumulated vsize (Kb) 47216

[startup+630.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 28159 0 0 0 62493 232 0 0 25 0 1 0 1781653644 48754688 11174 4294967295 134512640 134736556 3221224576 3221223240 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 11903 11174 1116 68 0 11835 0
[pid=31270] vsize: 47612
Current children cumulated CPU time (s) 627.25
Current children cumulated vsize (Kb) 47612

[startup+640.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 28264 0 0 0 63490 233 0 0 25 0 1 0 1781653644 49160192 11279 4294967295 134512640 134736556 3221224576 3221223248 134630390 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 12002 11279 1116 68 0 11934 0
[pid=31270] vsize: 48008
Current children cumulated CPU time (s) 637.23
Current children cumulated vsize (Kb) 48008

[startup+650.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 28490 0 0 0 64487 234 0 0 25 0 1 0 1781653644 49905664 11463 4294967295 134512640 134736556 3221224576 3221223120 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 12184 11463 1116 68 0 12116 0
[pid=31270] vsize: 48736
Current children cumulated CPU time (s) 647.21
Current children cumulated vsize (Kb) 48736

[startup+660.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 28589 0 0 0 65484 235 0 0 25 0 1 0 1781653644 50311168 11562 4294967295 134512640 134736556 3221224576 3221223176 134554101 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 12283 11562 1116 68 0 12215 0
[pid=31270] vsize: 49132
Current children cumulated CPU time (s) 657.19
Current children cumulated vsize (Kb) 49132

[startup+670.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 28718 0 0 0 66481 237 0 0 25 0 1 0 1781653644 50851840 11691 4294967295 134512640 134736556 3221224576 3221223088 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 12415 11691 1116 68 0 12347 0
[pid=31270] vsize: 49660
Current children cumulated CPU time (s) 667.18
Current children cumulated vsize (Kb) 49660

[startup+680.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 28836 0 0 0 67479 238 0 0 25 0 1 0 1781653644 51257344 11809 4294967295 134512640 134736556 3221224576 3221223248 134630169 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 12514 11809 1116 68 0 12446 0
[pid=31270] vsize: 50056
Current children cumulated CPU time (s) 677.17
Current children cumulated vsize (Kb) 50056

[startup+690.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 28974 0 0 0 68476 239 0 0 25 0 1 0 1781653644 51933184 11947 4294967295 134512640 134736556 3221224576 3221223128 134543667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 12679 11947 1116 68 0 12611 0
[pid=31270] vsize: 50716
Current children cumulated CPU time (s) 687.15
Current children cumulated vsize (Kb) 50716

[startup+700.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 29091 0 0 0 69473 241 0 0 25 0 1 0 1781653644 52338688 12064 4294967295 134512640 134736556 3221224576 3221223232 134544812 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 12778 12064 1116 68 0 12710 0
[pid=31270] vsize: 51112
Current children cumulated CPU time (s) 697.14
Current children cumulated vsize (Kb) 51112

[startup+710.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 29468 0 0 0 70464 245 0 0 25 0 1 0 1781653644 53768192 12412 4294967295 134512640 134736556 3221224576 3221223240 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13127 12412 1116 68 0 13059 0
[pid=31270] vsize: 52508
Current children cumulated CPU time (s) 707.09
Current children cumulated vsize (Kb) 52508

[startup+720.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 29503 0 0 0 71442 253 0 0 25 0 1 0 1781653644 53932032 12447 4294967295 134512640 134736556 3221224576 3221223164 134534796 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 13167 12447 1116 68 0 13099 0
[pid=31270] vsize: 52668
Current children cumulated CPU time (s) 716.95
Current children cumulated vsize (Kb) 52668

[startup+730.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 29503 0 0 0 72426 258 0 0 25 0 1 0 1781653644 53932032 12447 4294967295 134512640 134736556 3221224576 3221223136 134551188 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13167 12447 1116 68 0 13099 0
[pid=31270] vsize: 52668
Current children cumulated CPU time (s) 726.84
Current children cumulated vsize (Kb) 52668

[startup+740.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 29503 0 0 0 73424 260 0 0 25 0 1 0 1781653644 53899264 12447 4294967295 134512640 134736556 3221224576 3221223136 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13159 12447 1116 68 0 13091 0
[pid=31270] vsize: 52636
Current children cumulated CPU time (s) 736.84
Current children cumulated vsize (Kb) 52636

[startup+750.046 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 29571 0 0 0 74420 262 0 0 25 0 1 0 1781653644 54165504 12515 4294967295 134512640 134736556 3221224576 3221223176 134554109 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13224 12515 1116 68 0 13156 0
[pid=31270] vsize: 52896
Current children cumulated CPU time (s) 746.82
Current children cumulated vsize (Kb) 52896

[startup+760.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 29708 0 0 0 75417 264 0 0 25 0 1 0 1781653644 54706176 12652 4294967295 134512640 134736556 3221224576 3221223200 134537450 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13356 12652 1116 68 0 13288 0
[pid=31270] vsize: 53424
Current children cumulated CPU time (s) 756.81
Current children cumulated vsize (Kb) 53424

[startup+770.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 29838 0 0 0 76413 266 0 0 25 0 1 0 1781653644 55246848 12782 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13488 12782 1116 68 0 13420 0
[pid=31270] vsize: 53952
Current children cumulated CPU time (s) 766.79
Current children cumulated vsize (Kb) 53952

[startup+780.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30182 0 0 0 77388 276 0 0 25 0 1 0 1781653644 56516608 13087 4294967295 134512640 134736556 3221224576 3221223200 134537363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13798 13087 1116 68 0 13730 0
[pid=31270] vsize: 55192
Current children cumulated CPU time (s) 776.64
Current children cumulated vsize (Kb) 55192

[startup+790.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30206 0 0 0 78366 284 0 0 25 0 1 0 1781653644 56119296 12991 4294967295 134512640 134736556 3221224576 3221223144 134524926 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13701 12991 1116 68 0 13633 0
[pid=31270] vsize: 54804
Current children cumulated CPU time (s) 786.5
Current children cumulated vsize (Kb) 54804

[startup+800.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30267 0 0 0 79342 294 0 0 25 0 1 0 1781653644 56459264 13052 4294967295 134512640 134736556 3221224576 3221223184 134608226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13784 13052 1116 68 0 13716 0
[pid=31270] vsize: 55136
Current children cumulated CPU time (s) 796.36
Current children cumulated vsize (Kb) 55136

[startup+810.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30304 0 0 0 80325 299 0 0 25 0 1 0 1781653644 56516608 13089 4294967295 134512640 134736556 3221224576 3221223104 134716576 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13798 13089 1116 68 0 13730 0
[pid=31270] vsize: 55192
Current children cumulated CPU time (s) 806.24
Current children cumulated vsize (Kb) 55192

[startup+820.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30304 0 0 0 81323 301 0 0 25 0 1 0 1781653644 56516608 13089 4294967295 134512640 134736556 3221224576 3221223040 134536153 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13798 13089 1116 68 0 13730 0
[pid=31270] vsize: 55192
Current children cumulated CPU time (s) 816.24
Current children cumulated vsize (Kb) 55192

[startup+830.052 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30385 0 0 0 82294 312 0 0 25 0 1 0 1781653644 56799232 13158 4294967295 134512640 134736556 3221224576 3221223136 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13867 13158 1116 68 0 13799 0
[pid=31270] vsize: 55468
Current children cumulated CPU time (s) 826.06
Current children cumulated vsize (Kb) 55468

[startup+840.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30472 0 0 0 83280 317 0 0 25 0 1 0 1781653644 57192448 13244 4294967295 134512640 134736556 3221224576 3221223068 134553495 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 13963 13244 1116 68 0 13895 0
[pid=31270] vsize: 55852
Current children cumulated CPU time (s) 835.97
Current children cumulated vsize (Kb) 55852

[startup+850.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30569 0 0 0 84252 328 0 0 25 0 1 0 1781653644 57442304 13317 4294967295 134512640 134736556 3221224576 3221223136 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14024 13317 1116 68 0 13956 0
[pid=31270] vsize: 56096
Current children cumulated CPU time (s) 845.8
Current children cumulated vsize (Kb) 56096

[startup+860.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30583 0 0 0 85239 333 0 0 25 0 1 0 1781653644 57536512 13331 4294967295 134512640 134736556 3221224576 3221223160 134553053 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14047 13331 1116 68 0 13979 0
[pid=31270] vsize: 56188
Current children cumulated CPU time (s) 855.72
Current children cumulated vsize (Kb) 56188

[startup+870.055 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30592 0 0 0 86210 343 0 0 25 0 1 0 1781653644 57536512 13340 4294967295 134512640 134736556 3221224576 3221223216 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14047 13340 1116 68 0 13979 0
[pid=31270] vsize: 56188
Current children cumulated CPU time (s) 865.53
Current children cumulated vsize (Kb) 56188

[startup+880.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30681 0 0 0 87180 355 0 0 25 0 1 0 1781653644 57937920 13429 4294967295 134512640 134736556 3221224576 3221223124 1077374062 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 14145 13429 1116 68 0 14077 0
[pid=31270] vsize: 56580
Current children cumulated CPU time (s) 875.35
Current children cumulated vsize (Kb) 56580

[startup+890.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30767 0 0 0 88150 365 0 0 25 0 1 0 1781653644 58302464 13515 4294967295 134512640 134736556 3221224576 3221223204 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14234 13515 1116 68 0 14166 0
[pid=31270] vsize: 56936
Current children cumulated CPU time (s) 885.15
Current children cumulated vsize (Kb) 56936

[startup+900.058 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30773 0 0 0 89114 377 0 0 25 0 1 0 1781653644 58302464 13521 4294967295 134512640 134736556 3221224576 3221223280 134597430 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14234 13521 1116 68 0 14166 0
[pid=31270] vsize: 56936
Current children cumulated CPU time (s) 894.91
Current children cumulated vsize (Kb) 56936

[startup+910.058 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30773 0 0 0 90084 388 0 0 25 0 1 0 1781653644 58302464 13521 4294967295 134512640 134736556 3221224576 3221223232 134534874 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14234 13521 1116 68 0 14166 0
[pid=31270] vsize: 56936
Current children cumulated CPU time (s) 904.72
Current children cumulated vsize (Kb) 56936

[startup+920.058 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30773 0 0 0 91053 400 0 0 25 0 1 0 1781653644 57937920 13444 4294967295 134512640 134736556 3221224576 3221223196 134518480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14145 13444 1116 68 0 14077 0
[pid=31270] vsize: 56580
Current children cumulated CPU time (s) 914.53
Current children cumulated vsize (Kb) 56580

[startup+930.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30773 0 0 0 92025 411 0 0 25 0 1 0 1781653644 57937920 13444 4294967295 134512640 134736556 3221224576 3221223084 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14145 13444 1116 68 0 14077 0
[pid=31270] vsize: 56580
Current children cumulated CPU time (s) 924.36
Current children cumulated vsize (Kb) 56580

[startup+940.061 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30774 0 0 0 92994 421 0 0 25 0 1 0 1781653644 58056704 13445 4294967295 134512640 134736556 3221224576 3221223064 1077377168 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14174 13445 1116 68 0 14106 0
[pid=31270] vsize: 56696
Current children cumulated CPU time (s) 934.15
Current children cumulated vsize (Kb) 56696

[startup+950.061 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30774 0 0 0 93967 430 0 0 25 0 1 0 1781653644 58056704 13445 4294967295 134512640 134736556 3221224576 3221223236 134560293 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14174 13445 1116 68 0 14106 0
[pid=31270] vsize: 56696
Current children cumulated CPU time (s) 943.97
Current children cumulated vsize (Kb) 56696

[startup+960.061 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30853 0 0 0 94943 440 0 0 25 0 1 0 1781653644 58363904 13524 4294967295 134512640 134736556 3221224576 3221223312 134600137 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14249 13524 1116 68 0 14181 0
[pid=31270] vsize: 56996
Current children cumulated CPU time (s) 953.83
Current children cumulated vsize (Kb) 56996

[startup+970.062 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30853 0 0 0 95915 449 0 0 25 0 1 0 1781653644 58363904 13524 4294967295 134512640 134736556 3221224576 3221223312 134609071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14249 13524 1116 68 0 14181 0
[pid=31270] vsize: 56996
Current children cumulated CPU time (s) 963.64
Current children cumulated vsize (Kb) 56996

[startup+980.063 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30853 0 0 0 96883 458 0 0 25 0 1 0 1781653644 58363904 13524 4294967295 134512640 134736556 3221224576 3221223200 134524977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14249 13524 1116 68 0 14181 0
[pid=31270] vsize: 56996
Current children cumulated CPU time (s) 973.41
Current children cumulated vsize (Kb) 56996

[startup+990.064 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30884 0 0 0 97858 467 0 0 25 0 1 0 1781653644 58478592 13555 4294967295 134512640 134736556 3221224576 3221223152 134524338 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14277 13555 1116 68 0 14209 0
[pid=31270] vsize: 57108
Current children cumulated CPU time (s) 983.25
Current children cumulated vsize (Kb) 57108

[startup+1000.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30884 0 0 0 98825 479 0 0 25 0 1 0 1781653644 58478592 13555 4294967295 134512640 134736556 3221224576 3221223136 134634130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14277 13555 1116 68 0 14209 0
[pid=31270] vsize: 57108
Current children cumulated CPU time (s) 993.04
Current children cumulated vsize (Kb) 57108

[startup+1010.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30915 0 0 0 99794 488 0 0 25 0 1 0 1781653644 58556416 13586 4294967295 134512640 134736556 3221224576 3221223168 1076999581 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14296 13586 1116 68 0 14228 0
[pid=31270] vsize: 57184
Current children cumulated CPU time (s) 1002.82
Current children cumulated vsize (Kb) 57184

[startup+1020.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 30915 0 0 0 100767 497 0 0 25 0 1 0 1781653644 58527744 13586 4294967295 134512640 134736556 3221224576 3221223248 134605840 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 14289 13586 1116 68 0 14221 0
[pid=31270] vsize: 57156
Current children cumulated CPU time (s) 1012.64
Current children cumulated vsize (Kb) 57156

[startup+1030.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 101738 508 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223216 134620209 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1022.46
Current children cumulated vsize (Kb) 57552

[startup+1040.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 102707 519 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223248 134630398 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1032.26
Current children cumulated vsize (Kb) 57552

[startup+1050.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 103681 529 0 0 24 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223172 1077374485 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1042.1
Current children cumulated vsize (Kb) 57552

[startup+1060.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 104652 540 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223104 134550704 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1051.92
Current children cumulated vsize (Kb) 57552

[startup+1070.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 105620 552 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223152 134524338 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (Kb) 57552

[startup+1080.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 106591 563 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223136 134537473 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1071.54
Current children cumulated vsize (Kb) 57552

[startup+1090.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 107588 565 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223132 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1081.53
Current children cumulated vsize (Kb) 57552

[startup+1100.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 108585 566 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223196 134554008 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1091.51
Current children cumulated vsize (Kb) 57552

[startup+1110.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 109583 567 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223104 134716605 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1101.5
Current children cumulated vsize (Kb) 57552

[startup+1120.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 110579 568 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223264 134529337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1111.47
Current children cumulated vsize (Kb) 57552

[startup+1130.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 111576 570 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223152 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1121.46
Current children cumulated vsize (Kb) 57552

[startup+1140.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 112535 583 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223032 134554061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1131.18
Current children cumulated vsize (Kb) 57552

[startup+1150.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31012 0 0 0 113526 587 0 0 25 0 1 0 1781653644 58933248 13683 4294967295 134512640 134736556 3221224576 3221223188 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31270/statm): 14388 13683 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1141.13
Current children cumulated vsize (Kb) 57552

[startup+1160.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31015 0 0 0 114522 588 0 0 25 0 1 0 1781653644 58933248 13686 4294967295 134512640 134736556 3221224576 3221223240 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13686 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1151.1
Current children cumulated vsize (Kb) 57552

[startup+1170.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31015 0 0 0 115520 589 0 0 25 0 1 0 1781653644 58933248 13686 4294967295 134512640 134736556 3221224576 3221223176 134523627 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13686 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1161.09
Current children cumulated vsize (Kb) 57552

[startup+1180.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31015 0 0 0 116516 591 0 0 25 0 1 0 1781653644 58933248 13686 4294967295 134512640 134736556 3221224576 3221223252 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14388 13686 1116 68 0 14320 0
[pid=31270] vsize: 57552
Current children cumulated CPU time (s) 1171.07
Current children cumulated vsize (Kb) 57552

[startup+1190.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31023 0 0 0 117514 592 0 0 25 0 1 0 1781653644 59056128 13694 4294967295 134512640 134736556 3221224576 3221223204 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14418 13694 1116 68 0 14350 0
[pid=31270] vsize: 57672
Current children cumulated CPU time (s) 1181.06
Current children cumulated vsize (Kb) 57672

[startup+1200.08 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 31270
Raw data (/proc/31270/stat): 31270 (bsolo) R 31269 31270 30740 0 -1 0 31023 0 0 0 118511 594 0 0 25 0 1 0 1781653644 59056128 13694 4294967295 134512640 134736556 3221224576 3221223180 134554110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31270/statm): 14418 13694 1116 68 0 14350 0
[pid=31270] vsize: 57672
Current children cumulated CPU time (s) 1191.05
Current children cumulated vsize (Kb) 57672
One traced child (pid=31270) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1204.09
CPU time (s): 1195.05
CPU user time (s): 1189.07
CPU system time (s): 5.97709
CPU usage (%): 99.2493
Max. virtual memory (cumulated for all children) (Kb): 57672

Verifier Data

Verifier:	OK	310