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-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-mod008.opb
MD5SUM581d778a36086562107993896110e0a2
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.06
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 1439

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.169
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        924244 kB
Buffers:         34468 kB
Cached:          52360 kB
SwapCached:        960 kB
Active:          64216 kB
Inactive:        25312 kB
HighTotal:      131008 kB
HighFree:        76216 kB
LowTotal:       903652 kB
LowFree:        848028 kB
SwapTotal:     2097136 kB
SwapFree:      2095628 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            15196 kB
Committed_AS:    72360 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 15:19:29 (client local time) WITH STATUS 10 IN 1195.06 SECONDS
stats: 675 0 1195.06 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.23
c After prepocess the problem consists of 319 variables and 6 constraints.
c Initial Lower Bound: 0
c NEW SOLUTION FOUND: 682 @ 0.231 @ #Dec. 8
c Restart #1 #Var: 319 #Dec: 208 LB: 0 @ 0.277
c NEW SOLUTION FOUND: 506 @ 0.279 @ #Dec. 222
c NEW SOLUTION FOUND: 504 @ 0.333 @ #Dec. 520
c NEW SOLUTION FOUND: 502 @ 0.394 @ #Dec. 816
c Restart #2 #Var: 319 #Dec: 13276 LB: 0 @ 0.812
c NEW SOLUTION FOUND: 497 @ 0.826 @ #Dec. 13593
c NEW SOLUTION FOUND: 495 @ 0.836 @ #Dec. 13881
c NEW SOLUTION FOUND: 493 @ 1.01 @ #Dec. 19229
c NEW SOLUTION FOUND: 492 @ 1.159 @ #Dec. 22049
c NEW SOLUTION FOUND: 491 @ 1.176 @ #Dec. 22299
c NEW SOLUTION FOUND: 489 @ 1.181 @ #Dec. 22394
c Restart #3 #Var: 319 #Dec: 23932 LB: 0 @ 1.316
c Restart #4 #Var: 319 #Dec: 55654 LB: 0 @ 2.538
c Restart #5 #Var: 319 #Dec: 92468 LB: 0 @ 3.955
c Restart #6 #Var: 319 #Dec: 97409 LB: 0 @ 4.352
c CHANGE to LPR mode... 	UB: 489	MIS: 0	LPR: 291 (0.026)	Diff: 0
c Restart #0 #Var: 319 #Dec: 121603 LB: 0 @ 6.016
c Restart #1 #Var: 319 #Dec: 121810 LB: 291 @ 6.562
c NEW SOLUTION FOUND: 456 @ 7.261 @ #Dec. 122108
c NEW SOLUTION FOUND: 373 @ 7.928 @ #Dec. 122396
c Restart #2 #Var: 319 #Dec: 125334 LB: 291 @ 40.093
c Restart #3 #Var: 319 #Dec: 126017 LB: 291 @ 51.627
c Restart #4 #Var: 319 #Dec: 127325 LB: 291 @ 71.447
c Restart #5 #Var: 319 #Dec: 128991 LB: 291 @ 98.454
c NEW SOLUTION FOUND: 367 @ 125.79 @ #Dec. 131333
c NEW SOLUTION FOUND: 363 @ 166.73 @ #Dec. 135169
c NEW SOLUTION FOUND: 362 @ 178.23 @ #Dec. 137088
c Restart #6 #Var: 319 #Dec: 156538 LB: 291 @ 380.41
c Restart #7 #Var: 319 #Dec: 158717 LB: 291 @ 414.41
c Restart #8 #Var: 319 #Dec: 160606 LB: 291 @ 449.35
c Restart #9 #Var: 319 #Dec: 165782 LB: 291 @ 541.71
c NEW SOLUTION FOUND: 361 @ 553.89 @ #Dec. 167857
c Restart #10 #Var: 319 #Dec: 175783 LB: 291 @ 667.28
c Restart #11 #Var: 319 #Dec: 180815 LB: 291 @ 782.22
c Restart #12 #Var: 319 #Dec: 185757 LB: 291 @ 877.3
c Restart #13 #Var: 319 #Dec: 201207 LB: 291 @ 1141.2
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/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1783900248 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 107 3 90 68 0 39 0
[pid=14075] 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/wulflinc4/normalized-mps-v2-20-10-mod008.opb

[startup+10.0036 s]
Raw data (loadavg): 0.90 0.97 0.99 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 4460 0 0 0 507 158 0 0 24 0 1 0 1783900248 20680704 4319 4294967295 134512640 134736556 3221224560 3221222432 1075799596 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 5049 4319 1116 68 0 4981 0
[pid=14075] vsize: 20196
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (Kb) 20196

[startup+20.0044 s]
Raw data (loadavg): 0.92 0.97 0.99 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 5814 0 0 0 1228 240 0 0 18 0 1 0 1783900248 20795392 4348 4294967295 134512640 134736556 3221224560 3221222072 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 5077 4348 1116 68 0 5009 0
[pid=14075] vsize: 20308
Current children cumulated CPU time (s) 14.68
Current children cumulated vsize (Kb) 20308

[startup+30.0063 s]
Raw data (loadavg): 1.01 0.99 0.99 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 7479 0 0 0 1906 329 0 0 19 0 1 0 1783900248 20975616 4389 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 5121 4389 1116 68 0 5053 0
[pid=14075] vsize: 20484
Current children cumulated CPU time (s) 22.35
Current children cumulated vsize (Kb) 20484

[startup+40.0061 s]
Raw data (loadavg): 1.01 0.99 0.99 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 9230 0 0 0 2602 411 0 0 19 0 1 0 1783900248 21200896 4448 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 5176 4448 1116 68 0 5108 0
[pid=14075] vsize: 20704
Current children cumulated CPU time (s) 30.13
Current children cumulated vsize (Kb) 20704

[startup+50.007 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 10778 0 0 0 3290 497 0 0 18 0 1 0 1783900248 21204992 4453 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 5177 4453 1116 68 0 5109 0
[pid=14075] vsize: 20708
Current children cumulated CPU time (s) 37.87
Current children cumulated vsize (Kb) 20708

[startup+60.0079 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 12819 0 0 0 4019 574 0 0 19 0 1 0 1783900248 22667264 4797 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 5534 4797 1116 68 0 5466 0
[pid=14075] vsize: 22136
Current children cumulated CPU time (s) 45.93
Current children cumulated vsize (Kb) 22136

[startup+70.0087 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 14100 0 0 0 4902 611 0 0 25 0 1 0 1783900248 23883776 5106 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 5831 5106 1116 68 0 5763 0
[pid=14075] vsize: 23324
Current children cumulated CPU time (s) 55.13
Current children cumulated vsize (Kb) 23324

[startup+80.0096 s]
Raw data (loadavg): 1.00 0.99 0.99 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 14100 0 0 0 5855 628 0 0 25 0 1 0 1783900248 23883776 5106 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 5831 5106 1116 68 0 5763 0
[pid=14075] vsize: 23324
Current children cumulated CPU time (s) 64.83
Current children cumulated vsize (Kb) 23324

[startup+90.0104 s]
Raw data (loadavg): 1.00 0.99 0.99 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 14100 0 0 0 6809 643 0 0 25 0 1 0 1783900248 23883776 5106 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 5831 5106 1116 68 0 5763 0
[pid=14075] vsize: 23324
Current children cumulated CPU time (s) 74.52
Current children cumulated vsize (Kb) 23324

[startup+100.01 s]
Raw data (loadavg): 1.08 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 14980 0 0 0 7639 692 0 0 20 0 1 0 1783900248 24154112 5176 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 5897 5176 1116 68 0 5829 0
[pid=14075] vsize: 23588
Current children cumulated CPU time (s) 83.31
Current children cumulated vsize (Kb) 23588

[startup+110.011 s]
Raw data (loadavg): 1.07 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 16542 0 0 0 8380 768 0 0 20 0 1 0 1783900248 24707072 5309 4294967295 134512640 134736556 3221224560 3221223224 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6032 5309 1116 68 0 5964 0
[pid=14075] vsize: 24128
Current children cumulated CPU time (s) 91.48
Current children cumulated vsize (Kb) 24128

[startup+120.012 s]
Raw data (loadavg): 1.06 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 18495 0 0 0 9129 838 0 0 21 0 1 0 1783900248 25907200 5602 4294967295 134512640 134736556 3221224560 3221221960 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6325 5602 1116 68 0 6257 0
[pid=14075] vsize: 25300
Current children cumulated CPU time (s) 99.67
Current children cumulated vsize (Kb) 25300

[startup+130.013 s]
Raw data (loadavg): 1.05 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 19711 0 0 0 9874 909 0 0 19 0 1 0 1783900248 26193920 5673 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 6395 5673 1116 68 0 6327 0
[pid=14075] vsize: 25580
Current children cumulated CPU time (s) 107.83
Current children cumulated vsize (Kb) 25580

[startup+140.014 s]
Raw data (loadavg): 1.04 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 20848 0 0 0 10649 973 0 0 21 0 1 0 1783900248 26488832 5742 4294967295 134512640 134736556 3221224560 3221222072 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6467 5742 1116 68 0 6399 0
[pid=14075] vsize: 25868
Current children cumulated CPU time (s) 116.22
Current children cumulated vsize (Kb) 25868

[startup+150.015 s]
Raw data (loadavg): 1.03 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 21660 0 0 0 11494 1016 0 0 25 0 1 0 1783900248 26898432 5844 4294967295 134512640 134736556 3221224560 3221223140 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6567 5844 1116 68 0 6499 0
[pid=14075] vsize: 26268
Current children cumulated CPU time (s) 125.1
Current children cumulated vsize (Kb) 26268

[startup+160.015 s]
Raw data (loadavg): 1.03 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 22756 0 0 0 12263 1079 0 0 20 0 1 0 1783900248 27115520 5890 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6620 5890 1116 68 0 6552 0
[pid=14075] vsize: 26480
Current children cumulated CPU time (s) 133.42
Current children cumulated vsize (Kb) 26480

[startup+170.016 s]
Raw data (loadavg): 1.02 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 23937 0 0 0 13022 1147 0 0 20 0 1 0 1783900248 27193344 5908 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 6639 5908 1116 68 0 6571 0
[pid=14075] vsize: 26556
Current children cumulated CPU time (s) 141.69
Current children cumulated vsize (Kb) 26556

[startup+180.017 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 25177 0 0 0 13760 1221 0 0 19 0 1 0 1783900248 27213824 5921 4294967295 134512640 134736556 3221224560 3221221344 1074153749 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6644 5921 1116 68 0 6576 0
[pid=14075] vsize: 26576
Current children cumulated CPU time (s) 149.81
Current children cumulated vsize (Kb) 26576

[startup+190.018 s]
Raw data (loadavg): 1.02 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 26404 0 0 0 14516 1291 0 0 20 0 1 0 1783900248 27361280 5956 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6680 5956 1116 68 0 6612 0
[pid=14075] vsize: 26720
Current children cumulated CPU time (s) 158.07
Current children cumulated vsize (Kb) 26720

[startup+200.018 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 27043 0 0 0 15396 1328 0 0 22 0 1 0 1783900248 27623424 6020 4294967295 134512640 134736556 3221224560 3221222512 1074918322 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 6744 6020 1116 68 0 6676 0
[pid=14075] vsize: 26976
Current children cumulated CPU time (s) 167.24
Current children cumulated vsize (Kb) 26976

[startup+210.019 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 28003 0 0 0 16229 1375 0 0 25 0 1 0 1783900248 27758592 6055 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6777 6055 1116 68 0 6709 0
[pid=14075] vsize: 27108
Current children cumulated CPU time (s) 176.04
Current children cumulated vsize (Kb) 27108

[startup+220.02 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 29088 0 0 0 17009 1439 0 0 19 0 1 0 1783900248 27967488 6104 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 6828 6104 1116 68 0 6760 0
[pid=14075] vsize: 27312
Current children cumulated CPU time (s) 184.48
Current children cumulated vsize (Kb) 27312

[startup+230.02 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 30421 0 0 0 17736 1519 0 0 20 0 1 0 1783900248 28086272 6132 4294967295 134512640 134736556 3221224560 3221223148 134554112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6857 6132 1116 68 0 6789 0
[pid=14075] vsize: 27428
Current children cumulated CPU time (s) 192.55
Current children cumulated vsize (Kb) 27428

[startup+240.021 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 31845 0 0 0 18450 1602 0 0 19 0 1 0 1783900248 28143616 6142 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 6871 6142 1116 68 0 6803 0
[pid=14075] vsize: 27484
Current children cumulated CPU time (s) 200.52
Current children cumulated vsize (Kb) 27484

[startup+250.021 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 33328 0 0 0 19140 1683 0 0 18 0 1 0 1783900248 28155904 6149 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 6874 6149 1116 68 0 6806 0
[pid=14075] vsize: 27496
Current children cumulated CPU time (s) 208.23
Current children cumulated vsize (Kb) 27496

[startup+260.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 34890 0 0 0 19822 1771 0 0 18 0 1 0 1783900248 28176384 6156 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 6879 6156 1116 68 0 6811 0
[pid=14075] vsize: 27516
Current children cumulated CPU time (s) 215.93
Current children cumulated vsize (Kb) 27516

[startup+270.024 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 36637 0 0 0 20487 1864 0 0 18 0 1 0 1783900248 28336128 6164 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6918 6164 1116 68 0 6850 0
[pid=14075] vsize: 27672
Current children cumulated CPU time (s) 223.51
Current children cumulated vsize (Kb) 27672

[startup+280.025 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 38694 0 0 0 21143 1961 0 0 18 0 1 0 1783900248 28409856 6167 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 6936 6167 1116 68 0 6868 0
[pid=14075] vsize: 27744
Current children cumulated CPU time (s) 231.04
Current children cumulated vsize (Kb) 27744

[startup+290.026 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 41040 0 0 0 21757 2066 0 0 17 0 1 0 1783900248 28241920 6171 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 6895 6171 1116 68 0 6827 0
[pid=14075] vsize: 27580
Current children cumulated CPU time (s) 238.23
Current children cumulated vsize (Kb) 27580

[startup+300.025 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 42686 0 0 0 22475 2142 0 0 20 0 1 0 1783900248 28835840 6316 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7040 6316 1116 68 0 6972 0
[pid=14075] vsize: 28160
Current children cumulated CPU time (s) 246.17
Current children cumulated vsize (Kb) 28160

[startup+310.026 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 44014 0 0 0 23199 2219 0 0 20 0 1 0 1783900248 28864512 6324 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7047 6324 1116 68 0 6979 0
[pid=14075] vsize: 28188
Current children cumulated CPU time (s) 254.18
Current children cumulated vsize (Kb) 28188

[startup+320.027 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 45388 0 0 0 23917 2298 0 0 19 0 1 0 1783900248 29003776 6356 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7081 6356 1116 68 0 7013 0
[pid=14075] vsize: 28324
Current children cumulated CPU time (s) 262.15
Current children cumulated vsize (Kb) 28324

[startup+330.029 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 46840 0 0 0 24609 2387 0 0 19 0 1 0 1783900248 29081600 6369 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7100 6369 1116 68 0 7032 0
[pid=14075] vsize: 28400
Current children cumulated CPU time (s) 269.96
Current children cumulated vsize (Kb) 28400

[startup+340.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 48349 0 0 0 25297 2480 0 0 19 0 1 0 1783900248 29097984 6379 4294967295 134512640 134736556 3221224560 3221223152 134682527 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7104 6379 1116 68 0 7036 0
[pid=14075] vsize: 28416
Current children cumulated CPU time (s) 277.77
Current children cumulated vsize (Kb) 28416

[startup+350.029 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 49971 0 0 0 25974 2571 0 0 18 0 1 0 1783900248 29261824 6392 4294967295 134512640 134736556 3221224560 3221220924 1075894404 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7144 6392 1116 68 0 7076 0
[pid=14075] vsize: 28576
Current children cumulated CPU time (s) 285.45
Current children cumulated vsize (Kb) 28576

[startup+360.03 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 51802 0 0 0 26625 2671 0 0 18 0 1 0 1783900248 29155328 6398 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7118 6398 1116 68 0 7050 0
[pid=14075] vsize: 28472
Current children cumulated CPU time (s) 292.96
Current children cumulated vsize (Kb) 28472

[startup+370.029 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 53816 0 0 0 27266 2776 0 0 18 0 1 0 1783900248 29184000 6404 4294967295 134512640 134736556 3221224560 3221222072 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7125 6404 1116 68 0 7057 0
[pid=14075] vsize: 28500
Current children cumulated CPU time (s) 300.42
Current children cumulated vsize (Kb) 28500

[startup+380.03 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 56161 0 0 0 27876 2887 0 0 18 0 1 0 1783900248 29319168 6421 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7158 6421 1116 68 0 7090 0
[pid=14075] vsize: 28632
Current children cumulated CPU time (s) 307.63
Current children cumulated vsize (Kb) 28632

[startup+390.031 s]
Raw data (loadavg): 1.07 1.02 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 57638 0 0 0 28583 2966 0 0 19 0 1 0 1783900248 29675520 6475 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7245 6475 1116 68 0 7177 0
[pid=14075] vsize: 28980
Current children cumulated CPU time (s) 315.49
Current children cumulated vsize (Kb) 28980

[startup+400.031 s]
Raw data (loadavg): 1.06 1.02 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 59121 0 0 0 29267 3056 0 0 18 0 1 0 1783900248 29544448 6484 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7213 6484 1116 68 0 7145 0
[pid=14075] vsize: 28852
Current children cumulated CPU time (s) 323.23
Current children cumulated vsize (Kb) 28852

[startup+410.032 s]
Raw data (loadavg): 1.05 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 60610 0 0 0 29982 3138 0 0 19 0 1 0 1783900248 29765632 6537 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7267 6537 1116 68 0 7199 0
[pid=14075] vsize: 29068
Current children cumulated CPU time (s) 331.2
Current children cumulated vsize (Kb) 29068

[startup+420.033 s]
Raw data (loadavg): 1.04 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 62116 0 0 0 30671 3225 0 0 19 0 1 0 1783900248 29986816 6550 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7321 6550 1116 68 0 7253 0
[pid=14075] vsize: 29284
Current children cumulated CPU time (s) 338.96
Current children cumulated vsize (Kb) 29284

[startup+430.034 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 63648 0 0 0 31349 3312 0 0 18 0 1 0 1783900248 29839360 6560 4294967295 134512640 134736556 3221224560 3221222912 1074118806 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7285 6560 1116 68 0 7217 0
[pid=14075] vsize: 29140
Current children cumulated CPU time (s) 346.61
Current children cumulated vsize (Kb) 29140

[startup+440.034 s]
Raw data (loadavg): 1.03 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 65273 0 0 0 32015 3405 0 0 18 0 1 0 1783900248 29884416 6572 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7296 6572 1116 68 0 7228 0
[pid=14075] vsize: 29184
Current children cumulated CPU time (s) 354.2
Current children cumulated vsize (Kb) 29184

[startup+450.034 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 67129 0 0 0 32660 3504 0 0 18 0 1 0 1783900248 29896704 6578 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7299 6578 1116 68 0 7231 0
[pid=14075] vsize: 29196
Current children cumulated CPU time (s) 361.64
Current children cumulated vsize (Kb) 29196

[startup+460.035 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 69197 0 0 0 33295 3604 0 0 18 0 1 0 1783900248 29925376 6586 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7306 6586 1116 68 0 7238 0
[pid=14075] vsize: 29224
Current children cumulated CPU time (s) 368.99
Current children cumulated vsize (Kb) 29224

[startup+470.036 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 71547 0 0 0 33900 3713 0 0 19 0 1 0 1783900248 29966336 6594 4294967295 134512640 134736556 3221224560 3221223168 134682904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7316 6594 1116 68 0 7248 0
[pid=14075] vsize: 29264
Current children cumulated CPU time (s) 376.13
Current children cumulated vsize (Kb) 29264

[startup+480.037 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 72796 0 0 0 34652 3784 0 0 20 0 1 0 1783900248 30109696 6626 4294967295 134512640 134736556 3221224560 3221222768 1074056237 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7351 6626 1116 68 0 7283 0
[pid=14075] vsize: 29404
Current children cumulated CPU time (s) 384.36
Current children cumulated vsize (Kb) 29404

[startup+490.037 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 73996 0 0 0 35415 3851 0 0 21 0 1 0 1783900248 30208000 6642 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7375 6642 1116 68 0 7307 0
[pid=14075] vsize: 29500
Current children cumulated CPU time (s) 392.66
Current children cumulated vsize (Kb) 29500

[startup+500.038 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 76370 0 0 0 36153 3928 0 0 25 0 1 0 1783900248 31186944 6894 4294967295 134512640 134736556 3221224560 3221223088 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 7614 6894 1116 68 0 7546 0
[pid=14075] vsize: 30456
Current children cumulated CPU time (s) 400.81
Current children cumulated vsize (Kb) 30456

[startup+510.038 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 76995 0 0 0 37066 3957 0 0 25 0 1 0 1783900248 31596544 6985 4294967295 134512640 134736556 3221224560 3221223068 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7714 6985 1116 68 0 7646 0
[pid=14075] vsize: 30856
Current children cumulated CPU time (s) 410.23
Current children cumulated vsize (Kb) 30856

[startup+520.038 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 77056 0 0 0 38027 3969 0 0 25 0 1 0 1783900248 31838208 7001 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 7773 7001 1116 68 0 7705 0
[pid=14075] vsize: 31092
Current children cumulated CPU time (s) 419.96
Current children cumulated vsize (Kb) 31092

[startup+530.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 78296 0 0 0 38919 4000 0 0 25 0 1 0 1783900248 33558528 7473 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 8193 7473 1116 68 0 8125 0
[pid=14075] vsize: 32772
Current children cumulated CPU time (s) 429.19
Current children cumulated vsize (Kb) 32772

[startup+540.04 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 78348 0 0 0 39881 4013 0 0 25 0 1 0 1783900248 33333248 7444 4294967295 134512640 134736556 3221224560 3221222892 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 8138 7444 1116 68 0 8070 0
[pid=14075] vsize: 32552
Current children cumulated CPU time (s) 438.94
Current children cumulated vsize (Kb) 32552

[startup+550.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 79615 0 0 0 40655 4074 0 0 19 0 1 0 1783900248 33763328 7544 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 8243 7544 1116 68 0 8175 0
[pid=14075] vsize: 32972
Current children cumulated CPU time (s) 447.29
Current children cumulated vsize (Kb) 32972

[startup+560.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 81879 0 0 0 41418 4142 0 0 21 0 1 0 1783900248 35966976 8087 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 8781 8087 1116 68 0 8713 0
[pid=14075] vsize: 35124
Current children cumulated CPU time (s) 455.6
Current children cumulated vsize (Kb) 35124

[startup+570.041 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 81879 0 0 0 42387 4152 0 0 25 0 1 0 1783900248 35966976 8087 4294967295 134512640 134736556 3221224560 3221221576 1077377725 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 8781 8087 1116 68 0 8713 0
[pid=14075] vsize: 35124
Current children cumulated CPU time (s) 465.39
Current children cumulated vsize (Kb) 35124

[startup+580.042 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 81879 0 0 0 43340 4168 0 0 25 0 1 0 1783900248 35966976 8087 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 8781 8087 1116 68 0 8713 0
[pid=14075] vsize: 35124
Current children cumulated CPU time (s) 475.08
Current children cumulated vsize (Kb) 35124

[startup+590.043 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 81879 0 0 0 44295 4182 0 0 25 0 1 0 1783900248 35966976 8087 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 8781 8087 1116 68 0 8713 0
[pid=14075] vsize: 35124
Current children cumulated CPU time (s) 484.77
Current children cumulated vsize (Kb) 35124

[startup+600.043 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 81879 0 0 0 45258 4196 0 0 25 0 1 0 1783900248 35966976 8087 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 8781 8087 1116 68 0 8713 0
[pid=14075] vsize: 35124
Current children cumulated CPU time (s) 494.54
Current children cumulated vsize (Kb) 35124

[startup+610.044 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 81879 0 0 0 46226 4209 0 0 25 0 1 0 1783900248 35966976 8087 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 8781 8087 1116 68 0 8713 0
[pid=14075] vsize: 35124
Current children cumulated CPU time (s) 504.35
Current children cumulated vsize (Kb) 35124

[startup+620.045 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 82395 0 0 0 47134 4237 0 0 22 0 1 0 1783900248 36155392 8132 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 8827 8132 1116 68 0 8759 0
[pid=14075] vsize: 35308
Current children cumulated CPU time (s) 513.71
Current children cumulated vsize (Kb) 35308

[startup+630.046 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 83603 0 0 0 47964 4283 0 0 23 0 1 0 1783900248 36806656 8289 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 8986 8289 1116 68 0 8918 0
[pid=14075] vsize: 35944
Current children cumulated CPU time (s) 522.47
Current children cumulated vsize (Kb) 35944

[startup+640.047 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 84759 0 0 0 48773 4339 0 0 22 0 1 0 1783900248 37330944 8363 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9114 8363 1116 68 0 9046 0
[pid=14075] vsize: 36456
Current children cumulated CPU time (s) 531.12
Current children cumulated vsize (Kb) 36456

[startup+650.046 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 86359 0 0 0 49550 4404 0 0 20 0 1 0 1783900248 37429248 8418 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9138 8418 1116 68 0 9070 0
[pid=14075] vsize: 36552
Current children cumulated CPU time (s) 539.54
Current children cumulated vsize (Kb) 36552

[startup+660.047 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 87263 0 0 0 50444 4434 0 0 25 0 1 0 1783900248 37466112 8445 4294967295 134512640 134736556 3221224560 3221223156 134682904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9147 8445 1116 68 0 9079 0
[pid=14075] vsize: 36588
Current children cumulated CPU time (s) 548.78
Current children cumulated vsize (Kb) 36588

[startup+670.048 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 87828 0 0 0 51328 4466 0 0 20 0 1 0 1783900248 37744640 8518 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9215 8518 1116 68 0 9147 0
[pid=14075] vsize: 36860
Current children cumulated CPU time (s) 557.94
Current children cumulated vsize (Kb) 36860

[startup+680.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 89064 0 0 0 52065 4539 0 0 19 0 1 0 1783900248 37797888 8532 4294967295 134512640 134736556 3221224560 3221223168 134682901 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9228 8532 1116 68 0 9160 0
[pid=14075] vsize: 36912
Current children cumulated CPU time (s) 566.04
Current children cumulated vsize (Kb) 36912

[startup+690.051 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 90367 0 0 0 52792 4616 0 0 19 0 1 0 1783900248 37847040 8541 4294967295 134512640 134736556 3221224560 3221222768 1074056249 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 9240 8541 1116 68 0 9172 0
[pid=14075] vsize: 36960
Current children cumulated CPU time (s) 574.08
Current children cumulated vsize (Kb) 36960

[startup+700.051 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 91738 0 0 0 53508 4698 0 0 20 0 1 0 1783900248 37875712 8550 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9247 8550 1116 68 0 9179 0
[pid=14075] vsize: 36988
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (Kb) 36988

[startup+710.051 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 93204 0 0 0 54203 4778 0 0 19 0 1 0 1783900248 37900288 8559 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9253 8559 1116 68 0 9185 0
[pid=14075] vsize: 37012
Current children cumulated CPU time (s) 589.81
Current children cumulated vsize (Kb) 37012

[startup+720.052 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 94857 0 0 0 54885 4871 0 0 19 0 1 0 1783900248 37928960 8564 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9260 8564 1116 68 0 9192 0
[pid=14075] vsize: 37040
Current children cumulated CPU time (s) 597.56
Current children cumulated vsize (Kb) 37040

[startup+730.052 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 96714 0 0 0 55554 4964 0 0 18 0 1 0 1783900248 37957632 8571 4294967295 134512640 134736556 3221224560 3221222892 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9267 8571 1116 68 0 9199 0
[pid=14075] vsize: 37068
Current children cumulated CPU time (s) 605.18
Current children cumulated vsize (Kb) 37068

[startup+740.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 98761 0 0 0 56208 5063 0 0 19 0 1 0 1783900248 38023168 8587 4294967295 134512640 134736556 3221224560 3221223232 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 9283 8587 1116 68 0 9215 0
[pid=14075] vsize: 37132
Current children cumulated CPU time (s) 612.71
Current children cumulated vsize (Kb) 37132

[startup+750.053 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 100093 0 0 0 56955 5133 0 0 21 0 1 0 1783900248 38264832 8646 4294967295 134512640 134736556 3221224560 3221222624 1074867278 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 9342 8646 1116 68 0 9274 0
[pid=14075] vsize: 37368
Current children cumulated CPU time (s) 620.88
Current children cumulated vsize (Kb) 37368

[startup+760.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 101307 0 0 0 57737 5197 0 0 21 0 1 0 1783900248 38543360 8712 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9410 8712 1116 68 0 9342 0
[pid=14075] vsize: 37640
Current children cumulated CPU time (s) 629.34
Current children cumulated vsize (Kb) 37640

[startup+770.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 102713 0 0 0 58505 5259 0 0 20 0 1 0 1783900248 39071744 8843 4294967295 134512640 134736556 3221224560 3221223076 134537472 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 9539 8843 1116 68 0 9471 0
[pid=14075] vsize: 38156
Current children cumulated CPU time (s) 637.64
Current children cumulated vsize (Kb) 38156

[startup+780.054 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 103944 0 0 0 59263 5324 0 0 20 0 1 0 1783900248 39387136 8919 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9616 8919 1116 68 0 9548 0
[pid=14075] vsize: 38464
Current children cumulated CPU time (s) 645.87
Current children cumulated vsize (Kb) 38464

[startup+790.055 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 105739 0 0 0 60024 5394 0 0 19 0 1 0 1783900248 40218624 9125 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 9819 9125 1116 68 0 9751 0
[pid=14075] vsize: 39276
Current children cumulated CPU time (s) 654.18
Current children cumulated vsize (Kb) 39276

[startup+800.055 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 107224 0 0 0 60877 5440 0 0 25 0 1 0 1783900248 42127360 9591 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 10285 9591 1116 68 0 10217 0
[pid=14075] vsize: 41140
Current children cumulated CPU time (s) 663.17
Current children cumulated vsize (Kb) 41140

[startup+810.056 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 107224 0 0 0 61846 5450 0 0 25 0 1 0 1783900248 42127360 9591 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 10285 9591 1116 68 0 10217 0
[pid=14075] vsize: 41140
Current children cumulated CPU time (s) 672.96
Current children cumulated vsize (Kb) 41140

[startup+820.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 107224 0 0 0 62814 5461 0 0 25 0 1 0 1783900248 42127360 9591 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 10285 9591 1116 68 0 10217 0
[pid=14075] vsize: 41140
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (Kb) 41140

[startup+830.057 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 107224 0 0 0 63779 5473 0 0 25 0 1 0 1783900248 42127360 9591 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 10285 9591 1116 68 0 10217 0
[pid=14075] vsize: 41140
Current children cumulated CPU time (s) 692.52
Current children cumulated vsize (Kb) 41140

[startup+840.058 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 107224 0 0 0 64746 5484 0 0 25 0 1 0 1783900248 42127360 9591 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 10285 9591 1116 68 0 10217 0
[pid=14075] vsize: 41140
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (Kb) 41140

[startup+850.058 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 107891 0 0 0 65630 5519 0 0 21 0 1 0 1783900248 42328064 9640 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 10334 9640 1116 68 0 10266 0
[pid=14075] vsize: 41336
Current children cumulated CPU time (s) 711.49
Current children cumulated vsize (Kb) 41336

[startup+860.059 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 109188 0 0 0 66465 5566 0 0 22 0 1 0 1783900248 42979328 9798 4294967295 134512640 134736556 3221224560 3221222864 1074115539 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 10493 9798 1116 68 0 10425 0
[pid=14075] vsize: 41972
Current children cumulated CPU time (s) 720.31
Current children cumulated vsize (Kb) 41972

[startup+870.06 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 110822 0 0 0 67270 5620 0 0 21 0 1 0 1783900248 43364352 9861 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 10587 9861 1116 68 0 10519 0
[pid=14075] vsize: 42348
Current children cumulated CPU time (s) 728.9
Current children cumulated vsize (Kb) 42348

[startup+880.061 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 110923 0 0 0 68232 5633 0 0 25 0 1 0 1783900248 43364352 9884 4294967295 134512640 134736556 3221224560 3221221616 1074138729 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 10587 9884 1116 68 0 10519 0
[pid=14075] vsize: 42348
Current children cumulated CPU time (s) 738.65
Current children cumulated vsize (Kb) 42348

[startup+890.062 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 112276 0 0 0 69075 5681 0 0 25 0 1 0 1783900248 43536384 9932 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 10629 9932 1116 68 0 10561 0
[pid=14075] vsize: 42516
Current children cumulated CPU time (s) 747.56
Current children cumulated vsize (Kb) 42516

[startup+900.062 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 113517 0 0 0 69914 5727 0 0 22 0 1 0 1783900248 43876352 10016 4294967295 134512640 134736556 3221224560 3221223148 134554112 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 10712 10016 1116 68 0 10644 0
[pid=14075] vsize: 42848
Current children cumulated CPU time (s) 756.41
Current children cumulated vsize (Kb) 42848

[startup+910.063 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 114563 0 0 0 70775 5768 0 0 25 0 1 0 1783900248 44167168 10086 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 10783 10086 1116 68 0 10715 0
[pid=14075] vsize: 43132
Current children cumulated CPU time (s) 765.43
Current children cumulated vsize (Kb) 43132

[startup+920.063 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 115532 0 0 0 71636 5810 0 0 23 0 1 0 1783900248 44355584 10135 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 10829 10135 1116 68 0 10761 0
[pid=14075] vsize: 43316
Current children cumulated CPU time (s) 774.46
Current children cumulated vsize (Kb) 43316

[startup+930.063 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 116796 0 0 0 72474 5857 0 0 23 0 1 0 1783900248 44974080 10280 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 10980 10280 1116 68 0 10912 0
[pid=14075] vsize: 43920
Current children cumulated CPU time (s) 783.31
Current children cumulated vsize (Kb) 43920

[startup+940.064 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 117662 0 0 0 73310 5902 0 0 23 0 1 0 1783900248 45424640 10385 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 11090 10385 1116 68 0 11022 0
[pid=14075] vsize: 44360
Current children cumulated CPU time (s) 792.12
Current children cumulated vsize (Kb) 44360

[startup+950.065 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 118619 0 0 0 74114 5959 0 0 20 0 1 0 1783900248 45563904 10427 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 11124 10427 1116 68 0 11056 0
[pid=14075] vsize: 44496
Current children cumulated CPU time (s) 800.73
Current children cumulated vsize (Kb) 44496

[startup+960.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 119935 0 0 0 74859 6030 0 0 18 0 1 0 1783900248 45617152 10440 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 11137 10440 1116 68 0 11069 0
[pid=14075] vsize: 44548
Current children cumulated CPU time (s) 808.89
Current children cumulated vsize (Kb) 44548

[startup+970.066 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 121713 0 0 0 75578 6109 0 0 22 0 1 0 1783900248 45719552 10464 4294967295 134512640 134736556 3221224560 3221222924 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 11162 10464 1116 68 0 11094 0
[pid=14075] vsize: 44648
Current children cumulated CPU time (s) 816.87
Current children cumulated vsize (Kb) 44648

[startup+980.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 122760 0 0 0 76386 6165 0 0 23 0 1 0 1783900248 46206976 10583 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 11281 10583 1116 68 0 11213 0
[pid=14075] vsize: 45124
Current children cumulated CPU time (s) 825.51
Current children cumulated vsize (Kb) 45124

[startup+990.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 123883 0 0 0 77178 6224 0 0 20 0 1 0 1783900248 46280704 10600 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 11299 10600 1116 68 0 11231 0
[pid=14075] vsize: 45196
Current children cumulated CPU time (s) 834.02
Current children cumulated vsize (Kb) 45196

[startup+1000.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 124929 0 0 0 77967 6285 0 0 22 0 1 0 1783900248 46563328 10671 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 11368 10671 1116 68 0 11300 0
[pid=14075] vsize: 45472
Current children cumulated CPU time (s) 842.52
Current children cumulated vsize (Kb) 45472

[startup+1010.07 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 126186 0 0 0 78737 6352 0 0 21 0 1 0 1783900248 46698496 10702 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 11401 10702 1116 68 0 11333 0
[pid=14075] vsize: 45604
Current children cumulated CPU time (s) 850.89
Current children cumulated vsize (Kb) 45604

[startup+1020.07 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 127407 0 0 0 79518 6417 0 0 20 0 1 0 1783900248 47140864 10813 4294967295 134512640 134736556 3221224560 3221222416 1075460035 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 11509 10813 1116 68 0 11441 0
[pid=14075] vsize: 46036
Current children cumulated CPU time (s) 859.35
Current children cumulated vsize (Kb) 46036

[startup+1030.07 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 128707 0 0 0 80302 6476 0 0 21 0 1 0 1783900248 47636480 10934 4294967295 134512640 134736556 3221224560 3221222976 1074121065 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 11630 10934 1116 68 0 11562 0
[pid=14075] vsize: 46520
Current children cumulated CPU time (s) 867.78
Current children cumulated vsize (Kb) 46520

[startup+1040.07 s]
Raw data (loadavg): 1.05 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 130039 0 0 0 81081 6537 0 0 20 0 1 0 1783900248 48164864 11057 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 11759 11057 1116 68 0 11691 0
[pid=14075] vsize: 47036
Current children cumulated CPU time (s) 876.18
Current children cumulated vsize (Kb) 47036

[startup+1050.07 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 130912 0 0 0 81920 6582 0 0 22 0 1 0 1783900248 48472064 11133 4294967295 134512640 134736556 3221224560 3221222912 1074118806 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 11834 11133 1116 68 0 11766 0
[pid=14075] vsize: 47336
Current children cumulated CPU time (s) 885.02
Current children cumulated vsize (Kb) 47336

[startup+1060.07 s]
Raw data (loadavg): 1.04 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 133663 0 0 0 82653 6662 0 0 23 0 1 0 1783900248 49836032 11464 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12167 11464 1116 68 0 12099 0
[pid=14075] vsize: 48668
Current children cumulated CPU time (s) 893.15
Current children cumulated vsize (Kb) 48668

[startup+1070.07 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 133664 0 0 0 83630 6670 0 0 25 0 1 0 1783900248 49836032 11465 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12167 11465 1116 68 0 12099 0
[pid=14075] vsize: 48668
Current children cumulated CPU time (s) 903
Current children cumulated vsize (Kb) 48668

[startup+1080.07 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 133664 0 0 0 84588 6685 0 0 25 0 1 0 1783900248 49836032 11465 4294967295 134512640 134736556 3221224560 3221222908 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12167 11465 1116 68 0 12099 0
[pid=14075] vsize: 48668
Current children cumulated CPU time (s) 912.73
Current children cumulated vsize (Kb) 48668

[startup+1090.07 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 133664 0 0 0 85565 6694 0 0 25 0 1 0 1783900248 49836032 11465 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12167 11465 1116 68 0 12099 0
[pid=14075] vsize: 48668
Current children cumulated CPU time (s) 922.59
Current children cumulated vsize (Kb) 48668

[startup+1100.07 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 133664 0 0 0 86522 6709 0 0 25 0 1 0 1783900248 49836032 11465 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12167 11465 1116 68 0 12099 0
[pid=14075] vsize: 48668
Current children cumulated CPU time (s) 932.31
Current children cumulated vsize (Kb) 48668

[startup+1110.07 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 133664 0 0 0 87496 6718 0 0 25 0 1 0 1783900248 49836032 11465 4294967295 134512640 134736556 3221224560 3221223140 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12167 11465 1116 68 0 12099 0
[pid=14075] vsize: 48668
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (Kb) 48668

[startup+1120.08 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 133664 0 0 0 88453 6733 0 0 25 0 1 0 1783900248 49836032 11465 4294967295 134512640 134736556 3221224560 3221223168 134682904 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12167 11465 1116 68 0 12099 0
[pid=14075] vsize: 48668
Current children cumulated CPU time (s) 951.86
Current children cumulated vsize (Kb) 48668

[startup+1130.08 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 133723 0 0 0 89418 6747 0 0 25 0 1 0 1783900248 49836032 11465 4294967295 134512640 134736556 3221224560 3221222864 1074115342 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12167 11465 1116 68 0 12099 0
[pid=14075] vsize: 48668
Current children cumulated CPU time (s) 961.65
Current children cumulated vsize (Kb) 48668

[startup+1140.08 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 135143 0 0 0 90174 6817 0 0 19 0 1 0 1783900248 49975296 11486 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12201 11486 1116 68 0 12133 0
[pid=14075] vsize: 48804
Current children cumulated CPU time (s) 969.91
Current children cumulated vsize (Kb) 48804

[startup+1150.08 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 137505 0 0 0 90846 6909 0 0 25 0 1 0 1783900248 50122752 11529 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12237 11529 1116 68 0 12169 0
[pid=14075] vsize: 48948
Current children cumulated CPU time (s) 977.55
Current children cumulated vsize (Kb) 48948

[startup+1160.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 138301 0 0 0 91691 6952 0 0 24 0 1 0 1783900248 50348032 11586 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12292 11586 1116 68 0 12224 0
[pid=14075] vsize: 49168
Current children cumulated CPU time (s) 986.43
Current children cumulated vsize (Kb) 49168

[startup+1170.08 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 139094 0 0 0 92527 6998 0 0 23 0 1 0 1783900248 50495488 11618 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12328 11618 1116 68 0 12260 0
[pid=14075] vsize: 49312
Current children cumulated CPU time (s) 995.25
Current children cumulated vsize (Kb) 49312

[startup+1180.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 139995 0 0 0 93347 7050 0 0 22 0 1 0 1783900248 50491392 11620 4294967295 134512640 134736556 3221224560 3221222864 1074115298 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12327 11620 1116 68 0 12259 0
[pid=14075] vsize: 49308
Current children cumulated CPU time (s) 1003.97
Current children cumulated vsize (Kb) 49308

[startup+1190.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 140962 0 0 0 94132 7109 0 0 21 0 1 0 1783900248 50524160 11628 4294967295 134512640 134736556 3221224560 3221222500 1074138459 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12335 11628 1116 68 0 12267 0
[pid=14075] vsize: 49340
Current children cumulated CPU time (s) 1012.41
Current children cumulated vsize (Kb) 49340

[startup+1200.08 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 141998 0 0 0 94908 7169 0 0 21 0 1 0 1783900248 50593792 11646 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12352 11646 1116 68 0 12284 0
[pid=14075] vsize: 49408
Current children cumulated CPU time (s) 1020.77
Current children cumulated vsize (Kb) 49408

[startup+1210.08 s]
Raw data (loadavg): 1.07 1.02 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 143089 0 0 0 95672 7235 0 0 20 0 1 0 1783900248 50675712 11662 4294967295 134512640 134736556 3221224560 3221222940 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12372 11662 1116 68 0 12304 0
[pid=14075] vsize: 49488
Current children cumulated CPU time (s) 1029.07
Current children cumulated vsize (Kb) 49488

[startup+1220.08 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 144332 0 0 0 96399 7309 0 0 19 0 1 0 1783900248 50704384 11674 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12379 11674 1116 68 0 12311 0
[pid=14075] vsize: 49516
Current children cumulated CPU time (s) 1037.08
Current children cumulated vsize (Kb) 49516

[startup+1230.08 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 145884 0 0 0 97048 7404 0 0 18 0 1 0 1783900248 50769920 11692 4294967295 134512640 134736556 3221224560 3221221960 1077782939 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12395 11692 1116 68 0 12327 0
[pid=14075] vsize: 49580
Current children cumulated CPU time (s) 1044.52
Current children cumulated vsize (Kb) 49580

[startup+1240.08 s]
Raw data (loadavg): 1.04 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 146771 0 0 0 97860 7455 0 0 23 0 1 0 1783900248 51040256 11711 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12461 11711 1116 68 0 12393 0
[pid=14075] vsize: 49844
Current children cumulated CPU time (s) 1053.15
Current children cumulated vsize (Kb) 49844

[startup+1250.08 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 147649 0 0 0 98679 7505 0 0 22 0 1 0 1783900248 50982912 11740 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12447 11740 1116 68 0 12379 0
[pid=14075] vsize: 49788
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (Kb) 49788

[startup+1260.08 s]
Raw data (loadavg): 1.03 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 148503 0 0 0 99498 7560 0 0 21 0 1 0 1783900248 51064832 11763 4294967295 134512640 134736556 3221224560 3221222956 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12467 11763 1116 68 0 12399 0
[pid=14075] vsize: 49868
Current children cumulated CPU time (s) 1070.58
Current children cumulated vsize (Kb) 49868

[startup+1270.08 s]
Raw data (loadavg): 1.02 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 149434 0 0 0 100289 7613 0 0 21 0 1 0 1783900248 51126272 11778 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12482 11778 1116 68 0 12414 0
[pid=14075] vsize: 49928
Current children cumulated CPU time (s) 1079.02
Current children cumulated vsize (Kb) 49928

[startup+1280.09 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 150443 0 0 0 101062 7677 0 0 21 0 1 0 1783900248 51175424 11789 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12494 11789 1116 68 0 12426 0
[pid=14075] vsize: 49976
Current children cumulated CPU time (s) 1087.39
Current children cumulated vsize (Kb) 49976

[startup+1290.09 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 151515 0 0 0 101825 7743 0 0 20 0 1 0 1783900248 51212288 11799 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12503 11799 1116 68 0 12435 0
[pid=14075] vsize: 50012
Current children cumulated CPU time (s) 1095.68
Current children cumulated vsize (Kb) 50012

[startup+1300.09 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 152619 0 0 0 102577 7809 0 0 21 0 1 0 1783900248 51261440 11811 4294967295 134512640 134736556 3221224560 3221221356 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12515 11811 1116 68 0 12447 0
[pid=14075] vsize: 50060
Current children cumulated CPU time (s) 1103.86
Current children cumulated vsize (Kb) 50060

[startup+1310.09 s]
Raw data (loadavg): 1.01 1.01 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 153862 0 0 0 103314 7883 0 0 20 0 1 0 1783900248 51314688 11824 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12528 11824 1116 68 0 12460 0
[pid=14075] vsize: 50112
Current children cumulated CPU time (s) 1111.97
Current children cumulated vsize (Kb) 50112

[startup+1320.09 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 155544 0 0 0 104032 7963 0 0 19 0 1 0 1783900248 51347456 11833 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12536 11833 1116 68 0 12468 0
[pid=14075] vsize: 50144
Current children cumulated CPU time (s) 1119.95
Current children cumulated vsize (Kb) 50144

[startup+1330.09 s]
Raw data (loadavg): 1.01 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 157668 0 0 0 104739 8044 0 0 23 0 1 0 1783900248 51544064 11864 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12584 11864 1116 68 0 12516 0
[pid=14075] vsize: 50336
Current children cumulated CPU time (s) 1127.83
Current children cumulated vsize (Kb) 50336

[startup+1340.09 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 158467 0 0 0 105581 8090 0 0 24 0 1 0 1783900248 51580928 11890 4294967295 134512640 134736556 3221224560 3221223168 134682904 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12593 11890 1116 68 0 12525 0
[pid=14075] vsize: 50372
Current children cumulated CPU time (s) 1136.71
Current children cumulated vsize (Kb) 50372

[startup+1350.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 159326 0 0 0 106411 8138 0 0 25 0 1 0 1783900248 51769344 11932 4294967295 134512640 134736556 3221224560 3221223156 134682521 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12639 11932 1116 68 0 12571 0
[pid=14075] vsize: 50556
Current children cumulated CPU time (s) 1145.49
Current children cumulated vsize (Kb) 50556

[startup+1360.09 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 160081 0 0 0 107269 8177 0 0 23 0 1 0 1783900248 51920896 11946 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12676 11946 1116 68 0 12608 0
[pid=14075] vsize: 50704
Current children cumulated CPU time (s) 1154.46
Current children cumulated vsize (Kb) 50704

[startup+1370.09 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 160835 0 0 0 108118 8220 0 0 25 0 1 0 1783900248 51941376 11973 4294967295 134512640 134736556 3221224560 3221222892 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14075/statm): 12681 11973 1116 68 0 12613 0
[pid=14075] vsize: 50724
Current children cumulated CPU time (s) 1163.38
Current children cumulated vsize (Kb) 50724

[startup+1380.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 161630 0 0 0 108941 8271 0 0 22 0 1 0 1783900248 51994624 11989 4294967295 134512640 134736556 3221224560 3221223168 134682918 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12694 11989 1116 68 0 12626 0
[pid=14075] vsize: 50776
Current children cumulated CPU time (s) 1172.12
Current children cumulated vsize (Kb) 50776

[startup+1390.09 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) T 14074 14075 6847 0 -1 0 162352 0 0 0 109793 8313 0 0 25 0 1 0 1783900248 52203520 12022 4294967295 134512640 134736556 3221224560 3221222692 1077782939 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12745 12022 1116 68 0 12677 0
[pid=14075] vsize: 50980
Current children cumulated CPU time (s) 1181.06
Current children cumulated vsize (Kb) 50980

[startup+1400.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 14075
Raw data (/proc/14075/stat): 14075 (bsolo) R 14074 14075 6847 0 -1 0 163165 0 0 0 110625 8363 0 0 22 0 1 0 1783900248 52314112 12067 4294967295 134512640 134736556 3221224560 3221223052 134536672 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14075/statm): 12772 12067 1116 68 0 12704 0
[pid=14075] vsize: 51088
Current children cumulated CPU time (s) 1189.88
Current children cumulated vsize (Kb) 51088
One traced child (pid=14075) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1405.93
CPU time (s): 1195.06
CPU user time (s): 1111.16
CPU system time (s): 83.9002
CPU usage (%): 85.0012
Max. virtual memory (cumulated for all children) (Kb): 51088

Verifier Data

Verifier:	OK	361