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

Nameweb/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-5.opb
MD5SUM70070c820bc7d178cc8f33b42e0deead
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved NO
Number of terms in the objective function 595
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 595
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 595
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 benchmark1195.03
Number of variables595
Total number of constraints28143
Number of constraints which are clauses28143
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 constraint2

Trace number 382

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.169
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:        942076 kB
Buffers:         34612 kB
Cached:          25688 kB
SwapCached:        764 kB
Active:          53884 kB
Inactive:         8996 kB
HighTotal:      131008 kB
HighFree:       102424 kB
LowTotal:       903652 kB
LowFree:        839652 kB
SwapTotal:     2097892 kB
SwapFree:      2096616 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            24080 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 10:02:17 (client local time) WITH STATUS 10 IN 1195.03 SECONDS
stats: 349 0 1195.03 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 595 variables and 28143 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 8.684
c After prepocess the problem consists of 595 variables and 28143 constraints.
c Initial Lower Bound: -595
c NEW SOLUTION FOUND: -1 @ 8.806 @ #Dec. 594
c NEW SOLUTION FOUND: -2 @ 8.845 @ #Dec. 606
c NEW SOLUTION FOUND: -3 @ 8.932 @ #Dec. 635
c NEW SOLUTION FOUND: -4 @ 9.141 @ #Dec. 690
c Restart #1 #Var: 595 #Dec: 920 LB: -595 @ 9.833
c NEW SOLUTION FOUND: -23 @ 9.943 @ #Dec. 943
c NEW SOLUTION FOUND: -24 @ 10.548 @ #Dec. 1357
c Restart #2 #Var: 595 #Dec: 1989 LB: -595 @ 11.745
c NEW SOLUTION FOUND: -25 @ 12.033 @ #Dec. 2156
c Restart #3 #Var: 595 #Dec: 3022 LB: -595 @ 13.795
c Restart #4 #Var: 595 #Dec: 4231 LB: -595 @ 16.22
c NEW SOLUTION FOUND: -26 @ 16.337 @ #Dec. 4261
c Restart #5 #Var: 595 #Dec: 5500 LB: -595 @ 19.196
c Restart #6 #Var: 595 #Dec: 7116 LB: -595 @ 22.698
c Restart #7 #Var: 595 #Dec: 9808 LB: -595 @ 26.825
c NEW SOLUTION FOUND: -28 @ 26.937 @ #Dec. 9834
c NEW SOLUTION FOUND: -29 @ 26.944 @ #Dec. 9838
c Restart #8 #Var: 595 #Dec: 12339 LB: -595 @ 31.439
c Restart #9 #Var: 595 #Dec: 14674 LB: -595 @ 36.595
c Restart #10 #Var: 595 #Dec: 16838 LB: -595 @ 42.452
c Restart #11 #Var: 595 #Dec: 20125 LB: -595 @ 48.761
c CHANGE to MIS mode... 	UB: -29	MIS: -302	LPR: -267 (13.473)	Diff: 1.1311
c Restart #0 #Var: 595 #Dec: 23930 LB: -595 @ 190.48
c Restart #1 #Var: 595 #Dec: 24173 LB: -595 @ 191.46
c Restart #2 #Var: 595 #Dec: 24590 LB: -302 @ 193.1
c Restart #3 #Var: 595 #Dec: 25223 LB: -595 @ 195.37
c Restart #4 #Var: 595 #Dec: 26146 LB: -302 @ 198.28
c Restart #5 #Var: 595 #Dec: 27187 LB: -595 @ 201.73
c Restart #6 #Var: 595 #Dec: 28401 LB: -301 @ 206.07
c Restart #7 #Var: 595 #Dec: 30103 LB: -595 @ 210.7
c Restart #8 #Var: 595 #Dec: 31738 LB: -298 @ 216.22
c Restart #9 #Var: 595 #Dec: 33555 LB: -301 @ 222.4
c NEW SOLUTION FOUND: -30 @ 227.65 @ #Dec. 35998
c Restart #10 #Var: 595 #Dec: 38564 LB: -595 @ 233.75
c Restart #11 #Var: 595 #Dec: 40853 LB: -595 @ 241.26
c Restart #12 #Var: 595 #Dec: 43348 LB: -595 @ 249.56
c Restart #13 #Var: 595 #Dec: 46031 LB: -595 @ 258.54
c Restart #14 #Var: 595 #Dec: 48900 LB: -302 @ 268.84
c Restart #15 #Var: 595 #Dec: 51935 LB: -302 @ 279.18
c Restart #16 #Var: 595 #Dec: 55210 LB: -301 @ 290.25
c Restart #17 #Var: 595 #Dec: 58722 LB: -303 @ 301.89
c Restart #18 #Var: 595 #Dec: 62530 LB: -595 @ 313.82
c Restart #19 #Var: 595 #Dec: 66852 LB: -595 @ 326.5
c Restart #20 #Var: 595 #Dec: 71049 LB: -595 @ 339.99
c Restart #21 #Var: 595 #Dec: 75595 LB: -595 @ 353.47
c Restart #22 #Var: 595 #Dec: 80118 LB: -595 @ 368.22
c Restart #23 #Var: 595 #Dec: 84895 LB: -595 @ 384.24
c Restart #24 #Var: 595 #Dec: 89901 LB: -300 @ 400.41
c Restart #25 #Var: 595 #Dec: 95154 LB: -595 @ 416.88
c Restart #26 #Var: 595 #Dec: 100805 LB: -595 @ 434.13
c Restart #27 #Var: 595 #Dec: 106741 LB: -595 @ 451.69
c Restart #28 #Var: 595 #Dec: 113025 LB: -303 @ 469.93
c Restart #29 #Var: 595 #Dec: 119097 LB: -595 @ 489.56
c Restart #30 #Var: 595 #Dec: 125230 LB: -301 @ 509.23
c Restart #31 #Var: 595 #Dec: 131783 LB: -595 @ 529.29
c Restart #32 #Var: 595 #Dec: 138391 LB: -595 @ 550.5
c Restart #33 #Var: 595 #Dec: 145519 LB: -595 @ 571.76
c Restart #34 #Var: 595 #Dec: 152446 LB: -595 @ 593.28
c Restart #35 #Var: 595 #Dec: 159810 LB: -595 @ 615.84
c Restart #36 #Var: 595 #Dec: 167445 LB: -595 @ 639.71
c Restart #37 #Var: 595 #Dec: 175248 LB: -595 @ 663.8
c Restart #38 #Var: 595 #Dec: 182871 LB: -595 @ 689.92
c Restart #39 #Var: 595 #Dec: 191014 LB: -595 @ 715.77
c Restart #40 #Var: 595 #Dec: 199689 LB: -595 @ 741.7
c Restart #41 #Var: 595 #Dec: 209114 LB: -595 @ 767.24
c Restart #42 #Var: 595 #Dec: 217724 LB: -595 @ 794.75
c Restart #43 #Var: 595 #Dec: 226715 LB: -595 @ 822.55
c Restart #44 #Var: 595 #Dec: 235945 LB: -595 @ 851.4
c Restart #45 #Var: 595 #Dec: 245524 LB: -595 @ 880.79
c Restart #46 #Var: 595 #Dec: 255284 LB: -595 @ 913.49
c Restart #47 #Var: 595 #Dec: 265700 LB: -595 @ 943.77
c Restart #48 #Var: 595 #Dec: 275957 LB: -595 @ 976.25
c Restart #49 #Var: 595 #Dec: 287104 LB: -595 @ 1007.4
c Restart #50 #Var: 595 #Dec: 298307 LB: -595 @ 1038.5
c Restart #51 #Var: 595 #Dec: 309331 LB: -595 @ 1071.7
c Restart #52 #Var: 595 #Dec: 319907 LB: -595 @ 1107.5
c Restart #53 #Var: 595 #Dec: 331667 LB: -595 @ 1141.3
c Restart #54 #Var: 595 #Dec: 343041 LB: -595 @ 1177.7
s SATISFIABLE
v -C595 -C594 -C593 -C592 -C591 -C590 -C589 -C588 -C587 C586 -C585 -C584 -C583 -C582 -C581 -C580 -C579 -C578 -C577 -C576 -C575 -C574 -C573 -C572 -C571 -C570 -C569 -C568 -C567 -C566 -C565 C564 -C563 -C562 -C561 -C560 C559 -C558 -C557 -C556 -C555 -C554 -C553 -C552 -C551 -C550 -C549 -C548 -C547 -C546 -C545 -C544 -C543 -C542 -C541 -C540 C539 -C538 -C537 -C536 -C535 -C534 -C533 -C532 -C531 -C530 -C529 -C528 C527 -C526 -C525 -C524 -C523 -C522 -C521 -C520 -C519 -C518 -C517 -C516 -C515 -C514 -C513 -C512 -C511 -C510 -C509 -C508 -C507 -C506 -C505 -C504 -C503 -C502 -C501 -C500 -C499 -C498 -C497 -C496 -C495 -C494 -C493 -C492 -C491 -C490 -C489 -C488 -C487 -C486 C485 -C484 -C483 -C482 -C481 -C480 -C479 -C478 -C477 -C476 -C475 -C474 -C473 -C472 -C471 -C470 -C469 -C468 -C467 C466 -C465 -C464 -C463 -C462 -C461 -C460 -C459 -C458 -C457 -C456 -C455 -C454 -C453 -C452 -C451 -C450 -C449 -C448 -C447 -C446 C445 -C444 -C443 -C442 -C441 -C440 -C439 -C438 -C437 -C436 -C435 -C434 -C433 C432 -C431 -C430 -C429 -C428 -C427 -C426 -C425 -C424 -C423 -C422 -C421 -C420 -C419 -C418 -C417 -C416 -C415 -C414 -C413 -C412 -C411 -C410 -C409 -C408 -C407 -C406 -C405 -C404 -C403 -C402 -C401 -C400 -C399 -C398 C397 -C396 -C395 -C394 -C393 -C392 -C391 -C390 -C389 -C388 -C387 -C386 -C385 -C384 -C383 -C382 -C381 C380 -C379 -C378 -C377 -C376 -C375 -C374 -C373 -C372 -C371 -C370 -C369 -C368 -C367 -C366 -C365 -C364 -C363 -C362 -C361 -C360 -C359 -C358 -C357 -C356 -C355 -C354 -C353 -C352 C351 -C350 -C349 -C348 -C347 -C346 -C345 -C344 -C343 -C342 -C341 -C340 -C339 -C338 -C337 -C336 -C335 -C334 -C333 -C332 -C331 -C330 -C329 C328 -C327 -C326 -C325 -C324 C323 -C322 -C321 -C320 -C319 -C318 -C317 -C316 -C315 -C314 -C313 -C312 -C311 -C310 -C309 -C308 -C307 -C306 -C305 -C304 -C303 -C302 -C301 -C300 -C299 C298 -C297 -C296 -C295 -C294 -C293 -C292 -C291 -C290 -C289 -C288 -C287 -C286 -C285 -C284 -C283 -C282 -C281 -C280 C279 -C278 -C277 -C276 -C275 -C274 -C273 -C272 -C271 C270 -C269 -C268 -C267 -C266 -C265 -C264 -C263 -C262 -C261 -C260 -C259 -C258 -C257 -C256 -C255 -C254 -C253 -C252 -C251 -C250 C249 -C248 -C247 -C246 -C245 -C244 -C243 -C242 -C241 -C240 -C239 -C238 -C237 -C236 -C235 -C234 -C233 -C232 -C231 C230 -C229 -C228 -C227 -C226 -C225 -C224 -C223 -C222 -C221 -C220 -C219 C218 -C217 -C216 -C215 -C214 -C213 -C212 -C211 -C210 -C209 -C208 -C207 -C206 -C205 -C204 -C203 -C202 -C201 -C200 -C199 -C198 -C197 -C196 -C195 -C194 -C193 C192 -C191 -C190 -C189 -C188 -C187 -C186 -C185 -C184 -C183 -C182 -C181 -C180 -C179 -C178 C177 -C176 -C175 -C174 -C173 -C172 -C171 -C170 -C169 -C168 -C167 -C166 -C165 -C164 -C163 -C162 -C161 -C160 -C159 -C158 -C157 -C156 C155 -C154 -C153 -C152 -C151 -C150 -C149 -C148 C147 -C146 -C145 -C144 -C143 -C142 -C141 -C140 -C139 -C138 -C137 -C136 -C135 -C134 C133 -C132 -C131 -C130 -C129 -C128 -C127 -C126 -C125 -C124 -C123 -C122 -C121 -C120 -C119 -C118 -C117 -C116 -C115 -C114 -C113 C112 -C111 -C110 -C109 -C108 -C107 -C106 -C105 -C104 -C103 -C102 -C101 -C100 -C99 -C98 -C97 -C96 -C95 -C94 -C93 -C92 -C91 -C90 C89 -C88 -C87 -C86 -C85 -C84 -C83 -C82 -C81 -C80 -C79 -C78 -C77 -C76 -C75 -C74 -C73 -C72 C71 -C70 -C69 -C68 -C67 -C66 -C65 -C64 -C63 -C62 -C61 -C60 -C59 -C58 -C57 -C56 -C55 -C54 -C53 -C52 -C51 -C50 -C49 -C48 -C47 -C46 -C45 -C44 -C43 -C42 -C41 -C40 -C39 -C38 -C37 -C36 -C35 -C34 -C33 -C32 -C31 -C30 -C29 C28 -C27 -C26 -C25 -C24 -C23 -C22 -C21 -C20 -C19 -C18 -C17 -C16 -C15 -C14 -C13 -C12 -C11 -C10 -C9 -C8 -C7 -C6 -C5 C4 -C3 -C2 -C1 
c Cost: -30
c Exit Code: 10
c Total time: 1195 s

Watcher Data

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

[startup+10.003 s]
Raw data (loadavg): 0.93 0.95 0.90 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 4127 0 0 0 974 14 0 0 25 0 1 0 1840242690 19820544 3997 4294967295 134512640 134736556 3221224576 3221223124 134544543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 4839 3997 1116 68 0 4771 0
[pid=30176] vsize: 19356
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (Kb) 19356

[startup+20.0039 s]
Raw data (loadavg): 0.94 0.96 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 4158 0 0 0 1949 22 0 0 25 0 1 0 1840242690 19816448 4009 4294967295 134512640 134736556 3221224576 3221223216 134620219 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 4838 4009 1116 68 0 4770 0
[pid=30176] vsize: 19352
Current children cumulated CPU time (s) 19.71
Current children cumulated vsize (Kb) 19352

[startup+30.0047 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 4158 0 0 0 2920 33 0 0 25 0 1 0 1840242690 19816448 4009 4294967295 134512640 134736556 3221224576 3221223072 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 4838 4009 1116 68 0 4770 0
[pid=30176] vsize: 19352
Current children cumulated CPU time (s) 29.53
Current children cumulated vsize (Kb) 19352

[startup+40.0055 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 4174 0 0 0 3900 40 0 0 25 0 1 0 1840242690 19939328 4025 4294967295 134512640 134736556 3221224576 3221223192 1076647870 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 4868 4025 1116 68 0 4800 0
[pid=30176] vsize: 19472
Current children cumulated CPU time (s) 39.4
Current children cumulated vsize (Kb) 19472

[startup+50.0063 s]
Raw data (loadavg): 0.96 0.96 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 4184 0 0 0 4877 48 0 0 25 0 1 0 1840242690 19865600 4028 4294967295 134512640 134736556 3221224576 3221223196 1077374497 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 4850 4028 1116 68 0 4782 0
[pid=30176] vsize: 19400
Current children cumulated CPU time (s) 49.25
Current children cumulated vsize (Kb) 19400

[startup+60.0072 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 4709 0 0 0 5858 56 0 0 25 0 1 0 1840242690 22163456 4553 4294967295 134512640 134736556 3221224576 3221222608 1074153773 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 5411 4553 1116 68 0 5343 0
[pid=30176] vsize: 21644
Current children cumulated CPU time (s) 59.14
Current children cumulated vsize (Kb) 21644

[startup+70.008 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 4878 0 0 0 6802 71 0 0 25 0 1 0 1840242690 22941696 4720 4294967295 134512640 134736556 3221224576 3221222608 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 5601 4720 1116 68 0 5533 0
[pid=30176] vsize: 22404
Current children cumulated CPU time (s) 68.73
Current children cumulated vsize (Kb) 22404

[startup+80.0088 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 4912 0 0 0 7751 83 0 0 25 0 1 0 1840242690 23035904 4754 4294967295 134512640 134736556 3221224576 3221222608 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 5624 4754 1116 68 0 5556 0
[pid=30176] vsize: 22496
Current children cumulated CPU time (s) 78.34
Current children cumulated vsize (Kb) 22496

[startup+90.0086 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 5108 0 0 0 8714 94 0 0 25 0 1 0 1840242690 23797760 4950 4294967295 134512640 134736556 3221224576 3221222608 1074153782 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 5810 4950 1116 68 0 5742 0
[pid=30176] vsize: 23240
Current children cumulated CPU time (s) 88.08
Current children cumulated vsize (Kb) 23240

[startup+100.01 s]
Raw data (loadavg): 0.98 0.96 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 5127 0 0 0 9680 103 0 0 25 0 1 0 1840242690 23842816 4969 4294967295 134512640 134736556 3221224576 3221222256 1077814665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30176/statm): 5821 4969 1116 68 0 5753 0
[pid=30176] vsize: 23284
Current children cumulated CPU time (s) 97.83
Current children cumulated vsize (Kb) 23284

[startup+110.011 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 8131 0 0 0 10643 119 0 0 25 0 1 0 1840242690 42627072 7120 4294967295 134512640 134736556 3221224576 3221221252 1075964227 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 10407 7120 1116 68 0 10339 0
[pid=30176] vsize: 41628
Current children cumulated CPU time (s) 107.62
Current children cumulated vsize (Kb) 41628

[startup+120.012 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 9369 0 0 0 11640 121 0 0 25 0 1 0 1840242690 39436288 7580 4294967295 134512640 134736556 3221224576 3221220236 1074788959 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 9628 7580 1116 68 0 9560 0
[pid=30176] vsize: 38512
Current children cumulated CPU time (s) 117.61
Current children cumulated vsize (Kb) 38512

[startup+130.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 9380 0 0 0 12640 121 0 0 25 0 1 0 1840242690 39436288 7581 4294967295 134512640 134736556 3221224576 3221220496 1074960854 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 9628 7581 1116 68 0 9560 0
[pid=30176] vsize: 38512
Current children cumulated CPU time (s) 127.61
Current children cumulated vsize (Kb) 38512

[startup+140.013 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 9462 0 0 0 13640 122 0 0 25 0 1 0 1840242690 40235008 7651 4294967295 134512640 134736556 3221224576 3221220368 1074970231 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 9823 7651 1116 68 0 9755 0
[pid=30176] vsize: 39292
Current children cumulated CPU time (s) 137.62
Current children cumulated vsize (Kb) 39292

[startup+150.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 28338 0 0 0 14590 167 0 0 25 0 1 0 1840242690 42983424 7179 4294967295 134512640 134736556 3221224576 3221221208 1077410205 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 10494 7179 1116 68 0 10426 0
[pid=30176] vsize: 41976
Current children cumulated CPU time (s) 147.57
Current children cumulated vsize (Kb) 41976

[startup+160.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 34111 0 0 0 15573 182 0 0 25 0 1 0 1840242690 45322240 8165 4294967295 134512640 134736556 3221224576 3221220444 1075116464 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 11065 8165 1116 68 0 10997 0
[pid=30176] vsize: 44260
Current children cumulated CPU time (s) 157.55
Current children cumulated vsize (Kb) 44260

[startup+170.014 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 50219 0 0 0 16527 221 0 0 25 0 1 0 1840242690 45740032 7326 4294967295 134512640 134736556 3221224576 3221221152 1075960372 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 11167 7326 1116 68 0 11099 0
[pid=30176] vsize: 44668
Current children cumulated CPU time (s) 167.48
Current children cumulated vsize (Kb) 44668

[startup+180.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 68035 0 0 0 17480 264 0 0 25 0 1 0 1840242690 46014464 8290 4294967295 134512640 134736556 3221224576 3221221344 1074834239 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 11234 8290 1116 68 0 11166 0
[pid=30176] vsize: 44936
Current children cumulated CPU time (s) 177.44
Current children cumulated vsize (Kb) 44936

[startup+190.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 81030 0 0 0 18440 298 0 0 25 0 1 0 1840242690 31485952 6917 4294967295 134512640 134736556 3221224576 3221222544 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7687 6917 1116 68 0 7619 0
[pid=30176] vsize: 30748
Current children cumulated CPU time (s) 187.38
Current children cumulated vsize (Kb) 30748

[startup+200.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86560 0 0 0 19413 316 0 0 25 0 1 0 1840242690 28258304 6129 4294967295 134512640 134736556 3221224576 3221223240 134560235 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 6899 6129 1116 68 0 6831 0
[pid=30176] vsize: 27596
Current children cumulated CPU time (s) 197.29
Current children cumulated vsize (Kb) 27596

[startup+210.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86566 0 0 0 20396 323 0 0 25 0 1 0 1840242690 28401664 6133 4294967295 134512640 134736556 3221224576 3221223104 134550710 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6934 6133 1116 68 0 6866 0
[pid=30176] vsize: 27736
Current children cumulated CPU time (s) 207.19
Current children cumulated vsize (Kb) 27736

[startup+220.018 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86585 0 0 0 21380 329 0 0 25 0 1 0 1840242690 28483584 6152 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6954 6152 1116 68 0 6886 0
[pid=30176] vsize: 27816
Current children cumulated CPU time (s) 217.09
Current children cumulated vsize (Kb) 27816

[startup+230.019 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86610 0 0 0 22362 336 0 0 25 0 1 0 1840242690 28483584 6177 4294967295 134512640 134736556 3221224576 3221223220 134605341 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6954 6177 1116 68 0 6886 0
[pid=30176] vsize: 27816
Current children cumulated CPU time (s) 226.98
Current children cumulated vsize (Kb) 27816

[startup+240.02 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86610 0 0 0 23341 343 0 0 25 0 1 0 1840242690 28483584 6177 4294967295 134512640 134736556 3221224576 3221223076 1077378593 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 6954 6177 1116 68 0 6886 0
[pid=30176] vsize: 27816
Current children cumulated CPU time (s) 236.84
Current children cumulated vsize (Kb) 27816

[startup+250.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86624 0 0 0 24322 350 0 0 25 0 1 0 1840242690 28508160 6190 4294967295 134512640 134736556 3221224576 3221223144 134524923 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6960 6190 1116 68 0 6892 0
[pid=30176] vsize: 27840
Current children cumulated CPU time (s) 246.72
Current children cumulated vsize (Kb) 27840

[startup+260.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86624 0 0 0 25305 357 0 0 25 0 1 0 1840242690 28508160 6190 4294967295 134512640 134736556 3221224576 3221223248 134630493 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6960 6190 1116 68 0 6892 0
[pid=30176] vsize: 27840
Current children cumulated CPU time (s) 256.62
Current children cumulated vsize (Kb) 27840

[startup+270.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86624 0 0 0 26290 362 0 0 25 0 1 0 1840242690 28508160 6190 4294967295 134512640 134736556 3221224576 3221223136 134634152 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6960 6190 1116 68 0 6892 0
[pid=30176] vsize: 27840
Current children cumulated CPU time (s) 266.52
Current children cumulated vsize (Kb) 27840

[startup+280.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86665 0 0 0 27273 368 0 0 25 0 1 0 1840242690 28528640 6170 4294967295 134512640 134736556 3221224576 3221223168 1076999581 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6965 6170 1116 68 0 6897 0
[pid=30176] vsize: 27860
Current children cumulated CPU time (s) 276.41
Current children cumulated vsize (Kb) 27860

[startup+290.023 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86707 0 0 0 28257 375 0 0 25 0 1 0 1840242690 28499968 6171 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6958 6171 1116 68 0 6890 0
[pid=30176] vsize: 27832
Current children cumulated CPU time (s) 286.32
Current children cumulated vsize (Kb) 27832

[startup+300.024 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86711 0 0 0 29239 382 0 0 25 0 1 0 1840242690 28499968 6175 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6958 6175 1116 68 0 6890 0
[pid=30176] vsize: 27832
Current children cumulated CPU time (s) 296.21
Current children cumulated vsize (Kb) 27832

[startup+310.025 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86711 0 0 0 30223 389 0 0 25 0 1 0 1840242690 28499968 6175 4294967295 134512640 134736556 3221224576 3221223104 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 6958 6175 1116 68 0 6890 0
[pid=30176] vsize: 27832
Current children cumulated CPU time (s) 306.12
Current children cumulated vsize (Kb) 27832

[startup+320.026 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86713 0 0 0 31206 395 0 0 25 0 1 0 1840242690 28499968 6177 4294967295 134512640 134736556 3221224576 3221223104 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 6958 6177 1116 68 0 6890 0
[pid=30176] vsize: 27832
Current children cumulated CPU time (s) 316.01
Current children cumulated vsize (Kb) 27832

[startup+330.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86755 0 0 0 32186 402 0 0 25 0 1 0 1840242690 28737536 6219 4294967295 134512640 134736556 3221224576 3221223204 134620594 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7016 6219 1116 68 0 6948 0
[pid=30176] vsize: 28064
Current children cumulated CPU time (s) 325.88
Current children cumulated vsize (Kb) 28064

[startup+340.027 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86759 0 0 0 33170 407 0 0 25 0 1 0 1840242690 28696576 6223 4294967295 134512640 134736556 3221224576 3221223160 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7006 6223 1116 68 0 6938 0
[pid=30176] vsize: 28024
Current children cumulated CPU time (s) 335.77
Current children cumulated vsize (Kb) 28024

[startup+350.028 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86759 0 0 0 34152 413 0 0 25 0 1 0 1840242690 28696576 6223 4294967295 134512640 134736556 3221224576 3221223092 1077374114 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7006 6223 1116 68 0 6938 0
[pid=30176] vsize: 28024
Current children cumulated CPU time (s) 345.65
Current children cumulated vsize (Kb) 28024

[startup+360.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86759 0 0 0 35135 420 0 0 25 0 1 0 1840242690 28696576 6223 4294967295 134512640 134736556 3221224576 3221223136 134634142 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7006 6223 1116 68 0 6938 0
[pid=30176] vsize: 28024
Current children cumulated CPU time (s) 355.55
Current children cumulated vsize (Kb) 28024

[startup+370.029 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86759 0 0 0 36118 426 0 0 25 0 1 0 1840242690 28696576 6223 4294967295 134512640 134736556 3221224576 3221223160 134534797 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7006 6223 1116 68 0 6938 0
[pid=30176] vsize: 28024
Current children cumulated CPU time (s) 365.44
Current children cumulated vsize (Kb) 28024

[startup+380.03 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86759 0 0 0 37099 433 0 0 25 0 1 0 1840242690 28696576 6223 4294967295 134512640 134736556 3221224576 3221223264 134605786 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7006 6223 1116 68 0 6938 0
[pid=30176] vsize: 28024
Current children cumulated CPU time (s) 375.32
Current children cumulated vsize (Kb) 28024

[startup+390.031 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86759 0 0 0 38083 439 0 0 25 0 1 0 1840242690 28495872 6187 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6957 6187 1116 68 0 6889 0
[pid=30176] vsize: 27828
Current children cumulated CPU time (s) 385.22
Current children cumulated vsize (Kb) 27828

[startup+400.031 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86759 0 0 0 39065 445 0 0 25 0 1 0 1840242690 28495872 6187 4294967295 134512640 134736556 3221224576 3221223216 134630203 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 6957 6187 1116 68 0 6889 0
[pid=30176] vsize: 27828
Current children cumulated CPU time (s) 395.1
Current children cumulated vsize (Kb) 27828

[startup+410.032 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86768 0 0 0 40048 452 0 0 25 0 1 0 1840242690 28602368 6196 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6983 6196 1116 68 0 6915 0
[pid=30176] vsize: 27932
Current children cumulated CPU time (s) 405
Current children cumulated vsize (Kb) 27932

[startup+420.032 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86776 0 0 0 41030 459 0 0 25 0 1 0 1840242690 28602368 6204 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3225643616 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6983 6204 1116 68 0 6915 0
[pid=30176] vsize: 27932
Current children cumulated CPU time (s) 414.89
Current children cumulated vsize (Kb) 27932

[startup+430.033 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86776 0 0 0 42011 465 0 0 25 0 1 0 1840242690 28565504 6204 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6974 6204 1116 68 0 6906 0
[pid=30176] vsize: 27896
Current children cumulated CPU time (s) 424.76
Current children cumulated vsize (Kb) 27896

[startup+440.033 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86776 0 0 0 42993 472 0 0 25 0 1 0 1840242690 28565504 6204 4294967295 134512640 134736556 3221224576 3221223216 134620257 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6974 6204 1116 68 0 6906 0
[pid=30176] vsize: 27896
Current children cumulated CPU time (s) 434.65
Current children cumulated vsize (Kb) 27896

[startup+450.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86776 0 0 0 43976 477 0 0 25 0 1 0 1840242690 28565504 6204 4294967295 134512640 134736556 3221224576 3221223104 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 6974 6204 1116 68 0 6906 0
[pid=30176] vsize: 27896
Current children cumulated CPU time (s) 444.53
Current children cumulated vsize (Kb) 27896

[startup+460.034 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86782 0 0 0 44957 484 0 0 25 0 1 0 1840242690 28258304 6129 4294967295 134512640 134736556 3221224576 3221223264 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 6899 6129 1116 68 0 6831 0
[pid=30176] vsize: 27596
Current children cumulated CPU time (s) 454.41
Current children cumulated vsize (Kb) 27596

[startup+470.035 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86822 0 0 0 45938 492 0 0 25 0 1 0 1840242690 28520448 6167 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6963 6167 1116 68 0 6895 0
[pid=30176] vsize: 27852
Current children cumulated CPU time (s) 464.3
Current children cumulated vsize (Kb) 27852

[startup+480.036 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86836 0 0 0 46921 499 0 0 24 0 1 0 1840242690 28520448 6181 4294967295 134512640 134736556 3221224576 3221222920 1077377398 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 6963 6181 1116 68 0 6895 0
[pid=30176] vsize: 27852
Current children cumulated CPU time (s) 474.2
Current children cumulated vsize (Kb) 27852

[startup+490.037 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86892 0 0 0 47901 507 0 0 25 0 1 0 1840242690 28737536 6237 4294967295 134512640 134736556 3221224576 3221223172 1077374485 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7016 6237 1116 68 0 6948 0
[pid=30176] vsize: 28064
Current children cumulated CPU time (s) 484.08
Current children cumulated vsize (Kb) 28064

[startup+500.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 48883 513 0 0 25 0 1 0 1840242690 28872704 6261 4294967295 134512640 134736556 3221224576 3221222876 1077379848 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7049 6261 1116 68 0 6981 0
[pid=30176] vsize: 28196
Current children cumulated CPU time (s) 493.96
Current children cumulated vsize (Kb) 28196

[startup+510.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 49865 520 0 0 25 0 1 0 1840242690 28872704 6261 4294967295 134512640 134736556 3221224576 3221223224 134532895 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7049 6261 1116 68 0 6981 0
[pid=30176] vsize: 28196
Current children cumulated CPU time (s) 503.85
Current children cumulated vsize (Kb) 28196

[startup+520.038 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 50847 526 0 0 25 0 1 0 1840242690 28872704 6261 4294967295 134512640 134736556 3221224576 3221223064 1077378387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7049 6261 1116 68 0 6981 0
[pid=30176] vsize: 28196
Current children cumulated CPU time (s) 513.73
Current children cumulated vsize (Kb) 28196

[startup+530.039 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 51829 533 0 0 25 0 1 0 1840242690 28872704 6261 4294967295 134512640 134736556 3221224576 3221223204 134525088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7049 6261 1116 68 0 6981 0
[pid=30176] vsize: 28196
Current children cumulated CPU time (s) 523.62
Current children cumulated vsize (Kb) 28196

[startup+540.04 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 52812 540 0 0 25 0 1 0 1840242690 28872704 6261 4294967295 134512640 134736556 3221224576 3221223124 134544618 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7049 6261 1116 68 0 6981 0
[pid=30176] vsize: 28196
Current children cumulated CPU time (s) 533.52
Current children cumulated vsize (Kb) 28196

[startup+550.041 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 53794 548 0 0 25 0 1 0 1840242690 28872704 6261 4294967295 134512640 134736556 3221224576 3221223328 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7049 6261 1116 68 0 6981 0
[pid=30176] vsize: 28196
Current children cumulated CPU time (s) 543.42
Current children cumulated vsize (Kb) 28196

[startup+560.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 54776 555 0 0 25 0 1 0 1840242690 28872704 6261 4294967295 134512640 134736556 3221224576 3221223256 134615585 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7049 6261 1116 68 0 6981 0
[pid=30176] vsize: 28196
Current children cumulated CPU time (s) 553.31
Current children cumulated vsize (Kb) 28196

[startup+570.042 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 55756 562 0 0 25 0 1 0 1840242690 28872704 6261 4294967295 134512640 134736556 3221224576 3221223232 134605061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7049 6261 1116 68 0 6981 0
[pid=30176] vsize: 28196
Current children cumulated CPU time (s) 563.18
Current children cumulated vsize (Kb) 28196

[startup+580.043 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 56738 569 0 0 25 0 1 0 1840242690 28872704 6261 4294967295 134512640 134736556 3221224576 3221222876 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7049 6261 1116 68 0 6981 0
[pid=30176] vsize: 28196
Current children cumulated CPU time (s) 573.07
Current children cumulated vsize (Kb) 28196

[startup+590.044 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 57720 576 0 0 25 0 1 0 1840242690 28774400 6255 4294967295 134512640 134736556 3221224576 3221223136 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7025 6255 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 582.96
Current children cumulated vsize (Kb) 28100

[startup+600.046 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 58703 583 0 0 25 0 1 0 1840242690 28774400 6255 4294967295 134512640 134736556 3221224576 3221223228 134544464 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6255 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 592.86
Current children cumulated vsize (Kb) 28100

[startup+610.047 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86916 0 0 0 59685 590 0 0 25 0 1 0 1840242690 28729344 6244 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7014 6244 1116 68 0 6946 0
[pid=30176] vsize: 28056
Current children cumulated CPU time (s) 602.75
Current children cumulated vsize (Kb) 28056

[startup+620.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 60668 597 0 0 25 0 1 0 1840242690 28729344 6244 4294967295 134512640 134736556 3221224576 3221222876 1077379898 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7014 6244 1116 68 0 6946 0
[pid=30176] vsize: 28056
Current children cumulated CPU time (s) 612.65
Current children cumulated vsize (Kb) 28056

[startup+630.047 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86916 0 0 0 61651 604 0 0 25 0 1 0 1840242690 28729344 6244 4294967295 134512640 134736556 3221224576 3221223264 134605558 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7014 6244 1116 68 0 6946 0
[pid=30176] vsize: 28056
Current children cumulated CPU time (s) 622.55
Current children cumulated vsize (Kb) 28056

[startup+640.047 s]
Raw data (loadavg): 0.99 0.97 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86916 0 0 0 62636 609 0 0 25 0 1 0 1840242690 28729344 6244 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7014 6244 1116 68 0 6946 0
[pid=30176] vsize: 28056
Current children cumulated CPU time (s) 632.45
Current children cumulated vsize (Kb) 28056

[startup+650.048 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86924 0 0 0 63619 616 0 0 25 0 1 0 1840242690 28856320 6252 4294967295 134512640 134736556 3221224576 3221223200 134524959 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7045 6252 1116 68 0 6977 0
[pid=30176] vsize: 28180
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (Kb) 28180

[startup+660.049 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86924 0 0 0 64602 621 0 0 25 0 1 0 1840242690 28856320 6252 4294967295 134512640 134736556 3221224576 3221223120 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7045 6252 1116 68 0 6977 0
[pid=30176] vsize: 28180
Current children cumulated CPU time (s) 652.23
Current children cumulated vsize (Kb) 28180

[startup+670.05 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86924 0 0 0 65584 628 0 0 25 0 1 0 1840242690 28856320 6252 4294967295 134512640 134736556 3221224576 3221222876 1077379881 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7045 6252 1116 68 0 6977 0
[pid=30176] vsize: 28180
Current children cumulated CPU time (s) 662.12
Current children cumulated vsize (Kb) 28180

[startup+680.051 s]
Raw data (loadavg): 0.99 0.97 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86924 0 0 0 66568 634 0 0 25 0 1 0 1840242690 28856320 6252 4294967295 134512640 134736556 3221224576 3221223076 1077378605 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7045 6252 1116 68 0 6977 0
[pid=30176] vsize: 28180
Current children cumulated CPU time (s) 672.02
Current children cumulated vsize (Kb) 28180

[startup+690.05 s]
Raw data (loadavg): 1.07 0.99 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86924 0 0 0 67549 641 0 0 25 0 1 0 1840242690 28753920 6250 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7020 6250 1116 68 0 6952 0
[pid=30176] vsize: 28080
Current children cumulated CPU time (s) 681.9
Current children cumulated vsize (Kb) 28080

[startup+700.051 s]
Raw data (loadavg): 1.06 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86924 0 0 0 68533 646 0 0 25 0 1 0 1840242690 28753920 6250 4294967295 134512640 134736556 3221224576 3221223304 134560344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7020 6250 1116 68 0 6952 0
[pid=30176] vsize: 28080
Current children cumulated CPU time (s) 691.79
Current children cumulated vsize (Kb) 28080

[startup+710.052 s]
Raw data (loadavg): 1.05 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86924 0 0 0 69518 653 0 0 25 0 1 0 1840242690 28753920 6250 4294967295 134512640 134736556 3221224576 3221223152 134525076 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7020 6250 1116 68 0 6952 0
[pid=30176] vsize: 28080
Current children cumulated CPU time (s) 701.71
Current children cumulated vsize (Kb) 28080

[startup+720.052 s]
Raw data (loadavg): 1.04 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86924 0 0 0 70501 659 0 0 25 0 1 0 1840242690 28753920 6250 4294967295 134512640 134736556 3221224576 3221223188 134560293 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7020 6250 1116 68 0 6952 0
[pid=30176] vsize: 28080
Current children cumulated CPU time (s) 711.6
Current children cumulated vsize (Kb) 28080

[startup+730.054 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86934 0 0 0 71484 666 0 0 25 0 1 0 1840242690 28889088 6260 4294967295 134512640 134736556 3221224576 3221223160 134534797 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7053 6260 1116 68 0 6985 0
[pid=30176] vsize: 28212
Current children cumulated CPU time (s) 721.5
Current children cumulated vsize (Kb) 28212

[startup+740.055 s]
Raw data (loadavg): 1.03 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86934 0 0 0 72466 673 0 0 25 0 1 0 1840242690 28889088 6260 4294967295 134512640 134736556 3221224576 3221223180 134534823 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7053 6260 1116 68 0 6985 0
[pid=30176] vsize: 28212
Current children cumulated CPU time (s) 731.39
Current children cumulated vsize (Kb) 28212

[startup+750.055 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86934 0 0 0 73449 680 0 0 25 0 1 0 1840242690 28889088 6260 4294967295 134512640 134736556 3221224576 3221223144 134540033 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7053 6260 1116 68 0 6985 0
[pid=30176] vsize: 28212
Current children cumulated CPU time (s) 741.29
Current children cumulated vsize (Kb) 28212

[startup+760.056 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86934 0 0 0 74431 686 0 0 25 0 1 0 1840242690 28889088 6260 4294967295 134512640 134736556 3221224576 3221223200 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7053 6260 1116 68 0 6985 0
[pid=30176] vsize: 28212
Current children cumulated CPU time (s) 751.17
Current children cumulated vsize (Kb) 28212

[startup+770.057 s]
Raw data (loadavg): 1.02 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86934 0 0 0 75411 693 0 0 25 0 1 0 1840242690 28889088 6260 4294967295 134512640 134736556 3221224576 3221223248 134605860 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7053 6260 1116 68 0 6985 0
[pid=30176] vsize: 28212
Current children cumulated CPU time (s) 761.04
Current children cumulated vsize (Kb) 28212

[startup+780.058 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86934 0 0 0 76393 700 0 0 25 0 1 0 1840242690 28889088 6260 4294967295 134512640 134736556 3221224576 3221223172 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7053 6260 1116 68 0 6985 0
[pid=30176] vsize: 28212
Current children cumulated CPU time (s) 770.93
Current children cumulated vsize (Kb) 28212

[startup+790.059 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86934 0 0 0 77375 708 0 0 25 0 1 0 1840242690 28876800 6260 4294967295 134512640 134736556 3221224576 3221222932 1077374598 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7050 6260 1116 68 0 6982 0
[pid=30176] vsize: 28200
Current children cumulated CPU time (s) 780.83
Current children cumulated vsize (Kb) 28200

[startup+800.061 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86934 0 0 0 78358 715 0 0 25 0 1 0 1840242690 28876800 6260 4294967295 134512640 134736556 3221224576 3221223136 134524348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7050 6260 1116 68 0 6982 0
[pid=30176] vsize: 28200
Current children cumulated CPU time (s) 790.73
Current children cumulated vsize (Kb) 28200

[startup+810.06 s]
Raw data (loadavg): 1.01 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86935 0 0 0 79343 721 0 0 25 0 1 0 1840242690 28876800 6261 4294967295 134512640 134736556 3221224576 3221223080 1077377140 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7050 6261 1116 68 0 6982 0
[pid=30176] vsize: 28200
Current children cumulated CPU time (s) 800.64
Current children cumulated vsize (Kb) 28200

[startup+820.06 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86935 0 0 0 80325 727 0 0 25 0 1 0 1840242690 28876800 6261 4294967295 134512640 134736556 3221224576 3221222876 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7050 6261 1116 68 0 6982 0
[pid=30176] vsize: 28200
Current children cumulated CPU time (s) 810.52
Current children cumulated vsize (Kb) 28200

[startup+830.061 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86935 0 0 0 81307 735 0 0 25 0 1 0 1840242690 28876800 6261 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7050 6261 1116 68 0 6982 0
[pid=30176] vsize: 28200
Current children cumulated CPU time (s) 820.42
Current children cumulated vsize (Kb) 28200

[startup+840.062 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86935 0 0 0 82288 742 0 0 25 0 1 0 1840242690 28864512 6261 4294967295 134512640 134736556 3221224576 3221223120 134716112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7047 6261 1116 68 0 6979 0
[pid=30176] vsize: 28188
Current children cumulated CPU time (s) 830.3
Current children cumulated vsize (Kb) 28188

[startup+850.063 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86935 0 0 0 83270 748 0 0 25 0 1 0 1840242690 28864512 6261 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7047 6261 1116 68 0 6979 0
[pid=30176] vsize: 28188
Current children cumulated CPU time (s) 840.18
Current children cumulated vsize (Kb) 28188

[startup+860.063 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86935 0 0 0 84253 754 0 0 25 0 1 0 1840242690 28864512 6261 4294967295 134512640 134736556 3221224576 3221223104 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7047 6261 1116 68 0 6979 0
[pid=30176] vsize: 28188
Current children cumulated CPU time (s) 850.07
Current children cumulated vsize (Kb) 28188

[startup+870.063 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86935 0 0 0 85236 761 0 0 25 0 1 0 1840242690 28864512 6261 4294967295 134512640 134736556 3221224576 3221223072 134523864 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7047 6261 1116 68 0 6979 0
[pid=30176] vsize: 28188
Current children cumulated CPU time (s) 859.97
Current children cumulated vsize (Kb) 28188

[startup+880.064 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86935 0 0 0 86219 768 0 0 25 0 1 0 1840242690 28864512 6261 4294967295 134512640 134736556 3221224576 3221223328 134552874 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7047 6261 1116 68 0 6979 0
[pid=30176] vsize: 28188
Current children cumulated CPU time (s) 869.87
Current children cumulated vsize (Kb) 28188

[startup+890.064 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86939 0 0 0 87198 775 0 0 25 0 1 0 1840242690 28848128 6265 4294967295 134512640 134736556 3221224576 3221223304 134560348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7043 6265 1116 68 0 6975 0
[pid=30176] vsize: 28172
Current children cumulated CPU time (s) 879.73
Current children cumulated vsize (Kb) 28172

[startup+900.065 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86943 0 0 0 88182 783 0 0 25 0 1 0 1840242690 28848128 6269 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7043 6269 1116 68 0 6975 0
[pid=30176] vsize: 28172
Current children cumulated CPU time (s) 889.65
Current children cumulated vsize (Kb) 28172

[startup+910.066 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86943 0 0 0 89166 789 0 0 25 0 1 0 1840242690 28848128 6269 4294967295 134512640 134736556 3221224576 3221223064 1077377416 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7043 6269 1116 68 0 6975 0
[pid=30176] vsize: 28172
Current children cumulated CPU time (s) 899.55
Current children cumulated vsize (Kb) 28172

[startup+920.066 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86943 0 0 0 90152 794 0 0 25 0 1 0 1840242690 28848128 6269 4294967295 134512640 134736556 3221224576 3221222876 1077379843 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7043 6269 1116 68 0 6975 0
[pid=30176] vsize: 28172
Current children cumulated CPU time (s) 909.46
Current children cumulated vsize (Kb) 28172

[startup+930.066 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86943 0 0 0 91135 800 0 0 25 0 1 0 1840242690 28676096 6231 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7001 6231 1116 68 0 6933 0
[pid=30176] vsize: 28004
Current children cumulated CPU time (s) 919.35
Current children cumulated vsize (Kb) 28004

[startup+940.067 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86943 0 0 0 92114 809 0 0 25 0 1 0 1840242690 28676096 6231 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7001 6231 1116 68 0 6933 0
[pid=30176] vsize: 28004
Current children cumulated CPU time (s) 929.23
Current children cumulated vsize (Kb) 28004

[startup+950.068 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86943 0 0 0 93096 815 0 0 25 0 1 0 1840242690 28676096 6231 4294967295 134512640 134736556 3221224576 3221223032 1077377888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7001 6231 1116 68 0 6933 0
[pid=30176] vsize: 28004
Current children cumulated CPU time (s) 939.11
Current children cumulated vsize (Kb) 28004

[startup+960.069 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86943 0 0 0 94078 822 0 0 25 0 1 0 1840242690 28676096 6231 4294967295 134512640 134736556 3221224576 3221223328 134552868 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7001 6231 1116 68 0 6933 0
[pid=30176] vsize: 28004
Current children cumulated CPU time (s) 949
Current children cumulated vsize (Kb) 28004

[startup+970.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86943 0 0 0 95062 827 0 0 25 0 1 0 1840242690 28639232 6222 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 6992 6222 1116 68 0 6924 0
[pid=30176] vsize: 27968
Current children cumulated CPU time (s) 958.89
Current children cumulated vsize (Kb) 27968

[startup+980.071 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86954 0 0 0 96042 836 0 0 25 0 1 0 1840242690 28774400 6233 4294967295 134512640 134736556 3221224576 3221223188 134560244 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6233 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 968.78
Current children cumulated vsize (Kb) 28100

[startup+990.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86954 0 0 0 97026 843 0 0 25 0 1 0 1840242690 28774400 6233 4294967295 134512640 134736556 3221224576 3221223204 134525088 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6233 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 978.69
Current children cumulated vsize (Kb) 28100

[startup+1000.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86954 0 0 0 98007 850 0 0 25 0 1 0 1840242690 28774400 6233 4294967295 134512640 134736556 3221224576 3221223064 1077377734 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6233 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 988.57
Current children cumulated vsize (Kb) 28100

[startup+1010.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86974 0 0 0 98988 857 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223092 1077374207 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 998.45
Current children cumulated vsize (Kb) 28100

[startup+1020.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86974 0 0 0 99968 864 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223220 1076648040 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1008.32
Current children cumulated vsize (Kb) 28100

[startup+1030.07 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86974 0 0 0 100949 870 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1018.19
Current children cumulated vsize (Kb) 28100

[startup+1040.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86974 0 0 0 101933 876 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223168 134524936 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1028.09
Current children cumulated vsize (Kb) 28100

[startup+1050.07 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86974 0 0 0 102913 883 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223220 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1037.96
Current children cumulated vsize (Kb) 28100

[startup+1060.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86974 0 0 0 103897 888 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223172 1077374508 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1047.85
Current children cumulated vsize (Kb) 28100

[startup+1070.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86974 0 0 0 104879 894 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223064 1077377368 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1057.73
Current children cumulated vsize (Kb) 28100

[startup+1080.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86974 0 0 0 105857 902 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223328 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1067.59
Current children cumulated vsize (Kb) 28100

[startup+1090.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86974 0 0 0 106841 907 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223248 134630479 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1077.48
Current children cumulated vsize (Kb) 28100

[startup+1100.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86974 0 0 0 107823 914 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1087.37
Current children cumulated vsize (Kb) 28100

[startup+1110.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86974 0 0 0 108806 919 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221222876 1077379848 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1097.25
Current children cumulated vsize (Kb) 28100

[startup+1120.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86974 0 0 0 109787 926 0 0 25 0 1 0 1840242690 28774400 6253 4294967295 134512640 134736556 3221224576 3221223224 134532897 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7025 6253 1116 68 0 6957 0
[pid=30176] vsize: 28100
Current children cumulated CPU time (s) 1107.13
Current children cumulated vsize (Kb) 28100

[startup+1130.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86985 0 0 0 110771 933 0 0 25 0 1 0 1840242690 28909568 6264 4294967295 134512640 134736556 3221224576 3221223116 1077377191 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7058 6264 1116 68 0 6990 0
[pid=30176] vsize: 28232
Current children cumulated CPU time (s) 1117.04
Current children cumulated vsize (Kb) 28232

[startup+1140.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86985 0 0 0 111753 940 0 0 25 0 1 0 1840242690 28909568 6264 4294967295 134512640 134736556 3221224576 3221223136 134524936 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7058 6264 1116 68 0 6990 0
[pid=30176] vsize: 28232
Current children cumulated CPU time (s) 1126.93
Current children cumulated vsize (Kb) 28232

[startup+1150.08 s]
Raw data (loadavg): 1.00 0.99 0.91 1/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) T 30175 30176 28974 0 -1 0 86985 0 0 0 112734 946 0 0 25 0 1 0 1840242690 28909568 6264 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7058 6264 1116 68 0 6990 0
[pid=30176] vsize: 28232
Current children cumulated CPU time (s) 1136.8
Current children cumulated vsize (Kb) 28232

[startup+1160.08 s]
Raw data (loadavg): 1.00 0.99 0.91 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86985 0 0 0 113717 952 0 0 25 0 1 0 1840242690 28864512 6264 4294967295 134512640 134736556 3221224576 3221223184 134620375 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7047 6264 1116 68 0 6979 0
[pid=30176] vsize: 28188
Current children cumulated CPU time (s) 1146.69
Current children cumulated vsize (Kb) 28188

[startup+1170.08 s]
Raw data (loadavg): 1.08 1.00 0.92 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86985 0 0 0 114701 958 0 0 25 0 1 0 1840242690 28864512 6264 4294967295 134512640 134736556 3221224576 3221223056 134553462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7047 6264 1116 68 0 6979 0
[pid=30176] vsize: 28188
Current children cumulated CPU time (s) 1156.59
Current children cumulated vsize (Kb) 28188

[startup+1180.08 s]
Raw data (loadavg): 1.07 1.00 0.92 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 86991 0 0 0 115683 965 0 0 25 0 1 0 1840242690 28864512 6270 4294967295 134512640 134736556 3221224576 3221222920 1077377398 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7047 6270 1116 68 0 6979 0
[pid=30176] vsize: 28188
Current children cumulated CPU time (s) 1166.48
Current children cumulated vsize (Kb) 28188

[startup+1190.08 s]
Raw data (loadavg): 1.06 1.00 0.92 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 87005 0 0 0 116666 974 0 0 25 0 1 0 1840242690 28999680 6284 4294967295 134512640 134736556 3221224576 3221223104 134550251 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7080 6284 1116 68 0 7012 0
[pid=30176] vsize: 28320
Current children cumulated CPU time (s) 1176.4
Current children cumulated vsize (Kb) 28320

[startup+1200.08 s]
Raw data (loadavg): 1.05 1.00 0.92 2/56 30176
Raw data (/proc/30176/stat): 30176 (bsolo) R 30175 30176 28974 0 -1 0 87005 0 0 0 117649 980 0 0 25 0 1 0 1840242690 28999680 6284 4294967295 134512640 134736556 3221224576 3221223172 1077374550 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30176/statm): 7080 6284 1116 68 0 7012 0
[pid=30176] vsize: 28320
Current children cumulated CPU time (s) 1186.29
Current children cumulated vsize (Kb) 28320
One traced child (pid=30176) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1208.9
CPU time (s): 1195.03
CPU user time (s): 1185.15
CPU system time (s): 9.8815
CPU usage (%): 98.8526
Max. virtual memory (cumulated for all children) (Kb): 44936

Verifier Data

Verifier:	OK	-30