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

Namemps-v2-13-7/MIPLIB/miplib/normalized-mps-v2-13-7-mod008.opb
MD5SUMfbdb3cf321a85412feefcaac30780520
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 361
Optimality of the best value was proved NO
Number of terms in the objective function 319
Biggest coefficient in the objective function 87
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 23554
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 22000
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 1027256
Number of bits of the biggest sum of numbers20
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1195.07
Number of variables319
Total number of constraints325
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)319
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint1
Maximum length of a constraint231

Trace number 5154

Launcher Data

LAUNCH ON wulflinc17 THE 2005-09-19 22:50:45 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=908 boxname=wulflinc17 idbench=908 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  fbdb3cf321a85412feefcaac30780520  /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-13-7-mod008.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-13-7-mod008.opb
IDLAUNCH: 908
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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.072
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:        886288 kB
Buffers:         41136 kB
Cached:          77864 kB
SwapCached:        544 kB
Active:          60220 kB
Inactive:        61180 kB
HighTotal:      131008 kB
HighFree:        50680 kB
LowTotal:       903652 kB
LowFree:        835608 kB
SwapTotal:     2097892 kB
SwapFree:      2096672 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5688 kB
Slab:            21372 kB
Committed_AS:    64280 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 23:14:11 (client local time) WITH STATUS 10 IN 1195.07 SECONDS
stats: 908 0 1195.07 10

Solver Data

c INFO: OSL Context initialized.
c Initial problem consists of 319 variables and 6 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.227
c After prepocess the problem consists of 319 variables and 6 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 682 @ 0.229 @ #Dec. 8
c Restart #1 #Var: 319 #Dec: 208 LB: 0 @ 0.272
c NEW SOLUTION FOUND: 506 @ 0.273 @ #Dec. 222
c NEW SOLUTION FOUND: 504 @ 0.33 @ #Dec. 520
c NEW SOLUTION FOUND: 502 @ 0.385 @ #Dec. 816
c Restart #2 #Var: 319 #Dec: 13276 LB: 0 @ 0.791
c NEW SOLUTION FOUND: 497 @ 0.803 @ #Dec. 13593
c NEW SOLUTION FOUND: 495 @ 0.81 @ #Dec. 13881
c NEW SOLUTION FOUND: 493 @ 0.979 @ #Dec. 19229
c NEW SOLUTION FOUND: 492 @ 1.119 @ #Dec. 22049
c NEW SOLUTION FOUND: 491 @ 1.136 @ #Dec. 22299
c NEW SOLUTION FOUND: 489 @ 1.139 @ #Dec. 22394
c Restart #3 #Var: 319 #Dec: 23932 LB: 0 @ 1.269
c Restart #4 #Var: 319 #Dec: 55654 LB: 0 @ 2.52
c Restart #5 #Var: 319 #Dec: 92468 LB: 0 @ 3.985
c Restart #6 #Var: 319 #Dec: 97409 LB: 0 @ 4.402
c CHANGE to LPR mode... 	UB: 489	MIS: 0	LPR: 291 (0.023)	Diff: 0
c Restart #0 #Var: 319 #Dec: 121603 LB: 0 @ 6.072
c Restart #1 #Var: 319 #Dec: 121810 LB: 291 @ 6.621
c NEW SOLUTION FOUND: 456 @ 7.311 @ #Dec. 122108
c NEW SOLUTION FOUND: 373 @ 7.988 @ #Dec. 122396
c Restart #2 #Var: 319 #Dec: 125334 LB: 291 @ 40.21
c Restart #3 #Var: 319 #Dec: 126017 LB: 291 @ 51.685
c Restart #4 #Var: 319 #Dec: 127325 LB: 291 @ 71.452
c Restart #5 #Var: 319 #Dec: 128991 LB: 291 @ 98.324
c NEW SOLUTION FOUND: 367 @ 125.62 @ #Dec. 131333
c NEW SOLUTION FOUND: 363 @ 166.49 @ #Dec. 135169
c NEW SOLUTION FOUND: 362 @ 178 @ #Dec. 137088
c Restart #6 #Var: 319 #Dec: 156538 LB: 291 @ 379.55
c Restart #7 #Var: 319 #Dec: 158717 LB: 291 @ 413.31
c Restart #8 #Var: 319 #Dec: 160606 LB: 291 @ 448.29
c Restart #9 #Var: 319 #Dec: 165782 LB: 291 @ 540.23
c NEW SOLUTION FOUND: 361 @ 552.34 @ #Dec. 167857
c Restart #10 #Var: 319 #Dec: 175783 LB: 291 @ 665.7
c Restart #11 #Var: 319 #Dec: 180815 LB: 291 @ 780.41
c Restart #12 #Var: 319 #Dec: 185757 LB: 291 @ 875.18
c Restart #13 #Var: 319 #Dec: 201207 LB: 291 @ 1139.1
s SATISFIABLE
v C2_0x2e__bit0 -C3_0x2e__bit0 C4_0x2e__bit0 -C5_0x2e__bit0 -C6_0x2e__bit0 -C7_0x2e__bit0 -C8_0x2e__bit0 -C9_0x2e__bit0 -C10_0x2e__bit0 -C11_0x2e__bit0 -C12_0x2e__bit0 -C13_0x2e__bit0 -C14_0x2e__bit0 -C15_0x2e__bit0 -C16_0x2e__bit0 -C17_0x2e__bit0 -C18_0x2e__bit0 -C19_0x2e__bit0 -C20_0x2e__bit0 -C21_0x2e__bit0 -C22_0x2e__bit0 -C23_0x2e__bit0 -C24_0x2e__bit0 -C25_0x2e__bit0 -C26_0x2e__bit0 -C27_0x2e__bit0 -C28_0x2e__bit0 -C29_0x2e__bit0 -C30_0x2e__bit0 -C31_0x2e__bit0 -C32_0x2e__bit0 -C33_0x2e__bit0 -C34_0x2e__bit0 -C35_0x2e__bit0 -C36_0x2e__bit0 -C37_0x2e__bit0 -C38_0x2e__bit0 -C39_0x2e__bit0 -C40_0x2e__bit0 -C41_0x2e__bit0 -C42_0x2e__bit0 -C43_0x2e__bit0 -C44_0x2e__bit0 -C45_0x2e__bit0 -C46_0x2e__bit0 -C47_0x2e__bit0 -C48_0x2e__bit0 -C49_0x2e__bit0 -C50_0x2e__bit0 -C51_0x2e__bit0 -C52_0x2e__bit0 -C53_0x2e__bit0 -C54_0x2e__bit0 -C55_0x2e__bit0 -C56_0x2e__bit0 -C57_0x2e__bit0 -C58_0x2e__bit0 -C59_0x2e__bit0 -C60_0x2e__bit0 C61_0x2e__bit0 -C62_0x2e__bit0 -C63_0x2e__bit0 -C64_0x2e__bit0 -C65_0x2e__bit0 -C66_0x2e__bit0 -C67_0x2e__bit0 -C68_0x2e__bit0 -C69_0x2e__bit0 -C70_0x2e__bit0 C71_0x2e__bit0 -C72_0x2e__bit0 -C73_0x2e__bit0 -C74_0x2e__bit0 -C75_0x2e__bit0 -C76_0x2e__bit0 -C77_0x2e__bit0 -C78_0x2e__bit0 -C79_0x2e__bit0 -C80_0x2e__bit0 -C81_0x2e__bit0 -C82_0x2e__bit0 -C83_0x2e__bit0 -C84_0x2e__bit0 -C85_0x2e__bit0 -C86_0x2e__bit0 -C87_0x2e__bit0 -C88_0x2e__bit0 -C89_0x2e__bit0 -C90_0x2e__bit0 -C91_0x2e__bit0 -C92_0x2e__bit0 -C93_0x2e__bit0 -C94_0x2e__bit0 -C95_0x2e__bit0 -C96_0x2e__bit0 -C97_0x2e__bit0 -C98_0x2e__bit0 -C99_0x2e__bit0 -C100_0x2e__bit0 -C101_0x2e__bit0 -C102_0x2e__bit0 -C103_0x2e__bit0 -C104_0x2e__bit0 -C105_0x2e__bit0 -C106_0x2e__bit0 -C107_0x2e__bit0 -C108_0x2e__bit0 -C109_0x2e__bit0 -C110_0x2e__bit0 -C111_0x2e__bit0 -C112_0x2e__bit0 -C113_0x2e__bit0 -C114_0x2e__bit0 -C115_0x2e__bit0 -C116_0x2e__bit0 -C117_0x2e__bit0 -C118_0x2e__bit0 -C119_0x2e__bit0 C120_0x2e__bit0 -C121_0x2e__bit0 -C122_0x2e__bit0 -C123_0x2e__bit0 -C124_0x2e__bit0 -C125_0x2e__bit0 -C126_0x2e__bit0 -C127_0x2e__bit0 -C128_0x2e__bit0 -C129_0x2e__bit0 -C130_0x2e__bit0 -C131_0x2e__bit0 -C132_0x2e__bit0 -C133_0x2e__bit0 -C134_0x2e__bit0 -C135_0x2e__bit0 -C136_0x2e__bit0 -C137_0x2e__bit0 -C138_0x2e__bit0 -C139_0x2e__bit0 C140_0x2e__bit0 -C141_0x2e__bit0 -C142_0x2e__bit0 -C143_0x2e__bit0 -C144_0x2e__bit0 -C145_0x2e__bit0 -C146_0x2e__bit0 -C147_0x2e__bit0 -C148_0x2e__bit0 -C149_0x2e__bit0 -C150_0x2e__bit0 -C151_0x2e__bit0 -C152_0x2e__bit0 -C153_0x2e__bit0 -C154_0x2e__bit0 -C155_0x2e__bit0 -C156_0x2e__bit0 -C157_0x2e__bit0 -C158_0x2e__bit0 -C159_0x2e__bit0 -C160_0x2e__bit0 -C161_0x2e__bit0 -C162_0x2e__bit0 -C163_0x2e__bit0 -C164_0x2e__bit0 -C165_0x2e__bit0 -C166_0x2e__bit0 -C167_0x2e__bit0 -C168_0x2e__bit0 -C169_0x2e__bit0 -C170_0x2e__bit0 -C171_0x2e__bit0 -C172_0x2e__bit0 -C173_0x2e__bit0 -C174_0x2e__bit0 -C175_0x2e__bit0 -C176_0x2e__bit0 -C177_0x2e__bit0 -C178_0x2e__bit0 -C179_0x2e__bit0 -C180_0x2e__bit0 -C181_0x2e__bit0 -C182_0x2e__bit0 -C183_0x2e__bit0 -C184_0x2e__bit0 -C185_0x2e__bit0 -C186_0x2e__bit0 -C187_0x2e__bit0 -C188_0x2e__bit0 -C189_0x2e__bit0 -C190_0x2e__bit0 -C191_0x2e__bit0 -C192_0x2e__bit0 -C193_0x2e__bit0 -C194_0x2e__bit0 -C195_0x2e__bit0 -C196_0x2e__bit0 -C197_0x2e__bit0 -C198_0x2e__bit0 -C199_0x2e__bit0 -C200_0x2e__bit0 -C201_0x2e__bit0 -C202_0x2e__bit0 -C203_0x2e__bit0 -C204_0x2e__bit0 -C205_0x2e__bit0 -C206_0x2e__bit0 -C207_0x2e__bit0 -C208_0x2e__bit0 -C209_0x2e__bit0 -C210_0x2e__bit0 -C211_0x2e__bit0 -C212_0x2e__bit0 -C213_0x2e__bit0 -C214_0x2e__bit0 -C215_0x2e__bit0 -C216_0x2e__bit0 -C217_0x2e__bit0 -C218_0x2e__bit0 -C219_0x2e__bit0 -C220_0x2e__bit0 -C221_0x2e__bit0 -C222_0x2e__bit0 -C223_0x2e__bit0 -C224_0x2e__bit0 -C225_0x2e__bit0 -C226_0x2e__bit0 -C227_0x2e__bit0 -C228_0x2e__bit0 -C229_0x2e__bit0 -C230_0x2e__bit0 -C231_0x2e__bit0 -C232_0x2e__bit0 -C233_0x2e__bit0 -C234_0x2e__bit0 -C235_0x2e__bit0 -C236_0x2e__bit0 -C237_0x2e__bit0 -C238_0x2e__bit0 -C239_0x2e__bit0 -C240_0x2e__bit0 -C241_0x2e__bit0 -C242_0x2e__bit0 -C243_0x2e__bit0 -C244_0x2e__bit0 -C245_0x2e__bit0 -C246_0x2e__bit0 -C247_0x2e__bit0 -C248_0x2e__bit0 -C249_0x2e__bit0 -C250_0x2e__bit0 -C251_0x2e__bit0 -C252_0x2e__bit0 -C253_0x2e__bit0 -C254_0x2e__bit0 -C255_0x2e__bit0 -C256_0x2e__bit0 -C257_0x2e__bit0 -C258_0x2e__bit0 -C259_0x2e__bit0 -C260_0x2e__bit0 -C261_0x2e__bit0 -C262_0x2e__bit0 -C263_0x2e__bit0 -C264_0x2e__bit0 -C265_0x2e__bit0 -C266_0x2e__bit0 -C267_0x2e__bit0 -C268_0x2e__bit0 -C269_0x2e__bit0 -C270_0x2e__bit0 -C271_0x2e__bit0 -C272_0x2e__bit0 -C273_0x2e__bit0 -C274_0x2e__bit0 -C275_0x2e__bit0 -C276_0x2e__bit0 -C277_0x2e__bit0 -C278_0x2e__bit0 -C279_0x2e__bit0 -C280_0x2e__bit0 -C281_0x2e__bit0 -C282_0x2e__bit0 -C283_0x2e__bit0 -C284_0x2e__bit0 -C285_0x2e__bit0 -C286_0x2e__bit0 -C287_0x2e__bit0 -C288_0x2e__bit0 -C289_0x2e__bit0 -C290_0x2e__bit0 -C291_0x2e__bit0 -C292_0x2e__bit0 -C293_0x2e__bit0 -C294_0x2e__bit0 -C295_0x2e__bit0 -C296_0x2e__bit0 -C297_0x2e__bit0 -C298_0x2e__bit0 -C299_0x2e__bit0 -C300_0x2e__bit0 -C301_0x2e__bit0 -C302_0x2e__bit0 -C303_0x2e__bit0 -C304_0x2e__bit0 -C305_0x2e__bit0 -C306_0x2e__bit0 -C307_0x2e__bit0 -C308_0x2e__bit0 -C309_0x2e__bit0 -C310_0x2e__bit0 -C311_0x2e__bit0 -C312_0x2e__bit0 -C313_0x2e__bit0 -C314_0x2e__bit0 -C315_0x2e__bit0 -C316_0x2e__bit0 -C317_0x2e__bit0 -C318_0x2e__bit0 -C319_0x2e__bit0 -C320_0x2e__bit0 
c Cost: 361
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/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1853656646 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 107 3 90 68 0 39 0
[pid=3684] 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/wulflinc17/normalized-mps-v2-13-7-mod008.opb

[startup+10.0031 s]
Raw data (loadavg): 0.93 0.98 0.99 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 4453 0 0 0 502 166 0 0 24 0 1 0 1853656646 20680704 4317 4294967295 134512640 134736556 3221224560 3221220200 1074138306 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 5049 4317 1116 68 0 4981 0
[pid=3684] vsize: 20196
Current children cumulated CPU time (s) 6.68
Current children cumulated vsize (Kb) 20196

[startup+20.0037 s]
Raw data (loadavg): 0.94 0.98 0.99 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 5802 0 0 0 1216 247 0 0 18 0 1 0 1853656646 20795392 4348 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 5077 4348 1116 68 0 5009 0
[pid=3684] vsize: 20308
Current children cumulated CPU time (s) 14.63
Current children cumulated vsize (Kb) 20308

[startup+30.0043 s]
Raw data (loadavg): 0.95 0.98 0.99 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 7465 0 0 0 1894 338 0 0 20 0 1 0 1853656646 20946944 4387 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 5114 4387 1116 68 0 5046 0
[pid=3684] vsize: 20456
Current children cumulated CPU time (s) 22.32
Current children cumulated vsize (Kb) 20456

[startup+40.0039 s]
Raw data (loadavg): 0.96 0.98 0.99 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 9215 0 0 0 2588 423 0 0 19 0 1 0 1853656646 21184512 4448 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 5172 4448 1116 68 0 5104 0
[pid=3684] vsize: 20688
Current children cumulated CPU time (s) 30.11
Current children cumulated vsize (Kb) 20688

[startup+50.0045 s]
Raw data (loadavg): 0.96 0.98 0.99 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 10748 0 0 0 3280 506 0 0 18 0 1 0 1853656646 21200896 4452 4294967295 134512640 134736556 3221224560 3221221908 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 5176 4452 1116 68 0 5108 0
[pid=3684] vsize: 20704
Current children cumulated CPU time (s) 37.86
Current children cumulated vsize (Kb) 20704

[startup+60.0041 s]
Raw data (loadavg): 0.97 0.98 0.99 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 12783 0 0 0 4015 583 0 0 19 0 1 0 1853656646 22818816 4792 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 5571 4792 1116 68 0 5503 0
[pid=3684] vsize: 22284
Current children cumulated CPU time (s) 45.98
Current children cumulated vsize (Kb) 22284

[startup+70.0047 s]
Raw data (loadavg): 0.97 0.98 0.99 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 14100 0 0 0 4887 622 0 0 25 0 1 0 1853656646 23883776 5106 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 5831 5106 1116 68 0 5763 0
[pid=3684] vsize: 23324
Current children cumulated CPU time (s) 55.09
Current children cumulated vsize (Kb) 23324

[startup+80.0053 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 14100 0 0 0 5837 639 0 0 25 0 1 0 1853656646 23883776 5106 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 5831 5106 1116 68 0 5763 0
[pid=3684] vsize: 23324
Current children cumulated CPU time (s) 64.76
Current children cumulated vsize (Kb) 23324

[startup+90.005 s]
Raw data (loadavg): 0.98 0.98 0.99 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 14100 0 0 0 6789 657 0 0 25 0 1 0 1853656646 23883776 5106 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 5831 5106 1116 68 0 5763 0
[pid=3684] vsize: 23324
Current children cumulated CPU time (s) 74.46
Current children cumulated vsize (Kb) 23324

[startup+100.006 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 14976 0 0 0 7621 708 0 0 20 0 1 0 1853656646 24154112 5176 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 5897 5176 1116 68 0 5829 0
[pid=3684] vsize: 23588
Current children cumulated CPU time (s) 83.29
Current children cumulated vsize (Kb) 23588

[startup+110.006 s]
Raw data (loadavg): 0.98 0.98 0.99 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 16550 0 0 0 8362 779 0 0 20 0 1 0 1853656646 24719360 5310 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3684/statm): 6035 5310 1116 68 0 5967 0
[pid=3684] vsize: 24140
Current children cumulated CPU time (s) 91.41
Current children cumulated vsize (Kb) 24140

[startup+120.007 s]
Raw data (loadavg): 1.06 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 18505 0 0 0 9109 854 0 0 21 0 1 0 1853656646 25919488 5604 4294967295 134512640 134736556 3221224560 3221223168 134682904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 6328 5604 1116 68 0 6260 0
[pid=3684] vsize: 25312
Current children cumulated CPU time (s) 99.63
Current children cumulated vsize (Kb) 25312

[startup+130.007 s]
Raw data (loadavg): 1.05 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 19720 0 0 0 9857 921 0 0 20 0 1 0 1853656646 26198016 5674 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6396 5674 1116 68 0 6328 0
[pid=3684] vsize: 25584
Current children cumulated CPU time (s) 107.78
Current children cumulated vsize (Kb) 25584

[startup+140.007 s]
Raw data (loadavg): 1.04 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 20861 0 0 0 10634 988 0 0 21 0 1 0 1853656646 26505216 5744 4294967295 134512640 134736556 3221224560 3221221908 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6471 5744 1116 68 0 6403 0
[pid=3684] vsize: 25884
Current children cumulated CPU time (s) 116.22
Current children cumulated vsize (Kb) 25884

[startup+150.008 s]
Raw data (loadavg): 1.04 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 21660 0 0 0 11485 1029 0 0 25 0 1 0 1853656646 26898432 5844 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6567 5844 1116 68 0 6499 0
[pid=3684] vsize: 26268
Current children cumulated CPU time (s) 125.14
Current children cumulated vsize (Kb) 26268

[startup+160.007 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 22780 0 0 0 12251 1099 0 0 20 0 1 0 1853656646 27095040 5890 4294967295 134512640 134736556 3221224560 3221223168 134682901 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 6615 5890 1116 68 0 6547 0
[pid=3684] vsize: 26460
Current children cumulated CPU time (s) 133.5
Current children cumulated vsize (Kb) 26460

[startup+170.008 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 23965 0 0 0 13004 1168 0 0 20 0 1 0 1853656646 27168768 5909 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 6633 5909 1116 68 0 6565 0
[pid=3684] vsize: 26532
Current children cumulated CPU time (s) 141.72
Current children cumulated vsize (Kb) 26532

[startup+180.008 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 25209 0 0 0 13745 1246 0 0 19 0 1 0 1853656646 27213824 5921 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6644 5921 1116 68 0 6576 0
[pid=3684] vsize: 26576
Current children cumulated CPU time (s) 149.91
Current children cumulated vsize (Kb) 26576

[startup+190.009 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 26434 0 0 0 14503 1310 0 0 20 0 1 0 1853656646 27361280 5956 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6680 5956 1116 68 0 6612 0
[pid=3684] vsize: 26720
Current children cumulated CPU time (s) 158.13
Current children cumulated vsize (Kb) 26720

[startup+200.01 s]
Raw data (loadavg): 1.09 1.02 1.01 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 27085 0 0 0 15375 1346 0 0 21 0 1 0 1853656646 27627520 6021 4294967295 134512640 134736556 3221224560 3221222072 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3684/statm): 6745 6021 1116 68 0 6677 0
[pid=3684] vsize: 26980
Current children cumulated CPU time (s) 167.21
Current children cumulated vsize (Kb) 26980

[startup+210.01 s]
Raw data (loadavg): 1.08 1.02 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 28003 0 0 0 16216 1396 0 0 25 0 1 0 1853656646 27758592 6055 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6777 6055 1116 68 0 6709 0
[pid=3684] vsize: 27108
Current children cumulated CPU time (s) 176.12
Current children cumulated vsize (Kb) 27108

[startup+220.011 s]
Raw data (loadavg): 1.07 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 29136 0 0 0 16986 1458 0 0 19 0 1 0 1853656646 27967488 6104 4294967295 134512640 134736556 3221224560 3221222072 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6828 6104 1116 68 0 6760 0
[pid=3684] vsize: 27312
Current children cumulated CPU time (s) 184.44
Current children cumulated vsize (Kb) 27312

[startup+230.011 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 30468 0 0 0 17707 1537 0 0 19 0 1 0 1853656646 28102656 6132 4294967295 134512640 134736556 3221224560 3221222912 1074118790 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 6861 6132 1116 68 0 6793 0
[pid=3684] vsize: 27444
Current children cumulated CPU time (s) 192.44
Current children cumulated vsize (Kb) 27444

[startup+240.011 s]
Raw data (loadavg): 1.05 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 31898 0 0 0 18415 1621 0 0 19 0 1 0 1853656646 28139520 6142 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6870 6142 1116 68 0 6802 0
[pid=3684] vsize: 27480
Current children cumulated CPU time (s) 200.36
Current children cumulated vsize (Kb) 27480

[startup+250.012 s]
Raw data (loadavg): 1.04 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 33381 0 0 0 19104 1708 0 0 19 0 1 0 1853656646 28176384 6149 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6879 6149 1116 68 0 6811 0
[pid=3684] vsize: 27516
Current children cumulated CPU time (s) 208.12
Current children cumulated vsize (Kb) 27516

[startup+260.012 s]
Raw data (loadavg): 1.03 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 34949 0 0 0 19779 1800 0 0 18 0 1 0 1853656646 28192768 6156 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6883 6156 1116 68 0 6815 0
[pid=3684] vsize: 27532
Current children cumulated CPU time (s) 215.79
Current children cumulated vsize (Kb) 27532

[startup+270.013 s]
Raw data (loadavg): 1.03 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 36719 0 0 0 20444 1896 0 0 19 0 1 0 1853656646 28221440 6162 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6890 6162 1116 68 0 6822 0
[pid=3684] vsize: 27560
Current children cumulated CPU time (s) 223.4
Current children cumulated vsize (Kb) 27560

[startup+280.013 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 38786 0 0 0 21093 1996 0 0 18 0 1 0 1853656646 28213248 6166 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6888 6166 1116 68 0 6820 0
[pid=3684] vsize: 27552
Current children cumulated CPU time (s) 230.89
Current children cumulated vsize (Kb) 27552

[startup+290.014 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 41165 0 0 0 21698 2100 0 0 17 0 1 0 1853656646 28295168 6173 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 6908 6173 1116 68 0 6840 0
[pid=3684] vsize: 27632
Current children cumulated CPU time (s) 237.98
Current children cumulated vsize (Kb) 27632

[startup+300.015 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 42740 0 0 0 22426 2175 0 0 18 0 1 0 1853656646 28835840 6316 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7040 6316 1116 68 0 6972 0
[pid=3684] vsize: 28160
Current children cumulated CPU time (s) 246.01
Current children cumulated vsize (Kb) 28160

[startup+310.014 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 44076 0 0 0 23141 2256 0 0 19 0 1 0 1853656646 28868608 6324 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7048 6324 1116 68 0 6980 0
[pid=3684] vsize: 28192
Current children cumulated CPU time (s) 253.97
Current children cumulated vsize (Kb) 28192

[startup+320.015 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 45456 0 0 0 23860 2333 0 0 19 0 1 0 1853656646 29102080 6357 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7105 6357 1116 68 0 7037 0
[pid=3684] vsize: 28420
Current children cumulated CPU time (s) 261.93
Current children cumulated vsize (Kb) 28420

[startup+330.015 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 46909 0 0 0 24546 2423 0 0 19 0 1 0 1853656646 29151232 6370 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7117 6370 1116 68 0 7049 0
[pid=3684] vsize: 28468
Current children cumulated CPU time (s) 269.69
Current children cumulated vsize (Kb) 28468

[startup+340.015 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 48425 0 0 0 25227 2510 0 0 18 0 1 0 1853656646 29102080 6379 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3684/statm): 7105 6379 1116 68 0 7037 0
[pid=3684] vsize: 28420
Current children cumulated CPU time (s) 277.37
Current children cumulated vsize (Kb) 28420

[startup+350.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 50057 0 0 0 25908 2604 0 0 18 0 1 0 1853656646 29138944 6390 4294967295 134512640 134736556 3221224560 3221223156 1074021814 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 7114 6390 1116 68 0 7046 0
[pid=3684] vsize: 28456
Current children cumulated CPU time (s) 285.12
Current children cumulated vsize (Kb) 28456

[startup+360.016 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 51905 0 0 0 26559 2702 0 0 18 0 1 0 1853656646 29163520 6398 4294967295 134512640 134736556 3221224560 3221223328 134612614 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 7120 6398 1116 68 0 7052 0
[pid=3684] vsize: 28480
Current children cumulated CPU time (s) 292.61
Current children cumulated vsize (Kb) 28480

[startup+370.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 53919 0 0 0 27192 2801 0 0 18 0 1 0 1853656646 29184000 6404 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7125 6404 1116 68 0 7057 0
[pid=3684] vsize: 28500
Current children cumulated CPU time (s) 299.93
Current children cumulated vsize (Kb) 28500

[startup+380.017 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 56298 0 0 0 27794 2907 0 0 19 0 1 0 1853656646 29331456 6440 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7161 6440 1116 68 0 7093 0
[pid=3684] vsize: 28644
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (Kb) 28644

[startup+390.017 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 57721 0 0 0 28507 2987 0 0 19 0 1 0 1853656646 29483008 6474 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7198 6474 1116 68 0 7130 0
[pid=3684] vsize: 28792
Current children cumulated CPU time (s) 314.94
Current children cumulated vsize (Kb) 28792

[startup+400.018 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 59203 0 0 0 29196 3076 0 0 18 0 1 0 1853656646 29523968 6484 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7208 6484 1116 68 0 7140 0
[pid=3684] vsize: 28832
Current children cumulated CPU time (s) 322.72
Current children cumulated vsize (Kb) 28832

[startup+410.017 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 60728 0 0 0 29908 3157 0 0 19 0 1 0 1853656646 29741056 6537 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7261 6537 1116 68 0 7193 0
[pid=3684] vsize: 29044
Current children cumulated CPU time (s) 330.65
Current children cumulated vsize (Kb) 29044

[startup+420.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 62201 0 0 0 30603 3241 0 0 18 0 1 0 1853656646 29798400 6551 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7275 6551 1116 68 0 7207 0
[pid=3684] vsize: 29100
Current children cumulated CPU time (s) 338.44
Current children cumulated vsize (Kb) 29100

[startup+430.018 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 63734 0 0 0 31285 3332 0 0 18 0 1 0 1853656646 29831168 6560 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7283 6560 1116 68 0 7215 0
[pid=3684] vsize: 29132
Current children cumulated CPU time (s) 346.17
Current children cumulated vsize (Kb) 29132

[startup+440.019 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 65360 0 0 0 31952 3424 0 0 19 0 1 0 1853656646 30076928 6573 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7343 6573 1116 68 0 7275 0
[pid=3684] vsize: 29372
Current children cumulated CPU time (s) 353.76
Current children cumulated vsize (Kb) 29372

[startup+450.02 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 67247 0 0 0 32594 3526 0 0 19 0 1 0 1853656646 29892608 6578 4294967295 134512640 134736556 3221224560 3221222972 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7298 6578 1116 68 0 7230 0
[pid=3684] vsize: 29192
Current children cumulated CPU time (s) 361.2
Current children cumulated vsize (Kb) 29192

[startup+460.02 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 69320 0 0 0 33229 3632 0 0 17 0 1 0 1853656646 29921280 6585 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7305 6585 1116 68 0 7237 0
[pid=3684] vsize: 29220
Current children cumulated CPU time (s) 368.61
Current children cumulated vsize (Kb) 29220

[startup+470.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 71625 0 0 0 33843 3737 0 0 19 0 1 0 1853656646 29970432 6595 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7317 6595 1116 68 0 7249 0
[pid=3684] vsize: 29268
Current children cumulated CPU time (s) 375.8
Current children cumulated vsize (Kb) 29268

[startup+480.021 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 72869 0 0 0 34593 3806 0 0 21 0 1 0 1853656646 30302208 6627 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7398 6627 1116 68 0 7330 0
[pid=3684] vsize: 29592
Current children cumulated CPU time (s) 383.99
Current children cumulated vsize (Kb) 29592

[startup+490.021 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 74089 0 0 0 35363 3868 0 0 21 0 1 0 1853656646 30375936 6643 4294967295 134512640 134736556 3221224560 3221221412 1074788600 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 7416 6643 1116 68 0 7348 0
[pid=3684] vsize: 29664
Current children cumulated CPU time (s) 392.31
Current children cumulated vsize (Kb) 29664

[startup+500.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 76533 0 0 0 36098 3947 0 0 22 0 1 0 1853656646 31227904 6904 4294967295 134512640 134736556 3221224560 3221222692 1077378716 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 7624 6904 1116 68 0 7556 0
[pid=3684] vsize: 30496
Current children cumulated CPU time (s) 400.45
Current children cumulated vsize (Kb) 30496

[startup+510.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 76995 0 0 0 37025 3970 0 0 25 0 1 0 1853656646 31596544 6985 4294967295 134512640 134736556 3221224560 3221222976 1076082801 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7714 6985 1116 68 0 7646 0
[pid=3684] vsize: 30856
Current children cumulated CPU time (s) 409.95
Current children cumulated vsize (Kb) 30856

[startup+520.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 77318 0 0 0 37969 3990 0 0 22 0 1 0 1853656646 32083968 7110 4294967295 134512640 134736556 3221224560 3221222496 1074056605 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 7833 7110 1116 68 0 7765 0
[pid=3684] vsize: 31332
Current children cumulated CPU time (s) 419.59
Current children cumulated vsize (Kb) 31332

[startup+530.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 78296 0 0 0 38875 4020 0 0 25 0 1 0 1853656646 33558528 7473 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 8193 7473 1116 68 0 8125 0
[pid=3684] vsize: 32772
Current children cumulated CPU time (s) 428.95
Current children cumulated vsize (Kb) 32772

[startup+540.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 78404 0 0 0 39834 4033 0 0 25 0 1 0 1853656646 33333248 7444 4294967295 134512640 134736556 3221224560 3221222864 1074115306 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 8138 7444 1116 68 0 8070 0
[pid=3684] vsize: 32552
Current children cumulated CPU time (s) 438.67
Current children cumulated vsize (Kb) 32552

[startup+550.024 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 79739 0 0 0 40583 4105 0 0 19 0 1 0 1853656646 33984512 7555 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 8297 7555 1116 68 0 8229 0
[pid=3684] vsize: 33188
Current children cumulated CPU time (s) 446.88
Current children cumulated vsize (Kb) 33188

[startup+560.024 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 81879 0 0 0 41367 4168 0 0 25 0 1 0 1853656646 35966976 8087 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 8781 8087 1116 68 0 8713 0
[pid=3684] vsize: 35124
Current children cumulated CPU time (s) 455.35
Current children cumulated vsize (Kb) 35124

[startup+570.025 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 81879 0 0 0 42331 4181 0 0 25 0 1 0 1853656646 35966976 8087 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 8781 8087 1116 68 0 8713 0
[pid=3684] vsize: 35124
Current children cumulated CPU time (s) 465.12
Current children cumulated vsize (Kb) 35124

[startup+580.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 81879 0 0 0 43292 4195 0 0 25 0 1 0 1853656646 35966976 8087 4294967295 134512640 134736556 3221224560 3221221936 1076057112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 8781 8087 1116 68 0 8713 0
[pid=3684] vsize: 35124
Current children cumulated CPU time (s) 474.87
Current children cumulated vsize (Kb) 35124

[startup+590.025 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 81879 0 0 0 44250 4209 0 0 25 0 1 0 1853656646 35966976 8087 4294967295 134512640 134736556 3221224560 3221220488 1077377214 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 8781 8087 1116 68 0 8713 0
[pid=3684] vsize: 35124
Current children cumulated CPU time (s) 484.59
Current children cumulated vsize (Kb) 35124

[startup+600.026 s]
Raw data (loadavg): 1.08 1.02 1.01 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 81879 0 0 0 45214 4222 0 0 25 0 1 0 1853656646 35966976 8087 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 8781 8087 1116 68 0 8713 0
[pid=3684] vsize: 35124
Current children cumulated CPU time (s) 494.36
Current children cumulated vsize (Kb) 35124

[startup+610.026 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 81879 0 0 0 46178 4235 0 0 25 0 1 0 1853656646 35966976 8087 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 8781 8087 1116 68 0 8713 0
[pid=3684] vsize: 35124
Current children cumulated CPU time (s) 504.13
Current children cumulated vsize (Kb) 35124

[startup+620.027 s]
Raw data (loadavg): 1.14 1.03 1.01 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 82541 0 0 0 47070 4265 0 0 22 0 1 0 1853656646 36200448 8144 4294967295 134512640 134736556 3221224560 3221223152 134682522 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 8838 8144 1116 68 0 8770 0
[pid=3684] vsize: 35352
Current children cumulated CPU time (s) 513.35
Current children cumulated vsize (Kb) 35352

[startup+630.028 s]
Raw data (loadavg): 1.11 1.03 1.01 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 83803 0 0 0 47890 4319 0 0 23 0 1 0 1853656646 37122048 8325 4294967295 134512640 134736556 3221224560 3221221484 1075960164 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 9063 8325 1116 68 0 8995 0
[pid=3684] vsize: 36252
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (Kb) 36252

[startup+640.027 s]
Raw data (loadavg): 1.10 1.03 1.01 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 84928 0 0 0 48702 4373 0 0 22 0 1 0 1853656646 37134336 8371 4294967295 134512640 134736556 3221224560 3221223152 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 9066 8371 1116 68 0 8998 0
[pid=3684] vsize: 36264
Current children cumulated CPU time (s) 530.75
Current children cumulated vsize (Kb) 36264

[startup+650.028 s]
Raw data (loadavg): 1.08 1.03 1.01 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 86633 0 0 0 49467 4443 0 0 19 0 1 0 1853656646 37339136 8421 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9116 8421 1116 68 0 9048 0
[pid=3684] vsize: 36464
Current children cumulated CPU time (s) 539.1
Current children cumulated vsize (Kb) 36464

[startup+660.028 s]
Raw data (loadavg): 1.07 1.03 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 87263 0 0 0 50400 4463 0 0 25 0 1 0 1853656646 37466112 8445 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9147 8445 1116 68 0 9079 0
[pid=3684] vsize: 36588
Current children cumulated CPU time (s) 548.63
Current children cumulated vsize (Kb) 36588

[startup+670.029 s]
Raw data (loadavg): 1.06 1.03 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 88000 0 0 0 51247 4506 0 0 20 0 1 0 1853656646 37785600 8522 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9225 8522 1116 68 0 9157 0
[pid=3684] vsize: 36900
Current children cumulated CPU time (s) 557.53
Current children cumulated vsize (Kb) 36900

[startup+680.03 s]
Raw data (loadavg): 1.05 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 89243 0 0 0 51982 4581 0 0 19 0 1 0 1853656646 37806080 8533 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9230 8533 1116 68 0 9162 0
[pid=3684] vsize: 36920
Current children cumulated CPU time (s) 565.63
Current children cumulated vsize (Kb) 36920

[startup+690.029 s]
Raw data (loadavg): 1.04 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 90551 0 0 0 52706 4660 0 0 19 0 1 0 1853656646 37842944 8541 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 9239 8541 1116 68 0 9171 0
[pid=3684] vsize: 36956
Current children cumulated CPU time (s) 573.66
Current children cumulated vsize (Kb) 36956

[startup+700.03 s]
Raw data (loadavg): 1.03 1.02 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 91926 0 0 0 53422 4742 0 0 19 0 1 0 1853656646 37879808 8550 4294967295 134512640 134736556 3221224560 3221222072 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9248 8550 1116 68 0 9180 0
[pid=3684] vsize: 36992
Current children cumulated CPU time (s) 581.64
Current children cumulated vsize (Kb) 36992

[startup+710.03 s]
Raw data (loadavg): 1.03 1.02 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 93407 0 0 0 54117 4825 0 0 19 0 1 0 1853656646 37912576 8560 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9256 8560 1116 68 0 9188 0
[pid=3684] vsize: 37024
Current children cumulated CPU time (s) 589.42
Current children cumulated vsize (Kb) 37024

[startup+720.031 s]
Raw data (loadavg): 1.02 1.02 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 95088 0 0 0 54798 4914 0 0 19 0 1 0 1853656646 37937152 8565 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9262 8565 1116 68 0 9194 0
[pid=3684] vsize: 37048
Current children cumulated CPU time (s) 597.12
Current children cumulated vsize (Kb) 37048

[startup+730.031 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 96959 0 0 0 55472 5009 0 0 17 0 1 0 1853656646 37953536 8571 4294967295 134512640 134736556 3221224560 3221223168 134682904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9266 8571 1116 68 0 9198 0
[pid=3684] vsize: 37064
Current children cumulated CPU time (s) 604.81
Current children cumulated vsize (Kb) 37064

[startup+740.031 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 99032 0 0 0 56128 5107 0 0 19 0 1 0 1853656646 38080512 8600 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9297 8600 1116 68 0 9229 0
[pid=3684] vsize: 37188
Current children cumulated CPU time (s) 612.35
Current children cumulated vsize (Kb) 37188

[startup+750.032 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 100274 0 0 0 56890 5178 0 0 21 0 1 0 1853656646 38293504 8654 4294967295 134512640 134736556 3221224560 3221222412 1074207552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9349 8654 1116 68 0 9281 0
[pid=3684] vsize: 37396
Current children cumulated CPU time (s) 620.68
Current children cumulated vsize (Kb) 37396

[startup+760.031 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 101469 0 0 0 57671 5237 0 0 21 0 1 0 1853656646 38596608 8726 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9423 8726 1116 68 0 9355 0
[pid=3684] vsize: 37692
Current children cumulated CPU time (s) 629.08
Current children cumulated vsize (Kb) 37692

[startup+770.032 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 102864 0 0 0 58445 5299 0 0 20 0 1 0 1853656646 39112704 8851 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9549 8851 1116 68 0 9481 0
[pid=3684] vsize: 38196
Current children cumulated CPU time (s) 637.44
Current children cumulated vsize (Kb) 38196

[startup+780.033 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 104170 0 0 0 59192 5370 0 0 21 0 1 0 1853656646 39682048 8942 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9688 8942 1116 68 0 9620 0
[pid=3684] vsize: 38752
Current children cumulated CPU time (s) 645.62
Current children cumulated vsize (Kb) 38752

[startup+790.032 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 106118 0 0 0 59953 5436 0 0 20 0 1 0 1853656646 40751104 9235 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 9949 9235 1116 68 0 9881 0
[pid=3684] vsize: 39796
Current children cumulated CPU time (s) 653.89
Current children cumulated vsize (Kb) 39796

[startup+800.033 s]
Raw data (loadavg): 1.08 1.03 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 107224 0 0 0 60843 5471 0 0 25 0 1 0 1853656646 42127360 9591 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10285 9591 1116 68 0 10217 0
[pid=3684] vsize: 41140
Current children cumulated CPU time (s) 663.14
Current children cumulated vsize (Kb) 41140

[startup+810.033 s]
Raw data (loadavg): 1.07 1.03 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 107224 0 0 0 61808 5483 0 0 25 0 1 0 1853656646 42127360 9591 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10285 9591 1116 68 0 10217 0
[pid=3684] vsize: 41140
Current children cumulated CPU time (s) 672.91
Current children cumulated vsize (Kb) 41140

[startup+820.034 s]
Raw data (loadavg): 1.06 1.03 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 107224 0 0 0 62776 5495 0 0 25 0 1 0 1853656646 42127360 9591 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10285 9591 1116 68 0 10217 0
[pid=3684] vsize: 41140
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (Kb) 41140

[startup+830.034 s]
Raw data (loadavg): 1.05 1.03 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 107224 0 0 0 63746 5505 0 0 25 0 1 0 1853656646 42127360 9591 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3684/statm): 10285 9591 1116 68 0 10217 0
[pid=3684] vsize: 41140
Current children cumulated CPU time (s) 692.51
Current children cumulated vsize (Kb) 41140

[startup+840.033 s]
Raw data (loadavg): 1.04 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 107224 0 0 0 64717 5516 0 0 25 0 1 0 1853656646 42127360 9591 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10285 9591 1116 68 0 10217 0
[pid=3684] vsize: 41140
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (Kb) 41140

[startup+850.034 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 108130 0 0 0 65576 5557 0 0 23 0 1 0 1853656646 42438656 9665 4294967295 134512640 134736556 3221224560 3221223152 134682522 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10361 9665 1116 68 0 10293 0
[pid=3684] vsize: 41444
Current children cumulated CPU time (s) 711.33
Current children cumulated vsize (Kb) 41444

[startup+860.034 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 109469 0 0 0 66405 5605 0 0 22 0 1 0 1853656646 43020288 9808 4294967295 134512640 134736556 3221224560 3221223168 134682920 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10503 9808 1116 68 0 10435 0
[pid=3684] vsize: 42012
Current children cumulated CPU time (s) 720.1
Current children cumulated vsize (Kb) 42012

[startup+870.035 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 110923 0 0 0 67238 5657 0 0 25 0 1 0 1853656646 43364352 9884 4294967295 134512640 134736556 3221224560 3221223168 134682911 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10587 9884 1116 68 0 10519 0
[pid=3684] vsize: 42348
Current children cumulated CPU time (s) 728.95
Current children cumulated vsize (Kb) 42348

[startup+880.036 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 111008 0 0 0 68198 5672 0 0 25 0 1 0 1853656646 43364352 9885 4294967295 134512640 134736556 3221224560 3221222892 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10587 9885 1116 68 0 10519 0
[pid=3684] vsize: 42348
Current children cumulated CPU time (s) 738.7
Current children cumulated vsize (Kb) 42348

[startup+890.035 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 112475 0 0 0 69037 5723 0 0 25 0 1 0 1853656646 43700224 9939 4294967295 134512640 134736556 3221224560 3221220672 1075091317 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10669 9939 1116 68 0 10601 0
[pid=3684] vsize: 42676
Current children cumulated CPU time (s) 747.6
Current children cumulated vsize (Kb) 42676

[startup+900.036 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 113762 0 0 0 69872 5769 0 0 23 0 1 0 1853656646 43962368 10038 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10733 10038 1116 68 0 10665 0
[pid=3684] vsize: 42932
Current children cumulated CPU time (s) 756.41
Current children cumulated vsize (Kb) 42932

[startup+910.036 s]
Raw data (loadavg): 1.01 1.02 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 114638 0 0 0 70754 5805 0 0 25 0 1 0 1853656646 44167168 10086 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10783 10086 1116 68 0 10715 0
[pid=3684] vsize: 43132
Current children cumulated CPU time (s) 765.59
Current children cumulated vsize (Kb) 43132

[startup+920.037 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 115799 0 0 0 71600 5850 0 0 23 0 1 0 1853656646 44486656 10167 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 10861 10167 1116 68 0 10793 0
[pid=3684] vsize: 43444
Current children cumulated CPU time (s) 774.5
Current children cumulated vsize (Kb) 43444

[startup+930.038 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 116982 0 0 0 72440 5898 0 0 23 0 1 0 1853656646 45068288 10305 4294967295 134512640 134736556 3221224560 3221223072 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 11003 10305 1116 68 0 10935 0
[pid=3684] vsize: 44012
Current children cumulated CPU time (s) 783.38
Current children cumulated vsize (Kb) 44012

[startup+940.038 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 117851 0 0 0 73280 5940 0 0 24 0 1 0 1853656646 45522944 10416 4294967295 134512640 134736556 3221224560 3221222960 1074039235 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 11114 10416 1116 68 0 11046 0
[pid=3684] vsize: 44456
Current children cumulated CPU time (s) 792.2
Current children cumulated vsize (Kb) 44456

[startup+950.039 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 118913 0 0 0 74057 6002 0 0 20 0 1 0 1853656646 45690880 10432 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 11155 10432 1116 68 0 11087 0
[pid=3684] vsize: 44620
Current children cumulated CPU time (s) 800.59
Current children cumulated vsize (Kb) 44620

[startup+960.039 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 120326 0 0 0 74799 6080 0 0 19 0 1 0 1853656646 45617152 10441 4294967295 134512640 134736556 3221224560 3221223168 134682904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 11137 10441 1116 68 0 11069 0
[pid=3684] vsize: 44548
Current children cumulated CPU time (s) 808.79
Current children cumulated vsize (Kb) 44548

[startup+970.04 s]
Raw data (loadavg): 1.08 1.03 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 121951 0 0 0 75535 6153 0 0 21 0 1 0 1853656646 45858816 10495 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 11196 10495 1116 68 0 11128 0
[pid=3684] vsize: 44784
Current children cumulated CPU time (s) 816.88
Current children cumulated vsize (Kb) 44784

[startup+980.041 s]
Raw data (loadavg): 1.06 1.03 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 122955 0 0 0 76345 6207 0 0 22 0 1 0 1853656646 46211072 10583 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3684/statm): 11282 10583 1116 68 0 11214 0
[pid=3684] vsize: 45128
Current children cumulated CPU time (s) 825.52
Current children cumulated vsize (Kb) 45128

[startup+990.04 s]
Raw data (loadavg): 1.05 1.03 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 124110 0 0 0 77125 6269 0 0 22 0 1 0 1853656646 46321664 10610 4294967295 134512640 134736556 3221224560 3221223036 134540097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 11309 10610 1116 68 0 11241 0
[pid=3684] vsize: 45236
Current children cumulated CPU time (s) 833.94
Current children cumulated vsize (Kb) 45236

[startup+1000.04 s]
Raw data (loadavg): 1.04 1.03 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 125148 0 0 0 77919 6326 0 0 21 0 1 0 1853656646 46587904 10678 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 11374 10678 1116 68 0 11306 0
[pid=3684] vsize: 45496
Current children cumulated CPU time (s) 842.45
Current children cumulated vsize (Kb) 45496

[startup+1010.04 s]
Raw data (loadavg): 1.04 1.02 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 126457 0 0 0 78690 6388 0 0 21 0 1 0 1853656646 47005696 10730 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 11476 10730 1116 68 0 11408 0
[pid=3684] vsize: 45904
Current children cumulated CPU time (s) 850.78
Current children cumulated vsize (Kb) 45904

[startup+1020.04 s]
Raw data (loadavg): 1.03 1.02 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 127724 0 0 0 79474 6449 0 0 21 0 1 0 1853656646 47251456 10831 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/3684/statm): 11536 10831 1116 68 0 11468 0
[pid=3684] vsize: 46144
Current children cumulated CPU time (s) 859.23
Current children cumulated vsize (Kb) 46144

[startup+1030.04 s]
Raw data (loadavg): 1.03 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 129095 0 0 0 80259 6509 0 0 21 0 1 0 1853656646 47841280 10979 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 11680 10979 1116 68 0 11612 0
[pid=3684] vsize: 46720
Current children cumulated CPU time (s) 867.68
Current children cumulated vsize (Kb) 46720

[startup+1040.04 s]
Raw data (loadavg): 1.02 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 130296 0 0 0 81045 6570 0 0 23 0 1 0 1853656646 48218112 11076 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 11772 11076 1116 68 0 11704 0
[pid=3684] vsize: 47088
Current children cumulated CPU time (s) 876.15
Current children cumulated vsize (Kb) 47088

[startup+1050.04 s]
Raw data (loadavg): 1.02 1.02 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 131327 0 0 0 81880 6614 0 0 22 0 1 0 1853656646 48885760 11226 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 11935 11226 1116 68 0 11867 0
[pid=3684] vsize: 47740
Current children cumulated CPU time (s) 884.94
Current children cumulated vsize (Kb) 47740

[startup+1060.04 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 133664 0 0 0 82663 6679 0 0 25 0 1 0 1853656646 49836032 11465 4294967295 134512640 134736556 3221224560 3221223092 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 12167 11465 1116 68 0 12099 0
[pid=3684] vsize: 48668
Current children cumulated CPU time (s) 893.42
Current children cumulated vsize (Kb) 48668

[startup+1070.04 s]
Raw data (loadavg): 1.01 1.02 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 133664 0 0 0 83639 6688 0 0 25 0 1 0 1853656646 49836032 11465 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12167 11465 1116 68 0 12099 0
[pid=3684] vsize: 48668
Current children cumulated CPU time (s) 903.27
Current children cumulated vsize (Kb) 48668

[startup+1080.04 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 133664 0 0 0 84600 6703 0 0 25 0 1 0 1853656646 49836032 11465 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12167 11465 1116 68 0 12099 0
[pid=3684] vsize: 48668
Current children cumulated CPU time (s) 913.03
Current children cumulated vsize (Kb) 48668

[startup+1090.04 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 133664 0 0 0 85573 6713 0 0 25 0 1 0 1853656646 49836032 11465 4294967295 134512640 134736556 3221224560 3221223076 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12167 11465 1116 68 0 12099 0
[pid=3684] vsize: 48668
Current children cumulated CPU time (s) 922.86
Current children cumulated vsize (Kb) 48668

[startup+1100.04 s]
Raw data (loadavg): 1.01 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 133664 0 0 0 86533 6725 0 0 25 0 1 0 1853656646 49836032 11465 4294967295 134512640 134736556 3221224560 3221223168 134682909 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 12167 11465 1116 68 0 12099 0
[pid=3684] vsize: 48668
Current children cumulated CPU time (s) 932.58
Current children cumulated vsize (Kb) 48668

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 133664 0 0 0 87499 6738 0 0 25 0 1 0 1853656646 49836032 11465 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 12167 11465 1116 68 0 12099 0
[pid=3684] vsize: 48668
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (Kb) 48668

[startup+1120.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 133664 0 0 0 88460 6751 0 0 25 0 1 0 1853656646 49836032 11465 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 12167 11465 1116 68 0 12099 0
[pid=3684] vsize: 48668
Current children cumulated CPU time (s) 952.11
Current children cumulated vsize (Kb) 48668

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 133973 0 0 0 89398 6771 0 0 24 0 1 0 1853656646 49836032 11465 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12167 11465 1116 68 0 12099 0
[pid=3684] vsize: 48668
Current children cumulated CPU time (s) 961.69
Current children cumulated vsize (Kb) 48668

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 135614 0 0 0 90110 6853 0 0 18 0 1 0 1853656646 50167808 11492 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12248 11492 1116 68 0 12180 0
[pid=3684] vsize: 48992
Current children cumulated CPU time (s) 969.63
Current children cumulated vsize (Kb) 48992

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 137674 0 0 0 90825 6935 0 0 24 0 1 0 1853656646 50163712 11540 4294967295 134512640 134736556 3221224560 3221223232 134609059 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 12247 11540 1116 68 0 12179 0
[pid=3684] vsize: 48988
Current children cumulated CPU time (s) 977.6
Current children cumulated vsize (Kb) 48988

[startup+1160.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 138488 0 0 0 91665 6979 0 0 23 0 1 0 1853656646 50393088 11597 4294967295 134512640 134736556 3221224560 3221223152 134682527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12303 11597 1116 68 0 12235 0
[pid=3684] vsize: 49212
Current children cumulated CPU time (s) 986.44
Current children cumulated vsize (Kb) 49212

[startup+1170.05 s]
Raw data (loadavg): 1.00 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 139280 0 0 0 92503 7025 0 0 20 0 1 0 1853656646 50475008 11618 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12323 11618 1116 68 0 12255 0
[pid=3684] vsize: 49292
Current children cumulated CPU time (s) 995.28
Current children cumulated vsize (Kb) 49292

[startup+1180.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 140206 0 0 0 93312 7080 0 0 21 0 1 0 1853656646 50499584 11622 4294967295 134512640 134736556 3221224560 3221222912 1074119043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12329 11622 1116 68 0 12261 0
[pid=3684] vsize: 49316
Current children cumulated CPU time (s) 1003.92
Current children cumulated vsize (Kb) 49316

[startup+1190.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 141194 0 0 0 94093 7143 0 0 21 0 1 0 1853656646 50536448 11634 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12338 11634 1116 68 0 12270 0
[pid=3684] vsize: 49352
Current children cumulated CPU time (s) 1012.36
Current children cumulated vsize (Kb) 49352

[startup+1200.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 142243 0 0 0 94864 7206 0 0 19 0 1 0 1853656646 50601984 11649 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12354 11649 1116 68 0 12286 0
[pid=3684] vsize: 49416
Current children cumulated CPU time (s) 1020.7
Current children cumulated vsize (Kb) 49416

[startup+1210.05 s]
Raw data (loadavg): 1.00 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 143359 0 0 0 95614 7275 0 0 20 0 1 0 1853656646 50667520 11663 4294967295 134512640 134736556 3221224560 3221223104 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12370 11663 1116 68 0 12302 0
[pid=3684] vsize: 49480
Current children cumulated CPU time (s) 1028.89
Current children cumulated vsize (Kb) 49480

[startup+1220.05 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 144687 0 0 0 96330 7354 0 0 19 0 1 0 1853656646 50728960 11680 4294967295 134512640 134736556 3221224560 3221222892 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12385 11680 1116 68 0 12317 0
[pid=3684] vsize: 49540
Current children cumulated CPU time (s) 1036.84
Current children cumulated vsize (Kb) 49540

[startup+1230.05 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 146150 0 0 0 96993 7448 0 0 22 0 1 0 1853656646 50782208 11693 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12398 11693 1116 68 0 12330 0
[pid=3684] vsize: 49592
Current children cumulated CPU time (s) 1044.41
Current children cumulated vsize (Kb) 49592

[startup+1240.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 146978 0 0 0 97826 7491 0 0 22 0 1 0 1853656646 50872320 11715 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12420 11715 1116 68 0 12352 0
[pid=3684] vsize: 49680
Current children cumulated CPU time (s) 1053.17
Current children cumulated vsize (Kb) 49680

[startup+1250.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 147888 0 0 0 98650 7543 0 0 22 0 1 0 1853656646 51040256 11755 4294967295 134512640 134736556 3221224560 3221222416 1074153770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12461 11755 1116 68 0 12393 0
[pid=3684] vsize: 49844
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (Kb) 49844

[startup+1260.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 148723 0 0 0 99468 7592 0 0 22 0 1 0 1853656646 51093504 11769 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 12474 11769 1116 68 0 12406 0
[pid=3684] vsize: 49896
Current children cumulated CPU time (s) 1070.6
Current children cumulated vsize (Kb) 49896

[startup+1270.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 149685 0 0 0 100253 7651 0 0 21 0 1 0 1853656646 51138560 11781 4294967295 134512640 134736556 3221224560 3221223168 134682904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12485 11781 1116 68 0 12417 0
[pid=3684] vsize: 49940
Current children cumulated CPU time (s) 1079.04
Current children cumulated vsize (Kb) 49940

[startup+1280.05 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 150713 0 0 0 101020 7714 0 0 20 0 1 0 1853656646 51380224 11791 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12544 11791 1116 68 0 12476 0
[pid=3684] vsize: 50176
Current children cumulated CPU time (s) 1087.34
Current children cumulated vsize (Kb) 50176

[startup+1290.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 151801 0 0 0 101776 7783 0 0 20 0 1 0 1853656646 51220480 11801 4294967295 134512640 134736556 3221224560 3221223200 134529353 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12505 11801 1116 68 0 12437 0
[pid=3684] vsize: 50020
Current children cumulated CPU time (s) 1095.59
Current children cumulated vsize (Kb) 50020

[startup+1300.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 152917 0 0 0 102526 7856 0 0 20 0 1 0 1853656646 51277824 11815 4294967295 134512640 134736556 3221224560 3221223180 134554079 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12519 11815 1116 68 0 12451 0
[pid=3684] vsize: 50076
Current children cumulated CPU time (s) 1103.82
Current children cumulated vsize (Kb) 50076

[startup+1310.05 s]
Raw data (loadavg): 1.08 1.02 1.01 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 154257 0 0 0 103258 7933 0 0 17 0 1 0 1853656646 51326976 11827 4294967295 134512640 134736556 3221224560 3221221908 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12531 11827 1116 68 0 12463 0
[pid=3684] vsize: 50124
Current children cumulated CPU time (s) 1111.91
Current children cumulated vsize (Kb) 50124

[startup+1320.05 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 156078 0 0 0 103964 8016 0 0 19 0 1 0 1853656646 51355648 11836 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12538 11836 1116 68 0 12470 0
[pid=3684] vsize: 50152
Current children cumulated CPU time (s) 1119.8
Current children cumulated vsize (Kb) 50152

[startup+1330.05 s]
Raw data (loadavg): 1.06 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 157877 0 0 0 104715 8087 0 0 24 0 1 0 1853656646 51539968 11878 4294967295 134512640 134736556 3221224560 3221222848 1074142880 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12583 11878 1116 68 0 12515 0
[pid=3684] vsize: 50332
Current children cumulated CPU time (s) 1128.02
Current children cumulated vsize (Kb) 50332

[startup+1340.05 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 158685 0 0 0 105552 8134 0 0 23 0 1 0 1853656646 51621888 11897 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 12603 11897 1116 68 0 12535 0
[pid=3684] vsize: 50412
Current children cumulated CPU time (s) 1136.86
Current children cumulated vsize (Kb) 50412

[startup+1350.05 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 159501 0 0 0 106391 8180 0 0 25 0 1 0 1853656646 51802112 11937 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12647 11937 1116 68 0 12579 0
[pid=3684] vsize: 50588
Current children cumulated CPU time (s) 1145.71
Current children cumulated vsize (Kb) 50588

[startup+1360.05 s]
Raw data (loadavg): 1.03 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 160296 0 0 0 107237 8223 0 0 23 0 1 0 1853656646 51855360 11949 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12660 11949 1116 68 0 12592 0
[pid=3684] vsize: 50640
Current children cumulated CPU time (s) 1154.6
Current children cumulated vsize (Kb) 50640

[startup+1370.05 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 161040 0 0 0 108083 8265 0 0 23 0 1 0 1853656646 51965952 11981 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12687 11981 1116 68 0 12619 0
[pid=3684] vsize: 50748
Current children cumulated CPU time (s) 1163.48
Current children cumulated vsize (Kb) 50748

[startup+1380.05 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) T 3683 3684 19316 0 -1 0 161854 0 0 0 108906 8316 0 0 22 0 1 0 1853656646 52015104 11991 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12699 11991 1116 68 0 12631 0
[pid=3684] vsize: 50796
Current children cumulated CPU time (s) 1172.22
Current children cumulated vsize (Kb) 50796

[startup+1390.06 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 162541 0 0 0 109764 8358 0 0 24 0 1 0 1853656646 52162560 12029 4294967295 134512640 134736556 3221224560 3221223104 134553321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/3684/statm): 12735 12029 1116 68 0 12667 0
[pid=3684] vsize: 50940
Current children cumulated CPU time (s) 1181.22
Current children cumulated vsize (Kb) 50940

[startup+1400.06 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 3684
Raw data (/proc/3684/stat): 3684 (bsolo) R 3683 3684 19316 0 -1 0 163407 0 0 0 110584 8410 0 0 23 0 1 0 1853656646 52350976 12077 4294967295 134512640 134736556 3221224560 3221223148 134554112 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/3684/statm): 12781 12077 1116 68 0 12713 0
[pid=3684] vsize: 51124
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (Kb) 51124
One traced child (pid=3684) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1405.84
CPU time (s): 1195.07
CPU user time (s): 1110.72
CPU system time (s): 84.3542
CPU usage (%): 85.0073
Max. virtual memory (cumulated for all children) (Kb): 51124

Verifier Data

Verifier:	OK	361