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/een/normalized-p0548.opb
MD5SUM422c0da7d5380a26c4dac413428db5c9
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18745
Optimality of the best value was proved NO
Number of terms in the objective function 416
Biggest coefficient in the objective function 11000
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 96797
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 11000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 96797
Number of bits of the biggest sum of numbers17
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1195.1
Number of variables527
Total number of constraints156
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints116
Minimum length of a constraint2
Maximum length of a constraint134

Trace number 359

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.177
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:        941940 kB
Buffers:         34320 kB
Cached:          23520 kB
SwapCached:        844 kB
Active:          53372 kB
Inactive:         7152 kB
HighTotal:      131008 kB
HighFree:       104496 kB
LowTotal:       903652 kB
LowFree:        837444 kB
SwapTotal:     2097892 kB
SwapFree:      2096548 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5764 kB
Slab:            26588 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 09:43:04 (client local time) WITH STATUS 10 IN 1195.1 SECONDS
stats: 286 0 1195.1 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 535 variables and 156 constraints.
c	preprocess terminated. Elapsed time: 0.111
c After prepocess the problem consists of 509 variables and 151 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 24886 @ 0.391 @ #Dec. 486
c NEW SOLUTION FOUND: 23667 @ 0.392 @ #Dec. 488
c NEW SOLUTION FOUND: 23390 @ 0.395 @ #Dec. 491
c NEW SOLUTION FOUND: 23278 @ 0.399 @ #Dec. 496
c NEW SOLUTION FOUND: 22751 @ 0.401 @ #Dec. 500
c NEW SOLUTION FOUND: 22474 @ 0.403 @ #Dec. 504
c NEW SOLUTION FOUND: 22396 @ 0.412 @ #Dec. 515
c NEW SOLUTION FOUND: 22388 @ 0.428 @ #Dec. 534
c NEW SOLUTION FOUND: 22342 @ 0.439 @ #Dec. 548
c NEW SOLUTION FOUND: 22230 @ 0.45 @ #Dec. 558
c NEW SOLUTION FOUND: 22217 @ 0.492 @ #Dec. 597
c NEW SOLUTION FOUND: 22073 @ 0.518 @ #Dec. 619
c NEW SOLUTION FOUND: 22039 @ 0.523 @ #Dec. 627
c NEW SOLUTION FOUND: 21961 @ 0.531 @ #Dec. 633
c NEW SOLUTION FOUND: 21929 @ 0.562 @ #Dec. 664
c NEW SOLUTION FOUND: 21908 @ 0.569 @ #Dec. 672
c NEW SOLUTION FOUND: 21895 @ 0.574 @ #Dec. 678
c NEW SOLUTION FOUND: 21817 @ 0.582 @ #Dec. 684
c NEW SOLUTION FOUND: 21332 @ 0.658 @ #Dec. 742
c NEW SOLUTION FOUND: 21042 @ 0.663 @ #Dec. 747
c NEW SOLUTION FOUND: 21021 @ 0.668 @ #Dec. 754
c NEW SOLUTION FOUND: 21008 @ 0.674 @ #Dec. 761
c NEW SOLUTION FOUND: 20943 @ 0.678 @ #Dec. 766
c NEW SOLUTION FOUND: 20930 @ 0.684 @ #Dec. 771
c NEW SOLUTION FOUND: 20897 @ 0.754 @ #Dec. 852
c NEW SOLUTION FOUND: 20884 @ 0.76 @ #Dec. 859
c NEW SOLUTION FOUND: 20850 @ 0.766 @ #Dec. 868
c NEW SOLUTION FOUND: 20785 @ 0.773 @ #Dec. 874
c NEW SOLUTION FOUND: 20772 @ 0.777 @ #Dec. 878
c NEW SOLUTION FOUND: 20744 @ 1.019 @ #Dec. 985
c NEW SOLUTION FOUND: 20454 @ 1.024 @ #Dec. 990
c NEW SOLUTION FOUND: 20433 @ 1.028 @ #Dec. 997
c NEW SOLUTION FOUND: 20420 @ 1.035 @ #Dec. 1004
c NEW SOLUTION FOUND: 20355 @ 1.04 @ #Dec. 1009
c NEW SOLUTION FOUND: 20342 @ 1.05 @ #Dec. 1014
c NEW SOLUTION FOUND: 20334 @ 1.072 @ #Dec. 1038
c NEW SOLUTION FOUND: 20304 @ 1.078 @ #Dec. 1047
c NEW SOLUTION FOUND: 20291 @ 1.082 @ #Dec. 1051
c NEW SOLUTION FOUND: 19699 @ 1.086 @ #Dec. 1058
c NEW SOLUTION FOUND: 19422 @ 1.09 @ #Dec. 1063
c NEW SOLUTION FOUND: 19409 @ 1.094 @ #Dec. 1068
c NEW SOLUTION FOUND: 19375 @ 1.099 @ #Dec. 1076
c NEW SOLUTION FOUND: 19310 @ 1.106 @ #Dec. 1082
c NEW SOLUTION FOUND: 19297 @ 1.109 @ #Dec. 1086
c NEW SOLUTION FOUND: 19289 @ 1.134 @ #Dec. 1110
c NEW SOLUTION FOUND: 19014 @ 1.152 @ #Dec. 1127
c NEW SOLUTION FOUND: 19001 @ 1.156 @ #Dec. 1134
c NEW SOLUTION FOUND: 18967 @ 1.161 @ #Dec. 1142
c NEW SOLUTION FOUND: 18902 @ 1.169 @ #Dec. 1148
c NEW SOLUTION FOUND: 18889 @ 1.172 @ #Dec. 1152
c NEW SOLUTION FOUND: 18870 @ 1.242 @ #Dec. 1218
c NEW SOLUTION FOUND: 18857 @ 1.248 @ #Dec. 1225
c NEW SOLUTION FOUND: 18823 @ 1.254 @ #Dec. 1234
c NEW SOLUTION FOUND: 18758 @ 1.261 @ #Dec. 1240
c NEW SOLUTION FOUND: 18745 @ 1.265 @ #Dec. 1244
c Restart #1 #Var: 479 #Dec: 1500 LB: 0 @ 1.962
c Restart #2 #Var: 479 #Dec: 2387 LB: 0 @ 2.711
c Restart #3 #Var: 479 #Dec: 3695 LB: 0 @ 4.087
c Restart #4 #Var: 479 #Dec: 4988 LB: 0 @ 6.555
c CHANGE to LPR mode... 	UB: 18745	MIS: 60	LPR: 315 (0.03725)	Diff: 0.19048
c Restart #0 #Var: 479 #Dec: 7739 LB: 0 @ 12.062
c Restart #1 #Var: 473 #Dec: 8093 LB: 315 @ 23.086
c Restart #2 #Var: 473 #Dec: 11864 LB: 315 @ 71.653
c Restart #3 #Var: 473 #Dec: 12738 LB: 315 @ 94.861
c Restart #4 #Var: 473 #Dec: 14045 LB: 315 @ 120.08
c Restart #5 #Var: 473 #Dec: 15378 LB: 315 @ 157.88
c Restart #6 #Var: 473 #Dec: 17678 LB: 315 @ 199.37
c Restart #7 #Var: 473 #Dec: 19282 LB: 316 @ 248.64
c Restart #8 #Var: 473 #Dec: 22023 LB: 316 @ 303.8
c Restart #9 #Var: 473 #Dec: 24211 LB: 316 @ 371.36
c Restart #10 #Var: 473 #Dec: 27012 LB: 316 @ 465.24
c Restart #11 #Var: 473 #Dec: 29710 LB: 316 @ 547.28
c Restart #12 #Var: 473 #Dec: 34653 LB: 316 @ 641.58
c Restart #13 #Var: 473 #Dec: 37541 LB: 316 @ 759.81
c Restart #14 #Var: 473 #Dec: 41972 LB: 316 @ 878.46
c Restart #15 #Var: 473 #Dec: 46030 LB: 316 @ 1002.3
c Restart #16 #Var: 473 #Dec: 50434 LB: 316 @ 1107.9
s SATISFIABLE
v -x0 -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 -x493 x494 -x496 x497 -x499 x500 -x464 -x465 -x460 x461 -x456 -x457 -x453 x454 -x449 x450 -x445 x446 -x530 x531 -x435 -x436 -x427 -x428 -x527 -x528 -x431 x432 -x524 x525 -x521 x522 -x518 -x519 -x424 x425 -x420 x421 -x416 x417 -x505 x506 -x502 x503 -x474 x475 -x477 x478 -x480 x481 -x483 x484 -x487 x488 -x490 x491 x533 -x470 x471 x544 x486 -x540 -x466 x546 x547 -x437 -x438 x511 x536 x537 -x538 -x539 x510 x512 x513 x514 x515 x516 -x426 -x430 x542 x543 x459 x455 x534 x535 x463 x418 -x419 -x447 x448 x434 -x422 x423 -x451 x452 -x468 -x472 -x439 -x443 -x441 x526 -x495 x492 x489 x482 x479 -x520 x523 x508 x509 x529 x504 x532 x498 x476 x507 x501 -x485 
c Cost: 18745
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/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1840095883 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 107 3 90 68 0 39 0
[pid=31941] 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/wulflinc18/normalized-p0548.opb

[startup+10.0031 s]
Raw data (loadavg): 0.89 0.95 0.91 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 7520 0 0 0 935 34 0 0 25 0 1 0 1840095883 34148352 7423 4294967295 134512640 134736556 3221224576 3221223232 134649038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 8337 7423 1116 68 0 8269 0
[pid=31941] vsize: 33348
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (Kb) 33348

[startup+20.004 s]
Raw data (loadavg): 0.90 0.95 0.91 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 9526 0 0 0 1841 64 0 0 23 0 1 0 1840095883 37343232 8305 4294967295 134512640 134736556 3221224576 3221221600 1075895994 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 9117 8305 1116 68 0 9049 0
[pid=31941] vsize: 36468
Current children cumulated CPU time (s) 19.05
Current children cumulated vsize (Kb) 36468

[startup+30.0049 s]
Raw data (loadavg): 0.92 0.96 0.91 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 11443 0 0 0 2712 105 0 0 20 0 1 0 1840095883 37560320 8395 4294967295 134512640 134736556 3221224576 3221222708 1077374077 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 9170 8395 1116 68 0 9102 0
[pid=31941] vsize: 36680
Current children cumulated CPU time (s) 28.17
Current children cumulated vsize (Kb) 36680

[startup+40.0059 s]
Raw data (loadavg): 0.93 0.96 0.91 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 13979 0 0 0 3468 178 0 0 21 0 1 0 1840095883 38043648 8508 4294967295 134512640 134736556 3221224576 3221222928 1074118794 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 9288 8508 1116 68 0 9220 0
[pid=31941] vsize: 37152
Current children cumulated CPU time (s) 36.46
Current children cumulated vsize (Kb) 37152

[startup+50.0068 s]
Raw data (loadavg): 0.94 0.96 0.91 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 16560 0 0 0 4219 246 0 0 20 0 1 0 1840095883 38703104 8624 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 9449 8624 1116 68 0 9381 0
[pid=31941] vsize: 37796
Current children cumulated CPU time (s) 44.65
Current children cumulated vsize (Kb) 37796

[startup+60.0067 s]
Raw data (loadavg): 1.03 0.97 0.92 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 19048 0 0 0 4976 315 0 0 20 0 1 0 1840095883 38957056 8735 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 9511 8735 1116 68 0 9443 0
[pid=31941] vsize: 38044
Current children cumulated CPU time (s) 52.91
Current children cumulated vsize (Kb) 38044

[startup+70.0076 s]
Raw data (loadavg): 1.02 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 20765 0 0 0 5774 369 0 0 19 0 1 0 1840095883 39219200 8803 4294967295 134512640 134736556 3221224576 3221222944 1074116396 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 9575 8803 1116 68 0 9507 0
[pid=31941] vsize: 38300
Current children cumulated CPU time (s) 61.43
Current children cumulated vsize (Kb) 38300

[startup+80.0086 s]
Raw data (loadavg): 1.02 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 23339 0 0 0 6553 434 0 0 21 0 1 0 1840095883 39686144 8917 4294967295 134512640 134736556 3221224576 3221222448 1075799689 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 9689 8917 1116 68 0 9621 0
[pid=31941] vsize: 38756
Current children cumulated CPU time (s) 69.87
Current children cumulated vsize (Kb) 38756

[startup+90.0095 s]
Raw data (loadavg): 1.02 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 25106 0 0 0 7435 469 0 0 22 0 1 0 1840095883 40488960 9066 4294967295 134512640 134736556 3221224576 3221220556 1075965152 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 9885 9066 1116 68 0 9817 0
[pid=31941] vsize: 39540
Current children cumulated CPU time (s) 79.04
Current children cumulated vsize (Kb) 39540

[startup+100.01 s]
Raw data (loadavg): 1.01 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 27514 0 0 0 8239 529 0 0 23 0 1 0 1840095883 40484864 9119 4294967295 134512640 134736556 3221224576 3221222912 1074153663 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 9884 9119 1116 68 0 9816 0
[pid=31941] vsize: 39536
Current children cumulated CPU time (s) 87.68
Current children cumulated vsize (Kb) 39536

[startup+110.011 s]
Raw data (loadavg): 1.01 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 29600 0 0 0 9085 577 0 0 18 0 1 0 1840095883 40882176 9215 4294967295 134512640 134736556 3221224576 3221222528 1074918220 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 9981 9215 1116 68 0 9913 0
[pid=31941] vsize: 39924
Current children cumulated CPU time (s) 96.62
Current children cumulated vsize (Kb) 39924

[startup+120.012 s]
Raw data (loadavg): 1.01 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 32525 0 0 0 9903 631 0 0 21 0 1 0 1840095883 41705472 9417 4294967295 134512640 134736556 3221224576 3221222512 1074056280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 10182 9417 1116 68 0 10114 0
[pid=31941] vsize: 40728
Current children cumulated CPU time (s) 105.34
Current children cumulated vsize (Kb) 40728

[startup+130.013 s]
Raw data (loadavg): 1.01 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 36378 0 0 0 10702 697 0 0 21 0 1 0 1840095883 43249664 9796 4294967295 134512640 134736556 3221224576 3221222912 1074153749 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 10559 9796 1116 68 0 10491 0
[pid=31941] vsize: 42236
Current children cumulated CPU time (s) 113.99
Current children cumulated vsize (Kb) 42236

[startup+140.014 s]
Raw data (loadavg): 1.01 0.97 0.92 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 39296 0 0 0 11562 740 0 0 25 0 1 0 1840095883 45125632 10258 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31941/statm): 11017 10258 1116 68 0 10949 0
[pid=31941] vsize: 44068
Current children cumulated CPU time (s) 123.02
Current children cumulated vsize (Kb) 44068

[startup+150.015 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 41375 0 0 0 12390 792 0 0 22 0 1 0 1840095883 45441024 10333 4294967295 134512640 134736556 3221224576 3221222928 1074118815 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 11094 10333 1116 68 0 11026 0
[pid=31941] vsize: 44376
Current children cumulated CPU time (s) 131.82
Current children cumulated vsize (Kb) 44376

[startup+160.015 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 43063 0 0 0 13236 840 0 0 20 0 1 0 1840095883 45772800 10417 4294967295 134512640 134736556 3221224576 3221223024 134682872 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31941/statm): 11175 10417 1116 68 0 11107 0
[pid=31941] vsize: 44700
Current children cumulated CPU time (s) 140.76
Current children cumulated vsize (Kb) 44700

[startup+170.016 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 44484 0 0 0 14087 885 0 0 19 0 1 0 1840095883 45891584 10445 4294967295 134512640 134736556 3221224576 3221223412 134544513 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31941/statm): 11204 10445 1116 68 0 11136 0
[pid=31941] vsize: 44816
Current children cumulated CPU time (s) 149.72
Current children cumulated vsize (Kb) 44816

[startup+180.016 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 47752 0 0 0 14904 941 0 0 25 0 1 0 1840095883 47022080 10673 4294967295 134512640 134736556 3221224576 3221220492 1074860611 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 11480 10673 1116 68 0 11412 0
[pid=31941] vsize: 45920
Current children cumulated CPU time (s) 158.45
Current children cumulated vsize (Kb) 45920

[startup+190.018 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 49311 0 0 0 15783 979 0 0 21 0 1 0 1840095883 47341568 10801 4294967295 134512640 134736556 3221224576 3221222448 1075799512 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 11558 10801 1116 68 0 11490 0
[pid=31941] vsize: 46232
Current children cumulated CPU time (s) 167.62
Current children cumulated vsize (Kb) 46232

[startup+200.018 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 52928 0 0 0 16602 1035 0 0 23 0 1 0 1840095883 49455104 11293 4294967295 134512640 134736556 3221224576 3221220600 1074950195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 12074 11293 1116 68 0 12006 0
[pid=31941] vsize: 48296
Current children cumulated CPU time (s) 176.37
Current children cumulated vsize (Kb) 48296

[startup+210.018 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 57007 0 0 0 17417 1091 0 0 22 0 1 0 1840095883 51032064 11714 4294967295 134512640 134736556 3221224576 3221222396 1073959784 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 12459 11714 1116 68 0 12391 0
[pid=31941] vsize: 49836
Current children cumulated CPU time (s) 185.08
Current children cumulated vsize (Kb) 49836

[startup+220.019 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 60361 0 0 0 18232 1149 0 0 22 0 1 0 1840095883 52756480 12136 4294967295 134512640 134736556 3221224576 3221222328 1077377437 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 12880 12136 1116 68 0 12812 0
[pid=31941] vsize: 51520
Current children cumulated CPU time (s) 193.81
Current children cumulated vsize (Kb) 51520

[startup+230.019 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 63053 0 0 0 19110 1183 0 0 25 0 1 0 1840095883 53874688 12411 4294967295 134512640 134736556 3221224576 3221222896 1074153736 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31941/statm): 13153 12411 1116 68 0 13085 0
[pid=31941] vsize: 52612
Current children cumulated CPU time (s) 202.93
Current children cumulated vsize (Kb) 52612

[startup+240.02 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 65950 0 0 0 19916 1241 0 0 21 0 1 0 1840095883 54542336 12575 4294967295 134512640 134736556 3221224576 3221222448 1075799503 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 13316 12575 1116 68 0 13248 0
[pid=31941] vsize: 53264
Current children cumulated CPU time (s) 211.57
Current children cumulated vsize (Kb) 53264

[startup+250.02 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 68067 0 0 0 20738 1295 0 0 24 0 1 0 1840095883 54923264 12623 4294967295 134512640 134736556 3221224576 3221221048 1077410279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 13409 12623 1116 68 0 13341 0
[pid=31941] vsize: 53636
Current children cumulated CPU time (s) 220.33
Current children cumulated vsize (Kb) 53636

[startup+260.021 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 70276 0 0 0 21560 1343 0 0 17 0 1 0 1840095883 54779904 12634 4294967295 134512640 134736556 3221224576 3221223056 134682706 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31941/statm): 13374 12634 1116 68 0 13306 0
[pid=31941] vsize: 53496
Current children cumulated CPU time (s) 229.03
Current children cumulated vsize (Kb) 53496

[startup+270.022 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 73165 0 0 0 22359 1404 0 0 23 0 1 0 1840095883 55013376 12692 4294967295 134512640 134736556 3221224576 3221221592 1077377771 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 13431 12692 1116 68 0 13363 0
[pid=31941] vsize: 53724
Current children cumulated CPU time (s) 237.63
Current children cumulated vsize (Kb) 53724

[startup+280.022 s]
Raw data (loadavg): 1.00 0.97 0.92 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 74521 0 0 0 23209 1451 0 0 24 0 1 0 1840095883 55164928 12717 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 13468 12717 1116 68 0 13400 0
[pid=31941] vsize: 53872
Current children cumulated CPU time (s) 246.6
Current children cumulated vsize (Kb) 53872

[startup+290.024 s]
Raw data (loadavg): 1.00 0.97 0.92 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 76225 0 0 0 24093 1486 0 0 23 0 1 0 1840095883 55672832 12852 4294967295 134512640 134736556 3221224576 3221222876 1074206265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 13592 12852 1116 68 0 13524 0
[pid=31941] vsize: 54368
Current children cumulated CPU time (s) 255.79
Current children cumulated vsize (Kb) 54368

[startup+300.024 s]
Raw data (loadavg): 1.08 0.99 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 81302 0 0 0 24910 1545 0 0 22 0 1 0 1840095883 57475072 13294 4294967295 134512640 134736556 3221224576 3221222848 1074153675 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 14032 13294 1116 68 0 13964 0
[pid=31941] vsize: 56128
Current children cumulated CPU time (s) 264.55
Current children cumulated vsize (Kb) 56128

[startup+310.024 s]
Raw data (loadavg): 1.07 0.99 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 86241 0 0 0 25735 1602 0 0 23 0 1 0 1840095883 59191296 13710 4294967295 134512640 134736556 3221224576 3221222312 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 14451 13710 1116 68 0 14383 0
[pid=31941] vsize: 57804
Current children cumulated CPU time (s) 273.37
Current children cumulated vsize (Kb) 57804

[startup+320.025 s]
Raw data (loadavg): 1.06 0.99 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 89827 0 0 0 26577 1653 0 0 25 0 1 0 1840095883 61132800 14146 4294967295 134512640 134736556 3221224576 3221222352 1075824332 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 14925 14146 1116 68 0 14857 0
[pid=31941] vsize: 59700
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (Kb) 59700

[startup+330.026 s]
Raw data (loadavg): 1.05 0.99 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 94369 0 0 0 27405 1707 0 0 25 0 1 0 1840095883 62976000 14605 4294967295 134512640 134736556 3221224576 3221222440 1074138327 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 15375 14605 1116 68 0 15307 0
[pid=31941] vsize: 61500
Current children cumulated CPU time (s) 291.12
Current children cumulated vsize (Kb) 61500

[startup+340.027 s]
Raw data (loadavg): 1.04 0.99 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 98427 0 0 0 28242 1759 0 0 23 0 1 0 1840095883 64851968 15063 4294967295 134512640 134736556 3221224576 3221223164 134555083 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 15833 15063 1116 68 0 15765 0
[pid=31941] vsize: 63332
Current children cumulated CPU time (s) 300.01
Current children cumulated vsize (Kb) 63332

[startup+350.027 s]
Raw data (loadavg): 1.03 0.99 0.93 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 100612 0 0 0 29148 1789 0 0 25 0 1 0 1840095883 65728512 15283 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31941/statm): 16047 15283 1116 68 0 15979 0
[pid=31941] vsize: 64188
Current children cumulated CPU time (s) 309.37
Current children cumulated vsize (Kb) 64188

[startup+360.029 s]
Raw data (loadavg): 1.03 0.99 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 102580 0 0 0 30011 1831 0 0 25 0 1 0 1840095883 66105344 15375 4294967295 134512640 134736556 3221224576 3221222816 1074153663 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 16139 15375 1116 68 0 16071 0
[pid=31941] vsize: 64556
Current children cumulated CPU time (s) 318.42
Current children cumulated vsize (Kb) 64556

[startup+370.029 s]
Raw data (loadavg): 1.10 1.01 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 105995 0 0 0 30825 1889 0 0 18 0 1 0 1840095883 66473984 15465 4294967295 134512640 134736556 3221224576 3221222272 1075646662 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 16229 15465 1116 68 0 16161 0
[pid=31941] vsize: 64916
Current children cumulated CPU time (s) 327.14
Current children cumulated vsize (Kb) 64916

[startup+380.03 s]
Raw data (loadavg): 1.08 1.01 0.93 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 107635 0 0 0 31698 1930 0 0 24 0 1 0 1840095883 66813952 15527 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 16312 15527 1116 68 0 16244 0
[pid=31941] vsize: 65248
Current children cumulated CPU time (s) 336.28
Current children cumulated vsize (Kb) 65248

[startup+390.031 s]
Raw data (loadavg): 1.07 1.01 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 109014 0 0 0 32544 1975 0 0 20 0 1 0 1840095883 66789376 15542 4294967295 134512640 134736556 3221224576 3221222992 1074121102 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 16306 15542 1116 68 0 16238 0
[pid=31941] vsize: 65224
Current children cumulated CPU time (s) 345.19
Current children cumulated vsize (Kb) 65224

[startup+400.032 s]
Raw data (loadavg): 1.06 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 110839 0 0 0 33375 2023 0 0 22 0 1 0 1840095883 66875392 15563 4294967295 134512640 134736556 3221224576 3221222272 1075640370 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 16327 15563 1116 68 0 16259 0
[pid=31941] vsize: 65308
Current children cumulated CPU time (s) 353.98
Current children cumulated vsize (Kb) 65308

[startup+410.032 s]
Raw data (loadavg): 1.05 1.00 0.93 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 112499 0 0 0 34237 2069 0 0 25 0 1 0 1840095883 67051520 15606 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 16370 15606 1116 68 0 16302 0
[pid=31941] vsize: 65480
Current children cumulated CPU time (s) 363.06
Current children cumulated vsize (Kb) 65480

[startup+420.033 s]
Raw data (loadavg): 1.04 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 113770 0 0 0 35113 2109 0 0 25 0 1 0 1840095883 67280896 15662 4294967295 134512640 134736556 3221224576 3221223324 134544444 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31941/statm): 16426 15662 1116 68 0 16358 0
[pid=31941] vsize: 65704
Current children cumulated CPU time (s) 372.22
Current children cumulated vsize (Kb) 65704

[startup+430.034 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 115990 0 0 0 36004 2145 0 0 24 0 1 0 1840095883 68243456 15897 4294967295 134512640 134736556 3221224576 3221222860 1074137216 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 16661 15897 1116 68 0 16593 0
[pid=31941] vsize: 66644
Current children cumulated CPU time (s) 381.49
Current children cumulated vsize (Kb) 66644

[startup+440.035 s]
Raw data (loadavg): 1.03 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 118408 0 0 0 36883 2183 0 0 25 0 1 0 1840095883 70782976 16524 4294967295 134512640 134736556 3221224576 3221222776 1074138150 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 17281 16524 1116 68 0 17213 0
[pid=31941] vsize: 69124
Current children cumulated CPU time (s) 390.66
Current children cumulated vsize (Kb) 69124

[startup+450.035 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 121895 0 0 0 37747 2225 0 0 25 0 1 0 1840095883 73318400 17138 4294967295 134512640 134736556 3221224576 3221223168 134681380 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 17900 17138 1116 68 0 17832 0
[pid=31941] vsize: 71600
Current children cumulated CPU time (s) 399.72
Current children cumulated vsize (Kb) 71600

[startup+460.035 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 125706 0 0 0 38593 2275 0 0 24 0 1 0 1840095883 75304960 17629 4294967295 134512640 134736556 3221224576 3221222176 1074247381 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 18385 17629 1116 68 0 18317 0
[pid=31941] vsize: 73540
Current children cumulated CPU time (s) 408.68
Current children cumulated vsize (Kb) 73540

[startup+470.036 s]
Raw data (loadavg): 1.02 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 128830 0 0 0 39449 2317 0 0 25 0 1 0 1840095883 77025280 18011 4294967295 134512640 134736556 3221224576 3221221572 1074846216 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 18805 18011 1116 68 0 18737 0
[pid=31941] vsize: 75220
Current children cumulated CPU time (s) 417.66
Current children cumulated vsize (Kb) 75220

[startup+480.037 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 132420 0 0 0 40305 2364 0 0 25 0 1 0 1840095883 78839808 18492 4294967295 134512640 134736556 3221224576 3221222176 1074247419 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 19248 18492 1116 68 0 19180 0
[pid=31941] vsize: 76992
Current children cumulated CPU time (s) 426.69
Current children cumulated vsize (Kb) 76992

[startup+490.038 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 135805 0 0 0 41158 2410 0 0 24 0 1 0 1840095883 80510976 18895 4294967295 134512640 134736556 3221224576 3221222816 1074153663 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 19656 18895 1116 68 0 19588 0
[pid=31941] vsize: 78624
Current children cumulated CPU time (s) 435.68
Current children cumulated vsize (Kb) 78624

[startup+500.039 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 139292 0 0 0 42017 2453 0 0 24 0 1 0 1840095883 82857984 19471 4294967295 134512640 134736556 3221224576 3221222608 1074206505 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 20229 19471 1116 68 0 20161 0
[pid=31941] vsize: 80916
Current children cumulated CPU time (s) 444.7
Current children cumulated vsize (Kb) 80916

[startup+510.038 s]
Raw data (loadavg): 1.01 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 142358 0 0 0 42881 2496 0 0 25 0 1 0 1840095883 84934656 19930 4294967295 134512640 134736556 3221224576 3221221080 1075509045 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 20736 19930 1116 68 0 20668 0
[pid=31941] vsize: 82944
Current children cumulated CPU time (s) 453.77
Current children cumulated vsize (Kb) 82944

[startup+520.039 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 145828 0 0 0 43740 2542 0 0 24 0 1 0 1840095883 87064576 20481 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 21256 20481 1116 68 0 21188 0
[pid=31941] vsize: 85024
Current children cumulated CPU time (s) 462.82
Current children cumulated vsize (Kb) 85024

[startup+530.039 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 148513 0 0 0 44656 2570 0 0 23 0 1 0 1840095883 88150016 20715 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 21521 20715 1116 68 0 21453 0
[pid=31941] vsize: 86084
Current children cumulated CPU time (s) 472.26
Current children cumulated vsize (Kb) 86084

[startup+540.04 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 152999 0 0 0 45475 2625 0 0 23 0 1 0 1840095883 89284608 21028 4294967295 134512640 134736556 3221224576 3221222944 1074116396 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 21798 21028 1116 68 0 21730 0
[pid=31941] vsize: 87192
Current children cumulated CPU time (s) 481
Current children cumulated vsize (Kb) 87192

[startup+550.041 s]
Raw data (loadavg): 1.00 1.00 0.93 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 157307 0 0 0 46297 2684 0 0 21 0 1 0 1840095883 90394624 21292 4294967295 134512640 134736556 3221224576 3221222324 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 22069 21292 1116 68 0 22001 0
[pid=31941] vsize: 88276
Current children cumulated CPU time (s) 489.81
Current children cumulated vsize (Kb) 88276

[startup+560.041 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 161745 0 0 0 47117 2737 0 0 23 0 1 0 1840095883 91234304 21508 4294967295 134512640 134736556 3221224576 3221222292 1077374123 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 22274 21508 1116 68 0 22206 0
[pid=31941] vsize: 89096
Current children cumulated CPU time (s) 498.54
Current children cumulated vsize (Kb) 89096

[startup+570.042 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 165568 0 0 0 47938 2792 0 0 23 0 1 0 1840095883 92651520 21850 4294967295 134512640 134736556 3221224576 3221221672 1077404705 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 22620 21850 1116 68 0 22552 0
[pid=31941] vsize: 90480
Current children cumulated CPU time (s) 507.3
Current children cumulated vsize (Kb) 90480

[startup+580.042 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 167729 0 0 0 48754 2846 0 0 23 0 1 0 1840095883 92725248 21868 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 22638 21868 1116 68 0 22570 0
[pid=31941] vsize: 90552
Current children cumulated CPU time (s) 516
Current children cumulated vsize (Kb) 90552

[startup+590.043 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 170048 0 0 0 49581 2895 0 0 19 0 1 0 1840095883 93270016 21956 4294967295 134512640 134736556 3221224576 3221221184 1075966752 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 22771 21956 1116 68 0 22703 0
[pid=31941] vsize: 91084
Current children cumulated CPU time (s) 524.76
Current children cumulated vsize (Kb) 91084

[startup+600.044 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 172925 0 0 0 50391 2952 0 0 22 0 1 0 1840095883 93564928 22034 4294967295 134512640 134736556 3221224576 3221221552 1074810458 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 22843 22034 1116 68 0 22775 0
[pid=31941] vsize: 91372
Current children cumulated CPU time (s) 533.43
Current children cumulated vsize (Kb) 91372

[startup+610.045 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 175160 0 0 0 51210 3007 0 0 21 0 1 0 1840095883 94019584 22144 4294967295 134512640 134736556 3221224576 3221220912 1074972067 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 22954 22144 1116 68 0 22886 0
[pid=31941] vsize: 91816
Current children cumulated CPU time (s) 542.17
Current children cumulated vsize (Kb) 91816

[startup+620.046 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 177991 0 0 0 52097 3042 0 0 25 0 1 0 1840095883 94441472 22283 4294967295 134512640 134736556 3221224576 3221222440 1077380592 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 23057 22283 1116 68 0 22989 0
[pid=31941] vsize: 92228
Current children cumulated CPU time (s) 551.39
Current children cumulated vsize (Kb) 92228

[startup+630.047 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 180724 0 0 0 52948 3088 0 0 18 0 1 0 1840095883 95326208 22496 4294967295 134512640 134736556 3221224576 3221222776 1074138150 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31941/statm): 23273 22496 1116 68 0 23205 0
[pid=31941] vsize: 93092
Current children cumulated CPU time (s) 560.36
Current children cumulated vsize (Kb) 93092

[startup+640.048 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 184372 0 0 0 53758 3148 0 0 23 0 1 0 1840095883 97267712 22919 4294967295 134512640 134736556 3221224576 3221222600 1077378266 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 23747 22919 1116 68 0 23679 0
[pid=31941] vsize: 94988
Current children cumulated CPU time (s) 569.06
Current children cumulated vsize (Kb) 94988

[startup+650.048 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 188604 0 0 0 54575 3207 0 0 22 0 1 0 1840095883 99135488 23359 4294967295 134512640 134736556 3221224576 3221222760 1074138155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 24203 23359 1116 68 0 24135 0
[pid=31941] vsize: 96812
Current children cumulated CPU time (s) 577.82
Current children cumulated vsize (Kb) 96812

[startup+660.049 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 192250 0 0 0 55401 3260 0 0 23 0 1 0 1840095883 100544512 23715 4294967295 134512640 134736556 3221224576 3221222700 1077404787 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 24547 23715 1116 68 0 24479 0
[pid=31941] vsize: 98188
Current children cumulated CPU time (s) 586.61
Current children cumulated vsize (Kb) 98188

[startup+670.05 s]
Raw data (loadavg): 1.00 1.00 0.93 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 195796 0 0 0 56228 3315 0 0 24 0 1 0 1840095883 102199296 24103 4294967295 134512640 134736556 3221224576 3221222880 1074115311 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 24951 24103 1116 68 0 24883 0
[pid=31941] vsize: 99804
Current children cumulated CPU time (s) 595.43
Current children cumulated vsize (Kb) 99804

[startup+680.051 s]
Raw data (loadavg): 1.08 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 198760 0 0 0 57074 3364 0 0 23 0 1 0 1840095883 103714816 24425 4294967295 134512640 134736556 3221224576 3221221016 1075169397 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 25321 24425 1116 68 0 25253 0
[pid=31941] vsize: 101284
Current children cumulated CPU time (s) 604.38
Current children cumulated vsize (Kb) 101284

[startup+690.052 s]
Raw data (loadavg): 1.07 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 202049 0 0 0 57894 3416 0 0 22 0 1 0 1840095883 105066496 24778 4294967295 134512640 134736556 3221224576 3221222896 1074153766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 25651 24778 1116 68 0 25583 0
[pid=31941] vsize: 102604
Current children cumulated CPU time (s) 613.1
Current children cumulated vsize (Kb) 102604

[startup+700.053 s]
Raw data (loadavg): 1.06 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 205089 0 0 0 58713 3468 0 0 21 0 1 0 1840095883 106201088 25045 4294967295 134512640 134736556 3221224576 3221222848 1074153766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 25928 25045 1116 68 0 25860 0
[pid=31941] vsize: 103712
Current children cumulated CPU time (s) 621.81
Current children cumulated vsize (Kb) 103712

[startup+710.054 s]
Raw data (loadavg): 1.05 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 208718 0 0 0 59545 3523 0 0 23 0 1 0 1840095883 107778048 25406 4294967295 134512640 134736556 3221224576 3221222824 1074138166 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 26313 25406 1116 68 0 26245 0
[pid=31941] vsize: 105252
Current children cumulated CPU time (s) 630.68
Current children cumulated vsize (Kb) 105252

[startup+720.055 s]
Raw data (loadavg): 1.04 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 212429 0 0 0 60380 3577 0 0 23 0 1 0 1840095883 109666304 25836 4294967295 134512640 134736556 3221224576 3221222864 1074153800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 26774 25836 1116 68 0 26706 0
[pid=31941] vsize: 107096
Current children cumulated CPU time (s) 639.57
Current children cumulated vsize (Kb) 107096

[startup+730.056 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 215291 0 0 0 61298 3602 0 0 19 0 1 0 1840095883 110383104 26002 4294967295 134512640 134736556 3221224576 3221222652 1077379835 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 26949 26002 1116 68 0 26881 0
[pid=31941] vsize: 107796
Current children cumulated CPU time (s) 649
Current children cumulated vsize (Kb) 107796

[startup+740.057 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 217242 0 0 0 62169 3642 0 0 24 0 1 0 1840095883 110436352 26015 4294967295 134512640 134736556 3221224576 3221222864 1074153648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 26962 26015 1116 68 0 26894 0
[pid=31941] vsize: 107848
Current children cumulated CPU time (s) 658.11
Current children cumulated vsize (Kb) 107848

[startup+750.058 s]
Raw data (loadavg): 1.10 1.03 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 219861 0 0 0 63036 3683 0 0 25 0 1 0 1840095883 110800896 26097 4294967295 134512640 134736556 3221224576 3221222528 1074918566 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27051 26097 1116 68 0 26983 0
[pid=31941] vsize: 108204
Current children cumulated CPU time (s) 667.19
Current children cumulated vsize (Kb) 108204

[startup+760.058 s]
Raw data (loadavg): 1.09 1.03 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 223069 0 0 0 63892 3726 0 0 25 0 1 0 1840095883 111054848 26160 4294967295 134512640 134736556 3221224576 3221222808 1074138162 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27113 26160 1116 68 0 27045 0
[pid=31941] vsize: 108452
Current children cumulated CPU time (s) 676.18
Current children cumulated vsize (Kb) 108452

[startup+770.059 s]
Raw data (loadavg): 1.07 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 224264 0 0 0 64781 3759 0 0 25 0 1 0 1840095883 111054848 26160 4294967295 134512640 134736556 3221224576 3221222992 1074121102 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27113 26160 1116 68 0 27045 0
[pid=31941] vsize: 108452
Current children cumulated CPU time (s) 685.4
Current children cumulated vsize (Kb) 108452

[startup+780.059 s]
Raw data (loadavg): 1.06 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 225519 0 0 0 65672 3791 0 0 25 0 1 0 1840095883 111054848 26160 4294967295 134512640 134736556 3221224576 3221222528 1074918328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27113 26160 1116 68 0 27045 0
[pid=31941] vsize: 108452
Current children cumulated CPU time (s) 694.63
Current children cumulated vsize (Kb) 108452

[startup+790.061 s]
Raw data (loadavg): 1.05 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 226709 0 0 0 66568 3824 0 0 19 0 1 0 1840095883 111267840 26161 4294967295 134512640 134736556 3221224576 3221221584 1074619434 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27165 26161 1116 68 0 27097 0
[pid=31941] vsize: 108660
Current children cumulated CPU time (s) 703.92
Current children cumulated vsize (Kb) 108660

[startup+800.062 s]
Raw data (loadavg): 1.04 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 227892 0 0 0 67465 3858 0 0 25 0 1 0 1840095883 111153152 26184 4294967295 134512640 134736556 3221224576 3221222256 1075828201 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27137 26184 1116 68 0 27069 0
[pid=31941] vsize: 108548
Current children cumulated CPU time (s) 713.23
Current children cumulated vsize (Kb) 108548

[startup+810.063 s]
Raw data (loadavg): 1.04 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 229131 0 0 0 68365 3889 0 0 25 0 1 0 1840095883 111153152 26184 4294967295 134512640 134736556 3221224576 3221222584 1074138166 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27137 26184 1116 68 0 27069 0
[pid=31941] vsize: 108548
Current children cumulated CPU time (s) 722.54
Current children cumulated vsize (Kb) 108548

[startup+820.064 s]
Raw data (loadavg): 1.03 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 230512 0 0 0 69262 3922 0 0 25 0 1 0 1840095883 111153152 26184 4294967295 134512640 134736556 3221224576 3221222632 1077377266 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27137 26184 1116 68 0 27069 0
[pid=31941] vsize: 108548
Current children cumulated CPU time (s) 731.84
Current children cumulated vsize (Kb) 108548

[startup+830.064 s]
Raw data (loadavg): 1.02 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 232176 0 0 0 70140 3964 0 0 25 0 1 0 1840095883 111312896 26186 4294967295 134512640 134736556 3221224576 3221221592 1075007302 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27176 26186 1116 68 0 27108 0
[pid=31941] vsize: 108704
Current children cumulated CPU time (s) 741.04
Current children cumulated vsize (Kb) 108704

[startup+840.065 s]
Raw data (loadavg): 1.02 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 233155 0 0 0 71044 3996 0 0 25 0 1 0 1840095883 111153152 26184 4294967295 134512640 134736556 3221224576 3221222584 1074138150 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27137 26184 1116 68 0 27069 0
[pid=31941] vsize: 108548
Current children cumulated CPU time (s) 750.4
Current children cumulated vsize (Kb) 108548

[startup+850.067 s]
Raw data (loadavg): 1.02 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 235336 0 0 0 71921 4034 0 0 25 0 1 0 1840095883 111398912 26241 4294967295 134512640 134736556 3221224576 3221222120 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27197 26241 1116 68 0 27129 0
[pid=31941] vsize: 108788
Current children cumulated CPU time (s) 759.55
Current children cumulated vsize (Kb) 108788

[startup+860.067 s]
Raw data (loadavg): 1.01 1.02 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 237409 0 0 0 72846 4058 0 0 24 0 1 0 1840095883 112320512 26461 4294967295 134512640 134736556 3221224576 3221223216 134649056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 27422 26461 1116 68 0 27354 0
[pid=31941] vsize: 109688
Current children cumulated CPU time (s) 769.04
Current children cumulated vsize (Kb) 109688

[startup+870.068 s]
Raw data (loadavg): 1.01 1.01 0.94 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 242010 0 0 0 73684 4112 0 0 24 0 1 0 1840095883 113999872 26852 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31941/statm): 27832 26852 1116 68 0 27764 0
[pid=31941] vsize: 111328
Current children cumulated CPU time (s) 777.96
Current children cumulated vsize (Kb) 111328

[startup+880.069 s]
Raw data (loadavg): 1.01 1.01 0.94 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 246180 0 0 0 74534 4160 0 0 24 0 1 0 1840095883 115867648 27281 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 28288 27281 1116 68 0 28220 0
[pid=31941] vsize: 113152
Current children cumulated CPU time (s) 786.94
Current children cumulated vsize (Kb) 113152

[startup+890.07 s]
Raw data (loadavg): 1.01 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 250065 0 0 0 75396 4206 0 0 24 0 1 0 1840095883 117927936 27709 4294967295 134512640 134736556 3221224576 3221220476 1074788939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 28791 27709 1116 68 0 28723 0
[pid=31941] vsize: 115164
Current children cumulated CPU time (s) 796.02
Current children cumulated vsize (Kb) 115164

[startup+900.071 s]
Raw data (loadavg): 1.01 1.01 0.94 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 254008 0 0 0 76234 4259 0 0 25 0 1 0 1840095883 119562240 28126 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 29190 28126 1116 68 0 29122 0
[pid=31941] vsize: 116760
Current children cumulated CPU time (s) 804.93
Current children cumulated vsize (Kb) 116760

[startup+910.072 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 257733 0 0 0 77089 4305 0 0 25 0 1 0 1840095883 121921536 28693 4294967295 134512640 134736556 3221224576 3221223056 134543187 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 29766 28693 1116 68 0 29698 0
[pid=31941] vsize: 119064
Current children cumulated CPU time (s) 813.94
Current children cumulated vsize (Kb) 119064

[startup+920.073 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 261659 0 0 0 77936 4353 0 0 25 0 1 0 1840095883 124219392 29212 4294967295 134512640 134736556 3221224576 3221222528 1074916470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 30327 29212 1116 68 0 30259 0
[pid=31941] vsize: 121308
Current children cumulated CPU time (s) 822.89
Current children cumulated vsize (Kb) 121308

[startup+930.072 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 265695 0 0 0 78792 4401 0 0 25 0 1 0 1840095883 126382080 29731 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31941/statm): 30855 29731 1116 68 0 30787 0
[pid=31941] vsize: 123420
Current children cumulated CPU time (s) 831.93
Current children cumulated vsize (Kb) 123420

[startup+940.074 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 269446 0 0 0 79661 4443 0 0 25 0 1 0 1840095883 128114688 30121 4294967295 134512640 134736556 3221224576 3221222696 1077377437 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 31278 30121 1116 68 0 31210 0
[pid=31941] vsize: 125112
Current children cumulated CPU time (s) 841.04
Current children cumulated vsize (Kb) 125112

[startup+950.075 s]
Raw data (loadavg): 1.00 1.01 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 273426 0 0 0 80518 4491 0 0 25 0 1 0 1840095883 129392640 30421 4294967295 134512640 134736556 3221224576 3221222944 1074116454 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 31590 30421 1116 68 0 31522 0
[pid=31941] vsize: 126360
Current children cumulated CPU time (s) 850.09
Current children cumulated vsize (Kb) 126360

[startup+960.075 s]
Raw data (loadavg): 1.00 1.01 0.94 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 277186 0 0 0 81385 4531 0 0 25 0 1 0 1840095883 130912256 30761 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 31961 30761 1116 68 0 31893 0
[pid=31941] vsize: 127844
Current children cumulated CPU time (s) 859.16
Current children cumulated vsize (Kb) 127844

[startup+970.076 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 281144 0 0 0 82229 4583 0 0 23 0 1 0 1840095883 132354048 31118 4294967295 134512640 134736556 3221224576 3221222880 1074115304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32313 31118 1116 68 0 32245 0
[pid=31941] vsize: 129252
Current children cumulated CPU time (s) 868.12
Current children cumulated vsize (Kb) 129252

[startup+980.076 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 284722 0 0 0 83094 4624 0 0 25 0 1 0 1840095883 133943296 31499 4294967295 134512640 134736556 3221224576 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32701 31499 1116 68 0 32633 0
[pid=31941] vsize: 130804
Current children cumulated CPU time (s) 877.18
Current children cumulated vsize (Kb) 130804

[startup+990.077 s]
Raw data (loadavg): 1.08 1.02 0.95 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 285817 0 0 0 84024 4646 0 0 22 0 1 0 1840095883 134119424 31542 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31941/statm): 32744 31542 1116 68 0 32676 0
[pid=31941] vsize: 130976
Current children cumulated CPU time (s) 886.7
Current children cumulated vsize (Kb) 130976

[startup+1000.08 s]
Raw data (loadavg): 1.07 1.02 0.95 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 288827 0 0 0 84824 4708 0 0 21 0 1 0 1840095883 134721536 31689 4294967295 134512640 134736556 3221224576 3221222556 1074207687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32891 31689 1116 68 0 32823 0
[pid=31941] vsize: 131564
Current children cumulated CPU time (s) 895.32
Current children cumulated vsize (Kb) 131564

[startup+1010.08 s]
Raw data (loadavg): 1.06 1.02 0.95 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 291380 0 0 0 85625 4769 0 0 19 0 1 0 1840095883 134782976 31704 4294967295 134512640 134736556 3221224576 3221222760 1074138144 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32906 31704 1116 68 0 32838 0
[pid=31941] vsize: 131624
Current children cumulated CPU time (s) 903.94
Current children cumulated vsize (Kb) 131624

[startup+1020.08 s]
Raw data (loadavg): 1.05 1.02 0.95 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 296291 0 0 0 86365 4850 0 0 19 0 1 0 1840095883 134950912 31742 4294967295 134512640 134736556 3221224576 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32947 31742 1116 68 0 32879 0
[pid=31941] vsize: 131788
Current children cumulated CPU time (s) 912.15
Current children cumulated vsize (Kb) 131788

[startup+1030.08 s]
Raw data (loadavg): 1.11 1.03 0.95 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 299760 0 0 0 87132 4922 0 0 18 0 1 0 1840095883 135020544 31762 4294967295 134512640 134736556 3221224576 3221222848 1074153663 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32964 31762 1116 68 0 32896 0
[pid=31941] vsize: 131856
Current children cumulated CPU time (s) 920.54
Current children cumulated vsize (Kb) 131856

[startup+1040.08 s]
Raw data (loadavg): 1.10 1.03 0.95 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 302677 0 0 0 87949 4981 0 0 24 0 1 0 1840095883 135102464 31781 4294967295 134512640 134736556 3221224576 3221222824 1077410279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32984 31781 1116 68 0 32916 0
[pid=31941] vsize: 131936
Current children cumulated CPU time (s) 929.3
Current children cumulated vsize (Kb) 131936

[startup+1050.08 s]
Raw data (loadavg): 1.08 1.03 0.95 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 303708 0 0 0 88822 5019 0 0 25 0 1 0 1840095883 135159808 31783 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32998 31783 1116 68 0 32930 0
[pid=31941] vsize: 131992
Current children cumulated CPU time (s) 938.41
Current children cumulated vsize (Kb) 131992

[startup+1060.08 s]
Raw data (loadavg): 1.07 1.03 0.95 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 304657 0 0 0 89695 5058 0 0 25 0 1 0 1840095883 135319552 31784 4294967295 134512640 134736556 3221224576 3221220476 1074788959 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 33037 31784 1116 68 0 32969 0
[pid=31941] vsize: 132148
Current children cumulated CPU time (s) 947.53
Current children cumulated vsize (Kb) 132148

[startup+1070.08 s]
Raw data (loadavg): 1.06 1.03 0.95 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 305674 0 0 0 90564 5100 0 0 20 0 1 0 1840095883 135102464 31783 4294967295 134512640 134736556 3221224576 3221221632 1074138863 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32984 31783 1116 68 0 32916 0
[pid=31941] vsize: 131936
Current children cumulated CPU time (s) 956.64
Current children cumulated vsize (Kb) 131936

[startup+1080.08 s]
Raw data (loadavg): 1.05 1.03 0.95 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 306767 0 0 0 91433 5139 0 0 18 0 1 0 1840095883 135327744 31784 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 33039 31784 1116 68 0 32971 0
[pid=31941] vsize: 132156
Current children cumulated CPU time (s) 965.72
Current children cumulated vsize (Kb) 132156

[startup+1090.08 s]
Raw data (loadavg): 1.04 1.02 0.95 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 307850 0 0 0 92308 5178 0 0 25 0 1 0 1840095883 135102464 31783 4294967295 134512640 134736556 3221224576 3221221712 1075979532 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32984 31783 1116 68 0 32916 0
[pid=31941] vsize: 131936
Current children cumulated CPU time (s) 974.86
Current children cumulated vsize (Kb) 131936

[startup+1100.09 s]
Raw data (loadavg): 1.03 1.02 0.95 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 308943 0 0 0 93180 5214 0 0 25 0 1 0 1840095883 135102464 31783 4294967295 134512640 134736556 3221224576 3221222944 1074116396 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32984 31783 1116 68 0 32916 0
[pid=31941] vsize: 131936
Current children cumulated CPU time (s) 983.94
Current children cumulated vsize (Kb) 131936

[startup+1110.09 s]
Raw data (loadavg): 1.10 1.04 0.96 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 309951 0 0 0 94052 5251 0 0 22 0 1 0 1840095883 135102464 31783 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 32984 31783 1116 68 0 32916 0
[pid=31941] vsize: 131936
Current children cumulated CPU time (s) 993.03
Current children cumulated vsize (Kb) 131936

[startup+1120.09 s]
Raw data (loadavg): 1.16 1.05 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 311048 0 0 0 94935 5287 0 0 25 0 1 0 1840095883 135704576 31866 4294967295 134512640 134736556 3221224576 3221220496 1075084533 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 33131 31866 1116 68 0 33063 0
[pid=31941] vsize: 132524
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (Kb) 132524

[startup+1130.09 s]
Raw data (loadavg): 1.13 1.05 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 312901 0 0 0 95872 5307 0 0 23 0 1 0 1840095883 135925760 31950 4294967295 134512640 134736556 3221224576 3221220800 1074961304 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 33185 31950 1116 68 0 33117 0
[pid=31941] vsize: 132740
Current children cumulated CPU time (s) 1011.79
Current children cumulated vsize (Kb) 132740

[startup+1140.09 s]
Raw data (loadavg): 1.11 1.05 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 317360 0 0 0 96706 5357 0 0 22 0 1 0 1840095883 137555968 32340 4294967295 134512640 134736556 3221224576 3221222872 1077374433 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 33583 32340 1116 68 0 33515 0
[pid=31941] vsize: 134332
Current children cumulated CPU time (s) 1020.63
Current children cumulated vsize (Kb) 134332

[startup+1150.09 s]
Raw data (loadavg): 1.10 1.05 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 322027 0 0 0 97543 5407 0 0 23 0 1 0 1840095883 139489280 32840 4294967295 134512640 134736556 3221224576 3221222256 1075635927 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 34055 32840 1116 68 0 33987 0
[pid=31941] vsize: 136220
Current children cumulated CPU time (s) 1029.5
Current children cumulated vsize (Kb) 136220

[startup+1160.09 s]
Raw data (loadavg): 1.08 1.05 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 326512 0 0 0 98374 5460 0 0 23 0 1 0 1840095883 141062144 33188 4294967295 134512640 134736556 3221224576 3221221180 1075966035 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 34439 33188 1116 68 0 34371 0
[pid=31941] vsize: 137756
Current children cumulated CPU time (s) 1038.34
Current children cumulated vsize (Kb) 137756

[startup+1170.09 s]
Raw data (loadavg): 1.07 1.04 0.96 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 331380 0 0 0 99176 5521 0 0 21 0 1 0 1840095883 142184448 33486 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 34713 33486 1116 68 0 34645 0
[pid=31941] vsize: 138852
Current children cumulated CPU time (s) 1046.97
Current children cumulated vsize (Kb) 138852

[startup+1180.09 s]
Raw data (loadavg): 1.06 1.04 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 335671 0 0 0 100003 5574 0 0 22 0 1 0 1840095883 143437824 33789 4294967295 134512640 134736556 3221224576 3221223116 134555082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31941/statm): 35019 33789 1116 68 0 34951 0
[pid=31941] vsize: 140076
Current children cumulated CPU time (s) 1055.77
Current children cumulated vsize (Kb) 140076

[startup+1190.09 s]
Raw data (loadavg): 1.05 1.04 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 340701 0 0 0 100829 5631 0 0 23 0 1 0 1840095883 144900096 34147 4294967295 134512640 134736556 3221224576 3221222848 1074153751 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 35376 34147 1116 68 0 35308 0
[pid=31941] vsize: 141504
Current children cumulated CPU time (s) 1064.6
Current children cumulated vsize (Kb) 141504

[startup+1200.09 s]
Raw data (loadavg): 1.04 1.04 0.96 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 345314 0 0 0 101654 5687 0 0 23 0 1 0 1840095883 146792448 34603 4294967295 134512640 134736556 3221224576 3221221372 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 35838 34603 1116 68 0 35770 0
[pid=31941] vsize: 143352
Current children cumulated CPU time (s) 1073.41
Current children cumulated vsize (Kb) 143352

[startup+1210.09 s]
Raw data (loadavg): 1.03 1.04 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 348360 0 0 0 102474 5742 0 0 22 0 1 0 1840095883 147873792 34867 4294967295 134512640 134736556 3221224576 3221222848 1074153675 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 36102 34867 1116 68 0 36034 0
[pid=31941] vsize: 144408
Current children cumulated CPU time (s) 1082.16
Current children cumulated vsize (Kb) 144408

[startup+1220.09 s]
Raw data (loadavg): 1.03 1.03 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 352350 0 0 0 103278 5805 0 0 23 0 1 0 1840095883 148754432 35074 4294967295 134512640 134736556 3221224576 3221221648 1074865635 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 36317 35074 1116 68 0 36249 0
[pid=31941] vsize: 145268
Current children cumulated CPU time (s) 1090.83
Current children cumulated vsize (Kb) 145268

[startup+1230.09 s]
Raw data (loadavg): 1.02 1.03 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 356164 0 0 0 104112 5856 0 0 24 0 1 0 1840095883 150220800 35439 4294967295 134512640 134736556 3221224576 3221222528 1074918607 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 36675 35439 1116 68 0 36607 0
[pid=31941] vsize: 146700
Current children cumulated CPU time (s) 1099.68
Current children cumulated vsize (Kb) 146700

[startup+1240.09 s]
Raw data (loadavg): 1.02 1.03 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 358992 0 0 0 104991 5895 0 0 25 0 1 0 1840095883 151220224 35685 4294967295 134512640 134736556 3221224576 3221223040 134543910 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 36919 35685 1116 68 0 36851 0
[pid=31941] vsize: 147676
Current children cumulated CPU time (s) 1108.86
Current children cumulated vsize (Kb) 147676

[startup+1250.09 s]
Raw data (loadavg): 1.02 1.03 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 360921 0 0 0 105890 5929 0 0 22 0 1 0 1840095883 151269376 35697 4294967295 134512640 134736556 3221224576 3221222256 1075828912 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31941/statm): 36931 35697 1116 68 0 36863 0
[pid=31941] vsize: 147724
Current children cumulated CPU time (s) 1118.19
Current children cumulated vsize (Kb) 147724

[startup+1260.09 s]
Raw data (loadavg): 1.01 1.03 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 363735 0 0 0 106687 5991 0 0 20 0 1 0 1840095883 151646208 35776 4294967295 134512640 134736556 3221224576 3221222512 1074056216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31941/statm): 37023 35776 1116 68 0 36955 0
[pid=31941] vsize: 148092
Current children cumulated CPU time (s) 1126.78
Current children cumulated vsize (Kb) 148092

[startup+1270.09 s]
Raw data (loadavg): 1.01 1.03 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 366886 0 0 0 107472 6053 0 0 20 0 1 0 1840095883 151662592 35784 4294967295 134512640 134736556 3221224576 3221222928 1074118815 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 37027 35784 1116 68 0 36959 0
[pid=31941] vsize: 148108
Current children cumulated CPU time (s) 1135.25
Current children cumulated vsize (Kb) 148108

[startup+1280.1 s]
Raw data (loadavg): 1.01 1.03 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 371804 0 0 0 108241 6121 0 0 21 0 1 0 1840095883 151707648 35796 4294967295 134512640 134736556 3221224576 3221222272 1074056223 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 37038 35796 1116 68 0 36970 0
[pid=31941] vsize: 148152
Current children cumulated CPU time (s) 1143.62
Current children cumulated vsize (Kb) 148152

[startup+1290.1 s]
Raw data (loadavg): 1.01 1.02 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 374328 0 0 0 109031 6184 0 0 19 0 1 0 1840095883 151945216 35804 4294967295 134512640 134736556 3221224576 3221220780 1077410128 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 37096 35804 1116 68 0 37028 0
[pid=31941] vsize: 148384
Current children cumulated CPU time (s) 1152.15
Current children cumulated vsize (Kb) 148384

[startup+1300.1 s]
Raw data (loadavg): 1.00 1.02 0.96 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 376348 0 0 0 109828 6241 0 0 21 0 1 0 1840095883 151777280 35806 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 37055 35806 1116 68 0 36987 0
[pid=31941] vsize: 148220
Current children cumulated CPU time (s) 1160.69
Current children cumulated vsize (Kb) 148220

[startup+1310.1 s]
Raw data (loadavg): 1.00 1.02 0.96 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 379517 0 0 0 110599 6308 0 0 21 0 1 0 1840095883 151736320 35803 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 37045 35803 1116 68 0 36977 0
[pid=31941] vsize: 148180
Current children cumulated CPU time (s) 1169.07
Current children cumulated vsize (Kb) 148180

[startup+1320.1 s]
Raw data (loadavg): 1.00 1.02 0.96 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 382259 0 0 0 111389 6367 0 0 21 0 1 0 1840095883 151879680 35837 4294967295 134512640 134736556 3221224576 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 37080 35837 1116 68 0 37012 0
[pid=31941] vsize: 148320
Current children cumulated CPU time (s) 1177.56
Current children cumulated vsize (Kb) 148320

[startup+1330.1 s]
Raw data (loadavg): 1.00 1.02 0.96 2/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) R 31940 31941 31027 0 -1 0 387395 0 0 0 112143 6443 0 0 19 0 1 0 1840095883 151904256 35841 4294967295 134512640 134736556 3221224576 3221222820 1077402438 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31941/statm): 37086 35841 1116 68 0 37018 0
[pid=31941] vsize: 148344
Current children cumulated CPU time (s) 1185.86
Current children cumulated vsize (Kb) 148344

[startup+1340.1 s]
Raw data (loadavg): 1.00 1.02 0.96 1/56 31941
Raw data (/proc/31941/stat): 31941 (bsolo) T 31940 31941 31027 0 -1 0 394838 0 0 0 112872 6526 0 0 17 0 1 0 1840095883 151994368 35866 4294967295 134512640 134736556 3221224576 3221222452 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31941/statm): 37108 35866 1116 68 0 37040 0
[pid=31941] vsize: 148432
Current children cumulated CPU time (s) 1193.98
Current children cumulated vsize (Kb) 148432
One traced child (pid=31941) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1341.45
CPU time (s): 1195.1
CPU user time (s): 1129.64
CPU system time (s): 65.462
CPU usage (%): 89.0901
Max. virtual memory (cumulated for all children) (Kb): 148432

Verifier Data

Verifier:	OK	18745