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-1.opb
MD5SUM16a8eb66aae2bcfd534a482dd0a3948e
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 constraints27856
Number of constraints which are clauses27856
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 379

Launcher Data

LAUNCH ON wulflinc23 THE 2005-09-18 09:41:14 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=346 boxname=wulflinc23 idbench=346 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  16a8eb66aae2bcfd534a482dd0a3948e  /oldhome/oroussel/tmp/wulflinc23/normalized-frb35-17-1.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc23/normalized-frb35-17-1.opb
IDLAUNCH: 346
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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	: 3
cpu MHz		: 451.037
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:        949216 kB
Buffers:         33908 kB
Cached:          24296 kB
SwapCached:        820 kB
Active:          53936 kB
Inactive:         6952 kB
HighTotal:      131008 kB
HighFree:       103292 kB
LowTotal:       903652 kB
LowFree:        845924 kB
SwapTotal:     2097136 kB
SwapFree:      2095864 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            19052 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 10:01:24 (client local time) WITH STATUS 10 IN 1195.03 SECONDS
stats: 346 0 1195.03 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 595 variables and 27856 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 8.828
c After prepocess the problem consists of 595 variables and 27856 constraints.
c Initial Lower Bound: -595
c NEW SOLUTION FOUND: -4 @ 8.954 @ #Dec. 591
c NEW SOLUTION FOUND: -5 @ 8.966 @ #Dec. 594
c NEW SOLUTION FOUND: -6 @ 9.098 @ #Dec. 641
c Restart #1 #Var: 595 #Dec: 829 LB: -595 @ 9.767
c NEW SOLUTION FOUND: -23 @ 9.875 @ #Dec. 850
c NEW SOLUTION FOUND: -24 @ 10.294 @ #Dec. 1041
c Restart #2 #Var: 595 #Dec: 1725 LB: -595 @ 11.509
c NEW SOLUTION FOUND: -26 @ 11.62 @ #Dec. 1746
c NEW SOLUTION FOUND: -27 @ 11.672 @ #Dec. 1767
c NEW SOLUTION FOUND: -28 @ 11.899 @ #Dec. 1875
c Restart #3 #Var: 595 #Dec: 2593 LB: -595 @ 13.664
c Restart #4 #Var: 595 #Dec: 3640 LB: -595 @ 16.12
c Restart #5 #Var: 595 #Dec: 4741 LB: -595 @ 19.123
c Restart #6 #Var: 595 #Dec: 6176 LB: -595 @ 22.702
c CHANGE to MIS mode... 	UB: -28	MIS: -595	LPR: -264 (14.659)	Diff: 2.2538
c Restart #0 #Var: 595 #Dec: 8167 LB: -595 @ 173.46
c Restart #1 #Var: 595 #Dec: 8383 LB: -300 @ 174.48
c Restart #2 #Var: 595 #Dec: 8810 LB: -301 @ 176.13
c Restart #3 #Var: 595 #Dec: 9452 LB: -595 @ 178.38
c Restart #4 #Var: 595 #Dec: 10352 LB: -595 @ 181.11
c Restart #5 #Var: 595 #Dec: 11536 LB: -302 @ 184.46
c Restart #6 #Var: 595 #Dec: 12802 LB: -301 @ 188.59
c Restart #7 #Var: 595 #Dec: 14357 LB: -595 @ 193.26
c Restart #8 #Var: 595 #Dec: 16042 LB: -595 @ 198.56
c Restart #9 #Var: 595 #Dec: 17923 LB: -301 @ 204.73
c Restart #10 #Var: 595 #Dec: 20018 LB: -595 @ 211.15
c Restart #11 #Var: 595 #Dec: 22339 LB: -301 @ 218.29
c Restart #12 #Var: 595 #Dec: 25641 LB: -301 @ 226.11
c Restart #13 #Var: 595 #Dec: 28716 LB: -595 @ 234.56
c Restart #14 #Var: 595 #Dec: 31553 LB: -595 @ 243.76
c Restart #15 #Var: 595 #Dec: 35440 LB: -595 @ 252.9
c Restart #16 #Var: 595 #Dec: 38949 LB: -595 @ 262.95
c Restart #17 #Var: 595 #Dec: 42751 LB: -595 @ 273.87
c Restart #18 #Var: 595 #Dec: 46561 LB: -595 @ 285.26
c Restart #19 #Var: 595 #Dec: 50700 LB: -300 @ 297.19
c Restart #20 #Var: 595 #Dec: 55390 LB: -595 @ 310.11
c Restart #21 #Var: 595 #Dec: 60492 LB: -595 @ 323.65
c Restart #22 #Var: 595 #Dec: 65502 LB: -595 @ 337.46
c Restart #23 #Var: 595 #Dec: 70879 LB: -302 @ 351.56
c Restart #24 #Var: 595 #Dec: 76269 LB: -301 @ 367.39
c Restart #25 #Var: 595 #Dec: 81816 LB: -595 @ 383.91
c Restart #26 #Var: 595 #Dec: 87087 LB: -595 @ 400.68
c Restart #27 #Var: 595 #Dec: 92808 LB: -595 @ 417.54
c Restart #28 #Var: 595 #Dec: 100029 LB: -595 @ 434.85
c Restart #29 #Var: 595 #Dec: 106474 LB: -595 @ 453.03
c Restart #30 #Var: 595 #Dec: 112990 LB: -595 @ 472.49
c Restart #31 #Var: 595 #Dec: 120133 LB: -595 @ 491.46
c Restart #32 #Var: 595 #Dec: 127193 LB: -595 @ 511.3
c NEW SOLUTION FOUND: -29 @ 512.3 @ #Dec. 127525
c Restart #33 #Var: 595 #Dec: 134954 LB: -595 @ 532.4
c Restart #34 #Var: 595 #Dec: 141841 LB: -595 @ 554.24
c Restart #35 #Var: 595 #Dec: 149170 LB: -595 @ 576.92
c Restart #36 #Var: 595 #Dec: 156743 LB: -595 @ 600.03
c Restart #37 #Var: 595 #Dec: 165014 LB: -595 @ 623.03
c Restart #38 #Var: 595 #Dec: 173295 LB: -595 @ 646.42
c Restart #39 #Var: 595 #Dec: 181914 LB: -595 @ 671.12
c Restart #40 #Var: 595 #Dec: 190712 LB: -595 @ 697.17
c Restart #41 #Var: 595 #Dec: 199463 LB: -595 @ 723.1
c Restart #42 #Var: 595 #Dec: 209236 LB: -595 @ 750.05
c NEW SOLUTION FOUND: -30 @ 758.46 @ #Dec. 212442
c Restart #43 #Var: 595 #Dec: 222224 LB: -595 @ 785.11
c Restart #44 #Var: 595 #Dec: 231324 LB: -595 @ 814.62
c Restart #45 #Var: 595 #Dec: 241893 LB: -595 @ 844.55
c Restart #46 #Var: 595 #Dec: 251918 LB: -595 @ 873.6
c Restart #47 #Var: 595 #Dec: 262106 LB: -595 @ 904.58
c Restart #48 #Var: 595 #Dec: 272139 LB: -595 @ 935.6
c Restart #49 #Var: 595 #Dec: 282578 LB: -595 @ 966.95
c Restart #50 #Var: 595 #Dec: 292803 LB: -595 @ 999.06
c Restart #51 #Var: 595 #Dec: 303672 LB: -595 @ 1032.4
c Restart #52 #Var: 595 #Dec: 314789 LB: -595 @ 1066.8
c Restart #53 #Var: 595 #Dec: 326599 LB: -595 @ 1100.5
c Restart #54 #Var: 595 #Dec: 338454 LB: -595 @ 1135.8
c Restart #55 #Var: 595 #Dec: 349743 LB: -595 @ 1172.6
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/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840263360 438272 3 4294967295 134512640 134736556 3221224576 3221224576 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/6803/statm): 107 3 90 68 0 39 0
[pid=6803] 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/wulflinc23/normalized-frb35-17-1.opb

[startup+10.0031 s]
Raw data (loadavg): 0.93 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 4005 0 0 0 974 16 0 0 25 0 1 0 1840263360 19427328 3916 4294967295 134512640 134736556 3221224576 3221223276 134554079 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6803/statm): 4743 3916 1116 68 0 4675 0
[pid=6803] vsize: 18972
Current children cumulated CPU time (s) 9.9
Current children cumulated vsize (Kb) 18972

[startup+20.0038 s]
Raw data (loadavg): 0.94 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 4096 0 0 0 1954 24 0 0 25 0 1 0 1840263360 19791872 4004 4294967295 134512640 134736556 3221224576 3221223248 134605463 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 4832 4004 1116 68 0 4764 0
[pid=6803] vsize: 19328
Current children cumulated CPU time (s) 19.78
Current children cumulated vsize (Kb) 19328

[startup+30.0034 s]
Raw data (loadavg): 0.95 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 4562 0 0 0 2936 31 0 0 25 0 1 0 1840263360 21823488 4470 4294967295 134512640 134736556 3221224576 3221222608 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 5328 4470 1116 68 0 5260 0
[pid=6803] vsize: 21312
Current children cumulated CPU time (s) 29.67
Current children cumulated vsize (Kb) 21312

[startup+40.0041 s]
Raw data (loadavg): 0.95 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 4731 0 0 0 3862 50 0 0 25 0 1 0 1840263360 22470656 4638 4294967295 134512640 134736556 3221224576 3221222608 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 5486 4638 1116 68 0 5418 0
[pid=6803] vsize: 21944
Current children cumulated CPU time (s) 39.12
Current children cumulated vsize (Kb) 21944

[startup+50.0047 s]
Raw data (loadavg): 0.96 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 4842 0 0 0 4797 65 0 0 25 0 1 0 1840263360 22908928 4749 4294967295 134512640 134736556 3221224576 3221222608 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 5593 4749 1116 68 0 5525 0
[pid=6803] vsize: 22372
Current children cumulated CPU time (s) 48.62
Current children cumulated vsize (Kb) 22372

[startup+60.0053 s]
Raw data (loadavg): 0.97 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 4935 0 0 0 5738 79 0 0 25 0 1 0 1840263360 23277568 4842 4294967295 134512640 134736556 3221224576 3221222608 1074153792 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 5683 4842 1116 68 0 5615 0
[pid=6803] vsize: 22732
Current children cumulated CPU time (s) 58.17
Current children cumulated vsize (Kb) 22732

[startup+70.006 s]
Raw data (loadavg): 0.97 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 4952 0 0 0 6688 91 0 0 25 0 1 0 1840263360 23339008 4859 4294967295 134512640 134736556 3221224576 3221222608 1074153782 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 5698 4859 1116 68 0 5630 0
[pid=6803] vsize: 22792
Current children cumulated CPU time (s) 67.79
Current children cumulated vsize (Kb) 22792

[startup+80.0066 s]
Raw data (loadavg): 0.98 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 4966 0 0 0 7639 102 0 0 25 0 1 0 1840263360 23388160 4873 4294967295 134512640 134736556 3221224576 3221222256 1077814665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 5710 4873 1116 68 0 5642 0
[pid=6803] vsize: 22840
Current children cumulated CPU time (s) 77.41
Current children cumulated vsize (Kb) 22840

[startup+90.0073 s]
Raw data (loadavg): 0.98 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 8435 0 0 0 8616 114 0 0 25 0 1 0 1840263360 42467328 7490 4294967295 134512640 134736556 3221224576 3221220444 1075116508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 10368 7490 1116 68 0 10300 0
[pid=6803] vsize: 41472
Current children cumulated CPU time (s) 87.3
Current children cumulated vsize (Kb) 41472

[startup+100.008 s]
Raw data (loadavg): 0.98 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 9195 0 0 0 9615 116 0 0 25 0 1 0 1840263360 39043072 7470 4294967295 134512640 134736556 3221224576 3221220452 1075115049 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 9532 7470 1116 68 0 9464 0
[pid=6803] vsize: 38128
Current children cumulated CPU time (s) 97.31
Current children cumulated vsize (Kb) 38128

[startup+110.009 s]
Raw data (loadavg): 0.98 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 9205 0 0 0 10614 116 0 0 25 0 1 0 1840263360 39043072 7470 4294967295 134512640 134736556 3221224576 3221221288 1075066454 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 9532 7470 1116 68 0 9464 0
[pid=6803] vsize: 38128
Current children cumulated CPU time (s) 107.3
Current children cumulated vsize (Kb) 38128

[startup+120.008 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 18107 0 0 0 11588 139 0 0 25 0 1 0 1840263360 43008000 7372 4294967295 134512640 134736556 3221224576 3221220444 1075116478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 10500 7372 1116 68 0 10432 0
[pid=6803] vsize: 42000
Current children cumulated CPU time (s) 117.27
Current children cumulated vsize (Kb) 42000

[startup+130.008 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 46425 0 0 0 12509 208 0 0 25 0 1 0 1840263360 42991616 7365 4294967295 134512640 134736556 3221224576 3221221036 1074788959 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 10496 7365 1116 68 0 10428 0
[pid=6803] vsize: 41984
Current children cumulated CPU time (s) 127.17
Current children cumulated vsize (Kb) 41984

[startup+140.008 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 70808 0 0 0 13440 268 0 0 25 0 1 0 1840263360 45494272 7980 4294967295 134512640 134736556 3221224576 3221220496 1074961267 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 11107 7980 1116 68 0 11039 0
[pid=6803] vsize: 44428
Current children cumulated CPU time (s) 137.08
Current children cumulated vsize (Kb) 44428

[startup+150.008 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 80589 0 0 0 14412 292 0 0 25 0 1 0 1840263360 45850624 8256 4294967295 134512640 134736556 3221224576 3221220496 1074961490 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 11194 8256 1116 68 0 11126 0
[pid=6803] vsize: 44776
Current children cumulated CPU time (s) 147.04
Current children cumulated vsize (Kb) 44776

[startup+160.009 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 80678 0 0 0 15411 293 0 0 25 0 1 0 1840263360 46649344 8333 4294967295 134512640 134736556 3221224576 3221221268 1074846039 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 11389 8335 1116 68 0 11321 0
[pid=6803] vsize: 45556
Current children cumulated CPU time (s) 157.04
Current children cumulated vsize (Kb) 45556

[startup+170.009 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 86957 0 0 0 16394 307 0 0 25 0 1 0 1840263360 31432704 6724 4294967295 134512640 134736556 3221224576 3221222368 1074790226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 7674 6724 1116 68 0 7606 0
[pid=6803] vsize: 30696
Current children cumulated CPU time (s) 167.01
Current children cumulated vsize (Kb) 30696

[startup+180.009 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 92869 0 0 0 17373 323 0 0 25 0 1 0 1840263360 28041216 6066 4294967295 134512640 134736556 3221224576 3221223120 1076647581 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6846 6066 1116 68 0 6778 0
[pid=6803] vsize: 27384
Current children cumulated CPU time (s) 176.96
Current children cumulated vsize (Kb) 27384

[startup+190.01 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 92905 0 0 0 18353 330 0 0 25 0 1 0 1840263360 28073984 6075 4294967295 134512640 134736556 3221224576 3221223200 134619856 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6854 6075 1116 68 0 6786 0
[pid=6803] vsize: 27416
Current children cumulated CPU time (s) 186.83
Current children cumulated vsize (Kb) 27416

[startup+200.01 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 92920 0 0 0 19334 337 0 0 25 0 1 0 1840263360 28209152 6090 4294967295 134512640 134736556 3221224576 3221222876 1077379881 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6887 6090 1116 68 0 6819 0
[pid=6803] vsize: 27548
Current children cumulated CPU time (s) 196.71
Current children cumulated vsize (Kb) 27548

[startup+210.011 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 92991 0 0 0 20317 344 0 0 25 0 1 0 1840263360 28155904 6103 4294967295 134512640 134736556 3221224576 3221222876 1077379908 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6874 6103 1116 68 0 6806 0
[pid=6803] vsize: 27496
Current children cumulated CPU time (s) 206.61
Current children cumulated vsize (Kb) 27496

[startup+220.012 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93008 0 0 0 21299 351 0 0 25 0 1 0 1840263360 28155904 6090 4294967295 134512640 134736556 3221224576 3221223268 134553212 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6874 6090 1116 68 0 6806 0
[pid=6803] vsize: 27496
Current children cumulated CPU time (s) 216.5
Current children cumulated vsize (Kb) 27496

[startup+230.011 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93018 0 0 0 22280 357 0 0 25 0 1 0 1840263360 28155904 6100 4294967295 134512640 134736556 3221224576 3221223116 134544554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6874 6100 1116 68 0 6806 0
[pid=6803] vsize: 27496
Current children cumulated CPU time (s) 226.37
Current children cumulated vsize (Kb) 27496

[startup+240.012 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93027 0 0 0 23262 364 0 0 25 0 1 0 1840263360 28196864 6109 4294967295 134512640 134736556 3221224576 3221223136 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6884 6109 1116 68 0 6816 0
[pid=6803] vsize: 27536
Current children cumulated CPU time (s) 236.26
Current children cumulated vsize (Kb) 27536

[startup+250.012 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93045 0 0 0 24241 371 0 0 25 0 1 0 1840263360 28332032 6127 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/6803/statm): 6917 6127 1116 68 0 6849 0
[pid=6803] vsize: 27668
Current children cumulated CPU time (s) 246.12
Current children cumulated vsize (Kb) 27668

[startup+260.013 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93045 0 0 0 25220 378 0 0 25 0 1 0 1840263360 28180480 6112 4294967295 134512640 134736556 3221224576 3221223152 1077378571 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6880 6112 1116 68 0 6812 0
[pid=6803] vsize: 27520
Current children cumulated CPU time (s) 255.98
Current children cumulated vsize (Kb) 27520

[startup+270.013 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93045 0 0 0 26204 384 0 0 25 0 1 0 1840263360 28180480 6112 4294967295 134512640 134736556 3221224576 3221223088 134549995 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6880 6112 1116 68 0 6812 0
[pid=6803] vsize: 27520
Current children cumulated CPU time (s) 265.88
Current children cumulated vsize (Kb) 27520

[startup+280.012 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93067 0 0 0 27184 391 0 0 25 0 1 0 1840263360 28278784 6134 4294967295 134512640 134736556 3221224576 3221223220 134560258 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6904 6134 1116 68 0 6836 0
[pid=6803] vsize: 27616
Current children cumulated CPU time (s) 275.75
Current children cumulated vsize (Kb) 27616

[startup+290.013 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93067 0 0 0 28166 398 0 0 25 0 1 0 1840263360 28045312 6079 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6847 6079 1116 68 0 6779 0
[pid=6803] vsize: 27388
Current children cumulated CPU time (s) 285.64
Current children cumulated vsize (Kb) 27388

[startup+300.013 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93097 0 0 0 29146 404 0 0 25 0 1 0 1840263360 28237824 6109 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6894 6109 1116 68 0 6826 0
[pid=6803] vsize: 27576
Current children cumulated CPU time (s) 295.5
Current children cumulated vsize (Kb) 27576

[startup+310.013 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93097 0 0 0 30125 412 0 0 25 0 1 0 1840263360 28237824 6109 4294967295 134512640 134736556 3221224576 3221223240 134560241 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6894 6109 1116 68 0 6826 0
[pid=6803] vsize: 27576
Current children cumulated CPU time (s) 305.37
Current children cumulated vsize (Kb) 27576

[startup+320.014 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93103 0 0 0 31106 418 0 0 25 0 1 0 1840263360 28237824 6115 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6894 6115 1116 68 0 6826 0
[pid=6803] vsize: 27576
Current children cumulated CPU time (s) 315.24
Current children cumulated vsize (Kb) 27576

[startup+330.014 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93117 0 0 0 32089 424 0 0 25 0 1 0 1840263360 28372992 6129 4294967295 134512640 134736556 3221224576 3221223156 134534800 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6927 6129 1116 68 0 6859 0
[pid=6803] vsize: 27708
Current children cumulated CPU time (s) 325.13
Current children cumulated vsize (Kb) 27708

[startup+340.014 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93117 0 0 0 33068 433 0 0 25 0 1 0 1840263360 28372992 6129 4294967295 134512640 134736556 3221224576 3221223136 1076647554 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6927 6129 1116 68 0 6859 0
[pid=6803] vsize: 27708
Current children cumulated CPU time (s) 335.01
Current children cumulated vsize (Kb) 27708

[startup+350.015 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93117 0 0 0 34047 441 0 0 25 0 1 0 1840263360 28360704 6129 4294967295 134512640 134736556 3221224576 3221223076 1077378638 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6924 6129 1116 68 0 6856 0
[pid=6803] vsize: 27696
Current children cumulated CPU time (s) 344.88
Current children cumulated vsize (Kb) 27696

[startup+360.016 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93129 0 0 0 35027 448 0 0 25 0 1 0 1840263360 28176384 6090 4294967295 134512640 134736556 3221224576 3221223240 134560294 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6879 6090 1116 68 0 6811 0
[pid=6803] vsize: 27516
Current children cumulated CPU time (s) 354.75
Current children cumulated vsize (Kb) 27516

[startup+370.016 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93162 0 0 0 36009 455 0 0 25 0 1 0 1840263360 28299264 6123 4294967295 134512640 134736556 3221224576 3221223264 134605868 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6909 6123 1116 68 0 6841 0
[pid=6803] vsize: 27636
Current children cumulated CPU time (s) 364.64
Current children cumulated vsize (Kb) 27636

[startup+380.016 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93176 0 0 0 36990 462 0 0 25 0 1 0 1840263360 28221440 6122 4294967295 134512640 134736556 3221224576 3221223160 134553048 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6890 6122 1116 68 0 6822 0
[pid=6803] vsize: 27560
Current children cumulated CPU time (s) 374.52
Current children cumulated vsize (Kb) 27560

[startup+390.017 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93191 0 0 0 37974 468 0 0 25 0 1 0 1840263360 28356608 6137 4294967295 134512640 134736556 3221224576 3221223200 134536515 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6923 6137 1116 68 0 6855 0
[pid=6803] vsize: 27692
Current children cumulated CPU time (s) 384.42
Current children cumulated vsize (Kb) 27692

[startup+400.016 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93191 0 0 0 38954 475 0 0 25 0 1 0 1840263360 28356608 6137 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6923 6137 1116 68 0 6855 0
[pid=6803] vsize: 27692
Current children cumulated CPU time (s) 394.29
Current children cumulated vsize (Kb) 27692

[startup+410.017 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93191 0 0 0 39939 482 0 0 25 0 1 0 1840263360 28327936 6137 4294967295 134512640 134736556 3221224576 3221223092 1077374149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6916 6137 1116 68 0 6848 0
[pid=6803] vsize: 27664
Current children cumulated CPU time (s) 404.21
Current children cumulated vsize (Kb) 27664

[startup+420.016 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93191 0 0 0 40922 487 0 0 25 0 1 0 1840263360 28327936 6137 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6916 6137 1116 68 0 6848 0
[pid=6803] vsize: 27664
Current children cumulated CPU time (s) 414.09
Current children cumulated vsize (Kb) 27664

[startup+430.017 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93191 0 0 0 41903 495 0 0 25 0 1 0 1840263360 28327936 6137 4294967295 134512640 134736556 3221224576 3221222876 1077379863 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6916 6137 1116 68 0 6848 0
[pid=6803] vsize: 27664
Current children cumulated CPU time (s) 423.98
Current children cumulated vsize (Kb) 27664

[startup+440.018 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93191 0 0 0 42881 503 0 0 25 0 1 0 1840263360 28327936 6137 4294967295 134512640 134736556 3221224576 3221223244 134560240 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6916 6137 1116 68 0 6848 0
[pid=6803] vsize: 27664
Current children cumulated CPU time (s) 433.84
Current children cumulated vsize (Kb) 27664

[startup+450.017 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93191 0 0 0 43865 510 0 0 25 0 1 0 1840263360 28323840 6137 4294967295 134512640 134736556 3221224576 3221223332 134552889 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6915 6137 1116 68 0 6847 0
[pid=6803] vsize: 27660
Current children cumulated CPU time (s) 443.75
Current children cumulated vsize (Kb) 27660

[startup+460.018 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93192 0 0 0 44844 517 0 0 25 0 1 0 1840263360 28323840 6138 4294967295 134512640 134736556 3221224576 3221222876 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6915 6138 1116 68 0 6847 0
[pid=6803] vsize: 27660
Current children cumulated CPU time (s) 453.61
Current children cumulated vsize (Kb) 27660

[startup+470.019 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93220 0 0 0 45826 524 0 0 25 0 1 0 1840263360 28459008 6166 4294967295 134512640 134736556 3221224576 3221223120 134524332 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6948 6166 1116 68 0 6880 0
[pid=6803] vsize: 27792
Current children cumulated CPU time (s) 463.5
Current children cumulated vsize (Kb) 27792

[startup+480.018 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93239 0 0 0 46805 533 0 0 25 0 1 0 1840263360 28532736 6185 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6966 6185 1116 68 0 6898 0
[pid=6803] vsize: 27864
Current children cumulated CPU time (s) 473.38
Current children cumulated vsize (Kb) 27864

[startup+490.019 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93239 0 0 0 47787 540 0 0 25 0 1 0 1840263360 28532736 6185 4294967295 134512640 134736556 3221224576 3221223144 134524923 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6966 6185 1116 68 0 6898 0
[pid=6803] vsize: 27864
Current children cumulated CPU time (s) 483.27
Current children cumulated vsize (Kb) 27864

[startup+500.02 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93239 0 0 0 48767 547 0 0 25 0 1 0 1840263360 28532736 6185 4294967295 134512640 134736556 3221224576 3221223136 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6966 6185 1116 68 0 6898 0
[pid=6803] vsize: 27864
Current children cumulated CPU time (s) 493.14
Current children cumulated vsize (Kb) 27864

[startup+510.02 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93239 0 0 0 49749 554 0 0 25 0 1 0 1840263360 28532736 6185 4294967295 134512640 134736556 3221224576 3221223104 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6966 6185 1116 68 0 6898 0
[pid=6803] vsize: 27864
Current children cumulated CPU time (s) 503.03
Current children cumulated vsize (Kb) 27864

[startup+520.021 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93239 0 0 0 50728 562 0 0 25 0 1 0 1840263360 28532736 6185 4294967295 134512640 134736556 3221224576 3221223104 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6966 6185 1116 68 0 6898 0
[pid=6803] vsize: 27864
Current children cumulated CPU time (s) 512.9
Current children cumulated vsize (Kb) 27864

[startup+530.02 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93239 0 0 0 51708 569 0 0 25 0 1 0 1840263360 28512256 6185 4294967295 134512640 134736556 3221224576 3221223172 1077374508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6961 6185 1116 68 0 6893 0
[pid=6803] vsize: 27844
Current children cumulated CPU time (s) 522.77
Current children cumulated vsize (Kb) 27844

[startup+540.02 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93239 0 0 0 52692 575 0 0 25 0 1 0 1840263360 28512256 6185 4294967295 134512640 134736556 3221224576 3221223248 134630169 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6961 6185 1116 68 0 6893 0
[pid=6803] vsize: 27844
Current children cumulated CPU time (s) 532.67
Current children cumulated vsize (Kb) 27844

[startup+550.021 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93239 0 0 0 53677 580 0 0 25 0 1 0 1840263360 28356608 6155 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6923 6155 1116 68 0 6855 0
[pid=6803] vsize: 27692
Current children cumulated CPU time (s) 542.57
Current children cumulated vsize (Kb) 27692

[startup+560.021 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93239 0 0 0 54659 587 0 0 25 0 1 0 1840263360 28356608 6155 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6923 6155 1116 68 0 6855 0
[pid=6803] vsize: 27692
Current children cumulated CPU time (s) 552.46
Current children cumulated vsize (Kb) 27692

[startup+570.022 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93241 0 0 0 55641 594 0 0 25 0 1 0 1840263360 28487680 6156 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6955 6156 1116 68 0 6887 0
[pid=6803] vsize: 27820
Current children cumulated CPU time (s) 562.35
Current children cumulated vsize (Kb) 27820

[startup+580.022 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93244 0 0 0 56623 601 0 0 25 0 1 0 1840263360 28487680 6159 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6955 6159 1116 68 0 6887 0
[pid=6803] vsize: 27820
Current children cumulated CPU time (s) 572.24
Current children cumulated vsize (Kb) 27820

[startup+590.022 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93244 0 0 0 57605 607 0 0 25 0 1 0 1840263360 28487680 6159 4294967295 134512640 134736556 3221224576 3221223088 134549986 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6955 6159 1116 68 0 6887 0
[pid=6803] vsize: 27820
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (Kb) 27820

[startup+600.022 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93244 0 0 0 58590 612 0 0 25 0 1 0 1840263360 28487680 6159 4294967295 134512640 134736556 3221224576 3221223288 134560329 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6955 6159 1116 68 0 6887 0
[pid=6803] vsize: 27820
Current children cumulated CPU time (s) 592.02
Current children cumulated vsize (Kb) 27820

[startup+610.023 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93244 0 0 0 59573 618 0 0 25 0 1 0 1840263360 28438528 6159 4294967295 134512640 134736556 3221224576 3221223180 134554079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6943 6159 1116 68 0 6875 0
[pid=6803] vsize: 27772
Current children cumulated CPU time (s) 601.91
Current children cumulated vsize (Kb) 27772

[startup+620.023 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93244 0 0 0 60554 625 0 0 25 0 1 0 1840263360 28438528 6159 4294967295 134512640 134736556 3221224576 3221223328 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6943 6159 1116 68 0 6875 0
[pid=6803] vsize: 27772
Current children cumulated CPU time (s) 611.79
Current children cumulated vsize (Kb) 27772

[startup+630.023 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93244 0 0 0 61532 633 0 0 25 0 1 0 1840263360 28438528 6159 4294967295 134512640 134736556 3221224576 3221223220 134605127 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6943 6159 1116 68 0 6875 0
[pid=6803] vsize: 27772
Current children cumulated CPU time (s) 621.65
Current children cumulated vsize (Kb) 27772

[startup+640.024 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93244 0 0 0 62515 639 0 0 25 0 1 0 1840263360 28418048 6159 4294967295 134512640 134736556 3221224576 3221223240 134553044 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6938 6159 1116 68 0 6870 0
[pid=6803] vsize: 27752
Current children cumulated CPU time (s) 631.54
Current children cumulated vsize (Kb) 27752

[startup+650.023 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93244 0 0 0 63497 646 0 0 25 0 1 0 1840263360 28418048 6159 4294967295 134512640 134736556 3221224576 3221223248 134605914 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6938 6159 1116 68 0 6870 0
[pid=6803] vsize: 27752
Current children cumulated CPU time (s) 641.43
Current children cumulated vsize (Kb) 27752

[startup+660.024 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93244 0 0 0 64479 653 0 0 25 0 1 0 1840263360 28418048 6159 4294967295 134512640 134736556 3221224576 3221223112 134716081 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6938 6159 1116 68 0 6870 0
[pid=6803] vsize: 27752
Current children cumulated CPU time (s) 651.32
Current children cumulated vsize (Kb) 27752

[startup+670.024 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93244 0 0 0 65461 659 0 0 25 0 1 0 1840263360 28291072 6139 4294967295 134512640 134736556 3221224576 3221223136 134634103 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6907 6139 1116 68 0 6839 0
[pid=6803] vsize: 27628
Current children cumulated CPU time (s) 661.2
Current children cumulated vsize (Kb) 27628

[startup+680.024 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93244 0 0 0 66443 665 0 0 25 0 1 0 1840263360 28291072 6139 4294967295 134512640 134736556 3221224576 3221223284 134529176 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6907 6139 1116 68 0 6839 0
[pid=6803] vsize: 27628
Current children cumulated CPU time (s) 671.08
Current children cumulated vsize (Kb) 27628

[startup+690.025 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93270 0 0 0 67425 672 0 0 25 0 1 0 1840263360 28409856 6165 4294967295 134512640 134736556 3221224576 3221223120 134524688 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6936 6165 1116 68 0 6868 0
[pid=6803] vsize: 27744
Current children cumulated CPU time (s) 680.97
Current children cumulated vsize (Kb) 27744

[startup+700.024 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93270 0 0 0 68405 678 0 0 25 0 1 0 1840263360 28409856 6165 4294967295 134512640 134736556 3221224576 3221223168 134608252 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6936 6165 1116 68 0 6868 0
[pid=6803] vsize: 27744
Current children cumulated CPU time (s) 690.83
Current children cumulated vsize (Kb) 27744

[startup+710.025 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93270 0 0 0 69386 685 0 0 25 0 1 0 1840263360 28409856 6165 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6936 6165 1116 68 0 6868 0
[pid=6803] vsize: 27744
Current children cumulated CPU time (s) 700.71
Current children cumulated vsize (Kb) 27744

[startup+720.025 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93270 0 0 0 70369 691 0 0 25 0 1 0 1840263360 28409856 6165 4294967295 134512640 134736556 3221224576 3221223200 134605362 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6936 6165 1116 68 0 6868 0
[pid=6803] vsize: 27744
Current children cumulated CPU time (s) 710.6
Current children cumulated vsize (Kb) 27744

[startup+730.024 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93270 0 0 0 71354 697 0 0 25 0 1 0 1840263360 28409856 6165 4294967295 134512640 134736556 3221224576 3221223228 134543252 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6936 6165 1116 68 0 6868 0
[pid=6803] vsize: 27744
Current children cumulated CPU time (s) 720.51
Current children cumulated vsize (Kb) 27744

[startup+740.025 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93270 0 0 0 72335 704 0 0 25 0 1 0 1840263360 28409856 6165 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6936 6165 1116 68 0 6868 0
[pid=6803] vsize: 27744
Current children cumulated CPU time (s) 730.39
Current children cumulated vsize (Kb) 27744

[startup+750.025 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93270 0 0 0 73315 711 0 0 25 0 1 0 1840263360 28409856 6165 4294967295 134512640 134736556 3221224576 3221223264 134605573 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6936 6165 1116 68 0 6868 0
[pid=6803] vsize: 27744
Current children cumulated CPU time (s) 740.26
Current children cumulated vsize (Kb) 27744

[startup+760.025 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93270 0 0 0 74297 718 0 0 25 0 1 0 1840263360 28409856 6165 4294967295 134512640 134736556 3221224576 3221223224 134544024 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6936 6165 1116 68 0 6868 0
[pid=6803] vsize: 27744
Current children cumulated CPU time (s) 750.15
Current children cumulated vsize (Kb) 27744

[startup+770.026 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93270 0 0 0 75280 724 0 0 25 0 1 0 1840263360 28348416 6153 4294967295 134512640 134736556 3221224576 3221223216 1076648059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6921 6153 1116 68 0 6853 0
[pid=6803] vsize: 27684
Current children cumulated CPU time (s) 760.04
Current children cumulated vsize (Kb) 27684

[startup+780.026 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93270 0 0 0 76262 730 0 0 25 0 1 0 1840263360 28348416 6153 4294967295 134512640 134736556 3221224576 3221223104 134550254 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6921 6153 1116 68 0 6853 0
[pid=6803] vsize: 27684
Current children cumulated CPU time (s) 769.92
Current children cumulated vsize (Kb) 27684

[startup+790.026 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93270 0 0 0 77242 737 0 0 25 0 1 0 1840263360 28348416 6153 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6921 6153 1116 68 0 6853 0
[pid=6803] vsize: 27684
Current children cumulated CPU time (s) 779.79
Current children cumulated vsize (Kb) 27684

[startup+800.026 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93270 0 0 0 78221 744 0 0 25 0 1 0 1840263360 28348416 6153 4294967295 134512640 134736556 3221224576 3221222876 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6921 6153 1116 68 0 6853 0
[pid=6803] vsize: 27684
Current children cumulated CPU time (s) 789.65
Current children cumulated vsize (Kb) 27684

[startup+810.026 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93272 0 0 0 79202 751 0 0 25 0 1 0 1840263360 28483584 6155 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6954 6155 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 799.53
Current children cumulated vsize (Kb) 27816

[startup+820.027 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93272 0 0 0 80185 758 0 0 25 0 1 0 1840263360 28483584 6155 4294967295 134512640 134736556 3221224576 3221223264 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6954 6155 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 809.43
Current children cumulated vsize (Kb) 27816

[startup+830.027 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93275 0 0 0 81169 762 0 0 25 0 1 0 1840263360 28483584 6158 4294967295 134512640 134736556 3221224576 3221223216 1076648059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6954 6158 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 819.31
Current children cumulated vsize (Kb) 27816

[startup+840.026 s]
Raw data (loadavg): 0.99 0.98 0.93 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93292 0 0 0 82146 771 0 0 25 0 1 0 1840263360 28483584 6175 4294967295 134512640 134736556 3221224576 3221223232 134605450 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6954 6175 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 829.17
Current children cumulated vsize (Kb) 27816

[startup+850.027 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93293 0 0 0 83127 778 0 0 25 0 1 0 1840263360 28483584 6176 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6954 6176 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 839.05
Current children cumulated vsize (Kb) 27816

[startup+860.028 s]
Raw data (loadavg): 0.99 0.98 0.93 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93293 0 0 0 84107 786 0 0 25 0 1 0 1840263360 28483584 6176 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6954 6176 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 848.93
Current children cumulated vsize (Kb) 27816

[startup+870.027 s]
Raw data (loadavg): 1.07 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93293 0 0 0 85089 793 0 0 25 0 1 0 1840263360 28483584 6176 4294967295 134512640 134736556 3221224576 3221223148 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6954 6176 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 858.82
Current children cumulated vsize (Kb) 27816

[startup+880.027 s]
Raw data (loadavg): 1.06 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93293 0 0 0 86069 801 0 0 25 0 1 0 1840263360 28483584 6176 4294967295 134512640 134736556 3221224576 3221223032 1077377288 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6954 6176 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 868.7
Current children cumulated vsize (Kb) 27816

[startup+890.028 s]
Raw data (loadavg): 1.13 1.02 0.94 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93293 0 0 0 87050 807 0 0 25 0 1 0 1840263360 28483584 6176 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6954 6176 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 878.57
Current children cumulated vsize (Kb) 27816

[startup+900.027 s]
Raw data (loadavg): 1.11 1.02 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93295 0 0 0 88033 813 0 0 25 0 1 0 1840263360 28483584 6178 4294967295 134512640 134736556 3221224576 3221223144 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6954 6178 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 888.46
Current children cumulated vsize (Kb) 27816

[startup+910.028 s]
Raw data (loadavg): 1.09 1.01 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93299 0 0 0 89017 819 0 0 25 0 1 0 1840263360 28483584 6182 4294967295 134512640 134736556 3221224576 3221223264 134605819 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6803/statm): 6954 6182 1116 68 0 6886 0
[pid=6803] vsize: 27816
Current children cumulated CPU time (s) 898.36
Current children cumulated vsize (Kb) 27816

[startup+920.029 s]
Raw data (loadavg): 1.08 1.01 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 89998 825 0 0 25 0 1 0 1840263360 28618752 6219 4294967295 134512640 134736556 3221224576 3221223104 134524698 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6987 6219 1116 68 0 6919 0
[pid=6803] vsize: 27948
Current children cumulated CPU time (s) 908.23
Current children cumulated vsize (Kb) 27948

[startup+930.028 s]
Raw data (loadavg): 1.06 1.01 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 90978 833 0 0 25 0 1 0 1840263360 28618752 6219 4294967295 134512640 134736556 3221224576 3221223032 1077377771 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6987 6219 1116 68 0 6919 0
[pid=6803] vsize: 27948
Current children cumulated CPU time (s) 918.11
Current children cumulated vsize (Kb) 27948

[startup+940.029 s]
Raw data (loadavg): 1.05 1.01 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 91961 839 0 0 25 0 1 0 1840263360 28618752 6219 4294967295 134512640 134736556 3221224576 3221223172 1077374550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6987 6219 1116 68 0 6919 0
[pid=6803] vsize: 27948
Current children cumulated CPU time (s) 928
Current children cumulated vsize (Kb) 27948

[startup+950.029 s]
Raw data (loadavg): 1.04 1.01 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 92944 845 0 0 25 0 1 0 1840263360 28618752 6219 4294967295 134512640 134736556 3221224576 3221223060 134553412 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6987 6219 1116 68 0 6919 0
[pid=6803] vsize: 27948
Current children cumulated CPU time (s) 937.89
Current children cumulated vsize (Kb) 27948

[startup+960.03 s]
Raw data (loadavg): 1.04 1.01 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 93925 851 0 0 25 0 1 0 1840263360 28536832 6199 4294967295 134512640 134736556 3221224576 3221223172 1077374568 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6967 6199 1116 68 0 6899 0
[pid=6803] vsize: 27868
Current children cumulated CPU time (s) 947.76
Current children cumulated vsize (Kb) 27868

[startup+970.031 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 94907 857 0 0 25 0 1 0 1840263360 28536832 6199 4294967295 134512640 134736556 3221224576 3221223120 134524374 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6967 6199 1116 68 0 6899 0
[pid=6803] vsize: 27868
Current children cumulated CPU time (s) 957.64
Current children cumulated vsize (Kb) 27868

[startup+980.03 s]
Raw data (loadavg): 1.03 1.01 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 95891 863 0 0 25 0 1 0 1840263360 28536832 6199 4294967295 134512640 134736556 3221224576 3221223248 134630621 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6967 6199 1116 68 0 6899 0
[pid=6803] vsize: 27868
Current children cumulated CPU time (s) 967.54
Current children cumulated vsize (Kb) 27868

[startup+990.031 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 96875 868 0 0 25 0 1 0 1840263360 28536832 6199 4294967295 134512640 134736556 3221224576 3221223220 134605074 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6967 6199 1116 68 0 6899 0
[pid=6803] vsize: 27868
Current children cumulated CPU time (s) 977.43
Current children cumulated vsize (Kb) 27868

[startup+1000.03 s]
Raw data (loadavg): 1.02 1.01 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 97860 873 0 0 25 0 1 0 1840263360 28536832 6199 4294967295 134512640 134736556 3221224576 3221223032 1077377236 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6803/statm): 6967 6199 1116 68 0 6899 0
[pid=6803] vsize: 27868
Current children cumulated CPU time (s) 987.33
Current children cumulated vsize (Kb) 27868

[startup+1010.03 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 98843 880 0 0 25 0 1 0 1840263360 28536832 6199 4294967295 134512640 134736556 3221224576 3221223264 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6967 6199 1116 68 0 6899 0
[pid=6803] vsize: 27868
Current children cumulated CPU time (s) 997.23
Current children cumulated vsize (Kb) 27868

[startup+1020.03 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93336 0 0 0 99826 887 0 0 25 0 1 0 1840263360 28463104 6181 4294967295 134512640 134736556 3221224576 3221223064 1077378425 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6803/statm): 6949 6181 1116 68 0 6881 0
[pid=6803] vsize: 27796
Current children cumulated CPU time (s) 1007.13
Current children cumulated vsize (Kb) 27796

[startup+1030.03 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93353 0 0 0 100808 893 0 0 25 0 1 0 1840263360 28573696 6192 4294967295 134512640 134736556 3221224576 3221223104 134550019 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6976 6192 1116 68 0 6908 0
[pid=6803] vsize: 27904
Current children cumulated CPU time (s) 1017.01
Current children cumulated vsize (Kb) 27904

[startup+1040.03 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93353 0 0 0 101791 900 0 0 25 0 1 0 1840263360 28573696 6192 4294967295 134512640 134736556 3221224576 3221223264 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6976 6192 1116 68 0 6908 0
[pid=6803] vsize: 27904
Current children cumulated CPU time (s) 1026.91
Current children cumulated vsize (Kb) 27904

[startup+1050.03 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 102773 908 0 0 25 0 1 0 1840263360 28573696 6200 4294967295 134512640 134736556 3221224576 3221223076 1077378605 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6803/statm): 6976 6200 1116 68 0 6908 0
[pid=6803] vsize: 27904
Current children cumulated CPU time (s) 1036.81
Current children cumulated vsize (Kb) 27904

[startup+1060.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 103757 914 0 0 25 0 1 0 1840263360 28573696 6200 4294967295 134512640 134736556 3221224576 3221223108 1077378603 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6976 6200 1116 68 0 6908 0
[pid=6803] vsize: 27904
Current children cumulated CPU time (s) 1046.71
Current children cumulated vsize (Kb) 27904

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 104737 921 0 0 25 0 1 0 1840263360 28573696 6200 4294967295 134512640 134736556 3221224576 3221223228 134554008 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6976 6200 1116 68 0 6908 0
[pid=6803] vsize: 27904
Current children cumulated CPU time (s) 1056.58
Current children cumulated vsize (Kb) 27904

[startup+1080.03 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 105717 931 0 0 25 0 1 0 1840263360 28573696 6200 4294967295 134512640 134736556 3221224576 3221223064 1077377259 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6976 6200 1116 68 0 6908 0
[pid=6803] vsize: 27904
Current children cumulated CPU time (s) 1066.48
Current children cumulated vsize (Kb) 27904

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 106698 938 0 0 25 0 1 0 1840263360 28573696 6200 4294967295 134512640 134736556 3221224576 3221223196 134524884 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6976 6200 1116 68 0 6908 0
[pid=6803] vsize: 27904
Current children cumulated CPU time (s) 1076.36
Current children cumulated vsize (Kb) 27904

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 107681 944 0 0 25 0 1 0 1840263360 28573696 6200 4294967295 134512640 134736556 3221224576 3221223172 1077374550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6976 6200 1116 68 0 6908 0
[pid=6803] vsize: 27904
Current children cumulated CPU time (s) 1086.25
Current children cumulated vsize (Kb) 27904

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 108663 950 0 0 25 0 1 0 1840263360 28573696 6200 4294967295 134512640 134736556 3221224576 3221223152 134524338 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6976 6200 1116 68 0 6908 0
[pid=6803] vsize: 27904
Current children cumulated CPU time (s) 1096.13
Current children cumulated vsize (Kb) 27904

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 109644 958 0 0 25 0 1 0 1840263360 28573696 6200 4294967295 134512640 134736556 3221224576 3221223136 134634139 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6976 6200 1116 68 0 6908 0
[pid=6803] vsize: 27904
Current children cumulated CPU time (s) 1106.02
Current children cumulated vsize (Kb) 27904

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 110626 964 0 0 25 0 1 0 1840263360 28454912 6179 4294967295 134512640 134736556 3221224576 3221223304 134560337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6947 6179 1116 68 0 6879 0
[pid=6803] vsize: 27788
Current children cumulated CPU time (s) 1115.9
Current children cumulated vsize (Kb) 27788

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 111606 971 0 0 25 0 1 0 1840263360 28454912 6179 4294967295 134512640 134736556 3221224576 3221223156 134525075 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6947 6179 1116 68 0 6879 0
[pid=6803] vsize: 27788
Current children cumulated CPU time (s) 1125.77
Current children cumulated vsize (Kb) 27788

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93361 0 0 0 112586 978 0 0 25 0 1 0 1840263360 28454912 6179 4294967295 134512640 134736556 3221224576 3221223252 134605891 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6947 6179 1116 68 0 6879 0
[pid=6803] vsize: 27788
Current children cumulated CPU time (s) 1135.64
Current children cumulated vsize (Kb) 27788

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93361 0 0 0 113569 985 0 0 25 0 1 0 1840263360 28454912 6179 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6947 6179 1116 68 0 6879 0
[pid=6803] vsize: 27788
Current children cumulated CPU time (s) 1145.54
Current children cumulated vsize (Kb) 27788

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93374 0 0 0 114552 993 0 0 25 0 1 0 1840263360 28590080 6192 4294967295 134512640 134736556 3221224576 3221223232 134534879 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6980 6192 1116 68 0 6912 0
[pid=6803] vsize: 27920
Current children cumulated CPU time (s) 1155.45
Current children cumulated vsize (Kb) 27920

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93377 0 0 0 115534 1000 0 0 25 0 1 0 1840263360 28590080 6195 4294967295 134512640 134736556 3221224576 3221223136 134634130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6980 6195 1116 68 0 6912 0
[pid=6803] vsize: 27920
Current children cumulated CPU time (s) 1165.34
Current children cumulated vsize (Kb) 27920

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93377 0 0 0 116518 1005 0 0 25 0 1 0 1840263360 28590080 6195 4294967295 134512640 134736556 3221224576 3221223064 1077377281 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6980 6195 1116 68 0 6912 0
[pid=6803] vsize: 27920
Current children cumulated CPU time (s) 1175.23
Current children cumulated vsize (Kb) 27920

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 0.94 1/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) T 6802 6803 5299 0 -1 0 93377 0 0 0 117499 1011 0 0 25 0 1 0 1840263360 28590080 6195 4294967295 134512640 134736556 3221224576 3221223468 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/6803/statm): 6980 6195 1116 68 0 6912 0
[pid=6803] vsize: 27920
Current children cumulated CPU time (s) 1185.1
Current children cumulated vsize (Kb) 27920

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 0.94 2/56 6803
Raw data (/proc/6803/stat): 6803 (bsolo) R 6802 6803 5299 0 -1 0 93377 0 0 0 118482 1017 0 0 25 0 1 0 1840263360 28590080 6195 4294967295 134512640 134736556 3221224576 3221223072 134524081 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/6803/statm): 6980 6195 1116 68 0 6912 0
[pid=6803] vsize: 27920
Current children cumulated CPU time (s) 1194.99
Current children cumulated vsize (Kb) 27920
One traced child (pid=6803) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1210.08
CPU time (s): 1195.03
CPU user time (s): 1184.85
CPU system time (s): 10.1845
CPU usage (%): 98.7568
Max. virtual memory (cumulated for all children) (Kb): 45556

Verifier Data

Verifier:	OK	-30