Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-13-7/ftp.netlib.org/lp/data/normalized-mps-v2-13-7-israel.opb
MD5SUM326c72a25c8066513471046cf298330a
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -20715832672
Optimality of the best value was proved NO
Number of terms in the objective function 1780
Biggest coefficient in the objective function 788267008000
Number of bits for the biggest coefficient in the objective function 40
Sum of the numbers in the objective function 9669174315900
Number of bits of the sum of numbers in the objective function 44
Biggest number in a constraint 788267008000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 9669174315900
Number of bits of the biggest sum of numbers44
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1195.11
Number of variables2840
Total number of constraints174
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints174
Minimum length of a constraint20
Maximum length of a constraint2360

Trace number 5072

Launcher Data

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.020
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:        914680 kB
Buffers:         23892 kB
Cached:          64308 kB
SwapCached:        676 kB
Active:          21560 kB
Inactive:        69016 kB
HighTotal:      131008 kB
HighFree:        64540 kB
LowTotal:       903652 kB
LowFree:        850140 kB
SwapTotal:     2097892 kB
SwapFree:      2096528 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5664 kB
Slab:            23568 kB
Committed_AS:    64132 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 22:34:24 (client local time) WITH STATUS 10 IN 1195.11 SECONDS
stats: 823 0 1195.11 10

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 2840 variables and 174 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 2.702
c After prepocess the problem consists of 2445 variables and 173 constraints.
c Initial Lower Bound: -487651579500
c Restart #1 #Var: 2445 #Dec: 5795 LB: -487651579500 @ 3.887
c Restart #2 #Var: 2445 #Dec: 10162 LB: -487651579500 @ 6.162
c Restart #3 #Var: 2445 #Dec: 16560 LB: -487651579500 @ 10.002
c Restart #4 #Var: 2445 #Dec: 24942 LB: -487651579500 @ 14.804
c Restart #5 #Var: 2445 #Dec: 44573 LB: -487651579500 @ 21.575
c Restart #6 #Var: 2445 #Dec: 59738 LB: -487651579500 @ 26.235
c Restart #7 #Var: 2445 #Dec: 79882 LB: -487651579500 @ 32.767
c NEW SOLUTION FOUND: -7937304672 @ 33.944 @ #Dec. 85800
c NEW SOLUTION FOUND: -9476376672 @ 33.948 @ #Dec. 85808
c NEW SOLUTION FOUND: -10918168672 @ 33.952 @ #Dec. 85818
c NEW SOLUTION FOUND: -12359960672 @ 33.96 @ #Dec. 85834
c NEW SOLUTION FOUND: -13801752672 @ 33.972 @ #Dec. 85851
c NEW SOLUTION FOUND: -15243544672 @ 34.001 @ #Dec. 85870
c NEW SOLUTION FOUND: -16013080672 @ 34.05 @ #Dec. 85896
c NEW SOLUTION FOUND: -16733976672 @ 34.103 @ #Dec. 85925
c NEW SOLUTION FOUND: -17454872672 @ 34.144 @ #Dec. 85962
c NEW SOLUTION FOUND: -18175768672 @ 34.198 @ #Dec. 86014
c NEW SOLUTION FOUND: -18896664672 @ 34.218 @ #Dec. 86050
c NEW SOLUTION FOUND: -19281432672 @ 34.324 @ #Dec. 86132
c NEW SOLUTION FOUND: -19641880672 @ 34.438 @ #Dec. 86244
c NEW SOLUTION FOUND: -19834264672 @ 34.597 @ #Dec. 86390
c NEW SOLUTION FOUND: -20014488672 @ 34.631 @ #Dec. 86464
c NEW SOLUTION FOUND: -20194712672 @ 34.668 @ #Dec. 86543
c NEW SOLUTION FOUND: -20200792672 @ 35.152 @ #Dec. 87003
c NEW SOLUTION FOUND: -20290904672 @ 35.222 @ #Dec. 87138
c NEW SOLUTION FOUND: -20471128672 @ 35.337 @ #Dec. 87316
c NEW SOLUTION FOUND: -20561240672 @ 35.344 @ #Dec. 87391
c NEW SOLUTION FOUND: -20622680672 @ 36.25 @ #Dec. 88362
c NEW SOLUTION FOUND: -20670776672 @ 36.694 @ #Dec. 89033
c NEW SOLUTION FOUND: -20715832672 @ 40.216 @ #Dec. 92180
c Restart #8 #Var: 2445 #Dec: 97527 LB: -487651579500 @ 46.353
c Restart #9 #Var: 2445 #Dec: 100454 LB: -487651579500 @ 52.942
c Restart #10 #Var: 2445 #Dec: 107820 LB: -487651579500 @ 60.403
c Restart #11 #Var: 2445 #Dec: 110657 LB: -487651579500 @ 70.423
c CHANGE to MIS mode... 	UB: -20715832672	MIS: -412151004000	LPR: -2147483648 (0)	Diff: 191.92
c Restart #0 #Var: 2408 #Dec: 115691 LB: -412154107500 @ 78.833
c Restart #1 #Var: 2408 #Dec: 116458 LB: -412151004000 @ 79.925
c Restart #2 #Var: 2408 #Dec: 117515 LB: -412151004000 @ 81.812
c Restart #3 #Var: 2395 #Dec: 118719 LB: -407563484000 @ 83.608
c Restart #4 #Var: 2395 #Dec: 120070 LB: -407563484000 @ 86.365
c Restart #5 #Var: 2394 #Dec: 121490 LB: -407563484000 @ 91.669
c Restart #6 #Var: 2394 #Dec: 122748 LB: -407563484000 @ 99.603
c Restart #7 #Var: 2394 #Dec: 124545 LB: -407563484000 @ 105.79
c Restart #8 #Var: 2394 #Dec: 127158 LB: -407563484000 @ 112.2
c Restart #9 #Var: 2394 #Dec: 130373 LB: -407563484000 @ 117.54
c Restart #10 #Var: 2394 #Dec: 133979 LB: -407563484000 @ 130.81
c Restart #11 #Var: 2394 #Dec: 138032 LB: -407563484000 @ 139.33
c Restart #12 #Var: 2394 #Dec: 142470 LB: -407563484000 @ 148.03
c Restart #13 #Var: 2394 #Dec: 147917 LB: -407563484000 @ 160.93
c Restart #14 #Var: 2394 #Dec: 154444 LB: -407563484000 @ 175.35
c Restart #15 #Var: 2394 #Dec: 159356 LB: -407563484000 @ 190.72
c Restart #16 #Var: 2394 #Dec: 163281 LB: -407563484000 @ 203.71
c Restart #17 #Var: 2394 #Dec: 169341 LB: -407563484000 @ 232.13
c Restart #18 #Var: 2394 #Dec: 175052 LB: -407563484000 @ 250.16
c Restart #19 #Var: 2394 #Dec: 180572 LB: -407563484000 @ 271.73
c Restart #20 #Var: 2394 #Dec: 185787 LB: -407563484000 @ 295.6
c Restart #21 #Var: 2394 #Dec: 191659 LB: -407563484000 @ 309.97
c Restart #22 #Var: 2394 #Dec: 200148 LB: -407563484000 @ 342.11
c Restart #23 #Var: 2394 #Dec: 210109 LB: -407563484000 @ 380.75
c Restart #24 #Var: 2394 #Dec: 217921 LB: -407563484000 @ 397.22
c Restart #25 #Var: 2394 #Dec: 225967 LB: -407563484000 @ 419.85
c Restart #26 #Var: 2394 #Dec: 233282 LB: -407563484000 @ 440.9
c Restart #27 #Var: 2394 #Dec: 241717 LB: -407563484000 @ 463.63
c Restart #28 #Var: 2394 #Dec: 253175 LB: -407563484000 @ 491.85
c Restart #29 #Var: 2394 #Dec: 263672 LB: -407563484000 @ 507.22
c Restart #30 #Var: 2394 #Dec: 269712 LB: -407563484000 @ 589.4
c Restart #31 #Var: 2394 #Dec: 276611 LB: -407563484000 @ 604.17
c Restart #32 #Var: 2394 #Dec: 286502 LB: -407563484000 @ 658.64
c Restart #33 #Var: 2394 #Dec: 293769 LB: -407563484000 @ 704.22
c Restart #34 #Var: 2394 #Dec: 302222 LB: -407563484000 @ 760.46
c Restart #35 #Var: 2394 #Dec: 314267 LB: -407563484000 @ 794.27
c Restart #36 #Var: 2394 #Dec: 322317 LB: -407563484000 @ 836.7
c Restart #37 #Var: 2394 #Dec: 330682 LB: -407563484000 @ 893.94
c Restart #38 #Var: 2394 #Dec: 339844 LB: -407563484000 @ 973.51
c Restart #39 #Var: 2394 #Dec: 349700 LB: -407563484000 @ 1016.6
c Restart #40 #Var: 2394 #Dec: 364089 LB: -407563484000 @ 1158.4
c Restart #41 #Var: 2394 #Dec: 374411 LB: -407563484000 @ 1176.3
s SATISFIABLE
v A301_bit_7 -A301_bit_6 -A301_bit_5 -A301_bit_4 -A301_bit_3 -A301_bit_2 A301_bit_1 A301_bit0 -A301_bit1 A301_bit2 -A301_bit3 -A301_bit4 -A301_bit5 -A301_bit6 -A301_bit7 -A301_bit8 -A301_bit9 -A301_bit10 -A301_bit11 -A301_bit12 A302_bit_7 A302_bit_6 -A302_bit_5 -A302_bit_4 -A302_bit_3 -A302_bit_2 -A302_bit_1 -A302_bit0 A302_bit1 A302_bit2 A302_bit3 A302_bit4 -A302_bit5 -A302_bit6 -A302_bit7 -A302_bit8 -A302_bit9 -A302_bit10 -A302_bit11 -A302_bit12 A303_bit_7 A303_bit_6 -A303_bit_5 -A303_bit_4 -A303_bit_3 -A303_bit_2 -A303_bit_1 -A303_bit0 -A303_bit1 -A303_bit2 A303_bit3 A303_bit4 -A303_bit5 -A303_bit6 A303_bit7 -A303_bit8 -A303_bit9 -A303_bit10 -A303_bit11 -A303_bit12 -A304_bit_7 -A304_bit_6 -A304_bit_5 -A304_bit_4 -A304_bit_3 -A304_bit_2 -A304_bit_1 -A304_bit0 -A304_bit1 -A304_bit2 -A304_bit3 -A304_bit4 -A304_bit5 -A304_bit6 -A304_bit7 -A304_bit8 -A304_bit9 -A304_bit10 -A304_bit11 -A304_bit12 A305_bit_7 A305_bit_6 A305_bit_5 -A305_bit_4 -A305_bit_3 -A305_bit_2 -A305_bit_1 -A305_bit0 -A305_bit1 -A305_bit2 -A305_bit3 -A305_bit4 -A305_bit5 -A305_bit6 -A305_bit7 -A305_bit8 -A305_bit9 -A305_bit10 -A305_bit11 -A305_bit12 A306_bit_7 A306_bit_6 A306_bit_5 A306_bit_4 A306_bit_3 -A306_bit_2 -A306_bit_1 -A306_bit0 -A306_bit1 -A306_bit2 -A306_bit3 -A306_bit4 -A306_bit5 -A306_bit6 -A306_bit7 -A306_bit8 -A306_bit9 -A306_bit10 -A306_bit11 -A306_bit12 -A307_bit_7 -A307_bit_6 -A307_bit_5 -A307_bit_4 -A307_bit_3 -A307_bit_2 -A307_bit_1 -A307_bit0 -A307_bit1 -A307_bit2 -A307_bit3 -A307_bit4 -A307_bit5 -A307_bit6 -A307_bit7 -A307_bit8 -A307_bit9 -A307_bit10 -A307_bit11 -A307_bit12 -A308_bit_7 -A308_bit_6 -A308_bit_5 -A308_bit_4 -A308_bit_3 -A308_bit_2 -A308_bit_1 -A308_bit0 -A308_bit1 A308_bit2 A308_bit3 -A308_bit4 -A308_bit5 -A308_bit6 -A308_bit7 -A308_bit8 -A308_bit9 -A308_bit10 -A308_bit11 -A308_bit12 -A309_bit_7 -A309_bit_6 -A309_bit_5 -A309_bit_4 -A309_bit_3 -A309_bit_2 -A309_bit_1 -A309_bit0 -A309_bit1 A309_bit2 -A309_bit3 -A309_bit4 -A309_bit5 -A309_bit6 -A309_bit7 -A309_bit8 -A309_bit9 -A309_bit10 -A309_bit11 -A309_bit12 -A310_bit_7 -A310_bit_6 -A310_bit_5 -A310_bit_4 -A310_bit_3 -A310_bit_2 -A310_bit_1 -A310_bit0 -A310_bit1 -A310_bit2 -A310_bit3 -A310_bit4 -A310_bit5 -A310_bit6 -A310_bit7 -A310_bit8 -A310_bit9 -A310_bit10 -A310_bit11 -A310_bit12 -A311_bit_7 -A311_bit_6 -A311_bit_5 A311_bit_4 A311_bit_3 A311_bit_2 A311_bit_1 A311_bit0 A311_bit1 -A311_bit2 -A311_bit3 -A311_bit4 -A311_bit5 -A311_bit6 -A311_bit7 -A311_bit8 -A311_bit9 -A311_bit10 -A311_bit11 -A311_bit12 -A312_bit_7 -A312_bit_6 A312_bit_5 A312_bit_4 A312_bit_3 A312_bit_2 A312_bit_1 -A312_bit0 -A312_bit1 -A312_bit2 -A312_bit3 -A312_bit4 -A312_bit5 -A312_bit6 -A312_bit7 -A312_bit8 -A312_bit9 -A312_bit10 -A312_bit11 -A312_bit12 -A313_bit_7 -A313_bit_6 -A313_bit_5 -A313_bit_4 -A313_bit_3 A313_bit_2 -A313_bit_1 -A313_bit0 -A313_bit1 -A313_bit2 -A313_bit3 -A313_bit4 -A313_bit5 -A313_bit6 -A313_bit7 -A313_bit8 -A313_bit9 -A313_bit10 -A313_bit11 -A313_bit12 -A314_bit_7 -A314_bit_6 -A314_bit_5 -A314_bit_4 -A314_bit_3 -A314_bit_2 A314_bit_1 -A314_bit0 -A314_bit1 -A314_bit2 -A314_bit3 -A314_bit4 -A314_bit5 -A314_bit6 -A314_bit7 -A314_bit8 -A314_bit9 -A314_bit10 -A314_bit11 -A314_bit12 -A315_bit_7 -A315_bit_6 -A315_bit_5 -A315_bit_4 -A315_bit_3 -A315_bit_2 A315_bit_1 -A315_bit0 -A315_bit1 -A315_bit2 -A315_bit3 -A315_bit4 -A315_bit5 -A315_bit6 -A315_bit7 -A315_bit8 -A315_bit9 -A315_bit10 -A315_bit11 -A315_bit12 -A316_bit_7 -A316_bit_6 -A316_bit_5 -A316_bit_4 -A316_bit_3 -A316_bit_2 A316_bit_1 -A316_bit0 -A316_bit1 -A316_bit2 -A316_bit3 -A316_bit4 -A316_bit5 -A316_bit6 -A316_bit7 -A316_bit8 -A316_bit9 -A316_bit10 -A316_bit11 -A316_bit12 -A317_bit_7 -A317_bit_6 -A317_bit_5 -A317_bit_4 -A317_bit_3 -A317_bit_2 A317_bit_1 -A317_bit0 -A317_bit1 -A317_bit2 -A317_bit3 -A317_bit4 -A317_bit5 -A317_bit6 -A317_bit7 -A317_bit8 -A317_bit9 -A317_bit10 -A317_bit11 -A317_bit12 -A318_bit_7 -A318_bit_6 -A318_bit_5 -A318_bit_4 -A318_bit_3 -A318_bit_2 -A318_bit_1 -A318_bit0 -A318_bit1 -A318_bit2 -A318_bit3 -A318_bit4 -A318_bit5 -A318_bit6 -A318_bit7 -A318_bit8 -A318_bit9 -A318_bit10 -A318_bit11 -A318_bit12 -A319_bit_7 -A319_bit_6 -A319_bit_5 -A319_bit_4 -A319_bit_3 -A319_bit_2 -A319_bit_1 -A319_bit0 -A319_bit1 -A319_bit2 -A319_bit3 -A319_bit4 -A319_bit5 -A319_bit6 A319_bit7 -A319_bit8 -A319_bit9 -A319_bit10 -A319_bit11 -A319_bit12 -A320_bit_7 -A320_bit_6 -A320_bit_5 -A320_bit_4 -A320_bit_3 -A320_bit_2 -A320_bit_1 -A320_bit0 -A320_bit1 -A320_bit2 -A320_bit3 -A320_bit4 -A320_bit5 -A320_bit6 -A320_bit7 -A320_bit8 -A320_bit9 -A320_bit10 -A320_bit11 -A320_bit12 -A321_bit_7 -A321_bit_6 -A321_bit_5 -A321_bit_4 -A321_bit_3 -A321_bit_2 -A321_bit_1 -A321_bit0 -A321_bit1 -A321_bit2 -A321_bit3 -A321_bit4 -A321_bit5 -A321_bit6 -A321_bit7 -A321_bit8 -A321_bit9 -A321_bit10 -A321_bit11 -A321_bit12 -A322_bit_7 -A322_bit_6 -A322_bit_5 -A322_bit_4 -A322_bit_3 -A322_bit_2 -A322_bit_1 -A322_bit0 -A322_bit1 -A322_bit2 -A322_bit3 -A322_bit4 -A322_bit5 -A322_bit6 -A322_bit7 -A322_bit8 -A322_bit9 -A322_bit10 -A322_bit11 -A322_bit12 -A323_bit_7 -A323_bit_6 -A323_bit_5 -A323_bit_4 -A323_bit_3 -A323_bit_2 -A323_bit_1 -A323_bit0 -A323_bit1 -A323_bit2 -A323_bit3 -A323_bit4 -A323_bit5 -A323_bit6 -A323_bit7 -A323_bit8 -A323_bit9 -A323_bit10 -A323_bit11 -A323_bit12 -A324_bit_7 -A324_bit_6 -A324_bit_5 -A324_bit_4 -A324_bit_3 -A324_bit_2 -A324_bit_1 -A324_bit0 A324_bit1 -A324_bit2 -A324_bit3 -A324_bit4 -A324_bit5 -A324_bit6 -A324_bit7 -A324_bit8 -A324_bit9 -A324_bit10 -A324_bit11 -A324_bit12 -A325_bit_7 -A325_bit_6 -A325_bit_5 -A325_bit_4 -A325_bit_3 -A325_bit_2 -A325_bit_1 -A325_bit0 -A325_bit1 -A325_bit2 -A325_bit3 -A325_bit4 -A325_bit5 -A325_bit6 -A325_bit7 -A325_bit8 -A325_bit9 -A325_bit10 -A325_bit11 -A325_bit12 -A326_bit_7 -A326_bit_6 -A326_bit_5 -A326_bit_4 -A326_bit_3 -A326_bit_2 -A326_bit_1 -A326_bit0 -A326_bit1 -A326_bit2 -A326_bit3 -A326_bit4 -A326_bit5 -A326_bit6 -A326_bit7 -A326_bit8 -A326_bit9 -A326_bit10 -A326_bit11 -A326_bit12 -A327_bit_7 -A327_bit_6 -A327_bit_5 -A327_bit_4 -A327_bit_3 A327_bit_2 A327_bit_1 -A327_bit0 A327_bit1 -A327_bit2 -A327_bit3 -A327_bit4 -A327_bit5 -A327_bit6 -A327_bit7 -A327_bit8 -A327_bit9 -A327_bit10 -A327_bit11 -A327_bit12 -A328_bit_7 -A328_bit_6 -A328_bit_5 -A328_bit_4 -A328_bit_3 -A328_bit_2 -A328_bit_1 -A328_bit0 A328_bit1 -A328_bit2 -A328_bit3 -A328_bit4 -A328_bit5 -A328_bit6 -A328_bit7 -A328_bit8 -A328_bit9 -A328_bit10 -A328_bit11 -A328_bit12 -A329_bit_7 -A329_bit_6 -A329_bit_5 -A329_bit_4 -A329_bit_3 -A329_bit_2 -A329_bit_1 -A329_bit0 -A329_bit1 -A329_bit2 -A329_bit3 -A329_bit4 -A329_bit5 -A329_bit6 -A329_bit7 -A329_bit8 -A329_bit9 -A329_bit10 -A329_bit11 -A329_bit12 -A330_bit_7 -A330_bit_6 -A330_bit_5 -A330_bit_4 -A330_bit_3 -A330_bit_2 -A330_bit_1 -A330_bit0 -A330_bit1 -A330_bit2 -A330_bit3 -A330_bit4 -A330_bit5 -A330_bit6 -A330_bit7 -A330_bit8 -A330_bit9 -A330_bit10 -A330_bit11 -A330_bit12 -A331_bit_7 -A331_bit_6 -A331_bit_5 -A331_bit_4 -A331_bit_3 -A331_bit_2 -A331_bit_1 -A331_bit0 -A331_bit1 -A331_bit2 -A331_bit3 -A331_bit4 -A331_bit5 -A331_bit6 -A331_bit7 -A331_bit8 -A331_bit9 -A331_bit10 -A331_bit11 -A331_bit12 -A332_bit_7 -A332_bit_6 -A332_bit_5 -A332_bit_4 -A332_bit_3 -A332_bit_2 -A332_bit_1 -A332_bit0 -A332_bit1 -A332_bit2 -A332_bit3 -A332_bit4 -A332_bit5 -A332_bit6 -A332_bit7 -A332_bit8 -A332_bit9 -A332_bit10 -A332_bit11 -A332_bit12 -A333_bit_7 -A333_bit_6 -A333_bit_5 -A333_bit_4 -A333_bit_3 -A333_bit_2 -A333_bit_1 -A333_bit0 -A333_bit1 -A333_bit2 -A333_bit3 -A333_bit4 -A333_bit5 -A333_bit6 -A333_bit7 -A333_bit8 -A333_bit9 -A333_bit10 -A333_bit11 -A333_bit12 -A334_bit_7 -A334_bit_6 -A334_bit_5 -A334_bit_4 -A334_bit_3 -A334_bit_2 -A334_bit_1 -A334_bit0 -A334_bit1 -A334_bit2 -A334_bit3 -A334_bit4 -A334_bit5 -A334_bit6 -A334_bit7 -A334_bit8 -A334_bit9 -A334_bit10 -A334_bit11 -A334_bit12 -A335_bit_7 -A335_bit_6 -A335_bit_5 -A335_bit_4 -A335_bit_3 -A335_bit_2 -A335_bit_1 -A335_bit0 -A335_bit1 -A335_bit2 -A335_bit3 -A335_bit4 -A335_bit5 -A335_bit6 -A335_bit7 -A335_bit8 -A335_bit9 -A335_bit10 -A335_bit11 -A335_bit12 -A336_bit_7 -A336_bit_6 -A336_bit_5 -A336_bit_4 -A336_bit_3 -A336_bit_2 -A336_bit_1 -A336_bit0 -A336_bit1 -A336_bit2 -A336_bit3 -A336_bit4 -A336_bit5 -A336_bit6 -A336_bit7 -A336_bit8 -A336_bit9 -A336_bit10 -A336_bit11 -A336_bit12 -A337_bit_7 A337_bit_6 A337_bit_5 A337_bit_4 A337_bit_3 A337_bit_2 -A337_bit_1 -A337_bit0 -A337_bit1 -A337_bit2 -A337_bit3 -A337_bit4 -A337_bit5 -A337_bit6 -A337_bit7 -A337_bit8 -A337_bit9 A337_bit10 -A337_bit11 -A337_bit12 -A338_bit_7 -A338_bit_6 -A338_bit_5 -A338_bit_4 -A338_bit_3 -A338_bit_2 -A338_bit_1 -A338_bit0 -A338_bit1 -A338_bit2 -A338_bit3 -A338_bit4 -A338_bit5 -A338_bit6 -A338_bit7 -A338_bit8 -A338_bit9 -A338_bit10 -A338_bit11 -A338_bit12 -A339_bit_7 -A339_bit_6 -A339_bit_5 -A339_bit_4 -A339_bit_3 -A339_bit_2 -A339_bit_1 -A339_bit0 -A339_bit1 -A339_bit2 -A339_bit3 -A339_bit4 -A339_bit5 -A339_bit6 -A339_bit7 -A339_bit8 -A339_bit9 -A339_bit10 -A339_bit11 -A339_bit12 -A340_bit_7 -A340_bit_6 -A340_bit_5 -A340_bit_4 -A340_bit_3 -A340_bit_2 -A340_bit_1 -A340_bit0 -A340_bit1 -A340_bit2 -A340_bit3 -A340_bit4 -A340_bit5 -A340_bit6 -A340_bit7 -A340_bit8 -A340_bit9 -A340_bit10 -A340_bit11 -A340_bit12 -A341_bit_7 -A341_bit_6 -A341_bit_5 -A341_bit_4 -A341_bit_3 -A341_bit_2 -A341_bit_1 -A341_bit0 -A341_bit1 -A341_bit2 -A341_bit3 -A341_bit4 -A341_bit5 -A341_bit6 -A341_bit7 -A341_bit8 -A341_bit9 A341_bit10 -A341_bit11 -A341_bit12 -A342_bit_7 -A342_bit_6 -A342_bit_5 -A342_bit_4 -A342_bit_3 -A342_bit_2 -A342_bit_1 -A342_bit0 -A342_bit1 -A342_bit2 -A342_bit3 -A342_bit4 -A342_bit5 -A342_bit6 -A342_bit7 -A342_bit8 -A342_bit9 -A342_bit10 A342_bit11 -A342_bit12 -A343_bit_7 -A343_bit_6 -A343_bit_5 -A343_bit_4 -A343_bit_3 -A343_bit_2 -A343_bit_1 -A343_bit0 -A343_bit1 -A343_bit2 -A343_bit3 -A343_bit4 -A343_bit5 -A343_bit6 -A343_bit7 -A343_bit8 -A343_bit9 -A343_bit10 -A343_bit11 -A343_bit12 -A344_bit_7 -A344_bit_6 -A344_bit_5 -A344_bit_4 -A344_bit_3 -A344_bit_2 -A344_bit_1 A344_bit0 A344_bit1 A344_bit2 A344_bit3 -A344_bit4 -A344_bit5 A344_bit6 A344_bit7 -A344_bit8 -A344_bit9 -A344_bit10 -A344_bit11 -A344_bit12 -A345_bit_7 -A345_bit_6 -A345_bit_5 -A345_bit_4 -A345_bit_3 -A345_bit_2 A345_bit_1 A345_bit0 A345_bit1 A345_bit2 -A345_bit3 -A345_bit4 -A345_bit5 -A345_bit6 -A345_bit7 A345_bit8 -A345_bit9 -A345_bit10 -A345_bit11 -A345_bit12 -A346_bit_7 -A346_bit_6 -A346_bit_5 -A346_bit_4 -A346_bit_3 -A346_bit_2 -A346_bit_1 -A346_bit0 -A346_bit1 -A346_bit2 -A346_bit3 -A346_bit4 -A346_bit5 -A346_bit6 -A346_bit7 -A346_bit8 -A346_bit9 A346_bit10 -A346_bit11 -A346_bit12 -A347_bit_7 -A347_bit_6 -A347_bit_5 -A347_bit_4 -A347_bit_3 -A347_bit_2 -A347_bit_1 -A347_bit0 -A347_bit1 -A347_bit2 -A347_bit3 -A347_bit4 -A347_bit5 -A347_bit6 -A347_bit7 -A347_bit8 -A347_bit9 -A347_bit10 -A347_bit11 -A347_bit12 -A348_bit_7 -A348_bit_6 -A348_bit_5 -A348_bit_4 -A348_bit_3 -A348_bit_2 -A348_bit_1 -A348_bit0 -A348_bit1 -A348_bit2 -A348_bit3 -A348_bit4 A348_bit5 A348_bit6 A348_bit7 -A348_bit8 -A348_bit9 -A348_bit10 -A348_bit11 -A348_bit12 -A349_bit_7 -A349_bit_6 -A349_bit_5 -A349_bit_4 -A349_bit_3 -A349_bit_2 -A349_bit_1 -A349_bit0 -A349_bit1 -A349_bit2 -A349_bit3 -A349_bit4 -A349_bit5 -A349_bit6 -A349_bit7 -A349_bit8 -A349_bit9 -A349_bit10 -A349_bit11 -A349_bit12 -A350_bit_7 -A350_bit_6 -A350_bit_5 -A350_bit_4 -A350_bit_3 -A350_bit_2 -A350_bit_1 -A350_bit0 -A350_bit1 -A350_bit2 -A350_bit3 -A350_bit4 -A350_bit5 -A350_bit6 -A350_bit7 -A350_bit8 -A350_bit9 -A350_bit10 -A350_bit11 -A350_bit12 -A351_bit_7 -A351_bit_6 -A351_bit_5 -A351_bit_4 -A351_bit_3 -A351_bit_2 -A351_bit_1 -A351_bit0 -A351_bit1 -A351_bit2 -A351_bit3 -A351_bit4 -A351_bit5 -A351_bit6 A351_bit7 -A351_bit8 A351_bit9 -A351_bit10 -A351_bit11 -A351_bit12 -A352_bit_7 -A352_bit_6 -A352_bit_5 -A352_bit_4 -A352_bit_3 -A352_bit_2 -A352_bit_1 -A352_bit0 -A352_bit1 -A352_bit2 -A352_bit3 -A352_bit4 -A352_bit5 -A352_bit6 A352_bit7 A352_bit8 A352_bit9 -A352_bit10 -A352_bit11 -A352_bit12 -A353_bit_7 -A353_bit_6 -A353_bit_5 -A353_bit_4 -A353_bit_3 -A353_bit_2 -A353_bit_1 -A353_bit0 -A353_bit1 -A353_bit2 -A353_bit3 -A353_bit4 -A353_bit5 A353_bit6 A353_bit7 -A353_bit8 A353_bit9 -A353_bit10 -A353_bit11 -A353_bit12 -A354_bit_7 -A354_bit_6 -A354_bit_5 -A354_bit_4 -A354_bit_3 -A354_bit_2 -A354_bit_1 -A354_bit0 -A354_bit1 -A354_bit2 -A354_bit3 -A354_bit4 -A354_bit5 -A354_bit6 A354_bit7 A354_bit8 -A354_bit9 -A354_bit10 -A354_bit11 -A354_bit12 -A355_bit_7 -A355_bit_6 -A355_bit_5 -A355_bit_4 -A355_bit_3 -A355_bit_2 -A355_bit_1 -A355_bit0 -A355_bit1 -A355_bit2 -A355_bit3 -A355_bit4 -A355_bit5 -A355_bit6 -A355_bit7 -A355_bit8 -A355_bit9 -A355_bit10 -A355_bit11 -A355_bit12 -A356_bit_7 -A356_bit_6 -A356_bit_5 -A356_bit_4 -A356_bit_3 -A356_bit_2 -A356_bit_1 -A356_bit0 -A356_bit1 -A356_bit2 -A356_bit3 -A356_bit4 -A356_bit5 -A356_bit6 -A356_bit7 -A356_bit8 -A356_bit9 -A356_bit10 -A356_bit11 -A356_bit12 -A357_bit_7 -A357_bit_6 -A357_bit_5 -A357_bit_4 -A357_bit_3 -A357_bit_2 -A357_bit_1 -A357_bit0 -A357_bit1 -A357_bit2 -A357_bit3 -A357_bit4 -A357_bit5 -A357_bit6 -A357_bit7 -A357_bit8 -A357_bit9 -A357_bit10 -A357_bit11 -A357_bit12 -A358_bit_7 -A358_bit_6 -A358_bit_5 -A358_bit_4 -A358_bit_3 -A358_bit_2 -A358_bit_1 -A358_bit0 -A358_bit1 -A358_bit2 -A358_bit3 -A358_bit4 -A358_bit5 -A358_bit6 -A358_bit7 -A358_bit8 -A358_bit9 -A358_bit10 -A358_bit11 -A358_bit12 -A359_bit_7 -A359_bit_6 -A359_bit_5 -A359_bit_4 -A359_bit_3 -A359_bit_2 -A359_bit_1 -A359_bit0 -A359_bit1 -A359_bit2 -A359_bit3 -A359_bit4 -A359_bit5 -A359_bit6 -A359_bit7 -A359_bit8 -A359_bit9 -A359_bit10 -A359_bit11 -A359_bit12 -A360_bit_7 -A360_bit_6 -A360_bit_5 -A360_bit_4 -A360_bit_3 -A360_bit_2 -A360_bit_1 -A360_bit0 -A360_bit1 -A360_bit2 -A360_bit3 -A360_bit4 -A360_bit5 -A360_bit6 -A360_bit7 -A360_bit8 -A360_bit9 -A360_bit10 -A360_bit11 -A360_bit12 -A361_bit_7 -A361_bit_6 -A361_bit_5 -A361_bit_4 -A361_bit_3 -A361_bit_2 -A361_bit_1 -A361_bit0 -A361_bit1 -A361_bit2 -A361_bit3 -A361_bit4 -A361_bit5 -A361_bit6 -A361_bit7 -A361_bit8 -A361_bit9 -A361_bit10 -A361_bit11 -A361_bit12 -A362_bit_7 -A362_bit_6 -A362_bit_5 -A362_bit_4 -A362_bit_3 -A362_bit_2 -A362_bit_1 -A362_bit0 -A362_bit1 -A362_bit2 -A362_bit3 -A362_bit4 -A362_bit5 -A362_bit6 -A362_bit7 -A362_bit8 -A362_bit9 -A362_bit10 -A362_bit11 -A362_bit12 -A363_bit_7 -A363_bit_6 -A363_bit_5 -A363_bit_4 -A363_bit_3 A363_bit_2 A363_bit_1 A363_bit0 A363_bit1 A363_bit2 -A363_bit3 -A363_bit4 -A363_bit5 -A363_bit6 -A363_bit7 -A363_bit8 -A363_bit9 -A363_bit10 -A363_bit11 -A363_bit12 -A364_bit_7 -A364_bit_6 -A364_bit_5 -A364_bit_4 -A364_bit_3 -A364_bit_2 -A364_bit_1 -A364_bit0 -A364_bit1 -A364_bit2 -A364_bit3 -A364_bit4 -A364_bit5 -A364_bit6 -A364_bit7 -A364_bit8 -A364_bit9 -A364_bit10 -A364_bit11 -A364_bit12 -A365_bit_7 -A365_bit_6 -A365_bit_5 -A365_bit_4 -A365_bit_3 -A365_bit_2 -A365_bit_1 -A365_bit0 -A365_bit1 -A365_bit2 -A365_bit3 -A365_bit4 -A365_bit5 -A365_bit6 -A365_bit7 -A365_bit8 -A365_bit9 -A365_bit10 -A365_bit11 -A365_bit12 -A366_bit_7 -A366_bit_6 -A366_bit_5 -A366_bit_4 -A366_bit_3 -A366_bit_2 -A366_bit_1 -A366_bit0 -A366_bit1 -A366_bit2 -A366_bit3 -A366_bit4 -A366_bit5 -A366_bit6 -A366_bit7 -A366_bit8 -A366_bit9 -A366_bit10 -A366_bit11 -A366_bit12 -A367_bit_7 -A367_bit_6 -A367_bit_5 -A367_bit_4 -A367_bit_3 -A367_bit_2 -A367_bit_1 -A367_bit0 -A367_bit1 -A367_bit2 -A367_bit3 -A367_bit4 -A367_bit5 -A367_bit6 -A367_bit7 -A367_bit8 -A367_bit9 -A367_bit10 -A367_bit11 -A367_bit12 -A368_bit_7 -A368_bit_6 -A368_bit_5 -A368_bit_4 -A368_bit_3 -A368_bit_2 -A368_bit_1 -A368_bit0 -A368_bit1 -A368_bit2 -A368_bit3 -A368_bit4 -A368_bit5 -A368_bit6 -A368_bit7 -A368_bit8 -A368_bit9 -A368_bit10 -A368_bit11 -A368_bit12 -A369_bit_7 -A369_bit_6 -A369_bit_5 -A369_bit_4 -A369_bit_3 -A369_bit_2 -A369_bit_1 -A369_bit0 -A369_bit1 -A369_bit2 -A369_bit3 -A369_bit4 -A369_bit5 -A369_bit6 -A369_bit7 -A369_bit8 -A369_bit9 -A369_bit10 -A369_bit11 -A369_bit12 -A370_bit_7 -A370_bit_6 -A370_bit_5 -A370_bit_4 -A370_bit_3 -A370_bit_2 -A370_bit_1 -A370_bit0 -A370_bit1 -A370_bit2 -A370_bit3 -A370_bit4 -A370_bit5 -A370_bit6 -A370_bit7 -A370_bit8 -A370_bit9 -A370_bit10 -A370_bit11 -A370_bit12 -A371_bit_7 -A371_bit_6 -A371_bit_5 -A371_bit_4 -A371_bit_3 -A371_bit_2 -A371_bit_1 -A371_bit0 -A371_bit1 -A371_bit2 -A371_bit3 -A371_bit4 -A371_bit5 -A371_bit6 -A371_bit7 -A371_bit8 -A371_bit9 -A371_bit10 -A371_bit11 -A371_bit12 -A372_bit_7 -A372_bit_6 -A372_bit_5 -A372_bit_4 -A372_bit_3 -A372_bit_2 -A372_bit_1 -A372_bit0 -A372_bit1 -A372_bit2 -A372_bit3 -A372_bit4 -A372_bit5 A372_bit6 A372_bit7 -A372_bit8 -A372_bit9 -A372_bit10 -A372_bit11 -A372_bit12 -A373_bit_7 -A373_bit_6 -A373_bit_5 -A373_bit_4 -A373_bit_3 -A373_bit_2 -A373_bit_1 -A373_bit0 -A373_bit1 -A373_bit2 -A373_bit3 -A373_bit4 -A373_bit5 -A373_bit6 -A373_bit7 -A373_bit8 -A373_bit9 -A373_bit10 -A373_bit11 A373_bit12 -A374_bit_7 -A374_bit_6 -A374_bit_5 -A374_bit_4 -A374_bit_3 -A374_bit_2 -A374_bit_1 -A374_bit0 -A374_bit1 -A374_bit2 -A374_bit3 -A374_bit4 -A374_bit5 -A374_bit6 -A374_bit7 -A374_bit8 -A374_bit9 -A374_bit10 -A374_bit11 A374_bit12 -A375_bit_7 -A375_bit_6 -A375_bit_5 -A375_bit_4 -A375_bit_3 -A375_bit_2 -A375_bit_1 -A375_bit0 -A375_bit1 A375_bit2 A375_bit3 A375_bit4 A375_bit5 A375_bit6 A375_bit7 -A375_bit8 -A375_bit9 -A375_bit10 -A375_bit11 A375_bit12 -A376_bit_7 -A376_bit_6 -A376_bit_5 -A376_bit_4 -A376_bit_3 -A376_bit_2 -A376_bit_1 -A376_bit0 -A376_bit1 -A376_bit2 -A376_bit3 -A376_bit4 -A376_bit5 -A376_bit6 -A376_bit7 -A376_bit8 -A376_bit9 -A376_bit10 -A376_bit11 A376_bit12 -A377_bit_7 -A377_bit_6 -A377_bit_5 -A377_bit_4 -A377_bit_3 -A377_bit_2 -A377_bit_1 -A377_bit0 -A377_bit1 -A377_bit2 -A377_bit3 -A377_bit4 -A377_bit5 -A377_bit6 -A377_bit7 -A377_bit8 -A377_bit9 -A377_bit10 -A377_bit11 A377_bit12 -A378_bit_7 -A378_bit_6 -A378_bit_5 -A378_bit_4 -A378_bit_3 -A378_bit_2 -A378_bit_1 -A378_bit0 -A378_bit1 -A378_bit2 -A378_bit3 -A378_bit4 -A378_bit5 -A378_bit6 -A378_bit7 -A378_bit8 -A378_bit9 -A378_bit10 -A378_bit11 A378_bit12 -A379_bit_7 -A379_bit_6 -A379_bit_5 -A379_bit_4 -A379_bit_3 -A379_bit_2 -A379_bit_1 -A379_bit0 -A379_bit1 -A379_bit2 -A379_bit3 -A379_bit4 -A379_bit5 -A379_bit6 -A379_bit7 -A379_bit8 -A379_bit9 -A379_bit10 -A379_bit11 A379_bit12 -A380_bit_7 -A380_bit_6 -A380_bit_5 -A380_bit_4 -A380_bit_3 -A380_bit_2 -A380_bit_1 -A380_bit0 -A380_bit1 -A380_bit2 -A380_bit3 -A380_bit4 -A380_bit5 -A380_bit6 -A380_bit7 -A380_bit8 -A380_bit9 -A380_bit10 -A380_bit11 A380_bit12 -A381_bit_7 -A381_bit_6 -A381_bit_5 -A381_bit_4 -A381_bit_3 -A381_bit_2 -A381_bit_1 -A381_bit0 -A381_bit1 -A381_bit2 -A381_bit3 -A381_bit4 -A381_bit5 -A381_bit6 -A381_bit7 -A381_bit8 -A381_bit9 -A381_bit10 -A381_bit11 A381_bit12 -A382_bit_7 -A382_bit_6 -A382_bit_5 -A382_bit_4 -A382_bit_3 -A382_bit_2 -A382_bit_1 -A382_bit0 -A382_bit1 -A382_bit2 -A382_bit3 -A382_bit4 -A382_bit5 -A382_bit6 -A382_bit7 -A382_bit8 -A382_bit9 -A382_bit10 -A382_bit11 A382_bit12 -A383_bit_7 -A383_bit_6 -A383_bit_5 -A383_bit_4 -A383_bit_3 -A383_bit_2 -A383_bit_1 -A383_bit0 -A383_bit1 -A383_bit2 -A383_bit3 -A383_bit4 -A383_bit5 -A383_bit6 -A383_bit7 -A383_bit8 -A383_bit9 -A383_bit10 -A383_bit11 A383_bit12 -A384_bit_7 -A384_bit_6 -A384_bit_5 -A384_bit_4 -A384_bit_3 -A384_bit_2 -A384_bit_1 -A384_bit0 -A384_bit1 -A384_bit2 -A384_bit3 -A384_bit4 -A384_bit5 -A384_bit6 -A384_bit7 -A384_bit8 -A384_bit9 -A384_bit10 -A384_bit11 -A384_bit12 -A433_bit_7 A433_bit_6 A433_bit_5 A433_bit_4 A433_bit_3 A433_bit_2 A433_bit_1 -A433_bit0 -A433_bit1 -A433_bit2 -A433_bit3 -A433_bit4 -A433_bit5 -A433_bit6 -A433_bit7 -A433_bit8 -A433_bit9 -A433_bit10 -A433_bit11 -A433_bit12 -A434_bit_7 -A434_bit_6 -A434_bit_5 -A434_bit_4 -A434_bit_3 -A434_bit_2 -A434_bit_1 -A434_bit0 -A434_bit1 -A434_bit2 -A434_bit3 -A434_bit4 -A434_bit5 -A434_bit6 -A434_bit7 -A434_bit8 -A434_bit9 -A434_bit10 -A434_bit11 -A434_bit12 -A435_bit_7 -A435_bit_6 -A435_bit_5 -A435_bit_4 -A435_bit_3 -A435_bit_2 -A435_bit_1 -A435_bit0 -A435_bit1 -A435_bit2 -A435_bit3 -A435_bit4 -A435_bit5 -A435_bit6 -A435_bit7 -A435_bit8 -A435_bit9 -A435_bit10 -A435_bit11 -A435_bit12 -A436_bit_7 -A436_bit_6 -A436_bit_5 -A436_bit_4 -A436_bit_3 -A436_bit_2 -A436_bit_1 -A436_bit0 -A436_bit1 -A436_bit2 -A436_bit3 -A436_bit4 -A436_bit5 -A436_bit6 -A436_bit7 -A436_bit8 -A436_bit9 -A436_bit10 -A436_bit11 -A436_bit12 -A437_bit_7 -A437_bit_6 -A437_bit_5 -A437_bit_4 -A437_bit_3 -A437_bit_2 -A437_bit_1 -A437_bit0 -A437_bit1 -A437_bit2 -A437_bit3 -A437_bit4 -A437_bit5 -A437_bit6 -A437_bit7 -A437_bit8 -A437_bit9 -A437_bit10 -A437_bit11 -A437_bit12 -A415_bit_7 -A415_bit_6 -A415_bit_5 -A415_bit_4 -A415_bit_3 -A415_bit_2 -A415_bit_1 -A415_bit0 -A415_bit1 -A415_bit2 -A415_bit3 -A415_bit4 -A415_bit5 -A415_bit6 -A415_bit7 -A415_bit8 -A415_bit9 -A415_bit10 -A415_bit11 -A415_bit12 -A416_bit_7 -A416_bit_6 -A416_bit_5 -A416_bit_4 -A416_bit_3 -A416_bit_2 -A416_bit_1 -A416_bit0 -A416_bit1 -A416_bit2 -A416_bit3 -A416_bit4 -A416_bit5 -A416_bit6 -A416_bit7 -A416_bit8 -A416_bit9 -A416_bit10 -A416_bit11 -A416_bit12 -A417_bit_7 -A417_bit_6 -A417_bit_5 -A417_bit_4 -A417_bit_3 -A417_bit_2 -A417_bit_1 -A417_bit0 -A417_bit1 -A417_bit2 -A417_bit3 -A417_bit4 -A417_bit5 -A417_bit6 -A417_bit7 -A417_bit8 -A417_bit9 -A417_bit10 -A417_bit11 -A417_bit12 -A418_bit_7 -A418_bit_6 -A418_bit_5 -A418_bit_4 -A418_bit_3 -A418_bit_2 -A418_bit_1 -A418_bit0 -A418_bit1 -A418_bit2 -A418_bit3 -A418_bit4 -A418_bit5 -A418_bit6 -A418_bit7 -A418_bit8 -A418_bit9 -A418_bit10 -A418_bit11 -A418_bit12 -A419_bit_7 -A419_bit_6 A419_bit_5 -A419_bit_4 -A419_bit_3 -A419_bit_2 -A419_bit_1 -A419_bit0 -A419_bit1 -A419_bit2 -A419_bit3 -A419_bit4 -A419_bit5 -A419_bit6 -A419_bit7 -A419_bit8 -A419_bit9 -A419_bit10 -A419_bit11 -A419_bit12 -A397_bit_7 -A397_bit_6 -A397_bit_5 -A397_bit_4 -A397_bit_3 -A397_bit_2 -A397_bit_1 -A397_bit0 -A397_bit1 -A397_bit2 -A397_bit3 -A397_bit4 -A397_bit5 -A397_bit6 -A397_bit7 -A397_bit8 -A397_bit9 -A397_bit10 -A397_bit11 -A397_bit12 -A398_bit_7 -A398_bit_6 -A398_bit_5 -A398_bit_4 -A398_bit_3 -A398_bit_2 -A398_bit_1 -A398_bit0 -A398_bit1 -A398_bit2 -A398_bit3 -A398_bit4 -A398_bit5 -A398_bit6 -A398_bit7 -A398_bit8 -A398_bit9 -A398_bit10 -A398_bit11 -A398_bit12 A399_bit_7 A399_bit_6 A399_bit_5 A399_bit_4 A399_bit_3 -A399_bit_2 -A399_bit_1 -A399_bit0 -A399_bit1 -A399_bit2 -A399_bit3 -A399_bit4 -A399_bit5 -A399_bit6 -A399_bit7 -A399_bit8 -A399_bit9 -A399_bit10 -A399_bit11 -A399_bit12 -A400_bit_7 -A400_bit_6 -A400_bit_5 -A400_bit_4 -A400_bit_3 -A400_bit_2 -A400_bit_1 -A400_bit0 -A400_bit1 -A400_bit2 -A400_bit3 -A400_bit4 -A400_bit5 -A400_bit6 -A400_bit7 -A400_bit8 -A400_bit9 -A400_bit10 -A400_bit11 -A400_bit12 -A401_bit_7 -A401_bit_6 -A401_bit_5 -A401_bit_4 -A401_bit_3 -A401_bit_2 -A401_bit_1 -A401_bit0 -A401_bit1 -A401_bit2 -A401_bit3 -A401_bit4 -A401_bit5 -A401_bit6 -A401_bit7 -A401_bit8 -A401_bit9 -A401_bit10 -A401_bit11 -A401_bit12 -A402_bit_7 -A402_bit_6 -A402_bit_5 -A402_bit_4 -A402_bit_3 -A402_bit_2 -A402_bit_1 -A402_bit0 -A402_bit1 -A402_bit2 -A402_bit3 -A402_bit4 -A402_bit5 -A402_bit6 -A402_bit7 -A402_bit8 -A402_bit9 -A402_bit10 -A402_bit11 -A402_bit12 -A403_bit_7 -A403_bit_6 -A403_bit_5 -A403_bit_4 -A403_bit_3 -A403_bit_2 -A403_bit_1 -A403_bit0 -A403_bit1 -A403_bit2 -A403_bit3 -A403_bit4 -A403_bit5 -A403_bit6 -A403_bit7 -A403_bit8 -A403_bit9 -A403_bit10 -A403_bit11 -A403_bit12 -A404_bit_7 -A404_bit_6 -A404_bit_5 -A404_bit_4 -A404_bit_3 -A404_bit_2 -A404_bit_1 -A404_bit0 -A404_bit1 -A404_bit2 -A404_bit3 -A404_bit4 -A404_bit5 -A404_bit6 -A404_bit7 -A404_bit8 -A404_bit9 -A404_bit10 -A404_bit11 -A404_bit12 -A405_bit_7 -A405_bit_6 -A405_bit_5 -A405_bit_4 -A405_bit_3 -A405_bit_2 -A405_bit_1 -A405_bit0 -A405_bit1 -A405_bit2 -A405_bit3 -A405_bit4 -A405_bit5 -A405_bit6 -A405_bit7 -A405_bit8 -A405_bit9 -A405_bit10 -A405_bit11 -A405_bit12 -A406_bit_7 -A406_bit_6 -A406_bit_5 -A406_bit_4 -A406_bit_3 -A406_bit_2 -A406_bit_1 -A406_bit0 -A406_bit1 -A406_bit2 -A406_bit3 -A406_bit4 -A406_bit5 -A406_bit6 -A406_bit7 -A406_bit8 -A406_bit9 -A406_bit10 -A406_bit11 -A406_bit12 -A407_bit_7 -A407_bit_6 -A407_bit_5 -A407_bit_4 -A407_bit_3 -A407_bit_2 -A407_bit_1 -A407_bit0 -A407_bit1 -A407_bit2 -A407_bit3 -A407_bit4 -A407_bit5 -A407_bit6 -A407_bit7 -A407_bit8 -A407_bit9 -A407_bit10 -A407_bit11 -A407_bit12 -A408_bit_7 -A408_bit_6 -A408_bit_5 -A408_bit_4 -A408_bit_3 -A408_bit_2 -A408_bit_1 -A408_bit0 -A408_bit1 -A408_bit2 -A408_bit3 -A408_bit4 -A408_bit5 -A408_bit6 -A408_bit7 -A408_bit8 -A408_bit9 -A408_bit10 -A408_bit11 -A408_bit12 -A385_bit_7 -A385_bit_6 -A385_bit_5 -A385_bit_4 -A385_bit_3 -A385_bit_2 -A385_bit_1 -A385_bit0 -A385_bit1 A385_bit2 -A385_bit3 -A385_bit4 -A385_bit5 -A385_bit6 -A385_bit7 -A385_bit8 -A385_bit9 -A385_bit10 -A385_bit11 -A385_bit12 -A409_bit_7 -A409_bit_6 -A409_bit_5 -A409_bit_4 -A409_bit_3 -A409_bit_2 -A409_bit_1 -A409_bit0 -A409_bit1 -A409_bit2 -A409_bit3 -A409_bit4 -A409_bit5 -A409_bit6 -A409_bit7 -A409_bit8 -A409_bit9 -A409_bit10 -A409_bit11 -A409_bit12 -A421_bit_7 -A421_bit_6 -A421_bit_5 -A421_bit_4 -A421_bit_3 -A421_bit_2 -A421_bit_1 -A421_bit0 -A421_bit1 -A421_bit2 -A421_bit3 -A421_bit4 -A421_bit5 -A421_bit6 -A421_bit7 -A421_bit8 -A421_bit9 -A421_bit10 -A421_bit11 -A421_bit12 -A386_bit_7 -A386_bit_6 -A386_bit_5 -A386_bit_4 -A386_bit_3 -A386_bit_2 -A386_bit_1 -A386_bit0 -A386_bit1 A386_bit2 -A386_bit3 -A386_bit4 -A386_bit5 -A386_bit6 -A386_bit7 -A386_bit8 -A386_bit9 -A386_bit10 -A386_bit11 -A386_bit12 -A410_bit_7 -A410_bit_6 -A410_bit_5 -A410_bit_4 -A410_bit_3 -A410_bit_2 -A410_bit_1 -A410_bit0 -A410_bit1 -A410_bit2 -A410_bit3 -A410_bit4 -A410_bit5 -A410_bit6 -A410_bit7 -A410_bit8 -A410_bit9 -A410_bit10 -A410_bit11 -A410_bit12 -A422_bit_7 -A422_bit_6 -A422_bit_5 -A422_bit_4 -A422_bit_3 -A422_bit_2 -A422_bit_1 -A422_bit0 -A422_bit1 -A422_bit2 -A422_bit3 -A422_bit4 -A422_bit5 -A422_bit6 -A422_bit7 -A422_bit8 -A422_bit9 -A422_bit10 -A422_bit11 -A422_bit12 A387_bit_7 A387_bit_6 A387_bit_5 A387_bit_4 A387_bit_3 -A387_bit_2 -A387_bit_1 -A387_bit0 -A387_bit1 -A387_bit2 -A387_bit3 -A387_bit4 -A387_bit5 -A387_bit6 -A387_bit7 -A387_bit8 -A387_bit9 -A387_bit10 -A387_bit11 -A387_bit12 A411_bit_7 A411_bit_6 A411_bit_5 A411_bit_4 A411_bit_3 -A411_bit_2 -A411_bit_1 -A411_bit0 -A411_bit1 -A411_bit2 -A411_bit3 -A411_bit4 -A411_bit5 -A411_bit6 -A411_bit7 -A411_bit8 -A411_bit9 -A411_bit10 -A411_bit11 -A411_bit12 A423_bit_7 A423_bit_6 A423_bit_5 A423_bit_4 -A423_bit_3 -A423_bit_2 -A423_bit_1 -A423_bit0 -A423_bit1 -A423_bit2 -A423_bit3 -A423_bit4 -A423_bit5 -A423_bit6 -A423_bit7 -A423_bit8 -A423_bit9 -A423_bit10 -A423_bit11 -A423_bit12 -A388_bit_7 -A388_bit_6 -A388_bit_5 -A388_bit_4 -A388_bit_3 -A388_bit_2 -A388_bit_1 -A388_bit0 -A388_bit1 A388_bit2 -A388_bit3 -A388_bit4 -A388_bit5 -A388_bit6 -A388_bit7 -A388_bit8 -A388_bit9 -A388_bit10 -A388_bit11 -A388_bit12 -A412_bit_7 -A412_bit_6 -A412_bit_5 -A412_bit_4 -A412_bit_3 -A412_bit_2 -A412_bit_1 -A412_bit0 -A412_bit1 -A412_bit2 -A412_bit3 -A412_bit4 -A412_bit5 -A412_bit6 -A412_bit7 -A412_bit8 -A412_bit9 -A412_bit10 -A412_bit11 -A412_bit12 -A424_bit_7 -A424_bit_6 -A424_bit_5 -A424_bit_4 -A424_bit_3 -A424_bit_2 -A424_bit_1 -A424_bit0 -A424_bit1 -A424_bit2 -A424_bit3 -A424_bit4 -A424_bit5 -A424_bit6 -A424_bit7 -A424_bit8 -A424_bit9 -A424_bit10 -A424_bit11 -A424_bit12 -A389_bit_7 -A389_bit_6 -A389_bit_5 -A389_bit_4 -A389_bit_3 -A389_bit_2 -A389_bit_1 -A389_bit0 -A389_bit1 A389_bit2 -A389_bit3 -A389_bit4 -A389_bit5 -A389_bit6 -A389_bit7 -A389_bit8 -A389_bit9 -A389_bit10 -A389_bit11 -A389_bit12 -A413_bit_7 -A413_bit_6 -A413_bit_5 -A413_bit_4 -A413_bit_3 -A413_bit_2 -A413_bit_1 -A413_bit0 -A413_bit1 -A413_bit2 -A413_bit3 -A413_bit4 -A413_bit5 -A413_bit6 -A413_bit7 -A413_bit8 -A413_bit9 -A413_bit10 -A413_bit11 -A413_bit12 -A425_bit_7 -A425_bit_6 -A425_bit_5 -A425_bit_4 -A425_bit_3 -A425_bit_2 -A425_bit_1 -A425_bit0 -A425_bit1 -A425_bit2 -A425_bit3 -A425_bit4 -A425_bit5 -A425_bit6 -A425_bit7 -A425_bit8 -A425_bit9 -A425_bit10 -A425_bit11 -A425_bit12 -A390_bit_7 -A390_bit_6 -A390_bit_5 -A390_bit_4 -A390_bit_3 -A390_bit_2 -A390_bit_1 -A390_bit0 -A390_bit1 A390_bit2 -A390_bit3 -A390_bit4 -A390_bit5 -A390_bit6 -A390_bit7 -A390_bit8 -A390_bit9 -A390_bit10 -A390_bit11 -A390_bit12 -A414_bit_7 -A414_bit_6 -A414_bit_5 -A414_bit_4 -A414_bit_3 -A414_bit_2 -A414_bit_1 -A414_bit0 -A414_bit1 -A414_bit2 -A414_bit3 -A414_bit4 -A414_bit5 -A414_bit6 -A414_bit7 -A414_bit8 -A414_bit9 -A414_bit10 -A414_bit11 -A414_bit12 -A426_bit_7 -A426_bit_6 -A426_bit_5 -A426_bit_4 -A426_bit_3 -A426_bit_2 -A426_bit_1 -A426_bit0 -A426_bit1 -A426_bit2 -A426_bit3 -A426_bit4 -A426_bit5 -A426_bit6 -A426_bit7 -A426_bit8 -A426_bit9 -A426_bit10 -A426_bit11 -A426_bit12 -A391_bit_7 -A391_bit_6 -A391_bit_5 -A391_bit_4 -A391_bit_3 -A391_bit_2 -A391_bit_1 -A391_bit0 -A391_bit1 -A391_bit2 -A391_bit3 -A391_bit4 -A391_bit5 -A391_bit6 -A391_bit7 -A391_bit8 -A391_bit9 -A391_bit10 -A391_bit11 -A391_bit12 -A427_bit_7 -A427_bit_6 -A427_bit_5 -A427_bit_4 -A427_bit_3 -A427_bit_2 -A427_bit_1 -A427_bit0 -A427_bit1 -A427_bit2 -A427_bit3 -A427_bit4 -A427_bit5 -A427_bit6 -A427_bit7 -A427_bit8 -A427_bit9 -A427_bit10 -A427_bit11 -A427_bit12 -A392_bit_7 -A392_bit_6 -A392_bit_5 -A392_bit_4 -A392_bit_3 -A392_bit_2 -A392_bit_1 -A392_bit0 -A392_bit1 -A392_bit2 -A392_bit3 -A392_bit4 -A392_bit5 -A392_bit6 -A392_bit7 -A392_bit8 -A392_bit9 -A392_bit10 -A392_bit11 -A392_bit12 -A428_bit_7 -A428_bit_6 -A428_bit_5 -A428_bit_4 -A428_bit_3 -A428_bit_2 -A428_bit_1 -A428_bit0 -A428_bit1 -A428_bit2 -A428_bit3 -A428_bit4 -A428_bit5 -A428_bit6 -A428_bit7 -A428_bit8 -A428_bit9 -A428_bit10 -A428_bit11 -A428_bit12 -A393_bit_7 -A393_bit_6 -A393_bit_5 -A393_bit_4 -A393_bit_3 -A393_bit_2 -A393_bit_1 -A393_bit0 -A393_bit1 -A393_bit2 -A393_bit3 -A393_bit4 -A393_bit5 -A393_bit6 -A393_bit7 -A393_bit8 -A393_bit9 -A393_bit10 -A393_bit11 -A393_bit12 -A429_bit_7 -A429_bit_6 -A429_bit_5 -A429_bit_4 -A429_bit_3 -A429_bit_2 -A429_bit_1 -A429_bit0 -A429_bit1 -A429_bit2 -A429_bit3 -A429_bit4 -A429_bit5 -A429_bit6 -A429_bit7 -A429_bit8 -A429_bit9 -A429_bit10 -A429_bit11 -A429_bit12 -A394_bit_7 -A394_bit_6 -A394_bit_5 -A394_bit_4 -A394_bit_3 -A394_bit_2 -A394_bit_1 -A394_bit0 -A394_bit1 -A394_bit2 -A394_bit3 -A394_bit4 -A394_bit5 -A394_bit6 -A394_bit7 -A394_bit8 -A394_bit9 -A394_bit10 -A394_bit11 -A394_bit12 -A430_bit_7 -A430_bit_6 -A430_bit_5 -A430_bit_4 -A430_bit_3 -A430_bit_2 -A430_bit_1 -A430_bit0 -A430_bit1 -A430_bit2 -A430_bit3 -A430_bit4 -A430_bit5 -A430_bit6 -A430_bit7 -A430_bit8 -A430_bit9 -A430_bit10 -A430_bit11 -A430_bit12 -A395_bit_7 -A395_bit_6 -A395_bit_5 -A395_bit_4 -A395_bit_3 -A395_bit_2 -A395_bit_1 -A395_bit0 -A395_bit1 -A395_bit2 -A395_bit3 -A395_bit4 -A395_bit5 -A395_bit6 -A395_bit7 -A395_bit8 -A395_bit9 -A395_bit10 -A395_bit11 -A395_bit12 -A431_bit_7 -A431_bit_6 -A431_bit_5 -A431_bit_4 -A431_bit_3 -A431_bit_2 -A431_bit_1 -A431_bit0 -A431_bit1 -A431_bit2 -A431_bit3 -A431_bit4 -A431_bit5 -A431_bit6 -A431_bit7 -A431_bit8 -A431_bit9 -A431_bit10 -A431_bit11 -A431_bit12 -A396_bit_7 -A396_bit_6 -A396_bit_5 -A396_bit_4 -A396_bit_3 -A396_bit_2 -A396_bit_1 -A396_bit0 -A396_bit1 A396_bit2 -A396_bit3 -A396_bit4 -A396_bit5 -A396_bit6 -A396_bit7 -A396_bit8 -A396_bit9 -A396_bit10 -A396_bit11 -A396_bit12 -A420_bit_7 -A420_bit_6 -A420_bit_5 -A420_bit_4 -A420_bit_3 -A420_bit_2 -A420_bit_1 -A420_bit0 -A420_bit1 -A420_bit2 -A420_bit3 -A420_bit4 -A420_bit5 -A420_bit6 -A420_bit7 -A420_bit8 -A420_bit9 -A420_bit10 -A420_bit11 -A420_bit12 -A432_bit_7 -A432_bit_6 -A432_bit_5 -A432_bit_4 -A432_bit_3 -A432_bit_2 -A432_bit_1 -A432_bit0 -A432_bit1 -A432_bit2 -A432_bit3 -A432_bit4 -A432_bit5 -A432_bit6 -A432_bit7 -A432_bit8 -A432_bit9 -A432_bit10 -A432_bit11 -A432_bit12 A438_bit_7 A438_bit_6 A438_bit_5 A438_bit_4 A438_bit_3 A438_bit_2 A438_bit_1 A438_bit0 A438_bit1 A438_bit2 -A438_bit3 A438_bit4 A438_bit5 A438_bit6 A438_bit7 A438_bit8 A438_bit9 -A438_bit10 -A438_bit11 -A438_bit12 A439_bit_7 A439_bit_6 A439_bit_5 A439_bit_4 A439_bit_3 A439_bit_2 A439_bit_1 A439_bit0 A439_bit1 A439_bit2 A439_bit3 A439_bit4 A439_bit5 A439_bit6 A439_bit7 A439_bit8 A439_bit9 -A439_bit10 -A439_bit11 -A439_bit12 A440_bit_7 A440_bit_6 A440_bit_5 A440_bit_4 A440_bit_3 A440_bit_2 A440_bit_1 A440_bit0 A440_bit1 A440_bit2 A440_bit3 -A440_bit4 A440_bit5 A440_bit6 A440_bit7 A440_bit8 A440_bit9 A440_bit10 -A440_bit11 -A440_bit12 A441_bit_7 A441_bit_6 A441_bit_5 A441_bit_4 A441_bit_3 A441_bit_2 A441_bit_1 A441_bit0 A441_bit1 A441_bit2 A441_bit3 A441_bit4 A441_bit5 A441_bit6 A441_bit7 A441_bit8 A441_bit9 -A441_bit10 -A441_bit11 -A441_bit12 -A442_bit_7 -A442_bit_6 -A442_bit_5 -A442_bit_4 -A442_bit_3 -A442_bit_2 -A442_bit_1 -A442_bit0 -A442_bit1 -A442_bit2 -A442_bit3 -A442_bit4 -A442_bit5 -A442_bit6 -A442_bit7 -A442_bit8 -A442_bit9 -A442_bit10 -A442_bit11 -A442_bit12 
c Cost: -20715832672
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/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1853402174 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 107 3 90 68 0 39 0
[pid=31926] 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/wulflinc29/normalized-mps-v2-13-7-israel.opb

[startup+10.0028 s]
Raw data (loadavg): 0.87 1.00 1.07 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 3706 0 0 0 917 35 0 0 25 0 1 0 1853402174 18284544 3617 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 4464 3617 1116 68 0 4396 0
[pid=31926] vsize: 17856
Current children cumulated CPU time (s) 9.52
Current children cumulated vsize (Kb) 17856

[startup+20.0036 s]
Raw data (loadavg): 0.89 1.00 1.07 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 3842 0 0 0 1814 71 0 0 25 0 1 0 1853402174 18931712 3753 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 4622 3753 1116 68 0 4554 0
[pid=31926] vsize: 18488
Current children cumulated CPU time (s) 18.85
Current children cumulated vsize (Kb) 18488

[startup+30.0043 s]
Raw data (loadavg): 0.91 1.00 1.07 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 4202 0 0 0 2699 109 0 0 24 0 1 0 1853402174 20418560 4113 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 4985 4113 1116 68 0 4917 0
[pid=31926] vsize: 19940
Current children cumulated CPU time (s) 28.08
Current children cumulated vsize (Kb) 19940

[startup+40.0051 s]
Raw data (loadavg): 0.92 1.00 1.07 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 4632 0 0 0 3609 139 0 0 25 0 1 0 1853402174 22061056 4529 4294967295 134512640 134736556 3221224560 3221223264 134597438 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 5386 4529 1116 68 0 5318 0
[pid=31926] vsize: 21544
Current children cumulated CPU time (s) 37.48
Current children cumulated vsize (Kb) 21544

[startup+50.0059 s]
Raw data (loadavg): 0.93 1.00 1.07 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 4827 0 0 0 4568 154 0 0 25 0 1 0 1853402174 22917120 4724 4294967295 134512640 134736556 3221224560 3221223152 134540280 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 5595 4724 1116 68 0 5527 0
[pid=31926] vsize: 22380
Current children cumulated CPU time (s) 47.22
Current children cumulated vsize (Kb) 22380

[startup+60.0067 s]
Raw data (loadavg): 0.94 1.00 1.06 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 5862 0 0 0 5540 166 0 0 25 0 1 0 1853402174 27107328 5759 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 6618 5759 1116 68 0 6550 0
[pid=31926] vsize: 26472
Current children cumulated CPU time (s) 57.06
Current children cumulated vsize (Kb) 26472

[startup+70.0075 s]
Raw data (loadavg): 0.95 1.00 1.06 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 6304 0 0 0 6510 178 0 0 25 0 1 0 1853402174 28864512 6201 4294967295 134512640 134736556 3221224560 3221223180 134537468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 7047 6201 1116 68 0 6979 0
[pid=31926] vsize: 28188
Current children cumulated CPU time (s) 66.88
Current children cumulated vsize (Kb) 28188

[startup+80.0082 s]
Raw data (loadavg): 0.96 1.00 1.06 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 7050 0 0 0 7481 190 0 0 25 0 1 0 1853402174 31969280 6947 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 7805 6947 1116 68 0 7737 0
[pid=31926] vsize: 31220
Current children cumulated CPU time (s) 76.71
Current children cumulated vsize (Kb) 31220

[startup+90.008 s]
Raw data (loadavg): 0.96 1.00 1.06 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 7738 0 0 0 8448 204 0 0 25 0 1 0 1853402174 34779136 7635 4294967295 134512640 134736556 3221224560 3221223272 134694469 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 8491 7635 1116 68 0 8423 0
[pid=31926] vsize: 33964
Current children cumulated CPU time (s) 86.52
Current children cumulated vsize (Kb) 33964

[startup+100.009 s]
Raw data (loadavg): 0.97 1.00 1.06 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 8104 0 0 0 9435 209 0 0 25 0 1 0 1853402174 36265984 8001 4294967295 134512640 134736556 3221224560 3221223232 134528656 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 8854 8001 1116 68 0 8786 0
[pid=31926] vsize: 35416
Current children cumulated CPU time (s) 96.44
Current children cumulated vsize (Kb) 35416

[startup+110.01 s]
Raw data (loadavg): 0.97 1.00 1.06 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 8557 0 0 0 10417 217 0 0 25 0 1 0 1853402174 38158336 8454 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 9316 8454 1116 68 0 9248 0
[pid=31926] vsize: 37264
Current children cumulated CPU time (s) 106.34
Current children cumulated vsize (Kb) 37264

[startup+120.009 s]
Raw data (loadavg): 0.98 1.00 1.06 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 8898 0 0 0 11387 228 0 0 25 0 1 0 1853402174 39510016 8795 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 9646 8795 1116 68 0 9578 0
[pid=31926] vsize: 38584
Current children cumulated CPU time (s) 116.15
Current children cumulated vsize (Kb) 38584

[startup+130.01 s]
Raw data (loadavg): 0.98 1.00 1.06 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 9160 0 0 0 12373 234 0 0 25 0 1 0 1853402174 40591360 9057 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 9910 9057 1116 68 0 9842 0
[pid=31926] vsize: 39640
Current children cumulated CPU time (s) 126.07
Current children cumulated vsize (Kb) 39640

[startup+140.011 s]
Raw data (loadavg): 0.98 1.00 1.06 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 9481 0 0 0 13348 245 0 0 25 0 1 0 1853402174 41938944 9378 4294967295 134512640 134736556 3221224560 3221223120 134543591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 10239 9378 1116 68 0 10171 0
[pid=31926] vsize: 40956
Current children cumulated CPU time (s) 135.93
Current children cumulated vsize (Kb) 40956

[startup+150.012 s]
Raw data (loadavg): 0.98 1.00 1.06 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 9658 0 0 0 14323 253 0 0 25 0 1 0 1853402174 42614784 9555 4294967295 134512640 134736556 3221224560 3221223232 134630398 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 10404 9555 1116 68 0 10336 0
[pid=31926] vsize: 41616
Current children cumulated CPU time (s) 145.76
Current children cumulated vsize (Kb) 41616

[startup+160.012 s]
Raw data (loadavg): 0.99 1.00 1.05 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 9869 0 0 0 15304 260 0 0 25 0 1 0 1853402174 43556864 9766 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 10634 9766 1116 68 0 10566 0
[pid=31926] vsize: 42536
Current children cumulated CPU time (s) 155.64
Current children cumulated vsize (Kb) 42536

[startup+170.013 s]
Raw data (loadavg): 0.99 1.00 1.05 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 10207 0 0 0 16277 271 0 0 25 0 1 0 1853402174 44904448 10104 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 10963 10104 1116 68 0 10895 0
[pid=31926] vsize: 43852
Current children cumulated CPU time (s) 165.48
Current children cumulated vsize (Kb) 43852

[startup+180.014 s]
Raw data (loadavg): 0.99 1.00 1.05 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 10464 0 0 0 17251 281 0 0 25 0 1 0 1853402174 45985792 10361 4294967295 134512640 134736556 3221224560 3221223220 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 11227 10361 1116 68 0 11159 0
[pid=31926] vsize: 44908
Current children cumulated CPU time (s) 175.32
Current children cumulated vsize (Kb) 44908

[startup+190.014 s]
Raw data (loadavg): 0.99 1.00 1.05 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 10787 0 0 0 18230 289 0 0 25 0 1 0 1853402174 47337472 10684 4294967295 134512640 134736556 3221224560 3221223152 134540266 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 11557 10684 1116 68 0 11489 0
[pid=31926] vsize: 46228
Current children cumulated CPU time (s) 185.19
Current children cumulated vsize (Kb) 46228

[startup+200.015 s]
Raw data (loadavg): 0.99 1.00 1.05 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 11119 0 0 0 19212 296 0 0 25 0 1 0 1853402174 48689152 11016 4294967295 134512640 134736556 3221224560 3221223156 134537394 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 11887 11016 1116 68 0 11819 0
[pid=31926] vsize: 47548
Current children cumulated CPU time (s) 195.08
Current children cumulated vsize (Kb) 47548

[startup+210.015 s]
Raw data (loadavg): 0.99 1.00 1.05 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 11320 0 0 0 20194 304 0 0 25 0 1 0 1853402174 49500160 11217 4294967295 134512640 134736556 3221224560 3221223084 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 12085 11217 1116 68 0 12017 0
[pid=31926] vsize: 48340
Current children cumulated CPU time (s) 204.98
Current children cumulated vsize (Kb) 48340

[startup+220.015 s]
Raw data (loadavg): 0.99 1.00 1.05 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 11682 0 0 0 21178 311 0 0 25 0 1 0 1853402174 50982912 11579 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 12447 11579 1116 68 0 12379 0
[pid=31926] vsize: 49788
Current children cumulated CPU time (s) 214.89
Current children cumulated vsize (Kb) 49788

[startup+230.016 s]
Raw data (loadavg): 0.99 1.00 1.05 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 11845 0 0 0 22169 315 0 0 25 0 1 0 1853402174 51658752 11742 4294967295 134512640 134736556 3221224560 3221223140 134716289 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 12612 11742 1116 68 0 12544 0
[pid=31926] vsize: 50448
Current children cumulated CPU time (s) 224.84
Current children cumulated vsize (Kb) 50448

[startup+240.016 s]
Raw data (loadavg): 0.99 1.00 1.05 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 11993 0 0 0 23156 319 0 0 25 0 1 0 1853402174 52195328 11890 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 12743 11890 1116 68 0 12675 0
[pid=31926] vsize: 50972
Current children cumulated CPU time (s) 234.75
Current children cumulated vsize (Kb) 50972

[startup+250.017 s]
Raw data (loadavg): 0.99 1.00 1.05 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 12112 0 0 0 24142 323 0 0 25 0 1 0 1853402174 52711424 12009 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 12869 12009 1116 68 0 12801 0
[pid=31926] vsize: 51476
Current children cumulated CPU time (s) 244.65
Current children cumulated vsize (Kb) 51476

[startup+260.018 s]
Raw data (loadavg): 0.99 1.00 1.04 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 12247 0 0 0 25124 330 0 0 25 0 1 0 1853402174 53252096 12144 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 13001 12144 1116 68 0 12933 0
[pid=31926] vsize: 52004
Current children cumulated CPU time (s) 254.54
Current children cumulated vsize (Kb) 52004

[startup+270.018 s]
Raw data (loadavg): 0.99 1.00 1.04 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 13122 0 0 0 26106 338 0 0 25 0 1 0 1853402174 56897536 13019 4294967295 134512640 134736556 3221224560 3221223232 134630626 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 13891 13019 1116 68 0 13823 0
[pid=31926] vsize: 55564
Current children cumulated CPU time (s) 264.44
Current children cumulated vsize (Kb) 55564

[startup+280.019 s]
Raw data (loadavg): 0.99 1.00 1.04 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 13865 0 0 0 27089 346 0 0 25 0 1 0 1853402174 59871232 13762 4294967295 134512640 134736556 3221224560 3221223276 134597284 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 14617 13762 1116 68 0 14549 0
[pid=31926] vsize: 58468
Current children cumulated CPU time (s) 274.35
Current children cumulated vsize (Kb) 58468

[startup+290.019 s]
Raw data (loadavg): 0.99 1.00 1.04 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 14481 0 0 0 28074 352 0 0 25 0 1 0 1853402174 62435328 14378 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 15243 14378 1116 68 0 15175 0
[pid=31926] vsize: 60972
Current children cumulated CPU time (s) 284.26
Current children cumulated vsize (Kb) 60972

[startup+300.019 s]
Raw data (loadavg): 0.99 1.00 1.04 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 14969 0 0 0 29060 358 0 0 25 0 1 0 1853402174 64462848 14866 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31926/statm): 15738 14866 1116 68 0 15670 0
[pid=31926] vsize: 62952
Current children cumulated CPU time (s) 294.18
Current children cumulated vsize (Kb) 62952

[startup+310.02 s]
Raw data (loadavg): 0.99 1.00 1.04 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 15848 0 0 0 30036 368 0 0 25 0 1 0 1853402174 67977216 15745 4294967295 134512640 134736556 3221224560 3221223296 134529288 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 16596 15745 1116 68 0 16528 0
[pid=31926] vsize: 66384
Current children cumulated CPU time (s) 304.04
Current children cumulated vsize (Kb) 66384

[startup+320.021 s]
Raw data (loadavg): 0.99 1.00 1.04 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 18092 0 0 0 31010 382 0 0 25 0 1 0 1853402174 76935168 17935 4294967295 134512640 134736556 3221224560 3221223232 134630118 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 18783 17935 1116 68 0 18715 0
[pid=31926] vsize: 75132
Current children cumulated CPU time (s) 313.92
Current children cumulated vsize (Kb) 75132

[startup+330.022 s]
Raw data (loadavg): 0.99 1.00 1.04 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 18770 0 0 0 31995 389 0 0 25 0 1 0 1853402174 79773696 18613 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 19476 18613 1116 68 0 19408 0
[pid=31926] vsize: 77904
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (Kb) 77904

[startup+340.021 s]
Raw data (loadavg): 0.99 1.00 1.04 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 19455 0 0 0 32980 394 0 0 25 0 1 0 1853402174 82612224 19298 4294967295 134512640 134736556 3221224560 3221223232 134528681 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 20169 19298 1116 68 0 20101 0
[pid=31926] vsize: 80676
Current children cumulated CPU time (s) 333.74
Current children cumulated vsize (Kb) 80676

[startup+350.022 s]
Raw data (loadavg): 0.99 1.00 1.04 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 20079 0 0 0 33966 400 0 0 25 0 1 0 1853402174 85184512 19922 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 20797 19922 1116 68 0 20729 0
[pid=31926] vsize: 83188
Current children cumulated CPU time (s) 343.66
Current children cumulated vsize (Kb) 83188

[startup+360.022 s]
Raw data (loadavg): 0.99 1.00 1.04 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 20631 0 0 0 34953 406 0 0 25 0 1 0 1853402174 87347200 20474 4294967295 134512640 134736556 3221224560 3221223232 134630648 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 21325 20474 1116 68 0 21257 0
[pid=31926] vsize: 85300
Current children cumulated CPU time (s) 353.59
Current children cumulated vsize (Kb) 85300

[startup+370.022 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 21123 0 0 0 35936 412 0 0 25 0 1 0 1853402174 89374720 20966 4294967295 134512640 134736556 3221224560 3221223184 134537427 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 21820 20966 1116 68 0 21752 0
[pid=31926] vsize: 87280
Current children cumulated CPU time (s) 363.48
Current children cumulated vsize (Kb) 87280

[startup+380.023 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 21478 0 0 0 36923 417 0 0 25 0 1 0 1853402174 90861568 21321 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 22183 21321 1116 68 0 22115 0
[pid=31926] vsize: 88732
Current children cumulated CPU time (s) 373.4
Current children cumulated vsize (Kb) 88732

[startup+390.023 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 21905 0 0 0 37907 424 0 0 25 0 1 0 1853402174 92622848 21748 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 22613 21748 1116 68 0 22545 0
[pid=31926] vsize: 90452
Current children cumulated CPU time (s) 383.31
Current children cumulated vsize (Kb) 90452

[startup+400.024 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 22284 0 0 0 38881 434 0 0 25 0 1 0 1853402174 94093312 22127 4294967295 134512640 134736556 3221224560 3221222848 134717547 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 22972 22127 1116 68 0 22904 0
[pid=31926] vsize: 91888
Current children cumulated CPU time (s) 393.15
Current children cumulated vsize (Kb) 91888

[startup+410.025 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 22603 0 0 0 39853 444 0 0 25 0 1 0 1853402174 95432704 22446 4294967295 134512640 134736556 3221224560 3221223112 134544505 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 23299 22446 1116 68 0 23231 0
[pid=31926] vsize: 93196
Current children cumulated CPU time (s) 402.97
Current children cumulated vsize (Kb) 93196

[startup+420.026 s]
Raw data (loadavg): 0.99 1.00 1.03 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 23447 0 0 0 40835 451 0 0 25 0 1 0 1853402174 98947072 23290 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 24157 23290 1116 68 0 24089 0
[pid=31926] vsize: 96628
Current children cumulated CPU time (s) 412.86
Current children cumulated vsize (Kb) 96628

[startup+430.026 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 24889 0 0 0 41814 461 0 0 25 0 1 0 1853402174 104759296 24732 4294967295 134512640 134736556 3221224560 3221223152 134537400 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 25576 24732 1116 68 0 25508 0
[pid=31926] vsize: 102304
Current children cumulated CPU time (s) 422.75
Current children cumulated vsize (Kb) 102304

[startup+440.027 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 25285 0 0 0 42794 469 0 0 25 0 1 0 1853402174 106381312 25128 4294967295 134512640 134736556 3221224560 3221223036 134536620 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 25972 25128 1116 68 0 25904 0
[pid=31926] vsize: 103888
Current children cumulated CPU time (s) 432.63
Current children cumulated vsize (Kb) 103888

[startup+450.028 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 25568 0 0 0 43777 476 0 0 25 0 1 0 1853402174 107593728 25411 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 26268 25411 1116 68 0 26200 0
[pid=31926] vsize: 105072
Current children cumulated CPU time (s) 442.53
Current children cumulated vsize (Kb) 105072

[startup+460.029 s]
Raw data (loadavg): 0.99 1.00 1.03 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 26124 0 0 0 44768 479 0 0 25 0 1 0 1853402174 109895680 25967 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 26830 25967 1116 68 0 26762 0
[pid=31926] vsize: 107320
Current children cumulated CPU time (s) 452.47
Current children cumulated vsize (Kb) 107320

[startup+470.028 s]
Raw data (loadavg): 0.99 1.00 1.02 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 26141 0 0 0 45741 489 0 0 25 0 1 0 1853402174 109895680 25984 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 26830 25984 1116 68 0 26762 0
[pid=31926] vsize: 107320
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (Kb) 107320

[startup+480.029 s]
Raw data (loadavg): 0.99 1.00 1.02 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 26561 0 0 0 46710 501 0 0 25 0 1 0 1853402174 111628288 26404 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 27253 26404 1116 68 0 27185 0
[pid=31926] vsize: 109012
Current children cumulated CPU time (s) 472.11
Current children cumulated vsize (Kb) 109012

[startup+490.031 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 26633 0 0 0 47689 509 0 0 25 0 1 0 1853402174 111898624 26476 4294967295 134512640 134736556 3221224560 3221223248 134524877 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 27319 26476 1116 68 0 27251 0
[pid=31926] vsize: 109276
Current children cumulated CPU time (s) 481.98
Current children cumulated vsize (Kb) 109276

[startup+500.033 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 26769 0 0 0 48674 515 0 0 25 0 1 0 1853402174 112574464 26612 4294967295 134512640 134736556 3221224560 3221223232 134630676 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 27484 26612 1116 68 0 27416 0
[pid=31926] vsize: 109936
Current children cumulated CPU time (s) 491.89
Current children cumulated vsize (Kb) 109936

[startup+510.033 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 26796 0 0 0 49645 523 0 0 25 0 1 0 1853402174 112574464 26639 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 27484 26639 1116 68 0 27416 0
[pid=31926] vsize: 109936
Current children cumulated CPU time (s) 501.68
Current children cumulated vsize (Kb) 109936

[startup+520.032 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 26964 0 0 0 50621 532 0 0 25 0 1 0 1853402174 113385472 26807 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 27682 26807 1116 68 0 27614 0
[pid=31926] vsize: 110728
Current children cumulated CPU time (s) 511.53
Current children cumulated vsize (Kb) 110728

[startup+530.033 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 27416 0 0 0 51615 535 0 0 25 0 1 0 1853402174 115142656 27259 4294967295 134512640 134736556 3221224560 3221223072 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 28111 27259 1116 68 0 28043 0
[pid=31926] vsize: 112444
Current children cumulated CPU time (s) 521.5
Current children cumulated vsize (Kb) 112444

[startup+540.033 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 27855 0 0 0 52609 538 0 0 25 0 1 0 1853402174 117035008 27698 4294967295 134512640 134736556 3221224560 3221223156 134544529 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 28573 27698 1116 68 0 28505 0
[pid=31926] vsize: 114292
Current children cumulated CPU time (s) 531.47
Current children cumulated vsize (Kb) 114292

[startup+550.034 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 28283 0 0 0 53603 541 0 0 25 0 1 0 1853402174 118657024 28126 4294967295 134512640 134736556 3221224560 3221223152 134540291 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 28969 28126 1116 68 0 28901 0
[pid=31926] vsize: 115876
Current children cumulated CPU time (s) 541.44
Current children cumulated vsize (Kb) 115876

[startup+560.034 s]
Raw data (loadavg): 0.99 1.00 1.02 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 28712 0 0 0 54597 545 0 0 25 0 1 0 1853402174 120414208 28555 4294967295 134512640 134736556 3221224560 3221223168 134537375 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 29398 28555 1116 68 0 29330 0
[pid=31926] vsize: 117592
Current children cumulated CPU time (s) 551.42
Current children cumulated vsize (Kb) 117592

[startup+570.034 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 29139 0 0 0 55590 548 0 0 25 0 1 0 1853402174 122171392 28982 4294967295 134512640 134736556 3221224560 3221223072 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 29827 28982 1116 68 0 29759 0
[pid=31926] vsize: 119308
Current children cumulated CPU time (s) 561.38
Current children cumulated vsize (Kb) 119308

[startup+580.035 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 29549 0 0 0 56585 551 0 0 25 0 1 0 1853402174 123928576 29392 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 30256 29392 1116 68 0 30188 0
[pid=31926] vsize: 121024
Current children cumulated CPU time (s) 571.36
Current children cumulated vsize (Kb) 121024

[startup+590.036 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 29972 0 0 0 57578 555 0 0 25 0 1 0 1853402174 125702144 29815 4294967295 134512640 134736556 3221224560 3221223068 134540130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 30689 29815 1116 68 0 30621 0
[pid=31926] vsize: 122756
Current children cumulated CPU time (s) 581.33
Current children cumulated vsize (Kb) 122756

[startup+600.036 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 30398 0 0 0 58566 560 0 0 25 0 1 0 1853402174 127459328 30241 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 31118 30241 1116 68 0 31050 0
[pid=31926] vsize: 124472
Current children cumulated CPU time (s) 591.26
Current children cumulated vsize (Kb) 124472

[startup+610.037 s]
Raw data (loadavg): 0.99 1.00 1.01 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 30419 0 0 0 59544 568 0 0 25 0 1 0 1853402174 127459328 30262 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 31118 30262 1116 68 0 31050 0
[pid=31926] vsize: 124472
Current children cumulated CPU time (s) 601.12
Current children cumulated vsize (Kb) 124472

[startup+620.038 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 30679 0 0 0 60519 578 0 0 25 0 1 0 1853402174 128540672 30522 4294967295 134512640 134736556 3221224560 3221223232 134528656 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 31382 30522 1116 68 0 31314 0
[pid=31926] vsize: 125528
Current children cumulated CPU time (s) 610.97
Current children cumulated vsize (Kb) 125528

[startup+630.039 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 30908 0 0 0 61508 582 0 0 25 0 1 0 1853402174 129486848 30751 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 31613 30751 1116 68 0 31545 0
[pid=31926] vsize: 126452
Current children cumulated CPU time (s) 620.9
Current children cumulated vsize (Kb) 126452

[startup+640.038 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 31002 0 0 0 62498 586 0 0 25 0 1 0 1853402174 129892352 30845 4294967295 134512640 134736556 3221224560 3221223180 134544504 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 31712 30845 1116 68 0 31644 0
[pid=31926] vsize: 126848
Current children cumulated CPU time (s) 630.84
Current children cumulated vsize (Kb) 126848

[startup+650.039 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 31005 0 0 0 63491 589 0 0 25 0 1 0 1853402174 129892352 30848 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 31712 30848 1116 68 0 31644 0
[pid=31926] vsize: 126848
Current children cumulated CPU time (s) 640.8
Current children cumulated vsize (Kb) 126848

[startup+660.04 s]
Raw data (loadavg): 0.99 1.00 1.01 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 31007 0 0 0 64484 591 0 0 25 0 1 0 1853402174 129892352 30850 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 31712 30850 1116 68 0 31644 0
[pid=31926] vsize: 126848
Current children cumulated CPU time (s) 650.75
Current children cumulated vsize (Kb) 126848

[startup+670.04 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 31215 0 0 0 65471 597 0 0 25 0 1 0 1853402174 130703360 31058 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 31910 31058 1116 68 0 31842 0
[pid=31926] vsize: 127640
Current children cumulated CPU time (s) 660.68
Current children cumulated vsize (Kb) 127640

[startup+680.04 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 31291 0 0 0 66459 602 0 0 25 0 1 0 1853402174 131108864 31134 4294967295 134512640 134736556 3221224560 3221223084 134540032 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 32009 31134 1116 68 0 31941 0
[pid=31926] vsize: 128036
Current children cumulated CPU time (s) 670.61
Current children cumulated vsize (Kb) 128036

[startup+690.041 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 31293 0 0 0 67448 606 0 0 25 0 1 0 1853402174 131108864 31136 4294967295 134512640 134736556 3221224560 3221223156 1077374210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 32009 31136 1116 68 0 31941 0
[pid=31926] vsize: 128036
Current children cumulated CPU time (s) 680.54
Current children cumulated vsize (Kb) 128036

[startup+700.042 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 31295 0 0 0 68438 609 0 0 25 0 1 0 1853402174 131108864 31138 4294967295 134512640 134736556 3221224560 3221223164 134537562 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 32009 31138 1116 68 0 31941 0
[pid=31926] vsize: 128036
Current children cumulated CPU time (s) 690.47
Current children cumulated vsize (Kb) 128036

[startup+710.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 31295 0 0 0 69429 612 0 0 25 0 1 0 1853402174 131108864 31138 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 32009 31138 1116 68 0 31941 0
[pid=31926] vsize: 128036
Current children cumulated CPU time (s) 700.41
Current children cumulated vsize (Kb) 128036

[startup+720.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 31576 0 0 0 70417 618 0 0 25 0 1 0 1853402174 132190208 31419 4294967295 134512640 134736556 3221224560 3221223200 134553321 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 32273 31419 1116 68 0 32205 0
[pid=31926] vsize: 129092
Current children cumulated CPU time (s) 710.35
Current children cumulated vsize (Kb) 129092

[startup+730.043 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 32137 0 0 0 71405 624 0 0 25 0 1 0 1853402174 134488064 31980 4294967295 134512640 134736556 3221224560 3221223232 134630626 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 32834 31980 1116 68 0 32766 0
[pid=31926] vsize: 131336
Current children cumulated CPU time (s) 720.29
Current children cumulated vsize (Kb) 131336

[startup+740.044 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 32592 0 0 0 72395 628 0 0 25 0 1 0 1853402174 136380416 32435 4294967295 134512640 134736556 3221224560 3221223248 134536587 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 33296 32435 1116 68 0 33228 0
[pid=31926] vsize: 133184
Current children cumulated CPU time (s) 730.23
Current children cumulated vsize (Kb) 133184

[startup+750.045 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 32984 0 0 0 73386 633 0 0 25 0 1 0 1853402174 138002432 32827 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 33692 32827 1116 68 0 33624 0
[pid=31926] vsize: 134768
Current children cumulated CPU time (s) 740.19
Current children cumulated vsize (Kb) 134768

[startup+760.046 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 33587 0 0 0 74375 638 0 0 25 0 1 0 1853402174 140435456 33430 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 34286 33430 1116 68 0 34218 0
[pid=31926] vsize: 137144
Current children cumulated CPU time (s) 750.13
Current children cumulated vsize (Kb) 137144

[startup+770.045 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 34077 0 0 0 75365 643 0 0 25 0 1 0 1853402174 142462976 33920 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 34781 33920 1116 68 0 34713 0
[pid=31926] vsize: 139124
Current children cumulated CPU time (s) 760.08
Current children cumulated vsize (Kb) 139124

[startup+780.046 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 34905 0 0 0 76343 652 0 0 25 0 1 0 1853402174 145842176 34748 4294967295 134512640 134736556 3221224560 3221223208 134543297 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 35606 34748 1116 68 0 35538 0
[pid=31926] vsize: 142424
Current children cumulated CPU time (s) 769.95
Current children cumulated vsize (Kb) 142424

[startup+790.047 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 36341 0 0 0 77319 662 0 0 25 0 1 0 1853402174 151097344 36022 4294967295 134512640 134736556 3221224560 3221223236 134536476 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 36889 36022 1116 68 0 36821 0
[pid=31926] vsize: 147556
Current children cumulated CPU time (s) 779.81
Current children cumulated vsize (Kb) 147556

[startup+800.048 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 37392 0 0 0 78298 672 0 0 25 0 1 0 1853402174 155430912 37073 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 37947 37073 1116 68 0 37879 0
[pid=31926] vsize: 151788
Current children cumulated CPU time (s) 789.7
Current children cumulated vsize (Kb) 151788

[startup+810.048 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 37946 0 0 0 79280 679 0 0 25 0 1 0 1853402174 157728768 37627 4294967295 134512640 134736556 3221224560 3221223108 134544525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 38508 37627 1116 68 0 38440 0
[pid=31926] vsize: 154032
Current children cumulated CPU time (s) 799.59
Current children cumulated vsize (Kb) 154032

[startup+820.047 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 38213 0 0 0 80267 685 0 0 25 0 1 0 1853402174 158810112 37894 4294967295 134512640 134736556 3221224560 3221223136 134543071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 38772 37894 1116 68 0 38704 0
[pid=31926] vsize: 155088
Current children cumulated CPU time (s) 809.52
Current children cumulated vsize (Kb) 155088

[startup+830.048 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 38624 0 0 0 81252 691 0 0 25 0 1 0 1853402174 160432128 38305 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 39168 38305 1116 68 0 39100 0
[pid=31926] vsize: 156672
Current children cumulated CPU time (s) 819.43
Current children cumulated vsize (Kb) 156672

[startup+840.049 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 38896 0 0 0 82235 697 0 0 25 0 1 0 1853402174 161513472 38577 4294967295 134512640 134736556 3221224560 3221223272 134694484 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 39432 38577 1116 68 0 39364 0
[pid=31926] vsize: 157728
Current children cumulated CPU time (s) 829.32
Current children cumulated vsize (Kb) 157728

[startup+850.049 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 39422 0 0 0 83223 702 0 0 25 0 1 0 1853402174 163676160 39103 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 39960 39103 1116 68 0 39892 0
[pid=31926] vsize: 159840
Current children cumulated CPU time (s) 839.25
Current children cumulated vsize (Kb) 159840

[startup+860.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 39645 0 0 0 84208 707 0 0 25 0 1 0 1853402174 164622336 39326 4294967295 134512640 134736556 3221224560 3221223072 134543125 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 40191 39326 1116 68 0 40123 0
[pid=31926] vsize: 160764
Current children cumulated CPU time (s) 849.15
Current children cumulated vsize (Kb) 160764

[startup+870.05 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 39665 0 0 0 85192 713 0 0 25 0 1 0 1853402174 164757504 39346 4294967295 134512640 134736556 3221224560 3221222844 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 40224 39346 1116 68 0 40156 0
[pid=31926] vsize: 160896
Current children cumulated CPU time (s) 859.05
Current children cumulated vsize (Kb) 160896

[startup+880.051 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 39698 0 0 0 86182 716 0 0 25 0 1 0 1853402174 164892672 39379 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 40257 39379 1116 68 0 40189 0
[pid=31926] vsize: 161028
Current children cumulated CPU time (s) 868.98
Current children cumulated vsize (Kb) 161028

[startup+890.052 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 39705 0 0 0 87180 717 0 0 25 0 1 0 1853402174 164892672 39386 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 40257 39386 1116 68 0 40189 0
[pid=31926] vsize: 161028
Current children cumulated CPU time (s) 878.97
Current children cumulated vsize (Kb) 161028

[startup+900.052 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 39707 0 0 0 88176 718 0 0 25 0 1 0 1853402174 164892672 39388 4294967295 134512640 134736556 3221224560 3221223184 134537363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 40257 39388 1116 68 0 40189 0
[pid=31926] vsize: 161028
Current children cumulated CPU time (s) 888.94
Current children cumulated vsize (Kb) 161028

[startup+910.052 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 39981 0 0 0 89169 722 0 0 25 0 1 0 1853402174 165978112 39662 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 40522 39662 1116 68 0 40454 0
[pid=31926] vsize: 162088
Current children cumulated CPU time (s) 898.91
Current children cumulated vsize (Kb) 162088

[startup+920.053 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 40484 0 0 0 90160 727 0 0 25 0 1 0 1853402174 168140800 40165 4294967295 134512640 134736556 3221224560 3221223272 134554078 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31926/statm): 41050 40165 1116 68 0 40982 0
[pid=31926] vsize: 164200
Current children cumulated CPU time (s) 908.87
Current children cumulated vsize (Kb) 164200

[startup+930.054 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 41110 0 0 0 91146 734 0 0 25 0 1 0 1853402174 170708992 40791 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 41677 40791 1116 68 0 41609 0
[pid=31926] vsize: 166708
Current children cumulated CPU time (s) 918.8
Current children cumulated vsize (Kb) 166708

[startup+940.053 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 41707 0 0 0 92135 739 0 0 25 0 1 0 1853402174 173142016 41388 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 42271 41388 1116 68 0 42203 0
[pid=31926] vsize: 169084
Current children cumulated CPU time (s) 928.74
Current children cumulated vsize (Kb) 169084

[startup+950.054 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 42366 0 0 0 93125 744 0 0 25 0 1 0 1853402174 175845376 42047 4294967295 134512640 134736556 3221224560 3221222984 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 42931 42047 1116 68 0 42863 0
[pid=31926] vsize: 171724
Current children cumulated CPU time (s) 938.69
Current children cumulated vsize (Kb) 171724

[startup+960.054 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 43160 0 0 0 94115 750 0 0 25 0 1 0 1853402174 179089408 42841 4294967295 134512640 134736556 3221224560 3221223120 134551094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 43723 42841 1116 68 0 43655 0
[pid=31926] vsize: 174892
Current children cumulated CPU time (s) 948.65
Current children cumulated vsize (Kb) 174892

[startup+970.054 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 43772 0 0 0 95105 755 0 0 25 0 1 0 1853402174 181522432 43453 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 44317 43453 1116 68 0 44249 0
[pid=31926] vsize: 177268
Current children cumulated CPU time (s) 958.6
Current children cumulated vsize (Kb) 177268

[startup+980.055 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 44353 0 0 0 96096 759 0 0 25 0 1 0 1853402174 183955456 44034 4294967295 134512640 134736556 3221224560 3221223204 134543865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 44911 44034 1116 68 0 44843 0
[pid=31926] vsize: 179644
Current children cumulated CPU time (s) 968.55
Current children cumulated vsize (Kb) 179644

[startup+990.054 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 44708 0 0 0 97083 765 0 0 25 0 1 0 1853402174 185442304 44389 4294967295 134512640 134736556 3221224560 3221223120 134550999 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 45274 44389 1116 68 0 45206 0
[pid=31926] vsize: 181096
Current children cumulated CPU time (s) 978.48
Current children cumulated vsize (Kb) 181096

[startup+1000.06 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 44713 0 0 0 98073 769 0 0 25 0 1 0 1853402174 185442304 44394 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 45274 44394 1116 68 0 45206 0
[pid=31926] vsize: 181096
Current children cumulated CPU time (s) 988.42
Current children cumulated vsize (Kb) 181096

[startup+1010.06 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 44735 0 0 0 99058 774 0 0 25 0 1 0 1853402174 185577472 44416 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 45307 44416 1116 68 0 45239 0
[pid=31926] vsize: 181228
Current children cumulated CPU time (s) 998.32
Current children cumulated vsize (Kb) 181228

[startup+1020.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 44740 0 0 0 100043 779 0 0 25 0 1 0 1853402174 185577472 44421 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 45307 44421 1116 68 0 45239 0
[pid=31926] vsize: 181228
Current children cumulated CPU time (s) 1008.22
Current children cumulated vsize (Kb) 181228

[startup+1030.06 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 44807 0 0 0 101030 784 0 0 25 0 1 0 1853402174 185847808 44488 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 45373 44488 1116 68 0 45305 0
[pid=31926] vsize: 181492
Current children cumulated CPU time (s) 1018.14
Current children cumulated vsize (Kb) 181492

[startup+1040.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 45315 0 0 0 102018 789 0 0 25 0 1 0 1853402174 187875328 44996 4294967295 134512640 134736556 3221224560 3221223120 134551008 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 45868 44996 1116 68 0 45800 0
[pid=31926] vsize: 183472
Current children cumulated CPU time (s) 1028.07
Current children cumulated vsize (Kb) 183472

[startup+1050.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 45821 0 0 0 103010 794 0 0 25 0 1 0 1853402174 190038016 45502 4294967295 134512640 134736556 3221224560 3221223296 134529232 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46396 45502 1116 68 0 46328 0
[pid=31926] vsize: 185584
Current children cumulated CPU time (s) 1038.04
Current children cumulated vsize (Kb) 185584

[startup+1060.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 45867 0 0 0 104004 797 0 0 25 0 1 0 1853402174 190173184 45548 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46429 45548 1116 68 0 46361 0
[pid=31926] vsize: 185716
Current children cumulated CPU time (s) 1048.01
Current children cumulated vsize (Kb) 185716

[startup+1070.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 45907 0 0 0 104996 799 0 0 25 0 1 0 1853402174 190308352 45588 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46462 45588 1116 68 0 46394 0
[pid=31926] vsize: 185848
Current children cumulated CPU time (s) 1057.95
Current children cumulated vsize (Kb) 185848

[startup+1080.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 45930 0 0 0 105991 801 0 0 25 0 1 0 1853402174 190443520 45611 4294967295 134512640 134736556 3221224560 3221223068 134540061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46495 45611 1116 68 0 46427 0
[pid=31926] vsize: 185980
Current children cumulated CPU time (s) 1067.92
Current children cumulated vsize (Kb) 185980

[startup+1090.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 45936 0 0 0 106989 802 0 0 25 0 1 0 1853402174 190443520 45617 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46495 45617 1116 68 0 46427 0
[pid=31926] vsize: 185980
Current children cumulated CPU time (s) 1077.91
Current children cumulated vsize (Kb) 185980

[startup+1100.06 s]
Raw data (loadavg): 0.99 1.00 1.00 1/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) T 31925 31926 19818 0 -1 0 45970 0 0 0 107985 803 0 0 25 0 1 0 1853402174 190578688 45651 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46528 45651 1116 68 0 46460 0
[pid=31926] vsize: 186112
Current children cumulated CPU time (s) 1087.88
Current children cumulated vsize (Kb) 186112

[startup+1110.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 45996 0 0 0 108981 805 0 0 25 0 1 0 1853402174 190713856 45677 4294967295 134512640 134736556 3221224560 3221223232 134528741 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46561 45677 1116 68 0 46493 0
[pid=31926] vsize: 186244
Current children cumulated CPU time (s) 1097.86
Current children cumulated vsize (Kb) 186244

[startup+1120.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 46023 0 0 0 109973 808 0 0 25 0 1 0 1853402174 190844928 45704 4294967295 134512640 134736556 3221224560 3221223248 134536462 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46593 45704 1116 68 0 46525 0
[pid=31926] vsize: 186372
Current children cumulated CPU time (s) 1107.81
Current children cumulated vsize (Kb) 186372

[startup+1130.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 46060 0 0 0 110965 812 0 0 25 0 1 0 1853402174 190980096 45741 4294967295 134512640 134736556 3221224560 3221223216 134536532 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46626 45741 1116 68 0 46558 0
[pid=31926] vsize: 186504
Current children cumulated CPU time (s) 1117.77
Current children cumulated vsize (Kb) 186504

[startup+1140.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 46101 0 0 0 111960 814 0 0 25 0 1 0 1853402174 191115264 45782 4294967295 134512640 134736556 3221224560 3221223120 134550935 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46659 45782 1116 68 0 46591 0
[pid=31926] vsize: 186636
Current children cumulated CPU time (s) 1127.74
Current children cumulated vsize (Kb) 186636

[startup+1150.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 46162 0 0 0 112953 818 0 0 25 0 1 0 1853402174 191385600 45843 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46725 45843 1116 68 0 46657 0
[pid=31926] vsize: 186900
Current children cumulated CPU time (s) 1137.71
Current children cumulated vsize (Kb) 186900

[startup+1160.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 46194 0 0 0 113948 819 0 0 25 0 1 0 1853402174 191520768 45875 4294967295 134512640 134736556 3221224560 3221223100 134536708 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46758 45875 1116 68 0 46690 0
[pid=31926] vsize: 187032
Current children cumulated CPU time (s) 1147.67
Current children cumulated vsize (Kb) 187032

[startup+1170.06 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 46270 0 0 0 114941 822 0 0 25 0 1 0 1853402174 191791104 45951 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46824 45951 1116 68 0 46756 0
[pid=31926] vsize: 187296
Current children cumulated CPU time (s) 1157.63
Current children cumulated vsize (Kb) 187296

[startup+1180.07 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 46361 0 0 0 115910 834 0 0 25 0 1 0 1853402174 192196608 46042 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46923 46042 1116 68 0 46855 0
[pid=31926] vsize: 187692
Current children cumulated CPU time (s) 1167.44
Current children cumulated vsize (Kb) 187692

[startup+1190.07 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 46437 0 0 0 116883 844 0 0 25 0 1 0 1853402174 192466944 46118 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 46989 46118 1116 68 0 46921 0
[pid=31926] vsize: 187956
Current children cumulated CPU time (s) 1177.27
Current children cumulated vsize (Kb) 187956

[startup+1200.07 s]
Raw data (loadavg): 0.99 1.00 1.00 2/56 31926
Raw data (/proc/31926/stat): 31926 (bsolo) R 31925 31926 19818 0 -1 0 46609 0 0 0 117871 848 0 0 25 0 1 0 1853402174 193277952 46290 4294967295 134512640 134736556 3221224560 3221223296 134529259 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31926/statm): 47187 46290 1116 68 0 47119 0
[pid=31926] vsize: 188748
Current children cumulated CPU time (s) 1187.19
Current children cumulated vsize (Kb) 188748
One traced child (pid=31926) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 1208.06
CPU time (s): 1195.11
CPU user time (s): 1186.51
CPU system time (s): 8.60069
CPU usage (%): 98.9283
Max. virtual memory (cumulated for all children) (Kb): 188748

Verifier Data

Verifier:	OK	-20715832672