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-ii32b2.opb
MD5SUM4c322f6b4009d273fbdff10efcd1c54f
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 244
Optimality of the best value was proved YES
Number of terms in the objective function 522
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 522
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 522
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 benchmark33.7959
Number of variables522
Total number of constraints2819
Number of constraints which are clauses2819
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 194

Launcher Data

LAUNCH ON wulflinc31 THE 2005-09-18 08:23:35 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=141 boxname=wulflinc31 idbench=141 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  4c322f6b4009d273fbdff10efcd1c54f  /oldhome/oroussel/tmp/wulflinc31/normalized-ii32b2.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc31/normalized-ii32b2.opb
IDLAUNCH: 141
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.153
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.153
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        719276 kB
Buffers:         35092 kB
Cached:         249696 kB
SwapCached:       1016 kB
Active:          91880 kB
Inactive:       195664 kB
HighTotal:      131008 kB
HighFree:          280 kB
LowTotal:       903652 kB
LowFree:        718996 kB
SwapTotal:     2097892 kB
SwapFree:      2096404 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5768 kB
Slab:            22152 kB
Committed_AS:    64340 kB
PageTables:        340 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 08:43:41 (client local time) WITH STATUS 10 IN 1195.27 SECONDS
stats: 141 0 1195.27 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 522 variables and 2819 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.805
c After prepocess the problem consists of 522 variables and 2819 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 261 @ 2.137 @ #Dec. 478
c NEW SOLUTION FOUND: 260 @ 2.14 @ #Dec. 480
c NEW SOLUTION FOUND: 259 @ 2.148 @ #Dec. 485
c NEW SOLUTION FOUND: 258 @ 2.165 @ #Dec. 498
c NEW SOLUTION FOUND: 257 @ 2.198 @ #Dec. 523
c NEW SOLUTION FOUND: 256 @ 2.236 @ #Dec. 554
c NEW SOLUTION FOUND: 255 @ 2.264 @ #Dec. 588
c NEW SOLUTION FOUND: 254 @ 2.285 @ #Dec. 629
c NEW SOLUTION FOUND: 253 @ 2.294 @ #Dec. 661
c NEW SOLUTION FOUND: 252 @ 2.301 @ #Dec. 697
c NEW SOLUTION FOUND: 251 @ 2.307 @ #Dec. 725
c NEW SOLUTION FOUND: 250 @ 2.313 @ #Dec. 756
c NEW SOLUTION FOUND: 249 @ 2.32 @ #Dec. 790
c NEW SOLUTION FOUND: 248 @ 2.326 @ #Dec. 827
c NEW SOLUTION FOUND: 247 @ 2.332 @ #Dec. 867
c NEW SOLUTION FOUND: 246 @ 2.337 @ #Dec. 909
c NEW SOLUTION FOUND: 245 @ 2.343 @ #Dec. 954
c NEW SOLUTION FOUND: 244 @ 2.404 @ #Dec. 1107
c Restart #1 #Var: 522 #Dec: 1599 LB: 0 @ 2.721
c Restart #2 #Var: 522 #Dec: 2588 LB: 0 @ 6.072
c Restart #3 #Var: 522 #Dec: 5456 LB: 0 @ 8.875
c Restart #4 #Var: 520 #Dec: 7059 LB: 1 @ 17.501
c CHANGE to LPR mode... 	UB: 244	MIS: 144	LPR: 173 (1.1674)	Diff: 0.83237
c Restart #0 #Var: 512 #Dec: 8990 LB: 5 @ 39.998
c Restart #1 #Var: 512 #Dec: 9272 LB: 173 @ 150.99
c Restart #2 #Var: 510 #Dec: 9807 LB: 174 @ 374.23
c Restart #3 #Var: 510 #Dec: 10525 LB: 174 @ 661.93
c Restart #4 #Var: 510 #Dec: 11485 LB: 174 @ 1013.3
s SATISFIABLE
v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60 x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 -x73 x74 x75 -x76 x77 -x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90 -x91 x92 x93 -x94 x95 -x96 x97 -x98 x99 -x100 -x101 x102 x103 -x104 x105 -x106 x107 -x108 x109 -x110 x111 -x112 x113 -x114 x115 -x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 -x133 x134 x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 -x147 x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 x201 -x202 x203 -x204 x205 -x206 -x207 x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 x241 -x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 x251 -x252 -x253 x254 x255 -x256 -x257 -x258 x259 -x260 -x261 -x262 x263 -x264 -x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 -x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 -x287 x288 x289 -x290 -x291 -x292 x293 -x294 -x295 -x296 x297 -x298 -x299 -x300 x301 -x302 -x303 -x304 -x305 -x306 x307 -x308 x309 -x310 -x311 x312 -x313 -x314 x315 -x316 x317 -x318 -x319 -x320 -x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 -x331 -x332 -x333 -x334 x335 -x336 x337 -x338 -x339 x340 -x341 x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 -x355 -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 -x377 -x378 x379 -x380 x381 -x382 x383 -x384 -x385 x386 x387 -x388 -x389 x390 x391 -x392 -x393 x394 -x395 x396 x397 -x398 -x399 x400 -x401 x402 x403 -x404 -x405 x406 -x407 x408 x409 -x410 -x411 x412 -x413 x414 -x415 x416 -x417 x418 x419 -x420 x421 -x422 -x423 x424 -x425 x426 x427 -x428 -x429 x430 -x431 x432 x433 -x434 -x435 x436 -x437 x438 -x439 x440 x441 -x442 -x443 x444 -x445 x446 x447 -x448 -x449 x450 x451 -x452 -x453 x454 -x455 x456 -x457 -x458 x459 -x460 -x461 x462 x463 -x464 -x465 x466 -x467 x468 x469 -x470 -x471 x472 -x473 x474 x475 -x476 -x477 x478 -x479 x480 x481 -x482 -x483 x484 -x485 x486 x487 -x488 -x489 x490 -x491 x492 -x493 x494 x495 -x496 -x497 x498 -x499 x500 x501 -x502 -x503 x504 x505 -x506 -x507 x508 -x509 x510 -x511 x512 x513 -x514 -x515 x516 -x517 x518 -x519 x520 x521 -x522 
c Cost: 244
c Exit Code: 10
c Total time: 1195.2 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/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1839746965 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 107 3 90 68 0 39 0
[pid=9820] 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/wulflinc31/normalized-ii32b2.opb

[startup+10.0031 s]
Raw data (loadavg): 0.92 0.95 0.90 2/57 9820
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 1486 0 0 0 961 16 0 0 25 0 1 0 1839746965 9146368 1397 4294967295 134512640 134736556 3221224576 3221223172 134544618 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 2233 1397 1116 68 0 2165 0
[pid=9820] vsize: 8932
Current children cumulated CPU time (s) 9.77
Current children cumulated vsize (Kb) 8932

[startup+20.004 s]
Raw data (loadavg): 0.93 0.96 0.90 2/57 9820
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 1808 0 0 0 1949 22 0 0 25 0 1 0 1839746965 10498048 1719 4294967295 134512640 134736556 3221224576 3221223132 134537483 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 2563 1719 1116 68 0 2495 0
[pid=9820] vsize: 10252
Current children cumulated CPU time (s) 19.71
Current children cumulated vsize (Kb) 10252

[startup+30.005 s]
Raw data (loadavg): 0.94 0.96 0.90 2/57 9820
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 2128 0 0 0 2938 27 0 0 25 0 1 0 1839746965 11849728 2039 4294967295 134512640 134736556 3221224576 3221223084 134540059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 2893 2039 1116 68 0 2825 0
[pid=9820] vsize: 11572
Current children cumulated CPU time (s) 29.65
Current children cumulated vsize (Kb) 11572

[startup+40.0059 s]
Raw data (loadavg): 0.95 0.96 0.90 2/57 9820
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 7093 0 2 0 3878 54 0 0 18 0 1 0 1839746965 14057472 2717 4294967295 134512640 134736556 3221224576 3221222736 134676688 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3432 2717 1116 68 0 3364 0
[pid=9820] vsize: 13728
Current children cumulated CPU time (s) 39.32
Current children cumulated vsize (Kb) 13728

[startup+50.0069 s]
Raw data (loadavg): 0.96 0.96 0.90 2/57 9820
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 9980 0 2 0 4861 64 0 0 25 0 1 0 1839746965 14675968 2658 4294967295 134512640 134736556 3221224576 3221220612 1075964396 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3583 2658 1116 68 0 3515 0
[pid=9820] vsize: 14332
Current children cumulated CPU time (s) 49.25
Current children cumulated vsize (Kb) 14332

[startup+60.0078 s]
Raw data (loadavg): 0.96 0.96 0.90 2/57 9822
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 12636 0 2 0 5852 71 0 0 25 0 1 0 1839746965 14675968 2662 4294967295 134512640 134736556 3221224576 3221220756 1075115076 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3583 2662 1116 68 0 3515 0
[pid=9820] vsize: 14332
Current children cumulated CPU time (s) 59.23
Current children cumulated vsize (Kb) 14332

[startup+70.0088 s]
Raw data (loadavg): 0.97 0.96 0.90 2/57 9822
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 16413 0 2 0 6836 82 0 0 25 0 1 0 1839746965 14675968 2632 4294967295 134512640 134736556 3221224576 3221221104 1076049186 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3583 2632 1116 68 0 3515 0
[pid=9820] vsize: 14332
Current children cumulated CPU time (s) 69.18
Current children cumulated vsize (Kb) 14332

[startup+80.0097 s]
Raw data (loadavg): 0.97 0.96 0.90 2/57 9822
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 19011 0 2 0 7822 91 0 0 25 0 1 0 1839746965 14987264 2706 4294967295 134512640 134736556 3221224576 3221220864 1075113511 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3659 2706 1116 68 0 3591 0
[pid=9820] vsize: 14636
Current children cumulated CPU time (s) 79.13
Current children cumulated vsize (Kb) 14636

[startup+90.0107 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 9822
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 21925 0 2 0 8807 101 0 0 25 0 1 0 1839746965 15044608 2747 4294967295 134512640 134736556 3221224576 3221220756 1075115049 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3673 2747 1116 68 0 3605 0
[pid=9820] vsize: 14692
Current children cumulated CPU time (s) 89.08
Current children cumulated vsize (Kb) 14692

[startup+100.012 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 9822
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 24985 0 2 0 9789 111 0 0 25 0 1 0 1839746965 14880768 2681 4294967295 134512640 134736556 3221224576 3221220424 1074789800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3633 2681 1116 68 0 3565 0
[pid=9820] vsize: 14532
Current children cumulated CPU time (s) 99
Current children cumulated vsize (Kb) 14532

[startup+110.013 s]
Raw data (loadavg): 0.98 0.96 0.91 2/57 9822
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 28177 0 2 0 10771 123 0 0 25 0 1 0 1839746965 14848000 2649 4294967295 134512640 134736556 3221224576 3221221568 1075971380 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3625 2649 1116 68 0 3557 0
[pid=9820] vsize: 14500
Current children cumulated CPU time (s) 108.94
Current children cumulated vsize (Kb) 14500

[startup+120.014 s]
Raw data (loadavg): 0.98 0.97 0.91 2/57 9824
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 32610 0 2 0 11745 138 0 0 25 0 1 0 1839746965 14282752 2617 4294967295 134512640 134736556 3221224576 3221220688 1075095166 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3487 2617 1116 68 0 3419 0
[pid=9820] vsize: 13948
Current children cumulated CPU time (s) 118.83
Current children cumulated vsize (Kb) 13948

[startup+130.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9824
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 36485 0 2 0 12719 154 0 0 25 0 1 0 1839746965 14745600 2663 4294967295 134512640 134736556 3221224576 3221220612 1075964437 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3600 2663 1116 68 0 3532 0
[pid=9820] vsize: 14400
Current children cumulated CPU time (s) 128.73
Current children cumulated vsize (Kb) 14400

[startup+140.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9824
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 40581 0 2 0 13692 167 0 0 25 0 1 0 1839746965 14721024 2641 4294967295 134512640 134736556 3221224576 3221221600 1074867320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3594 2641 1116 68 0 3526 0
[pid=9820] vsize: 14376
Current children cumulated CPU time (s) 138.59
Current children cumulated vsize (Kb) 14376

[startup+150.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9824
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 45396 0 2 0 14658 186 0 0 25 0 1 0 1839746965 14114816 2767 4294967295 134512640 134736556 3221224576 3221221976 1077410163 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3446 2767 1116 68 0 3378 0
[pid=9820] vsize: 13784
Current children cumulated CPU time (s) 148.44
Current children cumulated vsize (Kb) 13784

[startup+160.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9824
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 49288 0 2 0 15624 204 0 0 25 0 1 0 1839746965 15433728 2946 4294967295 134512640 134736556 3221224576 3221220800 1074961487 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3768 2946 1116 68 0 3700 0
[pid=9820] vsize: 15072
Current children cumulated CPU time (s) 158.28
Current children cumulated vsize (Kb) 15072

[startup+170.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9824
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 52226 0 2 0 16611 213 0 0 25 0 1 0 1839746965 15282176 2809 4294967295 134512640 134736556 3221224576 3221220424 1074789726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3731 2809 1116 68 0 3663 0
[pid=9820] vsize: 14924
Current children cumulated CPU time (s) 168.24
Current children cumulated vsize (Kb) 14924

[startup+180.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9826
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 55852 0 2 0 17594 224 0 0 25 0 1 0 1839746965 15282176 2804 4294967295 134512640 134736556 3221224576 3221220800 1074960795 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3731 2804 1116 68 0 3663 0
[pid=9820] vsize: 14924
Current children cumulated CPU time (s) 178.18
Current children cumulated vsize (Kb) 14924

[startup+190.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9826
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 58686 0 2 0 18580 232 0 0 25 0 1 0 1839746965 15282176 2796 4294967295 134512640 134736556 3221224576 3221221056 1075397167 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3731 2796 1116 68 0 3663 0
[pid=9820] vsize: 14924
Current children cumulated CPU time (s) 188.12
Current children cumulated vsize (Kb) 14924

[startup+200.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9826
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 62036 0 2 0 19564 243 0 0 25 0 1 0 1839746965 15802368 2915 4294967295 134512640 134736556 3221224576 3221220756 1075114975 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3858 2915 1116 68 0 3790 0
[pid=9820] vsize: 15432
Current children cumulated CPU time (s) 198.07
Current children cumulated vsize (Kb) 15432

[startup+210.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9826
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 65151 0 2 0 20549 252 0 0 25 0 1 0 1839746965 14163968 2779 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3458 2779 1116 68 0 3390 0
[pid=9820] vsize: 13832
Current children cumulated CPU time (s) 208.01
Current children cumulated vsize (Kb) 13832

[startup+220.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9826
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 69316 0 2 0 21529 266 0 0 25 0 1 0 1839746965 14163968 2779 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3458 2779 1116 68 0 3390 0
[pid=9820] vsize: 13832
Current children cumulated CPU time (s) 217.95
Current children cumulated vsize (Kb) 13832

[startup+230.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9826
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 72639 0 2 0 22511 276 0 0 25 0 1 0 1839746965 15609856 2847 4294967295 134512640 134736556 3221224576 3221221520 1075110446 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3811 2847 1116 68 0 3743 0
[pid=9820] vsize: 15244
Current children cumulated CPU time (s) 227.87
Current children cumulated vsize (Kb) 15244

[startup+240.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9828
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 75934 0 2 0 23490 289 0 0 25 0 1 0 1839746965 15142912 2861 4294967295 134512640 134736556 3221224576 3221220540 1074788950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3697 2861 1116 68 0 3629 0
[pid=9820] vsize: 14788
Current children cumulated CPU time (s) 237.79
Current children cumulated vsize (Kb) 14788

[startup+250.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9828
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 79650 0 2 0 24468 303 0 0 25 0 1 0 1839746965 15540224 2828 4294967295 134512640 134736556 3221224576 3221221184 1075967698 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3794 2828 1116 68 0 3726 0
[pid=9820] vsize: 15176
Current children cumulated CPU time (s) 247.71
Current children cumulated vsize (Kb) 15176

[startup+260.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9828
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 82811 0 2 0 25446 316 0 0 25 0 1 0 1839746965 15392768 2812 4294967295 134512640 134736556 3221224576 3221221456 1075960263 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3758 2812 1116 68 0 3690 0
[pid=9820] vsize: 15032
Current children cumulated CPU time (s) 257.62
Current children cumulated vsize (Kb) 15032

[startup+270.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9828
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 85954 0 2 0 26424 328 0 0 25 0 1 0 1839746965 15593472 2853 4294967295 134512640 134736556 3221224576 3221220712 1077410279 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3807 2853 1116 68 0 3739 0
[pid=9820] vsize: 15228
Current children cumulated CPU time (s) 267.52
Current children cumulated vsize (Kb) 15228

[startup+280.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9828
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 89355 0 2 0 27401 340 0 0 25 0 1 0 1839746965 15749120 2900 4294967295 134512640 134736556 3221224576 3221220756 1075114931 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3845 2900 1116 68 0 3777 0
[pid=9820] vsize: 15380
Current children cumulated CPU time (s) 277.41
Current children cumulated vsize (Kb) 15380

[startup+290.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9828
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 93117 0 2 0 28379 353 0 0 25 0 1 0 1839746965 16134144 3026 4294967295 134512640 134736556 3221224576 3221220756 1075115003 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3939 3026 1116 68 0 3871 0
[pid=9820] vsize: 15756
Current children cumulated CPU time (s) 287.32
Current children cumulated vsize (Kb) 15756

[startup+300.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9830
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 96366 0 2 0 29363 363 0 0 25 0 1 0 1839746965 15872000 2953 4294967295 134512640 134736556 3221224576 3221220864 1075113472 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3875 2953 1116 68 0 3807 0
[pid=9820] vsize: 15500
Current children cumulated CPU time (s) 297.26
Current children cumulated vsize (Kb) 15500

[startup+310.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9830
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 99937 0 2 0 30343 375 0 0 25 0 1 0 1839746965 14434304 2845 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3524 2845 1116 68 0 3456 0
[pid=9820] vsize: 14096
Current children cumulated CPU time (s) 307.18
Current children cumulated vsize (Kb) 14096

[startup+320.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9830
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 103758 0 2 0 31323 388 0 0 25 0 1 0 1839746965 14434304 2845 4294967295 134512640 134736556 3221224576 3221222816 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3524 2845 1116 68 0 3456 0
[pid=9820] vsize: 14096
Current children cumulated CPU time (s) 317.11
Current children cumulated vsize (Kb) 14096

[startup+330.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9830
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 107489 0 2 0 32305 400 0 0 25 0 1 0 1839746965 16302080 3069 4294967295 134512640 134736556 3221224576 3221221648 1074834346 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3980 3069 1116 68 0 3912 0
[pid=9820] vsize: 15920
Current children cumulated CPU time (s) 327.05
Current children cumulated vsize (Kb) 15920

[startup+340.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9830
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 110632 0 2 0 33290 412 0 0 25 0 1 0 1839746965 16130048 3120 4294967295 134512640 134736556 3221224576 3221220896 1075894558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3938 3120 1116 68 0 3870 0
[pid=9820] vsize: 15752
Current children cumulated CPU time (s) 337.02
Current children cumulated vsize (Kb) 15752

[startup+350.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9830
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 113754 0 2 0 34274 421 0 0 25 0 1 0 1839746965 14700544 2910 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3589 2910 1116 68 0 3521 0
[pid=9820] vsize: 14356
Current children cumulated CPU time (s) 346.95
Current children cumulated vsize (Kb) 14356

[startup+360.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9832
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 117005 0 2 0 35259 432 0 0 25 0 1 0 1839746965 14700544 2910 4294967295 134512640 134736556 3221224576 3221222912 1074153815 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3589 2910 1116 68 0 3521 0
[pid=9820] vsize: 14356
Current children cumulated CPU time (s) 356.91
Current children cumulated vsize (Kb) 14356

[startup+370.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9832
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 120231 0 2 0 36246 441 0 0 25 0 1 0 1839746965 14700544 2910 4294967295 134512640 134736556 3221224576 3221222912 1074153800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3589 2910 1116 68 0 3521 0
[pid=9820] vsize: 14356
Current children cumulated CPU time (s) 366.87
Current children cumulated vsize (Kb) 14356

[startup+380.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9832
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 124737 0 2 0 37196 466 0 0 25 0 1 0 1839746965 14823424 2915 4294967295 134512640 134736556 3221224576 3221222560 1074153760 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3619 2915 1116 68 0 3551 0
[pid=9820] vsize: 14476
Current children cumulated CPU time (s) 376.62
Current children cumulated vsize (Kb) 14476

[startup+390.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9832
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 128167 0 2 0 38179 477 0 0 25 0 1 0 1839746965 15982592 2965 4294967295 134512640 134736556 3221224576 3221220736 1074815276 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3902 2965 1116 68 0 3834 0
[pid=9820] vsize: 15608
Current children cumulated CPU time (s) 386.56
Current children cumulated vsize (Kb) 15608

[startup+400.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9832
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 131084 0 2 0 39163 486 0 0 25 0 1 0 1839746965 14753792 2923 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3602 2923 1116 68 0 3534 0
[pid=9820] vsize: 14408
Current children cumulated CPU time (s) 396.49
Current children cumulated vsize (Kb) 14408

[startup+410.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9832
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 134376 0 2 0 40143 497 0 0 25 0 1 0 1839746965 14753792 2923 4294967295 134512640 134736556 3221224576 3221222944 134682706 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3602 2923 1116 68 0 3534 0
[pid=9820] vsize: 14408
Current children cumulated CPU time (s) 406.4
Current children cumulated vsize (Kb) 14408

[startup+420.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9834
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 138132 0 2 0 41118 512 0 0 25 0 1 0 1839746965 14852096 2947 4294967295 134512640 134736556 3221224576 3221223064 134544056 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3626 2947 1116 68 0 3558 0
[pid=9820] vsize: 14504
Current children cumulated CPU time (s) 416.3
Current children cumulated vsize (Kb) 14504

[startup+430.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9834
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 141726 0 2 0 42100 524 0 0 25 0 1 0 1839746965 15040512 2987 4294967295 134512640 134736556 3221224576 3221222528 1074916744 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3672 2987 1116 68 0 3604 0
[pid=9820] vsize: 14688
Current children cumulated CPU time (s) 426.24
Current children cumulated vsize (Kb) 14688

[startup+440.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9834
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 145358 0 2 0 43081 537 0 0 25 0 1 0 1839746965 14913536 2962 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3641 2962 1116 68 0 3573 0
[pid=9820] vsize: 14564
Current children cumulated CPU time (s) 436.18
Current children cumulated vsize (Kb) 14564

[startup+450.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9834
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 149318 0 2 0 44056 552 0 0 25 0 1 0 1839746965 16457728 3068 4294967295 134512640 134736556 3221224576 3221220672 1074968515 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4018 3068 1116 68 0 3950 0
[pid=9820] vsize: 16072
Current children cumulated CPU time (s) 446.08
Current children cumulated vsize (Kb) 16072

[startup+460.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9834
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 153047 0 2 0 45033 565 0 0 25 0 1 0 1839746965 15007744 2985 4294967295 134512640 134736556 3221224576 3221222848 1074153786 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3664 2985 1116 68 0 3596 0
[pid=9820] vsize: 14656
Current children cumulated CPU time (s) 455.98
Current children cumulated vsize (Kb) 14656

[startup+470.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9834
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 156928 0 2 0 46015 576 0 0 25 0 1 0 1839746965 15032320 2991 4294967295 134512640 134736556 3221224576 3221222912 1074153792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3670 2991 1116 68 0 3602 0
[pid=9820] vsize: 14680
Current children cumulated CPU time (s) 465.91
Current children cumulated vsize (Kb) 14680

[startup+480.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9836
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 160359 0 2 0 46995 588 0 0 25 0 1 0 1839746965 15245312 3039 4294967295 134512640 134736556 3221224576 3221222528 1074918599 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3722 3039 1116 68 0 3654 0
[pid=9820] vsize: 14888
Current children cumulated CPU time (s) 475.83
Current children cumulated vsize (Kb) 14888

[startup+490.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9836
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 163646 0 2 0 47974 600 0 0 25 0 1 0 1839746965 15106048 3009 4294967295 134512640 134736556 3221224576 3221222256 1075828621 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3688 3009 1116 68 0 3620 0
[pid=9820] vsize: 14752
Current children cumulated CPU time (s) 485.74
Current children cumulated vsize (Kb) 14752

[startup+500.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9836
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 167732 0 2 0 48950 614 0 0 25 0 1 0 1839746965 16588800 3127 4294967295 134512640 134736556 3221224576 3221220656 1075561089 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4050 3127 1116 68 0 3982 0
[pid=9820] vsize: 16200
Current children cumulated CPU time (s) 495.64
Current children cumulated vsize (Kb) 16200

[startup+510.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9836
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 171394 0 2 0 49932 625 0 0 25 0 1 0 1839746965 15417344 3074 4294967295 134512640 134736556 3221224576 3221222176 1074247406 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3764 3074 1116 68 0 3696 0
[pid=9820] vsize: 15056
Current children cumulated CPU time (s) 505.57
Current children cumulated vsize (Kb) 15056

[startup+520.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9836
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 175223 0 2 0 50912 637 0 0 25 0 1 0 1839746965 15282176 3054 4294967295 134512640 134736556 3221224576 3221222912 1074153800 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3731 3054 1116 68 0 3663 0
[pid=9820] vsize: 14924
Current children cumulated CPU time (s) 515.49
Current children cumulated vsize (Kb) 14924

[startup+530.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9836
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 179143 0 2 0 51890 650 0 0 25 0 1 0 1839746965 16510976 3094 4294967295 134512640 134736556 3221224576 3221220584 1074789596 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4031 3094 1116 68 0 3963 0
[pid=9820] vsize: 16124
Current children cumulated CPU time (s) 525.4
Current children cumulated vsize (Kb) 16124

[startup+540.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9838
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 182582 0 2 0 52874 661 0 0 25 0 1 0 1839746965 16572416 3218 4294967295 134512640 134736556 3221224576 3221220540 1074788959 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4046 3218 1116 68 0 3978 0
[pid=9820] vsize: 16184
Current children cumulated CPU time (s) 535.35
Current children cumulated vsize (Kb) 16184

[startup+550.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9838
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 185778 0 2 0 53856 671 0 0 25 0 1 0 1839746965 16347136 3169 4294967295 134512640 134736556 3221224576 3221220540 1074788944 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3991 3169 1116 68 0 3923 0
[pid=9820] vsize: 15964
Current children cumulated CPU time (s) 545.27
Current children cumulated vsize (Kb) 15964

[startup+560.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9838
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 189143 0 2 0 54839 682 0 0 25 0 1 0 1839746965 16781312 3153 4294967295 134512640 134736556 3221224576 3221220412 1074788950 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4097 3153 1116 68 0 4029 0
[pid=9820] vsize: 16388
Current children cumulated CPU time (s) 555.21
Current children cumulated vsize (Kb) 16388

[startup+570.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9838
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 192409 0 2 0 55821 692 0 0 25 0 1 0 1839746965 15347712 3070 4294967295 134512640 134736556 3221224576 3221222836 1077402435 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3747 3070 1116 68 0 3679 0
[pid=9820] vsize: 14988
Current children cumulated CPU time (s) 565.13
Current children cumulated vsize (Kb) 14988

[startup+580.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9838
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 196330 0 2 0 56796 706 0 0 25 0 1 0 1839746965 16576512 3108 4294967295 134512640 134736556 3221224576 3221221072 1075088566 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4047 3108 1116 68 0 3979 0
[pid=9820] vsize: 16188
Current children cumulated CPU time (s) 575.02
Current children cumulated vsize (Kb) 16188

[startup+590.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9838
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 200222 0 2 0 57771 721 0 0 25 0 1 0 1839746965 15380480 3078 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3755 3078 1116 68 0 3687 0
[pid=9820] vsize: 15020
Current children cumulated CPU time (s) 584.92
Current children cumulated vsize (Kb) 15020

[startup+600.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9840
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 203761 0 2 0 58751 735 0 0 25 0 1 0 1839746965 16904192 3200 4294967295 134512640 134736556 3221224576 3221220848 1075171689 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4127 3200 1116 68 0 4059 0
[pid=9820] vsize: 16508
Current children cumulated CPU time (s) 594.86
Current children cumulated vsize (Kb) 16508

[startup+610.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9840
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 206857 0 2 0 59737 742 0 0 25 0 1 0 1839746965 15675392 3150 4294967295 134512640 134736556 3221224576 3221222912 1074153760 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3827 3150 1116 68 0 3759 0
[pid=9820] vsize: 15308
Current children cumulated CPU time (s) 604.79
Current children cumulated vsize (Kb) 15308

[startup+620.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9840
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 210019 0 2 0 60724 750 0 0 25 0 1 0 1839746965 15675392 3150 4294967295 134512640 134736556 3221224576 3221222816 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3827 3150 1116 68 0 3759 0
[pid=9820] vsize: 15308
Current children cumulated CPU time (s) 614.74
Current children cumulated vsize (Kb) 15308

[startup+630.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9840
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 213336 0 2 0 61706 761 0 0 25 0 1 0 1839746965 16904192 3184 4294967295 134512640 134736556 3221224576 3221220476 1074788959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4127 3184 1116 68 0 4059 0
[pid=9820] vsize: 16508
Current children cumulated CPU time (s) 624.67
Current children cumulated vsize (Kb) 16508

[startup+640.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9840
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 216889 0 2 0 62682 777 0 0 25 0 1 0 1839746965 15675392 3150 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3827 3150 1116 68 0 3759 0
[pid=9820] vsize: 15308
Current children cumulated CPU time (s) 634.59
Current children cumulated vsize (Kb) 15308

[startup+650.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9840
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 220739 0 2 0 63660 789 0 0 25 0 1 0 1839746965 17059840 3223 4294967295 134512640 134736556 3221224576 3221220800 1074960837 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4165 3223 1116 68 0 4097 0
[pid=9820] vsize: 16660
Current children cumulated CPU time (s) 644.49
Current children cumulated vsize (Kb) 16660

[startup+660.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9842
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 224757 0 2 0 64634 802 0 0 25 0 1 0 1839746965 17055744 3216 4294967295 134512640 134736556 3221224576 3221220476 1074788959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4164 3216 1116 68 0 4096 0
[pid=9820] vsize: 16656
Current children cumulated CPU time (s) 654.36
Current children cumulated vsize (Kb) 16656

[startup+670.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9842
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 228932 0 2 0 65591 824 0 0 25 0 1 0 1839746965 15962112 3220 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3897 3220 1116 68 0 3829 0
[pid=9820] vsize: 15588
Current children cumulated CPU time (s) 664.15
Current children cumulated vsize (Kb) 15588

[startup+680.052 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9842
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 232161 0 2 0 66575 835 0 0 25 0 1 0 1839746965 17190912 3264 4294967295 134512640 134736556 3221224576 3221221056 1075119993 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4197 3264 1116 68 0 4129 0
[pid=9820] vsize: 16788
Current children cumulated CPU time (s) 674.1
Current children cumulated vsize (Kb) 16788

[startup+690.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9842
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 235138 0 2 0 67561 842 0 0 25 0 1 0 1839746965 15962112 3220 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3897 3220 1116 68 0 3829 0
[pid=9820] vsize: 15588
Current children cumulated CPU time (s) 684.03
Current children cumulated vsize (Kb) 15588

[startup+700.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9842
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 239114 0 2 0 68544 853 0 0 25 0 1 0 1839746965 15962112 3220 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3897 3220 1116 68 0 3829 0
[pid=9820] vsize: 15588
Current children cumulated CPU time (s) 693.97
Current children cumulated vsize (Kb) 15588

[startup+710.055 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9842
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 242562 0 2 0 69527 864 0 0 25 0 1 0 1839746965 15962112 3220 4294967295 134512640 134736556 3221224576 3221222716 1077374048 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3897 3220 1116 68 0 3829 0
[pid=9820] vsize: 15588
Current children cumulated CPU time (s) 703.91
Current children cumulated vsize (Kb) 15588

[startup+720.056 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9844
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 246534 0 2 0 70506 878 0 0 25 0 1 0 1839746965 17203200 3247 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4200 3247 1116 68 0 4132 0
[pid=9820] vsize: 16800
Current children cumulated CPU time (s) 713.84
Current children cumulated vsize (Kb) 16800

[startup+730.056 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9844
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 250720 0 2 0 71480 894 0 0 25 0 1 0 1839746965 15962112 3220 4294967295 134512640 134736556 3221224576 3221222912 1074153660 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3897 3220 1116 68 0 3829 0
[pid=9820] vsize: 15588
Current children cumulated CPU time (s) 723.74
Current children cumulated vsize (Kb) 15588

[startup+740.058 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9844
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 255241 0 2 0 72452 909 0 0 25 0 1 0 1839746965 15962112 3220 4294967295 134512640 134736556 3221224576 3221222808 1074138155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 3897 3220 1116 68 0 3829 0
[pid=9820] vsize: 15588
Current children cumulated CPU time (s) 733.61
Current children cumulated vsize (Kb) 15588

[startup+750.059 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9844
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 258710 0 2 0 73437 919 0 0 25 0 1 0 1839746965 16355328 3316 4294967295 134512640 134736556 3221224576 3221222912 1074153786 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3993 3316 1116 68 0 3925 0
[pid=9820] vsize: 15972
Current children cumulated CPU time (s) 743.56
Current children cumulated vsize (Kb) 15972

[startup+760.058 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9844
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 261764 0 2 0 74422 928 0 0 25 0 1 0 1839746965 17584128 3482 4294967295 134512640 134736556 3221224576 3221220540 1074788937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4293 3482 1116 68 0 4225 0
[pid=9820] vsize: 17172
Current children cumulated CPU time (s) 753.5
Current children cumulated vsize (Kb) 17172

[startup+770.059 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9844
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 264826 0 2 0 75409 937 0 0 25 0 1 0 1839746965 16355328 3316 4294967295 134512640 134736556 3221224576 3221222912 1074153792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3993 3316 1116 68 0 3925 0
[pid=9820] vsize: 15972
Current children cumulated CPU time (s) 763.46
Current children cumulated vsize (Kb) 15972

[startup+780.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9846
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 267795 0 2 0 76394 946 0 0 25 0 1 0 1839746965 17723392 3354 4294967295 134512640 134736556 3221224576 3221221680 1075969830 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4327 3354 1116 68 0 4259 0
[pid=9820] vsize: 17308
Current children cumulated CPU time (s) 773.4
Current children cumulated vsize (Kb) 17308

[startup+790.061 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9846
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 270500 0 2 0 77381 955 0 0 25 0 1 0 1839746965 17719296 3355 4294967295 134512640 134736556 3221224576 3221220592 1075084533 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4326 3355 1116 68 0 4258 0
[pid=9820] vsize: 17304
Current children cumulated CPU time (s) 783.36
Current children cumulated vsize (Kb) 17304

[startup+800.062 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9846
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 273361 0 2 0 78366 962 0 0 25 0 1 0 1839746965 16355328 3316 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3993 3316 1116 68 0 3925 0
[pid=9820] vsize: 15972
Current children cumulated CPU time (s) 793.28
Current children cumulated vsize (Kb) 15972

[startup+810.062 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9846
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 276917 0 2 0 79344 974 0 0 25 0 1 0 1839746965 16355328 3316 4294967295 134512640 134736556 3221224576 3221222440 1077380219 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 3993 3316 1116 68 0 3925 0
[pid=9820] vsize: 15972
Current children cumulated CPU time (s) 803.18
Current children cumulated vsize (Kb) 15972

[startup+820.062 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9846
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 280781 0 2 0 80311 991 0 0 25 0 1 0 1839746965 16433152 3335 4294967295 134512640 134736556 3221224576 3221222824 1074138150 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4012 3335 1116 68 0 3944 0
[pid=9820] vsize: 16048
Current children cumulated CPU time (s) 813.02
Current children cumulated vsize (Kb) 16048

[startup+830.062 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9846
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 284497 0 2 0 81281 1006 0 0 25 0 1 0 1839746965 16433152 3335 4294967295 134512640 134736556 3221224576 3221222536 1077377425 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4012 3335 1116 68 0 3944 0
[pid=9820] vsize: 16048
Current children cumulated CPU time (s) 822.87
Current children cumulated vsize (Kb) 16048

[startup+840.063 s]
Raw data (loadavg): 0.99 0.97 0.91 1/57 9848
Raw data (/proc/9820/stat): 9820 (bsolo) T 9819 9820 9102 0 -1 0 288175 0 2 0 82256 1020 0 0 25 0 1 0 1839746965 16609280 3378 4294967295 134512640 134736556 3221224576 3221221988 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4055 3378 1116 68 0 3987 0
[pid=9820] vsize: 16220
Current children cumulated CPU time (s) 832.76
Current children cumulated vsize (Kb) 16220

[startup+850.066 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9848
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 291619 0 2 0 83232 1034 0 0 25 0 1 0 1839746965 16637952 3385 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4062 3385 1116 68 0 3994 0
[pid=9820] vsize: 16248
Current children cumulated CPU time (s) 842.66
Current children cumulated vsize (Kb) 16248

[startup+860.067 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9848
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 295091 0 2 0 84208 1046 0 0 25 0 1 0 1839746965 16715776 3404 4294967295 134512640 134736556 3221224576 3221222888 1077410285 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4081 3404 1116 68 0 4013 0
[pid=9820] vsize: 16324
Current children cumulated CPU time (s) 852.54
Current children cumulated vsize (Kb) 16324

[startup+870.068 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9848
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 298602 0 2 0 85185 1059 0 0 25 0 1 0 1839746965 16814080 3428 4294967295 134512640 134736556 3221224576 3221222664 1074138150 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4105 3428 1116 68 0 4037 0
[pid=9820] vsize: 16420
Current children cumulated CPU time (s) 862.44
Current children cumulated vsize (Kb) 16420

[startup+880.069 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9848
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 302066 0 2 0 86166 1070 0 0 25 0 1 0 1839746965 18337792 3562 4294967295 134512640 134736556 3221224576 3221220612 1075964431 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4477 3562 1116 68 0 4409 0
[pid=9820] vsize: 17908
Current children cumulated CPU time (s) 872.36
Current children cumulated vsize (Kb) 17908

[startup+890.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9848
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 305642 0 2 0 87145 1082 0 0 25 0 1 0 1839746965 18378752 3562 4294967295 134512640 134736556 3221224576 3221221184 1075967705 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4487 3562 1116 68 0 4419 0
[pid=9820] vsize: 17948
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (Kb) 17948

[startup+900.071 s]
Raw data (loadavg): 0.99 0.97 0.91 2/57 9850
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 309339 0 2 0 88121 1096 0 0 25 0 1 0 1839746965 18399232 3553 4294967295 134512640 134736556 3221224576 3221220768 1075115715 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4492 3553 1116 68 0 4424 0
[pid=9820] vsize: 17968
Current children cumulated CPU time (s) 892.17
Current children cumulated vsize (Kb) 17968

[startup+910.07 s]
Raw data (loadavg): 1.07 0.99 0.91 2/57 9850
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 312868 0 2 0 89101 1108 0 0 25 0 1 0 1839746965 17006592 3475 4294967295 134512640 134736556 3221224576 3221222752 1074153766 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4152 3475 1116 68 0 4084 0
[pid=9820] vsize: 16608
Current children cumulated CPU time (s) 902.09
Current children cumulated vsize (Kb) 16608

[startup+920.071 s]
Raw data (loadavg): 1.06 0.99 0.91 2/57 9850
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 316435 0 2 0 90080 1121 0 0 25 0 1 0 1839746965 18739200 3601 4294967295 134512640 134736556 3221224576 3221220736 1074815253 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4575 3601 1116 68 0 4507 0
[pid=9820] vsize: 18300
Current children cumulated CPU time (s) 912.01
Current children cumulated vsize (Kb) 18300

[startup+930.071 s]
Raw data (loadavg): 1.05 0.99 0.91 2/57 9850
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 320167 0 2 0 91055 1135 0 0 25 0 1 0 1839746965 18534400 3590 4294967295 134512640 134736556 3221224576 3221220572 1074873490 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4525 3590 1116 68 0 4457 0
[pid=9820] vsize: 18100
Current children cumulated CPU time (s) 921.9
Current children cumulated vsize (Kb) 18100

[startup+940.072 s]
Raw data (loadavg): 1.04 0.99 0.91 2/57 9850
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 323814 0 2 0 92036 1146 0 0 25 0 1 0 1839746965 17190912 3520 4294967295 134512640 134736556 3221224576 3221221720 1074138265 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4197 3520 1116 68 0 4129 0
[pid=9820] vsize: 16788
Current children cumulated CPU time (s) 931.82
Current children cumulated vsize (Kb) 16788

[startup+950.073 s]
Raw data (loadavg): 1.03 0.99 0.91 2/57 9850
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 327190 0 2 0 93017 1157 0 0 25 0 1 0 1839746965 18419712 3557 4294967295 134512640 134736556 3221224576 3221221340 1074788947 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4497 3557 1116 68 0 4429 0
[pid=9820] vsize: 17988
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (Kb) 17988

[startup+960.073 s]
Raw data (loadavg): 1.03 0.99 0.91 2/57 9852
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 330398 0 2 0 94001 1168 0 0 25 0 1 0 1839746965 17190912 3520 4294967295 134512640 134736556 3221224576 3221222864 1073987029 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4197 3520 1116 68 0 4129 0
[pid=9820] vsize: 16788
Current children cumulated CPU time (s) 951.69
Current children cumulated vsize (Kb) 16788

[startup+970.074 s]
Raw data (loadavg): 1.02 0.99 0.91 2/57 9852
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 334248 0 2 0 94979 1182 0 0 25 0 1 0 1839746965 18620416 3577 4294967295 134512640 134736556 3221224576 3221220396 1074787735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4546 3577 1116 68 0 4478 0
[pid=9820] vsize: 18184
Current children cumulated CPU time (s) 961.61
Current children cumulated vsize (Kb) 18184

[startup+980.075 s]
Raw data (loadavg): 1.02 0.99 0.91 2/57 9852
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 338531 0 2 0 95955 1196 0 0 25 0 1 0 1839746965 17281024 3542 4294967295 134512640 134736556 3221224576 3221222768 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4219 3542 1116 68 0 4151 0
[pid=9820] vsize: 16876
Current children cumulated CPU time (s) 971.51
Current children cumulated vsize (Kb) 16876

[startup+990.076 s]
Raw data (loadavg): 1.02 0.99 0.91 2/57 9852
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 342489 0 2 0 96930 1211 0 0 25 0 1 0 1839746965 18542592 3582 4294967295 134512640 134736556 3221224576 3221220432 1075965246 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4527 3582 1116 68 0 4459 0
[pid=9820] vsize: 18108
Current children cumulated CPU time (s) 981.41
Current children cumulated vsize (Kb) 18108

[startup+1000.08 s]
Raw data (loadavg): 1.01 0.99 0.91 2/57 9852
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 346345 0 2 0 97907 1224 0 0 25 0 1 0 1839746965 17379328 3566 4294967295 134512640 134736556 3221224576 3221222912 1074153753 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4243 3566 1116 68 0 4175 0
[pid=9820] vsize: 16972
Current children cumulated CPU time (s) 991.31
Current children cumulated vsize (Kb) 16972

[startup+1010.08 s]
Raw data (loadavg): 1.01 0.99 0.91 2/57 9852
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 350538 0 2 0 98885 1236 0 0 25 0 1 0 1839746965 17379328 3566 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4243 3566 1116 68 0 4175 0
[pid=9820] vsize: 16972
Current children cumulated CPU time (s) 1001.21
Current children cumulated vsize (Kb) 16972

[startup+1020.08 s]
Raw data (loadavg): 1.01 0.99 0.91 1/57 9854
Raw data (/proc/9820/stat): 9820 (bsolo) T 9819 9820 9102 0 -1 0 355133 0 2 0 99850 1254 0 0 25 0 1 0 1839746965 18620416 3802 4294967295 134512640 134736556 3221224576 3221222588 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4546 3802 1116 68 0 4478 0
[pid=9820] vsize: 18184
Current children cumulated CPU time (s) 1011.04
Current children cumulated vsize (Kb) 18184

[startup+1030.08 s]
Raw data (loadavg): 1.01 0.99 0.91 2/57 9854
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 358573 0 2 0 100821 1269 0 0 25 0 1 0 1839746965 18968576 3686 4294967295 134512640 134736556 3221224576 3221220572 1074873490 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4631 3686 1116 68 0 4563 0
[pid=9820] vsize: 18524
Current children cumulated CPU time (s) 1020.9
Current children cumulated vsize (Kb) 18524

[startup+1040.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9854
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 361465 0 2 0 101805 1279 0 0 25 0 1 0 1839746965 18968576 3699 4294967295 134512640 134736556 3221224576 3221220688 1074883509 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4631 3699 1116 68 0 4563 0
[pid=9820] vsize: 18524
Current children cumulated CPU time (s) 1030.84
Current children cumulated vsize (Kb) 18524

[startup+1050.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9854
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 364485 0 2 0 102791 1289 0 0 25 0 1 0 1839746965 19156992 3745 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4677 3745 1116 68 0 4609 0
[pid=9820] vsize: 18708
Current children cumulated CPU time (s) 1040.8
Current children cumulated vsize (Kb) 18708

[startup+1060.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9854
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 368069 0 2 0 103768 1302 0 0 25 0 1 0 1839746965 18034688 3695 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4403 3695 1116 68 0 4335 0
[pid=9820] vsize: 17612
Current children cumulated CPU time (s) 1050.7
Current children cumulated vsize (Kb) 17612

[startup+1070.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9854
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 371439 0 2 0 104751 1312 0 0 25 0 1 0 1839746965 19533824 3815 4294967295 134512640 134736556 3221224576 3221220592 1075084533 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4769 3815 1116 68 0 4701 0
[pid=9820] vsize: 19076
Current children cumulated CPU time (s) 1060.63
Current children cumulated vsize (Kb) 19076

[startup+1080.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9856
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 374565 0 2 0 105733 1322 0 0 25 0 1 0 1839746965 19341312 3757 4294967295 134512640 134736556 3221224576 3221221120 1074886256 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4722 3757 1116 68 0 4654 0
[pid=9820] vsize: 18888
Current children cumulated CPU time (s) 1070.55
Current children cumulated vsize (Kb) 18888

[startup+1090.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9856
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 377852 0 2 0 106712 1333 0 0 25 0 1 0 1839746965 19390464 3801 4294967295 134512640 134736556 3221224576 3221220912 1074973297 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9820/statm): 4734 3801 1116 68 0 4666 0
[pid=9820] vsize: 18936
Current children cumulated CPU time (s) 1080.45
Current children cumulated vsize (Kb) 18936

[startup+1100.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9856
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 381359 0 2 0 107692 1346 0 0 25 0 1 0 1839746965 20226048 4036 4294967295 134512640 134736556 3221224576 3221220672 1074969763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4938 4036 1116 68 0 4870 0
[pid=9820] vsize: 19752
Current children cumulated CPU time (s) 1090.38
Current children cumulated vsize (Kb) 19752

[startup+1110.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9856
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 384457 0 2 0 108677 1355 0 0 25 0 1 0 1839746965 19922944 3941 4294967295 134512640 134736556 3221224576 3221220612 1075964431 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4864 3941 1116 68 0 4796 0
[pid=9820] vsize: 19456
Current children cumulated CPU time (s) 1100.32
Current children cumulated vsize (Kb) 19456

[startup+1120.09 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9856
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 387700 0 2 0 109662 1364 0 0 25 0 1 0 1839746965 19398656 3767 4294967295 134512640 134736556 3221224576 3221221184 1075967425 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4736 3767 1116 68 0 4668 0
[pid=9820] vsize: 18944
Current children cumulated CPU time (s) 1110.26
Current children cumulated vsize (Kb) 18944

[startup+1130.09 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9856
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 390871 0 2 0 110646 1374 0 0 25 0 1 0 1839746965 19398656 3790 4294967295 134512640 134736556 3221224576 3221220860 1075112900 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4736 3790 1116 68 0 4668 0
[pid=9820] vsize: 18944
Current children cumulated CPU time (s) 1120.2
Current children cumulated vsize (Kb) 18944

[startup+1140.09 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9858
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 394490 0 2 0 111630 1385 0 0 25 0 1 0 1839746965 18063360 3734 4294967295 134512640 134736556 3221224576 3221223264 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4410 3734 1116 68 0 4342 0
[pid=9820] vsize: 17640
Current children cumulated CPU time (s) 1130.15
Current children cumulated vsize (Kb) 17640

[startup+1150.09 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9858
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 397920 0 2 0 112610 1396 0 0 25 0 1 0 1839746965 19640320 3819 4294967295 134512640 134736556 3221224576 3221220592 1075084528 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4795 3819 1116 68 0 4727 0
[pid=9820] vsize: 19180
Current children cumulated CPU time (s) 1140.06
Current children cumulated vsize (Kb) 19180

[startup+1160.09 s]
Raw data (loadavg): 1.00 0.99 0.91 1/57 9858
Raw data (/proc/9820/stat): 9820 (bsolo) T 9819 9820 9102 0 -1 0 401301 0 2 0 113590 1408 0 0 25 0 1 0 1839746965 18505728 3809 4294967295 134512640 134736556 3221224576 3221221400 1077799011 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4518 3809 1116 68 0 4450 0
[pid=9820] vsize: 18072
Current children cumulated CPU time (s) 1149.98
Current children cumulated vsize (Kb) 18072

[startup+1170.09 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9858
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 405242 0 2 0 114569 1421 0 0 25 0 1 0 1839746965 19398656 3753 4294967295 134512640 134736556 3221224576 3221220688 1075090771 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4736 3753 1116 68 0 4668 0
[pid=9820] vsize: 18944
Current children cumulated CPU time (s) 1159.9
Current children cumulated vsize (Kb) 18944

[startup+1180.09 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9858
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 408768 0 2 0 115548 1434 0 0 25 0 1 0 1839746965 19709952 3837 4294967295 134512640 134736556 3221224576 3221220800 1074961361 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4812 3838 1116 68 0 4744 0
[pid=9820] vsize: 19248
Current children cumulated CPU time (s) 1169.82
Current children cumulated vsize (Kb) 19248

[startup+1190.09 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9858
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 411986 0 2 0 116528 1445 0 0 25 0 1 0 1839746965 18169856 3760 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4436 3760 1116 68 0 4368 0
[pid=9820] vsize: 17744
Current children cumulated CPU time (s) 1179.73
Current children cumulated vsize (Kb) 17744

[startup+1200.09 s]
Raw data (loadavg): 1.00 0.99 0.91 2/57 9860
Raw data (/proc/9820/stat): 9820 (bsolo) R 9819 9820 9102 0 -1 0 416238 0 2 0 117505 1459 0 0 25 0 1 0 1839746965 19509248 3929 4294967295 134512640 134736556 3221224576 3221220628 1075964290 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9820/statm): 4763 3929 1116 68 0 4695 0
[pid=9820] vsize: 19052
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (Kb) 19052
One traced child (pid=9820) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1205.76
CPU time (s): 1195.27
CPU user time (s): 1180.6
CPU system time (s): 14.6698
CPU usage (%): 99.1298
Max. virtual memory (cumulated for all children) (Kb): 19752

Verifier Data

Verifier:	OK	244