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-ii32c1.opb
MD5SUM8afff0cc8710524125079d5ef00fedc0
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 167
Optimality of the best value was proved YES
Number of terms in the objective function 450
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 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark58.6491
Number of variables450
Total number of constraints1505
Number of constraints which are clauses1505
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 200

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 450.999
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:        951016 kB
Buffers:         33760 kB
Cached:          23404 kB
SwapCached:        228 kB
Active:          53616 kB
Inactive:         6528 kB
HighTotal:      131008 kB
HighFree:       103796 kB
LowTotal:       903652 kB
LowFree:        847220 kB
SwapTotal:     2097136 kB
SwapFree:      2096756 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6272 kB
Slab:            17888 kB
Committed_AS:    64128 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:48:26 (client local time) WITH STATUS 10 IN 1195.46 SECONDS
stats: 144 0 1195.46 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 450 variables and 1505 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.412
c After prepocess the problem consists of 450 variables and 1505 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 225 @ 0.423 @ #Dec. 72
c NEW SOLUTION FOUND: 224 @ 0.424 @ #Dec. 72
c NEW SOLUTION FOUND: 223 @ 0.427 @ #Dec. 73
c NEW SOLUTION FOUND: 222 @ 0.43 @ #Dec. 75
c NEW SOLUTION FOUND: 221 @ 0.434 @ #Dec. 78
c NEW SOLUTION FOUND: 220 @ 0.44 @ #Dec. 82
c NEW SOLUTION FOUND: 219 @ 0.445 @ #Dec. 87
c NEW SOLUTION FOUND: 218 @ 0.453 @ #Dec. 93
c NEW SOLUTION FOUND: 217 @ 0.461 @ #Dec. 107
c NEW SOLUTION FOUND: 216 @ 0.468 @ #Dec. 130
c NEW SOLUTION FOUND: 215 @ 0.476 @ #Dec. 165
c NEW SOLUTION FOUND: 214 @ 0.485 @ #Dec. 200
c NEW SOLUTION FOUND: 213 @ 0.495 @ #Dec. 241
c NEW SOLUTION FOUND: 212 @ 0.506 @ #Dec. 279
c NEW SOLUTION FOUND: 211 @ 0.523 @ #Dec. 344
c NEW SOLUTION FOUND: 210 @ 0.546 @ #Dec. 423
c NEW SOLUTION FOUND: 209 @ 0.589 @ #Dec. 529
c NEW SOLUTION FOUND: 208 @ 0.671 @ #Dec. 685
c NEW SOLUTION FOUND: 207 @ 0.821 @ #Dec. 908
c NEW SOLUTION FOUND: 206 @ 0.966 @ #Dec. 1123
c Restart #1 #Var: 450 #Dec: 1385 LB: 0 @ 1.2
c NEW SOLUTION FOUND: 205 @ 1.229 @ #Dec. 1445
c NEW SOLUTION FOUND: 204 @ 1.237 @ #Dec. 1451
c NEW SOLUTION FOUND: 203 @ 1.24 @ #Dec. 1454
c NEW SOLUTION FOUND: 202 @ 1.252 @ #Dec. 1468
c NEW SOLUTION FOUND: 201 @ 1.29 @ #Dec. 1525
c NEW SOLUTION FOUND: 200 @ 1.326 @ #Dec. 1588
c NEW SOLUTION FOUND: 199 @ 1.359 @ #Dec. 1649
c NEW SOLUTION FOUND: 198 @ 1.433 @ #Dec. 1781
c NEW SOLUTION FOUND: 197 @ 1.468 @ #Dec. 1850
c Restart #2 #Var: 450 #Dec: 2980 LB: 0 @ 2.041
c Restart #3 #Var: 450 #Dec: 4685 LB: 0 @ 2.872
c NEW SOLUTION FOUND: 196 @ 2.895 @ #Dec. 4808
c NEW SOLUTION FOUND: 195 @ 2.898 @ #Dec. 4808
c NEW SOLUTION FOUND: 194 @ 2.909 @ #Dec. 4832
c NEW SOLUTION FOUND: 193 @ 2.912 @ #Dec. 4834
c NEW SOLUTION FOUND: 192 @ 2.918 @ #Dec. 4853
c NEW SOLUTION FOUND: 191 @ 2.939 @ #Dec. 4928
c NEW SOLUTION FOUND: 190 @ 2.957 @ #Dec. 5034
c NEW SOLUTION FOUND: 189 @ 2.971 @ #Dec. 5131
c NEW SOLUTION FOUND: 188 @ 2.989 @ #Dec. 5234
c NEW SOLUTION FOUND: 187 @ 3.038 @ #Dec. 5437
c NEW SOLUTION FOUND: 186 @ 3.578 @ #Dec. 6685
c Restart #4 #Var: 450 #Dec: 8431 LB: 0 @ 4.505
c Restart #5 #Var: 450 #Dec: 13431 LB: 0 @ 5.992
c Restart #6 #Var: 450 #Dec: 17854 LB: 0 @ 7.597
c Restart #7 #Var: 450 #Dec: 24159 LB: 0 @ 9.655
c CHANGE to LPR mode... 	UB: 186	MIS: 116	LPR: 136 (0.61638)	Diff: 0.85294
c Restart #0 #Var: 450 #Dec: 25863 LB: 0 @ 16.529
c Restart #1 #Var: 450 #Dec: 26112 LB: 136 @ 58.685
c NEW SOLUTION FOUND: 178 @ 61.117 @ #Dec. 26122
c Restart #2 #Var: 450 #Dec: 26543 LB: 136 @ 164.49
c Restart #3 #Var: 450 #Dec: 27221 LB: 136 @ 345.24
c NEW SOLUTION FOUND: 168 @ 347.31 @ #Dec. 27231
c NEW SOLUTION FOUND: 167 @ 349.37 @ #Dec. 27254
c Restart #4 #Var: 448 #Dec: 28082 LB: 136 @ 719.85
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 
c Cost: 167
c Exit Code: 10
c Total time: 1195.4 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/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1781623129 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 107 3 90 68 0 39 0
[pid=23400] 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/wulflinc10/normalized-ii32c1.opb

[startup+10.0031 s]
Raw data (loadavg): 0.93 0.95 0.90 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 963 0 0 0 894 36 0 0 25 0 1 0 1781623129 6995968 874 4294967295 134512640 134736556 3221224576 3221223064 1077377725 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1708 874 1116 68 0 1640 0
[pid=23400] vsize: 6832
Current children cumulated CPU time (s) 9.3
Current children cumulated vsize (Kb) 6832

[startup+20.0037 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 4635 0 0 0 1822 65 0 0 25 0 1 0 1781623129 8966144 1362 4294967295 134512640 134736556 3221224576 3221220612 1075964396 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2189 1362 1116 68 0 2121 0
[pid=23400] vsize: 8756
Current children cumulated CPU time (s) 18.87
Current children cumulated vsize (Kb) 8756

[startup+30.0042 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 7621 0 0 0 2804 76 0 0 25 0 1 0 1781623129 7651328 1197 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1868 1197 1116 68 0 1800 0
[pid=23400] vsize: 7472
Current children cumulated CPU time (s) 28.8
Current children cumulated vsize (Kb) 7472

[startup+40.0048 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 12224 0 0 0 3773 94 0 0 25 0 1 0 1781623129 8052736 1241 4294967295 134512640 134736556 3221224576 3221220800 1074960868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1966 1241 1116 68 0 1898 0
[pid=23400] vsize: 7864
Current children cumulated CPU time (s) 38.67
Current children cumulated vsize (Kb) 7864

[startup+50.0044 s]
Raw data (loadavg): 1.01 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 19599 0 0 0 4721 120 0 0 25 0 1 0 1781623129 8052736 1236 4294967295 134512640 134736556 3221224576 3221220672 1074970267 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 1966 1236 1116 68 0 1898 0
[pid=23400] vsize: 7864
Current children cumulated CPU time (s) 48.41
Current children cumulated vsize (Kb) 7864

[startup+60.0049 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) T 23399 23400 22582 0 -1 0 27936 0 0 0 5646 155 0 0 25 0 1 0 1781623129 8515584 1318 4294967295 134512640 134736556 3221224576 3221222636 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2079 1318 1116 68 0 2011 0
[pid=23400] vsize: 8316
Current children cumulated CPU time (s) 58.01
Current children cumulated vsize (Kb) 8316

[startup+70.0055 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 33186 0 0 0 6604 175 0 0 25 0 1 0 1781623129 7741440 1220 4294967295 134512640 134736556 3221224576 3221223292 134544004 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1890 1220 1116 68 0 1822 0
[pid=23400] vsize: 7560
Current children cumulated CPU time (s) 67.79
Current children cumulated vsize (Kb) 7560

[startup+80.0051 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 37238 0 0 0 7571 193 0 0 25 0 1 0 1781623129 7733248 1218 4294967295 134512640 134736556 3221224576 3221222176 1075818331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1888 1218 1116 68 0 1820 0
[pid=23400] vsize: 7552
Current children cumulated CPU time (s) 77.64
Current children cumulated vsize (Kb) 7552

[startup+90.0056 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 42108 0 0 0 8539 210 0 0 25 0 1 0 1781623129 7733248 1218 4294967295 134512640 134736556 3221224576 3221222552 1077410279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1888 1218 1116 68 0 1820 0
[pid=23400] vsize: 7552
Current children cumulated CPU time (s) 87.49
Current children cumulated vsize (Kb) 7552

[startup+100.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 47718 0 0 0 9498 231 0 0 25 0 1 0 1781623129 7741440 1218 4294967295 134512640 134736556 3221224576 3221221720 1074138162 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 1890 1218 1116 68 0 1822 0
[pid=23400] vsize: 7560
Current children cumulated CPU time (s) 97.29
Current children cumulated vsize (Kb) 7560

[startup+110.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 52665 0 0 0 10458 250 0 0 25 0 1 0 1781623129 7761920 1225 4294967295 134512640 134736556 3221224576 3221223124 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1895 1225 1116 68 0 1827 0
[pid=23400] vsize: 7580
Current children cumulated CPU time (s) 107.08
Current children cumulated vsize (Kb) 7580

[startup+120.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 58130 0 0 0 11417 269 0 0 25 0 1 0 1781623129 8179712 1256 4294967295 134512640 134736556 3221224576 3221220404 1074786596 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 1997 1256 1116 68 0 1929 0
[pid=23400] vsize: 7988
Current children cumulated CPU time (s) 116.86
Current children cumulated vsize (Kb) 7988

[startup+130.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 63014 0 0 0 12378 288 0 0 25 0 1 0 1781623129 7733248 1218 4294967295 134512640 134736556 3221224576 3221222896 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1888 1218 1116 68 0 1820 0
[pid=23400] vsize: 7552
Current children cumulated CPU time (s) 126.66
Current children cumulated vsize (Kb) 7552

[startup+140.005 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) T 23399 23400 22582 0 -1 0 68423 0 0 0 13336 310 0 0 25 0 1 0 1781623129 7733248 1218 4294967295 134512640 134736556 3221224576 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1888 1218 1116 68 0 1820 0
[pid=23400] vsize: 7552
Current children cumulated CPU time (s) 136.46
Current children cumulated vsize (Kb) 7552

[startup+150.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 73546 0 0 0 14303 328 0 0 25 0 1 0 1781623129 7835648 1243 4294967295 134512640 134736556 3221224576 3221222540 1074207648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1913 1243 1116 68 0 1845 0
[pid=23400] vsize: 7652
Current children cumulated CPU time (s) 146.31
Current children cumulated vsize (Kb) 7652

[startup+160.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 77887 0 0 0 15269 346 0 0 25 0 1 0 1781623129 7876608 1243 4294967295 134512640 134736556 3221224576 3221222528 1074918496 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1923 1243 1116 68 0 1855 0
[pid=23400] vsize: 7692
Current children cumulated CPU time (s) 156.15
Current children cumulated vsize (Kb) 7692

[startup+170.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 82684 0 0 0 16219 370 0 0 25 0 1 0 1781623129 9256960 1448 4294967295 134512640 134736556 3221224576 3221220848 1075169484 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2260 1448 1116 68 0 2192 0
[pid=23400] vsize: 9040
Current children cumulated CPU time (s) 165.89
Current children cumulated vsize (Kb) 9040

[startup+180.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 87418 0 0 0 17186 386 0 0 25 0 1 0 1781623129 8368128 1313 4294967295 134512640 134736556 3221224576 3221220756 1075114984 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2043 1313 1116 68 0 1975 0
[pid=23400] vsize: 8172
Current children cumulated CPU time (s) 175.72
Current children cumulated vsize (Kb) 8172

[startup+190.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 92168 0 0 0 18152 404 0 0 25 0 1 0 1781623129 8499200 1287 4294967295 134512640 134736556 3221224576 3221221496 1075112550 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2075 1287 1116 68 0 2007 0
[pid=23400] vsize: 8300
Current children cumulated CPU time (s) 185.56
Current children cumulated vsize (Kb) 8300

[startup+200.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) T 23399 23400 22582 0 -1 0 96893 0 0 0 19123 420 0 0 25 0 1 0 1781623129 7974912 1277 4294967295 134512640 134736556 3221224576 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1947 1277 1116 68 0 1879 0
[pid=23400] vsize: 7788
Current children cumulated CPU time (s) 195.43
Current children cumulated vsize (Kb) 7788

[startup+210.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 101435 0 0 0 20094 436 0 0 25 0 1 0 1781623129 8368128 1317 4294967295 134512640 134736556 3221224576 3221220468 1074786501 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2043 1317 1116 68 0 1975 0
[pid=23400] vsize: 8172
Current children cumulated CPU time (s) 205.3
Current children cumulated vsize (Kb) 8172

[startup+220.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 105372 0 0 0 21062 451 0 0 25 0 1 0 1781623129 8818688 1325 4294967295 134512640 134736556 3221224576 3221220864 1075114279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2153 1325 1116 68 0 2085 0
[pid=23400] vsize: 8612
Current children cumulated CPU time (s) 215.13
Current children cumulated vsize (Kb) 8612

[startup+230.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 110959 0 0 0 22018 474 0 0 25 0 1 0 1781623129 8474624 1318 4294967295 134512640 134736556 3221224576 3221220756 1075114975 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2069 1318 1116 68 0 2001 0
[pid=23400] vsize: 8276
Current children cumulated CPU time (s) 224.92
Current children cumulated vsize (Kb) 8276

[startup+240.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 116033 0 0 0 22984 493 0 0 25 0 1 0 1781623129 8597504 1365 4294967295 134512640 134736556 3221224576 3221220560 1074790230 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2099 1365 1116 68 0 2031 0
[pid=23400] vsize: 8396
Current children cumulated CPU time (s) 234.77
Current children cumulated vsize (Kb) 8396

[startup+250.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 120738 0 0 0 23955 508 0 0 25 0 1 0 1781623129 8130560 1315 4294967295 134512640 134736556 3221224576 3221222912 1074153792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 1985 1315 1116 68 0 1917 0
[pid=23400] vsize: 7940
Current children cumulated CPU time (s) 244.63
Current children cumulated vsize (Kb) 7940

[startup+260.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 125757 0 0 0 24918 529 0 0 25 0 1 0 1781623129 8650752 1321 4294967295 134512640 134736556 3221224576 3221221648 1074834307 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2112 1321 1116 68 0 2044 0
[pid=23400] vsize: 8448
Current children cumulated CPU time (s) 254.47
Current children cumulated vsize (Kb) 8448

[startup+270.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 129897 0 0 0 25891 544 0 0 25 0 1 0 1781623129 9355264 1467 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2284 1467 1116 68 0 2216 0
[pid=23400] vsize: 9136
Current children cumulated CPU time (s) 264.35
Current children cumulated vsize (Kb) 9136

[startup+280.005 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 134572 0 0 0 26866 560 0 0 25 0 1 0 1781623129 8577024 1358 4294967295 134512640 134736556 3221224576 3221220936 1075894405 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2094 1358 1116 68 0 2026 0
[pid=23400] vsize: 8376
Current children cumulated CPU time (s) 274.26
Current children cumulated vsize (Kb) 8376

[startup+290.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 138888 0 0 0 27841 574 0 0 25 0 1 0 1781623129 8130560 1315 4294967295 134512640 134736556 3221224576 3221222272 1075645384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 1985 1315 1116 68 0 1917 0
[pid=23400] vsize: 7940
Current children cumulated CPU time (s) 284.15
Current children cumulated vsize (Kb) 7940

[startup+300.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 143652 0 0 0 28812 591 0 0 25 0 1 0 1781623129 9396224 1461 4294967295 134512640 134736556 3221224576 3221220688 1075091819 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2294 1461 1116 68 0 2226 0
[pid=23400] vsize: 9176
Current children cumulated CPU time (s) 294.03
Current children cumulated vsize (Kb) 9176

[startup+310.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 147731 0 0 0 29786 606 0 0 25 0 1 0 1781623129 8364032 1368 4294967295 134512640 134736556 3221224576 3221222528 1074917092 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2042 1368 1116 68 0 1974 0
[pid=23400] vsize: 8168
Current children cumulated CPU time (s) 303.92
Current children cumulated vsize (Kb) 8168

[startup+320.007 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 152764 0 0 0 30753 626 0 0 25 0 1 0 1781623129 8658944 1370 4294967295 134512640 134736556 3221224576 3221220736 1075792925 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2114 1370 1116 68 0 2046 0
[pid=23400] vsize: 8456
Current children cumulated CPU time (s) 313.79
Current children cumulated vsize (Kb) 8456

[startup+330.006 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 158341 0 0 0 31713 646 0 0 25 0 1 0 1781623129 9355264 1486 4294967295 134512640 134736556 3221224576 3221220756 1075115039 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2284 1486 1116 68 0 2216 0
[pid=23400] vsize: 9136
Current children cumulated CPU time (s) 323.59
Current children cumulated vsize (Kb) 9136

[startup+340.007 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 163075 0 0 0 32683 663 0 0 25 0 1 0 1781623129 9232384 1415 4294967295 134512640 134736556 3221224576 3221220944 1075118657 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2254 1415 1116 68 0 2186 0
[pid=23400] vsize: 9016
Current children cumulated CPU time (s) 333.46
Current children cumulated vsize (Kb) 9016

[startup+350.007 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) T 23399 23400 22582 0 -1 0 167918 0 0 0 33642 685 0 0 25 0 1 0 1781623129 9105408 1473 4294967295 134512640 134736556 3221224576 3221222588 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2223 1473 1116 68 0 2155 0
[pid=23400] vsize: 8892
Current children cumulated CPU time (s) 343.27
Current children cumulated vsize (Kb) 8892

[startup+360.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 174603 0 0 0 34581 715 0 0 25 0 1 0 1781623129 8380416 1376 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2046 1376 1116 68 0 1978 0
[pid=23400] vsize: 8184
Current children cumulated CPU time (s) 352.96
Current children cumulated vsize (Kb) 8184

[startup+370.007 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 178765 0 0 0 35554 731 0 0 25 0 1 0 1781623129 9469952 1511 4294967295 134512640 134736556 3221224576 3221220756 1075114950 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2312 1511 1116 68 0 2244 0
[pid=23400] vsize: 9248
Current children cumulated CPU time (s) 362.85
Current children cumulated vsize (Kb) 9248

[startup+380.007 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 183299 0 0 0 36527 746 0 0 25 0 1 0 1781623129 9367552 1519 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2287 1519 1116 68 0 2219 0
[pid=23400] vsize: 9148
Current children cumulated CPU time (s) 372.73
Current children cumulated vsize (Kb) 9148

[startup+390.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 187883 0 0 0 37496 764 0 0 25 0 1 0 1781623129 8364032 1372 4294967295 134512640 134736556 3221224576 3221222912 1074153822 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2042 1372 1116 68 0 1974 0
[pid=23400] vsize: 8168
Current children cumulated CPU time (s) 382.6
Current children cumulated vsize (Kb) 8168

[startup+400.007 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 192398 0 0 0 38465 780 0 0 25 0 1 0 1781623129 9314304 1449 4294967295 134512640 134736556 3221224576 3221220672 1074969499 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2274 1449 1116 68 0 2206 0
[pid=23400] vsize: 9096
Current children cumulated CPU time (s) 392.45
Current children cumulated vsize (Kb) 9096

[startup+410.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 197057 0 0 0 39434 796 0 0 25 0 1 0 1781623129 8429568 1388 4294967295 134512640 134736556 3221224576 3221223200 134537350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2058 1388 1116 68 0 1990 0
[pid=23400] vsize: 8232
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (Kb) 8232

[startup+420.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 201801 0 0 0 40402 813 0 0 25 0 1 0 1781623129 8785920 1412 4294967295 134512640 134736556 3221224576 3221220496 1075965303 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2145 1412 1116 68 0 2077 0
[pid=23400] vsize: 8580
Current children cumulated CPU time (s) 412.15
Current children cumulated vsize (Kb) 8580

[startup+430.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 206664 0 0 0 41366 833 0 0 25 0 1 0 1781623129 8523776 1385 4294967295 134512640 134736556 3221224576 3221222256 1075828621 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2081 1385 1116 68 0 2013 0
[pid=23400] vsize: 8324
Current children cumulated CPU time (s) 421.99
Current children cumulated vsize (Kb) 8324

[startup+440.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 211210 0 0 0 42338 849 0 0 25 0 1 0 1781623129 9433088 1500 4294967295 134512640 134736556 3221224576 3221220332 1074787836 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2303 1500 1116 68 0 2235 0
[pid=23400] vsize: 9212
Current children cumulated CPU time (s) 431.87
Current children cumulated vsize (Kb) 9212

[startup+450.008 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 215113 0 0 0 43312 863 0 0 25 0 1 0 1781623129 8474624 1399 4294967295 134512640 134736556 3221224576 3221221632 1074138838 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2069 1399 1116 68 0 2001 0
[pid=23400] vsize: 8276
Current children cumulated CPU time (s) 441.75
Current children cumulated vsize (Kb) 8276

[startup+460.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 219096 0 0 0 44287 878 0 0 25 0 1 0 1781623129 9490432 1443 4294967295 134512640 134736556 3221224576 3221221532 1074621123 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2317 1443 1116 68 0 2249 0
[pid=23400] vsize: 9268
Current children cumulated CPU time (s) 451.65
Current children cumulated vsize (Kb) 9268

[startup+470.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 223004 0 0 0 45263 890 0 0 25 0 1 0 1781623129 9474048 1507 4294967295 134512640 134736556 3221224576 3221221624 1074791393 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2313 1507 1116 68 0 2245 0
[pid=23400] vsize: 9252
Current children cumulated CPU time (s) 461.53
Current children cumulated vsize (Kb) 9252

[startup+480.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 227144 0 0 0 46235 906 0 0 25 0 1 0 1781623129 9728000 1541 4294967295 134512640 134736556 3221224576 3221220800 1075895158 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2375 1541 1116 68 0 2307 0
[pid=23400] vsize: 9500
Current children cumulated CPU time (s) 471.41
Current children cumulated vsize (Kb) 9500

[startup+490.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 231100 0 0 0 47209 921 0 0 25 0 1 0 1781623129 9564160 1536 4294967295 134512640 134736556 3221224576 3221221184 1075967708 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2335 1536 1116 68 0 2267 0
[pid=23400] vsize: 9340
Current children cumulated CPU time (s) 481.3
Current children cumulated vsize (Kb) 9340

[startup+500.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 235454 0 0 0 48184 935 0 0 25 0 1 0 1781623129 9523200 1527 4294967295 134512640 134736556 3221224576 3221221120 1074885861 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2325 1527 1116 68 0 2257 0
[pid=23400] vsize: 9300
Current children cumulated CPU time (s) 491.19
Current children cumulated vsize (Kb) 9300

[startup+510.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 239346 0 0 0 49158 949 0 0 25 0 1 0 1781623129 8548352 1417 4294967295 134512640 134736556 3221224576 3221222752 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2087 1417 1116 68 0 2019 0
[pid=23400] vsize: 8348
Current children cumulated CPU time (s) 501.07
Current children cumulated vsize (Kb) 8348

[startup+520.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 243220 0 0 0 50134 963 0 0 25 0 1 0 1781623129 8691712 1440 4294967295 134512640 134736556 3221224576 3221222528 1074916549 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2122 1440 1116 68 0 2054 0
[pid=23400] vsize: 8488
Current children cumulated CPU time (s) 510.97
Current children cumulated vsize (Kb) 8488

[startup+530.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 246844 0 0 0 51113 976 0 0 25 0 1 0 1781623129 9789440 1567 4294967295 134512640 134736556 3221224576 3221220672 1074970279 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2390 1567 1116 68 0 2322 0
[pid=23400] vsize: 9560
Current children cumulated CPU time (s) 520.89
Current children cumulated vsize (Kb) 9560

[startup+540.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 251040 0 0 0 52081 994 0 0 25 0 1 0 1781623129 9084928 1479 4294967295 134512640 134736556 3221224576 3221220688 1074794652 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2218 1479 1116 68 0 2150 0
[pid=23400] vsize: 8872
Current children cumulated CPU time (s) 530.75
Current children cumulated vsize (Kb) 8872

[startup+550.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 255442 0 0 0 53052 1008 0 0 25 0 1 0 1781623129 9629696 1550 4294967295 134512640 134736556 3221224576 3221220424 1074789611 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2351 1550 1116 68 0 2283 0
[pid=23400] vsize: 9404
Current children cumulated CPU time (s) 540.6
Current children cumulated vsize (Kb) 9404

[startup+560.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 260538 0 0 0 54014 1028 0 0 25 0 1 0 1781623129 9670656 1550 4294967295 134512640 134736556 3221224576 3221221184 1075967895 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2361 1550 1116 68 0 2293 0
[pid=23400] vsize: 9444
Current children cumulated CPU time (s) 550.42
Current children cumulated vsize (Kb) 9444

[startup+570.01 s]
Raw data (loadavg): 1.00 0.97 0.91 1/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) T 23399 23400 22582 0 -1 0 264316 0 0 0 54988 1042 0 0 25 0 1 0 1781623129 8617984 1434 4294967295 134512640 134736556 3221224576 3221221988 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2104 1434 1116 68 0 2036 0
[pid=23400] vsize: 8416
Current children cumulated CPU time (s) 560.3
Current children cumulated vsize (Kb) 8416

[startup+580.009 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 268311 0 0 0 55965 1055 0 0 25 0 1 0 1781623129 9687040 1552 4294967295 134512640 134736556 3221224576 3221220776 1077410163 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2365 1552 1116 68 0 2297 0
[pid=23400] vsize: 9460
Current children cumulated CPU time (s) 570.2
Current children cumulated vsize (Kb) 9460

[startup+590.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 272704 0 0 0 56937 1073 0 0 25 0 1 0 1781623129 9105408 1479 4294967295 134512640 134736556 3221224576 3221220800 1074960845 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2223 1479 1116 68 0 2155 0
[pid=23400] vsize: 8892
Current children cumulated CPU time (s) 580.1
Current children cumulated vsize (Kb) 8892

[startup+600.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 277014 0 0 0 57906 1088 0 0 25 0 1 0 1781623129 8896512 1452 4294967295 134512640 134736556 3221224576 3221222256 1075828232 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2172 1452 1116 68 0 2104 0
[pid=23400] vsize: 8688
Current children cumulated CPU time (s) 589.94
Current children cumulated vsize (Kb) 8688

[startup+610.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 281394 0 0 0 58877 1105 0 0 25 0 1 0 1781623129 9662464 1545 4294967295 134512640 134736556 3221224576 3221220864 1075113628 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2359 1546 1116 68 0 2291 0
[pid=23400] vsize: 9436
Current children cumulated CPU time (s) 599.82
Current children cumulated vsize (Kb) 9436

[startup+620.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 285722 0 0 0 59850 1120 0 0 25 0 1 0 1781623129 9203712 1497 4294967295 134512640 134736556 3221224576 3221220436 1074786389 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2247 1497 1116 68 0 2179 0
[pid=23400] vsize: 8988
Current children cumulated CPU time (s) 609.7
Current children cumulated vsize (Kb) 8988

[startup+630.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 290399 0 0 0 60817 1139 0 0 25 0 1 0 1781623129 9629696 1559 4294967295 134512640 134736556 3221224576 3221220888 1075522565 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2351 1559 1116 68 0 2283 0
[pid=23400] vsize: 9404
Current children cumulated CPU time (s) 619.56
Current children cumulated vsize (Kb) 9404

[startup+640.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 295858 0 0 0 61777 1159 0 0 25 0 1 0 1781623129 8617984 1434 4294967295 134512640 134736556 3221224576 3221222624 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2104 1434 1116 68 0 2036 0
[pid=23400] vsize: 8416
Current children cumulated CPU time (s) 629.36
Current children cumulated vsize (Kb) 8416

[startup+650.01 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 301016 0 0 0 62735 1178 0 0 25 0 1 0 1781623129 9691136 1528 4294967295 134512640 134736556 3221224576 3221220672 1074971489 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2366 1528 1116 68 0 2298 0
[pid=23400] vsize: 9464
Current children cumulated CPU time (s) 639.13
Current children cumulated vsize (Kb) 9464

[startup+660.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 305979 0 0 0 63696 1197 0 0 25 0 1 0 1781623129 8826880 1485 4294967295 134512640 134736556 3221224576 3221222708 1077782939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2155 1485 1116 68 0 2087 0
[pid=23400] vsize: 8620
Current children cumulated CPU time (s) 648.93
Current children cumulated vsize (Kb) 8620

[startup+670.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) T 23399 23400 22582 0 -1 0 310915 0 0 0 64661 1217 0 0 25 0 1 0 1781623129 8699904 1454 4294967295 134512640 134736556 3221224576 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2124 1454 1116 68 0 2056 0
[pid=23400] vsize: 8496
Current children cumulated CPU time (s) 658.78
Current children cumulated vsize (Kb) 8496

[startup+680.011 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 316053 0 0 0 65628 1236 0 0 25 0 1 0 1781623129 8699904 1454 4294967295 134512640 134736556 3221224576 3221222764 1077404740 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2124 1454 1116 68 0 2056 0
[pid=23400] vsize: 8496
Current children cumulated CPU time (s) 668.64
Current children cumulated vsize (Kb) 8496

[startup+690.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 320972 0 0 0 66584 1257 0 0 25 0 1 0 1781623129 9760768 1515 4294967295 134512640 134736556 3221224576 3221220672 1074969467 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2383 1515 1116 68 0 2315 0
[pid=23400] vsize: 9532
Current children cumulated CPU time (s) 678.41
Current children cumulated vsize (Kb) 9532

[startup+700.012 s]
Raw data (loadavg): 1.00 0.97 0.91 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 325555 0 0 0 67542 1276 0 0 25 0 1 0 1781623129 9633792 1517 4294967295 134512640 134736556 3221224576 3221220864 1075113502 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2352 1517 1116 68 0 2284 0
[pid=23400] vsize: 9408
Current children cumulated CPU time (s) 688.18
Current children cumulated vsize (Kb) 9408

[startup+710.013 s]
Raw data (loadavg): 1.08 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 330521 0 0 0 68508 1294 0 0 25 0 1 0 1781623129 8908800 1505 4294967295 134512640 134736556 3221224576 3221223248 134528541 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2175 1505 1116 68 0 2107 0
[pid=23400] vsize: 8700
Current children cumulated CPU time (s) 698.02
Current children cumulated vsize (Kb) 8700

[startup+720.012 s]
Raw data (loadavg): 1.07 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 335169 0 0 0 69478 1311 0 0 25 0 1 0 1781623129 9814016 1595 4294967295 134512640 134736556 3221224576 3221220992 1075602902 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2396 1595 1116 68 0 2328 0
[pid=23400] vsize: 9584
Current children cumulated CPU time (s) 707.89
Current children cumulated vsize (Kb) 9584

[startup+730.012 s]
Raw data (loadavg): 1.06 0.99 0.92 1/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) T 23399 23400 22582 0 -1 0 339803 0 0 0 70447 1327 0 0 25 0 1 0 1781623129 9162752 1564 4294967295 134512640 134736556 3221224576 3221222516 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2237 1564 1116 68 0 2169 0
[pid=23400] vsize: 8948
Current children cumulated CPU time (s) 717.74
Current children cumulated vsize (Kb) 8948

[startup+740.012 s]
Raw data (loadavg): 1.05 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 344344 0 0 0 71397 1351 0 0 25 0 1 0 1781623129 8835072 1484 4294967295 134512640 134736556 3221224576 3221222864 1074153822 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2157 1484 1116 68 0 2089 0
[pid=23400] vsize: 8628
Current children cumulated CPU time (s) 727.48
Current children cumulated vsize (Kb) 8628

[startup+750.012 s]
Raw data (loadavg): 1.04 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 349006 0 0 0 72357 1370 0 0 25 0 1 0 1781623129 9842688 1534 4294967295 134512640 134736556 3221224576 3221220688 1074883509 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2403 1534 1116 68 0 2335 0
[pid=23400] vsize: 9612
Current children cumulated CPU time (s) 737.27
Current children cumulated vsize (Kb) 9612

[startup+760.013 s]
Raw data (loadavg): 1.03 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 353875 0 0 0 73318 1390 0 0 25 0 1 0 1781623129 8847360 1490 4294967295 134512640 134736556 3221224576 3221222912 1074153672 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2160 1490 1116 68 0 2092 0
[pid=23400] vsize: 8640
Current children cumulated CPU time (s) 747.08
Current children cumulated vsize (Kb) 8640

[startup+770.013 s]
Raw data (loadavg): 1.03 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 358631 0 0 0 74281 1408 0 0 25 0 1 0 1781623129 8863744 1494 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2164 1494 1116 68 0 2096 0
[pid=23400] vsize: 8656
Current children cumulated CPU time (s) 756.89
Current children cumulated vsize (Kb) 8656

[startup+780.013 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 363198 0 0 0 75247 1424 0 0 25 0 1 0 1781623129 10182656 1650 4294967295 134512640 134736556 3221224576 3221220864 1075113472 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2486 1650 1116 68 0 2418 0
[pid=23400] vsize: 9944
Current children cumulated CPU time (s) 766.71
Current children cumulated vsize (Kb) 9944

[startup+790.013 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 368173 0 0 0 76211 1443 0 0 25 0 1 0 1781623129 9179136 1522 4294967295 134512640 134736556 3221224576 3221222640 1074867349 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2241 1522 1116 68 0 2173 0
[pid=23400] vsize: 8964
Current children cumulated CPU time (s) 776.54
Current children cumulated vsize (Kb) 8964

[startup+800.014 s]
Raw data (loadavg): 1.02 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 373287 0 0 0 77171 1464 0 0 25 0 1 0 1781623129 9887744 1601 4294967295 134512640 134736556 3221224576 3221220864 1075113666 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2414 1601 1116 68 0 2346 0
[pid=23400] vsize: 9656
Current children cumulated CPU time (s) 786.35
Current children cumulated vsize (Kb) 9656

[startup+810.014 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 377343 0 0 0 78139 1481 0 0 25 0 1 0 1781623129 8937472 1512 4294967295 134512640 134736556 3221224576 3221222752 1074153673 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2182 1512 1116 68 0 2114 0
[pid=23400] vsize: 8728
Current children cumulated CPU time (s) 796.2
Current children cumulated vsize (Kb) 8728

[startup+820.015 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 381855 0 0 0 79108 1497 0 0 25 0 1 0 1781623129 8953856 1516 4294967295 134512640 134736556 3221224576 3221222912 1074153648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2186 1516 1116 68 0 2118 0
[pid=23400] vsize: 8744
Current children cumulated CPU time (s) 806.05
Current children cumulated vsize (Kb) 8744

[startup+830.015 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 386027 0 0 0 80071 1515 0 0 25 0 1 0 1781623129 8953856 1516 4294967295 134512640 134736556 3221224576 3221222768 1074153766 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2186 1516 1116 68 0 2118 0
[pid=23400] vsize: 8744
Current children cumulated CPU time (s) 815.86
Current children cumulated vsize (Kb) 8744

[startup+840.015 s]
Raw data (loadavg): 1.01 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 390569 0 0 0 81035 1533 0 0 25 0 1 0 1781623129 9150464 1532 4294967295 134512640 134736556 3221224576 3221221808 1074140041 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2234 1532 1116 68 0 2166 0
[pid=23400] vsize: 8936
Current children cumulated CPU time (s) 825.68
Current children cumulated vsize (Kb) 8936

[startup+850.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 395113 0 0 0 81999 1552 0 0 25 0 1 0 1781623129 9904128 1605 4294967295 134512640 134736556 3221224576 3221221568 1075971386 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2418 1606 1116 68 0 2350 0
[pid=23400] vsize: 9672
Current children cumulated CPU time (s) 835.51
Current children cumulated vsize (Kb) 9672

[startup+860.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 399365 0 0 0 82969 1567 0 0 25 0 1 0 1781623129 9965568 1624 4294967295 134512640 134736556 3221224576 3221220800 1074960865 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2433 1624 1116 68 0 2365 0
[pid=23400] vsize: 9732
Current children cumulated CPU time (s) 845.36
Current children cumulated vsize (Kb) 9732

[startup+870.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 403840 0 0 0 83937 1585 0 0 25 0 1 0 1781623129 9027584 1531 4294967295 134512640 134736556 3221224576 3221221808 1074140013 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2204 1531 1116 68 0 2136 0
[pid=23400] vsize: 8816
Current children cumulated CPU time (s) 855.22
Current children cumulated vsize (Kb) 8816

[startup+880.014 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 407789 0 0 0 84907 1600 0 0 25 0 1 0 1781623129 9015296 1531 4294967295 134512640 134736556 3221224576 3221222912 1074153760 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2201 1531 1116 68 0 2133 0
[pid=23400] vsize: 8804
Current children cumulated CPU time (s) 865.07
Current children cumulated vsize (Kb) 8804

[startup+890.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 411647 0 0 0 85874 1617 0 0 25 0 1 0 1781623129 9064448 1543 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2213 1543 1116 68 0 2145 0
[pid=23400] vsize: 8852
Current children cumulated CPU time (s) 874.91
Current children cumulated vsize (Kb) 8852

[startup+900.014 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 415472 0 0 0 86844 1632 0 0 25 0 1 0 1781623129 9064448 1543 4294967295 134512640 134736556 3221224576 3221222088 1077380592 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2213 1543 1116 68 0 2145 0
[pid=23400] vsize: 8852
Current children cumulated CPU time (s) 884.76
Current children cumulated vsize (Kb) 8852

[startup+910.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 419786 0 0 0 87815 1649 0 0 25 0 1 0 1781623129 9506816 1579 4294967295 134512640 134736556 3221224576 3221220560 1074790208 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2321 1579 1116 68 0 2253 0
[pid=23400] vsize: 9284
Current children cumulated CPU time (s) 894.64
Current children cumulated vsize (Kb) 9284

[startup+920.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 424110 0 0 0 88787 1664 0 0 25 0 1 0 1781623129 10018816 1622 4294967295 134512640 134736556 3221224576 3221220584 1074789548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2446 1622 1116 68 0 2378 0
[pid=23400] vsize: 9784
Current children cumulated CPU time (s) 904.51
Current children cumulated vsize (Kb) 9784

[startup+930.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 428038 0 0 0 89759 1680 0 0 25 0 1 0 1781623129 9089024 1549 4294967295 134512640 134736556 3221224576 3221222536 1077380592 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2219 1549 1116 68 0 2151 0
[pid=23400] vsize: 8876
Current children cumulated CPU time (s) 914.39
Current children cumulated vsize (Kb) 8876

[startup+940.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 431885 0 0 0 90733 1695 0 0 25 0 1 0 1781623129 10088448 1656 4294967295 134512640 134736556 3221224576 3221220440 1074788458 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2463 1656 1116 68 0 2395 0
[pid=23400] vsize: 9852
Current children cumulated CPU time (s) 924.28
Current children cumulated vsize (Kb) 9852

[startup+950.015 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 435729 0 0 0 91705 1711 0 0 25 0 1 0 1781623129 9101312 1552 4294967295 134512640 134736556 3221224576 3221222928 1074118818 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2222 1552 1116 68 0 2154 0
[pid=23400] vsize: 8888
Current children cumulated CPU time (s) 934.16
Current children cumulated vsize (Kb) 8888

[startup+960.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 440034 0 0 0 92678 1725 0 0 25 0 1 0 1781623129 10088448 1623 4294967295 134512640 134736556 3221224576 3221220672 1074969769 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2463 1623 1116 68 0 2395 0
[pid=23400] vsize: 9852
Current children cumulated CPU time (s) 944.03
Current children cumulated vsize (Kb) 9852

[startup+970.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 444722 0 0 0 93646 1742 0 0 25 0 1 0 1781623129 9068544 1544 4294967295 134512640 134736556 3221224576 3221222336 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2214 1544 1116 68 0 2146 0
[pid=23400] vsize: 8856
Current children cumulated CPU time (s) 953.88
Current children cumulated vsize (Kb) 8856

[startup+980.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 449470 0 0 0 94612 1760 0 0 25 0 1 0 1781623129 9154560 1565 4294967295 134512640 134736556 3221224576 3221222560 1074153792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2235 1565 1116 68 0 2167 0
[pid=23400] vsize: 8940
Current children cumulated CPU time (s) 963.72
Current children cumulated vsize (Kb) 8940

[startup+990.016 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 453444 0 0 0 95586 1773 0 0 25 0 1 0 1781623129 9969664 1683 4294967295 134512640 134736556 3221224576 3221220572 1074873537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2434 1683 1116 68 0 2366 0
[pid=23400] vsize: 9736
Current children cumulated CPU time (s) 973.59
Current children cumulated vsize (Kb) 9736

[startup+1000.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 457697 0 0 0 96559 1788 0 0 25 0 1 0 1781623129 9207808 1567 4294967295 134512640 134736556 3221224576 3221222528 1074916669 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2248 1567 1116 68 0 2180 0
[pid=23400] vsize: 8992
Current children cumulated CPU time (s) 983.47
Current children cumulated vsize (Kb) 8992

[startup+1010.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 462126 0 0 0 97528 1804 0 0 25 0 1 0 1781623129 10162176 1680 4294967295 134512640 134736556 3221224576 3221221592 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2481 1680 1116 68 0 2413 0
[pid=23400] vsize: 9924
Current children cumulated CPU time (s) 993.32
Current children cumulated vsize (Kb) 9924

[startup+1020.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 466329 0 0 0 98501 1819 0 0 25 0 1 0 1781623129 9293824 1592 4294967295 134512640 134736556 3221224576 3221221720 1074138315 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2269 1592 1116 68 0 2201 0
[pid=23400] vsize: 9076
Current children cumulated CPU time (s) 1003.2
Current children cumulated vsize (Kb) 9076

[startup+1030.02 s]
Raw data (loadavg): 1.00 0.99 0.92 3/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 470842 0 0 0 99469 1835 0 0 25 0 1 0 1781623129 10203136 1688 4294967295 134512640 134736556 3221224576 3221220424 1074789795 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2491 1688 1116 68 0 2423 0
[pid=23400] vsize: 9964
Current children cumulated CPU time (s) 1013.04
Current children cumulated vsize (Kb) 9964

[startup+1040.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 474867 0 0 0 100438 1850 0 0 25 0 1 0 1781623129 9588736 1607 4294967295 134512640 134736556 3221224576 3221220672 1074970279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2341 1607 1116 68 0 2273 0
[pid=23400] vsize: 9364
Current children cumulated CPU time (s) 1022.88
Current children cumulated vsize (Kb) 9364

[startup+1050.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 479673 0 0 0 101398 1870 0 0 25 0 1 0 1781623129 9183232 1572 4294967295 134512640 134736556 3221224576 3221222536 1077380277 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2242 1572 1116 68 0 2174 0
[pid=23400] vsize: 8968
Current children cumulated CPU time (s) 1032.68
Current children cumulated vsize (Kb) 8968

[startup+1060.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 484185 0 0 0 102358 1888 0 0 25 0 1 0 1781623129 9183232 1572 4294967295 134512640 134736556 3221224576 3221222720 1074153770 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2242 1572 1116 68 0 2174 0
[pid=23400] vsize: 8968
Current children cumulated CPU time (s) 1042.46
Current children cumulated vsize (Kb) 8968

[startup+1070.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 488770 0 0 0 103323 1906 0 0 25 0 1 0 1781623129 10240000 1682 4294967295 134512640 134736556 3221224576 3221220768 1075115715 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2500 1682 1116 68 0 2432 0
[pid=23400] vsize: 10000
Current children cumulated CPU time (s) 1052.29
Current children cumulated vsize (Kb) 10000

[startup+1080.01 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 493025 0 0 0 104294 1923 0 0 25 0 1 0 1781623129 9183232 1572 4294967295 134512640 134736556 3221224576 3221222720 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2242 1572 1116 68 0 2174 0
[pid=23400] vsize: 8968
Current children cumulated CPU time (s) 1062.17
Current children cumulated vsize (Kb) 8968

[startup+1090.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 497873 0 0 0 105260 1939 0 0 25 0 1 0 1781623129 9183232 1572 4294967295 134512640 134736556 3221224576 3221222912 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2242 1572 1116 68 0 2174 0
[pid=23400] vsize: 8968
Current children cumulated CPU time (s) 1071.99
Current children cumulated vsize (Kb) 8968

[startup+1100.01 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 503338 0 0 0 106220 1959 0 0 25 0 1 0 1781623129 9244672 1587 4294967295 134512640 134736556 3221224576 3221222912 1074153736 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2257 1587 1116 68 0 2189 0
[pid=23400] vsize: 9028
Current children cumulated CPU time (s) 1081.79
Current children cumulated vsize (Kb) 9028

[startup+1110.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 507406 0 0 0 107194 1974 0 0 25 0 1 0 1781623129 9256960 1590 4294967295 134512640 134736556 3221224576 3221222824 1074138162 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2260 1590 1116 68 0 2192 0
[pid=23400] vsize: 9040
Current children cumulated CPU time (s) 1091.68
Current children cumulated vsize (Kb) 9040

[startup+1120.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 511187 0 0 0 108169 1988 0 0 25 0 1 0 1781623129 10199040 1663 4294967295 134512640 134736556 3221224576 3221221048 1077410279 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2490 1666 1116 68 0 2422 0
[pid=23400] vsize: 9960
Current children cumulated CPU time (s) 1101.57
Current children cumulated vsize (Kb) 9960

[startup+1130.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 515311 0 0 0 109142 2004 0 0 25 0 1 0 1781623129 10227712 1757 4294967295 134512640 134736556 3221224576 3221220412 1074788964 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2497 1757 1116 68 0 2429 0
[pid=23400] vsize: 9988
Current children cumulated CPU time (s) 1111.46
Current children cumulated vsize (Kb) 9988

[startup+1140.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 519205 0 0 0 110112 2020 0 0 25 0 1 0 1781623129 10047488 1620 4294967295 134512640 134736556 3221224576 3221220656 1075112080 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2453 1620 1116 68 0 2385 0
[pid=23400] vsize: 9812
Current children cumulated CPU time (s) 1121.32
Current children cumulated vsize (Kb) 9812

[startup+1150.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 523638 0 0 0 111086 2036 0 0 25 0 1 0 1781623129 9240576 1586 4294967295 134512640 134736556 3221224576 3221222896 1074153648 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2256 1586 1116 68 0 2188 0
[pid=23400] vsize: 9024
Current children cumulated CPU time (s) 1131.22
Current children cumulated vsize (Kb) 9024

[startup+1160.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 527927 0 0 0 112056 2052 0 0 25 0 1 0 1781623129 10211328 1687 4294967295 134512640 134736556 3221224576 3221220968 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2493 1687 1116 68 0 2425 0
[pid=23400] vsize: 9972
Current children cumulated CPU time (s) 1141.08
Current children cumulated vsize (Kb) 9972

[startup+1170.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 532389 0 0 0 113030 2067 0 0 25 0 1 0 1781623129 9240576 1586 4294967295 134512640 134736556 3221224576 3221222848 134682742 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2256 1586 1116 68 0 2188 0
[pid=23400] vsize: 9024
Current children cumulated CPU time (s) 1150.97
Current children cumulated vsize (Kb) 9024

[startup+1180.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 537260 0 0 0 113994 2087 0 0 25 0 1 0 1781623129 9281536 1596 4294967295 134512640 134736556 3221224576 3221222528 1074916558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2266 1596 1116 68 0 2198 0
[pid=23400] vsize: 9064
Current children cumulated CPU time (s) 1160.81
Current children cumulated vsize (Kb) 9064

[startup+1190.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 541845 0 0 0 114965 2104 0 0 25 0 1 0 1781623129 9240576 1586 4294967295 134512640 134736556 3221224576 3221222784 1074143484 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/23400/statm): 2256 1586 1116 68 0 2188 0
[pid=23400] vsize: 9024
Current children cumulated CPU time (s) 1170.69
Current children cumulated vsize (Kb) 9024

[startup+1200.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 546357 0 0 0 115935 2119 0 0 25 0 1 0 1781623129 9240576 1586 4294967295 134512640 134736556 3221224576 3221222912 1074153660 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2256 1586 1116 68 0 2188 0
[pid=23400] vsize: 9024
Current children cumulated CPU time (s) 1180.54
Current children cumulated vsize (Kb) 9024

[startup+1210.02 s]
Raw data (loadavg): 1.00 0.99 0.92 2/56 23400
Raw data (/proc/23400/stat): 23400 (bsolo) R 23399 23400 22582 0 -1 0 551160 0 0 0 116904 2136 0 0 25 0 1 0 1781623129 10285056 1667 4294967295 134512640 134736556 3221224576 3221221184 1075967695 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/23400/statm): 2511 1667 1116 68 0 2443 0
[pid=23400] vsize: 10044
Current children cumulated CPU time (s) 1190.4
Current children cumulated vsize (Kb) 10044
One traced child (pid=23400) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1215.16
CPU time (s): 1195.46
CPU user time (s): 1174.02
CPU system time (s): 21.4417
CPU usage (%): 98.379
Max. virtual memory (cumulated for all children) (Kb): 10044

Verifier Data

Verifier:	OK	167