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-ii8a3.opb
MD5SUMa430664a9b4f203a5896b33ca2b0e0e5
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 191
Optimality of the best value was proved NO
Number of terms in the objective function 528
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 528
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 528
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.01
Number of variables528
Total number of constraints1816
Number of constraints which are clauses1816
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8

Trace number 299

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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:        953104 kB
Buffers:         33528 kB
Cached:          23548 kB
SwapCached:        792 kB
Active:          53456 kB
Inactive:         6340 kB
HighTotal:      131008 kB
HighFree:       103572 kB
LowTotal:       903652 kB
LowFree:        849532 kB
SwapTotal:     2097136 kB
SwapFree:      2095876 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5752 kB
Slab:            16288 kB
Committed_AS:    64140 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 09:20:48 (client local time) WITH STATUS 10 IN 1195.49 SECONDS
stats: 223 0 1195.49 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 528 variables and 1816 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.301
c After prepocess the problem consists of 528 variables and 1804 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 264 @ 0.414 @ #Dec. 388
c NEW SOLUTION FOUND: 263 @ 0.417 @ #Dec. 390
c NEW SOLUTION FOUND: 262 @ 0.426 @ #Dec. 397
c NEW SOLUTION FOUND: 261 @ 0.45 @ #Dec. 416
c NEW SOLUTION FOUND: 260 @ 0.462 @ #Dec. 442
c NEW SOLUTION FOUND: 259 @ 0.48 @ #Dec. 495
c NEW SOLUTION FOUND: 258 @ 0.514 @ #Dec. 543
c NEW SOLUTION FOUND: 257 @ 0.563 @ #Dec. 619
c NEW SOLUTION FOUND: 256 @ 0.634 @ #Dec. 755
c NEW SOLUTION FOUND: 255 @ 0.778 @ #Dec. 986
c NEW SOLUTION FOUND: 254 @ 0.929 @ #Dec. 1272
c NEW SOLUTION FOUND: 253 @ 1.179 @ #Dec. 1866
c Restart #1 #Var: 528 #Dec: 2480 LB: 0 @ 1.452
c NEW SOLUTION FOUND: 252 @ 1.496 @ #Dec. 2572
c NEW SOLUTION FOUND: 251 @ 1.538 @ #Dec. 2615
c NEW SOLUTION FOUND: 250 @ 1.578 @ #Dec. 2662
c NEW SOLUTION FOUND: 249 @ 1.658 @ #Dec. 2755
c NEW SOLUTION FOUND: 248 @ 1.74 @ #Dec. 2867
c NEW SOLUTION FOUND: 247 @ 1.821 @ #Dec. 2975
c NEW SOLUTION FOUND: 246 @ 1.902 @ #Dec. 3081
c NEW SOLUTION FOUND: 245 @ 1.983 @ #Dec. 3210
c NEW SOLUTION FOUND: 244 @ 2.233 @ #Dec. 3538
c NEW SOLUTION FOUND: 243 @ 2.481 @ #Dec. 3948
c NEW SOLUTION FOUND: 242 @ 2.606 @ #Dec. 4119
c Restart #2 #Var: 528 #Dec: 4835 LB: 0 @ 3.137
c Restart #3 #Var: 528 #Dec: 5909 LB: 0 @ 3.934
c NEW SOLUTION FOUND: 241 @ 3.98 @ #Dec. 6024
c NEW SOLUTION FOUND: 240 @ 4.003 @ #Dec. 6060
c NEW SOLUTION FOUND: 239 @ 4.087 @ #Dec. 6137
c Restart #4 #Var: 528 #Dec: 7450 LB: 0 @ 5.168
c Restart #5 #Var: 528 #Dec: 8620 LB: 0 @ 6.562
c NEW SOLUTION FOUND: 238 @ 6.79 @ #Dec. 9020
c NEW SOLUTION FOUND: 237 @ 6.95 @ #Dec. 9244
c NEW SOLUTION FOUND: 236 @ 7.267 @ #Dec. 9864
c Restart #6 #Var: 528 #Dec: 12710 LB: 0 @ 8.791
c Restart #7 #Var: 528 #Dec: 14731 LB: 0 @ 10.548
c NEW SOLUTION FOUND: 229 @ 11.894 @ #Dec. 17078
c NEW SOLUTION FOUND: 228 @ 11.898 @ #Dec. 17079
c NEW SOLUTION FOUND: 227 @ 11.901 @ #Dec. 17083
c NEW SOLUTION FOUND: 226 @ 11.903 @ #Dec. 17086
c Restart #8 #Var: 528 #Dec: 19178 LB: 0 @ 13.859
c Restart #9 #Var: 528 #Dec: 23398 LB: 0 @ 16.399
c Restart #10 #Var: 528 #Dec: 28035 LB: 0 @ 18.9
c Restart #11 #Var: 528 #Dec: 30407 LB: 0 @ 21.615
c CHANGE to LPR mode... 	UB: 226	MIS: 123	LPR: 145 (1.109)	Diff: 0.84828
c Restart #0 #Var: 528 #Dec: 35439 LB: 0 @ 25.996
c Restart #1 #Var: 528 #Dec: 35736 LB: 146 @ 97.63
c NEW SOLUTION FOUND: 216 @ 101.87 @ #Dec. 35751
c NEW SOLUTION FOUND: 213 @ 105.26 @ #Dec. 35768
c NEW SOLUTION FOUND: 212 @ 106.22 @ #Dec. 35773
c NEW SOLUTION FOUND: 210 @ 110 @ #Dec. 35791
c Restart #2 #Var: 528 #Dec: 36210 LB: 146 @ 202.5
c Restart #3 #Var: 528 #Dec: 36844 LB: 146 @ 355.3
c Restart #4 #Var: 528 #Dec: 37736 LB: 146 @ 539.29
c Restart #5 #Var: 528 #Dec: 38834 LB: 146 @ 855.69
c NEW SOLUTION FOUND: 207 @ 975.39 @ #Dec. 39718
c NEW SOLUTION FOUND: 206 @ 1000.5 @ #Dec. 39817
s SATISFIABLE
v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 -x11 x12 -x13 x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 -x44 -x45 x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 -x59 x60 x61 -x62 x63 -x64 -x65 x66 x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 x75 -x76 x77 -x78 -x79 -x80 -x81 -x82 x83 -x84 -x85 x86 x87 -x88 -x89 -x90 x91 -x92 x93 -x94 -x95 x96 x97 -x98 x99 -x100 x101 -x102 x103 -x104 x105 -x106 x107 -x108 -x109 x110 x111 -x112 x113 -x114 x115 -x116 x117 -x118 x119 -x120 x121 -x122 -x123 x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 -x136 x137 -x138 -x139 x140 -x141 x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160 -x161 x162 x163 -x164 -x165 x166 x167 -x168 x169 -x170 -x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 x191 -x192 x193 -x194 -x195 -x196 -x197 x198 -x199 -x200 -x201 -x202 -x203 x204 -x205 x206 x207 -x208 -x209 x210 -x211 -x212 -x213 x214 -x215 x216 x217 -x218 -x219 -x220 -x221 x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230 -x231 x232 -x233 x234 -x235 x236 -x237 x238 x239 -x240 x241 -x242 -x243 -x244 -x245 x246 -x247 -x248 -x249 -x250 -x251 x252 -x253 -x254 -x255 x256 -x257 x258 -x259 x260 x261 -x262 -x263 x264 x265 -x266 -x267 -x268 -x269 x270 -x271 -x272 -x273 -x274 -x275 x276 -x277 -x278 -x279 -x280 -x281 x282 x283 -x284 -x285 -x286 -x287 x288 -x289 x290 -x291 -x292 -x293 x294 x295 -x296 -x297 x298 -x299 x300 -x301 x302 x303 -x304 -x305 x306 -x307 -x308 -x309 x310 -x311 x312 -x313 -x314 -x315 x316 -x317 x318 -x319 x320 x321 -x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 x330 x331 -x332 -x333 -x334 -x335 x336 -x337 x338 -x339 x340 -x341 x342 -x343 x344 -x345 x346 x347 -x348 -x349 x350 -x351 -x352 -x353 x354 x355 -x356 -x357 x358 -x359 x360 -x361 -x362 x363 -x364 -x365 x366 -x367 -x368 -x369 -x370 -x371 x372 -x373 -x374 -x375 -x376 -x377 x378 x379 -x380 -x381 -x382 -x383 x384 -x385 -x386 -x387 x388 -x389 x390 -x391 x392 x393 -x394 -x395 x396 -x397 -x398 x399 -x400 -x401 x402 -x403 -x404 -x405 -x406 -x407 x408 -x409 -x410 x411 -x412 -x413 x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 x426 x427 -x428 -x429 -x430 -x431 x432 x433 -x434 -x435 x436 -x437 x438 -x439 x440 -x441 -x442 -x443 x444 -x445 x446 -x447 -x448 -x449 x450 x451 -x452 -x453 x454 -x455 x456 -x457 x458 x459 -x460 -x461 x462 -x463 -x464 -x465 x466 -x467 x468 x469 -x470 -x471 -x472 -x473 x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 x482 -x483 -x484 -x485 x486 x487 -x488 -x489 x490 -x491 x492 -x493 x494 -x495 x496 -x497 x498 -x499 x500 -x501 x502 x503 -x504 x505 -x506 -x507 x508 -x509 x510 -x511 x512 -x513 -x514 -x515 x516 x517 -x518 -x519 x520 -x521 x522 -x523 x524 -x525 -x526 -x527 x528 
c Cost: 206
c Exit Code: 10
c Total time: 1195.5 s

Watcher Data

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

[startup+10.0031 s]
Raw data (loadavg): 0.93 0.97 0.91 1/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) T 28481 28482 27660 0 -1 0 895 0 0 0 929 23 0 0 25 0 1 0 1768216556 6725632 806 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1642 806 1116 68 0 1574 0
[pid=28482] vsize: 6568
Current children cumulated CPU time (s) 9.52
Current children cumulated vsize (Kb) 6568

[startup+20.0039 s]
Raw data (loadavg): 0.94 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 897 0 0 0 1863 47 0 0 25 0 1 0 1768216556 6725632 808 4294967295 134512640 134736556 3221224576 3221223136 134634110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1642 808 1116 68 0 1574 0
[pid=28482] vsize: 6568
Current children cumulated CPU time (s) 19.1
Current children cumulated vsize (Kb) 6568

[startup+30.0047 s]
Raw data (loadavg): 0.95 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 2181 0 0 0 2814 66 0 0 25 0 1 0 1768216556 8654848 1221 4294967295 134512640 134736556 3221224576 3221220408 1074788372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2113 1221 1116 68 0 2045 0
[pid=28482] vsize: 8452
Current children cumulated CPU time (s) 28.8
Current children cumulated vsize (Kb) 8452

[startup+40.0044 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 4839 0 0 0 3799 75 0 0 25 0 1 0 1768216556 8364032 1212 4294967295 134512640 134736556 3221224576 3221221184 1075967440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2042 1212 1116 68 0 1974 0
[pid=28482] vsize: 8168
Current children cumulated CPU time (s) 38.74
Current children cumulated vsize (Kb) 8168

[startup+50.0052 s]
Raw data (loadavg): 0.96 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 7791 0 0 0 4783 85 0 0 25 0 1 0 1768216556 8364032 1209 4294967295 134512640 134736556 3221224576 3221220368 1075965246 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2042 1209 1116 68 0 1974 0
[pid=28482] vsize: 8168
Current children cumulated CPU time (s) 48.68
Current children cumulated vsize (Kb) 8168

[startup+60.006 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 11150 0 0 0 5763 97 0 0 25 0 1 0 1768216556 7614464 1186 4294967295 134512640 134736556 3221224576 3221222864 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1859 1186 1116 68 0 1791 0
[pid=28482] vsize: 7436
Current children cumulated CPU time (s) 58.6
Current children cumulated vsize (Kb) 7436

[startup+70.0067 s]
Raw data (loadavg): 0.97 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 14424 0 0 0 6743 109 0 0 25 0 1 0 1768216556 8364032 1212 4294967295 134512640 134736556 3221224576 3221220756 1075115117 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2042 1212 1116 68 0 1974 0
[pid=28482] vsize: 8168
Current children cumulated CPU time (s) 68.52
Current children cumulated vsize (Kb) 8168

[startup+80.0075 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 18371 0 0 0 7721 122 0 0 25 0 1 0 1768216556 8515584 1221 4294967295 134512640 134736556 3221224576 3221220412 1074788950 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2079 1221 1116 68 0 2011 0
[pid=28482] vsize: 8316
Current children cumulated CPU time (s) 78.43
Current children cumulated vsize (Kb) 8316

[startup+90.0083 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 23347 0 0 0 8700 138 0 0 25 0 1 0 1768216556 8364032 1209 4294967295 134512640 134736556 3221224576 3221221680 1075969892 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2042 1209 1116 68 0 1974 0
[pid=28482] vsize: 8168
Current children cumulated CPU time (s) 88.38
Current children cumulated vsize (Kb) 8168

[startup+100.009 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 27776 0 0 0 9659 159 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221222912 1074153672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 98.18
Current children cumulated vsize (Kb) 7452

[startup+110.01 s]
Raw data (loadavg): 0.98 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 32209 0 0 0 10636 175 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221222912 1074153675 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 108.11
Current children cumulated vsize (Kb) 7452

[startup+120.01 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) T 28481 28482 27660 0 -1 0 39681 0 0 0 11604 196 0 0 25 0 1 0 1768216556 8232960 1240 4294967295 134512640 134736556 3221224576 3221222856 1077799185 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2010 1240 1116 68 0 1942 0
[pid=28482] vsize: 8040
Current children cumulated CPU time (s) 118
Current children cumulated vsize (Kb) 8040

[startup+130.01 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 47881 0 0 0 12572 220 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221222176 1075821163 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 127.92
Current children cumulated vsize (Kb) 7452

[startup+140.011 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 53707 0 0 0 13542 240 0 0 25 0 1 0 1768216556 8531968 1218 4294967295 134512640 134736556 3221224576 3221221568 1075971383 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2083 1220 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 137.82
Current children cumulated vsize (Kb) 8332

[startup+150.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 57765 0 0 0 14519 254 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221222628 1077378596 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 147.73
Current children cumulated vsize (Kb) 7452

[startup+160.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 62491 0 0 0 15493 271 0 0 25 0 1 0 1768216556 8531968 1207 4294967295 134512640 134736556 3221224576 3221220768 1075115709 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2083 1207 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 157.64
Current children cumulated vsize (Kb) 8332

[startup+170.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 67097 0 0 0 16467 287 0 0 25 0 1 0 1768216556 8531968 1214 4294967295 134512640 134736556 3221224576 3221220792 1076079125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2083 1214 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 167.54
Current children cumulated vsize (Kb) 8332

[startup+180.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 72876 0 0 0 17439 304 0 0 25 0 1 0 1768216556 8531968 1311 4294967295 134512640 134736556 3221224576 3221220656 1075561089 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2083 1311 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 177.43
Current children cumulated vsize (Kb) 8332

[startup+190.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 77788 0 0 0 18410 322 0 0 25 0 1 0 1768216556 8232960 1238 4294967295 134512640 134736556 3221224576 3221220540 1074788968 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2010 1238 1116 68 0 1942 0
[pid=28482] vsize: 8040
Current children cumulated CPU time (s) 187.32
Current children cumulated vsize (Kb) 8040

[startup+200.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 82947 0 0 0 19381 340 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221222176 1075818359 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 197.21
Current children cumulated vsize (Kb) 7452

[startup+210.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 87614 0 0 0 20347 358 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221222824 1074138155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 207.05
Current children cumulated vsize (Kb) 7452

[startup+220.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 91752 0 0 0 21325 372 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221223152 134682731 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 216.97
Current children cumulated vsize (Kb) 7452

[startup+230.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 98184 0 0 0 22293 393 0 0 25 0 1 0 1768216556 8531968 1210 4294967295 134512640 134736556 3221224576 3221220900 1075965916 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2083 1210 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 226.86
Current children cumulated vsize (Kb) 8332

[startup+240.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 104191 0 0 0 23261 412 0 0 25 0 1 0 1768216556 8531968 1219 4294967295 134512640 134736556 3221224576 3221221296 1076084087 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2083 1219 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 236.73
Current children cumulated vsize (Kb) 8332

[startup+250.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 108740 0 0 0 24235 429 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 246.64
Current children cumulated vsize (Kb) 7452

[startup+260.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 113566 0 0 0 25210 445 0 0 25 0 1 0 1768216556 8232960 1242 4294967295 134512640 134736556 3221224576 3221220688 1075091287 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2010 1242 1116 68 0 1942 0
[pid=28482] vsize: 8040
Current children cumulated CPU time (s) 256.55
Current children cumulated vsize (Kb) 8040

[startup+270.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 119119 0 0 0 26183 462 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221222896 1074153749 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 266.45
Current children cumulated vsize (Kb) 7452

[startup+280.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 124423 0 0 0 27154 480 0 0 25 0 1 0 1768216556 8232960 1234 4294967295 134512640 134736556 3221224576 3221220672 1074969737 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2010 1234 1116 68 0 1942 0
[pid=28482] vsize: 8040
Current children cumulated CPU time (s) 276.34
Current children cumulated vsize (Kb) 8040

[startup+290.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 129603 0 0 0 28126 497 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221222824 1074138150 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 286.23
Current children cumulated vsize (Kb) 7452

[startup+300.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 134227 0 0 0 29102 511 0 0 25 0 1 0 1768216556 8531968 1221 4294967295 134512640 134736556 3221224576 3221220800 1074960865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2083 1221 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 296.13
Current children cumulated vsize (Kb) 8332

[startup+310.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 139306 0 0 0 30078 526 0 0 25 0 1 0 1768216556 8531968 1213 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2083 1213 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 306.04
Current children cumulated vsize (Kb) 8332

[startup+320.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 144076 0 0 0 31053 542 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221222888 1077410279 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 315.95
Current children cumulated vsize (Kb) 7452

[startup+330.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 148690 0 0 0 32028 558 0 0 25 0 1 0 1768216556 8531968 1215 4294967295 134512640 134736556 3221224576 3221221056 1075119993 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2083 1215 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 325.86
Current children cumulated vsize (Kb) 8332

[startup+340.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 153472 0 0 0 33001 573 0 0 25 0 1 0 1768216556 8531968 1218 4294967295 134512640 134736556 3221224576 3221220672 1074969684 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2083 1218 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 335.74
Current children cumulated vsize (Kb) 8332

[startup+350.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 158846 0 0 0 33971 592 0 0 25 0 1 0 1768216556 7630848 1190 4294967295 134512640 134736556 3221224576 3221223168 134681380 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1863 1190 1116 68 0 1795 0
[pid=28482] vsize: 7452
Current children cumulated CPU time (s) 345.63
Current children cumulated vsize (Kb) 7452

[startup+360.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 163902 0 0 0 34936 613 0 0 25 0 1 0 1768216556 8101888 1280 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1978 1280 1116 68 0 1910 0
[pid=28482] vsize: 7912
Current children cumulated CPU time (s) 355.49
Current children cumulated vsize (Kb) 7912

[startup+370.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 168877 0 0 0 35912 629 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222788 1077374568 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 365.41
Current children cumulated vsize (Kb) 7744

[startup+380.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 173484 0 0 0 36887 644 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222808 1074138155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 375.31
Current children cumulated vsize (Kb) 7744

[startup+390.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 182808 0 0 0 37849 672 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153800 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 385.21
Current children cumulated vsize (Kb) 7744

[startup+400.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 191607 0 0 0 38812 697 0 0 25 0 1 0 1768216556 8380416 1305 4294967295 134512640 134736556 3221224576 3221220736 1076079191 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2046 1305 1116 68 0 1978 0
[pid=28482] vsize: 8184
Current children cumulated CPU time (s) 395.09
Current children cumulated vsize (Kb) 8184

[startup+410.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 200678 0 0 0 39775 722 0 0 25 0 1 0 1768216556 8380416 1269 4294967295 134512640 134736556 3221224576 3221220688 1075095166 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2046 1269 1116 68 0 1978 0
[pid=28482] vsize: 8184
Current children cumulated CPU time (s) 404.97
Current children cumulated vsize (Kb) 8184

[startup+420.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 208867 0 0 0 40739 747 0 0 25 0 1 0 1768216556 8679424 1380 4294967295 134512640 134736556 3221224576 3221220692 1075964244 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2119 1380 1116 68 0 2051 0
[pid=28482] vsize: 8476
Current children cumulated CPU time (s) 414.86
Current children cumulated vsize (Kb) 8476

[startup+430.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 218256 0 0 0 41703 774 0 0 25 0 1 0 1768216556 8380416 1307 4294967295 134512640 134736556 3221224576 3221220748 1074882384 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2046 1307 1116 68 0 1978 0
[pid=28482] vsize: 8184
Current children cumulated CPU time (s) 424.77
Current children cumulated vsize (Kb) 8184

[startup+440.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 224994 0 0 0 42674 793 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222176 1075818396 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 434.67
Current children cumulated vsize (Kb) 7744

[startup+450.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 230505 0 0 0 43648 811 0 0 25 0 1 0 1768216556 8679424 1286 4294967295 134512640 134736556 3221224576 3221221600 1074867308 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2119 1286 1116 68 0 2051 0
[pid=28482] vsize: 8476
Current children cumulated CPU time (s) 444.59
Current children cumulated vsize (Kb) 8476

[startup+460.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 235160 0 0 0 44625 825 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 454.5
Current children cumulated vsize (Kb) 7744

[startup+470.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 241149 0 0 0 45595 844 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222896 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 464.39
Current children cumulated vsize (Kb) 7744

[startup+480.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 246592 0 0 0 46571 859 0 0 25 0 1 0 1768216556 8679424 1380 4294967295 134512640 134736556 3221224576 3221220848 1075171681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2119 1380 1116 68 0 2051 0
[pid=28482] vsize: 8476
Current children cumulated CPU time (s) 474.3
Current children cumulated vsize (Kb) 8476

[startup+490.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 250961 0 0 0 47546 875 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222528 1074915753 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 484.21
Current children cumulated vsize (Kb) 7744

[startup+500.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 255190 0 0 0 48522 890 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 494.12
Current children cumulated vsize (Kb) 7744

[startup+510.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 260312 0 0 0 49498 905 0 0 25 0 1 0 1768216556 8830976 1286 4294967295 134512640 134736556 3221224576 3221221072 1075088581 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2156 1286 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 504.03
Current children cumulated vsize (Kb) 8624

[startup+520.035 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 264022 0 0 0 50477 918 0 0 25 0 1 0 1768216556 8830976 1297 4294967295 134512640 134736556 3221224576 3221220424 1074789701 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2156 1297 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 513.95
Current children cumulated vsize (Kb) 8624

[startup+530.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 268323 0 0 0 51452 933 0 0 25 0 1 0 1768216556 8679424 1283 4294967295 134512640 134736556 3221224576 3221220584 1074789530 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2119 1283 1116 68 0 2051 0
[pid=28482] vsize: 8476
Current children cumulated CPU time (s) 523.85
Current children cumulated vsize (Kb) 8476

[startup+540.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 272410 0 0 0 52431 946 0 0 25 0 1 0 1768216556 8380416 1303 4294967295 134512640 134736556 3221224576 3221220540 1074788930 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2046 1303 1116 68 0 1978 0
[pid=28482] vsize: 8184
Current children cumulated CPU time (s) 533.77
Current children cumulated vsize (Kb) 8184

[startup+550.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 276296 0 0 0 53404 962 0 0 25 0 1 0 1768216556 8679424 1288 4294967295 134512640 134736556 3221224576 3221220756 1075115023 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2119 1288 1116 68 0 2051 0
[pid=28482] vsize: 8476
Current children cumulated CPU time (s) 543.66
Current children cumulated vsize (Kb) 8476

[startup+560.039 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) T 28481 28482 27660 0 -1 0 280303 0 0 0 54384 974 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 553.58
Current children cumulated vsize (Kb) 7744

[startup+570.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 283518 0 0 0 55367 986 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221223332 134612422 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 563.53
Current children cumulated vsize (Kb) 7744

[startup+580.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 287200 0 0 0 56347 998 0 0 25 0 1 0 1768216556 8830976 1293 4294967295 134512640 134736556 3221224576 3221221572 1074846137 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2156 1293 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 573.45
Current children cumulated vsize (Kb) 8624

[startup+590.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 290640 0 0 0 57327 1010 0 0 25 0 1 0 1768216556 8830976 1294 4294967295 134512640 134736556 3221224576 3221220688 1075090256 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2156 1294 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 583.37
Current children cumulated vsize (Kb) 8624

[startup+600.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 294353 0 0 0 58309 1022 0 0 25 0 1 0 1768216556 8830976 1294 4294967295 134512640 134736556 3221224576 3221220800 1074960865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2156 1294 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 593.31
Current children cumulated vsize (Kb) 8624

[startup+610.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 297679 0 0 0 59291 1032 0 0 25 0 1 0 1768216556 8679424 1276 4294967295 134512640 134736556 3221224576 3221221532 1074621078 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2119 1276 1116 68 0 2051 0
[pid=28482] vsize: 8476
Current children cumulated CPU time (s) 603.23
Current children cumulated vsize (Kb) 8476

[startup+620.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 301096 0 0 0 60272 1044 0 0 25 0 1 0 1768216556 8679424 1284 4294967295 134512640 134736556 3221224576 3221221360 1075115397 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2119 1284 1116 68 0 2051 0
[pid=28482] vsize: 8476
Current children cumulated CPU time (s) 613.16
Current children cumulated vsize (Kb) 8476

[startup+630.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 304595 0 0 0 61252 1057 0 0 25 0 1 0 1768216556 8679424 1278 4294967295 134512640 134736556 3221224576 3221220864 1075113435 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2119 1278 1116 68 0 2051 0
[pid=28482] vsize: 8476
Current children cumulated CPU time (s) 623.09
Current children cumulated vsize (Kb) 8476

[startup+640.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 308579 0 0 0 62231 1069 0 0 25 0 1 0 1768216556 8830976 1297 4294967295 134512640 134736556 3221224576 3221220768 1075115696 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2156 1297 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 633
Current children cumulated vsize (Kb) 8624

[startup+650.044 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) T 28481 28482 27660 0 -1 0 312258 0 0 0 63213 1081 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 642.94
Current children cumulated vsize (Kb) 7744

[startup+660.045 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 315900 0 0 0 64192 1094 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221221808 1074140378 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 652.86
Current children cumulated vsize (Kb) 7744

[startup+670.046 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 319011 0 0 0 65175 1105 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222644 1077378716 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 662.8
Current children cumulated vsize (Kb) 7744

[startup+680.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 322677 0 0 0 66154 1118 0 0 25 0 1 0 1768216556 8830976 1289 4294967295 134512640 134736556 3221224576 3221220680 1074883309 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2156 1289 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 672.72
Current children cumulated vsize (Kb) 8624

[startup+690.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 325899 0 0 0 67133 1131 0 0 25 0 1 0 1768216556 8679424 1285 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2119 1285 1116 68 0 2051 0
[pid=28482] vsize: 8476
Current children cumulated CPU time (s) 682.64
Current children cumulated vsize (Kb) 8476

[startup+700.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 329662 0 0 0 68115 1143 0 0 25 0 1 0 1768216556 8830976 1289 4294967295 134512640 134736556 3221224576 3221220476 1074788959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2156 1289 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 692.58
Current children cumulated vsize (Kb) 8624

[startup+710.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 333444 0 0 0 69095 1155 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221221632 1074139054 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 702.5
Current children cumulated vsize (Kb) 7744

[startup+720.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 337027 0 0 0 70076 1165 0 0 25 0 1 0 1768216556 8380416 1307 4294967295 134512640 134736556 3221224576 3221220628 1075964221 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2046 1307 1116 68 0 1978 0
[pid=28482] vsize: 8184
Current children cumulated CPU time (s) 712.41
Current children cumulated vsize (Kb) 8184

[startup+730.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 340776 0 0 0 71056 1178 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221223168 134681382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 722.34
Current children cumulated vsize (Kb) 7744

[startup+740.052 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 345228 0 0 0 72031 1195 0 0 25 0 1 0 1768216556 8830976 1293 4294967295 134512640 134736556 3221224576 3221220800 1074960752 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2156 1293 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 732.26
Current children cumulated vsize (Kb) 8624

[startup+750.053 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 350003 0 0 0 73006 1211 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153800 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 742.17
Current children cumulated vsize (Kb) 7744

[startup+760.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 353994 0 0 0 73984 1223 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222696 1077377480 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 752.07
Current children cumulated vsize (Kb) 7744

[startup+770.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 358338 0 0 0 74961 1237 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222824 1074138150 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (Kb) 7744

[startup+780.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 363450 0 0 0 75935 1253 0 0 25 0 1 0 1768216556 8830976 1292 4294967295 134512640 134736556 3221224576 3221220612 1075964386 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2156 1292 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 771.88
Current children cumulated vsize (Kb) 8624

[startup+790.054 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 367502 0 0 0 76913 1267 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221221632 1074139082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 781.8
Current children cumulated vsize (Kb) 7744

[startup+800.056 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 373101 0 0 0 77884 1285 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222176 1075817798 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 791.69
Current children cumulated vsize (Kb) 7744

[startup+810.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 378590 0 0 0 78856 1302 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222696 1077377232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 801.58
Current children cumulated vsize (Kb) 7744

[startup+820.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 383996 0 0 0 79833 1318 0 0 25 0 1 0 1768216556 8830976 1293 4294967295 134512640 134736556 3221224576 3221220672 1074969600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2156 1293 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 811.51
Current children cumulated vsize (Kb) 8624

[startup+830.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 389642 0 0 0 80806 1334 0 0 25 0 1 0 1768216556 8830976 1385 4294967295 134512640 134736556 3221224576 3221220540 1074788959 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2156 1385 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 821.4
Current children cumulated vsize (Kb) 8624

[startup+840.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 395079 0 0 0 81779 1352 0 0 17 0 1 0 1768216556 8830976 1386 4294967295 134512640 134736556 3221224576 3221220492 1074788069 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2156 1386 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 831.31
Current children cumulated vsize (Kb) 8624

[startup+850.057 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 400629 0 0 0 82750 1371 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153158 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 841.21
Current children cumulated vsize (Kb) 7744

[startup+860.058 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 406145 0 0 0 83723 1388 0 0 25 0 1 0 1768216556 8531968 1313 4294967295 134512640 134736556 3221224576 3221220800 1074799101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2083 1313 1116 68 0 2015 0
[pid=28482] vsize: 8332
Current children cumulated CPU time (s) 851.11
Current children cumulated vsize (Kb) 8332

[startup+870.058 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 411529 0 0 0 84678 1411 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222312 1077377797 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 860.89
Current children cumulated vsize (Kb) 7744

[startup+880.059 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 420058 0 0 0 85635 1438 0 0 25 0 1 0 1768216556 8380416 1305 4294967295 134512640 134736556 3221224576 3221220672 1074970415 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2046 1305 1116 68 0 1978 0
[pid=28482] vsize: 8184
Current children cumulated CPU time (s) 870.73
Current children cumulated vsize (Kb) 8184

[startup+890.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 428527 0 0 0 86589 1465 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222824 1074138162 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 880.54
Current children cumulated vsize (Kb) 7744

[startup+900.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 437526 0 0 0 87545 1493 0 0 25 0 1 0 1768216556 8380416 1306 4294967295 134512640 134736556 3221224576 3221220688 1075094689 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2046 1306 1116 68 0 1978 0
[pid=28482] vsize: 8184
Current children cumulated CPU time (s) 890.38
Current children cumulated vsize (Kb) 8184

[startup+910.061 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 445056 0 0 0 88509 1515 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221221840 1075006847 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 900.24
Current children cumulated vsize (Kb) 7744

[startup+920.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 452548 0 0 0 89472 1539 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222808 1074138155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 910.11
Current children cumulated vsize (Kb) 7744

[startup+930.061 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 460044 0 0 0 90435 1564 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222888 1074143073 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 919.99
Current children cumulated vsize (Kb) 7744

[startup+940.062 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 467708 0 0 0 91397 1589 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222844 1073986656 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 929.86
Current children cumulated vsize (Kb) 7744

[startup+950.062 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 475087 0 0 0 92359 1611 0 0 25 0 1 0 1768216556 8380416 1303 4294967295 134512640 134736556 3221224576 3221220704 1074791969 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2046 1303 1116 68 0 1978 0
[pid=28482] vsize: 8184
Current children cumulated CPU time (s) 939.7
Current children cumulated vsize (Kb) 8184

[startup+960.062 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 482431 0 0 0 93321 1636 0 0 25 0 1 0 1768216556 8380416 1304 4294967295 134512640 134736556 3221224576 3221220528 1075965240 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2046 1304 1116 68 0 1978 0
[pid=28482] vsize: 8184
Current children cumulated CPU time (s) 949.57
Current children cumulated vsize (Kb) 8184

[startup+970.063 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 489120 0 0 0 94284 1658 0 0 25 0 1 0 1768216556 9011200 1353 4294967295 134512640 134736556 3221224576 3221220676 1075964393 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2200 1353 1116 68 0 2132 0
[pid=28482] vsize: 8800
Current children cumulated CPU time (s) 959.42
Current children cumulated vsize (Kb) 8800

[startup+980.064 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 493216 0 0 0 95264 1671 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 969.35
Current children cumulated vsize (Kb) 7744

[startup+990.064 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 497491 0 0 0 96243 1684 0 0 25 0 1 0 1768216556 8830976 1297 4294967295 134512640 134736556 3221224576 3221220688 1075092632 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2156 1297 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 979.27
Current children cumulated vsize (Kb) 8624

[startup+1000.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 502499 0 0 0 97219 1699 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222488 1074207169 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 989.18
Current children cumulated vsize (Kb) 7744

[startup+1010.06 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 507484 0 0 0 98193 1715 0 0 25 0 1 0 1768216556 8679424 1380 4294967295 134512640 134736556 3221224576 3221220756 1075115141 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2119 1380 1116 68 0 2051 0
[pid=28482] vsize: 8476
Current children cumulated CPU time (s) 999.08
Current children cumulated vsize (Kb) 8476

[startup+1020.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 511897 0 0 0 99172 1728 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222472 1077410279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1009
Current children cumulated vsize (Kb) 7744

[startup+1030.07 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) T 28481 28482 27660 0 -1 0 516038 0 0 0 100147 1742 0 0 25 0 1 0 1768216556 8228864 1265 4294967295 134512640 134736556 3221224576 3221221400 1077799011 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2009 1265 1116 68 0 1941 0
[pid=28482] vsize: 8036
Current children cumulated CPU time (s) 1018.89
Current children cumulated vsize (Kb) 8036

[startup+1040.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 520876 0 0 0 101123 1757 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222816 1074143667 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1028.8
Current children cumulated vsize (Kb) 7744

[startup+1050.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 527102 0 0 0 102092 1778 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1038.7
Current children cumulated vsize (Kb) 7744

[startup+1060.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 532204 0 0 0 103065 1795 0 0 25 0 1 0 1768216556 8830976 1293 4294967295 134512640 134736556 3221224576 3221221184 1075967892 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2156 1293 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 1048.6
Current children cumulated vsize (Kb) 8624

[startup+1070.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 537279 0 0 0 104040 1811 0 0 25 0 1 0 1768216556 8830976 1292 4294967295 134512640 134736556 3221224576 3221220408 1074788443 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2156 1292 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 1058.51
Current children cumulated vsize (Kb) 8624

[startup+1080.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 541795 0 0 0 105016 1827 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1068.43
Current children cumulated vsize (Kb) 7744

[startup+1090.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 546971 0 0 0 105990 1844 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222176 1075818255 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1078.34
Current children cumulated vsize (Kb) 7744

[startup+1100.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 551995 0 0 0 106965 1859 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222528 1074917520 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1088.24
Current children cumulated vsize (Kb) 7744

[startup+1110.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 557167 0 0 0 107940 1876 0 0 25 0 1 0 1768216556 8830976 1287 4294967295 134512640 134736556 3221224576 3221220864 1075113487 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2156 1287 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 1098.16
Current children cumulated vsize (Kb) 8624

[startup+1120.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 562038 0 0 0 108913 1895 0 0 25 0 1 0 1768216556 8830976 1287 4294967295 134512640 134736556 3221224576 3221220672 1074970173 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2156 1287 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 1108.08
Current children cumulated vsize (Kb) 8624

[startup+1130.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 567372 0 0 0 109885 1913 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153800 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1117.98
Current children cumulated vsize (Kb) 7744

[startup+1140.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 571144 0 0 0 110865 1925 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153749 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1127.9
Current children cumulated vsize (Kb) 7744

[startup+1150.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 574875 0 0 0 111844 1938 0 0 25 0 1 0 1768216556 8830976 1282 4294967295 134512640 134736556 3221224576 3221220756 1075114960 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 2156 1282 1116 68 0 2088 0
[pid=28482] vsize: 8624
Current children cumulated CPU time (s) 1137.82
Current children cumulated vsize (Kb) 8624

[startup+1160.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 578595 0 0 0 112821 1952 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222864 1073986885 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1147.73
Current children cumulated vsize (Kb) 7744

[startup+1170.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 582023 0 0 0 113800 1963 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222776 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1157.63
Current children cumulated vsize (Kb) 7744

[startup+1180.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) T 28481 28482 27660 0 -1 0 585624 0 0 0 114779 1977 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1167.56
Current children cumulated vsize (Kb) 7744

[startup+1190.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 589398 0 0 0 115758 1990 0 0 25 0 1 0 1768216556 7929856 1263 4294967295 134512640 134736556 3221224576 3221222912 1074153779 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/28482/statm): 1936 1263 1116 68 0 1868 0
[pid=28482] vsize: 7744
Current children cumulated CPU time (s) 1177.48
Current children cumulated vsize (Kb) 7744

[startup+1200.07 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 28482
Raw data (/proc/28482/stat): 28482 (bsolo) R 28481 28482 27660 0 -1 0 593000 0 0 0 116735 2004 0 0 25 0 1 0 1768216556 8380416 1307 4294967295 134512640 134736556 3221224576 3221220656 1075561100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/28482/statm): 2046 1307 1116 68 0 1978 0
[pid=28482] vsize: 8184
Current children cumulated CPU time (s) 1187.39
Current children cumulated vsize (Kb) 8184
One traced child (pid=28482) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1208.23
CPU time (s): 1195.49
CPU user time (s): 1175.32
CPU system time (s): 20.1739
CPU usage (%): 98.9453
Max. virtual memory (cumulated for all children) (Kb): 8800

Verifier Data

Verifier:	OK	206