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/miplib/normalized-mps-v2-20-10-misc07.opb
MD5SUMf204f0495d2a5caf7ce1d50b166e58a2
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.14
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 566

Launcher Data

LAUNCH ON wulflinc2 THE 2005-09-18 11:17:25 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=523 boxname=wulflinc2 idbench=523 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  f204f0495d2a5caf7ce1d50b166e58a2  /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-20-10-misc07.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-20-10-misc07.opb
IDLAUNCH: 523
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
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:        946088 kB
Buffers:         33852 kB
Cached:          31204 kB
SwapCached:       1040 kB
Active:          52204 kB
Inactive:        15520 kB
HighTotal:      131008 kB
HighFree:        98644 kB
LowTotal:       903652 kB
LowFree:        847444 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            15252 kB
Committed_AS:    72324 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 11:37:27 (client local time) WITH STATUS 10 IN 1195.14 SECONDS
stats: 523 0 1195.14 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.694
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.635
c Restart #2 #Var: 290 #Dec: 1730 LB: 0 @ 4.221
c Restart #3 #Var: 290 #Dec: 3143 LB: 0 @ 6.097
c Restart #4 #Var: 290 #Dec: 4429 LB: 0 @ 7.97
c Restart #5 #Var: 290 #Dec: 5698 LB: 0 @ 10.511
c Restart #6 #Var: 290 #Dec: 6983 LB: 0 @ 13.699
c Restart #7 #Var: 290 #Dec: 8412 LB: 0 @ 17.744
c Restart #8 #Var: 290 #Dec: 10035 LB: 0 @ 21.912
c Restart #9 #Var: 290 #Dec: 11855 LB: 0 @ 27.129
c NEW SOLUTION FOUND: 1078389760 @ 27.335 @ #Dec. 11959
c NEW SOLUTION FOUND: 1078154240 @ 27.344 @ #Dec. 11965
c NEW SOLUTION FOUND: 1078041600 @ 27.371 @ #Dec. 11976
c NEW SOLUTION FOUND: 1077693440 @ 27.387 @ #Dec. 11985
c NEW SOLUTION FOUND: 1077616640 @ 27.534 @ #Dec. 12050
c NEW SOLUTION FOUND: 1077560320 @ 27.693 @ #Dec. 12105
c NEW SOLUTION FOUND: 1077068800 @ 27.697 @ #Dec. 12105
c NEW SOLUTION FOUND: 1077012480 @ 27.784 @ #Dec. 12150
c NEW SOLUTION FOUND: 1076904960 @ 32.6 @ #Dec. 14279
c NEW SOLUTION FOUND: 1076807680 @ 32.943 @ #Dec. 14477
c NEW SOLUTION FOUND: 1076674560 @ 33.284 @ #Dec. 14655
c Restart #10 #Var: 290 #Dec: 17031 LB: 0 @ 38.911
c Restart #11 #Var: 290 #Dec: 19635 LB: 0 @ 44.893
c Restart #12 #Var: 281 #Dec: 22452 LB: 1073741824 @ 57.329
c Restart #13 #Var: 281 #Dec: 25608 LB: 1073741824 @ 69.051
c CHANGE to MIS mode... 	UB: 1076674560	MIS: 1073741824	LPR: -2147483648 (0)	Diff: -0.5
c Restart #0 #Var: 281 #Dec: 29128 LB: 1073741824 @ 83.417
c Restart #1 #Var: 281 #Dec: 29348 LB: 1073741824 @ 84.033
c Restart #2 #Var: 281 #Dec: 29820 LB: 1073741824 @ 86.507
c Restart #3 #Var: 281 #Dec: 30644 LB: 1073741824 @ 89.495
c Restart #4 #Var: 281 #Dec: 31588 LB: 1073741824 @ 92.685
c Restart #5 #Var: 281 #Dec: 32700 LB: 1073741824 @ 98.134
c Restart #6 #Var: 281 #Dec: 34012 LB: 1073741824 @ 101.8
c Restart #7 #Var: 281 #Dec: 35600 LB: 1073741824 @ 109.51
c Restart #8 #Var: 281 #Dec: 37316 LB: 1073741824 @ 114.85
c Restart #9 #Var: 281 #Dec: 39357 LB: 1073741824 @ 125.96
c Restart #10 #Var: 281 #Dec: 41571 LB: 1073741824 @ 133.3
c Restart #11 #Var: 281 #Dec: 44177 LB: 1073741824 @ 146.6
c Restart #12 #Var: 281 #Dec: 46958 LB: 1073741824 @ 157.96
c Restart #13 #Var: 281 #Dec: 50086 LB: 1073741824 @ 173.37
c Restart #14 #Var: 281 #Dec: 53099 LB: 1073741824 @ 188.26
c Restart #15 #Var: 281 #Dec: 56553 LB: 1073741824 @ 215.11
c Restart #16 #Var: 281 #Dec: 60119 LB: 1073741824 @ 231.3
c Restart #17 #Var: 281 #Dec: 63987 LB: 1073741824 @ 259.12
c Restart #18 #Var: 281 #Dec: 67809 LB: 1073741824 @ 283.48
c Restart #19 #Var: 281 #Dec: 71979 LB: 1073741824 @ 304.38
c Restart #20 #Var: 281 #Dec: 76532 LB: 1073741824 @ 337.26
c NEW SOLUTION FOUND: 1076618240 @ 344.56 @ #Dec. 78047
c Restart #21 #Var: 281 #Dec: 82415 LB: 1073741824 @ 360.81
c Restart #22 #Var: 281 #Dec: 87295 LB: 1073741824 @ 396.33
c Restart #23 #Var: 281 #Dec: 92232 LB: 1073741824 @ 428.01
c Restart #24 #Var: 281 #Dec: 97872 LB: 1073741824 @ 471.26
c Restart #25 #Var: 281 #Dec: 103575 LB: 1073741824 @ 528.59
c Restart #26 #Var: 281 #Dec: 109041 LB: 1073741824 @ 567.72
c Restart #27 #Var: 281 #Dec: 114542 LB: 1073741824 @ 634.16
c Restart #28 #Var: 281 #Dec: 120317 LB: 1073741824 @ 673.78
c Restart #29 #Var: 281 #Dec: 127023 LB: 1073741824 @ 734.86
c Restart #30 #Var: 281 #Dec: 133687 LB: 1073741824 @ 822.03
c Restart #31 #Var: 281 #Dec: 140643 LB: 1073741824 @ 884.52
c Restart #32 #Var: 281 #Dec: 147888 LB: 1073741824 @ 979.07
c Restart #33 #Var: 281 #Dec: 154635 LB: 1073741824 @ 1093.2
c Restart #34 #Var: 281 #Dec: 161826 LB: 1073741824 @ 1137.4
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/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 25 0 0 0 0 0 0 0 23 0 1 0 1782614565 438272 9 4294967295 134512640 134736556 3221224560 3221223920 1073813229 0 0 5 0 3222434794 0 0 17 1 0 0
Raw data (/proc/9033/statm): 107 9 90 68 0 39 0
[pid=9033] 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/wulflinc2/normalized-mps-v2-20-10-misc07.opb

[startup+10.0023 s]
Raw data (loadavg): 0.96 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 3046 0 0 0 956 19 0 0 25 0 1 0 1782614565 15536128 2957 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 3793 2957 1116 68 0 3725 0
[pid=9033] vsize: 15172
Current children cumulated CPU time (s) 9.75
Current children cumulated vsize (Kb) 15172

[startup+20.003 s]
Raw data (loadavg): 0.97 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 3120 0 0 0 1936 25 0 0 25 0 1 0 1782614565 15781888 3031 4294967295 134512640 134736556 3221224560 3221223272 134560225 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 3853 3031 1116 68 0 3785 0
[pid=9033] vsize: 15412
Current children cumulated CPU time (s) 19.61
Current children cumulated vsize (Kb) 15412

[startup+30.0038 s]
Raw data (loadavg): 0.97 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 3447 0 0 0 2916 32 0 0 25 0 1 0 1782614565 17133568 3358 4294967295 134512640 134736556 3221224560 3221223272 134560217 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 4183 3358 1116 68 0 4115 0
[pid=9033] vsize: 16732
Current children cumulated CPU time (s) 29.48
Current children cumulated vsize (Kb) 16732

[startup+40.0044 s]
Raw data (loadavg): 0.98 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 4577 0 0 0 3889 46 0 0 25 0 1 0 1782614565 21860352 4488 4294967295 134512640 134736556 3221224560 3221223296 134529437 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 5337 4488 1116 68 0 5269 0
[pid=9033] vsize: 21348
Current children cumulated CPU time (s) 39.35
Current children cumulated vsize (Kb) 21348

[startup+50.0052 s]
Raw data (loadavg): 0.98 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 5651 0 0 0 4866 55 0 0 25 0 1 0 1782614565 26185728 5562 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 6393 5562 1116 68 0 6325 0
[pid=9033] vsize: 25572
Current children cumulated CPU time (s) 49.21
Current children cumulated vsize (Kb) 25572

[startup+60.0049 s]
Raw data (loadavg): 0.98 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 6344 0 0 0 5848 63 0 0 25 0 1 0 1782614565 29024256 6255 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9033/statm): 7086 6255 1116 68 0 7018 0
[pid=9033] vsize: 28344
Current children cumulated CPU time (s) 59.11
Current children cumulated vsize (Kb) 28344

[startup+70.0056 s]
Raw data (loadavg): 0.98 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 7115 0 0 0 6827 73 0 0 25 0 1 0 1782614565 32264192 7026 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 7877 7026 1116 68 0 7809 0
[pid=9033] vsize: 31508
Current children cumulated CPU time (s) 69
Current children cumulated vsize (Kb) 31508

[startup+80.0063 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 7946 0 0 0 7807 81 0 0 25 0 1 0 1782614565 35639296 7857 4294967295 134512640 134736556 3221224560 3221223232 134528488 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 8701 7857 1116 68 0 8633 0
[pid=9033] vsize: 34804
Current children cumulated CPU time (s) 78.88
Current children cumulated vsize (Kb) 34804

[startup+90.007 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 8608 0 0 0 8791 89 0 0 25 0 1 0 1782614565 38371328 8519 4294967295 134512640 134736556 3221224560 3221223084 134540061 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 9368 8519 1116 68 0 9300 0
[pid=9033] vsize: 37472
Current children cumulated CPU time (s) 88.8
Current children cumulated vsize (Kb) 37472

[startup+100.008 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 9334 0 0 0 9775 97 0 0 25 0 1 0 1782614565 41345024 9245 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 10094 9245 1116 68 0 10026 0
[pid=9033] vsize: 40376
Current children cumulated CPU time (s) 98.72
Current children cumulated vsize (Kb) 40376

[startup+110.007 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 10119 0 0 0 10757 105 0 0 25 0 1 0 1782614565 44453888 10030 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 10853 10030 1116 68 0 10785 0
[pid=9033] vsize: 43412
Current children cumulated CPU time (s) 108.62
Current children cumulated vsize (Kb) 43412

[startup+120.008 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 11026 0 0 0 11739 113 0 0 25 0 1 0 1782614565 48238592 10937 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 11777 10937 1116 68 0 11709 0
[pid=9033] vsize: 47108
Current children cumulated CPU time (s) 118.52
Current children cumulated vsize (Kb) 47108

[startup+130.009 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 11814 0 0 0 12719 122 0 0 25 0 1 0 1782614565 51482624 11725 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 12569 11725 1116 68 0 12501 0
[pid=9033] vsize: 50276
Current children cumulated CPU time (s) 128.41
Current children cumulated vsize (Kb) 50276

[startup+140.01 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 12434 0 0 0 13706 129 0 0 25 0 1 0 1782614565 54050816 12345 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 13196 12345 1116 68 0 13128 0
[pid=9033] vsize: 52784
Current children cumulated CPU time (s) 138.35
Current children cumulated vsize (Kb) 52784

[startup+150.01 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 13117 0 0 0 14689 137 0 0 25 0 1 0 1782614565 56754176 13028 4294967295 134512640 134736556 3221224560 3221223120 134544644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 13856 13028 1116 68 0 13788 0
[pid=9033] vsize: 55424
Current children cumulated CPU time (s) 148.26
Current children cumulated vsize (Kb) 55424

[startup+160.01 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 13897 0 0 0 15671 145 0 0 25 0 1 0 1782614565 59998208 13808 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 14648 13808 1116 68 0 14580 0
[pid=9033] vsize: 58592
Current children cumulated CPU time (s) 158.16
Current children cumulated vsize (Kb) 58592

[startup+170.011 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 14720 0 0 0 16653 154 0 0 25 0 1 0 1782614565 63176704 14573 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9033/statm): 15424 14573 1116 68 0 15356 0
[pid=9033] vsize: 61696
Current children cumulated CPU time (s) 168.07
Current children cumulated vsize (Kb) 61696

[startup+180.011 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 15192 0 0 0 17639 160 0 0 25 0 1 0 1782614565 65069056 15045 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 15886 15045 1116 68 0 15818 0
[pid=9033] vsize: 63544
Current children cumulated CPU time (s) 177.99
Current children cumulated vsize (Kb) 63544

[startup+190.012 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 15989 0 0 0 18622 167 0 0 25 0 1 0 1782614565 68308992 15842 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 16677 15842 1116 68 0 16609 0
[pid=9033] vsize: 66708
Current children cumulated CPU time (s) 187.89
Current children cumulated vsize (Kb) 66708

[startup+200.012 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 16548 0 0 0 19610 173 0 0 25 0 1 0 1782614565 70610944 16401 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 17239 16401 1116 68 0 17171 0
[pid=9033] vsize: 68956
Current children cumulated CPU time (s) 197.83
Current children cumulated vsize (Kb) 68956

[startup+210.011 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 17001 0 0 0 20598 178 0 0 25 0 1 0 1782614565 72503296 16854 4294967295 134512640 134736556 3221224560 3221223152 134540200 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 17701 16854 1116 68 0 17633 0
[pid=9033] vsize: 70804
Current children cumulated CPU time (s) 207.76
Current children cumulated vsize (Kb) 70804

[startup+220.012 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 17432 0 0 0 21588 183 0 0 25 0 1 0 1782614565 74256384 17285 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 18129 17285 1116 68 0 18061 0
[pid=9033] vsize: 72516
Current children cumulated CPU time (s) 217.71
Current children cumulated vsize (Kb) 72516

[startup+230.012 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 18115 0 0 0 22574 189 0 0 25 0 1 0 1782614565 77094912 17968 4294967295 134512640 134736556 3221224560 3221223296 134529437 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 18822 17968 1116 68 0 18754 0
[pid=9033] vsize: 75288
Current children cumulated CPU time (s) 227.63
Current children cumulated vsize (Kb) 75288

[startup+240.013 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 18634 0 0 0 23560 195 0 0 25 0 1 0 1782614565 79130624 18487 4294967295 134512640 134736556 3221224560 3221222852 134717407 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 19319 18487 1116 68 0 19251 0
[pid=9033] vsize: 77276
Current children cumulated CPU time (s) 237.55
Current children cumulated vsize (Kb) 77276

[startup+250.013 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 19190 0 0 0 24548 200 0 0 25 0 1 0 1782614565 81428480 19043 4294967295 134512640 134736556 3221224560 3221223208 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 19880 19043 1116 68 0 19812 0
[pid=9033] vsize: 79520
Current children cumulated CPU time (s) 247.48
Current children cumulated vsize (Kb) 79520

[startup+260.013 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 19484 0 0 0 25540 203 0 0 25 0 1 0 1782614565 82640896 19337 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 20176 19337 1116 68 0 20108 0
[pid=9033] vsize: 80704
Current children cumulated CPU time (s) 257.43
Current children cumulated vsize (Kb) 80704

[startup+270.014 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 20147 0 0 0 26525 209 0 0 25 0 1 0 1782614565 85344256 20000 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 20836 20000 1116 68 0 20768 0
[pid=9033] vsize: 83344
Current children cumulated CPU time (s) 267.34
Current children cumulated vsize (Kb) 83344

[startup+280.013 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 20704 0 0 0 27515 214 0 0 25 0 1 0 1782614565 87642112 20557 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 21397 20557 1116 68 0 21329 0
[pid=9033] vsize: 85588
Current children cumulated CPU time (s) 277.29
Current children cumulated vsize (Kb) 85588

[startup+290.014 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 21281 0 0 0 28501 220 0 0 25 0 1 0 1782614565 89939968 21134 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 21958 21134 1116 68 0 21890 0
[pid=9033] vsize: 87832
Current children cumulated CPU time (s) 287.21
Current children cumulated vsize (Kb) 87832

[startup+300.014 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 21839 0 0 0 29487 227 0 0 25 0 1 0 1782614565 92237824 21692 4294967295 134512640 134736556 3221224560 3221223144 134544505 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 22519 21692 1116 68 0 22451 0
[pid=9033] vsize: 90076
Current children cumulated CPU time (s) 297.14
Current children cumulated vsize (Kb) 90076

[startup+310.013 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 22471 0 0 0 30472 235 0 0 25 0 1 0 1782614565 94941184 22324 4294967295 134512640 134736556 3221224560 3221223072 134543140 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 23179 22324 1116 68 0 23111 0
[pid=9033] vsize: 92716
Current children cumulated CPU time (s) 307.07
Current children cumulated vsize (Kb) 92716

[startup+320.014 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 23044 0 0 0 31458 240 0 0 25 0 1 0 1782614565 97239040 22897 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 23740 22897 1116 68 0 23672 0
[pid=9033] vsize: 94960
Current children cumulated CPU time (s) 316.98
Current children cumulated vsize (Kb) 94960

[startup+330.014 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 23406 0 0 0 32448 244 0 0 25 0 1 0 1782614565 98725888 23259 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 24103 23259 1116 68 0 24035 0
[pid=9033] vsize: 96412
Current children cumulated CPU time (s) 326.92
Current children cumulated vsize (Kb) 96412

[startup+340.015 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 23746 0 0 0 33439 249 0 0 25 0 1 0 1782614565 100077568 23599 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 24433 23599 1116 68 0 24365 0
[pid=9033] vsize: 97732
Current children cumulated CPU time (s) 336.88
Current children cumulated vsize (Kb) 97732

[startup+350.015 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 24434 0 0 0 34422 256 0 0 25 0 1 0 1782614565 102916096 24287 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 25126 24287 1116 68 0 25058 0
[pid=9033] vsize: 100504
Current children cumulated CPU time (s) 346.78
Current children cumulated vsize (Kb) 100504

[startup+360.015 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 25203 0 0 0 35404 263 0 0 25 0 1 0 1782614565 106008576 25056 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 25881 25056 1116 68 0 25813 0
[pid=9033] vsize: 103524
Current children cumulated CPU time (s) 356.67
Current children cumulated vsize (Kb) 103524

[startup+370.016 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 25613 0 0 0 36392 268 0 0 25 0 1 0 1782614565 107761664 25466 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 26309 25466 1116 68 0 26241 0
[pid=9033] vsize: 105236
Current children cumulated CPU time (s) 366.6
Current children cumulated vsize (Kb) 105236

[startup+380.015 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 26009 0 0 0 37381 273 0 0 25 0 1 0 1782614565 109387776 25862 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 26706 25862 1116 68 0 26638 0
[pid=9033] vsize: 106824
Current children cumulated CPU time (s) 376.54
Current children cumulated vsize (Kb) 106824

[startup+390.016 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 26516 0 0 0 38370 278 0 0 25 0 1 0 1782614565 111415296 26369 4294967295 134512640 134736556 3221224560 3221223140 134553382 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 27201 26369 1116 68 0 27133 0
[pid=9033] vsize: 108804
Current children cumulated CPU time (s) 386.48
Current children cumulated vsize (Kb) 108804

[startup+400.017 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 27026 0 0 0 39357 283 0 0 25 0 1 0 1782614565 113577984 26879 4294967295 134512640 134736556 3221224560 3221223212 134554060 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 27729 26879 1116 68 0 27661 0
[pid=9033] vsize: 110916
Current children cumulated CPU time (s) 396.4
Current children cumulated vsize (Kb) 110916

[startup+410.017 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 27488 0 0 0 40344 288 0 0 25 0 1 0 1782614565 115470336 27341 4294967295 134512640 134736556 3221224560 3221223072 134543198 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 28191 27341 1116 68 0 28123 0
[pid=9033] vsize: 112764
Current children cumulated CPU time (s) 406.32
Current children cumulated vsize (Kb) 112764

[startup+420.017 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 28293 0 0 0 41331 294 0 0 25 0 1 0 1782614565 118071296 27972 4294967295 134512640 134736556 3221224560 3221223264 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 28826 27972 1116 68 0 28758 0
[pid=9033] vsize: 115304
Current children cumulated CPU time (s) 416.25
Current children cumulated vsize (Kb) 115304

[startup+430.018 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 28826 0 0 0 42317 300 0 0 25 0 1 0 1782614565 120238080 28505 4294967295 134512640 134736556 3221224560 3221223232 134528763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 29355 28505 1116 68 0 29287 0
[pid=9033] vsize: 117420
Current children cumulated CPU time (s) 426.17
Current children cumulated vsize (Kb) 117420

[startup+440.019 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 29117 0 0 0 43308 304 0 0 25 0 1 0 1782614565 121454592 28796 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 29652 28796 1116 68 0 29584 0
[pid=9033] vsize: 118608
Current children cumulated CPU time (s) 436.12
Current children cumulated vsize (Kb) 118608

[startup+450.019 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 29482 0 0 0 44295 310 0 0 25 0 1 0 1782614565 122941440 29161 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/9033/statm): 30015 29161 1116 68 0 29947 0
[pid=9033] vsize: 120060
Current children cumulated CPU time (s) 446.05
Current children cumulated vsize (Kb) 120060

[startup+460.022 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 30072 0 0 0 45282 316 0 0 25 0 1 0 1782614565 125374464 29751 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 30609 29751 1116 68 0 30541 0
[pid=9033] vsize: 122436
Current children cumulated CPU time (s) 455.98
Current children cumulated vsize (Kb) 122436

[startup+470.023 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 30503 0 0 0 46269 322 0 0 25 0 1 0 1782614565 127131648 30182 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 31038 30182 1116 68 0 30970 0
[pid=9033] vsize: 124152
Current children cumulated CPU time (s) 465.91
Current children cumulated vsize (Kb) 124152

[startup+480.022 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 30786 0 0 0 47259 326 0 0 25 0 1 0 1782614565 128212992 30465 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 31302 30465 1116 68 0 31234 0
[pid=9033] vsize: 125208
Current children cumulated CPU time (s) 475.85
Current children cumulated vsize (Kb) 125208

[startup+490.024 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 31214 0 0 0 48247 331 0 0 25 0 1 0 1782614565 129970176 30893 4294967295 134512640 134736556 3221224560 3221223136 134544644 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 31731 30893 1116 68 0 31663 0
[pid=9033] vsize: 126924
Current children cumulated CPU time (s) 485.78
Current children cumulated vsize (Kb) 126924

[startup+500.025 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 31434 0 0 0 49239 335 0 0 25 0 1 0 1782614565 130916352 31113 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 31962 31113 1116 68 0 31894 0
[pid=9033] vsize: 127848
Current children cumulated CPU time (s) 495.74
Current children cumulated vsize (Kb) 127848

[startup+510.025 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 31673 0 0 0 50232 338 0 0 25 0 1 0 1782614565 131862528 31352 4294967295 134512640 134736556 3221224560 3221223344 134600125 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 32193 31352 1116 68 0 32125 0
[pid=9033] vsize: 128772
Current children cumulated CPU time (s) 505.7
Current children cumulated vsize (Kb) 128772

[startup+520.025 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 31988 0 0 0 51224 342 0 0 25 0 1 0 1782614565 133214208 31667 4294967295 134512640 134736556 3221224560 3221223184 134537433 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 32523 31667 1116 68 0 32455 0
[pid=9033] vsize: 130092
Current children cumulated CPU time (s) 515.66
Current children cumulated vsize (Kb) 130092

[startup+530.025 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 32345 0 0 0 52217 345 0 0 25 0 1 0 1782614565 134705152 32024 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 32887 32024 1116 68 0 32819 0
[pid=9033] vsize: 131548
Current children cumulated CPU time (s) 525.62
Current children cumulated vsize (Kb) 131548

[startup+540.026 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 32813 0 0 0 53207 349 0 0 25 0 1 0 1782614565 136601600 32492 4294967295 134512640 134736556 3221224560 3221223172 134544519 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 33350 32492 1116 68 0 33282 0
[pid=9033] vsize: 133400
Current children cumulated CPU time (s) 535.56
Current children cumulated vsize (Kb) 133400

[startup+550.026 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 33300 0 0 0 54194 355 0 0 25 0 1 0 1782614565 138633216 32979 4294967295 134512640 134736556 3221224560 3221223232 134528799 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 33846 32979 1116 68 0 33778 0
[pid=9033] vsize: 135384
Current children cumulated CPU time (s) 545.49
Current children cumulated vsize (Kb) 135384

[startup+560.026 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 33632 0 0 0 55186 358 0 0 25 0 1 0 1782614565 139984896 33311 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 34176 33311 1116 68 0 34108 0
[pid=9033] vsize: 136704
Current children cumulated CPU time (s) 555.44
Current children cumulated vsize (Kb) 136704

[startup+570.027 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 34066 0 0 0 56174 363 0 0 25 0 1 0 1782614565 141742080 33745 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 34605 33745 1116 68 0 34537 0
[pid=9033] vsize: 138420
Current children cumulated CPU time (s) 565.37
Current children cumulated vsize (Kb) 138420

[startup+580.028 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 34511 0 0 0 57166 366 0 0 25 0 1 0 1782614565 143503360 34190 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 35035 34190 1116 68 0 34967 0
[pid=9033] vsize: 140140
Current children cumulated CPU time (s) 575.32
Current children cumulated vsize (Kb) 140140

[startup+590.028 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 34926 0 0 0 58158 370 0 0 25 0 1 0 1782614565 145256448 34605 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 35463 34605 1116 68 0 35395 0
[pid=9033] vsize: 141852
Current children cumulated CPU time (s) 585.28
Current children cumulated vsize (Kb) 141852

[startup+600.028 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 35391 0 0 0 59148 375 0 0 25 0 1 0 1782614565 147148800 35070 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 35925 35070 1116 68 0 35857 0
[pid=9033] vsize: 143700
Current children cumulated CPU time (s) 595.23
Current children cumulated vsize (Kb) 143700

[startup+610.029 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 35652 0 0 0 60141 377 0 0 25 0 1 0 1782614565 148230144 35331 4294967295 134512640 134736556 3221224560 3221223232 134528738 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 36189 35331 1116 68 0 36121 0
[pid=9033] vsize: 144756
Current children cumulated CPU time (s) 605.18
Current children cumulated vsize (Kb) 144756

[startup+620.029 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 35879 0 0 0 61136 379 0 0 25 0 1 0 1782614565 149176320 35558 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 36420 35558 1116 68 0 36352 0
[pid=9033] vsize: 145680
Current children cumulated CPU time (s) 615.15
Current children cumulated vsize (Kb) 145680

[startup+630.029 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 36169 0 0 0 62129 382 0 0 25 0 1 0 1782614565 150257664 35848 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 36684 35848 1116 68 0 36616 0
[pid=9033] vsize: 146736
Current children cumulated CPU time (s) 625.11
Current children cumulated vsize (Kb) 146736

[startup+640.03 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 36464 0 0 0 63121 385 0 0 25 0 1 0 1782614565 151474176 36143 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 36981 36143 1116 68 0 36913 0
[pid=9033] vsize: 147924
Current children cumulated CPU time (s) 635.06
Current children cumulated vsize (Kb) 147924

[startup+650.03 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 36805 0 0 0 64112 390 0 0 25 0 1 0 1782614565 152961024 36484 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 37344 36484 1116 68 0 37276 0
[pid=9033] vsize: 149376
Current children cumulated CPU time (s) 645.02
Current children cumulated vsize (Kb) 149376

[startup+660.03 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 37451 0 0 0 65097 397 0 0 25 0 1 0 1782614565 155521024 37130 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 37969 37130 1116 68 0 37901 0
[pid=9033] vsize: 151876
Current children cumulated CPU time (s) 654.94
Current children cumulated vsize (Kb) 151876

[startup+670.031 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 38293 0 0 0 66080 404 0 0 25 0 1 0 1782614565 159035392 37972 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 38827 37972 1116 68 0 38759 0
[pid=9033] vsize: 155308
Current children cumulated CPU time (s) 664.84
Current children cumulated vsize (Kb) 155308

[startup+680.031 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 38566 0 0 0 67075 407 0 0 25 0 1 0 1782614565 160137216 38244 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 39096 38244 1116 68 0 39028 0
[pid=9033] vsize: 156384
Current children cumulated CPU time (s) 674.82
Current children cumulated vsize (Kb) 156384

[startup+690.031 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 38765 0 0 0 68069 409 0 0 25 0 1 0 1782614565 160948224 38443 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 39294 38443 1116 68 0 39226 0
[pid=9033] vsize: 157176
Current children cumulated CPU time (s) 684.78
Current children cumulated vsize (Kb) 157176

[startup+700.032 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 39046 0 0 0 69062 412 0 0 25 0 1 0 1782614565 162164736 38724 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 39591 38724 1116 68 0 39523 0
[pid=9033] vsize: 158364
Current children cumulated CPU time (s) 694.74
Current children cumulated vsize (Kb) 158364

[startup+710.032 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 39470 0 0 0 70052 417 0 0 25 0 1 0 1782614565 163921920 39148 4294967295 134512640 134736556 3221224560 3221223184 134537363 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 40020 39148 1116 68 0 39952 0
[pid=9033] vsize: 160080
Current children cumulated CPU time (s) 704.69
Current children cumulated vsize (Kb) 160080

[startup+720.031 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 39875 0 0 0 71042 420 0 0 25 0 1 0 1782614565 165543936 39553 4294967295 134512640 134736556 3221224560 3221223084 134535728 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 40416 39553 1116 68 0 40348 0
[pid=9033] vsize: 161664
Current children cumulated CPU time (s) 714.62
Current children cumulated vsize (Kb) 161664

[startup+730.032 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 40247 0 0 0 72033 424 0 0 25 0 1 0 1782614565 167030784 39925 4294967295 134512640 134736556 3221224560 3221223232 134528714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 40779 39925 1116 68 0 40711 0
[pid=9033] vsize: 163116
Current children cumulated CPU time (s) 724.57
Current children cumulated vsize (Kb) 163116

[startup+740.033 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 40788 0 0 0 73019 431 0 0 25 0 1 0 1782614565 169328640 40466 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 41340 40466 1116 68 0 41272 0
[pid=9033] vsize: 165360
Current children cumulated CPU time (s) 734.5
Current children cumulated vsize (Kb) 165360

[startup+750.034 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 41044 0 0 0 74012 434 0 0 25 0 1 0 1782614565 170283008 40722 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 41573 40722 1116 68 0 41505 0
[pid=9033] vsize: 166292
Current children cumulated CPU time (s) 744.46
Current children cumulated vsize (Kb) 166292

[startup+760.033 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 41330 0 0 0 75004 438 0 0 25 0 1 0 1782614565 171499520 41008 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 41870 41008 1116 68 0 41802 0
[pid=9033] vsize: 167480
Current children cumulated CPU time (s) 754.42
Current children cumulated vsize (Kb) 167480

[startup+770.034 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 41664 0 0 0 75995 442 0 0 25 0 1 0 1782614565 172851200 41342 4294967295 134512640 134736556 3221224560 3221223152 134544670 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 42200 41342 1116 68 0 42132 0
[pid=9033] vsize: 168800
Current children cumulated CPU time (s) 764.37
Current children cumulated vsize (Kb) 168800

[startup+780.035 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 41880 0 0 0 76988 445 0 0 25 0 1 0 1782614565 173797376 41558 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 42431 41558 1116 68 0 42363 0
[pid=9033] vsize: 169724
Current children cumulated CPU time (s) 774.33
Current children cumulated vsize (Kb) 169724

[startup+790.035 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 42028 0 0 0 77984 447 0 0 25 0 1 0 1782614565 174338048 41706 4294967295 134512640 134736556 3221224560 3221223084 134536384 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 42563 41706 1116 68 0 42495 0
[pid=9033] vsize: 170252
Current children cumulated CPU time (s) 784.31
Current children cumulated vsize (Kb) 170252

[startup+800.036 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 42231 0 0 0 78978 449 0 0 25 0 1 0 1782614565 175144960 41909 4294967295 134512640 134736556 3221224560 3221223284 134529471 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 42760 41909 1116 68 0 42692 0
[pid=9033] vsize: 171040
Current children cumulated CPU time (s) 794.27
Current children cumulated vsize (Kb) 171040

[startup+810.036 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 42475 0 0 0 79970 452 0 0 25 0 1 0 1782614565 176226304 42153 4294967295 134512640 134736556 3221224560 3221223200 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 43024 42153 1116 68 0 42956 0
[pid=9033] vsize: 172096
Current children cumulated CPU time (s) 804.22
Current children cumulated vsize (Kb) 172096

[startup+820.036 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 42709 0 0 0 80963 455 0 0 25 0 1 0 1782614565 177172480 42387 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 43255 42387 1116 68 0 43187 0
[pid=9033] vsize: 173020
Current children cumulated CPU time (s) 814.18
Current children cumulated vsize (Kb) 173020

[startup+830.036 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 42880 0 0 0 81957 458 0 0 25 0 1 0 1782614565 177848320 42557 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 43420 42557 1116 68 0 43352 0
[pid=9033] vsize: 173680
Current children cumulated CPU time (s) 824.15
Current children cumulated vsize (Kb) 173680

[startup+840.037 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 43116 0 0 0 82952 460 0 0 25 0 1 0 1782614565 178794496 42793 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 43651 42793 1116 68 0 43583 0
[pid=9033] vsize: 174604
Current children cumulated CPU time (s) 834.12
Current children cumulated vsize (Kb) 174604

[startup+850.038 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 43529 0 0 0 83940 465 0 0 25 0 1 0 1782614565 180551680 43206 4294967295 134512640 134736556 3221224560 3221223280 134529206 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 44080 43206 1116 68 0 44012 0
[pid=9033] vsize: 176320
Current children cumulated CPU time (s) 844.05
Current children cumulated vsize (Kb) 176320

[startup+860.037 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 43952 0 0 0 84929 470 0 0 25 0 1 0 1782614565 182308864 43629 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 44509 43629 1116 68 0 44441 0
[pid=9033] vsize: 178036
Current children cumulated CPU time (s) 853.99
Current children cumulated vsize (Kb) 178036

[startup+870.038 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 44243 0 0 0 85923 472 0 0 25 0 1 0 1782614565 183525376 43919 4294967295 134512640 134736556 3221224560 3221223136 134543153 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 44806 43919 1116 68 0 44738 0
[pid=9033] vsize: 179224
Current children cumulated CPU time (s) 863.95
Current children cumulated vsize (Kb) 179224

[startup+880.039 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 44661 0 0 0 86912 477 0 0 25 0 1 0 1782614565 185147392 44337 4294967295 134512640 134736556 3221224560 3221223264 134528751 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 45202 44337 1116 68 0 45134 0
[pid=9033] vsize: 180808
Current children cumulated CPU time (s) 873.89
Current children cumulated vsize (Kb) 180808

[startup+890.039 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 45116 0 0 0 87901 482 0 0 25 0 1 0 1782614565 187039744 44792 4294967295 134512640 134736556 3221224560 3221223188 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 45664 44792 1116 68 0 45596 0
[pid=9033] vsize: 182656
Current children cumulated CPU time (s) 883.83
Current children cumulated vsize (Kb) 182656

[startup+900.04 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 45294 0 0 0 88896 484 0 0 25 0 1 0 1782614565 187715584 44970 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 45829 44970 1116 68 0 45761 0
[pid=9033] vsize: 183316
Current children cumulated CPU time (s) 893.8
Current children cumulated vsize (Kb) 183316

[startup+910.04 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 45588 0 0 0 89888 488 0 0 25 0 1 0 1782614565 188932096 45264 4294967295 134512640 134736556 3221224560 3221223232 134528735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 46126 45264 1116 68 0 46058 0
[pid=9033] vsize: 184504
Current children cumulated CPU time (s) 903.76
Current children cumulated vsize (Kb) 184504

[startup+920.04 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 45773 0 0 0 90881 491 0 0 25 0 1 0 1782614565 189743104 45449 4294967295 134512640 134736556 3221224560 3221223084 134536687 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 46324 45449 1116 68 0 46256 0
[pid=9033] vsize: 185296
Current children cumulated CPU time (s) 913.72
Current children cumulated vsize (Kb) 185296

[startup+930.04 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 46024 0 0 0 91876 493 0 0 25 0 1 0 1782614565 190824448 45700 4294967295 134512640 134736556 3221224560 3221223164 134537491 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 46588 45700 1116 68 0 46520 0
[pid=9033] vsize: 186352
Current children cumulated CPU time (s) 923.69
Current children cumulated vsize (Kb) 186352

[startup+940.041 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 46420 0 0 0 92867 497 0 0 25 0 1 0 1782614565 192446464 46096 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 46984 46096 1116 68 0 46916 0
[pid=9033] vsize: 187936
Current children cumulated CPU time (s) 933.64
Current children cumulated vsize (Kb) 187936

[startup+950.042 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 46679 0 0 0 93857 502 0 0 25 0 1 0 1782614565 193392640 46355 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 47215 46355 1116 68 0 47147 0
[pid=9033] vsize: 188860
Current children cumulated CPU time (s) 943.59
Current children cumulated vsize (Kb) 188860

[startup+960.041 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 46938 0 0 0 94851 506 0 0 25 0 1 0 1782614565 194473984 46614 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 47479 46614 1116 68 0 47411 0
[pid=9033] vsize: 189916
Current children cumulated CPU time (s) 953.57
Current children cumulated vsize (Kb) 189916

[startup+970.042 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 47182 0 0 0 95846 509 0 0 25 0 1 0 1782614565 195555328 46858 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 47743 46858 1116 68 0 47675 0
[pid=9033] vsize: 190972
Current children cumulated CPU time (s) 963.55
Current children cumulated vsize (Kb) 190972

[startup+980.042 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 47417 0 0 0 96839 511 0 0 25 0 1 0 1782614565 196501504 47093 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 47974 47093 1116 68 0 47906 0
[pid=9033] vsize: 191896
Current children cumulated CPU time (s) 973.5
Current children cumulated vsize (Kb) 191896

[startup+990.042 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 47821 0 0 0 97831 515 0 0 25 0 1 0 1782614565 198131712 47497 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 48372 47497 1116 68 0 48304 0
[pid=9033] vsize: 193488
Current children cumulated CPU time (s) 983.46
Current children cumulated vsize (Kb) 193488

[startup+1000.04 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 48181 0 0 0 98821 520 0 0 25 0 1 0 1782614565 199618560 47857 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 48735 47857 1116 68 0 48667 0
[pid=9033] vsize: 194940
Current children cumulated CPU time (s) 993.41
Current children cumulated vsize (Kb) 194940

[startup+1010.04 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 48450 0 0 0 99813 524 0 0 25 0 1 0 1782614565 200699904 48126 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 48999 48126 1116 68 0 48931 0
[pid=9033] vsize: 195996
Current children cumulated CPU time (s) 1003.37
Current children cumulated vsize (Kb) 195996

[startup+1020.04 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 48578 0 0 0 100811 525 0 0 25 0 1 0 1782614565 201240576 48254 4294967295 134512640 134736556 3221224560 3221223296 134529331 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 49131 48254 1116 68 0 49063 0
[pid=9033] vsize: 196524
Current children cumulated CPU time (s) 1013.36
Current children cumulated vsize (Kb) 196524

[startup+1030.04 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 48782 0 0 0 101806 527 0 0 25 0 1 0 1782614565 202059776 48458 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 49331 48458 1116 68 0 49263 0
[pid=9033] vsize: 197324
Current children cumulated CPU time (s) 1023.33
Current children cumulated vsize (Kb) 197324

[startup+1040.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 48997 0 0 0 102801 530 0 0 25 0 1 0 1782614565 203010048 48673 4294967295 134512640 134736556 3221224560 3221223280 134529480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 49563 48673 1116 68 0 49495 0
[pid=9033] vsize: 198252
Current children cumulated CPU time (s) 1033.31
Current children cumulated vsize (Kb) 198252

[startup+1050.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 49198 0 0 0 103793 534 0 0 25 0 1 0 1782614565 203821056 48874 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 49761 48874 1116 68 0 49693 0
[pid=9033] vsize: 199044
Current children cumulated CPU time (s) 1043.27
Current children cumulated vsize (Kb) 199044

[startup+1060.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 49370 0 0 0 104788 537 0 0 25 0 1 0 1782614565 204513280 49046 4294967295 134512640 134736556 3221224560 3221223184 134537355 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/9033/statm): 49930 49046 1116 68 0 49862 0
[pid=9033] vsize: 199720
Current children cumulated CPU time (s) 1053.25
Current children cumulated vsize (Kb) 199720

[startup+1070.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 49593 0 0 0 105783 540 0 0 25 0 1 0 1782614565 205459456 49269 4294967295 134512640 134736556 3221224560 3221223096 134540033 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 50161 49269 1116 68 0 50093 0
[pid=9033] vsize: 200644
Current children cumulated CPU time (s) 1063.23
Current children cumulated vsize (Kb) 200644

[startup+1080.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 49774 0 0 0 106778 542 0 0 25 0 1 0 1782614565 206135296 49450 4294967295 134512640 134736556 3221224560 3221223284 134529176 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 50326 49450 1116 68 0 50258 0
[pid=9033] vsize: 201304
Current children cumulated CPU time (s) 1073.2
Current children cumulated vsize (Kb) 201304

[startup+1090.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 49927 0 0 0 107774 544 0 0 25 0 1 0 1782614565 206811136 49603 4294967295 134512640 134736556 3221224560 3221223248 134529511 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 50491 49603 1116 68 0 50423 0
[pid=9033] vsize: 201964
Current children cumulated CPU time (s) 1083.18
Current children cumulated vsize (Kb) 201964

[startup+1100.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 50112 0 0 0 108770 546 0 0 25 0 1 0 1782614565 207622144 49788 4294967295 134512640 134736556 3221224560 3221223172 134553382 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 50689 49788 1116 68 0 50621 0
[pid=9033] vsize: 202756
Current children cumulated CPU time (s) 1093.16
Current children cumulated vsize (Kb) 202756

[startup+1110.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 50723 0 0 0 109758 551 0 0 25 0 1 0 1782614565 210055168 50399 4294967295 134512640 134736556 3221224560 3221223284 134605797 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 51283 50399 1116 68 0 51215 0
[pid=9033] vsize: 205132
Current children cumulated CPU time (s) 1103.09
Current children cumulated vsize (Kb) 205132

[startup+1120.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 51171 0 0 0 110747 556 0 0 25 0 1 0 1782614565 211947520 50847 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 51745 50847 1116 68 0 51677 0
[pid=9033] vsize: 206980
Current children cumulated CPU time (s) 1113.03
Current children cumulated vsize (Kb) 206980

[startup+1130.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 51664 0 0 0 111735 560 0 0 25 0 1 0 1782614565 213975040 51340 4294967295 134512640 134736556 3221224560 3221223152 134540206 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 52240 51340 1116 68 0 52172 0
[pid=9033] vsize: 208960
Current children cumulated CPU time (s) 1122.95
Current children cumulated vsize (Kb) 208960

[startup+1140.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 52378 0 0 0 112719 568 0 0 25 0 1 0 1782614565 216813568 52054 4294967295 134512640 134736556 3221224560 3221223168 134524350 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 52933 52054 1116 68 0 52865 0
[pid=9033] vsize: 211732
Current children cumulated CPU time (s) 1132.87
Current children cumulated vsize (Kb) 211732

[startup+1150.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 52618 0 0 0 113711 571 0 0 25 0 1 0 1782614565 217894912 52294 4294967295 134512640 134736556 3221224560 3221223184 134524549 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 53197 52294 1116 68 0 53129 0
[pid=9033] vsize: 212788
Current children cumulated CPU time (s) 1142.82
Current children cumulated vsize (Kb) 212788

[startup+1160.05 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 53252 0 0 0 114698 578 0 0 25 0 1 0 1782614565 220459008 52928 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 53823 52928 1116 68 0 53755 0
[pid=9033] vsize: 215292
Current children cumulated CPU time (s) 1152.76
Current children cumulated vsize (Kb) 215292

[startup+1170.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 54238 0 0 0 115680 586 0 0 25 0 1 0 1782614565 224514048 53914 4294967295 134512640 134736556 3221224560 3221223084 134536620 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 54813 53914 1116 68 0 54745 0
[pid=9033] vsize: 219252
Current children cumulated CPU time (s) 1162.66
Current children cumulated vsize (Kb) 219252

[startup+1180.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 54404 0 0 0 116676 588 0 0 25 0 1 0 1782614565 225202176 54080 4294967295 134512640 134736556 3221224560 3221223128 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 54981 54080 1116 68 0 54913 0
[pid=9033] vsize: 219924
Current children cumulated CPU time (s) 1172.64
Current children cumulated vsize (Kb) 219924

[startup+1190.05 s]
Raw data (loadavg): 0.99 0.99 0.92 1/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) T 9032 9033 6872 0 -1 0 54548 0 0 0 117671 590 0 0 25 0 1 0 1782614565 225742848 54224 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/9033/statm): 55113 54224 1116 68 0 55045 0
[pid=9033] vsize: 220452
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (Kb) 220452

[startup+1200.05 s]
Raw data (loadavg): 0.99 0.99 0.92 2/56 9033
Raw data (/proc/9033/stat): 9033 (bsolo) R 9032 9033 6872 0 -1 0 54919 0 0 0 118661 595 0 0 25 0 1 0 1782614565 227364864 54595 4294967295 134512640 134736556 3221224560 3221223120 134550952 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/9033/statm): 55509 54595 1116 68 0 55441 0
[pid=9033] vsize: 222036
Current children cumulated CPU time (s) 1192.56
Current children cumulated vsize (Kb) 222036
One traced child (pid=9033) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1202.64
CPU time (s): 1195.14
CPU user time (s): 1189.06
CPU system time (s): 6.07508
CPU usage (%): 99.3761
Max. virtual memory (cumulated for all children) (Kb): 222036

Verifier Data

Verifier:	OK	1076618240