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-misc07.opb
MD5SUMb95827c7e083aae37933a3b226b8189b
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1076618240
Optimality of the best value was proved NO
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 3287948287
Number of bits of the biggest sum of numbers32
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1195.12
Number of variables290
Total number of constraints471
Number of constraints which are clauses127
Number of constraints which are cardinality constraints (but not clauses)272
Number of constraints which are nor clauses,nor cardinality constraints72
Minimum length of a constraint1
Maximum length of a constraint263

Trace number 1285

Launcher Data

LAUNCH ON wulflinc11 THE 2005-09-18 14:38:12 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=644 boxname=wulflinc11 idbench=644 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  b95827c7e083aae37933a3b226b8189b  /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-20-10-misc07.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-20-10-misc07.opb
IDLAUNCH: 644
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.028
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	: 2
cpu MHz		: 451.028
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:        931820 kB
Buffers:         27496 kB
Cached:          47524 kB
SwapCached:        732 kB
Active:          29068 kB
Inactive:        48600 kB
HighTotal:      131008 kB
HighFree:        81536 kB
LowTotal:       903652 kB
LowFree:        850284 kB
SwapTotal:     2097136 kB
SwapFree:      2095856 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5716 kB
Slab:            19336 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 14:58:15 (client local time) WITH STATUS 10 IN 1195.12 SECONDS
stats: 644 0 1195.12 10

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 290 variables and 247 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.695
c After prepocess the problem consists of 290 variables and 247 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 290 #Dec: 789 LB: 0 @ 1.624
c Restart #2 #Var: 290 #Dec: 1730 LB: 0 @ 4.188
c Restart #3 #Var: 290 #Dec: 3143 LB: 0 @ 6.04
c Restart #4 #Var: 290 #Dec: 4429 LB: 0 @ 7.91
c Restart #5 #Var: 290 #Dec: 5698 LB: 0 @ 10.488
c Restart #6 #Var: 290 #Dec: 6983 LB: 0 @ 13.629
c Restart #7 #Var: 290 #Dec: 8412 LB: 0 @ 17.671
c Restart #8 #Var: 290 #Dec: 10035 LB: 0 @ 21.826
c Restart #9 #Var: 290 #Dec: 11855 LB: 0 @ 26.998
c NEW SOLUTION FOUND: 1078389760 @ 27.2 @ #Dec. 11959
c NEW SOLUTION FOUND: 1078154240 @ 27.21 @ #Dec. 11965
c NEW SOLUTION FOUND: 1078041600 @ 27.236 @ #Dec. 11976
c NEW SOLUTION FOUND: 1077693440 @ 27.251 @ #Dec. 11985
c NEW SOLUTION FOUND: 1077616640 @ 27.395 @ #Dec. 12050
c NEW SOLUTION FOUND: 1077560320 @ 27.551 @ #Dec. 12105
c NEW SOLUTION FOUND: 1077068800 @ 27.555 @ #Dec. 12105
c NEW SOLUTION FOUND: 1077012480 @ 27.643 @ #Dec. 12150
c NEW SOLUTION FOUND: 1076904960 @ 32.385 @ #Dec. 14279
c NEW SOLUTION FOUND: 1076807680 @ 32.722 @ #Dec. 14477
c NEW SOLUTION FOUND: 1076674560 @ 33.049 @ #Dec. 14655
c Restart #10 #Var: 290 #Dec: 17031 LB: 0 @ 38.593
c Restart #11 #Var: 290 #Dec: 19635 LB: 0 @ 44.585
c Restart #12 #Var: 281 #Dec: 22452 LB: 1073741824 @ 56.915
c Restart #13 #Var: 281 #Dec: 25608 LB: 1073741824 @ 68.446
c CHANGE to MIS mode... 	UB: 1076674560	MIS: 1073741824	LPR: -2147483648 (0)	Diff: -0.5
c Restart #0 #Var: 281 #Dec: 29128 LB: 1073741824 @ 82.567
c Restart #1 #Var: 281 #Dec: 29348 LB: 1073741824 @ 83.173
c Restart #2 #Var: 281 #Dec: 29820 LB: 1073741824 @ 85.609
c Restart #3 #Var: 281 #Dec: 30644 LB: 1073741824 @ 88.593
c Restart #4 #Var: 281 #Dec: 31588 LB: 1073741824 @ 91.781
c Restart #5 #Var: 281 #Dec: 32700 LB: 1073741824 @ 97.242
c Restart #6 #Var: 281 #Dec: 34012 LB: 1073741824 @ 100.96
c Restart #7 #Var: 281 #Dec: 35600 LB: 1073741824 @ 108.77
c Restart #8 #Var: 281 #Dec: 37316 LB: 1073741824 @ 114.16
c Restart #9 #Var: 281 #Dec: 39357 LB: 1073741824 @ 125.42
c Restart #10 #Var: 281 #Dec: 41571 LB: 1073741824 @ 132.75
c Restart #11 #Var: 281 #Dec: 44177 LB: 1073741824 @ 146.08
c Restart #12 #Var: 281 #Dec: 46958 LB: 1073741824 @ 157.44
c Restart #13 #Var: 281 #Dec: 50086 LB: 1073741824 @ 172.83
c Restart #14 #Var: 281 #Dec: 53099 LB: 1073741824 @ 187.88
c Restart #15 #Var: 281 #Dec: 56553 LB: 1073741824 @ 215.06
c Restart #16 #Var: 281 #Dec: 60119 LB: 1073741824 @ 231.39
c Restart #17 #Var: 281 #Dec: 63987 LB: 1073741824 @ 259.5
c Restart #18 #Var: 281 #Dec: 67809 LB: 1073741824 @ 284.04
c Restart #19 #Var: 281 #Dec: 71979 LB: 1073741824 @ 305.02
c Restart #20 #Var: 281 #Dec: 76532 LB: 1073741824 @ 338.19
c NEW SOLUTION FOUND: 1076618240 @ 345.58 @ #Dec. 78047
c Restart #21 #Var: 281 #Dec: 82415 LB: 1073741824 @ 361.84
c Restart #22 #Var: 281 #Dec: 87295 LB: 1073741824 @ 397.44
c Restart #23 #Var: 281 #Dec: 92232 LB: 1073741824 @ 428.97
c Restart #24 #Var: 281 #Dec: 97872 LB: 1073741824 @ 472.21
c Restart #25 #Var: 281 #Dec: 103575 LB: 1073741824 @ 529.99
c Restart #26 #Var: 281 #Dec: 109041 LB: 1073741824 @ 569.49
c Restart #27 #Var: 281 #Dec: 114542 LB: 1073741824 @ 636.57
c Restart #28 #Var: 281 #Dec: 120317 LB: 1073741824 @ 676.34
c Restart #29 #Var: 281 #Dec: 127023 LB: 1073741824 @ 737.41
c Restart #30 #Var: 281 #Dec: 133687 LB: 1073741824 @ 825.16
c Restart #31 #Var: 281 #Dec: 140643 LB: 1073741824 @ 888.42
c Restart #32 #Var: 281 #Dec: 147888 LB: 1073741824 @ 983.95
c Restart #33 #Var: 281 #Dec: 154635 LB: 1073741824 @ 1099.2
c Restart #34 #Var: 281 #Dec: 161826 LB: 1073741824 @ 1143.9
s SATISFIABLE
v -COL260_bit_10 -COL260_bit_9 -COL260_bit_8 -COL260_bit_7 -COL260_bit_6 -COL260_bit_5 -COL260_bit_4 -COL260_bit_3 -COL260_bit_2 -COL260_bit_1 COL260_bit0 -COL260_bit1 -COL260_bit2 COL260_bit3 COL260_bit4 COL260_bit5 COL260_bit6 COL260_bit7 -COL260_bit8 COL260_bit9 -COL260_bit10 COL260_bit11 -COL260_bit12 -COL260_bit13 -COL260_bit14 -COL260_bit15 -COL260_bit16 -COL260_bit17 -COL260_bit18 -COL260_bit19 COL260_bit20 -COL004_bit0 -COL005_bit0 -COL006_bit0 -COL007_bit0 -COL008_bit0 -COL009_bit0 -COL010_bit0 -COL011_bit0 -COL012_bit0 -COL013_bit0 -COL014_bit0 -COL015_bit0 -COL016_bit0 -COL017_bit0 -COL018_bit0 -COL019_bit0 -COL020_bit0 -COL021_bit0 -COL022_bit0 COL023_bit0 -COL024_bit0 -COL025_bit0 -COL026_bit0 -COL027_bit0 -COL028_bit0 COL029_bit0 -COL030_bit0 -COL034_bit0 -COL035_bit0 -COL036_bit0 -COL037_bit0 -COL038_bit0 -COL039_bit0 -COL040_bit0 -COL041_bit0 -COL042_bit0 -COL043_bit0 -COL044_bit0 -COL045_bit0 -COL046_bit0 -COL047_bit0 -COL048_bit0 -COL049_bit0 -COL050_bit0 -COL051_bit0 -COL052_bit0 -COL053_bit0 -COL054_bit0 -COL055_bit0 -COL056_bit0 -COL057_bit0 -COL058_bit0 COL059_bit0 -COL060_bit0 -COL064_bit0 -COL065_bit0 -COL066_bit0 -COL067_bit0 -COL068_bit0 -COL069_bit0 -COL070_bit0 -COL071_bit0 -COL072_bit0 -COL073_bit0 -COL074_bit0 -COL075_bit0 -COL076_bit0 -COL077_bit0 -COL078_bit0 -COL079_bit0 -COL080_bit0 -COL081_bit0 -COL082_bit0 -COL083_bit0 -COL084_bit0 -COL085_bit0 -COL086_bit0 -COL087_bit0 -COL088_bit0 -COL089_bit0 -COL090_bit0 -COL094_bit0 -COL095_bit0 -COL096_bit0 -COL097_bit0 -COL098_bit0 -COL099_bit0 -COL100_bit0 -COL101_bit0 -COL102_bit0 COL103_bit0 -COL104_bit0 -COL105_bit0 -COL106_bit0 -COL107_bit0 -COL108_bit0 -COL109_bit0 -COL110_bit0 -COL111_bit0 -COL112_bit0 -COL113_bit0 -COL114_bit0 -COL115_bit0 -COL116_bit0 -COL117_bit0 COL118_bit0 -COL119_bit0 -COL120_bit0 -COL124_bit0 -COL125_bit0 -COL126_bit0 -COL127_bit0 -COL128_bit0 -COL129_bit0 -COL130_bit0 -COL131_bit0 -COL132_bit0 -COL133_bit0 -COL134_bit0 -COL135_bit0 -COL136_bit0 -COL137_bit0 -COL138_bit0 -COL139_bit0 -COL140_bit0 -COL141_bit0 -COL142_bit0 -COL143_bit0 -COL144_bit0 -COL145_bit0 -COL146_bit0 -COL147_bit0 COL148_bit0 -COL149_bit0 -COL150_bit0 -COL154_bit0 -COL155_bit0 -COL156_bit0 -COL157_bit0 -COL158_bit0 -COL159_bit0 -COL160_bit0 -COL161_bit0 -COL162_bit0 -COL163_bit0 -COL164_bit0 -COL165_bit0 -COL166_bit0 -COL167_bit0 -COL168_bit0 -COL169_bit0 -COL170_bit0 -COL171_bit0 -COL172_bit0 -COL173_bit0 -COL174_bit0 -COL175_bit0 -COL176_bit0 -COL177_bit0 -COL178_bit0 -COL179_bit0 -COL180_bit0 -COL184_bit0 -COL185_bit0 COL186_bit0 -COL187_bit0 -COL188_bit0 -COL189_bit0 -COL190_bit0 -COL191_bit0 -COL192_bit0 -COL193_bit0 -COL194_bit0 -COL195_bit0 -COL196_bit0 COL197_bit0 -COL198_bit0 -COL199_bit0 -COL200_bit0 -COL201_bit0 -COL202_bit0 -COL203_bit0 -COL204_bit0 COL205_bit0 -COL206_bit0 -COL207_bit0 -COL208_bit0 -COL209_bit0 COL210_bit0 -COL214_bit0 -COL215_bit0 -COL216_bit0 -COL217_bit0 -COL218_bit0 -COL219_bit0 -COL220_bit0 -COL221_bit0 -COL222_bit0 -COL223_bit0 -COL224_bit0 -COL225_bit0 -COL226_bit0 -COL227_bit0 -COL228_bit0 -COL229_bit0 -COL230_bit0 -COL231_bit0 -COL232_bit0 -COL233_bit0 -COL234_bit0 -COL235_bit0 -COL236_bit0 -COL237_bit0 -COL238_bit0 -COL239_bit0 -COL240_bit0 COL244_bit0 -COL245_bit0 COL246_bit0 -COL247_bit0 COL248_bit0 -COL249_bit0 COL250_bit0 -COL251_bit0 COL252_bit0 -COL253_bit0 COL254_bit0 -COL255_bit0 COL256_bit0 -COL257_bit0 COL258_bit0 -COL259_bit0 -COL001_bit0 -COL002_bit0 -COL003_bit0 -COL031_bit0 -COL032_bit0 -COL033_bit0 -COL061_bit0 -COL062_bit0 -COL063_bit0 -COL091_bit0 -COL092_bit0 -COL093_bit0 -COL121_bit0 -COL122_bit0 -COL123_bit0 -COL151_bit0 -COL152_bit0 -COL153_bit0 -COL181_bit0 -COL182_bit0 -COL183_bit0 -COL211_bit0 -COL212_bit0 -COL213_bit0 -COL241_bit0 -COL242_bit0 -COL243_bit0 
c Cost: 1076618240
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/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1783803629 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 107 3 90 68 0 39 0
[pid=14669] 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/wulflinc11/normalized-mps-v2-20-10-misc07.opb

[startup+10.0031 s]
Raw data (loadavg): 0.77 0.90 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 3046 0 0 0 955 19 0 0 25 0 1 0 1783803629 15536128 2957 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 3793 2957 1116 68 0 3725 0
[pid=14669] vsize: 15172
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 15172

[startup+20.0049 s]
Raw data (loadavg): 0.80 0.90 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 3120 0 0 0 1934 28 0 0 25 0 1 0 1783803629 15781888 3031 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 3853 3031 1116 68 0 3785 0
[pid=14669] vsize: 15412
Current children cumulated CPU time (s) 19.62
Current children cumulated vsize (Kb) 15412

[startup+30.0057 s]
Raw data (loadavg): 0.83 0.90 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 3459 0 0 0 2913 35 0 0 25 0 1 0 1783803629 17268736 3370 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 4216 3370 1116 68 0 4148 0
[pid=14669] vsize: 16864
Current children cumulated CPU time (s) 29.48
Current children cumulated vsize (Kb) 16864

[startup+40.0064 s]
Raw data (loadavg): 0.86 0.91 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 4630 0 0 0 3887 48 0 0 25 0 1 0 1783803629 21995520 4541 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 5370 4541 1116 68 0 5302 0
[pid=14669] vsize: 21480
Current children cumulated CPU time (s) 39.35
Current children cumulated vsize (Kb) 21480

[startup+50.0072 s]
Raw data (loadavg): 0.88 0.91 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 5692 0 0 0 4865 58 0 0 25 0 1 0 1783803629 26320896 5603 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 6426 5603 1116 68 0 6358 0
[pid=14669] vsize: 25704
Current children cumulated CPU time (s) 49.23
Current children cumulated vsize (Kb) 25704

[startup+60.008 s]
Raw data (loadavg): 0.90 0.91 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 6385 0 0 0 5846 67 0 0 25 0 1 0 1783803629 29159424 6296 4294967295 134512640 134736556 3221224560 3221223152 134543733 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 7119 6296 1116 68 0 7051 0
[pid=14669] vsize: 28476
Current children cumulated CPU time (s) 59.13
Current children cumulated vsize (Kb) 28476

[startup+70.0098 s]
Raw data (loadavg): 0.91 0.91 0.95 3/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 7140 0 0 0 6828 74 0 0 25 0 1 0 1783803629 32264192 7051 4294967295 134512640 134736556 3221224560 3221223116 134543226 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 7877 7051 1116 68 0 7809 0
[pid=14669] vsize: 31508
Current children cumulated CPU time (s) 69.02
Current children cumulated vsize (Kb) 31508

[startup+80.0106 s]
Raw data (loadavg): 0.93 0.92 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 7988 0 0 0 7807 83 0 0 25 0 1 0 1783803629 35774464 7899 4294967295 134512640 134736556 3221224560 3221223084 134536354 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 8734 7899 1116 68 0 8666 0
[pid=14669] vsize: 34936
Current children cumulated CPU time (s) 78.9
Current children cumulated vsize (Kb) 34936

[startup+90.0114 s]
Raw data (loadavg): 0.94 0.92 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 8667 0 0 0 8790 91 0 0 25 0 1 0 1783803629 38510592 8578 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 9402 8578 1116 68 0 9334 0
[pid=14669] vsize: 37608
Current children cumulated CPU time (s) 88.81
Current children cumulated vsize (Kb) 37608

[startup+100.012 s]
Raw data (loadavg): 0.95 0.92 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 9397 0 0 0 9771 100 0 0 25 0 1 0 1783803629 41615360 9308 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 10160 9308 1116 68 0 10092 0
[pid=14669] vsize: 40640
Current children cumulated CPU time (s) 98.71
Current children cumulated vsize (Kb) 40640

[startup+110.013 s]
Raw data (loadavg): 0.95 0.92 0.95 1/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) T 14668 14669 9854 0 -1 0 10166 0 0 0 10751 109 0 0 25 0 1 0 1783803629 44724224 10077 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14669/statm): 10919 10077 1116 68 0 10851 0
[pid=14669] vsize: 43676
Current children cumulated CPU time (s) 108.6
Current children cumulated vsize (Kb) 43676

[startup+120.014 s]
Raw data (loadavg): 0.96 0.92 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 11074 0 0 0 11733 116 0 0 25 0 1 0 1783803629 48373760 10985 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 11810 10985 1116 68 0 11742 0
[pid=14669] vsize: 47240
Current children cumulated CPU time (s) 118.49
Current children cumulated vsize (Kb) 47240

[startup+130.015 s]
Raw data (loadavg): 0.97 0.93 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 11834 0 0 0 12715 124 0 0 25 0 1 0 1783803629 51482624 11745 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 12569 11745 1116 68 0 12501 0
[pid=14669] vsize: 50276
Current children cumulated CPU time (s) 128.39
Current children cumulated vsize (Kb) 50276

[startup+140.014 s]
Raw data (loadavg): 0.97 0.93 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 12452 0 0 0 13698 130 0 0 25 0 1 0 1783803629 54050816 12363 4294967295 134512640 134736556 3221224560 3221223296 134605573 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 13196 12363 1116 68 0 13128 0
[pid=14669] vsize: 52784
Current children cumulated CPU time (s) 138.28
Current children cumulated vsize (Kb) 52784

[startup+150.015 s]
Raw data (loadavg): 0.98 0.93 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 13168 0 0 0 14680 138 0 0 25 0 1 0 1783803629 57024512 13079 4294967295 134512640 134736556 3221224560 3221223152 134540282 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 13922 13079 1116 68 0 13854 0
[pid=14669] vsize: 55688
Current children cumulated CPU time (s) 148.18
Current children cumulated vsize (Kb) 55688

[startup+160.016 s]
Raw data (loadavg): 0.98 0.93 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 13928 0 0 0 15662 146 0 0 25 0 1 0 1783803629 60133376 13839 4294967295 134512640 134736556 3221224560 3221223232 134524348 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 14681 13839 1116 68 0 14613 0
[pid=14669] vsize: 58724
Current children cumulated CPU time (s) 158.08
Current children cumulated vsize (Kb) 58724

[startup+170.017 s]
Raw data (loadavg): 0.98 0.93 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 14746 0 0 0 16645 153 0 0 25 0 1 0 1783803629 63176704 14599 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 15424 14599 1116 68 0 15356 0
[pid=14669] vsize: 61696
Current children cumulated CPU time (s) 167.98
Current children cumulated vsize (Kb) 61696

[startup+180.017 s]
Raw data (loadavg): 0.98 0.94 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 15211 0 0 0 17635 158 0 0 25 0 1 0 1783803629 65069056 15064 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 15886 15064 1116 68 0 15818 0
[pid=14669] vsize: 63544
Current children cumulated CPU time (s) 177.93
Current children cumulated vsize (Kb) 63544

[startup+190.018 s]
Raw data (loadavg): 0.99 0.94 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 16030 0 0 0 18617 166 0 0 25 0 1 0 1783803629 68444160 15883 4294967295 134512640 134736556 3221224560 3221223148 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 16710 15883 1116 68 0 16642 0
[pid=14669] vsize: 66840
Current children cumulated CPU time (s) 187.83
Current children cumulated vsize (Kb) 66840

[startup+200.019 s]
Raw data (loadavg): 0.99 0.94 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 16573 0 0 0 19603 172 0 0 25 0 1 0 1783803629 70746112 16426 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 17272 16426 1116 68 0 17204 0
[pid=14669] vsize: 69088
Current children cumulated CPU time (s) 197.75
Current children cumulated vsize (Kb) 69088

[startup+210.019 s]
Raw data (loadavg): 0.99 0.94 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 17008 0 0 0 20592 178 0 0 25 0 1 0 1783803629 72503296 16861 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 17701 16861 1116 68 0 17633 0
[pid=14669] vsize: 70804
Current children cumulated CPU time (s) 207.7
Current children cumulated vsize (Kb) 70804

[startup+220.02 s]
Raw data (loadavg): 0.99 0.94 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 17431 0 0 0 21583 181 0 0 25 0 1 0 1783803629 74256384 17284 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 18129 17284 1116 68 0 18061 0
[pid=14669] vsize: 72516
Current children cumulated CPU time (s) 217.64
Current children cumulated vsize (Kb) 72516

[startup+230.02 s]
Raw data (loadavg): 0.99 0.94 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 18114 0 0 0 22568 188 0 0 25 0 1 0 1783803629 77094912 17967 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 18822 17967 1116 68 0 18754 0
[pid=14669] vsize: 75288
Current children cumulated CPU time (s) 227.56
Current children cumulated vsize (Kb) 75288

[startup+240.02 s]
Raw data (loadavg): 0.99 0.94 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 18610 0 0 0 23556 194 0 0 25 0 1 0 1783803629 78991360 18463 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 19285 18463 1116 68 0 19217 0
[pid=14669] vsize: 77140
Current children cumulated CPU time (s) 237.5
Current children cumulated vsize (Kb) 77140

[startup+250.021 s]
Raw data (loadavg): 0.99 0.95 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 19190 0 0 0 24541 201 0 0 25 0 1 0 1783803629 81428480 19043 4294967295 134512640 134736556 3221224560 3221223116 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 19880 19043 1116 68 0 19812 0
[pid=14669] vsize: 79520
Current children cumulated CPU time (s) 247.42
Current children cumulated vsize (Kb) 79520

[startup+260.022 s]
Raw data (loadavg): 0.99 0.95 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 19482 0 0 0 25532 205 0 0 25 0 1 0 1783803629 82640896 19335 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 20176 19335 1116 68 0 20108 0
[pid=14669] vsize: 80704
Current children cumulated CPU time (s) 257.37
Current children cumulated vsize (Kb) 80704

[startup+270.023 s]
Raw data (loadavg): 0.99 0.95 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 20117 0 0 0 26519 210 0 0 25 0 1 0 1783803629 85209088 19970 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 20803 19970 1116 68 0 20735 0
[pid=14669] vsize: 83212
Current children cumulated CPU time (s) 267.29
Current children cumulated vsize (Kb) 83212

[startup+280.023 s]
Raw data (loadavg): 0.99 0.95 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 20694 0 0 0 27506 216 0 0 25 0 1 0 1783803629 87642112 20547 4294967295 134512640 134736556 3221224560 3221223152 134716115 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 21397 20547 1116 68 0 21329 0
[pid=14669] vsize: 85588
Current children cumulated CPU time (s) 277.22
Current children cumulated vsize (Kb) 85588

[startup+290.024 s]
Raw data (loadavg): 0.99 0.95 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 21258 0 0 0 28494 222 0 0 25 0 1 0 1783803629 89939968 21111 4294967295 134512640 134736556 3221224560 3221223296 134529503 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 21958 21111 1116 68 0 21890 0
[pid=14669] vsize: 87832
Current children cumulated CPU time (s) 287.16
Current children cumulated vsize (Kb) 87832

[startup+300.025 s]
Raw data (loadavg): 0.99 0.95 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 21807 0 0 0 29479 229 0 0 25 0 1 0 1783803629 92102656 21660 4294967295 134512640 134736556 3221224560 3221223116 134536351 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 22486 21660 1116 68 0 22418 0
[pid=14669] vsize: 89944
Current children cumulated CPU time (s) 297.08
Current children cumulated vsize (Kb) 89944

[startup+310.026 s]
Raw data (loadavg): 0.99 0.95 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 22446 0 0 0 30463 235 0 0 25 0 1 0 1783803629 94806016 22299 4294967295 134512640 134736556 3221224560 3221223072 134543110 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 23146 22299 1116 68 0 23078 0
[pid=14669] vsize: 92584
Current children cumulated CPU time (s) 306.98
Current children cumulated vsize (Kb) 92584

[startup+320.027 s]
Raw data (loadavg): 0.99 0.95 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 23015 0 0 0 31450 242 0 0 25 0 1 0 1783803629 97103872 22868 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 23707 22868 1116 68 0 23639 0
[pid=14669] vsize: 94828
Current children cumulated CPU time (s) 316.92
Current children cumulated vsize (Kb) 94828

[startup+330.027 s]
Raw data (loadavg): 0.99 0.95 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 23377 0 0 0 32438 246 0 0 25 0 1 0 1783803629 98590720 23230 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 24070 23230 1116 68 0 24002 0
[pid=14669] vsize: 96280
Current children cumulated CPU time (s) 326.84
Current children cumulated vsize (Kb) 96280

[startup+340.027 s]
Raw data (loadavg): 0.99 0.95 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 23703 0 0 0 33426 251 0 0 25 0 1 0 1783803629 99942400 23556 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 24400 23556 1116 68 0 24332 0
[pid=14669] vsize: 97600
Current children cumulated CPU time (s) 336.77
Current children cumulated vsize (Kb) 97600

[startup+350.028 s]
Raw data (loadavg): 0.99 0.96 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 24346 0 0 0 34409 259 0 0 25 0 1 0 1783803629 102510592 24199 4294967295 134512640 134736556 3221224560 3221223036 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 25027 24199 1116 68 0 24959 0
[pid=14669] vsize: 100108
Current children cumulated CPU time (s) 346.68
Current children cumulated vsize (Kb) 100108

[startup+360.029 s]
Raw data (loadavg): 0.99 0.96 0.95 1/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) T 14668 14669 9854 0 -1 0 25128 0 0 0 35389 268 0 0 25 0 1 0 1783803629 105738240 24981 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/14669/statm): 25815 24981 1116 68 0 25747 0
[pid=14669] vsize: 103260
Current children cumulated CPU time (s) 356.57
Current children cumulated vsize (Kb) 103260

[startup+370.029 s]
Raw data (loadavg): 0.99 0.96 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 25578 0 0 0 36377 272 0 0 25 0 1 0 1783803629 107626496 25431 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 26276 25431 1116 68 0 26208 0
[pid=14669] vsize: 105104
Current children cumulated CPU time (s) 366.49
Current children cumulated vsize (Kb) 105104

[startup+380.03 s]
Raw data (loadavg): 0.99 0.96 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 25965 0 0 0 37366 277 0 0 25 0 1 0 1783803629 109252608 25818 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 26673 25818 1116 68 0 26605 0
[pid=14669] vsize: 106692
Current children cumulated CPU time (s) 376.43
Current children cumulated vsize (Kb) 106692

[startup+390.031 s]
Raw data (loadavg): 0.99 0.96 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 26468 0 0 0 38356 281 0 0 25 0 1 0 1783803629 111280128 26321 4294967295 134512640 134736556 3221224560 3221223256 134553994 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 27168 26321 1116 68 0 27100 0
[pid=14669] vsize: 108672
Current children cumulated CPU time (s) 386.37
Current children cumulated vsize (Kb) 108672

[startup+400.032 s]
Raw data (loadavg): 0.99 0.96 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 26990 0 0 0 39340 288 0 0 25 0 1 0 1783803629 113442816 26843 4294967295 134512640 134736556 3221224560 3221223248 134529235 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 27696 26843 1116 68 0 27628 0
[pid=14669] vsize: 110784
Current children cumulated CPU time (s) 396.28
Current children cumulated vsize (Kb) 110784

[startup+410.033 s]
Raw data (loadavg): 0.99 0.96 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 27392 0 0 0 40330 293 0 0 25 0 1 0 1783803629 115064832 27245 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 28092 27245 1116 68 0 28024 0
[pid=14669] vsize: 112368
Current children cumulated CPU time (s) 406.23
Current children cumulated vsize (Kb) 112368

[startup+420.033 s]
Raw data (loadavg): 0.99 0.96 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 27878 0 0 0 41318 299 0 0 25 0 1 0 1783803629 117088256 27731 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 28586 27731 1116 68 0 28518 0
[pid=14669] vsize: 114344
Current children cumulated CPU time (s) 416.17
Current children cumulated vsize (Kb) 114344

[startup+430.034 s]
Raw data (loadavg): 0.99 0.96 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 28765 0 0 0 42305 306 0 0 25 0 1 0 1783803629 119967744 28444 4294967295 134512640 134736556 3221224560 3221223248 134529331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 29289 28444 1116 68 0 29221 0
[pid=14669] vsize: 117156
Current children cumulated CPU time (s) 426.11
Current children cumulated vsize (Kb) 117156

[startup+440.034 s]
Raw data (loadavg): 0.99 0.96 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 29098 0 0 0 43296 309 0 0 25 0 1 0 1783803629 121319424 28777 4294967295 134512640 134736556 3221224560 3221223088 134543101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 29619 28777 1116 68 0 29551 0
[pid=14669] vsize: 118476
Current children cumulated CPU time (s) 436.05
Current children cumulated vsize (Kb) 118476

[startup+450.035 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 29455 0 0 0 44286 314 0 0 25 0 1 0 1783803629 122806272 29134 4294967295 134512640 134736556 3221224560 3221223188 134536509 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 29982 29134 1116 68 0 29914 0
[pid=14669] vsize: 119928
Current children cumulated CPU time (s) 446
Current children cumulated vsize (Kb) 119928

[startup+460.036 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 29995 0 0 0 45276 320 0 0 25 0 1 0 1783803629 124968960 29674 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 30510 29674 1116 68 0 30442 0
[pid=14669] vsize: 122040
Current children cumulated CPU time (s) 455.96
Current children cumulated vsize (Kb) 122040

[startup+470.036 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 30457 0 0 0 46263 326 0 0 25 0 1 0 1783803629 126861312 30136 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 30972 30136 1116 68 0 30904 0
[pid=14669] vsize: 123888
Current children cumulated CPU time (s) 465.89
Current children cumulated vsize (Kb) 123888

[startup+480.037 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 30785 0 0 0 47253 330 0 0 25 0 1 0 1783803629 128212992 30464 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 31302 30464 1116 68 0 31234 0
[pid=14669] vsize: 125208
Current children cumulated CPU time (s) 475.83
Current children cumulated vsize (Kb) 125208

[startup+490.037 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 31144 0 0 0 48245 334 0 0 25 0 1 0 1783803629 129699840 30823 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 31665 30823 1116 68 0 31597 0
[pid=14669] vsize: 126660
Current children cumulated CPU time (s) 485.79
Current children cumulated vsize (Kb) 126660

[startup+500.038 s]
Raw data (loadavg): 0.99 0.97 0.95 1/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) T 14668 14669 9854 0 -1 0 31400 0 0 0 49238 337 0 0 25 0 1 0 1783803629 130781184 31079 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14669/statm): 31929 31079 1116 68 0 31861 0
[pid=14669] vsize: 127716
Current children cumulated CPU time (s) 495.75
Current children cumulated vsize (Kb) 127716

[startup+510.038 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 31649 0 0 0 50230 340 0 0 25 0 1 0 1783803629 131727360 31328 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 32160 31328 1116 68 0 32092 0
[pid=14669] vsize: 128640
Current children cumulated CPU time (s) 505.7
Current children cumulated vsize (Kb) 128640

[startup+520.038 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 31957 0 0 0 51221 343 0 0 25 0 1 0 1783803629 133079040 31636 4294967295 134512640 134736556 3221224560 3221223248 134536448 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 32490 31636 1116 68 0 32422 0
[pid=14669] vsize: 129960
Current children cumulated CPU time (s) 515.64
Current children cumulated vsize (Kb) 129960

[startup+530.039 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 32300 0 0 0 52213 347 0 0 25 0 1 0 1783803629 134430720 31979 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 32820 31979 1116 68 0 32752 0
[pid=14669] vsize: 131280
Current children cumulated CPU time (s) 525.6
Current children cumulated vsize (Kb) 131280

[startup+540.039 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 32750 0 0 0 53202 352 0 0 25 0 1 0 1783803629 136331264 32429 4294967295 134512640 134736556 3221224560 3221222924 1077379846 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 33284 32429 1116 68 0 33216 0
[pid=14669] vsize: 133136
Current children cumulated CPU time (s) 535.54
Current children cumulated vsize (Kb) 133136

[startup+550.04 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 33201 0 0 0 54192 356 0 0 25 0 1 0 1783803629 138227712 32880 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 33747 32880 1116 68 0 33679 0
[pid=14669] vsize: 134988
Current children cumulated CPU time (s) 545.48
Current children cumulated vsize (Kb) 134988

[startup+560.039 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 33602 0 0 0 55180 363 0 0 25 0 1 0 1783803629 139849728 33281 4294967295 134512640 134736556 3221224560 3221223120 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 34143 33281 1116 68 0 34075 0
[pid=14669] vsize: 136572
Current children cumulated CPU time (s) 555.43
Current children cumulated vsize (Kb) 136572

[startup+570.041 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 33958 0 0 0 56167 369 0 0 25 0 1 0 1783803629 141201408 33637 4294967295 134512640 134736556 3221224560 3221223232 134536477 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 34473 33637 1116 68 0 34405 0
[pid=14669] vsize: 137892
Current children cumulated CPU time (s) 565.36
Current children cumulated vsize (Kb) 137892

[startup+580.042 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 34413 0 0 0 57157 374 0 0 25 0 1 0 1783803629 143097856 34092 4294967295 134512640 134736556 3221224560 3221223296 134529509 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 34936 34092 1116 68 0 34868 0
[pid=14669] vsize: 139744
Current children cumulated CPU time (s) 575.31
Current children cumulated vsize (Kb) 139744

[startup+590.042 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 34872 0 0 0 58148 378 0 0 25 0 1 0 1783803629 144986112 34551 4294967295 134512640 134736556 3221224560 3221223184 134543861 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 35397 34551 1116 68 0 35329 0
[pid=14669] vsize: 141588
Current children cumulated CPU time (s) 585.26
Current children cumulated vsize (Kb) 141588

[startup+600.043 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) T 14668 14669 9854 0 -1 0 35302 0 0 0 59139 383 0 0 25 0 1 0 1783803629 146743296 34981 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14669/statm): 35826 34981 1116 68 0 35758 0
[pid=14669] vsize: 143304
Current children cumulated CPU time (s) 595.22
Current children cumulated vsize (Kb) 143304

[startup+610.043 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 35630 0 0 0 60132 386 0 0 25 0 1 0 1783803629 148094976 35309 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 36156 35309 1116 68 0 36088 0
[pid=14669] vsize: 144624
Current children cumulated CPU time (s) 605.18
Current children cumulated vsize (Kb) 144624

[startup+620.044 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 35831 0 0 0 61126 389 0 0 25 0 1 0 1783803629 148905984 35510 4294967295 134512640 134736556 3221224560 3221223164 134554100 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 36354 35510 1116 68 0 36286 0
[pid=14669] vsize: 145416
Current children cumulated CPU time (s) 615.15
Current children cumulated vsize (Kb) 145416

[startup+630.045 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 36109 0 0 0 62119 392 0 0 25 0 1 0 1783803629 150122496 35788 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 36651 35788 1116 68 0 36583 0
[pid=14669] vsize: 146604
Current children cumulated CPU time (s) 625.11
Current children cumulated vsize (Kb) 146604

[startup+640.045 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 36423 0 0 0 63112 395 0 0 25 0 1 0 1783803629 151339008 36102 4294967295 134512640 134736556 3221224560 3221223084 134543225 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 36948 36102 1116 68 0 36880 0
[pid=14669] vsize: 147792
Current children cumulated CPU time (s) 635.07
Current children cumulated vsize (Kb) 147792

[startup+650.046 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 36606 0 0 0 64106 398 0 0 25 0 1 0 1783803629 152150016 36285 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 37146 36285 1116 68 0 37078 0
[pid=14669] vsize: 148584
Current children cumulated CPU time (s) 645.04
Current children cumulated vsize (Kb) 148584

[startup+660.046 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 37251 0 0 0 65092 404 0 0 25 0 1 0 1783803629 154710016 36930 4294967295 134512640 134736556 3221224560 3221223288 134605909 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 37771 36930 1116 68 0 37703 0
[pid=14669] vsize: 151084
Current children cumulated CPU time (s) 654.96
Current children cumulated vsize (Kb) 151084

[startup+670.047 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 38285 0 0 0 66073 413 0 0 25 0 1 0 1783803629 159035392 37964 4294967295 134512640 134736556 3221224560 3221223120 134550996 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 38827 37964 1116 68 0 38759 0
[pid=14669] vsize: 155308
Current children cumulated CPU time (s) 664.86
Current children cumulated vsize (Kb) 155308

[startup+680.048 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 38513 0 0 0 67067 416 0 0 25 0 1 0 1783803629 160002048 38191 4294967295 134512640 134736556 3221224560 3221223152 134543623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 39063 38191 1116 68 0 38995 0
[pid=14669] vsize: 156252
Current children cumulated CPU time (s) 674.83
Current children cumulated vsize (Kb) 156252

[startup+690.049 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 38682 0 0 0 68062 418 0 0 25 0 1 0 1783803629 160677888 38360 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 39228 38360 1116 68 0 39160 0
[pid=14669] vsize: 156912
Current children cumulated CPU time (s) 684.8
Current children cumulated vsize (Kb) 156912

[startup+700.05 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 38987 0 0 0 69054 421 0 0 25 0 1 0 1783803629 161894400 38665 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 39525 38665 1116 68 0 39457 0
[pid=14669] vsize: 158100
Current children cumulated CPU time (s) 694.75
Current children cumulated vsize (Kb) 158100

[startup+710.05 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 39327 0 0 0 70045 426 0 0 25 0 1 0 1783803629 163246080 39005 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 39855 39005 1116 68 0 39787 0
[pid=14669] vsize: 159420
Current children cumulated CPU time (s) 704.71
Current children cumulated vsize (Kb) 159420

[startup+720.052 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 39790 0 0 0 71033 431 0 0 25 0 1 0 1783803629 165138432 39468 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 40317 39468 1116 68 0 40249 0
[pid=14669] vsize: 161268
Current children cumulated CPU time (s) 714.64
Current children cumulated vsize (Kb) 161268

[startup+730.053 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 40180 0 0 0 72023 436 0 0 25 0 1 0 1783803629 166760448 39858 4294967295 134512640 134736556 3221224560 3221223168 134537370 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 40713 39858 1116 68 0 40645 0
[pid=14669] vsize: 162852
Current children cumulated CPU time (s) 724.59
Current children cumulated vsize (Kb) 162852

[startup+740.053 s]
Raw data (loadavg): 0.99 0.97 0.95 1/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) T 14668 14669 9854 0 -1 0 40707 0 0 0 73009 443 0 0 25 0 1 0 1783803629 168923136 40385 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14669/statm): 41241 40385 1116 68 0 41173 0
[pid=14669] vsize: 164964
Current children cumulated CPU time (s) 734.52
Current children cumulated vsize (Kb) 164964

[startup+750.053 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 40993 0 0 0 74003 446 0 0 25 0 1 0 1783803629 170139648 40671 4294967295 134512640 134736556 3221224560 3221223164 134537548 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 41538 40671 1116 68 0 41470 0
[pid=14669] vsize: 166152
Current children cumulated CPU time (s) 744.49
Current children cumulated vsize (Kb) 166152

[startup+760.053 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 41263 0 0 0 74996 449 0 0 25 0 1 0 1783803629 171229184 40941 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 41804 40941 1116 68 0 41736 0
[pid=14669] vsize: 167216
Current children cumulated CPU time (s) 754.45
Current children cumulated vsize (Kb) 167216

[startup+770.054 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) T 14668 14669 9854 0 -1 0 41567 0 0 0 75989 452 0 0 25 0 1 0 1783803629 172445696 41245 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14669/statm): 42101 41245 1116 68 0 42033 0
[pid=14669] vsize: 168404
Current children cumulated CPU time (s) 764.41
Current children cumulated vsize (Kb) 168404

[startup+780.055 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 41844 0 0 0 76981 455 0 0 25 0 1 0 1783803629 173527040 41522 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 42365 41522 1116 68 0 42297 0
[pid=14669] vsize: 169460
Current children cumulated CPU time (s) 774.36
Current children cumulated vsize (Kb) 169460

[startup+790.055 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 41998 0 0 0 77976 458 0 0 25 0 1 0 1783803629 174202880 41676 4294967295 134512640 134736556 3221224560 3221223116 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 42530 41676 1116 68 0 42462 0
[pid=14669] vsize: 170120
Current children cumulated CPU time (s) 784.34
Current children cumulated vsize (Kb) 170120

[startup+800.055 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 42166 0 0 0 78971 460 0 0 25 0 1 0 1783803629 174874624 41844 4294967295 134512640 134736556 3221224560 3221223024 134536168 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 42694 41844 1116 68 0 42626 0
[pid=14669] vsize: 170776
Current children cumulated CPU time (s) 794.31
Current children cumulated vsize (Kb) 170776

[startup+810.056 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 42404 0 0 0 79965 462 0 0 25 0 1 0 1783803629 175955968 42082 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 42958 42082 1116 68 0 42890 0
[pid=14669] vsize: 171832
Current children cumulated CPU time (s) 804.27
Current children cumulated vsize (Kb) 171832

[startup+820.057 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 42651 0 0 0 80957 466 0 0 25 0 1 0 1783803629 176902144 42329 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 43189 42329 1116 68 0 43121 0
[pid=14669] vsize: 172756
Current children cumulated CPU time (s) 814.23
Current children cumulated vsize (Kb) 172756

[startup+830.058 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 42853 0 0 0 81951 469 0 0 25 0 1 0 1783803629 177713152 42530 4294967295 134512640 134736556 3221224560 3221223296 134529294 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 43387 42530 1116 68 0 43319 0
[pid=14669] vsize: 173548
Current children cumulated CPU time (s) 824.2
Current children cumulated vsize (Kb) 173548

[startup+840.059 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 43053 0 0 0 82946 472 0 0 25 0 1 0 1783803629 178524160 42730 4294967295 134512640 134736556 3221224560 3221223108 1077378607 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 43585 42730 1116 68 0 43517 0
[pid=14669] vsize: 174340
Current children cumulated CPU time (s) 834.18
Current children cumulated vsize (Kb) 174340

[startup+850.059 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 43469 0 0 0 83936 477 0 0 25 0 1 0 1783803629 180281344 43146 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 44014 43146 1116 68 0 43946 0
[pid=14669] vsize: 176056
Current children cumulated CPU time (s) 844.13
Current children cumulated vsize (Kb) 176056

[startup+860.059 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 43873 0 0 0 84926 481 0 0 25 0 1 0 1783803629 181903360 43550 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 44410 43550 1116 68 0 44342 0
[pid=14669] vsize: 177640
Current children cumulated CPU time (s) 854.07
Current children cumulated vsize (Kb) 177640

[startup+870.06 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) T 14668 14669 9854 0 -1 0 44133 0 0 0 85919 484 0 0 25 0 1 0 1783803629 182984704 43810 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14669/statm): 44674 43810 1116 68 0 44606 0
[pid=14669] vsize: 178696
Current children cumulated CPU time (s) 864.03
Current children cumulated vsize (Kb) 178696

[startup+880.061 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 44506 0 0 0 86908 489 0 0 25 0 1 0 1783803629 184606720 44182 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 45070 44182 1116 68 0 45002 0
[pid=14669] vsize: 180280
Current children cumulated CPU time (s) 873.97
Current children cumulated vsize (Kb) 180280

[startup+890.062 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 44903 0 0 0 87899 493 0 0 25 0 1 0 1783803629 186228736 44579 4294967295 134512640 134736556 3221224560 3221223040 134535752 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 45466 44579 1116 68 0 45398 0
[pid=14669] vsize: 181864
Current children cumulated CPU time (s) 883.92
Current children cumulated vsize (Kb) 181864

[startup+900.062 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 45225 0 0 0 88887 497 0 0 25 0 1 0 1783803629 187445248 44901 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 45763 44901 1116 68 0 45695 0
[pid=14669] vsize: 183052
Current children cumulated CPU time (s) 893.84
Current children cumulated vsize (Kb) 183052

[startup+910.063 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 45482 0 0 0 89880 500 0 0 25 0 1 0 1783803629 188526592 45158 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 46027 45158 1116 68 0 45959 0
[pid=14669] vsize: 184108
Current children cumulated CPU time (s) 903.8
Current children cumulated vsize (Kb) 184108

[startup+920.064 s]
Raw data (loadavg): 0.99 0.97 0.95 1/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) T 14668 14669 9854 0 -1 0 45678 0 0 0 90875 503 0 0 25 0 1 0 1783803629 189337600 45354 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14669/statm): 46225 45354 1116 68 0 46157 0
[pid=14669] vsize: 184900
Current children cumulated CPU time (s) 913.78
Current children cumulated vsize (Kb) 184900

[startup+930.065 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 45908 0 0 0 91868 505 0 0 25 0 1 0 1783803629 190283776 45584 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 46456 45584 1116 68 0 46388 0
[pid=14669] vsize: 185824
Current children cumulated CPU time (s) 923.73
Current children cumulated vsize (Kb) 185824

[startup+940.065 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 46225 0 0 0 92860 509 0 0 25 0 1 0 1783803629 191635456 45901 4294967295 134512640 134736556 3221224560 3221223168 134537375 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 46786 45901 1116 68 0 46718 0
[pid=14669] vsize: 187144
Current children cumulated CPU time (s) 933.69
Current children cumulated vsize (Kb) 187144

[startup+950.066 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 46573 0 0 0 93852 512 0 0 25 0 1 0 1783803629 192987136 46249 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 47116 46249 1116 68 0 47048 0
[pid=14669] vsize: 188464
Current children cumulated CPU time (s) 943.64
Current children cumulated vsize (Kb) 188464

[startup+960.067 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 46818 0 0 0 94844 514 0 0 25 0 1 0 1783803629 194068480 46494 4294967295 134512640 134736556 3221224560 3221223112 134551113 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 47380 46494 1116 68 0 47312 0
[pid=14669] vsize: 189520
Current children cumulated CPU time (s) 953.58
Current children cumulated vsize (Kb) 189520

[startup+970.068 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 47069 0 0 0 95837 517 0 0 25 0 1 0 1783803629 195014656 46745 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 47611 46745 1116 68 0 47543 0
[pid=14669] vsize: 190444
Current children cumulated CPU time (s) 963.54
Current children cumulated vsize (Kb) 190444

[startup+980.069 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 47324 0 0 0 96831 520 0 0 25 0 1 0 1783803629 196096000 47000 4294967295 134512640 134736556 3221224560 3221223232 134528717 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 47875 47000 1116 68 0 47807 0
[pid=14669] vsize: 191500
Current children cumulated CPU time (s) 973.51
Current children cumulated vsize (Kb) 191500

[startup+990.068 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 47534 0 0 0 97828 522 0 0 25 0 1 0 1783803629 196907008 47210 4294967295 134512640 134736556 3221224560 3221223148 134543536 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 48073 47210 1116 68 0 48005 0
[pid=14669] vsize: 192292
Current children cumulated CPU time (s) 983.5
Current children cumulated vsize (Kb) 192292

[startup+1000.07 s]
Raw data (loadavg): 0.99 0.97 0.95 1/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) T 14668 14669 9854 0 -1 0 48035 0 0 0 98814 528 0 0 25 0 1 0 1783803629 199077888 47711 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14669/statm): 48603 47711 1116 68 0 48535 0
[pid=14669] vsize: 194412
Current children cumulated CPU time (s) 993.42
Current children cumulated vsize (Kb) 194412

[startup+1010.07 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 48299 0 0 0 99806 532 0 0 25 0 1 0 1783803629 200159232 47975 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 48867 47975 1116 68 0 48799 0
[pid=14669] vsize: 195468
Current children cumulated CPU time (s) 1003.38
Current children cumulated vsize (Kb) 195468

[startup+1020.07 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 48512 0 0 0 100801 534 0 0 25 0 1 0 1783803629 200970240 48188 4294967295 134512640 134736556 3221224560 3221223160 134554109 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 49065 48188 1116 68 0 48997 0
[pid=14669] vsize: 196260
Current children cumulated CPU time (s) 1013.35
Current children cumulated vsize (Kb) 196260

[startup+1030.07 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 48725 0 0 0 101797 536 0 0 25 0 1 0 1783803629 201789440 48401 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 49265 48401 1116 68 0 49197 0
[pid=14669] vsize: 197060
Current children cumulated CPU time (s) 1023.33
Current children cumulated vsize (Kb) 197060

[startup+1040.07 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 48873 0 0 0 102793 538 0 0 25 0 1 0 1783803629 202469376 48549 4294967295 134512640 134736556 3221224560 3221223120 134543560 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 49431 48549 1116 68 0 49363 0
[pid=14669] vsize: 197724
Current children cumulated CPU time (s) 1033.31
Current children cumulated vsize (Kb) 197724

[startup+1050.07 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 49077 0 0 0 103787 541 0 0 25 0 1 0 1783803629 203280384 48753 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 49629 48753 1116 68 0 49561 0
[pid=14669] vsize: 198516
Current children cumulated CPU time (s) 1043.28
Current children cumulated vsize (Kb) 198516

[startup+1060.07 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 49298 0 0 0 104782 543 0 0 25 0 1 0 1783803629 204242944 48974 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 49864 48974 1116 68 0 49796 0
[pid=14669] vsize: 199456
Current children cumulated CPU time (s) 1053.25
Current children cumulated vsize (Kb) 199456

[startup+1070.07 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 49471 0 0 0 105779 544 0 0 25 0 1 0 1783803629 204918784 49147 4294967295 134512640 134736556 3221224560 3221223120 134550941 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 50029 49147 1116 68 0 49961 0
[pid=14669] vsize: 200116
Current children cumulated CPU time (s) 1063.23
Current children cumulated vsize (Kb) 200116

[startup+1080.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 49702 0 0 0 106774 546 0 0 25 0 1 0 1783803629 205864960 49378 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 50260 49378 1116 68 0 50192 0
[pid=14669] vsize: 201040
Current children cumulated CPU time (s) 1073.2
Current children cumulated vsize (Kb) 201040

[startup+1090.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 49844 0 0 0 107770 548 0 0 25 0 1 0 1783803629 206405632 49520 4294967295 134512640 134736556 3221224560 3221223296 134529437 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 50392 49520 1116 68 0 50324 0
[pid=14669] vsize: 201568
Current children cumulated CPU time (s) 1083.18
Current children cumulated vsize (Kb) 201568

[startup+1100.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 49998 0 0 0 108767 549 0 0 25 0 1 0 1783803629 207081472 49674 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 50557 49674 1116 68 0 50489 0
[pid=14669] vsize: 202228
Current children cumulated CPU time (s) 1093.16
Current children cumulated vsize (Kb) 202228

[startup+1110.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 50241 0 0 0 109761 552 0 0 25 0 1 0 1783803629 208162816 49917 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/14669/statm): 50821 49917 1116 68 0 50753 0
[pid=14669] vsize: 203284
Current children cumulated CPU time (s) 1103.13
Current children cumulated vsize (Kb) 203284

[startup+1120.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 50965 0 0 0 110747 558 0 0 25 0 1 0 1783803629 211001344 50641 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 51514 50641 1116 68 0 51446 0
[pid=14669] vsize: 206056
Current children cumulated CPU time (s) 1113.05
Current children cumulated vsize (Kb) 206056

[startup+1130.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 51364 0 0 0 111737 562 0 0 25 0 1 0 1783803629 212758528 51040 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 51943 51040 1116 68 0 51875 0
[pid=14669] vsize: 207772
Current children cumulated CPU time (s) 1122.99
Current children cumulated vsize (Kb) 207772

[startup+1140.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 52012 0 0 0 112721 569 0 0 25 0 1 0 1783803629 215326720 51688 4294967295 134512640 134736556 3221224560 3221223120 134551217 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 52570 51688 1116 68 0 52502 0
[pid=14669] vsize: 210280
Current children cumulated CPU time (s) 1132.9
Current children cumulated vsize (Kb) 210280

[startup+1150.08 s]
Raw data (loadavg): 0.99 0.97 0.95 1/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) T 14668 14669 9854 0 -1 0 52528 0 0 0 113708 574 0 0 25 0 1 0 1783803629 217489408 52204 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/14669/statm): 53098 52204 1116 68 0 53030 0
[pid=14669] vsize: 212392
Current children cumulated CPU time (s) 1142.82
Current children cumulated vsize (Kb) 212392

[startup+1160.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 52658 0 0 0 114701 579 0 0 25 0 1 0 1783803629 218025984 52334 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 53229 52334 1116 68 0 53161 0
[pid=14669] vsize: 212916
Current children cumulated CPU time (s) 1152.8
Current children cumulated vsize (Kb) 212916

[startup+1170.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 53670 0 0 0 115681 588 0 0 25 0 1 0 1783803629 222216192 53346 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 54252 53346 1116 68 0 54184 0
[pid=14669] vsize: 217008
Current children cumulated CPU time (s) 1162.69
Current children cumulated vsize (Kb) 217008

[startup+1180.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 54311 0 0 0 116669 594 0 0 25 0 1 0 1783803629 224784384 53987 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 54879 53987 1116 68 0 54811 0
[pid=14669] vsize: 219516
Current children cumulated CPU time (s) 1172.63
Current children cumulated vsize (Kb) 219516

[startup+1190.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 54437 0 0 0 117665 596 0 0 25 0 1 0 1783803629 225337344 54113 4294967295 134512640 134736556 3221224560 3221223268 134609065 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 55014 54113 1116 68 0 54946 0
[pid=14669] vsize: 220056
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (Kb) 220056

[startup+1200.08 s]
Raw data (loadavg): 0.99 0.97 0.95 2/56 14669
Raw data (/proc/14669/stat): 14669 (bsolo) R 14668 14669 9854 0 -1 0 54610 0 0 0 118659 599 0 0 25 0 1 0 1783803629 226013184 54286 4294967295 134512640 134736556 3221224560 3221223296 134529320 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/14669/statm): 55179 54286 1116 68 0 55111 0
[pid=14669] vsize: 220716
Current children cumulated CPU time (s) 1192.58
Current children cumulated vsize (Kb) 220716
One traced child (pid=14669) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1202.63
CPU time (s): 1195.12
CPU user time (s): 1189.02
CPU system time (s): 6.09907
CPU usage (%): 99.3754
Max. virtual memory (cumulated for all children) (Kb): 220716

Verifier Data

Verifier:	OK	1076618240