Trace number 4814205
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 into four (or five) parts:
-
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 ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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 X seconds (see the parameters in the trace). 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 X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
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.
-
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 provides some useful information on the computer.
Solver answer on this benchmark
| Solver Name | Answer | CPU time | Wall clock time |
|---|
| NaPS 1.04 | SAT | 3422.05 | 3431.74 |
General information on the benchmark
| Name | PB25/normalized-PB25/DEC-LIN/wallon/ normalized-SolitairePattern-table-3-3-9.opb |
| MD5SUM | 297c2237af667ea8e386e1666cb34677 |
| Bench Category | DEC-LIN (decision problem, linear constraints, no UNSAT certificate) |
| Best result obtained on this benchmark | SAT |
| Best value of the objective obtained on this benchmark | 0 |
| Best CPU time to get the best result obtained on this benchmark | 118.125 |
| Has Objective Function | NO |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 625728 |
| Total number of constraints | 628780 |
| Number of constraints which are clauses | 6288 |
| Number of constraints which are cardinality constraints (but not clauses) | 56 |
| Number of constraints which are nor clauses,nor cardinality constraints | 622436 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 2712 |
| Number of terms in the objective function | 0 |
| Biggest coefficient in the objective function | 0 |
| Number of bits for the biggest coefficient in the objective function | 0 |
| Sum of the numbers in the objective function | 0 |
| Number of bits of the sum of numbers in the objective function | 0 |
| Biggest number in a constraint | 75 |
| Number of bits of the biggest number in a constraint | 7 |
| Biggest sum of numbers in a constraint | 2977 |
| Number of bits of the biggest sum of numbers | 12 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Solver Data
0.00/0.01 exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4814205-1782889795.opb
0.00/0.03 c NaPS 1.03a50.
0.00/0.03 c Using SAT solver: Kissat
0.00/0.03 c Input file name: HOME/instance-4814205-1782889795.opb
0.00/0.03 c Parsing PB file...
3.65/3.78 c V: 132
3.65/3.78 c Converting 628731 PB-constraints to clauses...
4.35/4.40 c initScipForCoop
4.96/5.08 c Running SCIP presolver (time limit: 500 sec)...
4.96/5.08 c solveScip
4.96/5.08 c initScipForCoop
4.96/5.08 c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
6.06/6.15 c presolving:
6.96/7.01 c (round 1, fast) 10889 del vars, 132 del conss, 0 add conss, 66 chg bounds, 28 chg sides, 56 chg coeffs, 0 upgd conss, 0 impls, 525380 clqs, 0 implints
7.06/7.13 c (round 2, fast) 30451 del vars, 19762 del conss, 0 add conss, 8938 chg bounds, 19748 chg sides, 19776 chg coeffs, 0 upgd conss, 0 impls, 522964 clqs, 0 implints
7.84/7.92 c (2.8s) running MILP presolver
16.03/16.15 c (11.1s) MILP presolver (2 rounds): 0 aggregations, 553 fixings, 0 bound changes
16.11/16.23 c (round 3, medium) 31004 del vars, 19762 del conss, 0 add conss, 8938 chg bounds, 19748 chg sides, 19776 chg coeffs, 0 upgd conss, 0 impls, 522413 clqs, 0 implints
16.21/16.30 c (round 4, fast) 31004 del vars, 20315 del conss, 0 add conss, 8938 chg bounds, 19748 chg sides, 19776 chg coeffs, 0 upgd conss, 0 impls, 522413 clqs, 0 implints
17.31/17.47 c (round 5, exhaustive) 31004 del vars, 20398 del conss, 0 add conss, 8938 chg bounds, 19748 chg sides, 19776 chg coeffs, 605451 upgd conss, 0 impls, 522413 clqs, 0 implints
29.17/29.39 c (round 6, medium) 31004 del vars, 622597 del conss, 1713737 add conss, 8938 chg bounds, 19804 chg sides, 19888 chg coeffs, 605451 upgd conss, 0 impls, 1717297 clqs, 0 implints
31.56/31.76 c (round 7, exhaustive) 31004 del vars, 622625 del conss, 1713765 add conss, 8938 chg bounds, 19804 chg sides, 20924 chg coeffs, 608306 upgd conss, 0 impls, 1717297 clqs, 0 implints
42.94/43.12 c (38.0s) probing: 51/605414 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
42.94/43.12 c (38.0s) probing aborted: 50/50 successive totally useless probings
46.02/46.27 c (41.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
47.51/47.73 c (42.7s) no symmetry present (symcode time: 0.28)
48.11/48.31 c presolving (8 rounds: 8 fast, 5 medium, 3 exhaustive):
48.11/48.31 c 31004 deleted vars, 622625 deleted constraints, 1713765 added constraints, 8938 tightened bounds, 0 added holes, 19804 changed sides, 20924 changed coefficients
48.11/48.31 c 0 implications, 1717297 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
48.11/48.31 c presolved problem has 605414 variables (605414 bin, 0 int, 0 cont) and 1719871 constraints
48.11/48.31 c 1716961 constraints of type <setppc>
48.11/48.31 c 55 constraints of type <linear>
48.11/48.31 c 2855 constraints of type <logicor>
48.11/48.31 c transformed objective value is always integral (scale: 1)
48.11/48.31 c Presolving Time: 42.23
48.11/48.36 c
504.50/506.16 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
504.50/506.16 c 501s| 1 | 0 | 60067 | - | 6720M | 0 | 605k|1719k|1719k| 0 | 0 | 38 | 0 | 0.000000e+00 | -- | Inf | unknown
504.50/506.16 c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
504.50/506.16 c
504.50/506.16 c SCIP Status : solving was interrupted [time limit reached]
504.50/506.16 c Solving Time (sec) : 501.08
504.50/506.16 c Solving Nodes : 1
504.50/506.16 c Primal Bound : +1.00000000000000e+20 (0 solutions)
504.50/506.16 c Dual Bound : +0.00000000000000e+00
504.50/506.16 c Gap : infinite
504.50/506.16 c SCIP status: 23 (TIMELIMIT)
504.50/506.16 c solveScip: freeing transform (!can_skip_free_transform)
507.38/509.02 c SCIP presolver: sst_unknown
507.38/509.02 c -- Clauses(.)/Splits(s): #######################################################estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 9
507.57/509.22 c Try to convert by bdds
507.57/509.22 c d: 1
507.57/509.22 c estimatedAdderCost: 231
507.57/509.22 c Try to convert by bdds
507.57/509.24 c D: 1
507.57/509.24 c estimatedAdderCost: 231
507.57/509.24 c Try to convert by bdds
507.57/509.26 c D: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.26 c d: 1
507.57/509.26 c estimatedAdderCost: 3
507.57/509.26 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.27 c d: 1
507.57/509.27 c estimatedAdderCost: 3
507.57/509.27 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 3
507.57/509.28 c Try to convert by bdds
507.57/509.28 c d: 1
507.57/509.28 c estimatedAdderCost: 231
507.57/509.28 c Try to convert by bdds
507.67/509.30 c D: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.30 c d: 1
507.67/509.30 c estimatedAdderCost: 3
507.67/509.30 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.31 c d: 1
507.67/509.31 c estimatedAdderCost: 3
507.67/509.31 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try to convert by bdds
507.67/509.32 c d: 1
507.67/509.32 c estimatedAdderCost: 3
507.67/509.32 c Try [...]
#
# trace file is too large. Trace was truncated at this point.
#
567744 -x567745 -x567746 -x567747 -x567748 -x567749 -x567750 -x567751 -x567752 -x567753 -x567754 -x567755 -x567756 -x567757 -x567758 -x567759 -x567760 -x567761 -x567762 -x567763 -x567764 -x567765 -x567766 -x567767 -x567768 -x567769 -x567770 -x567771 -x567772 -x567773 -x567774 -x567775 -x567776 -x567777 -x567778 -x567779 -x567780 -x567781 -x567782 -x567783 -x567784 -x567785 -x567786 -x567787 -x567788 -x567789 -x567790 -x567791 -x567792 -x567793 -x567794 -x567795 -x567796 -x567797 -x567798 -x567799 -x567800 -x567801 -x567802 -x567803 -x567804 -x567805 -x567806 -x567807 -x567808 -x567809 -x567810 -x567811 -x567812 -x567813 -x567814 -x567815 -x567816 -x567817 -x567818 -x567819 -x567820 -x567821 -x567822 -x567823 -x567824 -x567825 -x567826 -x567827 -x567828 -x567829 -x567830 -x567831 -x567832 -x567833 -x567834 -x567835 -x567836 -x567837 -x567838 -x567839 -x567840 -x567841 -x567842 -x567843 -x567844 -x567845 -x567846 -x567847 -x567848 -x567849 -x567850 -x567851 -x567852 -x567853 -x567854 -x567855 -x567856 -x567857 -x567858 -x567859 -x567860 -x567861 -x567862 -x567863 -x567864 -x567865 -x567866 -x567867 x567868 -x567869 -x567870 -x567871 -x567872 -x567873 -x567874 -x567875 -x567876 -x567877 -x567878 -x567879 -x567880 -x567881 -x567882 -x567883 -x567884 -x567885 -x567886 -x567887 -x567888 -x567889 -x567890 -x567891 -x567892 -x567893 -x567894 -x567895 -x567896 -x567897 -x567898 -x567899 -x567900 -x567901 -x567902 -x567903 -x567904 -x567905 -x567906 -x567907 -x567908 -x567909 -x567910 -x567911 -x567912 -x567913 -x567914 -x567915 -x567916 -x567917 -x567918 -x567919 -x567920 -x567921 -x567922 -x567923 -x567924 -x567925 -x567926 -x567927 -x567928 -x567929 -x567930 -x567931 -x567932 -x567933 -x567934 -x567935 -x567936 -x567937 -x567938 -x567939 -x567940 -x567941 -x567942 -x567943 -x567944 -x567945 -x567946 -x567947 -x567948 -x567949 -x567950 -x567951 -x567952 -x567953 -x567954 -x567955 -x567956 -x567957 -x567958 -x567959 -x567960 -x567961 -x567962 -x567963 -x567964 -x567965 -x567966 -x567967 -x567968 -x567969 -x567970 -x567971 -x567972 -x567973 -x567974 -x567975 -x567976 -x567977 -x567978 -x567979 -x567980 -x567981 -x567982 -x567983 -x567984 -x567985 -x567986 -x567987 -x567988 -x567989 -x567990 -x567991 -x567992 -x567993 -x567994 -x567995 -x567996 -x567997 -x567998 -x567999
3421.79/3431.57 v -x568000 -x568001 -x568002 -x568003 -x568004 -x568005 -x568006 -x568007 -x568008 -x568009 -x568010 -x568011 -x568012 -x568013 -x568014 -x568015 -x568016 -x568017 -x568018 -x568019 -x568020 -x568021 -x568022 -x568023 -x568024 -x568025 -x568026 -x568027 -x568028 -x568029 -x568030 -x568031 -x568032 -x568033 -x568034 -x568035 -x568036 -x568037 -x568038 -x568039 -x568040 -x568041 -x568042 -x568043 -x568044 -x568045 -x568046 -x568047 -x568048 -x568049 -x568050 -x568051 -x568052 -x568053 -x568054 -x568055 -x568056 -x568057 -x568058 -x568059 -x568060 -x568061 -x568062 -x568063 -x568064 -x568065 -x568066 -x568067 -x568068 -x568069 -x568070 -x568071 -x568072 -x568073 -x568074 -x568075 -x568076 -x568077 -x568078 -x568079 -x568080 -x568081 -x568082 -x568083 -x568084 -x568085 -x568086 -x568087 -x568088 -x568089 -x568090 -x568091 -x568092 -x568093 -x568094 -x568095 -x568096 -x568097 -x568098 -x568099 -x568100 -x568101 -x568102 -x568103 -x568104 -x568105 -x568106 -x568107 -x568108 -x568109 -x568110 -x568111 -x568112 -x568113 -x568114 -x568115 -x568116 -x568117 -x568118 -x568119 -x568120 -x568121 -x568122 -x568123 -x568124 -x568125 -x568126 -x568127 -x568128 -x568129 -x568130 -x568131 -x568132 -x568133 -x568134 -x568135 -x568136 -x568137 -x568138 -x568139 -x568140 -x568141 -x568142 -x568143 -x568144 -x568145 -x568146 -x568147 -x568148 -x568149 -x568150 -x568151 -x568152 x568153 -x568154 -x568155 -x568156 -x568157 -x568158 -x568159 -x568160 -x568161 -x568162 -x568163 -x568164 -x568165 -x568166 -x568167 -x568168 -x568169 -x568170 -x568171 -x568172 -x568173 -x568174 -x568175 -x568176 -x568177 -x568178 -x568179 -x568180 -x568181 -x568182 -x568183 -x568184 -x568185 -x568186 -x568187 -x568188 -x568189 -x568190 -x568191 -x568192 -x568193 -x568194 -x568195 -x568196 -x568197 -x568198 -x568199 -x568200 -x568201 -x568202 -x568203 -x568204 -x568205 -x568206 -x568207 -x568208 -x568209 -x568210 -x568211 -x568212 -x568213 -x568214 -x568215 -x568216 -x568217 -x568218 -x568219 -x568220 -x568221 -x568222 -x568223 -x568224 -x568225 -x568226 -x568227 -x568228 -x568229 -x568230 -x568231 -x568232 -x568233 -x568234 -x568235 -x568236 -x568237 -x568238 -x568239 -x568240 -x568241 -x568242 -x568243 -x568244 -x568245 -x568246 -x568247 -x568248 -x568249 -x568250 -x568251 -x568252 -x568253 -x568254 -x568255 -x568256 -x568257 -x568258 -x568259 -x568260 -x568261 -x568262 -x568263 -x568264 -x568265 -x568266 -x568267 -x568268 -x568269 -x568270 -x568271 -x568272 -x568273 -x568274 x568275 -x568276 -x568277 -x568278 -x568279 -x568280 -x568281 -x568282 -x568283 -x568284 -x568285 -x568286 -x568287 -x568288 -x568289 -x568290 -x568291 -x568292 -x568293 -x568294 -x568295 -x568296 -x568297 -x568298 -x568299 -x568300 -x568301 -x568302 -x568303 -x568304 -x568305 -x568306 -x568307 -x568308 -x568309 -x568310 -x568311 -x568312 -x568313 -x568314 -x568315 -x568316 -x568317 -x568318 -x568319 -x568320 -x568321 -x568322 -x568323 -x568324 -x568325 -x568326 -x568327 -x568328 -x568329 -x568330 -x568331 -x568332 -x568333 -x568334 -x568335 -x568336 -x568337 -x568338 -x568339 -x568340 -x568341 -x568342 -x568343 -x568344 -x568345 -x568346 -x568347 -x568348 -x568349 -x568350 -x568351 -x568352 -x568353 -x568354 -x568355 -x568356 -x568357 -x568358 -x568359 -x568360 -x568361 -x568362 -x568363 -x568364 -x568365 -x568366 -x568367 -x568368 -x568369 -x568370 -x568371 -x568372 -x568373 -x568374 -x568375 -x568376 -x568377 -x568378 -x568379 -x568380 -x568381 -x568382 -x568383 -x568384 -x568385 -x568386 -x568387 -x568388 -x568389 -x568390 -x568391 -x568392 -x568393 -x568394 -x568395 -x568396 -x568397 -x568398 -x568399 -x568400 -x568401 -x568402 -x568403 x568404 -x568405 -x568406 -x568407 -x568408 -x568409 -x568410 -x568411 -x568412 -x568413 -x568414 -x568415 -x568416 -x568417 -x568418 -x568419 -x568420 -x568421 -x568422 -x568423 -x568424 -x568425 -x568426 -x568427 -x568428 -x568429 -x568430 -x568431 -x568432 -x568433 -x568434 -x568435 -x568436 -x568437 -x568438 -x568439 -x568440 -x568441 -x568442 -x568443 -x568444 -x568445 -x568446 -x568447 -x568448 -x568449 -x568450 -x568451 -x568452 -x568453 -x568454 -x568455 -x568456 -x568457 -x568458 -x568459 -x568460 -x568461 -x568462 -x568463 -x568464 -x568465 -x568466 -x568467 -x568468 -x568469 -x568470 -x568471 -x568472 -x568473 -x568474 -x568475 -x568476 -x568477 -x568478 -x568479 -x568480 -x568481 -x568482 -x568483 -x568484 -x568485 -x568486 -x568487 -x568488 -x568489 -x568490 -x568491 -x568492 -x568493 -x568494 -x568495 -x568496 -x568497 -x568498 -x568499 -x568500 -x568501 -x568502 -x568503 -x568504 -x568505 -x568506 -x568507 -x568508 -x568509 -x568510 -x568511 -x568512 -x568513 -x568514 -x568515 -x568516 -x568517 -x568518 -x568519 -x568520 -x568521 -x568522 -x568523 -x568524 -x568525 -x568526 -x568527 -x568528 -x568529 -x568530 -x568531 -x568532 -x568533 -x568534 -x568535 -x568536 -x568537 -x568538 -x568539 -x568540 -x568541 -x568542 -x568543 -x568544 -x568545 -x568546 -x568547 -x568548 -x568549 -x568550 -x568551 -x568552 -x568553 -x568554 -x568555 -x568556 -x568557 -x568558 -x568559 -x568560 -x568561 -x568562 -x568563 -x568564 -x568565 -x568566 -x568567 -x568568 -x568569 -x568570 -x568571 -x568572 -x568573 -x568574 -x568575 -x568576 -x568577 -x568578 -x568579 -x568580 -x568581 -x568582 -x568583 -x568584 -x568585 -x568586 -x568587 -x568588 -x568589 -x568590 -x568591 -x568592 -x568593 -x568594 -x568595 -x568596 -x568597 -x568598 -x568599 -x568600 -x568601 -x568602 -x568603 -x568604 -x568605 -x568606 -x568607 -x568608 -x568609 -x568610 -x568611 -x568612 -x568613 -x568614 -x568615 -x568616 -x568617 -x568618 -x568619 -x568620 -x568621 -x568622 -x568623 -x568624 -x568625 -x568626 -x568627 -x568628 -x568629 -x568630 -x568631 -x568632 -x568633 -x568634 -x568635 -x568636 -x568637 -x568638 -x568639 -x568640 -x568641 -x568642 -x568643 -x568644 -x568645 -x568646 -x568647 -x568648 -x568649 -x568650 -x568651 -x568652 -x568653 -x568654 -x568655 -x568656 -x568657 -x568658 -x568659 -x568660 -x568661 -x568662 -x568663 -x568664 -x568665 -x568666 -x568667 -x568668 -x568669 -x568670 -x568671 -x568672 -x568673 -x568674 -x568675 -x568676 -x568677 -x568678 -x568679 -x568680 -x568681 -x568682 -x568683 -x568684 -x568685 -x568686 -x568687 -x568688 -x568689 -x568690 -x568691 -x568692 -x568693 -x568694 -x568695 -x568696 -x568697 -x568698 -x568699 -x568700 -x568701 -x568702 -x568703 -x568704 -x568705 -x568706 -x568707 -x568708 -x568709 -x568710 -x568711 -x568712 -x568713 -x568714 -x568715 -x568716 -x568717 -x568718 -x568719 -x568720 -x568721 -x568722 -x568723 -x568724 -x568725 -x568726 -x568727 -x568728 -x568729 -x568730 -x568731 -x568732 -x568733 -x568734 -x568735 -x568736 -x568737 -x568738 -x568739 -x568740 -x568741 -x568742 -x568743 -x568744 -x568745 -x568746 -x568747 -x568748 -x568749 -x568750 -x568751 -x568752 -x568753 -x568754 -x568755 -x568756 -x568757 -x568758 -x568759 x568760 -x568761 -x568762 -x568763 -x568764 -x568765 -x568766 -x568767 -x568768 -x568769 -x568770 -x568771 -x568772 -x568773 -x568774 -x568775 -x568776 -x568777 -x568778 -x568779 -x568780 -x568781 -x568782 -x568783 -x568784 -x568785 -x568786 -x568787 -x568788 -x568789 -x568790 -x568791 -x568792 -x568793 -x568794 -x568795 -x568796 -x568797 -x568798 -x568799 -x568800 -x568801 -x568802 -x568803 -x568804 -x568805 -x568806 -x568807 -x568808 -x568809 -x568810 -x568811 -x568812 -x568813 -x568814 -x568815 -x568816 -x568817 -x568818 -x568819 -x568820 -x568821 -x568822 -x568823 -x568824 -x568825 -x568826 -x568827 -x568828 -x568829 -x568830 -x568831 -x568832 -x568833 -x568834 -x568835 -x568836 -x568837 -x568838 -x568839 -x568840 -x568841 -x568842 -x568843 -x568844 -x568845 -x568846 -x568847 -x568848 -x568849 -x568850 -x568851 -x568852 -x568853 -x568854 -x568855 -x568856 -x568857 -x568858 -x568859 -x568860 -x568861 -x568862 -x568863 -x568864 -x568865 -x568866 -x568867 -x568868 -x568869 -x568870 -x568871 -x568872 -x568873 -x568874 -x568875 -x568876 -x568877 -x568878 -x568879 -x568880 -x568881 -x568882 -x568883 -x568884 -x568885 -x568886 -x568887 -x568888 -x568889 -x568890 -x568891 -x568892 -x568893 -x568894 -x568895 -x568896 -x568897 -x568898 -x568899 -x568900 -x568901 -x568902 -x568903 -x568904 -x568905 -x568906 -x568907 -x568908 -x568909 -x568910 -x568911 -x568912 -x568913 -x568914 -x568915 -x568916 -x568917 -x568918 -x568919 -x568920 -x568921 -x568922 -x568923 -x568924 -x568925 -x568926 -x568927 -x568928 -x568929 -x568930 -x568931 -x568932 -x568933 -x568934 -x568935 -x568936 -x568937 -x568938 -x568939 -x568940 -x568941 -x568942 -x568943 -x568944 -x568945 -x568946 -x568947 -x568948 -x568949 -x568950 -x568951 -x568952 -x568953 -x568954 -x568955 -x568956 -x568957 -x568958 -x568959 -x568960 -x568961 -x568962 -x568963 -x568964 -x568965 -x568966 -x568967 -x568968 -x568969 -x568970 -x568971 -x568972 -x568973 -x568974 -x568975 -x568976 -x568977 -x568978 -x568979 -x568980 -x568981 -x568982 -x568983 -x568984 -x568985 -x568986 -x568987 -x568988 -x568989 -x568990 -x568991 -x568992 -x568993 -x568994 -x568995 -x568996 -x568997 -x568998 -x568999 -x569000 -x569001 -x569002 -x569003 -x569004 -x569005 -x569006 -x569007 -x569008 -x569009 -x569010 -x569011 -x569012 -x569013 -x569014 -x569015 -x569016 -x569017 -x569018 -x569019 -x569020 -x569021 -x569022 -x569023 -x569024 -x569025 -x569026 -x569027 -x569028 -x569029 -x569030 -x569031 -x569032 -x569033 -x569034 -x569035 -x569036 -x569037 -x569038 -x569039 -x569040 -x569041 -x569042 -x569043 -x569044 -x569045 -x569046 -x569047 -x569048 -x569049 -x569050 x569051 -x569052 -x569053 -x569054 -x569055 -x569056 -x569057 -x569058 -x569059 -x569060 -x569061 -x569062 -x569063 -x569064 -x569065 -x569066 -x569067 -x569068 -x569069 -x569070 -x569071 -x569072 -x569073 -x569074 -x569075 -x569076 -x569077 -x569078 -x569079 -x569080 -x569081 -x569082 -x569083 -x569084 -x569085 -x569086 -x569087 -x569088 -x569089 -x569090 -x569091 -x569092 -x569093 -x569094 -x569095 -x569096 -x569097 -x569098 -x569099 -x569100 -x569101 -x569102 -x569103 -x569104 -x569105 -x569106 -x569107 -x569108 -x569109 -x569110 -x569111 -x569112 -x569113 -x569114 -x569115 -x569116 -x569117 -x569118 -x569119 -x569120 -x569121 -x569122 -x569123 -x569124 -x569125 -x569126 -x569127 -x569128 -x569129 -x569130 -x569131 -x569132 -x569133 -x569134 -x569135 -x569136 -x569137 -x569138 -x569139 -x569140 -x569141 -x569142 -x569143 -x569144 -x569145 -x569146 -x569147 -x569148 -x569149 -x569150 -x569151 -x569152 -x569153 -x569154 -x569155 -x569156 -x569157 -x569158 -x569159 -x569160 -x569161 -x569162 -x569163 -x569164 -x569165 -x569166 -x569167 -x569168 -x569169 -x569170 -x569171 -x569172 -x569173 -x569174 -x569175 -x569176 -x569177 -x569178 -x569179 -x569180 -x569181 -x569182 -x569183 -x569184 -x569185 -x569186 -x569187 -x569188 -x569189 -x569190 -x569191 -x569192 -x569193 -x569194 -x569195 -x569196 -x569197 -x569198 -x569199 -x569200 -x569201 -x569202 -x569203 -x569204 -x569205 -x569206 -x569207 -x569208 -x569209 -x569210 -x569211 -x569212 -x569213 -x569214 -x569215 -x569216 -x569217 -x569218 -x569219 -x569220 -x569221 -x569222 -x569223 -x569224 -x569225 -x569226 -x569227 -x569228 -x569229 -x569230 -x569231 -x569232 -x569233 -x569234 -x569235 -x569236 -x569237 -x569238 -x569239 -x569240 -x569241 -x569242 -x569243 -x569244 -x569245 -x569246 -x569247 -x569248 -x569249 -x569250 -x569251 -x569252 -x569253 -x569254 -x569255 -x569256 -x569257 -x569258 -x569259 -x569260 -x569261 -x569262 -x569263 -x569264 -x569265 -x569266 -x569267 -x569268 -x569269 -x569270 -x569271 -x569272 -x569273 -x569274 x569275 -x569276 -x569277 -x569278 -x569279 -x569280 -x569281 -x569282 -x569283 -x569284 -x569285 -x569286 -x569287 -x569288 -x569289 -x569290 -x569291 -x569292 -x569293 -x569294 -x569295 -x569296 -x569297 -x569298 -x569299 -x569300 -x569301 -x569302 -x569303 -x569304 -x569305 -x569306 -x569307 -x569308 -x569309 -x569310 -x569311 -x569312 -x569313 -x569314 -x569315 -x569316 -x569317 -x569318 -x569319 -x569320 -x569321 -x569322 -x569323 -x569324 -x569325 -x569326 -x569327 -x569328 -x569329 -x569330 -x569331 -x569332 -x569333 -x569334 -x569335 -x569336 -x569337 -x569338 -x569339 -x569340 -x569341 -x569342 -x569343 -x569344 -x569345 -x569346 -x569347 -x569348 -x569349 -x569350 -x569351 -x569352 -x569353 -x569354 -x569355 -x569356 -x569357 -x569358 -x569359 -x569360 -x569361 -x569362 -x569363 -x569364 -x569365 -x569366 -x569367 -x569368 -x569369 -x569370 -x569371 -x569372 -x569373 -x569374 -x569375 -x569376 -x569377 -x569378 -x569379 -x569380 -x569381 -x569382 -x569383 -x569384 -x569385 -x569386 -x569387 -x569388 -x569389 -x569390 -x569391 -x569392 -x569393 -x569394 -x569395 -x569396 -x569397 -x569398 -x569399 -x569400 -x569401 -x569402 -x569403 -x569404 -x569405 -x569406 -x569407 -x569408 -x569409 -x569410 -x569411 -x569412 -x569413 -x569414 -x569415 -x569416 -x569417 -x569418 -x569419 -x569420 -x569421 -x569422 -x569423 -x569424 -x569425 -x569426 -x569427 -x569428 -x569429 -x569430 -x569431 -x569432 -x569433 -x569434 -x569435 -x569436 -x569437 -x569438 -x569439 -x569440 -x569441 -x569442 -x569443 -x569444 -x569445 -x569446 -x569447 -x569448 -x569449 -x569450 -x569451 -x569452 -x569453 -x569454 -x569455 -x569456 -x569457 -x569458 -x569459 -x569460 -x569461 -x569462 -x569463 -x569464 -x569465 -x569466 -x569467 -x569468 -x569469 -x569470 -x569471 -x569472 -x569473 -x569474 -x569475 -x569476 -x569477 -x569478 -x569479 -x569480 x569481 -x569482 -x569483 -x569484 -x569485 -x569486 -x569487 -x569488 -x569489 -x569490 -x569491 -x569492 -x569493 -x569494 -x569495 -x569496 -x569497 -x569498 -x569499 -x569500 -x569501 -x569502 -x569503 -x569504 -x569505 -x569506 -x569507 -x569508 -x569509 -x569510 -x569511 -x569512 -x569513 -x569514 -x569515 -x569516 -x569517 -x569518 -x569519 -x569520 -x569521 -x569522 -x569523 -x569524 -x569525 -x569526 -x569527 -x569528 -x569529 -x569530 -x569531 -x569532 -x569533 -x569534 -x569535 -x569536 -x569537 -x569538 -x569539 -x569540 -x569541 -x569542 -x569543 -x569544 -x569545 -x569546 -x569547 -x569548 -x569549 -x569550 -x569551 -x569552 -x569553 -x569554 -x569555 -x569556 -x569557 -x569558 -x569559 -x569560 -x569561 -x569562 -x569563 -x569564 -x569565 -x569566 -x569567 -x569568 -x569569 -x569570 -x569571 -x569572 -x569573 -x569574 -x569575 -x569576 -x569577 -x569578 -x569579 -x569580 -x569581 -x569582 -x569583 -x569584 -x569585 -x569586 -x569587 -x569588 -x569589 -x569590 -x569591 -x569592 -x569593 -x569594 -x569595 -x569596 -x569597 -x569598 -x569599 -x569600 -x569601 -x569602 -x569603 -x569604 -x569605 -x569606 -x569607 -x569608 -x569609 -x569610 -x569611 -x569612 -x569613 -x569614 -x569615 -x569616 -x569617 -x569618 -x569619 -x569620 -x569621 -x569622 -x569623 -x569624 -x569625 -x569626 -x569627 -x569628 -x569629 -x569630 -x569631 -x569632 -x569633 -x569634 -x569635 -x569636 -x569637 -x569638 -x569639 -x569640 -x569641 -x569642 -x569643 -x569644 -x569645 -x569646 -x569647 x569648 -x569649 -x569650 -x569651 -x569652 -x569653 -x569654 -x569655 -x569656 -x569657 -x569658 -x569659 -x569660 -x569661 -x569662 -x569663 -x569664 -x569665 -x569666 -x569667 -x569668 -x569669 -x569670 -x569671 -x569672 -x569673 -x569674 -x569675 -x569676 -x569677 -x569678 -x569679 -x569680 -x569681 -x569682 -x569683 -x569684 -x569685 -x569686 -x569687 -x569688 -x569689 -x569690 -x569691 -x569692 -x569693 -x569694 -x569695 -x569696 -x569697 -x569698 -x569699 -x569700 -x569701 -x569702 -x569703 -x569704 -x569705 -x569706 -x569707 -x569708 -x569709 -x569710 -x569711 -x569712 -x569713 -x569714 -x569715 -x569716 -x569717 -x569718 -x569719 -x569720 -x569721 -x569722 -x569723 -x569724 -x569725 -x569726 -x569727 -x569728 -x569729 -x569730 -x569731 -x569732 -x569733 -x569734 -x569735 -x569736 -x569737 -x569738 -x569739 -x569740 -x569741 -x569742 -x569743 -x569744 -x569745 -x569746 -x569747 -x569748 -x569749 -x569750 -x569751 -x569752 -x569753 -x569754 -x569755 -x569756 -x569757 -x569758 -x569759 -x569760 -x569761 -x569762 -x569763 -x569764 -x569765 -x569766 -x569767 -x569768 -x569769 -x569770 -x569771 -x569772 -x569773 -x569774 -x569775 -x569776 -x569777 -x569778 -x569779 -x569780 -x569781 -x569782 -x569783 -x569784 -x569785 -x569786 -x569787 -x569788 -x569789 -x569790 -x569791 -x569792 -x569793 -x569794 -x569795 -x569796 -x569797 -x569798 -x569799 -x569800 -x569801 -x569802 -x569803 -x569804 -x569805 -x569806 -x569807 -x569808 -x569809 -x569810 -x569811 -x569812 -x569813 -x569814 -x569815 -x569816 -x569817 -x569818 -x569819 -x569820 -x569821 -x569822 -x569823 -x569824 -x569825 -x569826 -x569827 -x569828 -x569829 -x569830 -x569831 -x569832 -x569833 -x569834 -x569835 -x569836 -x569837 -x569838 -x569839 -x569840 -x569841 -x569842 -x569843 -x569844 -x569845 -x569846 -x569847 -x569848 -x569849 -x569850 -x569851 -x569852 -x569853 -x569854 -x569855 -x569856 -x569857 -x569858 -x569859 -x569860 -x569861 -x569862 -x569863 -x569864 -x569865 -x569866 -x569867 -x569868 -x569869 -x569870 -x569871 -x569872 -x569873 -x569874 -x569875 -x569876 -x569877 -x569878 -x569879 -x569880 -x569881 -x569882 -x569883 -x569884 -x569885 -x569886 -x569887 -x569888 -x569889 -x569890 -x569891 -x569892 -x569893 -x569894 x569895 -x569896 -x569897 -x569898 -x569899 -x569900 -x569901 -x569902 -x569903 -x569904 -x569905 -x569906 -x569907 -x569908 -x569909 -x569910 -x569911 -x569912 -x569913 -x569914 -x569915 -x569916 -x569917 -x569918 -x569919 -x569920 -x569921 -x569922 -x569923 -x569924 -x569925 -x569926 -x569927 -x569928 -x569929 -x569930 -x569931 -x569932 -x569933 -x569934 -x569935 -x569936 -x569937 -x569938 -x569939 -x569940 -x569941 -x569942 -x569943 -x569944 -x569945 -x569946 -x569947 -x569948 -x569949 -x569950 -x569951 -x569952 -x569953 -x569954 -x569955 -x569956 -x569957 -x569958 -x569959 -x569960 -x569961 -x569962 -x569963 -x569964 -x569965 -x569966 -x569967 -x569968 -x569969 -x569970 -x569971 -x569972 -x569973 -x569974 -x569975 -x569976 -x569977 -x569978 -x569979 -x569980 -x569981 -x569982 -x569983 -x569984 -x569985 -x569986 -x569987 -x569988 -x569989 -x569990 -x569991 -x569992 -x569993 -x569994 -x569995 -x569996 -x569997 -x569998 -x569999
3421.79/3431.57 v -x570000 -x570001 -x570002 -x570003 x570004 -x570005 -x570006 -x570007 -x570008 -x570009 -x570010 -x570011 -x570012 -x570013 -x570014 -x570015 -x570016 -x570017 -x570018 -x570019 -x570020 -x570021 -x570022 -x570023 -x570024 -x570025 -x570026 -x570027 -x570028 -x570029 -x570030 -x570031 -x570032 -x570033 -x570034 -x570035 -x570036 -x570037 -x570038 -x570039 -x570040 -x570041 -x570042 -x570043 -x570044 -x570045 -x570046 -x570047 -x570048 -x570049 -x570050 -x570051 -x570052 -x570053 -x570054 -x570055 -x570056 -x570057 -x570058 -x570059 -x570060 -x570061 -x570062 -x570063 -x570064 -x570065 -x570066 -x570067 -x570068 -x570069 -x570070 -x570071 -x570072 -x570073 -x570074 -x570075 -x570076 -x570077 -x570078 -x570079 -x570080 -x570081 -x570082 -x570083 -x570084 -x570085 -x570086 -x570087 -x570088 -x570089 -x570090 -x570091 -x570092 -x570093 -x570094 -x570095 -x570096 -x570097 -x570098 -x570099 -x570100 -x570101 -x570102 -x570103 -x570104 -x570105 -x570106 -x570107 -x570108 -x570109 -x570110 -x570111 -x570112 -x570113 -x570114 -x570115 -x570116 -x570117 -x570118 -x570119 -x570120 -x570121 -x570122 -x570123 -x570124 -x570125 -x570126 -x570127 -x570128 -x570129 -x570130 -x570131 -x570132 -x570133 -x570134 -x570135 -x570136 -x570137 -x570138 -x570139 -x570140 -x570141 -x570142 -x570143 -x570144 -x570145 -x570146 -x570147 -x570148 -x570149 -x570150 -x570151 -x570152 -x570153 -x570154 -x570155 -x570156 -x570157 -x570158 -x570159 -x570160 -x570161 -x570162 -x570163 -x570164 -x570165 -x570166 x570167 -x570168 -x570169 -x570170 -x570171 -x570172 -x570173 -x570174 -x570175 -x570176 -x570177 -x570178 -x570179 -x570180 -x570181 -x570182 -x570183 -x570184 -x570185 -x570186 -x570187 -x570188 -x570189 -x570190 -x570191 -x570192 -x570193 -x570194 -x570195 -x570196 -x570197 -x570198 -x570199 -x570200 -x570201 -x570202 -x570203 -x570204 -x570205 -x570206 -x570207 -x570208 -x570209 -x570210 -x570211 -x570212 -x570213 -x570214 -x570215 -x570216 -x570217 -x570218 -x570219 -x570220 -x570221 -x570222 -x570223 -x570224 -x570225 -x570226 -x570227 -x570228 -x570229 -x570230 -x570231 -x570232 -x570233 -x570234 -x570235 -x570236 -x570237 -x570238 -x570239 -x570240 -x570241 -x570242 -x570243 -x570244 -x570245 -x570246 -x570247 -x570248 -x570249 -x570250 -x570251 -x570252 -x570253 -x570254 -x570255 -x570256 -x570257 -x570258 -x570259 -x570260 -x570261 -x570262 -x570263 -x570264 -x570265 -x570266 -x570267 -x570268 -x570269 -x570270 -x570271 -x570272 -x570273 -x570274 -x570275 -x570276 -x570277 -x570278 -x570279 -x570280 -x570281 -x570282 -x570283 -x570284 -x570285 -x570286 -x570287 -x570288 -x570289 -x570290 -x570291 -x570292 -x570293 -x570294 -x570295 -x570296 -x570297 -x570298 -x570299 -x570300 -x570301 -x570302 -x570303 -x570304 -x570305 -x570306 -x570307 -x570308 -x570309 -x570310 -x570311 -x570312 -x570313 -x570314 -x570315 -x570316 -x570317 -x570318 -x570319 -x570320 -x570321 -x570322 -x570323 -x570324 -x570325 -x570326 -x570327 -x570328 -x570329 -x570330 -x570331 -x570332 -x570333 -x570334 -x570335 -x570336 -x570337 -x570338 -x570339 -x570340 -x570341 -x570342 -x570343 -x570344 -x570345 -x570346 -x570347 -x570348 -x570349 -x570350 -x570351 -x570352 -x570353 -x570354 -x570355 -x570356 -x570357 -x570358 -x570359 -x570360 -x570361 -x570362 -x570363 -x570364 -x570365 -x570366 -x570367 -x570368 -x570369 -x570370 -x570371 -x570372 -x570373 -x570374 -x570375 -x570376 -x570377 -x570378 -x570379 -x570380 -x570381 -x570382 -x570383 -x570384 -x570385 -x570386 -x570387 -x570388 -x570389 -x570390 -x570391 -x570392 -x570393 -x570394 -x570395 -x570396 -x570397 -x570398 -x570399 -x570400 -x570401 -x570402 -x570403 -x570404 -x570405 -x570406 -x570407 -x570408 -x570409 -x570410 -x570411 -x570412 -x570413 -x570414 -x570415 -x570416 -x570417 -x570418 -x570419 -x570420 -x570421 -x570422 -x570423 -x570424 -x570425 -x570426 -x570427 -x570428 -x570429 -x570430 -x570431 -x570432 -x570433 -x570434 -x570435 -x570436 -x570437 -x570438 -x570439 -x570440 -x570441 -x570442 -x570443 -x570444 -x570445 -x570446 -x570447 -x570448 -x570449 -x570450 -x570451 -x570452 -x570453 -x570454 -x570455 -x570456 -x570457 -x570458 -x570459 -x570460 -x570461 -x570462 -x570463 -x570464 -x570465 -x570466 -x570467 -x570468 -x570469 -x570470 -x570471 -x570472 -x570473 -x570474 -x570475 -x570476 -x570477 -x570478 -x570479 -x570480 -x570481 -x570482 -x570483 -x570484 -x570485 -x570486 -x570487 -x570488 -x570489 -x570490 -x570491 -x570492 -x570493 -x570494 -x570495 -x570496 -x570497 -x570498 -x570499 -x570500 -x570501 -x570502 -x570503 -x570504 -x570505 -x570506 -x570507 -x570508 -x570509 -x570510 -x570511 -x570512 -x570513 -x570514 -x570515 -x570516 -x570517 -x570518 -x570519 -x570520 -x570521 -x570522 -x570523 -x570524 -x570525 -x570526 -x570527 -x570528 -x570529 -x570530 -x570531 -x570532 -x570533 -x570534 -x570535 -x570536 -x570537 -x570538 -x570539 -x570540 -x570541 -x570542 -x570543 -x570544 -x570545 -x570546 -x570547 -x570548 -x570549 -x570550 -x570551 -x570552 -x570553 -x570554 -x570555 -x570556 -x570557 -x570558 -x570559 -x570560 -x570561 -x570562 -x570563 -x570564 -x570565 -x570566 -x570567 -x570568 -x570569 -x570570 -x570571 -x570572 -x570573 -x570574 -x570575 -x570576 -x570577 -x570578 -x570579 -x570580 -x570581 -x570582 -x570583 -x570584 -x570585 -x570586 -x570587 -x570588 -x570589 -x570590 -x570591 -x570592 -x570593 -x570594 -x570595 -x570596 x570597 -x570598 -x570599 -x570600 -x570601 -x570602 -x570603 -x570604 -x570605 -x570606 -x570607 -x570608 -x570609 -x570610 -x570611 -x570612 -x570613 -x570614 -x570615 -x570616 -x570617 -x570618 -x570619 -x570620 -x570621 -x570622 -x570623 -x570624 -x570625 -x570626 -x570627 -x570628 -x570629 -x570630 -x570631 -x570632 -x570633 -x570634 -x570635 -x570636 -x570637 -x570638 -x570639 -x570640 -x570641 -x570642 -x570643 -x570644 -x570645 -x570646 -x570647 -x570648 -x570649 -x570650 -x570651 -x570652 -x570653 -x570654 -x570655 -x570656 -x570657 -x570658 -x570659 -x570660 -x570661 -x570662 -x570663 -x570664 -x570665 -x570666 -x570667 -x570668 -x570669 -x570670 -x570671 -x570672 -x570673 -x570674 -x570675 -x570676 -x570677 -x570678 -x570679 -x570680 -x570681 -x570682 -x570683 -x570684 -x570685 -x570686 -x570687 -x570688 -x570689 -x570690 -x570691 -x570692 -x570693 -x570694 -x570695 -x570696 -x570697 -x570698 -x570699 -x570700 -x570701 -x570702 -x570703 -x570704 -x570705 -x570706 -x570707 -x570708 -x570709 -x570710 -x570711 -x570712 -x570713 -x570714 -x570715 -x570716 -x570717 -x570718 -x570719 -x570720 -x570721 -x570722 -x570723 -x570724 -x570725 -x570726 -x570727 -x570728 x570729 -x570730 -x570731 -x570732 -x570733 -x570734 -x570735 -x570736 -x570737 -x570738 -x570739 -x570740 -x570741 -x570742 -x570743 -x570744 -x570745 -x570746 -x570747 -x570748 -x570749 -x570750 -x570751 -x570752 -x570753 -x570754 -x570755 -x570756 -x570757 -x570758 -x570759 -x570760 -x570761 -x570762 -x570763 -x570764 -x570765 -x570766 -x570767 -x570768 -x570769 -x570770 -x570771 -x570772 -x570773 -x570774 -x570775 -x570776 -x570777 -x570778 -x570779 -x570780 -x570781 -x570782 -x570783 -x570784 -x570785 -x570786 -x570787 -x570788 -x570789 -x570790 -x570791 -x570792 -x570793 -x570794 -x570795 -x570796 -x570797 -x570798 -x570799 -x570800 -x570801 -x570802 -x570803 -x570804 -x570805 -x570806 -x570807 -x570808 -x570809 -x570810 -x570811 -x570812 -x570813 -x570814 -x570815 -x570816 -x570817 -x570818 -x570819 -x570820 -x570821 -x570822 -x570823 -x570824 -x570825 -x570826 -x570827 -x570828 -x570829 -x570830 -x570831 -x570832 -x570833 -x570834 -x570835 -x570836 -x570837 -x570838 -x570839 -x570840 -x570841 -x570842 -x570843 -x570844 -x570845 -x570846 -x570847 -x570848 -x570849 -x570850 -x570851 -x570852 -x570853 -x570854 -x570855 -x570856 -x570857 -x570858 -x570859 -x570860 -x570861 -x570862 -x570863 -x570864 -x570865 -x570866 -x570867 -x570868 -x570869 -x570870 -x570871 -x570872 -x570873 -x570874 -x570875 -x570876 -x570877 -x570878 -x570879 -x570880 -x570881 -x570882 -x570883 -x570884 -x570885 -x570886 -x570887 -x570888 -x570889 -x570890 -x570891 -x570892 -x570893 -x570894 -x570895 -x570896 -x570897 -x570898 -x570899 -x570900 -x570901 -x570902 -x570903 -x570904 -x570905 -x570906 -x570907 -x570908 -x570909 -x570910 -x570911 -x570912 -x570913 -x570914 -x570915 -x570916 -x570917 -x570918 -x570919 -x570920 -x570921 -x570922 -x570923 -x570924 -x570925 -x570926 -x570927 -x570928 -x570929 -x570930 -x570931 -x570932 -x570933 -x570934 -x570935 -x570936 -x570937 -x570938 -x570939 -x570940 -x570941 -x570942 -x570943 -x570944 -x570945 -x570946 -x570947 -x570948 -x570949 -x570950 -x570951 -x570952 -x570953 -x570954 -x570955 -x570956 -x570957 -x570958 -x570959 -x570960 -x570961 -x570962 -x570963 -x570964 -x570965 -x570966 -x570967 -x570968 -x570969 -x570970 -x570971 -x570972 -x570973 -x570974 -x570975 -x570976 -x570977 -x570978 -x570979 -x570980 -x570981 -x570982 -x570983 -x570984 -x570985 -x570986 -x570987 -x570988 -x570989 -x570990 -x570991 -x570992 -x570993 -x570994 -x570995 -x570996 -x570997 -x570998 -x570999 -x571000 -x571001 -x571002 -x571003 -x571004 -x571005 -x571006 -x571007 -x571008 -x571009 -x571010 -x571011 x571012 -x571013 -x571014 -x571015 -x571016 -x571017 -x571018 -x571019 -x571020 -x571021 -x571022 -x571023 -x571024 -x571025 -x571026 -x571027 -x571028 -x571029 -x571030 -x571031 -x571032 -x571033 -x571034 -x571035 -x571036 -x571037 -x571038 -x571039 -x571040 -x571041 -x571042 -x571043 -x571044 -x571045 -x571046 -x571047 -x571048 -x571049 -x571050 -x571051 -x571052 -x571053 -x571054 -x571055 -x571056 -x571057 -x571058 -x571059 -x571060 -x571061 -x571062 -x571063 -x571064 -x571065 -x571066 -x571067 -x571068 -x571069 -x571070 -x571071 -x571072 -x571073 -x571074 -x571075 -x571076 -x571077 -x571078 -x571079 -x571080 -x571081 -x571082 -x571083 -x571084 -x571085 -x571086 -x571087 -x571088 -x571089 -x571090 -x571091 -x571092 -x571093 -x571094 -x571095 -x571096 -x571097 -x571098 -x571099 -x571100 -x571101 -x571102 -x571103 -x571104 -x571105 -x571106 -x571107 -x571108 -x571109 -x571110 -x571111 -x571112 -x571113 -x571114 -x571115 -x571116 -x571117 -x571118 -x571119 -x571120 -x571121 -x571122 -x571123 -x571124 -x571125 -x571126 -x571127 -x571128 -x571129 -x571130 -x571131 -x571132 -x571133 -x571134 -x571135 -x571136 -x571137 -x571138 -x571139 -x571140 -x571141 -x571142 -x571143 -x571144 -x571145 -x571146 -x571147 -x571148 -x571149 -x571150 -x571151 -x571152 -x571153 -x571154 -x571155 -x571156 -x571157 -x571158 -x571159 -x571160 -x571161 -x571162 -x571163 -x571164 -x571165 -x571166 -x571167 -x571168 -x571169 -x571170 -x571171 -x571172 -x571173 -x571174 -x571175 -x571176 -x571177 -x571178 -x571179 -x571180 -x571181 -x571182 -x571183 -x571184 -x571185 -x571186 -x571187 -x571188 -x571189 -x571190 -x571191 -x571192 -x571193 -x571194 -x571195 -x571196 -x571197 -x571198 -x571199 -x571200 -x571201 -x571202 -x571203 -x571204 -x571205 -x571206 -x571207 -x571208 -x571209 -x571210 -x571211 -x571212 -x571213 -x571214 -x571215 -x571216 -x571217 -x571218 -x571219 -x571220 -x571221 -x571222 -x571223 -x571224 -x571225 -x571226 -x571227 -x571228 -x571229 -x571230 -x571231 -x571232 -x571233 -x571234 -x571235 -x571236 -x571237 -x571238 -x571239 -x571240 -x571241 -x571242 x571243 -x571244 -x571245 -x571246 -x571247 -x571248 -x571249 -x571250 -x571251 -x571252 -x571253 -x571254 -x571255 -x571256 -x571257 -x571258 -x571259 -x571260 -x571261 -x571262 -x571263 -x571264 -x571265 -x571266 -x571267 -x571268 -x571269 -x571270 -x571271 -x571272 -x571273 -x571274 -x571275 -x571276 -x571277 -x571278 -x571279 -x571280 -x571281 -x571282 -x571283 -x571284 -x571285 -x571286 -x571287 -x571288 -x571289 -x571290 -x571291 -x571292 -x571293 -x571294 -x571295 -x571296 -x571297 -x571298 -x571299 -x571300 -x571301 -x571302 -x571303 -x571304 -x571305 -x571306 -x571307 -x571308 -x571309 -x571310 -x571311 -x571312 -x571313 -x571314 -x571315 -x571316 -x571317 -x571318 -x571319 -x571320 -x571321 -x571322 -x571323 -x571324 -x571325 -x571326 -x571327 -x571328 -x571329 -x571330 -x571331 -x571332 -x571333 -x571334 -x571335 x571336 -x571337 -x571338 -x571339 -x571340 -x571341 -x571342 -x571343 -x571344 -x571345 -x571346 -x571347 -x571348 -x571349 -x571350 -x571351 -x571352 -x571353 -x571354 -x571355 -x571356 -x571357 -x571358 -x571359 -x571360 -x571361 -x571362 -x571363 -x571364 -x571365 -x571366 -x571367 -x571368 -x571369 -x571370 -x571371 -x571372 -x571373 -x571374 -x571375 -x571376 -x571377 -x571378 -x571379 -x571380 -x571381 -x571382 -x571383 -x571384 -x571385 -x571386 -x571387 -x571388 -x571389 -x571390 -x571391 -x571392 -x571393 -x571394 -x571395 -x571396 -x571397 -x571398 -x571399 -x571400 -x571401 -x571402 -x571403 -x571404 -x571405 -x571406 -x571407 -x571408 -x571409 -x571410 -x571411 -x571412 -x571413 -x571414 -x571415 -x571416 -x571417 -x571418 -x571419 -x571420 -x571421 -x571422 -x571423 -x571424 -x571425 -x571426 -x571427 -x571428 -x571429 -x571430 -x571431 -x571432 -x571433 -x571434 -x571435 -x571436 -x571437 -x571438 -x571439 -x571440 -x571441 -x571442 -x571443 -x571444 -x571445 -x571446 -x571447 -x571448 -x571449 -x571450 -x571451 -x571452 -x571453 -x571454 -x571455 -x571456 -x571457 -x571458 -x571459 -x571460 -x571461 -x571462 -x571463 -x571464 -x571465 -x571466 -x571467 -x571468 -x571469 -x571470 -x571471 -x571472 -x571473 -x571474 -x571475 -x571476 -x571477 -x571478 -x571479 -x571480 -x571481 -x571482 -x571483 -x571484 -x571485 -x571486 -x571487 -x571488 -x571489 -x571490 -x571491 -x571492 -x571493 -x571494 -x571495 -x571496 -x571497 -x571498 -x571499 -x571500 -x571501 -x571502 -x571503 -x571504 -x571505 -x571506 -x571507 -x571508 -x571509 -x571510 -x571511 -x571512 -x571513 -x571514 -x571515 -x571516 -x571517 -x571518 -x571519 -x571520 -x571521 -x571522 -x571523 -x571524 -x571525 -x571526 -x571527 -x571528 -x571529 -x571530 -x571531 -x571532 -x571533 -x571534 -x571535 -x571536 -x571537 -x571538 -x571539 -x571540 -x571541 -x571542 -x571543 -x571544 -x571545 -x571546 -x571547 -x571548 -x571549 -x571550 -x571551 -x571552 -x571553 -x571554 -x571555 -x571556 -x571557 -x571558 -x571559 -x571560 -x571561 -x571562 -x571563 -x571564 x571565 -x571566 -x571567 -x571568 -x571569 -x571570 -x571571 -x571572 -x571573 -x571574 -x571575 -x571576 -x571577 -x571578 -x571579 -x571580 -x571581 -x571582 -x571583 -x571584 -x571585 -x571586 -x571587 -x571588 -x571589 -x571590 -x571591 -x571592 -x571593 -x571594 -x571595 -x571596 -x571597 -x571598 -x571599 -x571600 -x571601 -x571602 -x571603 -x571604 -x571605 -x571606 -x571607 -x571608 -x571609 -x571610 -x571611 -x571612 -x571613 -x571614 -x571615 -x571616 -x571617 -x571618 -x571619 -x571620 -x571621 -x571622 -x571623 -x571624 -x571625 -x571626 -x571627 -x571628 -x571629 -x571630 -x571631 -x571632 -x571633 -x571634 -x571635 -x571636 -x571637 -x571638 -x571639 -x571640 -x571641 -x571642 -x571643 -x571644 -x571645 -x571646 -x571647 -x571648 -x571649 -x571650 -x571651 -x571652 -x571653 -x571654 -x571655 -x571656 -x571657 -x571658 -x571659 -x571660 -x571661 -x571662 -x571663 -x571664 -x571665 -x571666 -x571667 -x571668 -x571669 -x571670 -x571671 -x571672 -x571673 -x571674 -x571675 -x571676 -x571677 -x571678 -x571679 -x571680 -x571681 -x571682 -x571683 -x571684 -x571685 -x571686 -x571687 -x571688 -x571689 -x571690 -x571691 -x571692 -x571693 -x571694 -x571695 -x571696 -x571697 -x571698 -x571699 -x571700 -x571701 -x571702 -x571703 -x571704 -x571705 -x571706 -x571707 -x571708 -x571709 -x571710 -x571711 -x571712 -x571713 -x571714 -x571715 -x571716 -x571717 -x571718 -x571719 -x571720 -x571721 -x571722 -x571723 -x571724 -x571725 -x571726 -x571727 -x571728 -x571729 -x571730 -x571731 -x571732 -x571733 -x571734 -x571735 -x571736 -x571737 -x571738 -x571739 -x571740 -x571741 -x571742 -x571743 -x571744 -x571745 -x571746 -x571747 -x571748 -x571749 -x571750 -x571751 -x571752 -x571753 -x571754 -x571755 -x571756 -x571757 -x571758 -x571759 -x571760 -x571761 -x571762 -x571763 -x571764 -x571765 -x571766 -x571767 -x571768 -x571769 -x571770 -x571771 -x571772 -x571773 -x571774 -x571775 -x571776 -x571777 -x571778 -x571779 -x571780 -x571781 -x571782 -x571783 -x571784 -x571785 -x571786 -x571787 -x571788 -x571789 -x571790 -x571791 -x571792 -x571793 -x571794 -x571795 -x571796 -x571797 -x571798 -x571799 -x571800 -x571801 -x571802 -x571803 -x571804 -x571805 -x571806 -x571807 -x571808 -x571809 -x571810 -x571811 -x571812 -x571813 -x571814 -x571815 -x571816 -x571817 -x571818 -x571819 -x571820 -x571821 -x571822 -x571823 -x571824 -x571825 -x571826 -x571827 -x571828 -x571829 -x571830 -x571831 -x571832 -x571833 -x571834 -x571835 x571836 -x571837 -x571838 -x571839 -x571840 -x571841 -x571842 -x571843 -x571844 -x571845 -x571846 -x571847 -x571848 -x571849 -x571850 -x571851 -x571852 -x571853 -x571854 -x571855 -x571856 -x571857 -x571858 -x571859 -x571860 -x571861 -x571862 -x571863 -x571864 -x571865 -x571866 -x571867 -x571868 -x571869 -x571870 -x571871 -x571872 -x571873 -x571874 -x571875 -x571876 -x571877 -x571878 -x571879 -x571880 -x571881 -x571882 -x571883 -x571884 -x571885 -x571886 -x571887 -x571888 -x571889 -x571890 -x571891 -x571892 -x571893 -x571894 -x571895 -x571896 -x571897 -x571898 -x571899 -x571900 -x571901 -x571902 -x571903 -x571904 -x571905 -x571906 -x571907 -x571908 -x571909 -x571910 -x571911 -x571912 -x571913 -x571914 -x571915 -x571916 -x571917 -x571918 -x571919 -x571920 -x571921 -x571922 -x571923 -x571924 -x571925 -x571926 -x571927 -x571928 -x571929 -x571930 -x571931 -x571932 -x571933 -x571934 -x571935 -x571936 -x571937 -x571938 -x571939 -x571940 -x571941 -x571942 -x571943 -x571944 -x571945 -x571946 -x571947 -x571948 -x571949 -x571950 -x571951 -x571952 -x571953 -x571954 -x571955 -x571956 -x571957 -x571958 -x571959 -x571960 -x571961 -x571962 -x571963 -x571964 -x571965 -x571966 -x571967 -x571968 -x571969 -x571970 -x571971 -x571972 -x571973 -x571974 -x571975 -x571976 -x571977 -x571978 -x571979 -x571980 -x571981 -x571982 -x571983 -x571984 -x571985 -x571986 -x571987 -x571988 -x571989 -x571990 -x571991 -x571992 -x571993 -x571994 -x571995 -x571996 -x571997 -x571998 -x571999
3421.79/3431.57 v -x572000 -x572001 -x572002 -x572003 -x572004 -x572005 -x572006 -x572007 -x572008 -x572009 -x572010 -x572011 -x572012 -x572013 -x572014 -x572015 -x572016 -x572017 -x572018 -x572019 -x572020 -x572021 -x572022 -x572023 -x572024 -x572025 -x572026 -x572027 -x572028 -x572029 -x572030 -x572031 -x572032 -x572033 -x572034 -x572035 -x572036 -x572037 -x572038 -x572039 -x572040 -x572041 -x572042 -x572043 -x572044 -x572045 -x572046 -x572047 -x572048 -x572049 -x572050 -x572051 -x572052 -x572053 -x572054 -x572055 -x572056 -x572057 -x572058 -x572059 -x572060 -x572061 -x572062 -x572063 -x572064 -x572065 -x572066 -x572067 -x572068 -x572069 -x572070 -x572071 -x572072 -x572073 -x572074 -x572075 -x572076 -x572077 -x572078 -x572079 -x572080 -x572081 -x572082 -x572083 x572084 -x572085 -x572086 -x572087 -x572088 -x572089 -x572090 -x572091 -x572092 -x572093 -x572094 -x572095 -x572096 -x572097 -x572098 -x572099 -x572100 -x572101 -x572102 -x572103 -x572104 -x572105 -x572106 -x572107 -x572108 -x572109 -x572110 -x572111 -x572112 -x572113 -x572114 -x572115 -x572116 -x572117 -x572118 -x572119 -x572120 -x572121 -x572122 -x572123 -x572124 -x572125 -x572126 -x572127 -x572128 -x572129 -x572130 -x572131 -x572132 -x572133 -x572134 -x572135 -x572136 -x572137 -x572138 -x572139 -x572140 -x572141 -x572142 -x572143 -x572144 -x572145 -x572146 -x572147 -x572148 -x572149 -x572150 -x572151 -x572152 -x572153 -x572154 -x572155 -x572156 -x572157 -x572158 -x572159 -x572160 -x572161 -x572162 -x572163 -x572164 -x572165 -x572166 -x572167 -x572168 -x572169 -x572170 -x572171 -x572172 -x572173 -x572174 -x572175 -x572176 -x572177 -x572178 -x572179 -x572180 -x572181 -x572182 -x572183 -x572184 -x572185 -x572186 -x572187 -x572188 -x572189 -x572190 -x572191 -x572192 -x572193 x572194 -x572195 -x572196 -x572197 -x572198 -x572199 -x572200 -x572201 -x572202 -x572203 -x572204 -x572205 -x572206 -x572207 -x572208 -x572209 -x572210 -x572211 -x572212 -x572213 -x572214 -x572215 -x572216 -x572217 -x572218 -x572219 -x572220 -x572221 -x572222 -x572223 -x572224 -x572225 -x572226 -x572227 -x572228 -x572229 -x572230 -x572231 -x572232 -x572233 -x572234 -x572235 -x572236 -x572237 -x572238 -x572239 -x572240 -x572241 -x572242 -x572243 -x572244 -x572245 -x572246 -x572247 -x572248 -x572249 -x572250 -x572251 -x572252 -x572253 -x572254 -x572255 -x572256 -x572257 -x572258 -x572259 -x572260 -x572261 -x572262 -x572263 -x572264 -x572265 -x572266 -x572267 -x572268 -x572269 -x572270 -x572271 -x572272 -x572273 -x572274 -x572275 -x572276 -x572277 -x572278 -x572279 -x572280 -x572281 -x572282 -x572283 -x572284 -x572285 -x572286 -x572287 -x572288 -x572289 -x572290 -x572291 -x572292 -x572293 -x572294 -x572295 -x572296 -x572297 -x572298 -x572299 -x572300 -x572301 -x572302 -x572303 -x572304 -x572305 -x572306 -x572307 -x572308 -x572309 -x572310 -x572311 -x572312 -x572313 -x572314 -x572315 -x572316 -x572317 -x572318 -x572319 -x572320 -x572321 -x572322 -x572323 -x572324 -x572325 -x572326 -x572327 -x572328 -x572329 -x572330 -x572331 -x572332 -x572333 -x572334 -x572335 -x572336 -x572337 -x572338 -x572339 -x572340 -x572341 -x572342 -x572343 -x572344 -x572345 -x572346 -x572347 -x572348 -x572349 -x572350 -x572351 -x572352 -x572353 -x572354 -x572355 -x572356 -x572357 -x572358 -x572359 -x572360 -x572361 -x572362 -x572363 -x572364 -x572365 -x572366 -x572367 -x572368 -x572369 -x572370 -x572371 -x572372 -x572373 -x572374 -x572375 -x572376 -x572377 -x572378 -x572379 -x572380 -x572381 -x572382 -x572383 -x572384 -x572385 -x572386 -x572387 -x572388 -x572389 -x572390 -x572391 -x572392 -x572393 -x572394 -x572395 -x572396 -x572397 -x572398 -x572399 -x572400 -x572401 -x572402 -x572403 -x572404 -x572405 -x572406 -x572407 -x572408 -x572409 -x572410 -x572411 -x572412 -x572413 -x572414 -x572415 -x572416 -x572417 -x572418 -x572419 -x572420 -x572421 -x572422 -x572423 -x572424 -x572425 -x572426 -x572427 -x572428 -x572429 -x572430 -x572431 -x572432 -x572433 -x572434 -x572435 -x572436 -x572437 -x572438 -x572439 -x572440 -x572441 -x572442 -x572443 -x572444 -x572445 -x572446 -x572447 -x572448 -x572449 -x572450 x572451 -x572452 -x572453 -x572454 -x572455 -x572456 -x572457 -x572458 -x572459 -x572460 -x572461 -x572462 -x572463 -x572464 -x572465 -x572466 -x572467 -x572468 -x572469 -x572470 -x572471 -x572472 -x572473 -x572474 -x572475 -x572476 -x572477 -x572478 -x572479 -x572480 -x572481 -x572482 -x572483 -x572484 -x572485 -x572486 -x572487 -x572488 -x572489 -x572490 -x572491 -x572492 -x572493 -x572494 -x572495 -x572496 -x572497 -x572498 -x572499 -x572500 -x572501 -x572502 -x572503 -x572504 -x572505 -x572506 -x572507 -x572508 -x572509 -x572510 -x572511 -x572512 -x572513 -x572514 -x572515 -x572516 -x572517 -x572518 -x572519 -x572520 -x572521 -x572522 -x572523 -x572524 -x572525 -x572526 -x572527 -x572528 -x572529 -x572530 -x572531 -x572532 -x572533 -x572534 -x572535 -x572536 -x572537 -x572538 -x572539 -x572540 -x572541 -x572542 -x572543 -x572544 -x572545 -x572546 -x572547 -x572548 -x572549 -x572550 -x572551 -x572552 -x572553 -x572554 -x572555 -x572556 -x572557 -x572558 -x572559 -x572560 -x572561 -x572562 -x572563 -x572564 -x572565 -x572566 -x572567 -x572568 -x572569 -x572570 -x572571 -x572572 -x572573 -x572574 -x572575 -x572576 -x572577 -x572578 -x572579 -x572580 -x572581 -x572582 -x572583 -x572584 -x572585 -x572586 -x572587 -x572588 -x572589 -x572590 -x572591 -x572592 -x572593 -x572594 -x572595 -x572596 -x572597 -x572598 -x572599 -x572600 -x572601 -x572602 -x572603 -x572604 -x572605 -x572606 -x572607 -x572608 -x572609 -x572610 -x572611 -x572612 -x572613 -x572614 -x572615 -x572616 -x572617 -x572618 -x572619 -x572620 -x572621 -x572622 -x572623 -x572624 -x572625 -x572626 -x572627 -x572628 -x572629 -x572630 -x572631 -x572632 -x572633 -x572634 -x572635 -x572636 -x572637 -x572638 -x572639 -x572640 -x572641 -x572642 -x572643 -x572644 -x572645 -x572646 -x572647 -x572648 -x572649 -x572650 -x572651 -x572652 -x572653 -x572654 -x572655 -x572656 -x572657 -x572658 -x572659 -x572660 -x572661 -x572662 -x572663 -x572664 -x572665 -x572666 -x572667 -x572668 -x572669 -x572670 -x572671 -x572672 -x572673 -x572674 -x572675 -x572676 -x572677 -x572678 -x572679 -x572680 -x572681 -x572682 -x572683 -x572684 -x572685 -x572686 -x572687 -x572688 -x572689 -x572690 -x572691 -x572692 -x572693 -x572694 -x572695 -x572696 -x572697 -x572698 -x572699 -x572700 -x572701 -x572702 -x572703 -x572704 -x572705 -x572706 -x572707 -x572708 -x572709 -x572710 -x572711 -x572712 -x572713 -x572714 -x572715 -x572716 -x572717 -x572718 -x572719 -x572720 -x572721 -x572722 -x572723 -x572724 -x572725 -x572726 -x572727 -x572728 -x572729 -x572730 x572731 -x572732 -x572733 -x572734 -x572735 -x572736 -x572737 -x572738 -x572739 -x572740 -x572741 -x572742 -x572743 -x572744 -x572745 -x572746 -x572747 -x572748 -x572749 -x572750 -x572751 -x572752 -x572753 -x572754 -x572755 -x572756 -x572757 -x572758 -x572759 -x572760 -x572761 -x572762 -x572763 -x572764 -x572765 -x572766 -x572767 -x572768 -x572769 -x572770 -x572771 -x572772 -x572773 -x572774 -x572775 -x572776 -x572777 -x572778 -x572779 -x572780 -x572781 -x572782 -x572783 -x572784 -x572785 -x572786 -x572787 -x572788 -x572789 -x572790 -x572791 -x572792 -x572793 -x572794 -x572795 -x572796 -x572797 -x572798 -x572799 -x572800 -x572801 -x572802 -x572803 -x572804 -x572805 -x572806 -x572807 -x572808 -x572809 -x572810 -x572811 -x572812 -x572813 -x572814 -x572815 -x572816 -x572817 -x572818 -x572819 -x572820 x572821 -x572822 -x572823 -x572824 -x572825 -x572826 -x572827 -x572828 -x572829 -x572830 -x572831 -x572832 -x572833 -x572834 -x572835 -x572836 -x572837 -x572838 -x572839 -x572840 -x572841 -x572842 -x572843 -x572844 -x572845 -x572846 -x572847 -x572848 -x572849 -x572850 -x572851 -x572852 -x572853 -x572854 -x572855 -x572856 -x572857 -x572858 -x572859 -x572860 -x572861 -x572862 -x572863 -x572864 -x572865 -x572866 -x572867 -x572868 -x572869 -x572870 -x572871 -x572872 -x572873 -x572874 -x572875 -x572876 -x572877 -x572878 -x572879 -x572880 -x572881 -x572882 -x572883 -x572884 -x572885 -x572886 -x572887 -x572888 -x572889 -x572890 -x572891 -x572892 -x572893 -x572894 -x572895 -x572896 -x572897 -x572898 -x572899 -x572900 -x572901 -x572902 -x572903 -x572904 -x572905 -x572906 -x572907 -x572908 -x572909 -x572910 -x572911 -x572912 -x572913 -x572914 -x572915 -x572916 -x572917 -x572918 -x572919 -x572920 -x572921 -x572922 -x572923 -x572924 -x572925 -x572926 -x572927 -x572928 -x572929 -x572930 -x572931 -x572932 -x572933 -x572934 -x572935 -x572936 -x572937 -x572938 -x572939 -x572940 -x572941 -x572942 -x572943 -x572944 -x572945 -x572946 -x572947 -x572948 -x572949 -x572950 -x572951 -x572952 -x572953 -x572954 -x572955 -x572956 -x572957 -x572958 -x572959 -x572960 -x572961 -x572962 -x572963 -x572964 -x572965 -x572966 -x572967 -x572968 -x572969 -x572970 -x572971 -x572972 -x572973 -x572974 -x572975 -x572976 -x572977 -x572978 -x572979 -x572980 -x572981 -x572982 -x572983 -x572984 -x572985 -x572986 -x572987 -x572988 -x572989 -x572990 -x572991 -x572992 -x572993 -x572994 -x572995 -x572996 -x572997 -x572998 -x572999 -x573000 -x573001 -x573002 -x573003 -x573004 -x573005 -x573006 -x573007 -x573008 -x573009 -x573010 -x573011 -x573012 -x573013 -x573014 -x573015 -x573016 -x573017 -x573018 -x573019 -x573020 -x573021 -x573022 -x573023 -x573024 -x573025 -x573026 -x573027 -x573028 -x573029 -x573030 -x573031 -x573032 -x573033 -x573034 -x573035 -x573036 -x573037 -x573038 -x573039 -x573040 -x573041 -x573042 -x573043 -x573044 -x573045 -x573046 -x573047 -x573048 -x573049 -x573050 -x573051 -x573052 -x573053 -x573054 -x573055 -x573056 -x573057 -x573058 -x573059 -x573060 -x573061 -x573062 -x573063 -x573064 -x573065 -x573066 -x573067 -x573068 -x573069 -x573070 -x573071 -x573072 -x573073 -x573074 -x573075 -x573076 -x573077 -x573078 -x573079 -x573080 -x573081 -x573082 -x573083 -x573084 -x573085 -x573086 -x573087 -x573088 -x573089 -x573090 -x573091 x573092 -x573093 -x573094 -x573095 -x573096 -x573097 -x573098 -x573099 -x573100 -x573101 -x573102 -x573103 -x573104 -x573105 -x573106 -x573107 -x573108 -x573109 -x573110 -x573111 -x573112 -x573113 -x573114 -x573115 -x573116 -x573117 -x573118 -x573119 -x573120 -x573121 -x573122 -x573123 -x573124 -x573125 -x573126 -x573127 -x573128 -x573129 -x573130 -x573131 -x573132 -x573133 -x573134 -x573135 -x573136 -x573137 -x573138 -x573139 -x573140 -x573141 -x573142 -x573143 -x573144 -x573145 -x573146 -x573147 -x573148 -x573149 -x573150 -x573151 -x573152 -x573153 -x573154 -x573155 -x573156 -x573157 -x573158 -x573159 -x573160 -x573161 -x573162 -x573163 -x573164 -x573165 -x573166 -x573167 -x573168 -x573169 -x573170 -x573171 -x573172 -x573173 -x573174 -x573175 -x573176 -x573177 -x573178 -x573179 -x573180 -x573181 -x573182 -x573183 -x573184 -x573185 -x573186 -x573187 -x573188 -x573189 -x573190 -x573191 -x573192 -x573193 -x573194 -x573195 -x573196 -x573197 -x573198 -x573199 -x573200 -x573201 -x573202 -x573203 -x573204 -x573205 -x573206 -x573207 -x573208 -x573209 -x573210 -x573211 -x573212 -x573213 -x573214 -x573215 -x573216 -x573217 -x573218 -x573219 -x573220 -x573221 -x573222 -x573223 -x573224 -x573225 -x573226 -x573227 -x573228 -x573229 -x573230 -x573231 -x573232 -x573233 -x573234 -x573235 -x573236 -x573237 -x573238 -x573239 -x573240 -x573241 -x573242 -x573243 -x573244 -x573245 -x573246 -x573247 -x573248 -x573249 -x573250 -x573251 -x573252 -x573253 -x573254 x573255 -x573256 -x573257 -x573258 -x573259 -x573260 -x573261 -x573262 -x573263 -x573264 -x573265 -x573266 -x573267 -x573268 -x573269 -x573270 -x573271 -x573272 -x573273 -x573274 -x573275 -x573276 -x573277 -x573278 -x573279 -x573280 -x573281 -x573282 -x573283 -x573284 -x573285 -x573286 -x573287 -x573288 -x573289 -x573290 -x573291 -x573292 -x573293 -x573294 -x573295 -x573296 -x573297 -x573298 -x573299 -x573300 -x573301 -x573302 -x573303 -x573304 -x573305 -x573306 -x573307 -x573308 -x573309 -x573310 -x573311 -x573312 -x573313 -x573314 -x573315 -x573316 -x573317 -x573318 -x573319 -x573320 -x573321 -x573322 -x573323 -x573324 -x573325 -x573326 -x573327 -x573328 -x573329 -x573330 -x573331 -x573332 -x573333 -x573334 -x573335 -x573336 -x573337 -x573338 -x573339 -x573340 -x573341 -x573342 -x573343 -x573344 -x573345 -x573346 -x573347 -x573348 -x573349 -x573350 -x573351 -x573352 -x573353 -x573354 -x573355 -x573356 -x573357 -x573358 -x573359 -x573360 -x573361 -x573362 -x573363 -x573364 -x573365 -x573366 -x573367 -x573368 -x573369 -x573370 -x573371 -x573372 -x573373 -x573374 -x573375 -x573376 -x573377 -x573378 -x573379 -x573380 -x573381 -x573382 -x573383 -x573384 -x573385 -x573386 -x573387 -x573388 -x573389 -x573390 -x573391 -x573392 -x573393 -x573394 -x573395 -x573396 -x573397 -x573398 -x573399 -x573400 -x573401 -x573402 -x573403 -x573404 -x573405 -x573406 -x573407 -x573408 -x573409 -x573410 -x573411 -x573412 -x573413 -x573414 -x573415 -x573416 -x573417 -x573418 -x573419 -x573420 -x573421 -x573422 -x573423 -x573424 -x573425 -x573426 -x573427 -x573428 -x573429 -x573430 -x573431 -x573432 -x573433 -x573434 -x573435 -x573436 -x573437 -x573438 -x573439 -x573440 -x573441 -x573442 -x573443 -x573444 -x573445 -x573446 -x573447 -x573448 -x573449 -x573450 -x573451 -x573452 -x573453 -x573454 -x573455 -x573456 -x573457 -x573458 -x573459 -x573460 -x573461 -x573462 -x573463 -x573464 -x573465 -x573466 -x573467 -x573468 -x573469 -x573470 -x573471 -x573472 -x573473 -x573474 -x573475 -x573476 -x573477 -x573478 -x573479 -x573480 -x573481 -x573482 -x573483 -x573484 -x573485 -x573486 -x573487 -x573488 -x573489 -x573490 -x573491 -x573492 -x573493 -x573494 -x573495 -x573496 -x573497 -x573498 -x573499 -x573500 -x573501 -x573502 -x573503 -x573504 -x573505 -x573506 -x573507 -x573508 -x573509 -x573510 -x573511 -x573512 -x573513 x573514 -x573515 -x573516 -x573517 -x573518 -x573519 -x573520 -x573521 -x573522 -x573523 -x573524 -x573525 -x573526 -x573527 -x573528 -x573529 -x573530 -x573531 -x573532 -x573533 -x573534 -x573535 -x573536 -x573537 -x573538 -x573539 -x573540 -x573541 -x573542 -x573543 -x573544 -x573545 -x573546 -x573547 -x573548 -x573549 -x573550 -x573551 -x573552 -x573553 -x573554 -x573555 -x573556 -x573557 -x573558 -x573559 -x573560 -x573561 -x573562 -x573563 -x573564 -x573565 -x573566 -x573567 -x573568 -x573569 -x573570 -x573571 -x573572 -x573573 -x573574 -x573575 -x573576 -x573577 -x573578 -x573579 -x573580 -x573581 -x573582 -x573583 -x573584 -x573585 -x573586 -x573587 -x573588 -x573589 -x573590 -x573591 -x573592 -x573593 -x573594 -x573595 -x573596 -x573597 -x573598 -x573599 -x573600 -x573601 -x573602 -x573603 -x573604 -x573605 -x573606 -x573607 -x573608 -x573609 -x573610 -x573611 -x573612 -x573613 -x573614 -x573615 -x573616 -x573617 -x573618 -x573619 -x573620 -x573621 -x573622 -x573623 -x573624 -x573625 -x573626 -x573627 -x573628 -x573629 -x573630 -x573631 -x573632 -x573633 -x573634 -x573635 -x573636 -x573637 -x573638 -x573639 -x573640 -x573641 -x573642 -x573643 -x573644 -x573645 -x573646 -x573647 -x573648 -x573649 -x573650 -x573651 -x573652 -x573653 -x573654 -x573655 -x573656 -x573657 -x573658 -x573659 -x573660 -x573661 -x573662 -x573663 -x573664 -x573665 -x573666 -x573667 -x573668 -x573669 -x573670 -x573671 -x573672 -x573673 -x573674 -x573675 -x573676 -x573677 -x573678 -x573679 -x573680 -x573681 -x573682 -x573683 -x573684 -x573685 -x573686 -x573687 -x573688 -x573689 -x573690 -x573691 -x573692 -x573693 -x573694 -x573695 -x573696 -x573697 -x573698 -x573699 -x573700 -x573701 -x573702 -x573703 -x573704 -x573705 -x573706 -x573707 -x573708 -x573709 -x573710 -x573711 -x573712 x573713 -x573714 -x573715 -x573716 -x573717 -x573718 -x573719 -x573720 -x573721 -x573722 -x573723 -x573724 -x573725 -x573726 -x573727 -x573728 -x573729 -x573730 -x573731 -x573732 -x573733 -x573734 -x573735 -x573736 -x573737 -x573738 -x573739 -x573740 -x573741 -x573742 -x573743 -x573744 -x573745 -x573746 -x573747 -x573748 -x573749 -x573750 -x573751 -x573752 -x573753 -x573754 -x573755 -x573756 -x573757 -x573758 -x573759 -x573760 -x573761 -x573762 -x573763 -x573764 -x573765 -x573766 -x573767 -x573768 -x573769 -x573770 -x573771 -x573772 -x573773 -x573774 -x573775 -x573776 -x573777 -x573778 -x573779 -x573780 -x573781 -x573782 -x573783 -x573784 -x573785 -x573786 -x573787 -x573788 -x573789 -x573790 -x573791 -x573792 -x573793 -x573794 -x573795 -x573796 -x573797 -x573798 -x573799 -x573800 -x573801 -x573802 -x573803 -x573804 -x573805 -x573806 -x573807 -x573808 -x573809 -x573810 -x573811 -x573812 -x573813 -x573814 -x573815 -x573816 -x573817 -x573818 -x573819 -x573820 -x573821 -x573822 -x573823 -x573824 -x573825 -x573826 -x573827 -x573828 -x573829 -x573830 -x573831 -x573832 -x573833 -x573834 -x573835 -x573836 -x573837 -x573838 -x573839 -x573840 -x573841 -x573842 -x573843 -x573844 -x573845 -x573846 -x573847 -x573848 -x573849 -x573850 -x573851 -x573852 -x573853 -x573854 -x573855 -x573856 -x573857 -x573858 -x573859 -x573860 -x573861 -x573862 -x573863 -x573864 -x573865 -x573866 -x573867 -x573868 -x573869 -x573870 -x573871 -x573872 -x573873 -x573874 -x573875 -x573876 -x573877 -x573878 -x573879 -x573880 -x573881 -x573882 -x573883 -x573884 -x573885 -x573886 -x573887 -x573888 -x573889 -x573890 -x573891 -x573892 -x573893 -x573894 -x573895 -x573896 -x573897 -x573898 -x573899 -x573900 -x573901 -x573902 -x573903 -x573904 -x573905 -x573906 -x573907 -x573908 -x573909 -x573910 -x573911 -x573912 -x573913 -x573914 -x573915 -x573916 -x573917 -x573918 -x573919 -x573920 -x573921 -x573922 -x573923 -x573924 -x573925 -x573926 -x573927 -x573928 -x573929 -x573930 -x573931 -x573932 -x573933 -x573934 -x573935 -x573936 -x573937 -x573938 -x573939 -x573940 -x573941 -x573942 -x573943 -x573944 -x573945 -x573946 -x573947 -x573948 -x573949 -x573950 -x573951 -x573952 -x573953 -x573954 -x573955 -x573956 -x573957 -x573958 -x573959 -x573960 -x573961 -x573962 -x573963 -x573964 -x573965 -x573966 -x573967 -x573968 -x573969 -x573970 -x573971 -x573972 -x573973 -x573974 -x573975 -x573976 -x573977 -x573978 -x573979 -x573980 -x573981 -x573982 -x573983 -x573984 -x573985 -x573986 -x573987 -x573988 -x573989 -x573990 -x573991 -x573992 -x573993 -x573994 -x573995 -x573996 -x573997 -x573998 -x573999
3421.79/3431.57 v -x574000 -x574001 -x574002 -x574003 -x574004 -x574005 -x574006 -x574007 -x574008 -x574009 -x574010 -x574011 -x574012 -x574013 -x574014 -x574015 -x574016 -x574017 -x574018 -x574019 -x574020 -x574021 -x574022 -x574023 -x574024 -x574025 -x574026 -x574027 -x574028 x574029 -x574030 -x574031 -x574032 -x574033 -x574034 -x574035 -x574036 -x574037 -x574038 -x574039 -x574040 -x574041 -x574042 -x574043 -x574044 -x574045 -x574046 -x574047 -x574048 -x574049 -x574050 -x574051 -x574052 -x574053 -x574054 -x574055 -x574056 -x574057 -x574058 -x574059 -x574060 -x574061 -x574062 -x574063 -x574064 -x574065 -x574066 -x574067 -x574068 -x574069 -x574070 -x574071 -x574072 -x574073 -x574074 -x574075 -x574076 -x574077 -x574078 -x574079 -x574080 -x574081 -x574082 -x574083 -x574084 -x574085 -x574086 -x574087 -x574088 -x574089 -x574090 -x574091 -x574092 -x574093 -x574094 -x574095 -x574096 -x574097 -x574098 -x574099 -x574100 -x574101 -x574102 -x574103 -x574104 -x574105 -x574106 -x574107 -x574108 -x574109 -x574110 -x574111 -x574112 -x574113 -x574114 -x574115 -x574116 -x574117 -x574118 -x574119 -x574120 -x574121 -x574122 -x574123 -x574124 -x574125 -x574126 -x574127 -x574128 -x574129 -x574130 -x574131 -x574132 -x574133 -x574134 -x574135 -x574136 -x574137 -x574138 -x574139 -x574140 -x574141 -x574142 -x574143 -x574144 -x574145 -x574146 -x574147 -x574148 -x574149 -x574150 -x574151 -x574152 -x574153 -x574154 -x574155 -x574156 -x574157 -x574158 -x574159 -x574160 -x574161 -x574162 -x574163 -x574164 -x574165 -x574166 -x574167 -x574168 -x574169 -x574170 -x574171 -x574172 -x574173 -x574174 -x574175 -x574176 -x574177 -x574178 -x574179 -x574180 -x574181 -x574182 -x574183 -x574184 -x574185 -x574186 -x574187 -x574188 -x574189 -x574190 -x574191 -x574192 -x574193 -x574194 -x574195 -x574196 -x574197 -x574198 -x574199 -x574200 -x574201 -x574202 -x574203 -x574204 -x574205 -x574206 -x574207 -x574208 -x574209 -x574210 -x574211 -x574212 -x574213 -x574214 -x574215 -x574216 -x574217 -x574218 -x574219 -x574220 -x574221 -x574222 -x574223 -x574224 -x574225 -x574226 -x574227 -x574228 -x574229 -x574230 -x574231 -x574232 -x574233 -x574234 -x574235 -x574236 -x574237 -x574238 -x574239 -x574240 -x574241 -x574242 -x574243 -x574244 -x574245 -x574246 -x574247 -x574248 -x574249 -x574250 -x574251 -x574252 -x574253 -x574254 -x574255 -x574256 -x574257 -x574258 -x574259 -x574260 -x574261 -x574262 -x574263 -x574264 -x574265 -x574266 -x574267 -x574268 -x574269 -x574270 -x574271 -x574272 -x574273 -x574274 -x574275 -x574276 -x574277 -x574278 -x574279 -x574280 -x574281 -x574282 -x574283 -x574284 -x574285 -x574286 -x574287 -x574288 -x574289 -x574290 -x574291 -x574292 -x574293 -x574294 -x574295 -x574296 -x574297 -x574298 -x574299 -x574300 -x574301 -x574302 -x574303 -x574304 -x574305 -x574306 -x574307 -x574308 -x574309 -x574310 -x574311 -x574312 x574313 -x574314 -x574315 -x574316 -x574317 -x574318 -x574319 -x574320 -x574321 -x574322 -x574323 -x574324 -x574325 -x574326 -x574327 -x574328 -x574329 -x574330 -x574331 -x574332 -x574333 -x574334 -x574335 -x574336 -x574337 -x574338 -x574339 -x574340 -x574341 -x574342 -x574343 -x574344 -x574345 -x574346 -x574347 -x574348 -x574349 -x574350 -x574351 -x574352 -x574353 -x574354 -x574355 -x574356 -x574357 -x574358 -x574359 -x574360 -x574361 -x574362 -x574363 -x574364 -x574365 -x574366 -x574367 -x574368 -x574369 -x574370 -x574371 -x574372 -x574373 -x574374 -x574375 -x574376 -x574377 -x574378 -x574379 -x574380 -x574381 -x574382 -x574383 -x574384 -x574385 -x574386 -x574387 -x574388 -x574389 -x574390 -x574391 -x574392 -x574393 -x574394 -x574395 -x574396 -x574397 -x574398 -x574399 -x574400 -x574401 -x574402 -x574403 -x574404 -x574405 -x574406 -x574407 -x574408 -x574409 -x574410 -x574411 -x574412 -x574413 -x574414 -x574415 -x574416 -x574417 -x574418 -x574419 -x574420 -x574421 -x574422 -x574423 -x574424 -x574425 -x574426 -x574427 -x574428 -x574429 -x574430 -x574431 -x574432 -x574433 -x574434 x574435 -x574436 -x574437 -x574438 -x574439 -x574440 -x574441 -x574442 -x574443 -x574444 -x574445 -x574446 -x574447 -x574448 -x574449 -x574450 -x574451 -x574452 -x574453 -x574454 -x574455 -x574456 -x574457 -x574458 -x574459 -x574460 -x574461 -x574462 -x574463 -x574464 -x574465 -x574466 -x574467 -x574468 -x574469 -x574470 -x574471 -x574472 -x574473 -x574474 -x574475 -x574476 -x574477 -x574478 -x574479 -x574480 -x574481 -x574482 -x574483 -x574484 -x574485 -x574486 -x574487 -x574488 -x574489 -x574490 -x574491 -x574492 -x574493 -x574494 -x574495 -x574496 -x574497 -x574498 -x574499 -x574500 -x574501 -x574502 -x574503 -x574504 -x574505 -x574506 -x574507 -x574508 -x574509 -x574510 -x574511 -x574512 -x574513 -x574514 -x574515 -x574516 -x574517 -x574518 -x574519 -x574520 -x574521 -x574522 -x574523 -x574524 -x574525 -x574526 -x574527 -x574528 -x574529 -x574530 -x574531 -x574532 -x574533 -x574534 -x574535 -x574536 -x574537 -x574538 -x574539 -x574540 -x574541 -x574542 -x574543 -x574544 -x574545 -x574546 -x574547 -x574548 -x574549 -x574550 -x574551 -x574552 -x574553 -x574554 -x574555 -x574556 -x574557 -x574558 -x574559 -x574560 -x574561 -x574562 -x574563 x574564 -x574565 -x574566 -x574567 -x574568 -x574569 -x574570 -x574571 -x574572 -x574573 -x574574 -x574575 -x574576 -x574577 -x574578 -x574579 -x574580 -x574581 -x574582 -x574583 -x574584 -x574585 -x574586 -x574587 -x574588 -x574589 -x574590 -x574591 -x574592 -x574593 -x574594 -x574595 -x574596 -x574597 -x574598 -x574599 -x574600 -x574601 -x574602 -x574603 -x574604 -x574605 -x574606 -x574607 -x574608 -x574609 -x574610 -x574611 -x574612 -x574613 -x574614 -x574615 -x574616 -x574617 -x574618 -x574619 -x574620 -x574621 -x574622 -x574623 -x574624 -x574625 -x574626 -x574627 -x574628 -x574629 -x574630 -x574631 -x574632 -x574633 -x574634 -x574635 -x574636 -x574637 -x574638 -x574639 -x574640 -x574641 -x574642 -x574643 -x574644 -x574645 -x574646 -x574647 -x574648 -x574649 -x574650 -x574651 -x574652 -x574653 -x574654 -x574655 -x574656 -x574657 -x574658 -x574659 -x574660 -x574661 -x574662 -x574663 -x574664 -x574665 -x574666 -x574667 -x574668 -x574669 -x574670 -x574671 -x574672 -x574673 -x574674 -x574675 -x574676 -x574677 -x574678 -x574679 -x574680 -x574681 -x574682 -x574683 -x574684 -x574685 -x574686 -x574687 -x574688 -x574689 -x574690 -x574691 -x574692 -x574693 -x574694 -x574695 -x574696 -x574697 -x574698 -x574699 -x574700 -x574701 -x574702 -x574703 -x574704 -x574705 -x574706 -x574707 -x574708 -x574709 -x574710 -x574711 -x574712 -x574713 -x574714 -x574715 -x574716 -x574717 -x574718 -x574719 -x574720 -x574721 -x574722 -x574723 -x574724 -x574725 -x574726 -x574727 -x574728 -x574729 -x574730 -x574731 -x574732 -x574733 -x574734 -x574735 -x574736 -x574737 -x574738 -x574739 -x574740 -x574741 -x574742 -x574743 -x574744 -x574745 -x574746 -x574747 -x574748 -x574749 -x574750 -x574751 -x574752 -x574753 -x574754 -x574755 -x574756 -x574757 -x574758 -x574759 -x574760 -x574761 -x574762 -x574763 -x574764 -x574765 -x574766 -x574767 -x574768 -x574769 -x574770 -x574771 -x574772 -x574773 -x574774 -x574775 -x574776 -x574777 -x574778 -x574779 -x574780 -x574781 -x574782 -x574783 -x574784 -x574785 -x574786 -x574787 -x574788 -x574789 -x574790 -x574791 -x574792 -x574793 -x574794 -x574795 -x574796 -x574797 -x574798 -x574799 -x574800 -x574801 -x574802 -x574803 -x574804 -x574805 -x574806 -x574807 -x574808 -x574809 -x574810 -x574811 -x574812 -x574813 -x574814 -x574815 -x574816 -x574817 -x574818 -x574819 -x574820 -x574821 -x574822 -x574823 -x574824 -x574825 -x574826 -x574827 -x574828 -x574829 -x574830 -x574831 -x574832 -x574833 -x574834 -x574835 -x574836 -x574837 -x574838 -x574839 -x574840 -x574841 -x574842 -x574843 -x574844 -x574845 -x574846 -x574847 -x574848 -x574849 -x574850 -x574851 -x574852 -x574853 -x574854 -x574855 -x574856 -x574857 -x574858 -x574859 -x574860 -x574861 -x574862 -x574863 -x574864 -x574865 -x574866 -x574867 -x574868 -x574869 -x574870 -x574871 -x574872 -x574873 -x574874 -x574875 -x574876 -x574877 -x574878 -x574879 -x574880 -x574881 -x574882 -x574883 -x574884 -x574885 -x574886 -x574887 -x574888 -x574889 -x574890 -x574891 -x574892 -x574893 -x574894 -x574895 -x574896 -x574897 -x574898 -x574899 -x574900 -x574901 -x574902 -x574903 -x574904 -x574905 -x574906 -x574907 -x574908 -x574909 -x574910 -x574911 -x574912 -x574913 -x574914 -x574915 -x574916 -x574917 -x574918 -x574919 x574920 -x574921 -x574922 -x574923 -x574924 -x574925 -x574926 -x574927 -x574928 -x574929 -x574930 -x574931 -x574932 -x574933 -x574934 -x574935 -x574936 -x574937 -x574938 -x574939 -x574940 -x574941 -x574942 -x574943 -x574944 -x574945 -x574946 -x574947 -x574948 -x574949 -x574950 -x574951 -x574952 -x574953 -x574954 -x574955 -x574956 -x574957 -x574958 -x574959 -x574960 -x574961 -x574962 -x574963 -x574964 -x574965 -x574966 -x574967 -x574968 -x574969 -x574970 -x574971 -x574972 -x574973 -x574974 -x574975 -x574976 -x574977 -x574978 -x574979 -x574980 -x574981 -x574982 -x574983 -x574984 -x574985 -x574986 -x574987 -x574988 -x574989 -x574990 -x574991 -x574992 -x574993 -x574994 -x574995 -x574996 -x574997 -x574998 -x574999 -x575000 -x575001 -x575002 -x575003 -x575004 -x575005 -x575006 -x575007 -x575008 -x575009 -x575010 -x575011 -x575012 -x575013 -x575014 -x575015 -x575016 -x575017 -x575018 -x575019 -x575020 -x575021 -x575022 -x575023 -x575024 -x575025 -x575026 -x575027 -x575028 -x575029 -x575030 -x575031 -x575032 -x575033 -x575034 -x575035 -x575036 -x575037 -x575038 -x575039 -x575040 -x575041 -x575042 -x575043 -x575044 -x575045 -x575046 -x575047 -x575048 -x575049 -x575050 -x575051 -x575052 -x575053 -x575054 -x575055 -x575056 -x575057 -x575058 -x575059 -x575060 -x575061 -x575062 -x575063 -x575064 -x575065 -x575066 -x575067 -x575068 -x575069 -x575070 -x575071 -x575072 -x575073 -x575074 -x575075 -x575076 -x575077 -x575078 -x575079 -x575080 -x575081 -x575082 -x575083 -x575084 -x575085 -x575086 -x575087 -x575088 -x575089 -x575090 -x575091 -x575092 -x575093 -x575094 -x575095 -x575096 -x575097 -x575098 -x575099 -x575100 -x575101 -x575102 -x575103 -x575104 -x575105 -x575106 -x575107 -x575108 -x575109 -x575110 -x575111 -x575112 -x575113 -x575114 -x575115 -x575116 -x575117 -x575118 -x575119 -x575120 -x575121 -x575122 -x575123 -x575124 -x575125 -x575126 -x575127 -x575128 -x575129 -x575130 -x575131 -x575132 -x575133 -x575134 -x575135 -x575136 -x575137 -x575138 -x575139 -x575140 -x575141 -x575142 -x575143 -x575144 -x575145 -x575146 -x575147 -x575148 -x575149 -x575150 -x575151 -x575152 -x575153 -x575154 -x575155 -x575156 -x575157 -x575158 -x575159 -x575160 -x575161 -x575162 -x575163 -x575164 -x575165 -x575166 -x575167 -x575168 -x575169 -x575170 -x575171 -x575172 -x575173 -x575174 -x575175 -x575176 -x575177 -x575178 -x575179 -x575180 -x575181 -x575182 -x575183 -x575184 -x575185 -x575186 -x575187 -x575188 -x575189 -x575190 -x575191 -x575192 -x575193 -x575194 -x575195 -x575196 -x575197 -x575198 -x575199 -x575200 -x575201 -x575202 -x575203 -x575204 -x575205 -x575206 -x575207 -x575208 -x575209 -x575210 x575211 -x575212 -x575213 -x575214 -x575215 -x575216 -x575217 -x575218 -x575219 -x575220 -x575221 -x575222 -x575223 -x575224 -x575225 -x575226 -x575227 -x575228 -x575229 -x575230 -x575231 -x575232 -x575233 -x575234 -x575235 -x575236 -x575237 -x575238 -x575239 -x575240 -x575241 -x575242 -x575243 -x575244 -x575245 -x575246 -x575247 -x575248 -x575249 -x575250 -x575251 -x575252 -x575253 -x575254 -x575255 -x575256 -x575257 -x575258 -x575259 -x575260 -x575261 -x575262 -x575263 -x575264 -x575265 -x575266 -x575267 -x575268 -x575269 -x575270 -x575271 -x575272 -x575273 -x575274 -x575275 -x575276 -x575277 -x575278 -x575279 -x575280 -x575281 -x575282 -x575283 -x575284 -x575285 -x575286 -x575287 -x575288 -x575289 -x575290 -x575291 -x575292 -x575293 -x575294 -x575295 -x575296 -x575297 -x575298 -x575299 -x575300 -x575301 -x575302 -x575303 -x575304 -x575305 -x575306 -x575307 -x575308 -x575309 -x575310 -x575311 -x575312 -x575313 -x575314 -x575315 -x575316 -x575317 -x575318 -x575319 -x575320 -x575321 -x575322 -x575323 -x575324 -x575325 -x575326 -x575327 -x575328 -x575329 -x575330 -x575331 -x575332 -x575333 -x575334 -x575335 -x575336 -x575337 -x575338 -x575339 -x575340 -x575341 -x575342 -x575343 -x575344 -x575345 -x575346 -x575347 -x575348 -x575349 -x575350 -x575351 -x575352 -x575353 -x575354 -x575355 -x575356 -x575357 -x575358 -x575359 -x575360 -x575361 -x575362 -x575363 -x575364 -x575365 -x575366 -x575367 -x575368 -x575369 -x575370 -x575371 -x575372 -x575373 -x575374 -x575375 -x575376 -x575377 -x575378 -x575379 -x575380 -x575381 -x575382 -x575383 -x575384 -x575385 -x575386 -x575387 -x575388 -x575389 -x575390 -x575391 -x575392 -x575393 -x575394 -x575395 -x575396 -x575397 -x575398 -x575399 -x575400 -x575401 -x575402 -x575403 -x575404 -x575405 -x575406 -x575407 -x575408 -x575409 -x575410 -x575411 -x575412 -x575413 -x575414 -x575415 -x575416 -x575417 -x575418 -x575419 -x575420 -x575421 -x575422 -x575423 -x575424 -x575425 -x575426 -x575427 -x575428 -x575429 -x575430 -x575431 -x575432 -x575433 -x575434 -x575435 -x575436 x575437 -x575438 -x575439 -x575440 -x575441 -x575442 -x575443 -x575444 -x575445 -x575446 -x575447 -x575448 -x575449 -x575450 -x575451 -x575452 -x575453 -x575454 -x575455 -x575456 -x575457 -x575458 -x575459 -x575460 -x575461 -x575462 -x575463 -x575464 -x575465 -x575466 -x575467 -x575468 -x575469 -x575470 -x575471 -x575472 -x575473 -x575474 -x575475 -x575476 -x575477 -x575478 -x575479 -x575480 -x575481 -x575482 -x575483 -x575484 -x575485 -x575486 -x575487 -x575488 -x575489 -x575490 -x575491 -x575492 -x575493 -x575494 -x575495 -x575496 -x575497 -x575498 -x575499 -x575500 -x575501 -x575502 -x575503 -x575504 -x575505 -x575506 -x575507 -x575508 -x575509 -x575510 -x575511 -x575512 -x575513 -x575514 -x575515 -x575516 -x575517 -x575518 -x575519 -x575520 -x575521 -x575522 -x575523 -x575524 -x575525 -x575526 -x575527 -x575528 -x575529 -x575530 -x575531 -x575532 -x575533 -x575534 -x575535 -x575536 -x575537 -x575538 -x575539 -x575540 -x575541 -x575542 -x575543 -x575544 -x575545 -x575546 -x575547 -x575548 -x575549 -x575550 -x575551 -x575552 -x575553 -x575554 -x575555 -x575556 -x575557 -x575558 -x575559 -x575560 -x575561 -x575562 -x575563 -x575564 -x575565 -x575566 -x575567 -x575568 -x575569 -x575570 -x575571 -x575572 -x575573 -x575574 -x575575 -x575576 -x575577 -x575578 -x575579 -x575580 -x575581 -x575582 -x575583 -x575584 -x575585 -x575586 -x575587 -x575588 -x575589 -x575590 -x575591 -x575592 -x575593 -x575594 -x575595 -x575596 -x575597 -x575598 -x575599 -x575600 -x575601 -x575602 -x575603 -x575604 -x575605 -x575606 -x575607 -x575608 -x575609 -x575610 -x575611 -x575612 -x575613 -x575614 -x575615 -x575616 -x575617 -x575618 -x575619 -x575620 -x575621 -x575622 -x575623 -x575624 -x575625 -x575626 -x575627 -x575628 -x575629 -x575630 -x575631 -x575632 -x575633 -x575634 -x575635 -x575636 -x575637 -x575638 -x575639 -x575640 -x575641 -x575642 x575643 -x575644 -x575645 -x575646 -x575647 -x575648 -x575649 -x575650 -x575651 -x575652 -x575653 -x575654 -x575655 -x575656 -x575657 -x575658 -x575659 -x575660 -x575661 -x575662 -x575663 -x575664 -x575665 -x575666 -x575667 -x575668 -x575669 -x575670 -x575671 -x575672 -x575673 -x575674 -x575675 -x575676 -x575677 -x575678 -x575679 -x575680 -x575681 -x575682 -x575683 -x575684 -x575685 -x575686 -x575687 -x575688 -x575689 -x575690 -x575691 -x575692 -x575693 -x575694 -x575695 -x575696 -x575697 -x575698 -x575699 -x575700 -x575701 -x575702 -x575703 -x575704 -x575705 -x575706 -x575707 -x575708 -x575709 -x575710 -x575711 -x575712 -x575713 -x575714 -x575715 -x575716 -x575717 -x575718 -x575719 -x575720 -x575721 -x575722 -x575723 -x575724 -x575725 -x575726 -x575727 -x575728 -x575729 -x575730 -x575731 -x575732 -x575733 -x575734 -x575735 -x575736 -x575737 -x575738 -x575739 -x575740 -x575741 -x575742 -x575743 -x575744 -x575745 -x575746 -x575747 -x575748 -x575749 -x575750 -x575751 -x575752 -x575753 -x575754 -x575755 -x575756 -x575757 -x575758 -x575759 -x575760 -x575761 -x575762 -x575763 -x575764 -x575765 -x575766 -x575767 -x575768 -x575769 -x575770 -x575771 -x575772 -x575773 -x575774 -x575775 -x575776 -x575777 -x575778 -x575779 -x575780 -x575781 -x575782 -x575783 -x575784 -x575785 -x575786 -x575787 -x575788 -x575789 -x575790 -x575791 -x575792 -x575793 -x575794 -x575795 -x575796 -x575797 -x575798 -x575799 -x575800 -x575801 -x575802 -x575803 -x575804 -x575805 -x575806 -x575807 -x575808 -x575809 -x575810 -x575811 x575812 -x575813 -x575814 -x575815 -x575816 -x575817 -x575818 -x575819 -x575820 -x575821 -x575822 -x575823 -x575824 -x575825 -x575826 -x575827 -x575828 -x575829 -x575830 -x575831 -x575832 -x575833 -x575834 -x575835 -x575836 -x575837 -x575838 -x575839 -x575840 -x575841 -x575842 -x575843 -x575844 -x575845 -x575846 -x575847 -x575848 -x575849 -x575850 -x575851 -x575852 -x575853 -x575854 -x575855 -x575856 -x575857 -x575858 -x575859 -x575860 -x575861 -x575862 -x575863 -x575864 -x575865 -x575866 -x575867 -x575868 -x575869 -x575870 -x575871 -x575872 -x575873 -x575874 -x575875 -x575876 -x575877 -x575878 -x575879 -x575880 -x575881 -x575882 -x575883 -x575884 -x575885 -x575886 -x575887 -x575888 -x575889 -x575890 -x575891 -x575892 -x575893 -x575894 -x575895 -x575896 -x575897 -x575898 -x575899 -x575900 -x575901 -x575902 -x575903 -x575904 -x575905 -x575906 -x575907 -x575908 -x575909 -x575910 -x575911 -x575912 -x575913 -x575914 -x575915 -x575916 -x575917 -x575918 -x575919 -x575920 -x575921 -x575922 -x575923 -x575924 -x575925 -x575926 -x575927 -x575928 -x575929 -x575930 -x575931 -x575932 -x575933 -x575934 -x575935 -x575936 -x575937 -x575938 -x575939 -x575940 -x575941 -x575942 -x575943 -x575944 -x575945 -x575946 -x575947 -x575948 -x575949 -x575950 -x575951 -x575952 -x575953 -x575954 -x575955 -x575956 -x575957 -x575958 -x575959 -x575960 -x575961 -x575962 -x575963 -x575964 -x575965 -x575966 -x575967 -x575968 -x575969 -x575970 -x575971 -x575972 -x575973 -x575974 -x575975 -x575976 -x575977 -x575978 -x575979 -x575980 -x575981 -x575982 -x575983 -x575984 -x575985 -x575986 -x575987 -x575988 -x575989 -x575990 -x575991 -x575992 -x575993 -x575994 -x575995 -x575996 -x575997 -x575998 -x575999
3421.79/3431.57 v -x576000 -x576001 -x576002 -x576003 -x576004 -x576005 -x576006 -x576007 -x576008 -x576009 -x576010 -x576011 -x576012 -x576013 -x576014 -x576015 -x576016 -x576017 -x576018 -x576019 -x576020 -x576021 -x576022 -x576023 -x576024 -x576025 -x576026 -x576027 -x576028 -x576029 -x576030 -x576031 -x576032 -x576033 -x576034 -x576035 -x576036 -x576037 -x576038 -x576039 -x576040 -x576041 -x576042 -x576043 -x576044 -x576045 -x576046 -x576047 -x576048 -x576049 -x576050 -x576051 -x576052 -x576053 -x576054 -x576055 -x576056 -x576057 -x576058 -x576059 -x576060 -x576061 -x576062 -x576063 x576064 -x576065 -x576066 -x576067 -x576068 -x576069 -x576070 -x576071 -x576072 -x576073 -x576074 -x576075 -x576076 -x576077 -x576078 -x576079 -x576080 -x576081 -x576082 -x576083 -x576084 -x576085 -x576086 -x576087 -x576088 -x576089 -x576090 -x576091 -x576092 -x576093 -x576094 -x576095 -x576096 -x576097 -x576098 -x576099 -x576100 -x576101 -x576102 -x576103 -x576104 -x576105 -x576106 -x576107 -x576108 -x576109 -x576110 -x576111 -x576112 -x576113 -x576114 -x576115 -x576116 -x576117 -x576118 -x576119 -x576120 -x576121 -x576122 -x576123 -x576124 -x576125 -x576126 -x576127 -x576128 -x576129 -x576130 -x576131 -x576132 -x576133 -x576134 -x576135 -x576136 -x576137 -x576138 -x576139 -x576140 -x576141 -x576142 -x576143 -x576144 -x576145 -x576146 -x576147 -x576148 -x576149 -x576150 -x576151 -x576152 -x576153 -x576154 -x576155 -x576156 -x576157 -x576158 -x576159 -x576160 -x576161 -x576162 -x576163 -x576164 -x576165 -x576166 -x576167 -x576168 -x576169 -x576170 -x576171 -x576172 -x576173 -x576174 -x576175 -x576176 -x576177 x576178 -x576179 -x576180 -x576181 -x576182 -x576183 -x576184 -x576185 -x576186 -x576187 -x576188 -x576189 -x576190 -x576191 -x576192 -x576193 -x576194 -x576195 -x576196 -x576197 -x576198 -x576199 -x576200 -x576201 -x576202 -x576203 -x576204 -x576205 -x576206 -x576207 -x576208 -x576209 -x576210 -x576211 -x576212 -x576213 -x576214 -x576215 -x576216 -x576217 -x576218 -x576219 -x576220 -x576221 -x576222 -x576223 -x576224 -x576225 -x576226 -x576227 -x576228 -x576229 -x576230 -x576231 -x576232 -x576233 -x576234 -x576235 -x576236 -x576237 -x576238 -x576239 -x576240 -x576241 -x576242 -x576243 -x576244 -x576245 -x576246 -x576247 -x576248 -x576249 -x576250 -x576251 -x576252 -x576253 -x576254 -x576255 -x576256 -x576257 -x576258 -x576259 -x576260 -x576261 -x576262 -x576263 -x576264 -x576265 -x576266 -x576267 -x576268 -x576269 -x576270 -x576271 -x576272 -x576273 -x576274 -x576275 -x576276 -x576277 -x576278 -x576279 -x576280 -x576281 -x576282 -x576283 -x576284 -x576285 -x576286 -x576287 -x576288 -x576289 -x576290 -x576291 -x576292 -x576293 -x576294 -x576295 -x576296 -x576297 -x576298 -x576299 -x576300 -x576301 -x576302 -x576303 -x576304 -x576305 -x576306 -x576307 -x576308 -x576309 -x576310 -x576311 -x576312 -x576313 -x576314 -x576315 -x576316 -x576317 -x576318 -x576319 -x576320 -x576321 -x576322 -x576323 -x576324 -x576325 -x576326 -x576327 -x576328 -x576329 -x576330 -x576331 -x576332 -x576333 -x576334 -x576335 -x576336 -x576337 -x576338 -x576339 -x576340 -x576341 -x576342 -x576343 -x576344 x576345 -x576346 -x576347 -x576348 -x576349 -x576350 -x576351 -x576352 -x576353 -x576354 -x576355 -x576356 -x576357 -x576358 -x576359 -x576360 -x576361 -x576362 -x576363 -x576364 -x576365 -x576366 -x576367 -x576368 -x576369 -x576370 -x576371 -x576372 -x576373 -x576374 -x576375 -x576376 -x576377 -x576378 -x576379 -x576380 -x576381 -x576382 -x576383 -x576384 -x576385 -x576386 -x576387 -x576388 -x576389 -x576390 -x576391 -x576392 -x576393 -x576394 -x576395 -x576396 -x576397 -x576398 -x576399 -x576400 -x576401 -x576402 -x576403 -x576404 -x576405 -x576406 -x576407 -x576408 -x576409 -x576410 -x576411 -x576412 -x576413 -x576414 -x576415 -x576416 -x576417 -x576418 -x576419 -x576420 -x576421 -x576422 -x576423 -x576424 -x576425 -x576426 -x576427 -x576428 -x576429 -x576430 -x576431 -x576432 -x576433 -x576434 -x576435 -x576436 -x576437 -x576438 -x576439 -x576440 -x576441 -x576442 -x576443 -x576444 -x576445 -x576446 -x576447 -x576448 -x576449 -x576450 -x576451 -x576452 -x576453 -x576454 -x576455 -x576456 -x576457 -x576458 -x576459 -x576460 -x576461 -x576462 -x576463 -x576464 -x576465 -x576466 -x576467 -x576468 -x576469 -x576470 -x576471 -x576472 -x576473 -x576474 -x576475 -x576476 -x576477 -x576478 -x576479 -x576480 -x576481 -x576482 -x576483 -x576484 -x576485 -x576486 -x576487 -x576488 -x576489 -x576490 -x576491 -x576492 -x576493 -x576494 -x576495 -x576496 -x576497 -x576498 -x576499 -x576500 -x576501 -x576502 -x576503 -x576504 -x576505 -x576506 -x576507 -x576508 -x576509 -x576510 -x576511 -x576512 -x576513 -x576514 -x576515 -x576516 -x576517 -x576518 -x576519 -x576520 -x576521 -x576522 -x576523 -x576524 -x576525 -x576526 -x576527 -x576528 -x576529 -x576530 -x576531 -x576532 -x576533 -x576534 -x576535 -x576536 -x576537 -x576538 -x576539 -x576540 -x576541 -x576542 -x576543 -x576544 -x576545 -x576546 -x576547 -x576548 -x576549 -x576550 -x576551 -x576552 -x576553 -x576554 -x576555 -x576556 -x576557 -x576558 -x576559 -x576560 -x576561 -x576562 -x576563 -x576564 -x576565 -x576566 -x576567 -x576568 -x576569 -x576570 -x576571 -x576572 -x576573 -x576574 -x576575 -x576576 -x576577 -x576578 -x576579 -x576580 -x576581 -x576582 -x576583 -x576584 -x576585 -x576586 -x576587 -x576588 -x576589 -x576590 -x576591 -x576592 -x576593 -x576594 -x576595 -x576596 -x576597 -x576598 -x576599 -x576600 -x576601 -x576602 -x576603 -x576604 -x576605 -x576606 -x576607 -x576608 -x576609 -x576610 -x576611 -x576612 -x576613 -x576614 -x576615 -x576616 -x576617 -x576618 -x576619 -x576620 -x576621 -x576622 -x576623 -x576624 -x576625 -x576626 -x576627 -x576628 -x576629 -x576630 -x576631 -x576632 -x576633 -x576634 -x576635 -x576636 -x576637 -x576638 -x576639 -x576640 -x576641 -x576642 -x576643 -x576644 -x576645 -x576646 -x576647 -x576648 -x576649 -x576650 -x576651 -x576652 -x576653 -x576654 -x576655 -x576656 -x576657 -x576658 -x576659 -x576660 -x576661 -x576662 -x576663 -x576664 -x576665 -x576666 -x576667 -x576668 -x576669 -x576670 -x576671 -x576672 -x576673 -x576674 -x576675 -x576676 -x576677 -x576678 -x576679 -x576680 -x576681 -x576682 -x576683 -x576684 -x576685 -x576686 -x576687 -x576688 -x576689 -x576690 -x576691 -x576692 -x576693 -x576694 -x576695 -x576696 -x576697 -x576698 -x576699 -x576700 -x576701 -x576702 -x576703 -x576704 -x576705 -x576706 -x576707 -x576708 -x576709 -x576710 -x576711 -x576712 -x576713 -x576714 -x576715 -x576716 -x576717 -x576718 -x576719 -x576720 -x576721 -x576722 -x576723 -x576724 -x576725 -x576726 -x576727 -x576728 -x576729 -x576730 -x576731 -x576732 -x576733 -x576734 -x576735 -x576736 -x576737 -x576738 -x576739 -x576740 -x576741 -x576742 -x576743 -x576744 -x576745 -x576746 -x576747 -x576748 -x576749 -x576750 -x576751 -x576752 -x576753 -x576754 -x576755 -x576756 -x576757 -x576758 -x576759 -x576760 -x576761 -x576762 -x576763 -x576764 -x576765 -x576766 -x576767 -x576768 -x576769 -x576770 -x576771 -x576772 -x576773 -x576774 -x576775 -x576776 -x576777 -x576778 -x576779 -x576780 x576781 -x576782 -x576783 -x576784 -x576785 -x576786 -x576787 -x576788 -x576789 -x576790 -x576791 -x576792 -x576793 -x576794 -x576795 -x576796 -x576797 -x576798 -x576799 -x576800 -x576801 -x576802 -x576803 -x576804 -x576805 -x576806 -x576807 -x576808 -x576809 -x576810 -x576811 -x576812 -x576813 -x576814 -x576815 -x576816 -x576817 -x576818 -x576819 -x576820 -x576821 -x576822 -x576823 -x576824 -x576825 -x576826 -x576827 -x576828 -x576829 -x576830 -x576831 -x576832 -x576833 -x576834 -x576835 -x576836 -x576837 -x576838 -x576839 -x576840 -x576841 -x576842 -x576843 -x576844 -x576845 -x576846 -x576847 -x576848 -x576849 -x576850 -x576851 -x576852 -x576853 -x576854 -x576855 -x576856 -x576857 -x576858 -x576859 -x576860 -x576861 -x576862 -x576863 -x576864 -x576865 -x576866 -x576867 -x576868 -x576869 -x576870 -x576871 -x576872 -x576873 -x576874 -x576875 -x576876 -x576877 -x576878 -x576879 -x576880 -x576881 -x576882 -x576883 -x576884 -x576885 -x576886 -x576887 -x576888 -x576889 -x576890 -x576891 -x576892 -x576893 -x576894 -x576895 -x576896 -x576897 -x576898 -x576899 -x576900 -x576901 -x576902 -x576903 -x576904 -x576905 -x576906 -x576907 -x576908 -x576909 -x576910 -x576911 -x576912 -x576913 x576914 -x576915 -x576916 -x576917 -x576918 -x576919 -x576920 -x576921 -x576922 -x576923 -x576924 -x576925 -x576926 -x576927 -x576928 -x576929 -x576930 -x576931 -x576932 -x576933 -x576934 -x576935 -x576936 -x576937 -x576938 -x576939 -x576940 -x576941 -x576942 -x576943 -x576944 -x576945 -x576946 -x576947 -x576948 -x576949 -x576950 -x576951 -x576952 -x576953 -x576954 -x576955 -x576956 -x576957 -x576958 -x576959 -x576960 -x576961 -x576962 -x576963 -x576964 -x576965 -x576966 -x576967 -x576968 -x576969 -x576970 -x576971 -x576972 -x576973 -x576974 -x576975 -x576976 -x576977 -x576978 -x576979 -x576980 -x576981 -x576982 -x576983 -x576984 -x576985 -x576986 -x576987 -x576988 -x576989 -x576990 -x576991 -x576992 -x576993 -x576994 -x576995 -x576996 -x576997 -x576998 -x576999 -x577000 -x577001 -x577002 -x577003 -x577004 -x577005 -x577006 -x577007 -x577008 -x577009 -x577010 -x577011 -x577012 -x577013 -x577014 -x577015 -x577016 -x577017 -x577018 -x577019 -x577020 -x577021 -x577022 -x577023 -x577024 -x577025 -x577026 -x577027 -x577028 -x577029 -x577030 -x577031 -x577032 -x577033 -x577034 -x577035 -x577036 -x577037 -x577038 -x577039 -x577040 -x577041 -x577042 -x577043 -x577044 -x577045 -x577046 -x577047 -x577048 -x577049 -x577050 -x577051 -x577052 -x577053 -x577054 -x577055 -x577056 -x577057 -x577058 -x577059 -x577060 -x577061 -x577062 -x577063 -x577064 -x577065 -x577066 -x577067 -x577068 -x577069 -x577070 -x577071 -x577072 -x577073 -x577074 -x577075 -x577076 -x577077 -x577078 -x577079 -x577080 -x577081 -x577082 -x577083 -x577084 -x577085 -x577086 -x577087 -x577088 -x577089 -x577090 -x577091 -x577092 -x577093 -x577094 -x577095 -x577096 -x577097 -x577098 -x577099 -x577100 -x577101 -x577102 -x577103 -x577104 -x577105 -x577106 -x577107 -x577108 -x577109 -x577110 -x577111 -x577112 -x577113 -x577114 -x577115 -x577116 -x577117 -x577118 -x577119 -x577120 -x577121 -x577122 -x577123 -x577124 -x577125 -x577126 -x577127 -x577128 -x577129 -x577130 -x577131 -x577132 -x577133 -x577134 -x577135 -x577136 -x577137 -x577138 -x577139 -x577140 -x577141 -x577142 -x577143 -x577144 -x577145 -x577146 -x577147 -x577148 -x577149 -x577150 -x577151 -x577152 -x577153 -x577154 -x577155 -x577156 -x577157 -x577158 -x577159 -x577160 -x577161 -x577162 -x577163 -x577164 -x577165 -x577166 -x577167 -x577168 -x577169 -x577170 -x577171 -x577172 -x577173 -x577174 -x577175 -x577176 -x577177 -x577178 -x577179 -x577180 -x577181 -x577182 -x577183 -x577184 -x577185 -x577186 -x577187 -x577188 -x577189 -x577190 -x577191 -x577192 -x577193 -x577194 -x577195 -x577196 -x577197 -x577198 -x577199 -x577200 x577201 -x577202 -x577203 -x577204 -x577205 -x577206 -x577207 -x577208 -x577209 -x577210 -x577211 -x577212 -x577213 -x577214 -x577215 -x577216 -x577217 -x577218 -x577219 -x577220 -x577221 -x577222 -x577223 -x577224 -x577225 -x577226 -x577227 -x577228 -x577229 -x577230 -x577231 -x577232 -x577233 -x577234 -x577235 -x577236 -x577237 -x577238 -x577239 -x577240 -x577241 -x577242 -x577243 -x577244 -x577245 -x577246 -x577247 -x577248 -x577249 -x577250 -x577251 -x577252 -x577253 -x577254 -x577255 -x577256 -x577257 -x577258 -x577259 -x577260 -x577261 -x577262 -x577263 -x577264 -x577265 -x577266 -x577267 -x577268 -x577269 -x577270 -x577271 -x577272 -x577273 -x577274 -x577275 -x577276 -x577277 -x577278 -x577279 -x577280 -x577281 -x577282 -x577283 -x577284 -x577285 -x577286 -x577287 -x577288 -x577289 -x577290 -x577291 -x577292 -x577293 -x577294 -x577295 -x577296 -x577297 -x577298 -x577299 -x577300 -x577301 -x577302 -x577303 -x577304 -x577305 -x577306 -x577307 -x577308 -x577309 -x577310 -x577311 -x577312 -x577313 -x577314 -x577315 -x577316 -x577317 -x577318 -x577319 -x577320 -x577321 -x577322 -x577323 -x577324 -x577325 -x577326 -x577327 -x577328 -x577329 -x577330 -x577331 -x577332 -x577333 -x577334 -x577335 -x577336 -x577337 -x577338 -x577339 -x577340 -x577341 -x577342 -x577343 -x577344 -x577345 -x577346 -x577347 -x577348 -x577349 -x577350 -x577351 -x577352 -x577353 -x577354 -x577355 -x577356 -x577357 -x577358 -x577359 -x577360 -x577361 -x577362 -x577363 -x577364 -x577365 -x577366 -x577367 -x577368 -x577369 -x577370 -x577371 -x577372 -x577373 -x577374 -x577375 -x577376 -x577377 -x577378 -x577379 -x577380 -x577381 -x577382 -x577383 -x577384 -x577385 -x577386 -x577387 -x577388 -x577389 -x577390 -x577391 -x577392 -x577393 -x577394 -x577395 -x577396 -x577397 -x577398 -x577399 -x577400 -x577401 -x577402 -x577403 -x577404 -x577405 -x577406 -x577407 -x577408 -x577409 -x577410 -x577411 -x577412 -x577413 -x577414 -x577415 -x577416 -x577417 -x577418 -x577419 -x577420 -x577421 -x577422 -x577423 -x577424 -x577425 -x577426 -x577427 -x577428 -x577429 -x577430 -x577431 -x577432 -x577433 -x577434 -x577435 x577436 -x577437 -x577438 -x577439 -x577440 -x577441 -x577442 -x577443 -x577444 -x577445 -x577446 -x577447 -x577448 -x577449 -x577450 -x577451 -x577452 -x577453 -x577454 -x577455 -x577456 -x577457 -x577458 -x577459 -x577460 -x577461 -x577462 -x577463 -x577464 -x577465 -x577466 -x577467 -x577468 -x577469 -x577470 -x577471 -x577472 -x577473 -x577474 -x577475 -x577476 -x577477 -x577478 -x577479 -x577480 -x577481 -x577482 -x577483 -x577484 -x577485 -x577486 -x577487 -x577488 -x577489 -x577490 -x577491 -x577492 -x577493 -x577494 -x577495 -x577496 -x577497 -x577498 -x577499 -x577500 -x577501 -x577502 -x577503 -x577504 -x577505 -x577506 -x577507 -x577508 -x577509 -x577510 -x577511 -x577512 -x577513 -x577514 -x577515 -x577516 -x577517 -x577518 -x577519 -x577520 -x577521 -x577522 -x577523 -x577524 -x577525 -x577526 -x577527 -x577528 -x577529 -x577530 -x577531 x577532 -x577533 -x577534 -x577535 -x577536 -x577537 -x577538 -x577539 -x577540 -x577541 -x577542 -x577543 -x577544 -x577545 -x577546 -x577547 -x577548 -x577549 -x577550 -x577551 -x577552 -x577553 -x577554 -x577555 -x577556 -x577557 -x577558 -x577559 -x577560 -x577561 -x577562 -x577563 -x577564 -x577565 -x577566 -x577567 -x577568 -x577569 -x577570 -x577571 -x577572 -x577573 -x577574 -x577575 -x577576 -x577577 -x577578 -x577579 -x577580 -x577581 -x577582 -x577583 -x577584 -x577585 -x577586 -x577587 -x577588 -x577589 -x577590 -x577591 -x577592 -x577593 -x577594 -x577595 -x577596 -x577597 -x577598 -x577599 -x577600 -x577601 -x577602 -x577603 -x577604 -x577605 -x577606 -x577607 -x577608 -x577609 -x577610 -x577611 -x577612 -x577613 -x577614 -x577615 -x577616 -x577617 -x577618 -x577619 -x577620 -x577621 -x577622 -x577623 -x577624 -x577625 -x577626 -x577627 -x577628 -x577629 -x577630 -x577631 -x577632 -x577633 -x577634 -x577635 -x577636 -x577637 -x577638 -x577639 -x577640 -x577641 -x577642 -x577643 -x577644 -x577645 -x577646 -x577647 -x577648 -x577649 -x577650 -x577651 -x577652 -x577653 -x577654 -x577655 -x577656 -x577657 -x577658 -x577659 -x577660 -x577661 -x577662 -x577663 -x577664 -x577665 -x577666 -x577667 -x577668 -x577669 -x577670 -x577671 -x577672 -x577673 -x577674 -x577675 -x577676 -x577677 -x577678 -x577679 -x577680 -x577681 -x577682 -x577683 -x577684 -x577685 -x577686 -x577687 -x577688 -x577689 -x577690 -x577691 -x577692 -x577693 -x577694 -x577695 -x577696 -x577697 -x577698 -x577699 -x577700 -x577701 -x577702 -x577703 -x577704 -x577705 -x577706 -x577707 -x577708 -x577709 -x577710 -x577711 -x577712 -x577713 -x577714 -x577715 -x577716 -x577717 -x577718 -x577719 -x577720 -x577721 -x577722 -x577723 -x577724 -x577725 -x577726 -x577727 -x577728 -x577729 -x577730 -x577731 -x577732 -x577733 -x577734 -x577735 -x577736 -x577737 -x577738 -x577739 -x577740 -x577741 -x577742 -x577743 -x577744 -x577745 -x577746 -x577747 -x577748 -x577749 -x577750 -x577751 -x577752 -x577753 -x577754 -x577755 -x577756 -x577757 -x577758 -x577759 -x577760 -x577761 -x577762 x577763 -x577764 -x577765 -x577766 -x577767 -x577768 -x577769 -x577770 -x577771 -x577772 -x577773 -x577774 -x577775 -x577776 -x577777 -x577778 -x577779 -x577780 -x577781 -x577782 -x577783 -x577784 -x577785 -x577786 -x577787 -x577788 -x577789 -x577790 -x577791 -x577792 -x577793 -x577794 -x577795 -x577796 -x577797 -x577798 -x577799 -x577800 -x577801 -x577802 -x577803 -x577804 -x577805 -x577806 -x577807 -x577808 -x577809 -x577810 -x577811 -x577812 -x577813 -x577814 -x577815 -x577816 -x577817 -x577818 -x577819 -x577820 -x577821 -x577822 -x577823 -x577824 -x577825 -x577826 -x577827 -x577828 -x577829 -x577830 -x577831 -x577832 -x577833 -x577834 -x577835 -x577836 -x577837 -x577838 -x577839 -x577840 -x577841 -x577842 -x577843 -x577844 -x577845 -x577846 -x577847 -x577848 -x577849 -x577850 -x577851 -x577852 -x577853 -x577854 -x577855 -x577856 -x577857 -x577858 -x577859 -x577860 -x577861 -x577862 -x577863 -x577864 -x577865 -x577866 -x577867 -x577868 -x577869 -x577870 -x577871 -x577872 -x577873 -x577874 -x577875 -x577876 -x577877 -x577878 -x577879 -x577880 -x577881 -x577882 -x577883 -x577884 -x577885 -x577886 -x577887 -x577888 -x577889 -x577890 -x577891 -x577892 -x577893 -x577894 -x577895 -x577896 -x577897 -x577898 -x577899 -x577900 -x577901 -x577902 -x577903 -x577904 -x577905 -x577906 -x577907 -x577908 -x577909 -x577910 -x577911 -x577912 -x577913 -x577914 -x577915 -x577916 -x577917 -x577918 -x577919 -x577920 -x577921 -x577922 -x577923 -x577924 -x577925 -x577926 -x577927 -x577928 -x577929 -x577930 -x577931 -x577932 -x577933 -x577934 -x577935 -x577936 -x577937 -x577938 -x577939 -x577940 -x577941 -x577942 -x577943 -x577944 -x577945 -x577946 -x577947 -x577948 -x577949 -x577950 -x577951 -x577952 -x577953 -x577954 -x577955 -x577956 -x577957 -x577958 -x577959 -x577960 -x577961 -x577962 -x577963 -x577964 -x577965 -x577966 -x577967 -x577968 -x577969 -x577970 -x577971 -x577972 -x577973 -x577974 -x577975 -x577976 -x577977 -x577978 -x577979 -x577980 -x577981 -x577982 -x577983 -x577984 -x577985 -x577986 -x577987 -x577988 -x577989 -x577990 -x577991 -x577992 -x577993 -x577994 -x577995 -x577996 -x577997 -x577998 -x577999
3421.79/3431.57 v -x578000 -x578001 -x578002 -x578003 -x578004 -x578005 -x578006 -x578007 -x578008 -x578009 -x578010 -x578011 -x578012 -x578013 -x578014 -x578015 -x578016 -x578017 -x578018 -x578019 -x578020 -x578021 -x578022 -x578023 -x578024 -x578025 -x578026 -x578027 -x578028 -x578029 -x578030 -x578031 -x578032 -x578033 -x578034 -x578035 -x578036 -x578037 x578038 -x578039 -x578040 -x578041 -x578042 -x578043 -x578044 -x578045 -x578046 -x578047 -x578048 -x578049 -x578050 -x578051 -x578052 -x578053 -x578054 -x578055 -x578056 -x578057 -x578058 -x578059 -x578060 -x578061 -x578062 -x578063 -x578064 -x578065 -x578066 -x578067 -x578068 -x578069 -x578070 -x578071 -x578072 -x578073 -x578074 -x578075 -x578076 -x578077 -x578078 -x578079 -x578080 -x578081 -x578082 -x578083 -x578084 -x578085 -x578086 -x578087 -x578088 -x578089 -x578090 -x578091 -x578092 -x578093 -x578094 -x578095 -x578096 -x578097 -x578098 -x578099 -x578100 -x578101 -x578102 -x578103 -x578104 -x578105 -x578106 -x578107 -x578108 -x578109 -x578110 -x578111 -x578112 -x578113 -x578114 -x578115 -x578116 -x578117 -x578118 -x578119 -x578120 -x578121 -x578122 -x578123 -x578124 -x578125 -x578126 -x578127 -x578128 -x578129 -x578130 -x578131 -x578132 -x578133 -x578134 -x578135 -x578136 -x578137 -x578138 -x578139 -x578140 -x578141 -x578142 -x578143 -x578144 -x578145 -x578146 -x578147 -x578148 -x578149 -x578150 -x578151 -x578152 -x578153 -x578154 -x578155 -x578156 -x578157 -x578158 -x578159 -x578160 -x578161 -x578162 -x578163 -x578164 -x578165 -x578166 -x578167 -x578168 -x578169 -x578170 -x578171 -x578172 -x578173 -x578174 -x578175 -x578176 -x578177 -x578178 -x578179 -x578180 -x578181 -x578182 -x578183 -x578184 -x578185 -x578186 -x578187 -x578188 -x578189 -x578190 -x578191 -x578192 -x578193 -x578194 -x578195 -x578196 -x578197 -x578198 -x578199 -x578200 -x578201 -x578202 -x578203 -x578204 -x578205 -x578206 -x578207 -x578208 -x578209 -x578210 -x578211 -x578212 -x578213 -x578214 -x578215 -x578216 -x578217 -x578218 -x578219 -x578220 -x578221 -x578222 -x578223 -x578224 -x578225 -x578226 -x578227 -x578228 -x578229 -x578230 -x578231 -x578232 -x578233 -x578234 -x578235 -x578236 -x578237 -x578238 -x578239 -x578240 -x578241 -x578242 -x578243 -x578244 -x578245 -x578246 -x578247 -x578248 -x578249 -x578250 -x578251 -x578252 -x578253 -x578254 -x578255 -x578256 -x578257 -x578258 -x578259 -x578260 -x578261 -x578262 -x578263 -x578264 -x578265 -x578266 -x578267 -x578268 -x578269 -x578270 -x578271 -x578272 -x578273 -x578274 -x578275 -x578276 -x578277 -x578278 -x578279 -x578280 -x578281 -x578282 -x578283 -x578284 -x578285 -x578286 -x578287 -x578288 -x578289 -x578290 -x578291 x578292 -x578293 -x578294 -x578295 -x578296 -x578297 -x578298 -x578299 -x578300 -x578301 -x578302 -x578303 -x578304 -x578305 -x578306 -x578307 -x578308 -x578309 -x578310 -x578311 -x578312 -x578313 -x578314 -x578315 -x578316 -x578317 -x578318 -x578319 -x578320 -x578321 -x578322 -x578323 -x578324 -x578325 -x578326 -x578327 -x578328 -x578329 -x578330 -x578331 -x578332 -x578333 -x578334 -x578335 -x578336 -x578337 -x578338 -x578339 -x578340 -x578341 -x578342 -x578343 -x578344 -x578345 -x578346 -x578347 -x578348 -x578349 -x578350 -x578351 -x578352 -x578353 -x578354 -x578355 -x578356 -x578357 -x578358 -x578359 -x578360 -x578361 -x578362 -x578363 -x578364 -x578365 -x578366 -x578367 -x578368 -x578369 -x578370 -x578371 -x578372 -x578373 -x578374 -x578375 -x578376 -x578377 -x578378 -x578379 -x578380 -x578381 -x578382 -x578383 -x578384 -x578385 -x578386 -x578387 -x578388 -x578389 -x578390 -x578391 -x578392 -x578393 -x578394 -x578395 -x578396 -x578397 -x578398 -x578399 -x578400 -x578401 -x578402 -x578403 x578404 -x578405 -x578406 -x578407 -x578408 -x578409 -x578410 -x578411 -x578412 -x578413 -x578414 -x578415 -x578416 -x578417 -x578418 -x578419 -x578420 -x578421 -x578422 -x578423 -x578424 -x578425 -x578426 -x578427 -x578428 -x578429 -x578430 -x578431 -x578432 -x578433 -x578434 -x578435 -x578436 -x578437 -x578438 -x578439 -x578440 -x578441 -x578442 -x578443 -x578444 -x578445 -x578446 -x578447 -x578448 -x578449 -x578450 -x578451 -x578452 -x578453 -x578454 -x578455 -x578456 -x578457 -x578458 -x578459 -x578460 -x578461 -x578462 -x578463 -x578464 -x578465 -x578466 -x578467 -x578468 -x578469 -x578470 -x578471 -x578472 -x578473 -x578474 -x578475 -x578476 -x578477 -x578478 -x578479 -x578480 -x578481 -x578482 -x578483 -x578484 -x578485 -x578486 -x578487 -x578488 -x578489 -x578490 -x578491 -x578492 -x578493 -x578494 -x578495 -x578496 -x578497 -x578498 -x578499 -x578500 -x578501 -x578502 -x578503 -x578504 -x578505 -x578506 -x578507 -x578508 -x578509 -x578510 -x578511 -x578512 -x578513 -x578514 -x578515 -x578516 -x578517 -x578518 -x578519 -x578520 -x578521 -x578522 -x578523 -x578524 -x578525 -x578526 -x578527 -x578528 -x578529 -x578530 -x578531 -x578532 -x578533 -x578534 -x578535 -x578536 -x578537 -x578538 -x578539 -x578540 -x578541 -x578542 -x578543 -x578544 -x578545 -x578546 -x578547 -x578548 -x578549 -x578550 -x578551 -x578552 -x578553 -x578554 -x578555 -x578556 -x578557 -x578558 -x578559 -x578560 -x578561 -x578562 -x578563 -x578564 -x578565 -x578566 -x578567 -x578568 -x578569 -x578570 -x578571 -x578572 -x578573 -x578574 -x578575 -x578576 -x578577 -x578578 -x578579 -x578580 -x578581 -x578582 -x578583 -x578584 -x578585 -x578586 -x578587 -x578588 -x578589 -x578590 -x578591 -x578592 -x578593 -x578594 -x578595 -x578596 -x578597 -x578598 -x578599 -x578600 -x578601 -x578602 -x578603 -x578604 -x578605 -x578606 -x578607 -x578608 -x578609 -x578610 -x578611 -x578612 -x578613 -x578614 -x578615 -x578616 -x578617 -x578618 -x578619 -x578620 -x578621 -x578622 -x578623 -x578624 -x578625 -x578626 -x578627 -x578628 -x578629 -x578630 -x578631 -x578632 -x578633 -x578634 -x578635 -x578636 -x578637 -x578638 -x578639 -x578640 -x578641 -x578642 -x578643 -x578644 -x578645 -x578646 -x578647 -x578648 -x578649 -x578650 -x578651 -x578652 -x578653 -x578654 -x578655 -x578656 -x578657 -x578658 -x578659 -x578660 -x578661 -x578662 -x578663 -x578664 x578665 -x578666 -x578667 -x578668 -x578669 -x578670 -x578671 -x578672 -x578673 -x578674 -x578675 -x578676 -x578677 -x578678 -x578679 -x578680 -x578681 -x578682 -x578683 -x578684 -x578685 -x578686 -x578687 -x578688 -x578689 -x578690 -x578691 -x578692 -x578693 -x578694 -x578695 -x578696 -x578697 -x578698 -x578699 -x578700 -x578701 -x578702 -x578703 -x578704 -x578705 -x578706 -x578707 -x578708 -x578709 -x578710 -x578711 -x578712 -x578713 -x578714 -x578715 -x578716 -x578717 -x578718 -x578719 -x578720 -x578721 -x578722 -x578723 -x578724 -x578725 -x578726 -x578727 -x578728 -x578729 -x578730 -x578731 -x578732 -x578733 -x578734 -x578735 -x578736 -x578737 -x578738 -x578739 -x578740 -x578741 -x578742 -x578743 -x578744 -x578745 -x578746 -x578747 -x578748 -x578749 -x578750 -x578751 -x578752 -x578753 -x578754 -x578755 -x578756 -x578757 -x578758 -x578759 -x578760 -x578761 -x578762 -x578763 -x578764 -x578765 -x578766 -x578767 -x578768 -x578769 -x578770 -x578771 -x578772 -x578773 -x578774 -x578775 -x578776 -x578777 -x578778 -x578779 -x578780 -x578781 -x578782 -x578783 -x578784 -x578785 -x578786 -x578787 -x578788 -x578789 -x578790 -x578791 -x578792 -x578793 -x578794 -x578795 -x578796 -x578797 -x578798 -x578799 -x578800 -x578801 -x578802 -x578803 -x578804 -x578805 -x578806 -x578807 -x578808 -x578809 -x578810 -x578811 -x578812 -x578813 -x578814 -x578815 -x578816 -x578817 -x578818 -x578819 -x578820 -x578821 -x578822 -x578823 -x578824 -x578825 -x578826 -x578827 -x578828 -x578829 -x578830 -x578831 -x578832 -x578833 -x578834 -x578835 -x578836 -x578837 -x578838 -x578839 -x578840 -x578841 -x578842 -x578843 -x578844 -x578845 -x578846 -x578847 -x578848 -x578849 -x578850 -x578851 -x578852 -x578853 -x578854 -x578855 -x578856 -x578857 -x578858 -x578859 -x578860 -x578861 -x578862 -x578863 -x578864 -x578865 -x578866 -x578867 -x578868 -x578869 -x578870 -x578871 -x578872 -x578873 -x578874 -x578875 -x578876 -x578877 -x578878 -x578879 -x578880 -x578881 -x578882 -x578883 -x578884 -x578885 -x578886 -x578887 -x578888 -x578889 -x578890 -x578891 -x578892 -x578893 -x578894 -x578895 -x578896 -x578897 -x578898 -x578899 -x578900 -x578901 -x578902 -x578903 -x578904 -x578905 -x578906 -x578907 -x578908 -x578909 -x578910 -x578911 -x578912 -x578913 -x578914 -x578915 -x578916 -x578917 -x578918 -x578919 -x578920 -x578921 -x578922 -x578923 -x578924 -x578925 -x578926 -x578927 -x578928 -x578929 -x578930 -x578931 -x578932 -x578933 -x578934 -x578935 -x578936 -x578937 -x578938 -x578939 -x578940 -x578941 -x578942 -x578943 -x578944 -x578945 -x578946 -x578947 -x578948 x578949 -x578950 -x578951 -x578952 -x578953 -x578954 -x578955 -x578956 -x578957 -x578958 -x578959 -x578960 -x578961 -x578962 -x578963 -x578964 -x578965 -x578966 -x578967 -x578968 -x578969 -x578970 -x578971 -x578972 -x578973 -x578974 -x578975 -x578976 -x578977 -x578978 -x578979 -x578980 -x578981 -x578982 -x578983 -x578984 -x578985 -x578986 -x578987 -x578988 -x578989 -x578990 -x578991 -x578992 -x578993 -x578994 -x578995 -x578996 -x578997 -x578998 -x578999 -x579000 -x579001 -x579002 -x579003 -x579004 -x579005 -x579006 -x579007 -x579008 -x579009 -x579010 -x579011 -x579012 -x579013 -x579014 -x579015 -x579016 -x579017 -x579018 -x579019 -x579020 -x579021 -x579022 -x579023 -x579024 -x579025 -x579026 -x579027 -x579028 -x579029 -x579030 -x579031 -x579032 -x579033 -x579034 -x579035 -x579036 -x579037 -x579038 -x579039 -x579040 -x579041 -x579042 x579043 -x579044 -x579045 -x579046 -x579047 -x579048 -x579049 -x579050 -x579051 -x579052 -x579053 -x579054 -x579055 -x579056 -x579057 -x579058 -x579059 -x579060 -x579061 -x579062 -x579063 -x579064 -x579065 -x579066 -x579067 -x579068 -x579069 -x579070 -x579071 -x579072 -x579073 -x579074 -x579075 -x579076 -x579077 -x579078 -x579079 -x579080 -x579081 -x579082 -x579083 -x579084 -x579085 -x579086 -x579087 -x579088 -x579089 -x579090 -x579091 -x579092 -x579093 -x579094 -x579095 -x579096 -x579097 -x579098 -x579099 -x579100 -x579101 -x579102 -x579103 -x579104 -x579105 -x579106 -x579107 -x579108 -x579109 -x579110 -x579111 -x579112 -x579113 -x579114 -x579115 -x579116 -x579117 -x579118 -x579119 -x579120 -x579121 -x579122 -x579123 -x579124 -x579125 -x579126 -x579127 -x579128 -x579129 -x579130 -x579131 -x579132 -x579133 -x579134 -x579135 -x579136 -x579137 -x579138 -x579139 -x579140 -x579141 -x579142 -x579143 -x579144 -x579145 -x579146 -x579147 -x579148 -x579149 -x579150 -x579151 -x579152 -x579153 -x579154 -x579155 -x579156 -x579157 -x579158 -x579159 -x579160 -x579161 -x579162 -x579163 -x579164 -x579165 -x579166 -x579167 -x579168 -x579169 -x579170 -x579171 -x579172 -x579173 -x579174 -x579175 -x579176 -x579177 -x579178 -x579179 -x579180 -x579181 -x579182 -x579183 -x579184 -x579185 -x579186 -x579187 -x579188 -x579189 -x579190 -x579191 -x579192 -x579193 -x579194 -x579195 -x579196 -x579197 -x579198 -x579199 -x579200 -x579201 -x579202 -x579203 -x579204 -x579205 -x579206 -x579207 -x579208 -x579209 -x579210 -x579211 -x579212 -x579213 -x579214 -x579215 -x579216 -x579217 -x579218 -x579219 -x579220 -x579221 -x579222 -x579223 -x579224 -x579225 -x579226 -x579227 -x579228 -x579229 -x579230 -x579231 -x579232 -x579233 -x579234 -x579235 -x579236 -x579237 -x579238 -x579239 -x579240 -x579241 -x579242 -x579243 -x579244 -x579245 -x579246 -x579247 -x579248 -x579249 -x579250 -x579251 -x579252 -x579253 -x579254 -x579255 -x579256 -x579257 -x579258 -x579259 -x579260 -x579261 -x579262 -x579263 -x579264 -x579265 -x579266 -x579267 -x579268 -x579269 -x579270 -x579271 -x579272 -x579273 -x579274 -x579275 -x579276 -x579277 -x579278 -x579279 -x579280 -x579281 -x579282 -x579283 -x579284 -x579285 -x579286 -x579287 -x579288 -x579289 -x579290 -x579291 -x579292 -x579293 -x579294 -x579295 -x579296 -x579297 -x579298 -x579299 -x579300 -x579301 -x579302 -x579303 -x579304 -x579305 -x579306 -x579307 -x579308 -x579309 -x579310 -x579311 -x579312 -x579313 -x579314 -x579315 -x579316 -x579317 x579318 -x579319 -x579320 -x579321 -x579322 -x579323 -x579324 -x579325 -x579326 -x579327 -x579328 -x579329 -x579330 -x579331 -x579332 -x579333 -x579334 -x579335 -x579336 -x579337 -x579338 -x579339 -x579340 -x579341 -x579342 -x579343 -x579344 -x579345 -x579346 -x579347 -x579348 -x579349 -x579350 -x579351 -x579352 -x579353 -x579354 -x579355 -x579356 -x579357 -x579358 -x579359 -x579360 -x579361 -x579362 -x579363 -x579364 -x579365 -x579366 -x579367 -x579368 -x579369 -x579370 -x579371 -x579372 -x579373 -x579374 -x579375 -x579376 -x579377 -x579378 -x579379 -x579380 -x579381 -x579382 -x579383 -x579384 -x579385 -x579386 -x579387 -x579388 -x579389 -x579390 -x579391 -x579392 -x579393 -x579394 -x579395 -x579396 -x579397 -x579398 -x579399 -x579400 -x579401 -x579402 -x579403 -x579404 -x579405 -x579406 -x579407 -x579408 -x579409 -x579410 -x579411 -x579412 -x579413 -x579414 -x579415 -x579416 -x579417 -x579418 -x579419 -x579420 -x579421 -x579422 -x579423 -x579424 -x579425 -x579426 -x579427 -x579428 -x579429 -x579430 -x579431 -x579432 -x579433 -x579434 -x579435 -x579436 -x579437 -x579438 -x579439 -x579440 -x579441 -x579442 -x579443 -x579444 -x579445 -x579446 -x579447 -x579448 -x579449 -x579450 -x579451 -x579452 -x579453 -x579454 -x579455 -x579456 -x579457 -x579458 -x579459 -x579460 -x579461 -x579462 -x579463 -x579464 -x579465 -x579466 -x579467 -x579468 -x579469 -x579470 -x579471 -x579472 -x579473 -x579474 -x579475 -x579476 -x579477 -x579478 -x579479 -x579480 -x579481 -x579482 -x579483 -x579484 x579485 -x579486 -x579487 -x579488 -x579489 -x579490 -x579491 -x579492 -x579493 -x579494 -x579495 -x579496 -x579497 -x579498 -x579499 -x579500 -x579501 -x579502 -x579503 -x579504 -x579505 -x579506 -x579507 -x579508 -x579509 -x579510 -x579511 -x579512 -x579513 -x579514 -x579515 -x579516 -x579517 -x579518 -x579519 -x579520 -x579521 -x579522 -x579523 -x579524 -x579525 -x579526 -x579527 -x579528 -x579529 -x579530 -x579531 -x579532 -x579533 -x579534 -x579535 -x579536 -x579537 -x579538 -x579539 -x579540 -x579541 -x579542 -x579543 -x579544 -x579545 -x579546 -x579547 -x579548 -x579549 -x579550 -x579551 -x579552 -x579553 -x579554 -x579555 -x579556 -x579557 -x579558 -x579559 -x579560 -x579561 -x579562 -x579563 -x579564 -x579565 -x579566 -x579567 -x579568 -x579569 -x579570 -x579571 -x579572 -x579573 -x579574 -x579575 -x579576 -x579577 -x579578 -x579579 -x579580 -x579581 -x579582 -x579583 -x579584 -x579585 -x579586 -x579587 -x579588 -x579589 -x579590 -x579591 -x579592 -x579593 -x579594 -x579595 -x579596 -x579597 -x579598 -x579599 -x579600 -x579601 -x579602 -x579603 -x579604 -x579605 -x579606 -x579607 -x579608 -x579609 -x579610 -x579611 -x579612 -x579613 -x579614 -x579615 -x579616 -x579617 -x579618 -x579619 -x579620 -x579621 -x579622 -x579623 -x579624 -x579625 -x579626 -x579627 -x579628 -x579629 -x579630 -x579631 -x579632 -x579633 -x579634 -x579635 -x579636 -x579637 -x579638 -x579639 -x579640 -x579641 -x579642 -x579643 -x579644 -x579645 -x579646 -x579647 -x579648 -x579649 -x579650 -x579651 -x579652 -x579653 -x579654 -x579655 -x579656 -x579657 -x579658 -x579659 -x579660 -x579661 -x579662 -x579663 -x579664 -x579665 -x579666 -x579667 -x579668 -x579669 -x579670 -x579671 -x579672 -x579673 -x579674 -x579675 -x579676 -x579677 -x579678 -x579679 -x579680 -x579681 -x579682 -x579683 -x579684 -x579685 -x579686 -x579687 -x579688 -x579689 -x579690 -x579691 -x579692 -x579693 -x579694 -x579695 -x579696 -x579697 -x579698 -x579699 -x579700 -x579701 -x579702 -x579703 -x579704 -x579705 -x579706 -x579707 -x579708 -x579709 -x579710 -x579711 -x579712 -x579713 -x579714 -x579715 -x579716 -x579717 -x579718 -x579719 -x579720 -x579721 -x579722 -x579723 -x579724 -x579725 -x579726 -x579727 -x579728 -x579729 -x579730 -x579731 -x579732 -x579733 -x579734 -x579735 -x579736 -x579737 -x579738 -x579739 -x579740 -x579741 -x579742 -x579743 -x579744 -x579745 -x579746 -x579747 x579748 -x579749 -x579750 -x579751 -x579752 -x579753 -x579754 -x579755 -x579756 -x579757 -x579758 -x579759 -x579760 -x579761 -x579762 -x579763 -x579764 -x579765 -x579766 -x579767 -x579768 -x579769 -x579770 -x579771 -x579772 -x579773 -x579774 -x579775 -x579776 -x579777 -x579778 -x579779 -x579780 -x579781 -x579782 -x579783 -x579784 -x579785 -x579786 -x579787 -x579788 -x579789 -x579790 -x579791 -x579792 -x579793 -x579794 -x579795 -x579796 -x579797 -x579798 -x579799 -x579800 -x579801 -x579802 -x579803 -x579804 -x579805 -x579806 -x579807 -x579808 -x579809 -x579810 -x579811 -x579812 -x579813 -x579814 -x579815 -x579816 -x579817 -x579818 -x579819 -x579820 -x579821 -x579822 -x579823 -x579824 -x579825 -x579826 -x579827 -x579828 -x579829 -x579830 -x579831 -x579832 -x579833 -x579834 -x579835 -x579836 -x579837 -x579838 -x579839 -x579840 -x579841 -x579842 -x579843 -x579844 -x579845 -x579846 -x579847 -x579848 -x579849 -x579850 -x579851 -x579852 -x579853 -x579854 -x579855 -x579856 -x579857 -x579858 -x579859 -x579860 -x579861 -x579862 -x579863 -x579864 -x579865 -x579866 -x579867 -x579868 -x579869 -x579870 -x579871 -x579872 -x579873 -x579874 -x579875 -x579876 -x579877 -x579878 -x579879 -x579880 -x579881 -x579882 -x579883 -x579884 -x579885 -x579886 -x579887 -x579888 -x579889 -x579890 -x579891 -x579892 -x579893 -x579894 -x579895 -x579896 -x579897 -x579898 -x579899 -x579900 -x579901 -x579902 -x579903 -x579904 -x579905 -x579906 -x579907 -x579908 -x579909 -x579910 -x579911 -x579912 -x579913 -x579914 -x579915 -x579916 -x579917 -x579918 -x579919 -x579920 -x579921 -x579922 -x579923 -x579924 -x579925 -x579926 -x579927 -x579928 -x579929 -x579930 -x579931 -x579932 -x579933 -x579934 -x579935 -x579936 -x579937 -x579938 -x579939 -x579940 -x579941 -x579942 -x579943 -x579944 -x579945 -x579946 -x579947 -x579948 -x579949 -x579950 x579951 -x579952 -x579953 -x579954 -x579955 -x579956 -x579957 -x579958 -x579959 -x579960 -x579961 -x579962 -x579963 -x579964 -x579965 -x579966 -x579967 -x579968 -x579969 -x579970 -x579971 -x579972 -x579973 -x579974 -x579975 -x579976 -x579977 -x579978 -x579979 -x579980 -x579981 -x579982 -x579983 -x579984 -x579985 -x579986 -x579987 -x579988 -x579989 -x579990 -x579991 -x579992 -x579993 -x579994 -x579995 -x579996 -x579997 -x579998 -x579999
3421.79/3431.57 v -x580000 -x580001 -x580002 -x580003 -x580004 -x580005 -x580006 -x580007 -x580008 -x580009 -x580010 -x580011 -x580012 -x580013 -x580014 -x580015 -x580016 -x580017 -x580018 -x580019 -x580020 -x580021 -x580022 -x580023 -x580024 -x580025 -x580026 -x580027 -x580028 -x580029 -x580030 -x580031 -x580032 -x580033 -x580034 -x580035 -x580036 -x580037 -x580038 -x580039 -x580040 -x580041 -x580042 -x580043 -x580044 -x580045 -x580046 -x580047 -x580048 -x580049 -x580050 -x580051 -x580052 -x580053 -x580054 -x580055 -x580056 -x580057 -x580058 -x580059 -x580060 -x580061 -x580062 -x580063 -x580064 -x580065 -x580066 -x580067 -x580068 -x580069 -x580070 -x580071 -x580072 -x580073 -x580074 -x580075 -x580076 -x580077 -x580078 -x580079 -x580080 -x580081 -x580082 -x580083 -x580084 -x580085 -x580086 -x580087 -x580088 -x580089 -x580090 -x580091 -x580092 -x580093 -x580094 -x580095 -x580096 -x580097 -x580098 -x580099 -x580100 -x580101 -x580102 -x580103 -x580104 -x580105 -x580106 -x580107 -x580108 -x580109 -x580110 -x580111 -x580112 -x580113 -x580114 -x580115 -x580116 -x580117 -x580118 -x580119 -x580120 -x580121 -x580122 -x580123 -x580124 -x580125 -x580126 -x580127 -x580128 -x580129 -x580130 -x580131 -x580132 -x580133 -x580134 -x580135 -x580136 -x580137 -x580138 -x580139 -x580140 -x580141 -x580142 -x580143 -x580144 -x580145 -x580146 -x580147 -x580148 -x580149 -x580150 -x580151 -x580152 -x580153 -x580154 -x580155 -x580156 -x580157 -x580158 -x580159 -x580160 -x580161 -x580162 -x580163 -x580164 -x580165 -x580166 -x580167 -x580168 -x580169 -x580170 -x580171 -x580172 -x580173 -x580174 -x580175 -x580176 -x580177 -x580178 -x580179 -x580180 -x580181 -x580182 -x580183 -x580184 -x580185 -x580186 -x580187 -x580188 -x580189 -x580190 -x580191 -x580192 -x580193 -x580194 -x580195 -x580196 -x580197 -x580198 -x580199 -x580200 -x580201 -x580202 -x580203 -x580204 -x580205 -x580206 -x580207 -x580208 -x580209 -x580210 -x580211 -x580212 -x580213 -x580214 -x580215 -x580216 -x580217 -x580218 -x580219 -x580220 -x580221 -x580222 -x580223 -x580224 -x580225 -x580226 -x580227 -x580228 -x580229 -x580230 -x580231 -x580232 -x580233 -x580234 -x580235 -x580236 -x580237 -x580238 -x580239 -x580240 -x580241 -x580242 -x580243 -x580244 -x580245 -x580246 -x580247 -x580248 -x580249 -x580250 -x580251 -x580252 -x580253 -x580254 -x580255 -x580256 -x580257 -x580258 -x580259 -x580260 -x580261 -x580262 -x580263 -x580264 -x580265 -x580266 -x580267 -x580268 -x580269 -x580270 -x580271 x580272 -x580273 -x580274 -x580275 -x580276 -x580277 -x580278 -x580279 -x580280 -x580281 -x580282 -x580283 -x580284 -x580285 -x580286 -x580287 -x580288 -x580289 -x580290 -x580291 -x580292 -x580293 -x580294 -x580295 -x580296 -x580297 -x580298 -x580299 -x580300 -x580301 -x580302 -x580303 -x580304 -x580305 -x580306 -x580307 -x580308 -x580309 -x580310 -x580311 -x580312 -x580313 -x580314 -x580315 -x580316 -x580317 -x580318 -x580319 -x580320 -x580321 -x580322 -x580323 -x580324 -x580325 -x580326 -x580327 -x580328 -x580329 -x580330 -x580331 -x580332 -x580333 -x580334 -x580335 -x580336 -x580337 -x580338 -x580339 -x580340 -x580341 -x580342 -x580343 -x580344 -x580345 -x580346 -x580347 -x580348 -x580349 -x580350 -x580351 -x580352 -x580353 -x580354 -x580355 -x580356 -x580357 -x580358 -x580359 -x580360 -x580361 -x580362 -x580363 -x580364 -x580365 -x580366 -x580367 -x580368 -x580369 -x580370 -x580371 -x580372 -x580373 -x580374 -x580375 -x580376 -x580377 -x580378 -x580379 -x580380 -x580381 -x580382 -x580383 -x580384 -x580385 -x580386 -x580387 -x580388 -x580389 -x580390 -x580391 -x580392 -x580393 -x580394 -x580395 -x580396 -x580397 -x580398 -x580399 -x580400 -x580401 -x580402 -x580403 -x580404 -x580405 -x580406 -x580407 -x580408 -x580409 -x580410 -x580411 -x580412 -x580413 -x580414 -x580415 -x580416 -x580417 -x580418 -x580419 -x580420 -x580421 -x580422 -x580423 -x580424 -x580425 -x580426 -x580427 -x580428 -x580429 -x580430 -x580431 -x580432 -x580433 -x580434 -x580435 -x580436 -x580437 -x580438 -x580439 -x580440 -x580441 -x580442 -x580443 -x580444 -x580445 -x580446 -x580447 -x580448 -x580449 -x580450 -x580451 -x580452 -x580453 -x580454 -x580455 -x580456 -x580457 -x580458 -x580459 -x580460 -x580461 -x580462 -x580463 -x580464 -x580465 -x580466 -x580467 -x580468 -x580469 -x580470 -x580471 -x580472 -x580473 -x580474 -x580475 -x580476 -x580477 -x580478 -x580479 -x580480 -x580481 -x580482 -x580483 -x580484 -x580485 -x580486 -x580487 -x580488 -x580489 -x580490 -x580491 -x580492 -x580493 -x580494 -x580495 -x580496 -x580497 -x580498 -x580499 -x580500 -x580501 -x580502 -x580503 -x580504 -x580505 -x580506 -x580507 -x580508 -x580509 -x580510 -x580511 -x580512 -x580513 -x580514 -x580515 -x580516 -x580517 -x580518 -x580519 -x580520 -x580521 -x580522 -x580523 -x580524 -x580525 -x580526 -x580527 -x580528 -x580529 -x580530 -x580531 -x580532 -x580533 -x580534 -x580535 -x580536 -x580537 -x580538 -x580539 -x580540 -x580541 -x580542 -x580543 -x580544 -x580545 -x580546 -x580547 -x580548 -x580549 -x580550 -x580551 -x580552 -x580553 -x580554 -x580555 -x580556 -x580557 -x580558 -x580559 -x580560 -x580561 -x580562 x580563 -x580564 -x580565 -x580566 -x580567 -x580568 -x580569 -x580570 -x580571 -x580572 -x580573 -x580574 -x580575 -x580576 -x580577 -x580578 -x580579 -x580580 -x580581 -x580582 -x580583 -x580584 -x580585 -x580586 -x580587 -x580588 -x580589 -x580590 -x580591 -x580592 -x580593 -x580594 -x580595 -x580596 -x580597 -x580598 -x580599 -x580600 -x580601 -x580602 -x580603 -x580604 -x580605 -x580606 -x580607 -x580608 -x580609 -x580610 -x580611 -x580612 -x580613 -x580614 -x580615 -x580616 -x580617 -x580618 -x580619 -x580620 -x580621 -x580622 -x580623 -x580624 -x580625 -x580626 -x580627 -x580628 -x580629 -x580630 -x580631 -x580632 -x580633 -x580634 -x580635 -x580636 -x580637 -x580638 -x580639 -x580640 -x580641 -x580642 -x580643 -x580644 -x580645 -x580646 -x580647 -x580648 -x580649 -x580650 -x580651 -x580652 -x580653 -x580654 -x580655 -x580656 -x580657 -x580658 -x580659 -x580660 -x580661 -x580662 -x580663 -x580664 -x580665 -x580666 -x580667 -x580668 -x580669 -x580670 -x580671 -x580672 -x580673 -x580674 -x580675 -x580676 -x580677 -x580678 -x580679 -x580680 -x580681 -x580682 -x580683 -x580684 -x580685 -x580686 x580687 -x580688 -x580689 -x580690 -x580691 -x580692 -x580693 -x580694 -x580695 -x580696 -x580697 -x580698 -x580699 -x580700 -x580701 -x580702 -x580703 -x580704 -x580705 -x580706 -x580707 -x580708 -x580709 -x580710 -x580711 -x580712 -x580713 -x580714 -x580715 -x580716 -x580717 -x580718 -x580719 -x580720 -x580721 -x580722 -x580723 -x580724 -x580725 -x580726 -x580727 -x580728 -x580729 -x580730 -x580731 -x580732 -x580733 -x580734 -x580735 -x580736 -x580737 -x580738 -x580739 -x580740 -x580741 -x580742 -x580743 -x580744 -x580745 -x580746 -x580747 -x580748 -x580749 -x580750 -x580751 -x580752 -x580753 -x580754 -x580755 -x580756 -x580757 -x580758 -x580759 -x580760 -x580761 -x580762 -x580763 -x580764 -x580765 -x580766 -x580767 -x580768 -x580769 -x580770 -x580771 -x580772 -x580773 -x580774 -x580775 -x580776 -x580777 -x580778 -x580779 -x580780 -x580781 -x580782 -x580783 -x580784 -x580785 -x580786 -x580787 -x580788 -x580789 -x580790 -x580791 -x580792 -x580793 -x580794 -x580795 -x580796 -x580797 -x580798 -x580799 -x580800 -x580801 -x580802 -x580803 -x580804 -x580805 -x580806 -x580807 -x580808 -x580809 -x580810 -x580811 -x580812 -x580813 -x580814 -x580815 -x580816 -x580817 -x580818 -x580819 x580820 -x580821 -x580822 -x580823 -x580824 -x580825 -x580826 -x580827 -x580828 -x580829 -x580830 -x580831 -x580832 -x580833 -x580834 -x580835 -x580836 -x580837 -x580838 -x580839 -x580840 -x580841 -x580842 -x580843 -x580844 -x580845 -x580846 -x580847 -x580848 -x580849 -x580850 -x580851 -x580852 -x580853 -x580854 -x580855 -x580856 -x580857 -x580858 -x580859 -x580860 -x580861 -x580862 -x580863 -x580864 -x580865 -x580866 -x580867 -x580868 -x580869 -x580870 -x580871 -x580872 -x580873 -x580874 -x580875 -x580876 -x580877 -x580878 -x580879 -x580880 -x580881 -x580882 -x580883 -x580884 -x580885 -x580886 -x580887 -x580888 -x580889 -x580890 -x580891 -x580892 -x580893 -x580894 -x580895 -x580896 -x580897 -x580898 -x580899 -x580900 -x580901 -x580902 -x580903 -x580904 -x580905 -x580906 -x580907 -x580908 -x580909 -x580910 -x580911 -x580912 -x580913 -x580914 -x580915 -x580916 -x580917 -x580918 -x580919 -x580920 -x580921 -x580922 -x580923 -x580924 -x580925 -x580926 -x580927 -x580928 -x580929 -x580930 -x580931 -x580932 -x580933 -x580934 -x580935 -x580936 -x580937 -x580938 -x580939 -x580940 -x580941 -x580942 -x580943 -x580944 -x580945 -x580946 -x580947 -x580948 -x580949 -x580950 -x580951 -x580952 -x580953 -x580954 -x580955 -x580956 -x580957 -x580958 -x580959 -x580960 -x580961 -x580962 -x580963 -x580964 -x580965 -x580966 -x580967 -x580968 -x580969 -x580970 -x580971 -x580972 -x580973 -x580974 -x580975 -x580976 -x580977 -x580978 -x580979 -x580980 -x580981 -x580982 -x580983 -x580984 -x580985 -x580986 -x580987 -x580988 -x580989 -x580990 -x580991 -x580992 -x580993 -x580994 -x580995 -x580996 -x580997 -x580998 -x580999 -x581000 -x581001 -x581002 -x581003 -x581004 -x581005 -x581006 -x581007 -x581008 -x581009 -x581010 -x581011 -x581012 -x581013 -x581014 -x581015 -x581016 -x581017 -x581018 -x581019 -x581020 -x581021 -x581022 -x581023 -x581024 -x581025 -x581026 -x581027 -x581028 -x581029 -x581030 -x581031 -x581032 -x581033 -x581034 -x581035 -x581036 -x581037 -x581038 -x581039 -x581040 -x581041 -x581042 -x581043 -x581044 -x581045 -x581046 -x581047 -x581048 -x581049 -x581050 -x581051 -x581052 -x581053 -x581054 -x581055 -x581056 -x581057 -x581058 -x581059 -x581060 -x581061 -x581062 -x581063 -x581064 -x581065 -x581066 -x581067 -x581068 -x581069 -x581070 -x581071 -x581072 -x581073 -x581074 -x581075 -x581076 -x581077 -x581078 -x581079 -x581080 -x581081 -x581082 -x581083 -x581084 -x581085 -x581086 -x581087 -x581088 -x581089 -x581090 -x581091 -x581092 -x581093 -x581094 -x581095 -x581096 -x581097 -x581098 -x581099 -x581100 -x581101 -x581102 -x581103 -x581104 -x581105 -x581106 -x581107 -x581108 -x581109 -x581110 -x581111 -x581112 -x581113 -x581114 -x581115 -x581116 -x581117 -x581118 -x581119 -x581120 -x581121 -x581122 -x581123 -x581124 -x581125 -x581126 -x581127 -x581128 -x581129 -x581130 -x581131 -x581132 -x581133 -x581134 -x581135 -x581136 -x581137 -x581138 -x581139 -x581140 -x581141 -x581142 -x581143 -x581144 -x581145 -x581146 -x581147 -x581148 -x581149 -x581150 -x581151 -x581152 -x581153 -x581154 -x581155 -x581156 -x581157 -x581158 -x581159 -x581160 -x581161 -x581162 -x581163 -x581164 -x581165 -x581166 -x581167 -x581168 -x581169 -x581170 -x581171 -x581172 -x581173 -x581174 -x581175 -x581176 -x581177 -x581178 -x581179 x581180 -x581181 -x581182 -x581183 -x581184 -x581185 -x581186 -x581187 -x581188 -x581189 -x581190 -x581191 -x581192 -x581193 -x581194 -x581195 -x581196 -x581197 -x581198 -x581199 -x581200 -x581201 -x581202 -x581203 -x581204 -x581205 -x581206 -x581207 -x581208 -x581209 -x581210 -x581211 -x581212 -x581213 -x581214 -x581215 -x581216 -x581217 -x581218 -x581219 -x581220 -x581221 -x581222 -x581223 -x581224 -x581225 -x581226 -x581227 -x581228 -x581229 -x581230 -x581231 -x581232 -x581233 -x581234 -x581235 -x581236 -x581237 -x581238 -x581239 -x581240 -x581241 -x581242 -x581243 -x581244 -x581245 -x581246 -x581247 -x581248 -x581249 -x581250 -x581251 -x581252 -x581253 -x581254 -x581255 -x581256 -x581257 -x581258 -x581259 -x581260 -x581261 -x581262 -x581263 -x581264 -x581265 -x581266 -x581267 -x581268 -x581269 -x581270 -x581271 -x581272 -x581273 -x581274 -x581275 -x581276 -x581277 -x581278 -x581279 -x581280 -x581281 -x581282 -x581283 -x581284 -x581285 -x581286 -x581287 -x581288 -x581289 -x581290 -x581291 -x581292 -x581293 -x581294 -x581295 -x581296 -x581297 -x581298 -x581299 -x581300 -x581301 -x581302 -x581303 -x581304 -x581305 -x581306 -x581307 -x581308 -x581309 -x581310 -x581311 -x581312 -x581313 -x581314 -x581315 -x581316 -x581317 -x581318 -x581319 -x581320 -x581321 -x581322 -x581323 -x581324 -x581325 -x581326 -x581327 -x581328 -x581329 -x581330 -x581331 -x581332 -x581333 -x581334 -x581335 -x581336 -x581337 -x581338 -x581339 -x581340 -x581341 -x581342 -x581343 -x581344 -x581345 -x581346 -x581347 -x581348 -x581349 -x581350 -x581351 -x581352 -x581353 -x581354 -x581355 -x581356 -x581357 -x581358 -x581359 -x581360 -x581361 -x581362 -x581363 -x581364 -x581365 -x581366 -x581367 -x581368 -x581369 -x581370 -x581371 -x581372 -x581373 -x581374 -x581375 -x581376 -x581377 -x581378 -x581379 -x581380 -x581381 -x581382 -x581383 -x581384 -x581385 -x581386 -x581387 -x581388 -x581389 -x581390 -x581391 -x581392 -x581393 -x581394 -x581395 -x581396 -x581397 -x581398 -x581399 -x581400 -x581401 -x581402 -x581403 -x581404 -x581405 -x581406 -x581407 -x581408 -x581409 -x581410 -x581411 -x581412 -x581413 -x581414 -x581415 -x581416 -x581417 -x581418 -x581419 -x581420 -x581421 -x581422 -x581423 -x581424 -x581425 -x581426 -x581427 -x581428 -x581429 -x581430 -x581431 -x581432 -x581433 -x581434 -x581435 -x581436 -x581437 -x581438 -x581439 -x581440 -x581441 -x581442 -x581443 -x581444 -x581445 -x581446 -x581447 -x581448 -x581449 -x581450 -x581451 -x581452 -x581453 -x581454 -x581455 -x581456 -x581457 -x581458 -x581459 -x581460 -x581461 -x581462 -x581463 -x581464 -x581465 -x581466 -x581467 -x581468 -x581469 -x581470 -x581471 -x581472 -x581473 -x581474 -x581475 -x581476 x581477 -x581478 -x581479 -x581480 -x581481 -x581482 -x581483 -x581484 -x581485 -x581486 -x581487 -x581488 -x581489 -x581490 -x581491 -x581492 -x581493 -x581494 -x581495 -x581496 -x581497 -x581498 -x581499 -x581500 -x581501 -x581502 -x581503 -x581504 -x581505 -x581506 -x581507 -x581508 -x581509 -x581510 -x581511 -x581512 -x581513 -x581514 -x581515 -x581516 -x581517 -x581518 -x581519 -x581520 -x581521 -x581522 -x581523 -x581524 -x581525 -x581526 -x581527 -x581528 -x581529 -x581530 -x581531 -x581532 -x581533 -x581534 -x581535 -x581536 -x581537 -x581538 -x581539 -x581540 -x581541 -x581542 -x581543 -x581544 -x581545 -x581546 -x581547 -x581548 -x581549 -x581550 -x581551 -x581552 -x581553 -x581554 -x581555 -x581556 -x581557 -x581558 -x581559 -x581560 -x581561 -x581562 -x581563 -x581564 -x581565 -x581566 -x581567 -x581568 -x581569 -x581570 -x581571 -x581572 -x581573 -x581574 -x581575 -x581576 -x581577 -x581578 -x581579 -x581580 -x581581 -x581582 -x581583 -x581584 -x581585 -x581586 -x581587 -x581588 -x581589 -x581590 -x581591 -x581592 -x581593 -x581594 -x581595 -x581596 -x581597 -x581598 -x581599 -x581600 -x581601 -x581602 -x581603 -x581604 -x581605 -x581606 -x581607 -x581608 -x581609 -x581610 -x581611 -x581612 -x581613 -x581614 -x581615 -x581616 -x581617 -x581618 -x581619 -x581620 -x581621 -x581622 -x581623 -x581624 -x581625 -x581626 -x581627 -x581628 -x581629 -x581630 -x581631 -x581632 -x581633 -x581634 -x581635 -x581636 -x581637 -x581638 -x581639 -x581640 -x581641 -x581642 -x581643 -x581644 -x581645 -x581646 -x581647 -x581648 -x581649 -x581650 -x581651 -x581652 -x581653 -x581654 -x581655 -x581656 -x581657 -x581658 -x581659 -x581660 -x581661 -x581662 -x581663 -x581664 -x581665 -x581666 -x581667 -x581668 -x581669 -x581670 -x581671 -x581672 -x581673 -x581674 -x581675 -x581676 -x581677 -x581678 -x581679 -x581680 -x581681 -x581682 -x581683 -x581684 -x581685 -x581686 -x581687 -x581688 -x581689 -x581690 -x581691 -x581692 -x581693 -x581694 -x581695 -x581696 -x581697 -x581698 -x581699 -x581700 -x581701 -x581702 -x581703 -x581704 -x581705 -x581706 x581707 -x581708 -x581709 -x581710 -x581711 -x581712 -x581713 -x581714 -x581715 -x581716 -x581717 -x581718 -x581719 -x581720 -x581721 -x581722 -x581723 -x581724 -x581725 -x581726 -x581727 -x581728 -x581729 -x581730 -x581731 -x581732 -x581733 -x581734 -x581735 -x581736 -x581737 -x581738 -x581739 -x581740 -x581741 -x581742 -x581743 -x581744 -x581745 -x581746 -x581747 -x581748 -x581749 -x581750 -x581751 -x581752 -x581753 -x581754 -x581755 -x581756 -x581757 -x581758 -x581759 -x581760 -x581761 -x581762 -x581763 -x581764 -x581765 -x581766 -x581767 -x581768 -x581769 -x581770 -x581771 -x581772 -x581773 -x581774 -x581775 -x581776 -x581777 -x581778 -x581779 -x581780 -x581781 -x581782 -x581783 -x581784 -x581785 -x581786 -x581787 -x581788 -x581789 -x581790 -x581791 -x581792 -x581793 -x581794 -x581795 -x581796 -x581797 -x581798 -x581799 -x581800 -x581801 -x581802 -x581803 -x581804 -x581805 -x581806 -x581807 -x581808 -x581809 -x581810 -x581811 -x581812 -x581813 -x581814 -x581815 -x581816 -x581817 -x581818 -x581819 -x581820 -x581821 -x581822 -x581823 -x581824 -x581825 -x581826 -x581827 -x581828 -x581829 -x581830 -x581831 -x581832 -x581833 -x581834 -x581835 -x581836 -x581837 -x581838 -x581839 -x581840 -x581841 -x581842 -x581843 -x581844 -x581845 -x581846 -x581847 -x581848 -x581849 -x581850 -x581851 -x581852 -x581853 -x581854 -x581855 -x581856 -x581857 -x581858 -x581859 -x581860 -x581861 -x581862 -x581863 -x581864 -x581865 -x581866 -x581867 -x581868 -x581869 -x581870 -x581871 -x581872 -x581873 -x581874 -x581875 -x581876 -x581877 -x581878 -x581879 -x581880 -x581881 -x581882 -x581883 -x581884 -x581885 -x581886 -x581887 -x581888 -x581889 -x581890 -x581891 -x581892 -x581893 -x581894 -x581895 -x581896 -x581897 -x581898 -x581899 -x581900 -x581901 -x581902 -x581903 -x581904 -x581905 -x581906 -x581907 -x581908 -x581909 -x581910 -x581911 -x581912 -x581913 -x581914 x581915 -x581916 -x581917 -x581918 -x581919 -x581920 -x581921 -x581922 -x581923 -x581924 -x581925 -x581926 -x581927 -x581928 -x581929 -x581930 -x581931 -x581932 -x581933 -x581934 -x581935 -x581936 -x581937 -x581938 -x581939 -x581940 -x581941 -x581942 -x581943 -x581944 -x581945 -x581946 -x581947 -x581948 -x581949 -x581950 -x581951 -x581952 -x581953 -x581954 -x581955 -x581956 -x581957 -x581958 -x581959 -x581960 -x581961 -x581962 -x581963 -x581964 -x581965 -x581966 -x581967 -x581968 -x581969 -x581970 -x581971 -x581972 -x581973 -x581974 -x581975 -x581976 -x581977 -x581978 -x581979 -x581980 -x581981 -x581982 -x581983 -x581984 -x581985 -x581986 -x581987 -x581988 -x581989 -x581990 -x581991 -x581992 -x581993 -x581994 -x581995 -x581996 -x581997 -x581998 -x581999
3421.79/3431.57 v -x582000 -x582001 -x582002 -x582003 -x582004 -x582005 -x582006 -x582007 -x582008 -x582009 -x582010 -x582011 -x582012 -x582013 -x582014 -x582015 -x582016 -x582017 -x582018 -x582019 -x582020 -x582021 -x582022 -x582023 -x582024 -x582025 -x582026 -x582027 -x582028 -x582029 -x582030 -x582031 -x582032 -x582033 -x582034 -x582035 -x582036 -x582037 -x582038 -x582039 -x582040 -x582041 -x582042 -x582043 -x582044 -x582045 -x582046 -x582047 -x582048 -x582049 -x582050 -x582051 -x582052 -x582053 -x582054 -x582055 -x582056 -x582057 -x582058 -x582059 -x582060 -x582061 -x582062 -x582063 -x582064 -x582065 -x582066 -x582067 -x582068 -x582069 -x582070 -x582071 -x582072 -x582073 -x582074 -x582075 -x582076 -x582077 -x582078 -x582079 -x582080 -x582081 -x582082 -x582083 x582084 -x582085 -x582086 -x582087 -x582088 -x582089 -x582090 -x582091 -x582092 -x582093 -x582094 -x582095 -x582096 -x582097 -x582098 -x582099 -x582100 -x582101 -x582102 -x582103 -x582104 -x582105 -x582106 -x582107 -x582108 -x582109 -x582110 -x582111 -x582112 -x582113 -x582114 -x582115 -x582116 -x582117 -x582118 -x582119 -x582120 -x582121 -x582122 -x582123 -x582124 -x582125 -x582126 -x582127 -x582128 -x582129 -x582130 -x582131 -x582132 -x582133 -x582134 -x582135 -x582136 -x582137 -x582138 -x582139 -x582140 -x582141 -x582142 -x582143 -x582144 -x582145 -x582146 -x582147 -x582148 -x582149 -x582150 -x582151 -x582152 -x582153 -x582154 -x582155 -x582156 -x582157 -x582158 -x582159 -x582160 -x582161 -x582162 -x582163 -x582164 -x582165 -x582166 -x582167 -x582168 -x582169 -x582170 -x582171 -x582172 -x582173 -x582174 -x582175 -x582176 -x582177 -x582178 -x582179 -x582180 -x582181 -x582182 -x582183 -x582184 -x582185 -x582186 -x582187 -x582188 -x582189 -x582190 -x582191 -x582192 -x582193 -x582194 -x582195 -x582196 -x582197 -x582198 -x582199 -x582200 -x582201 -x582202 -x582203 -x582204 -x582205 -x582206 -x582207 -x582208 -x582209 -x582210 -x582211 -x582212 -x582213 -x582214 -x582215 -x582216 -x582217 -x582218 -x582219 -x582220 -x582221 -x582222 -x582223 -x582224 -x582225 -x582226 -x582227 -x582228 -x582229 -x582230 -x582231 -x582232 -x582233 -x582234 -x582235 -x582236 -x582237 -x582238 -x582239 -x582240 -x582241 -x582242 -x582243 -x582244 -x582245 -x582246 -x582247 -x582248 -x582249 -x582250 -x582251 -x582252 -x582253 -x582254 -x582255 -x582256 -x582257 -x582258 -x582259 -x582260 -x582261 -x582262 -x582263 -x582264 -x582265 -x582266 -x582267 -x582268 -x582269 -x582270 -x582271 -x582272 -x582273 -x582274 -x582275 -x582276 -x582277 -x582278 -x582279 -x582280 -x582281 -x582282 -x582283 -x582284 -x582285 -x582286 -x582287 -x582288 -x582289 -x582290 -x582291 -x582292 -x582293 -x582294 -x582295 -x582296 -x582297 -x582298 -x582299 -x582300 -x582301 -x582302 -x582303 -x582304 -x582305 -x582306 -x582307 -x582308 -x582309 -x582310 -x582311 -x582312 -x582313 -x582314 -x582315 -x582316 -x582317 -x582318 -x582319 -x582320 -x582321 -x582322 -x582323 -x582324 -x582325 -x582326 -x582327 -x582328 -x582329 -x582330 -x582331 -x582332 -x582333 -x582334 -x582335 -x582336 -x582337 x582338 -x582339 -x582340 -x582341 -x582342 -x582343 -x582344 -x582345 -x582346 -x582347 -x582348 -x582349 -x582350 -x582351 -x582352 -x582353 -x582354 -x582355 -x582356 -x582357 -x582358 -x582359 -x582360 -x582361 -x582362 -x582363 -x582364 -x582365 -x582366 -x582367 -x582368 -x582369 -x582370 -x582371 -x582372 -x582373 -x582374 -x582375 -x582376 -x582377 -x582378 -x582379 -x582380 -x582381 -x582382 -x582383 -x582384 -x582385 -x582386 -x582387 -x582388 -x582389 -x582390 -x582391 -x582392 -x582393 -x582394 -x582395 -x582396 -x582397 -x582398 -x582399 -x582400 -x582401 -x582402 -x582403 -x582404 -x582405 -x582406 -x582407 -x582408 -x582409 -x582410 -x582411 -x582412 -x582413 -x582414 -x582415 -x582416 -x582417 -x582418 -x582419 -x582420 -x582421 -x582422 -x582423 -x582424 -x582425 -x582426 -x582427 -x582428 -x582429 -x582430 -x582431 -x582432 -x582433 -x582434 -x582435 -x582436 -x582437 -x582438 -x582439 -x582440 -x582441 -x582442 -x582443 -x582444 -x582445 -x582446 -x582447 -x582448 -x582449 x582450 -x582451 -x582452 -x582453 -x582454 -x582455 -x582456 -x582457 -x582458 -x582459 -x582460 -x582461 -x582462 -x582463 -x582464 -x582465 -x582466 -x582467 -x582468 -x582469 -x582470 -x582471 -x582472 -x582473 -x582474 -x582475 -x582476 -x582477 -x582478 -x582479 -x582480 -x582481 -x582482 -x582483 -x582484 -x582485 -x582486 -x582487 -x582488 -x582489 -x582490 -x582491 -x582492 -x582493 -x582494 -x582495 -x582496 -x582497 -x582498 -x582499 -x582500 -x582501 -x582502 -x582503 -x582504 -x582505 -x582506 -x582507 -x582508 -x582509 -x582510 -x582511 -x582512 -x582513 -x582514 -x582515 -x582516 -x582517 -x582518 -x582519 -x582520 -x582521 -x582522 -x582523 -x582524 -x582525 -x582526 -x582527 -x582528 -x582529 -x582530 -x582531 -x582532 -x582533 -x582534 -x582535 -x582536 -x582537 -x582538 -x582539 -x582540 -x582541 -x582542 -x582543 -x582544 -x582545 -x582546 -x582547 -x582548 -x582549 -x582550 -x582551 -x582552 -x582553 -x582554 -x582555 -x582556 -x582557 -x582558 -x582559 -x582560 -x582561 -x582562 -x582563 -x582564 -x582565 -x582566 -x582567 -x582568 -x582569 -x582570 -x582571 -x582572 -x582573 -x582574 -x582575 -x582576 -x582577 -x582578 -x582579 -x582580 -x582581 -x582582 -x582583 -x582584 -x582585 -x582586 -x582587 -x582588 -x582589 -x582590 -x582591 -x582592 -x582593 -x582594 -x582595 -x582596 -x582597 -x582598 -x582599 -x582600 -x582601 -x582602 -x582603 -x582604 -x582605 -x582606 -x582607 -x582608 -x582609 -x582610 -x582611 -x582612 -x582613 -x582614 -x582615 -x582616 x582617 -x582618 -x582619 -x582620 -x582621 -x582622 -x582623 -x582624 -x582625 -x582626 -x582627 -x582628 -x582629 -x582630 -x582631 -x582632 -x582633 -x582634 -x582635 -x582636 -x582637 -x582638 -x582639 -x582640 -x582641 -x582642 -x582643 -x582644 -x582645 -x582646 -x582647 -x582648 -x582649 -x582650 -x582651 -x582652 -x582653 -x582654 -x582655 -x582656 -x582657 -x582658 -x582659 -x582660 -x582661 -x582662 -x582663 -x582664 -x582665 -x582666 -x582667 -x582668 -x582669 -x582670 -x582671 -x582672 -x582673 -x582674 -x582675 -x582676 -x582677 -x582678 -x582679 -x582680 -x582681 -x582682 -x582683 -x582684 -x582685 -x582686 -x582687 -x582688 -x582689 -x582690 -x582691 -x582692 -x582693 -x582694 -x582695 -x582696 -x582697 -x582698 -x582699 -x582700 -x582701 -x582702 -x582703 -x582704 -x582705 -x582706 -x582707 -x582708 -x582709 -x582710 -x582711 -x582712 -x582713 -x582714 -x582715 -x582716 -x582717 -x582718 -x582719 -x582720 -x582721 -x582722 -x582723 -x582724 -x582725 -x582726 -x582727 -x582728 -x582729 -x582730 -x582731 -x582732 -x582733 -x582734 -x582735 -x582736 -x582737 -x582738 -x582739 -x582740 -x582741 -x582742 -x582743 -x582744 -x582745 -x582746 -x582747 -x582748 -x582749 -x582750 -x582751 -x582752 -x582753 -x582754 -x582755 -x582756 -x582757 -x582758 -x582759 -x582760 -x582761 -x582762 -x582763 -x582764 -x582765 -x582766 -x582767 -x582768 -x582769 -x582770 -x582771 -x582772 -x582773 -x582774 -x582775 -x582776 -x582777 -x582778 -x582779 -x582780 -x582781 -x582782 -x582783 -x582784 -x582785 -x582786 -x582787 -x582788 -x582789 -x582790 -x582791 -x582792 -x582793 -x582794 -x582795 -x582796 -x582797 -x582798 -x582799 -x582800 -x582801 -x582802 -x582803 -x582804 -x582805 -x582806 -x582807 -x582808 -x582809 -x582810 -x582811 -x582812 -x582813 -x582814 -x582815 -x582816 -x582817 -x582818 -x582819 -x582820 -x582821 -x582822 -x582823 -x582824 -x582825 -x582826 -x582827 -x582828 -x582829 -x582830 -x582831 -x582832 -x582833 -x582834 -x582835 -x582836 -x582837 -x582838 -x582839 -x582840 -x582841 -x582842 -x582843 -x582844 -x582845 -x582846 -x582847 -x582848 -x582849 -x582850 -x582851 -x582852 -x582853 -x582854 -x582855 -x582856 -x582857 -x582858 -x582859 -x582860 -x582861 -x582862 -x582863 -x582864 -x582865 -x582866 -x582867 -x582868 -x582869 -x582870 -x582871 -x582872 -x582873 -x582874 -x582875 -x582876 -x582877 -x582878 -x582879 -x582880 -x582881 -x582882 -x582883 -x582884 -x582885 -x582886 -x582887 -x582888 -x582889 -x582890 -x582891 -x582892 -x582893 -x582894 -x582895 -x582896 -x582897 -x582898 -x582899 -x582900 -x582901 -x582902 -x582903 -x582904 -x582905 -x582906 -x582907 -x582908 -x582909 -x582910 -x582911 -x582912 -x582913 -x582914 -x582915 -x582916 -x582917 -x582918 -x582919 -x582920 -x582921 -x582922 -x582923 -x582924 -x582925 -x582926 -x582927 -x582928 -x582929 -x582930 -x582931 -x582932 -x582933 -x582934 -x582935 -x582936 -x582937 -x582938 -x582939 -x582940 -x582941 -x582942 -x582943 -x582944 -x582945 -x582946 -x582947 -x582948 -x582949 -x582950 -x582951 -x582952 -x582953 -x582954 -x582955 -x582956 -x582957 -x582958 -x582959 -x582960 -x582961 -x582962 -x582963 -x582964 -x582965 -x582966 -x582967 -x582968 -x582969 -x582970 -x582971 -x582972 -x582973 -x582974 -x582975 -x582976 -x582977 -x582978 -x582979 -x582980 -x582981 -x582982 -x582983 -x582984 -x582985 -x582986 -x582987 -x582988 -x582989 -x582990 -x582991 -x582992 -x582993 -x582994 -x582995 -x582996 -x582997 -x582998 -x582999 -x583000 -x583001 -x583002 -x583003 -x583004 -x583005 -x583006 -x583007 -x583008 -x583009 -x583010 -x583011 -x583012 -x583013 -x583014 -x583015 -x583016 -x583017 -x583018 -x583019 -x583020 -x583021 -x583022 -x583023 -x583024 -x583025 -x583026 -x583027 -x583028 -x583029 -x583030 -x583031 -x583032 -x583033 -x583034 -x583035 -x583036 -x583037 -x583038 -x583039 -x583040 -x583041 -x583042 -x583043 -x583044 -x583045 -x583046 -x583047 -x583048 -x583049 -x583050 -x583051 -x583052 x583053 -x583054 -x583055 -x583056 -x583057 -x583058 -x583059 -x583060 -x583061 -x583062 -x583063 -x583064 -x583065 -x583066 -x583067 -x583068 -x583069 -x583070 -x583071 -x583072 -x583073 -x583074 -x583075 -x583076 -x583077 -x583078 -x583079 -x583080 -x583081 -x583082 -x583083 -x583084 -x583085 -x583086 -x583087 -x583088 -x583089 -x583090 -x583091 -x583092 -x583093 -x583094 -x583095 -x583096 -x583097 -x583098 -x583099 -x583100 -x583101 -x583102 -x583103 -x583104 -x583105 -x583106 -x583107 -x583108 -x583109 -x583110 -x583111 -x583112 -x583113 -x583114 -x583115 -x583116 -x583117 -x583118 -x583119 -x583120 -x583121 -x583122 -x583123 -x583124 -x583125 -x583126 -x583127 -x583128 -x583129 -x583130 -x583131 -x583132 -x583133 -x583134 -x583135 -x583136 -x583137 -x583138 -x583139 -x583140 -x583141 -x583142 -x583143 -x583144 -x583145 -x583146 -x583147 -x583148 -x583149 -x583150 -x583151 -x583152 -x583153 -x583154 -x583155 -x583156 -x583157 -x583158 -x583159 -x583160 -x583161 -x583162 -x583163 -x583164 -x583165 -x583166 -x583167 -x583168 -x583169 -x583170 -x583171 -x583172 -x583173 -x583174 -x583175 -x583176 -x583177 -x583178 -x583179 -x583180 -x583181 -x583182 -x583183 -x583184 -x583185 x583186 -x583187 -x583188 -x583189 -x583190 -x583191 -x583192 -x583193 -x583194 -x583195 -x583196 -x583197 -x583198 -x583199 -x583200 -x583201 -x583202 -x583203 -x583204 -x583205 -x583206 -x583207 -x583208 -x583209 -x583210 -x583211 -x583212 -x583213 -x583214 -x583215 -x583216 -x583217 -x583218 -x583219 -x583220 -x583221 -x583222 -x583223 -x583224 -x583225 -x583226 -x583227 -x583228 -x583229 -x583230 -x583231 -x583232 -x583233 -x583234 -x583235 -x583236 -x583237 -x583238 -x583239 -x583240 -x583241 -x583242 -x583243 -x583244 -x583245 -x583246 -x583247 -x583248 -x583249 -x583250 -x583251 -x583252 -x583253 -x583254 -x583255 -x583256 -x583257 -x583258 -x583259 -x583260 -x583261 -x583262 -x583263 -x583264 -x583265 -x583266 -x583267 -x583268 -x583269 -x583270 -x583271 -x583272 -x583273 -x583274 -x583275 -x583276 -x583277 -x583278 -x583279 -x583280 -x583281 -x583282 -x583283 -x583284 -x583285 -x583286 -x583287 -x583288 -x583289 -x583290 -x583291 -x583292 -x583293 -x583294 -x583295 -x583296 -x583297 -x583298 -x583299 -x583300 -x583301 -x583302 -x583303 -x583304 -x583305 -x583306 -x583307 -x583308 -x583309 -x583310 -x583311 -x583312 -x583313 -x583314 -x583315 -x583316 -x583317 -x583318 -x583319 -x583320 -x583321 -x583322 -x583323 -x583324 -x583325 -x583326 -x583327 -x583328 -x583329 -x583330 -x583331 -x583332 -x583333 -x583334 -x583335 -x583336 -x583337 -x583338 -x583339 -x583340 -x583341 -x583342 -x583343 -x583344 -x583345 -x583346 -x583347 -x583348 -x583349 -x583350 -x583351 -x583352 -x583353 -x583354 -x583355 -x583356 -x583357 -x583358 -x583359 -x583360 -x583361 -x583362 -x583363 -x583364 -x583365 -x583366 -x583367 -x583368 -x583369 -x583370 -x583371 -x583372 -x583373 -x583374 -x583375 -x583376 -x583377 -x583378 -x583379 -x583380 -x583381 -x583382 -x583383 -x583384 -x583385 -x583386 -x583387 -x583388 -x583389 -x583390 -x583391 -x583392 -x583393 -x583394 -x583395 -x583396 -x583397 -x583398 -x583399 -x583400 -x583401 -x583402 -x583403 -x583404 -x583405 -x583406 -x583407 -x583408 -x583409 -x583410 -x583411 -x583412 -x583413 -x583414 -x583415 -x583416 -x583417 -x583418 -x583419 -x583420 -x583421 -x583422 -x583423 -x583424 -x583425 -x583426 -x583427 -x583428 -x583429 -x583430 -x583431 -x583432 -x583433 -x583434 -x583435 -x583436 -x583437 -x583438 -x583439 -x583440 -x583441 -x583442 -x583443 -x583444 -x583445 -x583446 -x583447 -x583448 -x583449 -x583450 -x583451 -x583452 -x583453 -x583454 -x583455 -x583456 -x583457 -x583458 -x583459 -x583460 -x583461 -x583462 -x583463 -x583464 -x583465 -x583466 -x583467 -x583468 -x583469 -x583470 -x583471 -x583472 x583473 -x583474 -x583475 -x583476 -x583477 -x583478 -x583479 -x583480 -x583481 -x583482 -x583483 -x583484 -x583485 -x583486 -x583487 -x583488 -x583489 -x583490 -x583491 -x583492 -x583493 -x583494 -x583495 -x583496 -x583497 -x583498 -x583499 -x583500 -x583501 -x583502 -x583503 -x583504 -x583505 -x583506 -x583507 -x583508 -x583509 -x583510 -x583511 -x583512 -x583513 -x583514 -x583515 -x583516 -x583517 -x583518 -x583519 -x583520 -x583521 -x583522 -x583523 -x583524 -x583525 -x583526 -x583527 -x583528 -x583529 -x583530 -x583531 -x583532 -x583533 -x583534 -x583535 -x583536 -x583537 -x583538 -x583539 -x583540 -x583541 -x583542 -x583543 -x583544 -x583545 -x583546 -x583547 -x583548 -x583549 -x583550 -x583551 -x583552 -x583553 -x583554 -x583555 -x583556 -x583557 -x583558 -x583559 -x583560 -x583561 -x583562 -x583563 -x583564 -x583565 -x583566 -x583567 -x583568 -x583569 -x583570 -x583571 -x583572 -x583573 -x583574 -x583575 -x583576 -x583577 -x583578 -x583579 -x583580 -x583581 -x583582 -x583583 -x583584 -x583585 -x583586 -x583587 -x583588 -x583589 -x583590 -x583591 -x583592 -x583593 -x583594 -x583595 -x583596 -x583597 -x583598 -x583599 -x583600 -x583601 -x583602 -x583603 -x583604 -x583605 -x583606 -x583607 -x583608 -x583609 -x583610 -x583611 -x583612 -x583613 -x583614 -x583615 -x583616 -x583617 -x583618 -x583619 -x583620 -x583621 -x583622 -x583623 -x583624 -x583625 -x583626 -x583627 -x583628 -x583629 -x583630 -x583631 -x583632 -x583633 -x583634 -x583635 -x583636 -x583637 -x583638 -x583639 -x583640 -x583641 -x583642 -x583643 -x583644 -x583645 -x583646 -x583647 -x583648 -x583649 -x583650 -x583651 -x583652 -x583653 -x583654 -x583655 -x583656 -x583657 -x583658 -x583659 -x583660 -x583661 -x583662 -x583663 -x583664 -x583665 -x583666 -x583667 -x583668 -x583669 -x583670 -x583671 -x583672 -x583673 -x583674 -x583675 -x583676 -x583677 -x583678 -x583679 -x583680 -x583681 -x583682 -x583683 -x583684 -x583685 -x583686 -x583687 -x583688 -x583689 -x583690 -x583691 -x583692 -x583693 -x583694 -x583695 -x583696 -x583697 -x583698 -x583699 -x583700 -x583701 -x583702 -x583703 -x583704 -x583705 -x583706 -x583707 x583708 -x583709 -x583710 -x583711 -x583712 -x583713 -x583714 -x583715 -x583716 -x583717 -x583718 -x583719 -x583720 -x583721 -x583722 -x583723 -x583724 -x583725 -x583726 -x583727 -x583728 -x583729 -x583730 -x583731 -x583732 -x583733 -x583734 -x583735 -x583736 -x583737 -x583738 -x583739 -x583740 -x583741 -x583742 -x583743 -x583744 -x583745 -x583746 -x583747 -x583748 -x583749 -x583750 -x583751 -x583752 -x583753 -x583754 -x583755 -x583756 -x583757 -x583758 -x583759 -x583760 -x583761 -x583762 -x583763 -x583764 -x583765 -x583766 -x583767 -x583768 -x583769 -x583770 -x583771 -x583772 -x583773 -x583774 -x583775 -x583776 -x583777 -x583778 -x583779 -x583780 -x583781 -x583782 -x583783 -x583784 -x583785 -x583786 -x583787 -x583788 -x583789 -x583790 -x583791 -x583792 -x583793 -x583794 -x583795 -x583796 -x583797 -x583798 -x583799 -x583800 -x583801 -x583802 -x583803 x583804 -x583805 -x583806 -x583807 -x583808 -x583809 -x583810 -x583811 -x583812 -x583813 -x583814 -x583815 -x583816 -x583817 -x583818 -x583819 -x583820 -x583821 -x583822 -x583823 -x583824 -x583825 -x583826 -x583827 -x583828 -x583829 -x583830 -x583831 -x583832 -x583833 -x583834 -x583835 -x583836 -x583837 -x583838 -x583839 -x583840 -x583841 -x583842 -x583843 -x583844 -x583845 -x583846 -x583847 -x583848 -x583849 -x583850 -x583851 -x583852 -x583853 -x583854 -x583855 -x583856 -x583857 -x583858 -x583859 -x583860 -x583861 -x583862 -x583863 -x583864 -x583865 -x583866 -x583867 -x583868 -x583869 -x583870 -x583871 -x583872 -x583873 -x583874 -x583875 -x583876 -x583877 -x583878 -x583879 -x583880 -x583881 -x583882 -x583883 -x583884 -x583885 -x583886 -x583887 -x583888 -x583889 -x583890 -x583891 -x583892 -x583893 -x583894 -x583895 -x583896 -x583897 -x583898 -x583899 -x583900 -x583901 -x583902 -x583903 -x583904 -x583905 -x583906 -x583907 -x583908 -x583909 -x583910 -x583911 -x583912 -x583913 -x583914 -x583915 -x583916 -x583917 -x583918 -x583919 -x583920 -x583921 -x583922 -x583923 -x583924 -x583925 -x583926 -x583927 -x583928 -x583929 -x583930 -x583931 -x583932 -x583933 -x583934 -x583935 -x583936 -x583937 -x583938 -x583939 -x583940 -x583941 -x583942 -x583943 -x583944 -x583945 -x583946 -x583947 -x583948 -x583949 -x583950 -x583951 -x583952 -x583953 -x583954 -x583955 -x583956 -x583957 -x583958 -x583959 -x583960 -x583961 -x583962 -x583963 -x583964 -x583965 -x583966 -x583967 -x583968 -x583969 -x583970 -x583971 -x583972 -x583973 -x583974 -x583975 -x583976 -x583977 -x583978 -x583979 -x583980 -x583981 -x583982 -x583983 -x583984 -x583985 -x583986 -x583987 -x583988 -x583989 -x583990 -x583991 -x583992 -x583993 -x583994 -x583995 -x583996 -x583997 -x583998 -x583999
3421.79/3431.58 v -x584000 -x584001 -x584002 -x584003 -x584004 -x584005 -x584006 -x584007 -x584008 -x584009 -x584010 -x584011 -x584012 -x584013 -x584014 -x584015 -x584016 -x584017 -x584018 -x584019 -x584020 -x584021 -x584022 -x584023 -x584024 -x584025 -x584026 -x584027 -x584028 -x584029 -x584030 -x584031 -x584032 -x584033 -x584034 -x584035 -x584036 x584037 -x584038 -x584039 -x584040 -x584041 -x584042 -x584043 -x584044 -x584045 -x584046 -x584047 -x584048 -x584049 -x584050 -x584051 -x584052 -x584053 -x584054 -x584055 -x584056 -x584057 -x584058 -x584059 -x584060 -x584061 -x584062 -x584063 -x584064 -x584065 -x584066 -x584067 -x584068 -x584069 -x584070 -x584071 -x584072 -x584073 -x584074 -x584075 -x584076 -x584077 -x584078 -x584079 -x584080 -x584081 -x584082 -x584083 -x584084 -x584085 -x584086 -x584087 -x584088 -x584089 -x584090 -x584091 -x584092 -x584093 -x584094 -x584095 -x584096 -x584097 -x584098 -x584099 -x584100 -x584101 -x584102 -x584103 -x584104 -x584105 -x584106 -x584107 -x584108 -x584109 -x584110 -x584111 -x584112 -x584113 -x584114 -x584115 -x584116 -x584117 -x584118 -x584119 -x584120 -x584121 -x584122 -x584123 -x584124 -x584125 -x584126 -x584127 -x584128 -x584129 -x584130 -x584131 -x584132 -x584133 -x584134 -x584135 -x584136 -x584137 -x584138 -x584139 -x584140 -x584141 -x584142 -x584143 -x584144 -x584145 -x584146 -x584147 -x584148 -x584149 -x584150 -x584151 -x584152 -x584153 -x584154 -x584155 -x584156 -x584157 -x584158 -x584159 -x584160 -x584161 -x584162 -x584163 -x584164 -x584165 -x584166 -x584167 -x584168 -x584169 -x584170 -x584171 -x584172 -x584173 -x584174 -x584175 -x584176 -x584177 -x584178 -x584179 -x584180 -x584181 -x584182 -x584183 -x584184 -x584185 -x584186 -x584187 -x584188 -x584189 -x584190 -x584191 -x584192 -x584193 -x584194 -x584195 -x584196 -x584197 -x584198 -x584199 -x584200 -x584201 -x584202 -x584203 -x584204 -x584205 -x584206 -x584207 -x584208 -x584209 -x584210 -x584211 -x584212 -x584213 -x584214 -x584215 -x584216 -x584217 -x584218 -x584219 -x584220 -x584221 -x584222 -x584223 -x584224 -x584225 -x584226 -x584227 -x584228 -x584229 -x584230 -x584231 -x584232 -x584233 -x584234 -x584235 -x584236 -x584237 -x584238 -x584239 -x584240 -x584241 -x584242 -x584243 -x584244 -x584245 -x584246 -x584247 -x584248 -x584249 -x584250 -x584251 -x584252 -x584253 -x584254 -x584255 -x584256 -x584257 -x584258 -x584259 -x584260 -x584261 -x584262 -x584263 -x584264 -x584265 -x584266 -x584267 -x584268 -x584269 -x584270 -x584271 -x584272 -x584273 -x584274 -x584275 -x584276 -x584277 -x584278 -x584279 -x584280 -x584281 -x584282 -x584283 -x584284 -x584285 -x584286 -x584287 -x584288 -x584289 -x584290 -x584291 -x584292 -x584293 -x584294 -x584295 -x584296 -x584297 -x584298 -x584299 -x584300 -x584301 -x584302 -x584303 -x584304 -x584305 -x584306 -x584307 -x584308 -x584309 x584310 -x584311 -x584312 -x584313 -x584314 -x584315 -x584316 -x584317 -x584318 -x584319 -x584320 -x584321 -x584322 -x584323 -x584324 -x584325 -x584326 -x584327 -x584328 -x584329 -x584330 -x584331 -x584332 -x584333 -x584334 -x584335 -x584336 -x584337 -x584338 -x584339 -x584340 -x584341 -x584342 -x584343 -x584344 -x584345 -x584346 -x584347 -x584348 -x584349 -x584350 -x584351 -x584352 -x584353 -x584354 -x584355 -x584356 -x584357 -x584358 -x584359 -x584360 -x584361 -x584362 -x584363 -x584364 -x584365 -x584366 -x584367 -x584368 -x584369 -x584370 -x584371 -x584372 -x584373 -x584374 -x584375 -x584376 -x584377 -x584378 -x584379 -x584380 -x584381 -x584382 -x584383 -x584384 -x584385 -x584386 -x584387 -x584388 -x584389 -x584390 -x584391 -x584392 -x584393 -x584394 -x584395 -x584396 -x584397 -x584398 -x584399 -x584400 -x584401 -x584402 -x584403 -x584404 -x584405 -x584406 -x584407 -x584408 -x584409 -x584410 -x584411 -x584412 -x584413 -x584414 -x584415 -x584416 -x584417 -x584418 -x584419 -x584420 -x584421 -x584422 -x584423 -x584424 -x584425 -x584426 -x584427 -x584428 -x584429 -x584430 -x584431 -x584432 -x584433 -x584434 -x584435 -x584436 -x584437 -x584438 -x584439 -x584440 -x584441 -x584442 -x584443 -x584444 -x584445 -x584446 -x584447 -x584448 -x584449 -x584450 -x584451 -x584452 -x584453 -x584454 -x584455 -x584456 -x584457 -x584458 -x584459 -x584460 -x584461 -x584462 -x584463 -x584464 -x584465 -x584466 -x584467 -x584468 -x584469 -x584470 -x584471 -x584472 -x584473 -x584474 -x584475 -x584476 -x584477 -x584478 -x584479 -x584480 -x584481 -x584482 -x584483 -x584484 -x584485 -x584486 -x584487 -x584488 -x584489 -x584490 -x584491 -x584492 -x584493 -x584494 -x584495 -x584496 -x584497 -x584498 -x584499 -x584500 -x584501 -x584502 -x584503 -x584504 -x584505 -x584506 -x584507 -x584508 -x584509 -x584510 -x584511 -x584512 -x584513 -x584514 -x584515 -x584516 -x584517 -x584518 -x584519 -x584520 -x584521 -x584522 -x584523 -x584524 -x584525 -x584526 -x584527 -x584528 -x584529 -x584530 -x584531 -x584532 -x584533 -x584534 -x584535 -x584536 -x584537 -x584538 -x584539 -x584540 -x584541 -x584542 -x584543 -x584544 -x584545 -x584546 -x584547 -x584548 -x584549 -x584550 -x584551 -x584552 -x584553 -x584554 -x584555 -x584556 -x584557 -x584558 -x584559 -x584560 -x584561 -x584562 -x584563 x584564 -x584565 -x584566 -x584567 -x584568 -x584569 -x584570 -x584571 -x584572 -x584573 -x584574 -x584575 -x584576 -x584577 -x584578 -x584579 -x584580 -x584581 -x584582 -x584583 -x584584 -x584585 -x584586 -x584587 -x584588 -x584589 -x584590 -x584591 -x584592 -x584593 -x584594 -x584595 -x584596 -x584597 -x584598 -x584599 -x584600 -x584601 -x584602 -x584603 -x584604 -x584605 -x584606 -x584607 -x584608 -x584609 -x584610 -x584611 -x584612 -x584613 -x584614 -x584615 -x584616 -x584617 -x584618 -x584619 -x584620 -x584621 -x584622 -x584623 -x584624 -x584625 -x584626 -x584627 -x584628 -x584629 -x584630 -x584631 -x584632 -x584633 -x584634 -x584635 -x584636 -x584637 -x584638 -x584639 -x584640 -x584641 -x584642 -x584643 -x584644 -x584645 -x584646 -x584647 -x584648 -x584649 -x584650 -x584651 -x584652 -x584653 -x584654 -x584655 -x584656 -x584657 -x584658 -x584659 -x584660 -x584661 -x584662 -x584663 -x584664 -x584665 -x584666 -x584667 -x584668 -x584669 -x584670 -x584671 -x584672 -x584673 -x584674 -x584675 x584676 -x584677 -x584678 -x584679 -x584680 -x584681 -x584682 -x584683 -x584684 -x584685 -x584686 -x584687 -x584688 -x584689 -x584690 -x584691 -x584692 -x584693 -x584694 -x584695 -x584696 -x584697 -x584698 -x584699 -x584700 -x584701 -x584702 -x584703 -x584704 -x584705 -x584706 -x584707 -x584708 -x584709 -x584710 -x584711 -x584712 -x584713 -x584714 -x584715 -x584716 -x584717 -x584718 -x584719 -x584720 -x584721 -x584722 -x584723 -x584724 -x584725 -x584726 -x584727 -x584728 -x584729 -x584730 -x584731 -x584732 -x584733 -x584734 -x584735 -x584736 -x584737 -x584738 -x584739 -x584740 -x584741 -x584742 -x584743 -x584744 -x584745 -x584746 -x584747 -x584748 -x584749 -x584750 -x584751 -x584752 -x584753 -x584754 -x584755 -x584756 -x584757 -x584758 -x584759 -x584760 -x584761 -x584762 -x584763 -x584764 -x584765 -x584766 -x584767 -x584768 -x584769 -x584770 -x584771 -x584772 -x584773 -x584774 -x584775 -x584776 -x584777 -x584778 -x584779 -x584780 -x584781 -x584782 -x584783 -x584784 -x584785 -x584786 -x584787 -x584788 -x584789 -x584790 -x584791 -x584792 -x584793 -x584794 -x584795 -x584796 -x584797 -x584798 -x584799 -x584800 -x584801 -x584802 -x584803 -x584804 -x584805 -x584806 -x584807 -x584808 -x584809 -x584810 -x584811 -x584812 -x584813 -x584814 -x584815 -x584816 -x584817 -x584818 -x584819 -x584820 -x584821 -x584822 -x584823 -x584824 -x584825 -x584826 -x584827 -x584828 -x584829 -x584830 -x584831 -x584832 -x584833 -x584834 -x584835 -x584836 -x584837 -x584838 -x584839 -x584840 -x584841 -x584842 -x584843 -x584844 -x584845 -x584846 -x584847 -x584848 -x584849 -x584850 -x584851 -x584852 -x584853 -x584854 -x584855 -x584856 -x584857 -x584858 -x584859 -x584860 -x584861 -x584862 -x584863 -x584864 -x584865 -x584866 -x584867 -x584868 -x584869 -x584870 -x584871 -x584872 -x584873 -x584874 -x584875 -x584876 -x584877 -x584878 -x584879 -x584880 -x584881 -x584882 -x584883 -x584884 -x584885 -x584886 -x584887 -x584888 -x584889 -x584890 -x584891 -x584892 -x584893 -x584894 -x584895 -x584896 -x584897 -x584898 -x584899 -x584900 -x584901 -x584902 -x584903 -x584904 -x584905 -x584906 -x584907 -x584908 -x584909 -x584910 -x584911 -x584912 -x584913 -x584914 -x584915 -x584916 -x584917 -x584918 -x584919 -x584920 -x584921 -x584922 -x584923 -x584924 -x584925 -x584926 -x584927 -x584928 -x584929 -x584930 -x584931 -x584932 -x584933 -x584934 -x584935 -x584936 x584937 -x584938 -x584939 -x584940 -x584941 -x584942 -x584943 -x584944 -x584945 -x584946 -x584947 -x584948 -x584949 -x584950 -x584951 -x584952 -x584953 -x584954 -x584955 -x584956 -x584957 -x584958 -x584959 -x584960 -x584961 -x584962 -x584963 -x584964 -x584965 -x584966 -x584967 -x584968 -x584969 -x584970 -x584971 -x584972 -x584973 -x584974 -x584975 -x584976 -x584977 -x584978 -x584979 -x584980 -x584981 -x584982 -x584983 -x584984 -x584985 -x584986 -x584987 -x584988 -x584989 -x584990 -x584991 -x584992 -x584993 -x584994 -x584995 -x584996 -x584997 -x584998 -x584999 -x585000 -x585001 -x585002 -x585003 -x585004 -x585005 -x585006 -x585007 -x585008 -x585009 -x585010 -x585011 -x585012 -x585013 -x585014 -x585015 -x585016 -x585017 -x585018 -x585019 -x585020 -x585021 -x585022 -x585023 -x585024 -x585025 -x585026 -x585027 -x585028 -x585029 -x585030 -x585031 -x585032 -x585033 -x585034 -x585035 -x585036 -x585037 -x585038 -x585039 -x585040 -x585041 -x585042 -x585043 -x585044 -x585045 -x585046 -x585047 -x585048 -x585049 -x585050 -x585051 -x585052 -x585053 -x585054 -x585055 -x585056 -x585057 -x585058 -x585059 -x585060 -x585061 -x585062 -x585063 -x585064 -x585065 -x585066 -x585067 -x585068 -x585069 -x585070 -x585071 -x585072 -x585073 -x585074 -x585075 -x585076 -x585077 -x585078 -x585079 -x585080 -x585081 -x585082 -x585083 -x585084 -x585085 -x585086 -x585087 -x585088 -x585089 -x585090 -x585091 -x585092 -x585093 -x585094 -x585095 -x585096 -x585097 -x585098 -x585099 -x585100 -x585101 -x585102 -x585103 -x585104 -x585105 -x585106 -x585107 -x585108 -x585109 -x585110 -x585111 -x585112 -x585113 -x585114 -x585115 -x585116 -x585117 -x585118 -x585119 -x585120 -x585121 -x585122 -x585123 -x585124 -x585125 -x585126 -x585127 -x585128 -x585129 -x585130 -x585131 -x585132 -x585133 -x585134 -x585135 -x585136 -x585137 -x585138 -x585139 -x585140 -x585141 -x585142 -x585143 -x585144 -x585145 -x585146 -x585147 -x585148 -x585149 -x585150 -x585151 -x585152 -x585153 -x585154 -x585155 -x585156 -x585157 -x585158 -x585159 -x585160 -x585161 -x585162 -x585163 -x585164 -x585165 -x585166 -x585167 -x585168 -x585169 -x585170 -x585171 -x585172 -x585173 -x585174 -x585175 -x585176 -x585177 -x585178 -x585179 -x585180 -x585181 -x585182 -x585183 -x585184 -x585185 -x585186 -x585187 -x585188 -x585189 -x585190 -x585191 -x585192 -x585193 -x585194 -x585195 -x585196 -x585197 -x585198 -x585199 -x585200 -x585201 -x585202 -x585203 -x585204 -x585205 -x585206 -x585207 -x585208 -x585209 -x585210 -x585211 -x585212 -x585213 -x585214 -x585215 -x585216 -x585217 -x585218 -x585219 -x585220 x585221 -x585222 -x585223 -x585224 -x585225 -x585226 -x585227 -x585228 -x585229 -x585230 -x585231 -x585232 -x585233 -x585234 -x585235 -x585236 -x585237 -x585238 -x585239 -x585240 -x585241 -x585242 -x585243 -x585244 -x585245 -x585246 -x585247 -x585248 -x585249 -x585250 -x585251 -x585252 -x585253 -x585254 -x585255 -x585256 -x585257 -x585258 -x585259 -x585260 -x585261 -x585262 -x585263 -x585264 -x585265 -x585266 -x585267 -x585268 -x585269 -x585270 -x585271 -x585272 -x585273 -x585274 -x585275 -x585276 -x585277 -x585278 -x585279 -x585280 -x585281 -x585282 -x585283 -x585284 -x585285 -x585286 -x585287 -x585288 -x585289 -x585290 -x585291 -x585292 -x585293 -x585294 -x585295 -x585296 -x585297 -x585298 -x585299 -x585300 -x585301 -x585302 -x585303 -x585304 -x585305 -x585306 -x585307 -x585308 -x585309 -x585310 -x585311 -x585312 -x585313 -x585314 x585315 -x585316 -x585317 -x585318 -x585319 -x585320 -x585321 -x585322 -x585323 -x585324 -x585325 -x585326 -x585327 -x585328 -x585329 -x585330 -x585331 -x585332 -x585333 -x585334 -x585335 -x585336 -x585337 -x585338 -x585339 -x585340 -x585341 -x585342 -x585343 -x585344 -x585345 -x585346 -x585347 -x585348 -x585349 -x585350 -x585351 -x585352 -x585353 -x585354 -x585355 -x585356 -x585357 -x585358 -x585359 -x585360 -x585361 -x585362 -x585363 -x585364 -x585365 -x585366 -x585367 -x585368 -x585369 -x585370 -x585371 -x585372 -x585373 -x585374 -x585375 -x585376 -x585377 -x585378 -x585379 -x585380 -x585381 -x585382 -x585383 -x585384 -x585385 -x585386 -x585387 -x585388 -x585389 -x585390 -x585391 -x585392 -x585393 -x585394 -x585395 -x585396 -x585397 -x585398 -x585399 -x585400 -x585401 -x585402 -x585403 -x585404 -x585405 -x585406 -x585407 -x585408 -x585409 -x585410 -x585411 -x585412 -x585413 -x585414 -x585415 -x585416 -x585417 -x585418 -x585419 -x585420 -x585421 -x585422 -x585423 -x585424 -x585425 -x585426 -x585427 -x585428 -x585429 -x585430 -x585431 -x585432 -x585433 -x585434 -x585435 -x585436 -x585437 -x585438 -x585439 -x585440 -x585441 -x585442 -x585443 -x585444 -x585445 -x585446 -x585447 -x585448 -x585449 -x585450 -x585451 -x585452 -x585453 -x585454 -x585455 -x585456 -x585457 -x585458 -x585459 -x585460 -x585461 -x585462 -x585463 -x585464 -x585465 -x585466 -x585467 -x585468 -x585469 -x585470 -x585471 -x585472 -x585473 -x585474 -x585475 -x585476 -x585477 -x585478 -x585479 -x585480 -x585481 -x585482 -x585483 -x585484 -x585485 -x585486 -x585487 -x585488 -x585489 -x585490 -x585491 -x585492 -x585493 -x585494 -x585495 -x585496 -x585497 -x585498 -x585499 -x585500 -x585501 -x585502 -x585503 -x585504 -x585505 -x585506 -x585507 -x585508 -x585509 -x585510 -x585511 -x585512 -x585513 -x585514 -x585515 -x585516 -x585517 -x585518 -x585519 -x585520 -x585521 -x585522 -x585523 -x585524 -x585525 -x585526 -x585527 -x585528 -x585529 -x585530 -x585531 -x585532 -x585533 -x585534 -x585535 -x585536 -x585537 -x585538 -x585539 -x585540 -x585541 -x585542 -x585543 -x585544 -x585545 -x585546 -x585547 -x585548 -x585549 -x585550 -x585551 -x585552 -x585553 -x585554 -x585555 -x585556 -x585557 -x585558 -x585559 -x585560 -x585561 -x585562 -x585563 -x585564 -x585565 -x585566 -x585567 -x585568 -x585569 -x585570 -x585571 -x585572 -x585573 -x585574 -x585575 -x585576 -x585577 -x585578 -x585579 -x585580 -x585581 -x585582 -x585583 -x585584 -x585585 -x585586 -x585587 -x585588 -x585589 x585590 -x585591 -x585592 -x585593 -x585594 -x585595 -x585596 -x585597 -x585598 -x585599 -x585600 -x585601 -x585602 -x585603 -x585604 -x585605 -x585606 -x585607 -x585608 -x585609 -x585610 -x585611 -x585612 -x585613 -x585614 -x585615 -x585616 -x585617 -x585618 -x585619 -x585620 -x585621 -x585622 -x585623 -x585624 -x585625 -x585626 -x585627 -x585628 -x585629 -x585630 -x585631 -x585632 -x585633 -x585634 -x585635 -x585636 -x585637 -x585638 -x585639 -x585640 -x585641 -x585642 -x585643 -x585644 -x585645 -x585646 -x585647 -x585648 -x585649 -x585650 -x585651 -x585652 -x585653 -x585654 -x585655 -x585656 -x585657 -x585658 -x585659 -x585660 -x585661 -x585662 -x585663 -x585664 -x585665 -x585666 -x585667 -x585668 -x585669 -x585670 -x585671 -x585672 -x585673 -x585674 -x585675 -x585676 -x585677 -x585678 -x585679 -x585680 -x585681 -x585682 -x585683 -x585684 -x585685 -x585686 -x585687 -x585688 -x585689 -x585690 -x585691 -x585692 -x585693 -x585694 -x585695 -x585696 -x585697 -x585698 -x585699 -x585700 -x585701 -x585702 -x585703 -x585704 -x585705 -x585706 -x585707 -x585708 -x585709 -x585710 -x585711 -x585712 -x585713 -x585714 -x585715 -x585716 -x585717 -x585718 -x585719 -x585720 -x585721 -x585722 -x585723 -x585724 -x585725 -x585726 -x585727 -x585728 -x585729 -x585730 -x585731 -x585732 -x585733 -x585734 -x585735 -x585736 -x585737 -x585738 -x585739 -x585740 -x585741 -x585742 -x585743 -x585744 -x585745 -x585746 -x585747 -x585748 -x585749 -x585750 -x585751 -x585752 -x585753 -x585754 -x585755 -x585756 x585757 -x585758 -x585759 -x585760 -x585761 -x585762 -x585763 -x585764 -x585765 -x585766 -x585767 -x585768 -x585769 -x585770 -x585771 -x585772 -x585773 -x585774 -x585775 -x585776 -x585777 -x585778 -x585779 -x585780 -x585781 -x585782 -x585783 -x585784 -x585785 -x585786 -x585787 -x585788 -x585789 -x585790 -x585791 -x585792 -x585793 -x585794 -x585795 -x585796 -x585797 -x585798 -x585799 -x585800 -x585801 -x585802 -x585803 -x585804 -x585805 -x585806 -x585807 -x585808 -x585809 -x585810 -x585811 -x585812 -x585813 -x585814 -x585815 -x585816 -x585817 -x585818 -x585819 -x585820 -x585821 -x585822 -x585823 -x585824 -x585825 -x585826 -x585827 -x585828 -x585829 -x585830 -x585831 -x585832 -x585833 -x585834 -x585835 -x585836 -x585837 -x585838 -x585839 -x585840 -x585841 -x585842 -x585843 -x585844 -x585845 -x585846 -x585847 -x585848 -x585849 -x585850 -x585851 -x585852 -x585853 -x585854 -x585855 -x585856 -x585857 -x585858 -x585859 -x585860 -x585861 -x585862 -x585863 -x585864 -x585865 -x585866 -x585867 -x585868 -x585869 -x585870 -x585871 -x585872 -x585873 -x585874 -x585875 -x585876 -x585877 -x585878 -x585879 -x585880 -x585881 -x585882 -x585883 -x585884 -x585885 -x585886 -x585887 -x585888 -x585889 -x585890 -x585891 -x585892 -x585893 -x585894 -x585895 -x585896 -x585897 -x585898 -x585899 -x585900 -x585901 -x585902 -x585903 -x585904 -x585905 -x585906 -x585907 -x585908 -x585909 -x585910 -x585911 -x585912 -x585913 -x585914 -x585915 -x585916 -x585917 -x585918 -x585919 -x585920 -x585921 -x585922 -x585923 -x585924 -x585925 -x585926 -x585927 -x585928 -x585929 -x585930 -x585931 -x585932 -x585933 -x585934 -x585935 -x585936 -x585937 -x585938 -x585939 -x585940 -x585941 -x585942 -x585943 -x585944 -x585945 -x585946 -x585947 -x585948 -x585949 -x585950 -x585951 -x585952 -x585953 -x585954 -x585955 -x585956 -x585957 -x585958 -x585959 -x585960 -x585961 -x585962 -x585963 -x585964 -x585965 -x585966 -x585967 -x585968 -x585969 -x585970 -x585971 -x585972 -x585973 -x585974 -x585975 -x585976 -x585977 -x585978 -x585979 -x585980 -x585981 -x585982 -x585983 -x585984 -x585985 -x585986 -x585987 -x585988 -x585989 -x585990 -x585991 -x585992 -x585993 -x585994 -x585995 -x585996 -x585997 -x585998 -x585999
3421.79/3431.58 v -x586000 -x586001 -x586002 -x586003 -x586004 -x586005 -x586006 -x586007 -x586008 -x586009 -x586010 -x586011 -x586012 -x586013 -x586014 -x586015 -x586016 -x586017 -x586018 -x586019 x586020 -x586021 -x586022 -x586023 -x586024 -x586025 -x586026 -x586027 -x586028 -x586029 -x586030 -x586031 -x586032 -x586033 -x586034 -x586035 -x586036 -x586037 -x586038 -x586039 -x586040 -x586041 -x586042 -x586043 -x586044 -x586045 -x586046 -x586047 -x586048 -x586049 -x586050 -x586051 -x586052 -x586053 -x586054 -x586055 -x586056 -x586057 -x586058 -x586059 -x586060 -x586061 -x586062 -x586063 -x586064 -x586065 -x586066 -x586067 -x586068 -x586069 -x586070 -x586071 -x586072 -x586073 -x586074 -x586075 -x586076 -x586077 -x586078 -x586079 -x586080 -x586081 -x586082 -x586083 -x586084 -x586085 -x586086 -x586087 -x586088 -x586089 -x586090 -x586091 -x586092 -x586093 -x586094 -x586095 -x586096 -x586097 -x586098 -x586099 -x586100 -x586101 -x586102 -x586103 -x586104 -x586105 -x586106 -x586107 -x586108 -x586109 -x586110 -x586111 -x586112 -x586113 -x586114 -x586115 -x586116 -x586117 -x586118 -x586119 -x586120 -x586121 -x586122 -x586123 -x586124 -x586125 -x586126 -x586127 -x586128 -x586129 -x586130 -x586131 -x586132 -x586133 -x586134 -x586135 -x586136 -x586137 -x586138 -x586139 -x586140 -x586141 -x586142 -x586143 -x586144 -x586145 -x586146 -x586147 -x586148 -x586149 -x586150 -x586151 -x586152 -x586153 -x586154 -x586155 -x586156 -x586157 -x586158 -x586159 -x586160 -x586161 -x586162 -x586163 -x586164 -x586165 -x586166 -x586167 -x586168 -x586169 -x586170 -x586171 -x586172 -x586173 -x586174 -x586175 -x586176 -x586177 -x586178 -x586179 -x586180 -x586181 -x586182 -x586183 -x586184 -x586185 -x586186 -x586187 -x586188 -x586189 -x586190 -x586191 -x586192 -x586193 -x586194 -x586195 -x586196 -x586197 -x586198 -x586199 -x586200 -x586201 -x586202 -x586203 -x586204 -x586205 -x586206 -x586207 -x586208 -x586209 -x586210 -x586211 -x586212 -x586213 -x586214 -x586215 -x586216 -x586217 -x586218 -x586219 -x586220 -x586221 -x586222 x586223 -x586224 -x586225 -x586226 -x586227 -x586228 -x586229 -x586230 -x586231 -x586232 -x586233 -x586234 -x586235 -x586236 -x586237 -x586238 -x586239 -x586240 -x586241 -x586242 -x586243 -x586244 -x586245 -x586246 -x586247 -x586248 -x586249 -x586250 -x586251 -x586252 -x586253 -x586254 -x586255 -x586256 -x586257 -x586258 -x586259 -x586260 -x586261 -x586262 -x586263 -x586264 -x586265 -x586266 -x586267 -x586268 -x586269 -x586270 -x586271 -x586272 -x586273 -x586274 -x586275 -x586276 -x586277 -x586278 -x586279 -x586280 -x586281 -x586282 -x586283 -x586284 -x586285 -x586286 -x586287 -x586288 -x586289 -x586290 -x586291 -x586292 -x586293 -x586294 -x586295 -x586296 -x586297 -x586298 -x586299 -x586300 -x586301 -x586302 -x586303 -x586304 -x586305 -x586306 -x586307 -x586308 -x586309 -x586310 -x586311 -x586312 -x586313 -x586314 -x586315 -x586316 -x586317 -x586318 -x586319 -x586320 -x586321 -x586322 -x586323 -x586324 -x586325 -x586326 -x586327 -x586328 -x586329 -x586330 -x586331 -x586332 -x586333 -x586334 -x586335 -x586336 -x586337 -x586338 -x586339 -x586340 -x586341 -x586342 -x586343 -x586344 -x586345 -x586346 -x586347 -x586348 -x586349 -x586350 -x586351 -x586352 -x586353 -x586354 -x586355 -x586356 -x586357 -x586358 -x586359 -x586360 -x586361 -x586362 -x586363 -x586364 -x586365 -x586366 -x586367 -x586368 -x586369 -x586370 -x586371 -x586372 -x586373 -x586374 -x586375 -x586376 -x586377 -x586378 -x586379 -x586380 -x586381 -x586382 -x586383 -x586384 -x586385 -x586386 -x586387 -x586388 -x586389 -x586390 -x586391 -x586392 -x586393 -x586394 -x586395 -x586396 -x586397 -x586398 -x586399 -x586400 -x586401 -x586402 -x586403 -x586404 -x586405 -x586406 -x586407 -x586408 -x586409 -x586410 -x586411 -x586412 -x586413 -x586414 -x586415 -x586416 -x586417 -x586418 -x586419 -x586420 -x586421 -x586422 -x586423 -x586424 -x586425 -x586426 -x586427 -x586428 -x586429 -x586430 -x586431 -x586432 -x586433 -x586434 -x586435 -x586436 -x586437 -x586438 -x586439 -x586440 -x586441 -x586442 -x586443 -x586444 -x586445 -x586446 -x586447 -x586448 -x586449 -x586450 -x586451 -x586452 -x586453 -x586454 -x586455 -x586456 -x586457 -x586458 -x586459 -x586460 -x586461 -x586462 -x586463 -x586464 -x586465 -x586466 -x586467 -x586468 -x586469 -x586470 -x586471 -x586472 -x586473 -x586474 -x586475 -x586476 -x586477 -x586478 -x586479 -x586480 -x586481 -x586482 -x586483 -x586484 -x586485 -x586486 -x586487 -x586488 -x586489 -x586490 -x586491 -x586492 -x586493 -x586494 -x586495 -x586496 -x586497 -x586498 -x586499 -x586500 -x586501 -x586502 -x586503 -x586504 -x586505 -x586506 -x586507 -x586508 -x586509 -x586510 -x586511 -x586512 -x586513 -x586514 -x586515 -x586516 -x586517 -x586518 -x586519 -x586520 -x586521 -x586522 -x586523 -x586524 -x586525 -x586526 -x586527 -x586528 -x586529 -x586530 -x586531 -x586532 -x586533 -x586534 -x586535 -x586536 -x586537 -x586538 -x586539 -x586540 -x586541 -x586542 -x586543 x586544 -x586545 -x586546 -x586547 -x586548 -x586549 -x586550 -x586551 -x586552 -x586553 -x586554 -x586555 -x586556 -x586557 -x586558 -x586559 -x586560 -x586561 -x586562 -x586563 -x586564 -x586565 -x586566 -x586567 -x586568 -x586569 -x586570 -x586571 -x586572 -x586573 -x586574 -x586575 -x586576 -x586577 -x586578 -x586579 -x586580 -x586581 -x586582 -x586583 -x586584 -x586585 -x586586 -x586587 -x586588 -x586589 -x586590 -x586591 -x586592 -x586593 -x586594 -x586595 -x586596 -x586597 -x586598 -x586599 -x586600 -x586601 -x586602 -x586603 -x586604 -x586605 -x586606 -x586607 -x586608 -x586609 -x586610 -x586611 -x586612 -x586613 -x586614 -x586615 -x586616 -x586617 -x586618 -x586619 -x586620 -x586621 -x586622 -x586623 -x586624 -x586625 -x586626 -x586627 -x586628 -x586629 -x586630 -x586631 -x586632 -x586633 -x586634 -x586635 -x586636 -x586637 -x586638 -x586639 -x586640 -x586641 -x586642 -x586643 -x586644 -x586645 -x586646 -x586647 -x586648 -x586649 -x586650 -x586651 -x586652 -x586653 -x586654 -x586655 -x586656 -x586657 -x586658 -x586659 -x586660 -x586661 -x586662 -x586663 -x586664 -x586665 -x586666 -x586667 -x586668 -x586669 -x586670 -x586671 -x586672 -x586673 -x586674 -x586675 -x586676 -x586677 -x586678 -x586679 -x586680 -x586681 -x586682 -x586683 -x586684 -x586685 -x586686 -x586687 -x586688 -x586689 -x586690 -x586691 -x586692 -x586693 -x586694 -x586695 -x586696 -x586697 -x586698 -x586699 -x586700 -x586701 -x586702 -x586703 -x586704 -x586705 -x586706 -x586707 -x586708 -x586709 -x586710 -x586711 -x586712 -x586713 -x586714 -x586715 -x586716 -x586717 -x586718 -x586719 -x586720 -x586721 -x586722 -x586723 -x586724 -x586725 -x586726 -x586727 -x586728 -x586729 -x586730 -x586731 -x586732 -x586733 -x586734 -x586735 -x586736 -x586737 -x586738 -x586739 -x586740 -x586741 -x586742 -x586743 -x586744 -x586745 -x586746 -x586747 -x586748 -x586749 -x586750 -x586751 -x586752 -x586753 -x586754 -x586755 -x586756 -x586757 -x586758 -x586759 -x586760 -x586761 -x586762 -x586763 -x586764 -x586765 -x586766 -x586767 -x586768 -x586769 -x586770 -x586771 -x586772 -x586773 -x586774 -x586775 -x586776 -x586777 -x586778 -x586779 -x586780 -x586781 -x586782 -x586783 -x586784 -x586785 -x586786 -x586787 -x586788 -x586789 -x586790 -x586791 -x586792 -x586793 -x586794 -x586795 -x586796 -x586797 -x586798 -x586799 -x586800 -x586801 -x586802 -x586803 -x586804 -x586805 -x586806 -x586807 -x586808 -x586809 -x586810 -x586811 -x586812 -x586813 -x586814 -x586815 -x586816 -x586817 -x586818 -x586819 -x586820 -x586821 -x586822 -x586823 -x586824 -x586825 -x586826 -x586827 -x586828 -x586829 -x586830 -x586831 -x586832 -x586833 -x586834 x586835 -x586836 -x586837 -x586838 -x586839 -x586840 -x586841 -x586842 -x586843 -x586844 -x586845 -x586846 -x586847 -x586848 -x586849 -x586850 -x586851 -x586852 -x586853 -x586854 -x586855 -x586856 -x586857 -x586858 -x586859 -x586860 -x586861 -x586862 -x586863 -x586864 -x586865 -x586866 -x586867 -x586868 -x586869 -x586870 -x586871 -x586872 -x586873 -x586874 -x586875 -x586876 -x586877 -x586878 -x586879 -x586880 -x586881 -x586882 -x586883 -x586884 -x586885 -x586886 -x586887 -x586888 -x586889 -x586890 -x586891 -x586892 -x586893 -x586894 -x586895 -x586896 -x586897 -x586898 -x586899 -x586900 -x586901 -x586902 -x586903 -x586904 -x586905 -x586906 -x586907 -x586908 -x586909 -x586910 -x586911 -x586912 -x586913 -x586914 -x586915 -x586916 -x586917 -x586918 -x586919 -x586920 -x586921 -x586922 -x586923 -x586924 -x586925 -x586926 -x586927 -x586928 -x586929 -x586930 -x586931 -x586932 -x586933 -x586934 -x586935 -x586936 -x586937 -x586938 -x586939 -x586940 -x586941 -x586942 -x586943 -x586944 -x586945 -x586946 -x586947 -x586948 -x586949 -x586950 -x586951 -x586952 -x586953 -x586954 -x586955 -x586956 -x586957 -x586958 x586959 -x586960 -x586961 -x586962 -x586963 -x586964 -x586965 -x586966 -x586967 -x586968 -x586969 -x586970 -x586971 -x586972 -x586973 -x586974 -x586975 -x586976 -x586977 -x586978 -x586979 -x586980 -x586981 -x586982 -x586983 -x586984 -x586985 -x586986 -x586987 -x586988 -x586989 -x586990 -x586991 -x586992 -x586993 -x586994 -x586995 -x586996 -x586997 -x586998 -x586999 -x587000 -x587001 -x587002 -x587003 -x587004 -x587005 -x587006 -x587007 -x587008 -x587009 -x587010 -x587011 -x587012 -x587013 -x587014 -x587015 -x587016 -x587017 -x587018 -x587019 -x587020 -x587021 -x587022 -x587023 -x587024 -x587025 -x587026 -x587027 -x587028 -x587029 -x587030 -x587031 -x587032 -x587033 -x587034 -x587035 -x587036 -x587037 -x587038 -x587039 -x587040 -x587041 -x587042 -x587043 -x587044 -x587045 -x587046 -x587047 -x587048 -x587049 -x587050 -x587051 -x587052 -x587053 -x587054 -x587055 -x587056 -x587057 -x587058 -x587059 -x587060 -x587061 -x587062 -x587063 -x587064 -x587065 -x587066 -x587067 -x587068 -x587069 -x587070 -x587071 -x587072 -x587073 -x587074 -x587075 -x587076 -x587077 -x587078 -x587079 -x587080 -x587081 -x587082 -x587083 -x587084 -x587085 -x587086 -x587087 -x587088 -x587089 -x587090 -x587091 x587092 -x587093 -x587094 -x587095 -x587096 -x587097 -x587098 -x587099 -x587100 -x587101 -x587102 -x587103 -x587104 -x587105 -x587106 -x587107 -x587108 -x587109 -x587110 -x587111 -x587112 -x587113 -x587114 -x587115 -x587116 -x587117 -x587118 -x587119 -x587120 -x587121 -x587122 -x587123 -x587124 -x587125 -x587126 -x587127 -x587128 -x587129 -x587130 -x587131 -x587132 -x587133 -x587134 -x587135 -x587136 -x587137 -x587138 -x587139 -x587140 -x587141 -x587142 -x587143 -x587144 -x587145 -x587146 -x587147 -x587148 -x587149 -x587150 -x587151 -x587152 -x587153 -x587154 -x587155 -x587156 -x587157 -x587158 -x587159 -x587160 -x587161 -x587162 -x587163 -x587164 -x587165 -x587166 -x587167 -x587168 -x587169 -x587170 -x587171 -x587172 -x587173 -x587174 -x587175 -x587176 -x587177 -x587178 -x587179 -x587180 -x587181 -x587182 -x587183 -x587184 -x587185 -x587186 -x587187 -x587188 -x587189 -x587190 -x587191 -x587192 -x587193 -x587194 -x587195 -x587196 -x587197 -x587198 -x587199 -x587200 -x587201 -x587202 -x587203 -x587204 -x587205 -x587206 -x587207 -x587208 -x587209 -x587210 -x587211 -x587212 -x587213 -x587214 -x587215 -x587216 -x587217 -x587218 -x587219 -x587220 -x587221 -x587222 -x587223 -x587224 -x587225 -x587226 -x587227 -x587228 -x587229 -x587230 -x587231 -x587232 -x587233 -x587234 -x587235 -x587236 -x587237 -x587238 -x587239 -x587240 -x587241 -x587242 -x587243 -x587244 -x587245 -x587246 -x587247 -x587248 -x587249 -x587250 -x587251 -x587252 -x587253 -x587254 -x587255 -x587256 -x587257 -x587258 -x587259 -x587260 -x587261 -x587262 -x587263 -x587264 -x587265 -x587266 -x587267 -x587268 -x587269 -x587270 -x587271 -x587272 -x587273 -x587274 -x587275 -x587276 -x587277 -x587278 -x587279 -x587280 -x587281 -x587282 -x587283 -x587284 -x587285 -x587286 -x587287 -x587288 -x587289 -x587290 -x587291 -x587292 -x587293 -x587294 -x587295 -x587296 -x587297 -x587298 -x587299 -x587300 -x587301 -x587302 -x587303 -x587304 -x587305 -x587306 -x587307 -x587308 -x587309 -x587310 -x587311 -x587312 -x587313 -x587314 -x587315 -x587316 -x587317 -x587318 -x587319 -x587320 -x587321 -x587322 -x587323 -x587324 -x587325 -x587326 -x587327 -x587328 -x587329 -x587330 -x587331 -x587332 -x587333 -x587334 -x587335 -x587336 -x587337 -x587338 -x587339 -x587340 -x587341 -x587342 -x587343 -x587344 -x587345 -x587346 -x587347 -x587348 -x587349 -x587350 -x587351 -x587352 -x587353 -x587354 -x587355 -x587356 -x587357 -x587358 -x587359 -x587360 -x587361 -x587362 -x587363 -x587364 -x587365 -x587366 -x587367 -x587368 -x587369 -x587370 -x587371 -x587372 -x587373 -x587374 -x587375 -x587376 -x587377 -x587378 -x587379 -x587380 -x587381 -x587382 -x587383 -x587384 -x587385 -x587386 -x587387 -x587388 -x587389 -x587390 -x587391 -x587392 -x587393 -x587394 -x587395 -x587396 -x587397 -x587398 -x587399 -x587400 -x587401 -x587402 -x587403 -x587404 -x587405 -x587406 -x587407 -x587408 -x587409 -x587410 -x587411 -x587412 -x587413 -x587414 -x587415 -x587416 -x587417 -x587418 -x587419 -x587420 -x587421 -x587422 -x587423 -x587424 -x587425 -x587426 -x587427 -x587428 -x587429 -x587430 -x587431 -x587432 -x587433 -x587434 -x587435 -x587436 -x587437 -x587438 -x587439 -x587440 -x587441 -x587442 -x587443 -x587444 -x587445 -x587446 -x587447 -x587448 -x587449 -x587450 -x587451 x587452 -x587453 -x587454 -x587455 -x587456 -x587457 -x587458 -x587459 -x587460 -x587461 -x587462 -x587463 -x587464 -x587465 -x587466 -x587467 -x587468 -x587469 -x587470 -x587471 -x587472 -x587473 -x587474 -x587475 -x587476 -x587477 -x587478 -x587479 -x587480 -x587481 -x587482 -x587483 -x587484 -x587485 -x587486 -x587487 -x587488 -x587489 -x587490 -x587491 -x587492 -x587493 -x587494 -x587495 -x587496 -x587497 -x587498 -x587499 -x587500 -x587501 -x587502 -x587503 -x587504 -x587505 -x587506 -x587507 -x587508 -x587509 -x587510 -x587511 -x587512 -x587513 -x587514 -x587515 -x587516 -x587517 -x587518 -x587519 -x587520 -x587521 -x587522 -x587523 -x587524 -x587525 -x587526 -x587527 -x587528 -x587529 -x587530 -x587531 -x587532 -x587533 -x587534 -x587535 -x587536 -x587537 -x587538 -x587539 -x587540 -x587541 -x587542 -x587543 -x587544 -x587545 -x587546 -x587547 -x587548 -x587549 -x587550 -x587551 -x587552 -x587553 -x587554 -x587555 -x587556 -x587557 -x587558 -x587559 -x587560 -x587561 -x587562 -x587563 -x587564 -x587565 -x587566 -x587567 -x587568 -x587569 -x587570 -x587571 -x587572 -x587573 -x587574 -x587575 -x587576 -x587577 -x587578 -x587579 -x587580 -x587581 -x587582 -x587583 -x587584 -x587585 -x587586 -x587587 -x587588 -x587589 -x587590 -x587591 -x587592 -x587593 -x587594 -x587595 -x587596 -x587597 -x587598 -x587599 -x587600 -x587601 -x587602 -x587603 -x587604 -x587605 -x587606 -x587607 -x587608 -x587609 -x587610 -x587611 -x587612 -x587613 -x587614 -x587615 -x587616 -x587617 -x587618 -x587619 -x587620 -x587621 -x587622 -x587623 -x587624 -x587625 -x587626 -x587627 -x587628 -x587629 -x587630 -x587631 -x587632 -x587633 -x587634 -x587635 -x587636 -x587637 -x587638 -x587639 -x587640 -x587641 -x587642 -x587643 -x587644 -x587645 -x587646 -x587647 -x587648 -x587649 -x587650 -x587651 -x587652 -x587653 -x587654 -x587655 -x587656 -x587657 -x587658 -x587659 -x587660 -x587661 -x587662 -x587663 -x587664 -x587665 -x587666 -x587667 -x587668 -x587669 -x587670 -x587671 -x587672 -x587673 -x587674 -x587675 -x587676 -x587677 -x587678 -x587679 -x587680 -x587681 -x587682 -x587683 -x587684 -x587685 -x587686 -x587687 -x587688 -x587689 -x587690 -x587691 -x587692 -x587693 -x587694 -x587695 -x587696 -x587697 -x587698 -x587699 -x587700 -x587701 -x587702 -x587703 -x587704 -x587705 -x587706 -x587707 -x587708 -x587709 -x587710 -x587711 -x587712 -x587713 -x587714 -x587715 -x587716 -x587717 -x587718 -x587719 -x587720 -x587721 -x587722 -x587723 -x587724 -x587725 -x587726 -x587727 -x587728 -x587729 -x587730 -x587731 -x587732 -x587733 -x587734 -x587735 -x587736 -x587737 -x587738 -x587739 -x587740 -x587741 -x587742 -x587743 -x587744 -x587745 -x587746 -x587747 -x587748 x587749 -x587750 -x587751 -x587752 -x587753 -x587754 -x587755 -x587756 -x587757 -x587758 -x587759 -x587760 -x587761 -x587762 -x587763 -x587764 -x587765 -x587766 -x587767 -x587768 -x587769 -x587770 -x587771 -x587772 -x587773 -x587774 -x587775 -x587776 -x587777 -x587778 -x587779 -x587780 -x587781 -x587782 -x587783 -x587784 -x587785 -x587786 -x587787 -x587788 -x587789 -x587790 -x587791 -x587792 -x587793 -x587794 -x587795 -x587796 -x587797 -x587798 -x587799 -x587800 -x587801 -x587802 -x587803 -x587804 -x587805 -x587806 -x587807 -x587808 -x587809 -x587810 -x587811 -x587812 -x587813 -x587814 -x587815 -x587816 -x587817 -x587818 -x587819 -x587820 -x587821 -x587822 -x587823 -x587824 -x587825 -x587826 -x587827 -x587828 -x587829 -x587830 -x587831 -x587832 -x587833 -x587834 -x587835 -x587836 -x587837 -x587838 -x587839 -x587840 -x587841 -x587842 -x587843 -x587844 -x587845 -x587846 -x587847 -x587848 -x587849 -x587850 -x587851 -x587852 -x587853 -x587854 -x587855 -x587856 -x587857 -x587858 -x587859 -x587860 -x587861 -x587862 -x587863 -x587864 -x587865 -x587866 -x587867 -x587868 -x587869 -x587870 -x587871 -x587872 -x587873 -x587874 -x587875 -x587876 -x587877 -x587878 -x587879 -x587880 -x587881 -x587882 -x587883 -x587884 -x587885 -x587886 -x587887 -x587888 -x587889 -x587890 -x587891 -x587892 -x587893 -x587894 -x587895 -x587896 -x587897 -x587898 -x587899 -x587900 -x587901 -x587902 -x587903 -x587904 -x587905 -x587906 -x587907 -x587908 -x587909 -x587910 -x587911 -x587912 -x587913 -x587914 -x587915 -x587916 -x587917 -x587918 -x587919 -x587920 -x587921 -x587922 -x587923 -x587924 -x587925 -x587926 -x587927 -x587928 -x587929 -x587930 -x587931 -x587932 -x587933 -x587934 -x587935 -x587936 -x587937 -x587938 -x587939 -x587940 -x587941 -x587942 -x587943 -x587944 -x587945 -x587946 -x587947 -x587948 -x587949 -x587950 -x587951 -x587952 -x587953 -x587954 -x587955 -x587956 -x587957 -x587958 -x587959 -x587960 -x587961 -x587962 -x587963 -x587964 -x587965 -x587966 -x587967 -x587968 -x587969 -x587970 -x587971 -x587972 -x587973 -x587974 -x587975 -x587976 -x587977 -x587978 x587979 -x587980 -x587981 -x587982 -x587983 -x587984 -x587985 -x587986 -x587987 -x587988 -x587989 -x587990 -x587991 -x587992 -x587993 -x587994 -x587995 -x587996 -x587997 -x587998 -x587999
3421.79/3431.58 v -x588000 -x588001 -x588002 -x588003 -x588004 -x588005 -x588006 -x588007 -x588008 -x588009 -x588010 -x588011 -x588012 -x588013 -x588014 -x588015 -x588016 -x588017 -x588018 -x588019 -x588020 -x588021 -x588022 -x588023 -x588024 -x588025 -x588026 -x588027 -x588028 -x588029 -x588030 -x588031 -x588032 -x588033 -x588034 -x588035 -x588036 -x588037 -x588038 -x588039 -x588040 -x588041 -x588042 -x588043 -x588044 -x588045 -x588046 -x588047 -x588048 -x588049 -x588050 -x588051 -x588052 -x588053 -x588054 -x588055 -x588056 -x588057 -x588058 -x588059 -x588060 -x588061 -x588062 -x588063 -x588064 -x588065 -x588066 -x588067 -x588068 -x588069 -x588070 -x588071 -x588072 -x588073 -x588074 -x588075 -x588076 -x588077 -x588078 -x588079 -x588080 -x588081 -x588082 -x588083 -x588084 -x588085 -x588086 -x588087 -x588088 -x588089 -x588090 -x588091 -x588092 -x588093 -x588094 -x588095 -x588096 -x588097 -x588098 -x588099 -x588100 -x588101 -x588102 -x588103 -x588104 -x588105 -x588106 -x588107 -x588108 -x588109 -x588110 -x588111 -x588112 -x588113 -x588114 -x588115 -x588116 -x588117 -x588118 -x588119 -x588120 -x588121 -x588122 -x588123 -x588124 -x588125 -x588126 -x588127 -x588128 -x588129 -x588130 -x588131 -x588132 -x588133 -x588134 -x588135 -x588136 -x588137 -x588138 -x588139 -x588140 -x588141 -x588142 -x588143 -x588144 -x588145 -x588146 -x588147 -x588148 -x588149 -x588150 -x588151 -x588152 -x588153 -x588154 -x588155 -x588156 -x588157 -x588158 -x588159 -x588160 -x588161 -x588162 -x588163 -x588164 -x588165 -x588166 -x588167 -x588168 -x588169 -x588170 -x588171 -x588172 -x588173 -x588174 -x588175 -x588176 -x588177 -x588178 -x588179 -x588180 -x588181 -x588182 -x588183 -x588184 -x588185 -x588186 -x588187 -x588188 x588189 -x588190 -x588191 -x588192 -x588193 -x588194 -x588195 -x588196 -x588197 -x588198 -x588199 -x588200 -x588201 -x588202 -x588203 -x588204 -x588205 -x588206 -x588207 -x588208 -x588209 -x588210 -x588211 -x588212 -x588213 -x588214 -x588215 -x588216 -x588217 -x588218 -x588219 -x588220 -x588221 -x588222 -x588223 -x588224 -x588225 -x588226 -x588227 -x588228 -x588229 -x588230 -x588231 -x588232 -x588233 -x588234 -x588235 -x588236 -x588237 -x588238 -x588239 -x588240 -x588241 -x588242 -x588243 -x588244 -x588245 -x588246 -x588247 -x588248 -x588249 -x588250 -x588251 -x588252 -x588253 -x588254 -x588255 -x588256 -x588257 -x588258 -x588259 -x588260 -x588261 -x588262 -x588263 -x588264 -x588265 -x588266 -x588267 -x588268 -x588269 -x588270 -x588271 -x588272 -x588273 -x588274 -x588275 -x588276 -x588277 -x588278 -x588279 -x588280 -x588281 -x588282 -x588283 -x588284 -x588285 -x588286 -x588287 -x588288 -x588289 -x588290 -x588291 -x588292 -x588293 -x588294 -x588295 -x588296 -x588297 -x588298 -x588299 -x588300 -x588301 -x588302 -x588303 -x588304 -x588305 -x588306 -x588307 -x588308 -x588309 -x588310 -x588311 -x588312 -x588313 -x588314 -x588315 -x588316 -x588317 -x588318 -x588319 -x588320 -x588321 -x588322 -x588323 -x588324 -x588325 -x588326 -x588327 -x588328 -x588329 -x588330 -x588331 -x588332 -x588333 -x588334 -x588335 -x588336 -x588337 -x588338 -x588339 -x588340 -x588341 -x588342 -x588343 -x588344 -x588345 -x588346 -x588347 -x588348 -x588349 -x588350 -x588351 -x588352 -x588353 -x588354 -x588355 x588356 -x588357 -x588358 -x588359 -x588360 -x588361 -x588362 -x588363 -x588364 -x588365 -x588366 -x588367 -x588368 -x588369 -x588370 -x588371 -x588372 -x588373 -x588374 -x588375 -x588376 -x588377 -x588378 -x588379 -x588380 -x588381 -x588382 -x588383 -x588384 -x588385 -x588386 -x588387 -x588388 -x588389 -x588390 -x588391 -x588392 -x588393 -x588394 -x588395 -x588396 -x588397 -x588398 -x588399 -x588400 -x588401 -x588402 -x588403 -x588404 -x588405 -x588406 -x588407 -x588408 -x588409 -x588410 -x588411 -x588412 -x588413 -x588414 -x588415 -x588416 -x588417 -x588418 -x588419 -x588420 -x588421 -x588422 -x588423 -x588424 -x588425 -x588426 -x588427 -x588428 -x588429 -x588430 -x588431 -x588432 -x588433 -x588434 -x588435 -x588436 -x588437 -x588438 -x588439 -x588440 -x588441 -x588442 -x588443 -x588444 -x588445 -x588446 -x588447 -x588448 -x588449 -x588450 -x588451 -x588452 -x588453 -x588454 -x588455 -x588456 -x588457 -x588458 -x588459 -x588460 -x588461 -x588462 -x588463 -x588464 -x588465 -x588466 -x588467 -x588468 -x588469 -x588470 -x588471 -x588472 -x588473 -x588474 -x588475 -x588476 -x588477 -x588478 -x588479 -x588480 -x588481 -x588482 -x588483 -x588484 -x588485 -x588486 -x588487 -x588488 -x588489 -x588490 -x588491 -x588492 -x588493 -x588494 -x588495 -x588496 -x588497 -x588498 -x588499 -x588500 -x588501 -x588502 -x588503 -x588504 -x588505 -x588506 -x588507 -x588508 -x588509 -x588510 -x588511 -x588512 -x588513 -x588514 -x588515 -x588516 -x588517 -x588518 -x588519 -x588520 -x588521 -x588522 -x588523 -x588524 -x588525 -x588526 -x588527 -x588528 -x588529 -x588530 -x588531 -x588532 -x588533 -x588534 -x588535 -x588536 -x588537 -x588538 -x588539 -x588540 -x588541 -x588542 -x588543 -x588544 -x588545 -x588546 -x588547 -x588548 -x588549 -x588550 -x588551 -x588552 -x588553 -x588554 -x588555 -x588556 -x588557 -x588558 -x588559 -x588560 -x588561 -x588562 -x588563 -x588564 -x588565 -x588566 -x588567 -x588568 -x588569 -x588570 -x588571 -x588572 -x588573 -x588574 -x588575 -x588576 -x588577 -x588578 -x588579 -x588580 -x588581 -x588582 -x588583 -x588584 -x588585 -x588586 -x588587 -x588588 -x588589 -x588590 -x588591 -x588592 -x588593 -x588594 -x588595 -x588596 -x588597 -x588598 -x588599 -x588600 -x588601 -x588602 -x588603 -x588604 -x588605 -x588606 -x588607 -x588608 -x588609 x588610 -x588611 -x588612 -x588613 -x588614 -x588615 -x588616 -x588617 -x588618 -x588619 -x588620 -x588621 -x588622 -x588623 -x588624 -x588625 -x588626 -x588627 -x588628 -x588629 -x588630 -x588631 -x588632 -x588633 -x588634 -x588635 -x588636 -x588637 -x588638 -x588639 -x588640 -x588641 -x588642 -x588643 -x588644 -x588645 -x588646 -x588647 -x588648 -x588649 -x588650 -x588651 -x588652 -x588653 -x588654 -x588655 -x588656 -x588657 -x588658 -x588659 -x588660 -x588661 -x588662 -x588663 -x588664 -x588665 -x588666 -x588667 -x588668 -x588669 -x588670 -x588671 -x588672 -x588673 -x588674 -x588675 -x588676 -x588677 -x588678 -x588679 -x588680 -x588681 -x588682 -x588683 -x588684 -x588685 -x588686 -x588687 -x588688 -x588689 -x588690 -x588691 -x588692 -x588693 -x588694 -x588695 -x588696 -x588697 -x588698 -x588699 -x588700 -x588701 -x588702 -x588703 -x588704 -x588705 -x588706 -x588707 -x588708 -x588709 -x588710 -x588711 -x588712 -x588713 -x588714 -x588715 -x588716 -x588717 -x588718 -x588719 -x588720 -x588721 x588722 -x588723 -x588724 -x588725 -x588726 -x588727 -x588728 -x588729 -x588730 -x588731 -x588732 -x588733 -x588734 -x588735 -x588736 -x588737 -x588738 -x588739 -x588740 -x588741 -x588742 -x588743 -x588744 -x588745 -x588746 -x588747 -x588748 -x588749 -x588750 -x588751 -x588752 -x588753 -x588754 -x588755 -x588756 -x588757 -x588758 -x588759 -x588760 -x588761 -x588762 -x588763 -x588764 -x588765 -x588766 -x588767 -x588768 -x588769 -x588770 -x588771 -x588772 -x588773 -x588774 -x588775 -x588776 -x588777 -x588778 -x588779 -x588780 -x588781 -x588782 -x588783 -x588784 -x588785 -x588786 -x588787 -x588788 -x588789 -x588790 -x588791 -x588792 -x588793 -x588794 -x588795 -x588796 -x588797 -x588798 -x588799 -x588800 -x588801 -x588802 -x588803 -x588804 -x588805 -x588806 -x588807 -x588808 -x588809 -x588810 -x588811 -x588812 -x588813 -x588814 -x588815 -x588816 -x588817 -x588818 -x588819 -x588820 -x588821 -x588822 -x588823 -x588824 -x588825 -x588826 -x588827 -x588828 -x588829 -x588830 -x588831 -x588832 -x588833 -x588834 -x588835 -x588836 -x588837 -x588838 -x588839 -x588840 -x588841 -x588842 -x588843 -x588844 -x588845 -x588846 -x588847 -x588848 -x588849 -x588850 -x588851 -x588852 -x588853 -x588854 -x588855 -x588856 -x588857 -x588858 -x588859 -x588860 -x588861 -x588862 -x588863 -x588864 -x588865 -x588866 -x588867 -x588868 -x588869 -x588870 -x588871 -x588872 -x588873 -x588874 -x588875 -x588876 -x588877 -x588878 -x588879 -x588880 -x588881 -x588882 -x588883 -x588884 -x588885 -x588886 -x588887 -x588888 x588889 -x588890 -x588891 -x588892 -x588893 -x588894 -x588895 -x588896 -x588897 -x588898 -x588899 -x588900 -x588901 -x588902 -x588903 -x588904 -x588905 -x588906 -x588907 -x588908 -x588909 -x588910 -x588911 -x588912 -x588913 -x588914 -x588915 -x588916 -x588917 -x588918 -x588919 -x588920 -x588921 -x588922 -x588923 -x588924 -x588925 -x588926 -x588927 -x588928 -x588929 -x588930 -x588931 -x588932 -x588933 -x588934 -x588935 -x588936 -x588937 -x588938 -x588939 -x588940 -x588941 -x588942 -x588943 -x588944 -x588945 -x588946 -x588947 -x588948 -x588949 -x588950 -x588951 -x588952 -x588953 -x588954 -x588955 -x588956 -x588957 -x588958 -x588959 -x588960 -x588961 -x588962 -x588963 -x588964 -x588965 -x588966 -x588967 -x588968 -x588969 -x588970 -x588971 -x588972 -x588973 -x588974 -x588975 -x588976 -x588977 -x588978 -x588979 -x588980 -x588981 -x588982 -x588983 -x588984 -x588985 -x588986 -x588987 -x588988 -x588989 -x588990 -x588991 -x588992 -x588993 -x588994 -x588995 -x588996 -x588997 -x588998 -x588999 -x589000 -x589001 -x589002 -x589003 -x589004 -x589005 -x589006 -x589007 -x589008 -x589009 -x589010 -x589011 -x589012 -x589013 -x589014 -x589015 -x589016 -x589017 -x589018 -x589019 -x589020 -x589021 -x589022 -x589023 -x589024 -x589025 -x589026 -x589027 -x589028 -x589029 -x589030 -x589031 -x589032 -x589033 -x589034 -x589035 -x589036 -x589037 -x589038 -x589039 -x589040 -x589041 -x589042 -x589043 -x589044 -x589045 -x589046 -x589047 -x589048 -x589049 -x589050 -x589051 -x589052 -x589053 -x589054 -x589055 -x589056 -x589057 -x589058 -x589059 -x589060 -x589061 -x589062 -x589063 -x589064 -x589065 -x589066 -x589067 -x589068 -x589069 -x589070 -x589071 -x589072 -x589073 -x589074 -x589075 -x589076 -x589077 -x589078 -x589079 -x589080 -x589081 -x589082 -x589083 -x589084 -x589085 -x589086 -x589087 -x589088 -x589089 -x589090 -x589091 -x589092 -x589093 -x589094 -x589095 -x589096 -x589097 -x589098 -x589099 -x589100 -x589101 -x589102 -x589103 -x589104 -x589105 -x589106 -x589107 -x589108 -x589109 -x589110 -x589111 -x589112 -x589113 -x589114 -x589115 -x589116 -x589117 -x589118 -x589119 -x589120 -x589121 -x589122 -x589123 -x589124 -x589125 -x589126 -x589127 -x589128 -x589129 -x589130 -x589131 -x589132 -x589133 -x589134 -x589135 -x589136 -x589137 -x589138 -x589139 -x589140 -x589141 -x589142 -x589143 -x589144 -x589145 -x589146 -x589147 -x589148 -x589149 -x589150 -x589151 -x589152 -x589153 -x589154 -x589155 -x589156 -x589157 -x589158 -x589159 -x589160 -x589161 -x589162 -x589163 -x589164 -x589165 -x589166 -x589167 -x589168 -x589169 -x589170 -x589171 -x589172 -x589173 -x589174 -x589175 -x589176 -x589177 -x589178 -x589179 -x589180 -x589181 -x589182 -x589183 -x589184 -x589185 -x589186 -x589187 -x589188 -x589189 -x589190 -x589191 -x589192 -x589193 -x589194 -x589195 -x589196 -x589197 -x589198 -x589199 -x589200 -x589201 -x589202 -x589203 -x589204 -x589205 -x589206 -x589207 -x589208 -x589209 -x589210 -x589211 -x589212 -x589213 -x589214 -x589215 -x589216 -x589217 -x589218 -x589219 -x589220 -x589221 -x589222 -x589223 -x589224 -x589225 -x589226 -x589227 -x589228 -x589229 -x589230 -x589231 -x589232 -x589233 -x589234 -x589235 -x589236 -x589237 -x589238 -x589239 -x589240 -x589241 -x589242 -x589243 -x589244 -x589245 -x589246 -x589247 -x589248 -x589249 -x589250 -x589251 -x589252 -x589253 -x589254 -x589255 -x589256 -x589257 -x589258 -x589259 -x589260 -x589261 -x589262 -x589263 -x589264 -x589265 -x589266 -x589267 -x589268 -x589269 -x589270 -x589271 -x589272 -x589273 -x589274 -x589275 -x589276 -x589277 -x589278 -x589279 -x589280 -x589281 -x589282 -x589283 -x589284 -x589285 -x589286 -x589287 -x589288 -x589289 -x589290 -x589291 -x589292 -x589293 -x589294 -x589295 -x589296 -x589297 -x589298 -x589299 -x589300 -x589301 -x589302 -x589303 -x589304 -x589305 -x589306 -x589307 -x589308 -x589309 -x589310 -x589311 -x589312 -x589313 -x589314 -x589315 -x589316 -x589317 -x589318 -x589319 -x589320 -x589321 -x589322 -x589323 -x589324 x589325 -x589326 -x589327 -x589328 -x589329 -x589330 -x589331 -x589332 -x589333 -x589334 -x589335 -x589336 -x589337 -x589338 -x589339 -x589340 -x589341 -x589342 -x589343 -x589344 -x589345 -x589346 -x589347 -x589348 -x589349 -x589350 -x589351 -x589352 -x589353 -x589354 -x589355 -x589356 -x589357 -x589358 -x589359 -x589360 -x589361 -x589362 -x589363 -x589364 -x589365 -x589366 -x589367 -x589368 -x589369 -x589370 -x589371 -x589372 -x589373 -x589374 -x589375 -x589376 -x589377 -x589378 -x589379 -x589380 -x589381 -x589382 -x589383 -x589384 -x589385 -x589386 -x589387 -x589388 -x589389 -x589390 -x589391 -x589392 -x589393 -x589394 -x589395 -x589396 -x589397 -x589398 -x589399 -x589400 -x589401 -x589402 -x589403 -x589404 -x589405 -x589406 -x589407 -x589408 -x589409 -x589410 -x589411 -x589412 -x589413 -x589414 -x589415 -x589416 -x589417 -x589418 -x589419 -x589420 -x589421 -x589422 -x589423 -x589424 -x589425 -x589426 -x589427 -x589428 -x589429 -x589430 -x589431 -x589432 -x589433 -x589434 -x589435 -x589436 -x589437 -x589438 -x589439 -x589440 -x589441 -x589442 -x589443 -x589444 -x589445 -x589446 -x589447 -x589448 -x589449 -x589450 -x589451 -x589452 -x589453 -x589454 -x589455 -x589456 -x589457 x589458 -x589459 -x589460 -x589461 -x589462 -x589463 -x589464 -x589465 -x589466 -x589467 -x589468 -x589469 -x589470 -x589471 -x589472 -x589473 -x589474 -x589475 -x589476 -x589477 -x589478 -x589479 -x589480 -x589481 -x589482 -x589483 -x589484 -x589485 -x589486 -x589487 -x589488 -x589489 -x589490 -x589491 -x589492 -x589493 -x589494 -x589495 -x589496 -x589497 -x589498 -x589499 -x589500 -x589501 -x589502 -x589503 -x589504 -x589505 -x589506 -x589507 -x589508 -x589509 -x589510 -x589511 -x589512 -x589513 -x589514 -x589515 -x589516 -x589517 -x589518 -x589519 -x589520 -x589521 -x589522 -x589523 -x589524 -x589525 -x589526 -x589527 -x589528 -x589529 -x589530 -x589531 -x589532 -x589533 -x589534 -x589535 -x589536 -x589537 -x589538 -x589539 -x589540 -x589541 -x589542 -x589543 -x589544 -x589545 -x589546 -x589547 -x589548 -x589549 -x589550 -x589551 -x589552 -x589553 -x589554 -x589555 -x589556 -x589557 -x589558 -x589559 -x589560 -x589561 -x589562 -x589563 -x589564 -x589565 -x589566 -x589567 -x589568 -x589569 -x589570 -x589571 -x589572 -x589573 -x589574 -x589575 -x589576 -x589577 -x589578 -x589579 -x589580 -x589581 -x589582 -x589583 -x589584 -x589585 -x589586 -x589587 -x589588 -x589589 -x589590 -x589591 -x589592 -x589593 -x589594 -x589595 -x589596 -x589597 -x589598 -x589599 -x589600 -x589601 -x589602 -x589603 -x589604 -x589605 -x589606 -x589607 -x589608 -x589609 -x589610 -x589611 -x589612 -x589613 -x589614 -x589615 -x589616 -x589617 -x589618 -x589619 -x589620 -x589621 -x589622 -x589623 -x589624 -x589625 -x589626 -x589627 -x589628 -x589629 -x589630 -x589631 -x589632 -x589633 -x589634 -x589635 -x589636 -x589637 -x589638 -x589639 -x589640 -x589641 -x589642 -x589643 -x589644 -x589645 -x589646 -x589647 -x589648 -x589649 -x589650 -x589651 -x589652 -x589653 -x589654 -x589655 -x589656 -x589657 -x589658 -x589659 -x589660 -x589661 -x589662 -x589663 -x589664 -x589665 -x589666 -x589667 -x589668 -x589669 -x589670 -x589671 -x589672 -x589673 -x589674 -x589675 -x589676 -x589677 -x589678 -x589679 -x589680 -x589681 -x589682 -x589683 -x589684 -x589685 -x589686 -x589687 -x589688 -x589689 -x589690 -x589691 -x589692 -x589693 -x589694 -x589695 -x589696 -x589697 -x589698 -x589699 -x589700 -x589701 -x589702 -x589703 -x589704 -x589705 -x589706 -x589707 -x589708 -x589709 -x589710 -x589711 -x589712 -x589713 -x589714 -x589715 -x589716 -x589717 -x589718 -x589719 -x589720 -x589721 -x589722 -x589723 -x589724 -x589725 -x589726 -x589727 -x589728 -x589729 -x589730 -x589731 -x589732 -x589733 -x589734 -x589735 -x589736 -x589737 -x589738 -x589739 -x589740 -x589741 -x589742 -x589743 -x589744 -x589745 -x589746 -x589747 x589748 -x589749 -x589750 -x589751 -x589752 -x589753 -x589754 -x589755 -x589756 -x589757 -x589758 -x589759 -x589760 -x589761 -x589762 -x589763 -x589764 -x589765 -x589766 -x589767 -x589768 -x589769 -x589770 -x589771 -x589772 -x589773 -x589774 -x589775 -x589776 -x589777 -x589778 -x589779 -x589780 -x589781 -x589782 -x589783 -x589784 -x589785 -x589786 -x589787 -x589788 -x589789 -x589790 -x589791 -x589792 -x589793 -x589794 -x589795 -x589796 -x589797 -x589798 -x589799 -x589800 -x589801 -x589802 -x589803 -x589804 -x589805 -x589806 -x589807 -x589808 -x589809 -x589810 -x589811 -x589812 -x589813 -x589814 -x589815 -x589816 -x589817 -x589818 -x589819 -x589820 -x589821 -x589822 -x589823 -x589824 -x589825 -x589826 -x589827 -x589828 -x589829 -x589830 -x589831 -x589832 -x589833 -x589834 -x589835 -x589836 -x589837 -x589838 -x589839 -x589840 -x589841 -x589842 -x589843 -x589844 -x589845 -x589846 -x589847 -x589848 -x589849 -x589850 -x589851 -x589852 -x589853 -x589854 -x589855 -x589856 -x589857 -x589858 -x589859 -x589860 -x589861 -x589862 -x589863 -x589864 -x589865 -x589866 -x589867 -x589868 -x589869 -x589870 -x589871 -x589872 -x589873 -x589874 -x589875 -x589876 -x589877 -x589878 -x589879 -x589880 -x589881 -x589882 -x589883 -x589884 -x589885 -x589886 -x589887 -x589888 -x589889 -x589890 -x589891 -x589892 -x589893 -x589894 -x589895 -x589896 -x589897 -x589898 -x589899 -x589900 -x589901 -x589902 -x589903 -x589904 -x589905 -x589906 -x589907 -x589908 -x589909 -x589910 -x589911 -x589912 -x589913 -x589914 -x589915 -x589916 -x589917 -x589918 -x589919 -x589920 -x589921 -x589922 -x589923 -x589924 -x589925 -x589926 -x589927 -x589928 -x589929 -x589930 -x589931 -x589932 -x589933 -x589934 -x589935 -x589936 -x589937 -x589938 -x589939 -x589940 -x589941 -x589942 -x589943 -x589944 -x589945 -x589946 -x589947 -x589948 -x589949 -x589950 -x589951 -x589952 -x589953 -x589954 -x589955 -x589956 -x589957 -x589958 -x589959 -x589960 -x589961 -x589962 -x589963 -x589964 -x589965 -x589966 -x589967 -x589968 -x589969 -x589970 -x589971 -x589972 -x589973 -x589974 -x589975 -x589976 -x589977 -x589978 -x589979 -x589980 -x589981 -x589982 -x589983 x589984 -x589985 -x589986 -x589987 -x589988 -x589989 -x589990 -x589991 -x589992 -x589993 -x589994 -x589995 -x589996 -x589997 -x589998 -x589999
3421.79/3431.58 v -x590000 -x590001 -x590002 -x590003 -x590004 -x590005 -x590006 -x590007 -x590008 -x590009 -x590010 -x590011 -x590012 -x590013 -x590014 -x590015 -x590016 -x590017 -x590018 -x590019 -x590020 -x590021 -x590022 -x590023 -x590024 -x590025 -x590026 -x590027 -x590028 -x590029 -x590030 -x590031 -x590032 -x590033 -x590034 -x590035 -x590036 -x590037 -x590038 -x590039 -x590040 -x590041 -x590042 -x590043 -x590044 -x590045 -x590046 -x590047 -x590048 -x590049 -x590050 -x590051 -x590052 -x590053 -x590054 -x590055 -x590056 -x590057 -x590058 -x590059 -x590060 -x590061 -x590062 -x590063 -x590064 -x590065 -x590066 -x590067 -x590068 -x590069 -x590070 -x590071 -x590072 -x590073 -x590074 -x590075 -x590076 -x590077 x590078 -x590079 -x590080 -x590081 -x590082 -x590083 -x590084 -x590085 -x590086 -x590087 -x590088 -x590089 -x590090 -x590091 -x590092 -x590093 -x590094 -x590095 -x590096 -x590097 -x590098 -x590099 -x590100 -x590101 -x590102 -x590103 -x590104 -x590105 -x590106 -x590107 -x590108 -x590109 -x590110 -x590111 -x590112 -x590113 -x590114 -x590115 -x590116 -x590117 -x590118 -x590119 -x590120 -x590121 -x590122 -x590123 -x590124 -x590125 -x590126 -x590127 -x590128 -x590129 -x590130 -x590131 -x590132 -x590133 -x590134 -x590135 -x590136 -x590137 -x590138 -x590139 -x590140 -x590141 -x590142 -x590143 -x590144 -x590145 -x590146 -x590147 -x590148 -x590149 -x590150 -x590151 -x590152 -x590153 -x590154 -x590155 -x590156 -x590157 -x590158 -x590159 -x590160 -x590161 -x590162 -x590163 -x590164 -x590165 -x590166 -x590167 -x590168 -x590169 -x590170 -x590171 -x590172 -x590173 -x590174 -x590175 -x590176 -x590177 -x590178 -x590179 -x590180 -x590181 -x590182 -x590183 -x590184 -x590185 -x590186 -x590187 -x590188 -x590189 -x590190 -x590191 -x590192 -x590193 -x590194 -x590195 -x590196 -x590197 -x590198 -x590199 -x590200 -x590201 -x590202 -x590203 -x590204 -x590205 -x590206 -x590207 -x590208 -x590209 -x590210 -x590211 -x590212 -x590213 -x590214 -x590215 -x590216 -x590217 -x590218 -x590219 -x590220 -x590221 -x590222 -x590223 -x590224 -x590225 -x590226 -x590227 -x590228 -x590229 -x590230 -x590231 -x590232 -x590233 -x590234 -x590235 -x590236 -x590237 -x590238 -x590239 -x590240 -x590241 -x590242 -x590243 -x590244 -x590245 -x590246 -x590247 -x590248 -x590249 -x590250 -x590251 -x590252 -x590253 -x590254 -x590255 -x590256 -x590257 -x590258 -x590259 -x590260 -x590261 -x590262 -x590263 -x590264 -x590265 -x590266 -x590267 -x590268 -x590269 -x590270 -x590271 -x590272 -x590273 -x590274 -x590275 -x590276 -x590277 -x590278 -x590279 -x590280 -x590281 -x590282 -x590283 -x590284 -x590285 -x590286 -x590287 -x590288 -x590289 -x590290 -x590291 -x590292 -x590293 -x590294 -x590295 -x590296 -x590297 -x590298 -x590299 -x590300 -x590301 -x590302 -x590303 -x590304 -x590305 -x590306 -x590307 -x590308 -x590309 -x590310 x590311 -x590312 -x590313 -x590314 -x590315 -x590316 -x590317 -x590318 -x590319 -x590320 -x590321 -x590322 -x590323 -x590324 -x590325 -x590326 -x590327 -x590328 -x590329 -x590330 -x590331 -x590332 -x590333 -x590334 -x590335 -x590336 -x590337 -x590338 -x590339 -x590340 -x590341 -x590342 -x590343 -x590344 -x590345 -x590346 -x590347 -x590348 -x590349 -x590350 -x590351 -x590352 -x590353 -x590354 -x590355 -x590356 -x590357 -x590358 -x590359 -x590360 -x590361 -x590362 -x590363 -x590364 -x590365 -x590366 -x590367 -x590368 -x590369 -x590370 -x590371 -x590372 -x590373 -x590374 -x590375 -x590376 -x590377 -x590378 -x590379 -x590380 -x590381 -x590382 -x590383 -x590384 -x590385 -x590386 -x590387 -x590388 -x590389 -x590390 -x590391 -x590392 -x590393 -x590394 -x590395 -x590396 -x590397 -x590398 -x590399 -x590400 -x590401 -x590402 -x590403 -x590404 -x590405 -x590406 -x590407 -x590408 -x590409 -x590410 -x590411 -x590412 -x590413 -x590414 -x590415 -x590416 -x590417 -x590418 -x590419 -x590420 -x590421 -x590422 -x590423 -x590424 -x590425 -x590426 -x590427 -x590428 -x590429 -x590430 -x590431 -x590432 -x590433 -x590434 -x590435 -x590436 -x590437 -x590438 -x590439 -x590440 -x590441 -x590442 -x590443 -x590444 -x590445 -x590446 -x590447 -x590448 -x590449 -x590450 -x590451 -x590452 -x590453 -x590454 -x590455 -x590456 -x590457 -x590458 -x590459 -x590460 -x590461 -x590462 -x590463 -x590464 -x590465 -x590466 -x590467 -x590468 -x590469 -x590470 -x590471 -x590472 -x590473 -x590474 -x590475 -x590476 -x590477 -x590478 -x590479 -x590480 -x590481 -x590482 -x590483 -x590484 -x590485 -x590486 -x590487 -x590488 -x590489 -x590490 -x590491 -x590492 -x590493 -x590494 -x590495 -x590496 -x590497 -x590498 -x590499 -x590500 -x590501 -x590502 -x590503 -x590504 -x590505 -x590506 -x590507 -x590508 -x590509 -x590510 -x590511 -x590512 -x590513 -x590514 -x590515 -x590516 -x590517 -x590518 -x590519 -x590520 -x590521 -x590522 -x590523 -x590524 -x590525 -x590526 -x590527 -x590528 -x590529 -x590530 -x590531 -x590532 -x590533 -x590534 -x590535 -x590536 -x590537 -x590538 -x590539 -x590540 -x590541 -x590542 -x590543 -x590544 -x590545 -x590546 -x590547 -x590548 -x590549 -x590550 -x590551 -x590552 -x590553 -x590554 -x590555 -x590556 -x590557 -x590558 -x590559 -x590560 -x590561 -x590562 -x590563 -x590564 -x590565 -x590566 -x590567 -x590568 -x590569 -x590570 -x590571 -x590572 -x590573 -x590574 -x590575 -x590576 -x590577 -x590578 -x590579 -x590580 -x590581 -x590582 -x590583 x590584 -x590585 -x590586 -x590587 -x590588 -x590589 -x590590 -x590591 -x590592 -x590593 -x590594 -x590595 -x590596 -x590597 -x590598 -x590599 -x590600 -x590601 -x590602 -x590603 -x590604 -x590605 -x590606 -x590607 -x590608 -x590609 -x590610 -x590611 -x590612 -x590613 -x590614 -x590615 -x590616 -x590617 -x590618 -x590619 -x590620 -x590621 -x590622 -x590623 -x590624 -x590625 -x590626 -x590627 -x590628 -x590629 -x590630 -x590631 -x590632 -x590633 -x590634 -x590635 -x590636 -x590637 -x590638 -x590639 -x590640 -x590641 -x590642 -x590643 -x590644 -x590645 -x590646 -x590647 -x590648 -x590649 -x590650 -x590651 -x590652 -x590653 -x590654 -x590655 -x590656 -x590657 -x590658 -x590659 -x590660 -x590661 -x590662 -x590663 -x590664 -x590665 -x590666 -x590667 -x590668 -x590669 -x590670 -x590671 -x590672 -x590673 -x590674 -x590675 -x590676 -x590677 -x590678 -x590679 -x590680 -x590681 -x590682 -x590683 -x590684 -x590685 -x590686 -x590687 -x590688 -x590689 -x590690 -x590691 -x590692 -x590693 -x590694 -x590695 -x590696 -x590697 -x590698 -x590699 -x590700 -x590701 -x590702 -x590703 -x590704 -x590705 -x590706 -x590707 -x590708 -x590709 -x590710 -x590711 -x590712 -x590713 -x590714 -x590715 -x590716 -x590717 -x590718 -x590719 -x590720 -x590721 -x590722 -x590723 -x590724 -x590725 -x590726 -x590727 -x590728 -x590729 -x590730 -x590731 -x590732 -x590733 -x590734 -x590735 -x590736 -x590737 -x590738 -x590739 -x590740 -x590741 -x590742 -x590743 -x590744 -x590745 -x590746 -x590747 -x590748 -x590749 -x590750 -x590751 -x590752 -x590753 -x590754 -x590755 -x590756 -x590757 -x590758 -x590759 -x590760 -x590761 -x590762 -x590763 -x590764 -x590765 -x590766 -x590767 -x590768 -x590769 -x590770 -x590771 -x590772 -x590773 -x590774 -x590775 -x590776 -x590777 -x590778 -x590779 -x590780 -x590781 -x590782 -x590783 -x590784 -x590785 -x590786 -x590787 -x590788 -x590789 -x590790 -x590791 -x590792 -x590793 -x590794 -x590795 -x590796 -x590797 -x590798 -x590799 -x590800 -x590801 -x590802 -x590803 -x590804 -x590805 -x590806 -x590807 -x590808 -x590809 -x590810 -x590811 -x590812 -x590813 -x590814 -x590815 -x590816 -x590817 -x590818 -x590819 -x590820 -x590821 -x590822 -x590823 -x590824 -x590825 -x590826 -x590827 -x590828 -x590829 -x590830 -x590831 -x590832 -x590833 -x590834 -x590835 -x590836 -x590837 x590838 -x590839 -x590840 -x590841 -x590842 -x590843 -x590844 -x590845 -x590846 -x590847 -x590848 -x590849 -x590850 -x590851 -x590852 -x590853 -x590854 -x590855 -x590856 -x590857 -x590858 -x590859 -x590860 -x590861 -x590862 -x590863 -x590864 -x590865 -x590866 -x590867 -x590868 -x590869 -x590870 -x590871 -x590872 -x590873 -x590874 -x590875 -x590876 -x590877 -x590878 -x590879 -x590880 -x590881 -x590882 -x590883 -x590884 -x590885 -x590886 -x590887 -x590888 -x590889 -x590890 -x590891 -x590892 -x590893 -x590894 -x590895 -x590896 -x590897 -x590898 -x590899 -x590900 -x590901 -x590902 -x590903 -x590904 -x590905 -x590906 -x590907 -x590908 -x590909 -x590910 -x590911 -x590912 -x590913 -x590914 -x590915 -x590916 -x590917 -x590918 -x590919 -x590920 -x590921 -x590922 -x590923 -x590924 -x590925 -x590926 -x590927 -x590928 -x590929 -x590930 -x590931 -x590932 -x590933 -x590934 -x590935 -x590936 -x590937 -x590938 -x590939 -x590940 -x590941 -x590942 -x590943 -x590944 -x590945 -x590946 -x590947 -x590948 -x590949 x590950 -x590951 -x590952 -x590953 -x590954 -x590955 -x590956 -x590957 -x590958 -x590959 -x590960 -x590961 -x590962 -x590963 -x590964 -x590965 -x590966 -x590967 -x590968 -x590969 -x590970 -x590971 -x590972 -x590973 -x590974 -x590975 -x590976 -x590977 -x590978 -x590979 -x590980 -x590981 -x590982 -x590983 -x590984 -x590985 -x590986 -x590987 -x590988 -x590989 -x590990 -x590991 -x590992 -x590993 -x590994 -x590995 -x590996 -x590997 -x590998 -x590999 -x591000 -x591001 -x591002 -x591003 -x591004 -x591005 -x591006 -x591007 -x591008 -x591009 -x591010 -x591011 -x591012 -x591013 -x591014 -x591015 -x591016 -x591017 -x591018 -x591019 -x591020 -x591021 -x591022 -x591023 -x591024 -x591025 -x591026 -x591027 -x591028 -x591029 -x591030 -x591031 -x591032 -x591033 -x591034 -x591035 -x591036 -x591037 -x591038 -x591039 -x591040 -x591041 -x591042 -x591043 -x591044 -x591045 -x591046 -x591047 -x591048 -x591049 -x591050 -x591051 -x591052 -x591053 -x591054 -x591055 -x591056 -x591057 -x591058 -x591059 -x591060 -x591061 -x591062 -x591063 -x591064 -x591065 -x591066 -x591067 -x591068 -x591069 -x591070 -x591071 -x591072 -x591073 -x591074 -x591075 -x591076 -x591077 -x591078 -x591079 -x591080 -x591081 -x591082 -x591083 -x591084 -x591085 -x591086 -x591087 -x591088 -x591089 -x591090 -x591091 -x591092 -x591093 -x591094 -x591095 -x591096 -x591097 -x591098 -x591099 -x591100 -x591101 -x591102 -x591103 -x591104 -x591105 -x591106 -x591107 -x591108 -x591109 -x591110 -x591111 -x591112 -x591113 -x591114 -x591115 -x591116 -x591117 -x591118 -x591119 -x591120 -x591121 -x591122 -x591123 -x591124 -x591125 -x591126 -x591127 -x591128 -x591129 -x591130 -x591131 -x591132 -x591133 -x591134 -x591135 -x591136 -x591137 -x591138 -x591139 -x591140 -x591141 -x591142 -x591143 -x591144 -x591145 -x591146 -x591147 -x591148 -x591149 -x591150 -x591151 -x591152 -x591153 -x591154 -x591155 -x591156 -x591157 -x591158 -x591159 -x591160 -x591161 -x591162 -x591163 -x591164 -x591165 -x591166 -x591167 -x591168 -x591169 -x591170 -x591171 -x591172 -x591173 -x591174 -x591175 -x591176 -x591177 -x591178 -x591179 -x591180 -x591181 -x591182 -x591183 -x591184 -x591185 -x591186 -x591187 -x591188 -x591189 -x591190 -x591191 -x591192 -x591193 -x591194 -x591195 -x591196 -x591197 -x591198 -x591199 -x591200 -x591201 -x591202 -x591203 -x591204 -x591205 -x591206 -x591207 -x591208 -x591209 -x591210 -x591211 -x591212 x591213 -x591214 -x591215 -x591216 -x591217 -x591218 -x591219 -x591220 -x591221 -x591222 -x591223 -x591224 -x591225 -x591226 -x591227 -x591228 -x591229 -x591230 -x591231 -x591232 -x591233 -x591234 -x591235 -x591236 -x591237 -x591238 -x591239 -x591240 -x591241 -x591242 -x591243 -x591244 -x591245 -x591246 -x591247 -x591248 -x591249 -x591250 -x591251 -x591252 -x591253 -x591254 -x591255 -x591256 -x591257 -x591258 -x591259 -x591260 -x591261 -x591262 -x591263 -x591264 -x591265 -x591266 -x591267 -x591268 -x591269 -x591270 -x591271 -x591272 -x591273 -x591274 -x591275 -x591276 -x591277 -x591278 -x591279 -x591280 -x591281 -x591282 -x591283 -x591284 -x591285 -x591286 -x591287 -x591288 -x591289 -x591290 -x591291 -x591292 -x591293 -x591294 -x591295 -x591296 -x591297 -x591298 -x591299 -x591300 -x591301 -x591302 -x591303 -x591304 -x591305 -x591306 -x591307 -x591308 -x591309 -x591310 -x591311 -x591312 -x591313 -x591314 -x591315 -x591316 -x591317 -x591318 -x591319 -x591320 -x591321 -x591322 -x591323 -x591324 -x591325 -x591326 -x591327 -x591328 -x591329 -x591330 -x591331 -x591332 -x591333 -x591334 -x591335 -x591336 -x591337 -x591338 -x591339 -x591340 -x591341 -x591342 -x591343 -x591344 -x591345 -x591346 -x591347 -x591348 -x591349 -x591350 -x591351 -x591352 -x591353 -x591354 -x591355 -x591356 -x591357 -x591358 -x591359 -x591360 -x591361 -x591362 -x591363 -x591364 -x591365 -x591366 -x591367 -x591368 -x591369 -x591370 -x591371 -x591372 -x591373 -x591374 -x591375 -x591376 -x591377 -x591378 -x591379 -x591380 -x591381 -x591382 -x591383 -x591384 -x591385 -x591386 -x591387 -x591388 -x591389 -x591390 -x591391 -x591392 -x591393 -x591394 -x591395 -x591396 -x591397 -x591398 -x591399 -x591400 -x591401 -x591402 -x591403 -x591404 -x591405 -x591406 -x591407 -x591408 -x591409 -x591410 -x591411 -x591412 -x591413 -x591414 -x591415 -x591416 -x591417 -x591418 -x591419 -x591420 -x591421 -x591422 -x591423 -x591424 -x591425 -x591426 -x591427 -x591428 -x591429 -x591430 -x591431 -x591432 -x591433 -x591434 -x591435 -x591436 -x591437 -x591438 -x591439 -x591440 -x591441 -x591442 -x591443 -x591444 -x591445 -x591446 -x591447 -x591448 -x591449 -x591450 -x591451 -x591452 -x591453 -x591454 -x591455 -x591456 -x591457 -x591458 -x591459 -x591460 -x591461 -x591462 -x591463 -x591464 -x591465 -x591466 -x591467 -x591468 -x591469 -x591470 -x591471 -x591472 -x591473 -x591474 -x591475 -x591476 -x591477 -x591478 -x591479 -x591480 -x591481 -x591482 -x591483 -x591484 -x591485 -x591486 -x591487 -x591488 -x591489 -x591490 -x591491 -x591492 -x591493 -x591494 x591495 -x591496 -x591497 -x591498 -x591499 -x591500 -x591501 -x591502 -x591503 -x591504 -x591505 -x591506 -x591507 -x591508 -x591509 -x591510 -x591511 -x591512 -x591513 -x591514 -x591515 -x591516 -x591517 -x591518 -x591519 -x591520 -x591521 -x591522 -x591523 -x591524 -x591525 -x591526 -x591527 -x591528 -x591529 -x591530 -x591531 -x591532 -x591533 -x591534 -x591535 -x591536 -x591537 -x591538 -x591539 -x591540 -x591541 -x591542 -x591543 -x591544 -x591545 -x591546 -x591547 -x591548 -x591549 -x591550 -x591551 -x591552 -x591553 -x591554 -x591555 -x591556 -x591557 -x591558 -x591559 -x591560 -x591561 -x591562 -x591563 -x591564 -x591565 -x591566 -x591567 -x591568 -x591569 -x591570 -x591571 -x591572 -x591573 -x591574 -x591575 -x591576 -x591577 -x591578 -x591579 -x591580 -x591581 -x591582 -x591583 -x591584 -x591585 -x591586 -x591587 -x591588 x591589 -x591590 -x591591 -x591592 -x591593 -x591594 -x591595 -x591596 -x591597 -x591598 -x591599 -x591600 -x591601 -x591602 -x591603 -x591604 -x591605 -x591606 -x591607 -x591608 -x591609 -x591610 -x591611 -x591612 -x591613 -x591614 -x591615 -x591616 -x591617 -x591618 -x591619 -x591620 -x591621 -x591622 -x591623 -x591624 -x591625 -x591626 -x591627 -x591628 -x591629 -x591630 -x591631 -x591632 -x591633 -x591634 -x591635 -x591636 -x591637 -x591638 -x591639 -x591640 -x591641 -x591642 -x591643 -x591644 -x591645 -x591646 -x591647 -x591648 -x591649 -x591650 -x591651 -x591652 -x591653 -x591654 -x591655 -x591656 -x591657 -x591658 -x591659 -x591660 -x591661 -x591662 -x591663 -x591664 -x591665 -x591666 -x591667 -x591668 -x591669 -x591670 -x591671 -x591672 -x591673 -x591674 -x591675 -x591676 -x591677 -x591678 -x591679 -x591680 -x591681 -x591682 -x591683 -x591684 -x591685 -x591686 -x591687 -x591688 -x591689 -x591690 -x591691 -x591692 -x591693 -x591694 -x591695 -x591696 -x591697 -x591698 -x591699 -x591700 -x591701 -x591702 -x591703 -x591704 -x591705 -x591706 -x591707 -x591708 -x591709 -x591710 -x591711 -x591712 -x591713 -x591714 -x591715 -x591716 -x591717 -x591718 -x591719 -x591720 -x591721 -x591722 -x591723 -x591724 -x591725 -x591726 -x591727 -x591728 -x591729 -x591730 -x591731 -x591732 -x591733 -x591734 -x591735 -x591736 -x591737 -x591738 -x591739 -x591740 -x591741 -x591742 -x591743 -x591744 -x591745 -x591746 -x591747 -x591748 -x591749 -x591750 -x591751 -x591752 -x591753 -x591754 -x591755 -x591756 -x591757 -x591758 -x591759 -x591760 -x591761 -x591762 -x591763 -x591764 -x591765 -x591766 -x591767 -x591768 -x591769 -x591770 -x591771 -x591772 -x591773 -x591774 -x591775 -x591776 -x591777 -x591778 -x591779 -x591780 -x591781 -x591782 -x591783 -x591784 -x591785 -x591786 -x591787 -x591788 -x591789 -x591790 -x591791 -x591792 -x591793 -x591794 -x591795 -x591796 -x591797 -x591798 -x591799 -x591800 -x591801 -x591802 -x591803 -x591804 -x591805 -x591806 -x591807 -x591808 -x591809 -x591810 -x591811 -x591812 -x591813 -x591814 -x591815 -x591816 -x591817 -x591818 -x591819 -x591820 -x591821 -x591822 -x591823 -x591824 -x591825 -x591826 -x591827 -x591828 -x591829 -x591830 -x591831 -x591832 -x591833 -x591834 -x591835 -x591836 -x591837 -x591838 -x591839 -x591840 -x591841 -x591842 -x591843 -x591844 -x591845 -x591846 -x591847 -x591848 -x591849 -x591850 -x591851 -x591852 -x591853 -x591854 -x591855 -x591856 -x591857 -x591858 -x591859 -x591860 -x591861 -x591862 -x591863 x591864 -x591865 -x591866 -x591867 -x591868 -x591869 -x591870 -x591871 -x591872 -x591873 -x591874 -x591875 -x591876 -x591877 -x591878 -x591879 -x591880 -x591881 -x591882 -x591883 -x591884 -x591885 -x591886 -x591887 -x591888 -x591889 -x591890 -x591891 -x591892 -x591893 -x591894 -x591895 -x591896 -x591897 -x591898 -x591899 -x591900 -x591901 -x591902 -x591903 -x591904 -x591905 -x591906 -x591907 -x591908 -x591909 -x591910 -x591911 -x591912 -x591913 -x591914 -x591915 -x591916 -x591917 -x591918 -x591919 -x591920 -x591921 -x591922 -x591923 -x591924 -x591925 -x591926 -x591927 -x591928 -x591929 -x591930 -x591931 -x591932 -x591933 -x591934 -x591935 -x591936 -x591937 -x591938 -x591939 -x591940 -x591941 -x591942 -x591943 -x591944 -x591945 -x591946 -x591947 -x591948 -x591949 -x591950 -x591951 -x591952 -x591953 -x591954 -x591955 -x591956 -x591957 -x591958 -x591959 -x591960 -x591961 -x591962 -x591963 -x591964 -x591965 -x591966 -x591967 -x591968 -x591969 -x591970 -x591971 -x591972 -x591973 -x591974 -x591975 -x591976 -x591977 -x591978 -x591979 -x591980 -x591981 -x591982 -x591983 -x591984 -x591985 -x591986 -x591987 -x591988 -x591989 -x591990 -x591991 -x591992 -x591993 -x591994 -x591995 -x591996 -x591997 -x591998 -x591999
3421.79/3431.58 v -x592000 -x592001 -x592002 -x592003 -x592004 -x592005 -x592006 -x592007 -x592008 -x592009 -x592010 -x592011 -x592012 -x592013 -x592014 -x592015 -x592016 -x592017 -x592018 -x592019 -x592020 -x592021 -x592022 -x592023 -x592024 -x592025 -x592026 -x592027 -x592028 -x592029 -x592030 x592031 -x592032 -x592033 -x592034 -x592035 -x592036 -x592037 -x592038 -x592039 -x592040 -x592041 -x592042 -x592043 -x592044 -x592045 -x592046 -x592047 -x592048 -x592049 -x592050 -x592051 -x592052 -x592053 -x592054 -x592055 -x592056 -x592057 -x592058 -x592059 -x592060 -x592061 -x592062 -x592063 -x592064 -x592065 -x592066 -x592067 -x592068 -x592069 -x592070 -x592071 -x592072 -x592073 -x592074 -x592075 -x592076 -x592077 -x592078 -x592079 -x592080 -x592081 -x592082 -x592083 -x592084 -x592085 -x592086 -x592087 -x592088 -x592089 -x592090 -x592091 -x592092 -x592093 -x592094 -x592095 -x592096 -x592097 -x592098 -x592099 -x592100 -x592101 -x592102 -x592103 -x592104 -x592105 -x592106 -x592107 -x592108 -x592109 -x592110 -x592111 -x592112 -x592113 -x592114 -x592115 -x592116 -x592117 -x592118 -x592119 -x592120 -x592121 -x592122 -x592123 -x592124 -x592125 -x592126 -x592127 -x592128 -x592129 -x592130 -x592131 -x592132 -x592133 -x592134 -x592135 -x592136 -x592137 -x592138 -x592139 -x592140 -x592141 -x592142 -x592143 -x592144 -x592145 -x592146 -x592147 -x592148 -x592149 -x592150 -x592151 -x592152 -x592153 -x592154 -x592155 -x592156 -x592157 -x592158 -x592159 -x592160 -x592161 -x592162 -x592163 -x592164 -x592165 -x592166 -x592167 -x592168 -x592169 -x592170 -x592171 -x592172 -x592173 -x592174 -x592175 -x592176 -x592177 -x592178 -x592179 -x592180 -x592181 -x592182 -x592183 -x592184 -x592185 -x592186 -x592187 -x592188 -x592189 -x592190 -x592191 -x592192 -x592193 -x592194 -x592195 -x592196 -x592197 -x592198 -x592199 -x592200 -x592201 -x592202 -x592203 -x592204 -x592205 -x592206 -x592207 -x592208 -x592209 -x592210 -x592211 -x592212 -x592213 -x592214 -x592215 -x592216 -x592217 -x592218 -x592219 -x592220 -x592221 -x592222 -x592223 -x592224 -x592225 -x592226 -x592227 -x592228 -x592229 -x592230 -x592231 -x592232 -x592233 -x592234 -x592235 -x592236 -x592237 -x592238 -x592239 -x592240 -x592241 -x592242 -x592243 -x592244 -x592245 -x592246 -x592247 -x592248 -x592249 -x592250 -x592251 -x592252 -x592253 -x592254 -x592255 -x592256 -x592257 -x592258 -x592259 -x592260 -x592261 -x592262 -x592263 -x592264 -x592265 -x592266 -x592267 -x592268 -x592269 -x592270 -x592271 -x592272 -x592273 -x592274 -x592275 -x592276 -x592277 -x592278 -x592279 -x592280 -x592281 -x592282 -x592283 -x592284 -x592285 -x592286 -x592287 -x592288 -x592289 -x592290 -x592291 -x592292 -x592293 x592294 -x592295 -x592296 -x592297 -x592298 -x592299 -x592300 -x592301 -x592302 -x592303 -x592304 -x592305 -x592306 -x592307 -x592308 -x592309 -x592310 -x592311 -x592312 -x592313 -x592314 -x592315 -x592316 -x592317 -x592318 -x592319 -x592320 -x592321 -x592322 -x592323 -x592324 -x592325 -x592326 -x592327 -x592328 -x592329 -x592330 -x592331 -x592332 -x592333 -x592334 -x592335 -x592336 -x592337 -x592338 -x592339 -x592340 -x592341 -x592342 -x592343 -x592344 -x592345 -x592346 -x592347 -x592348 -x592349 -x592350 -x592351 -x592352 -x592353 -x592354 -x592355 -x592356 -x592357 -x592358 -x592359 -x592360 -x592361 -x592362 -x592363 -x592364 -x592365 -x592366 -x592367 -x592368 -x592369 -x592370 -x592371 -x592372 -x592373 -x592374 -x592375 -x592376 -x592377 -x592378 -x592379 -x592380 -x592381 -x592382 -x592383 -x592384 -x592385 -x592386 -x592387 -x592388 -x592389 -x592390 -x592391 -x592392 -x592393 -x592394 -x592395 -x592396 -x592397 -x592398 -x592399 -x592400 -x592401 -x592402 -x592403 -x592404 -x592405 -x592406 -x592407 -x592408 -x592409 -x592410 -x592411 -x592412 -x592413 -x592414 -x592415 -x592416 -x592417 -x592418 -x592419 -x592420 -x592421 -x592422 -x592423 -x592424 -x592425 -x592426 -x592427 -x592428 -x592429 -x592430 -x592431 -x592432 -x592433 -x592434 -x592435 -x592436 -x592437 -x592438 -x592439 -x592440 -x592441 -x592442 -x592443 -x592444 -x592445 -x592446 -x592447 -x592448 -x592449 -x592450 -x592451 -x592452 -x592453 -x592454 -x592455 -x592456 -x592457 -x592458 -x592459 -x592460 -x592461 -x592462 -x592463 -x592464 -x592465 -x592466 -x592467 -x592468 -x592469 -x592470 -x592471 -x592472 -x592473 -x592474 -x592475 -x592476 -x592477 -x592478 -x592479 -x592480 -x592481 -x592482 -x592483 -x592484 -x592485 -x592486 -x592487 -x592488 -x592489 -x592490 -x592491 -x592492 -x592493 -x592494 -x592495 -x592496 x592497 -x592498 -x592499 -x592500 -x592501 -x592502 -x592503 -x592504 -x592505 -x592506 -x592507 -x592508 -x592509 -x592510 -x592511 -x592512 -x592513 -x592514 -x592515 -x592516 -x592517 -x592518 -x592519 -x592520 -x592521 -x592522 -x592523 -x592524 -x592525 -x592526 -x592527 -x592528 -x592529 -x592530 -x592531 -x592532 -x592533 -x592534 -x592535 -x592536 -x592537 -x592538 -x592539 -x592540 -x592541 -x592542 -x592543 -x592544 -x592545 -x592546 -x592547 -x592548 -x592549 -x592550 -x592551 -x592552 -x592553 -x592554 -x592555 -x592556 -x592557 -x592558 -x592559 -x592560 -x592561 -x592562 -x592563 -x592564 -x592565 -x592566 -x592567 -x592568 -x592569 -x592570 -x592571 -x592572 -x592573 -x592574 -x592575 -x592576 -x592577 -x592578 -x592579 -x592580 -x592581 -x592582 -x592583 -x592584 -x592585 -x592586 -x592587 -x592588 -x592589 -x592590 -x592591 -x592592 -x592593 -x592594 -x592595 -x592596 -x592597 -x592598 -x592599 -x592600 -x592601 -x592602 -x592603 -x592604 -x592605 -x592606 -x592607 -x592608 -x592609 -x592610 -x592611 -x592612 -x592613 -x592614 -x592615 -x592616 -x592617 -x592618 -x592619 -x592620 -x592621 -x592622 -x592623 -x592624 -x592625 -x592626 -x592627 -x592628 -x592629 -x592630 -x592631 -x592632 -x592633 -x592634 -x592635 -x592636 -x592637 -x592638 -x592639 -x592640 -x592641 -x592642 -x592643 -x592644 -x592645 -x592646 -x592647 -x592648 -x592649 -x592650 -x592651 -x592652 -x592653 -x592654 -x592655 -x592656 -x592657 -x592658 -x592659 -x592660 -x592661 -x592662 -x592663 -x592664 -x592665 -x592666 -x592667 -x592668 -x592669 -x592670 -x592671 -x592672 -x592673 -x592674 -x592675 -x592676 -x592677 -x592678 -x592679 -x592680 -x592681 -x592682 -x592683 -x592684 -x592685 -x592686 -x592687 -x592688 -x592689 -x592690 -x592691 -x592692 -x592693 -x592694 -x592695 -x592696 -x592697 -x592698 -x592699 -x592700 -x592701 -x592702 -x592703 -x592704 -x592705 -x592706 -x592707 -x592708 -x592709 -x592710 -x592711 -x592712 -x592713 -x592714 -x592715 -x592716 -x592717 -x592718 -x592719 -x592720 -x592721 -x592722 -x592723 -x592724 -x592725 -x592726 -x592727 -x592728 -x592729 -x592730 -x592731 -x592732 -x592733 -x592734 -x592735 -x592736 -x592737 -x592738 -x592739 -x592740 -x592741 -x592742 -x592743 -x592744 -x592745 -x592746 -x592747 -x592748 -x592749 -x592750 -x592751 -x592752 -x592753 -x592754 -x592755 -x592756 -x592757 -x592758 -x592759 -x592760 -x592761 -x592762 -x592763 -x592764 -x592765 -x592766 -x592767 -x592768 -x592769 -x592770 -x592771 -x592772 -x592773 -x592774 -x592775 -x592776 -x592777 -x592778 -x592779 -x592780 -x592781 -x592782 -x592783 -x592784 -x592785 -x592786 -x592787 -x592788 -x592789 -x592790 -x592791 -x592792 -x592793 -x592794 -x592795 -x592796 -x592797 -x592798 -x592799 -x592800 -x592801 -x592802 -x592803 -x592804 -x592805 -x592806 -x592807 -x592808 -x592809 -x592810 -x592811 -x592812 -x592813 -x592814 -x592815 -x592816 -x592817 x592818 -x592819 -x592820 -x592821 -x592822 -x592823 -x592824 -x592825 -x592826 -x592827 -x592828 -x592829 -x592830 -x592831 -x592832 -x592833 -x592834 -x592835 -x592836 -x592837 -x592838 -x592839 -x592840 -x592841 -x592842 -x592843 -x592844 -x592845 -x592846 -x592847 -x592848 -x592849 -x592850 -x592851 -x592852 -x592853 -x592854 -x592855 -x592856 -x592857 -x592858 -x592859 -x592860 -x592861 -x592862 -x592863 -x592864 -x592865 -x592866 -x592867 -x592868 -x592869 -x592870 -x592871 -x592872 -x592873 -x592874 -x592875 -x592876 -x592877 -x592878 -x592879 -x592880 -x592881 -x592882 -x592883 -x592884 -x592885 -x592886 -x592887 -x592888 -x592889 -x592890 -x592891 -x592892 -x592893 -x592894 -x592895 -x592896 -x592897 -x592898 -x592899 -x592900 -x592901 -x592902 -x592903 -x592904 -x592905 -x592906 -x592907 -x592908 -x592909 -x592910 -x592911 -x592912 -x592913 -x592914 -x592915 -x592916 -x592917 -x592918 -x592919 -x592920 -x592921 -x592922 -x592923 -x592924 -x592925 -x592926 -x592927 -x592928 -x592929 -x592930 -x592931 -x592932 -x592933 -x592934 -x592935 -x592936 -x592937 -x592938 -x592939 -x592940 -x592941 -x592942 -x592943 -x592944 -x592945 -x592946 -x592947 -x592948 -x592949 -x592950 -x592951 -x592952 -x592953 -x592954 -x592955 -x592956 -x592957 -x592958 -x592959 -x592960 -x592961 -x592962 -x592963 -x592964 -x592965 -x592966 -x592967 -x592968 -x592969 -x592970 -x592971 -x592972 -x592973 -x592974 -x592975 -x592976 -x592977 -x592978 -x592979 -x592980 -x592981 -x592982 -x592983 -x592984 -x592985 -x592986 -x592987 -x592988 -x592989 -x592990 -x592991 -x592992 -x592993 -x592994 -x592995 -x592996 -x592997 -x592998 -x592999 -x593000 -x593001 -x593002 -x593003 -x593004 -x593005 -x593006 -x593007 -x593008 -x593009 -x593010 -x593011 -x593012 -x593013 -x593014 -x593015 -x593016 -x593017 -x593018 -x593019 -x593020 -x593021 -x593022 -x593023 -x593024 -x593025 -x593026 -x593027 -x593028 -x593029 -x593030 -x593031 -x593032 -x593033 -x593034 -x593035 -x593036 -x593037 -x593038 -x593039 -x593040 -x593041 -x593042 -x593043 -x593044 -x593045 -x593046 -x593047 -x593048 -x593049 -x593050 -x593051 -x593052 -x593053 -x593054 -x593055 -x593056 -x593057 -x593058 -x593059 -x593060 -x593061 -x593062 -x593063 -x593064 -x593065 -x593066 -x593067 -x593068 -x593069 -x593070 -x593071 -x593072 -x593073 -x593074 -x593075 -x593076 -x593077 -x593078 -x593079 -x593080 -x593081 -x593082 -x593083 -x593084 -x593085 -x593086 -x593087 -x593088 -x593089 -x593090 -x593091 -x593092 -x593093 -x593094 -x593095 -x593096 -x593097 -x593098 -x593099 -x593100 -x593101 -x593102 -x593103 -x593104 -x593105 -x593106 -x593107 -x593108 -x593109 x593110 -x593111 -x593112 -x593113 -x593114 -x593115 -x593116 -x593117 -x593118 -x593119 -x593120 -x593121 -x593122 -x593123 -x593124 -x593125 -x593126 -x593127 -x593128 -x593129 -x593130 -x593131 -x593132 -x593133 -x593134 -x593135 -x593136 -x593137 -x593138 -x593139 -x593140 -x593141 -x593142 -x593143 -x593144 -x593145 -x593146 -x593147 -x593148 -x593149 -x593150 -x593151 -x593152 -x593153 -x593154 -x593155 -x593156 -x593157 -x593158 -x593159 -x593160 -x593161 -x593162 -x593163 -x593164 -x593165 -x593166 -x593167 -x593168 -x593169 -x593170 -x593171 -x593172 -x593173 -x593174 -x593175 -x593176 -x593177 -x593178 -x593179 -x593180 -x593181 -x593182 -x593183 -x593184 -x593185 -x593186 -x593187 -x593188 -x593189 -x593190 -x593191 -x593192 -x593193 -x593194 -x593195 -x593196 -x593197 -x593198 -x593199 -x593200 -x593201 -x593202 -x593203 -x593204 -x593205 -x593206 -x593207 -x593208 -x593209 -x593210 -x593211 -x593212 -x593213 -x593214 -x593215 -x593216 -x593217 -x593218 -x593219 -x593220 -x593221 -x593222 -x593223 -x593224 -x593225 -x593226 -x593227 -x593228 -x593229 -x593230 -x593231 -x593232 x593233 -x593234 -x593235 -x593236 -x593237 -x593238 -x593239 -x593240 -x593241 -x593242 -x593243 -x593244 -x593245 -x593246 -x593247 -x593248 -x593249 -x593250 -x593251 -x593252 -x593253 -x593254 -x593255 -x593256 -x593257 -x593258 -x593259 -x593260 -x593261 -x593262 -x593263 -x593264 -x593265 -x593266 -x593267 -x593268 -x593269 -x593270 -x593271 -x593272 -x593273 -x593274 -x593275 -x593276 -x593277 -x593278 -x593279 -x593280 -x593281 -x593282 -x593283 -x593284 -x593285 -x593286 -x593287 -x593288 -x593289 -x593290 -x593291 -x593292 -x593293 -x593294 -x593295 -x593296 -x593297 -x593298 -x593299 -x593300 -x593301 -x593302 -x593303 -x593304 -x593305 -x593306 -x593307 -x593308 -x593309 -x593310 -x593311 -x593312 -x593313 -x593314 -x593315 -x593316 -x593317 -x593318 -x593319 -x593320 -x593321 -x593322 -x593323 -x593324 -x593325 -x593326 -x593327 -x593328 -x593329 -x593330 -x593331 -x593332 -x593333 -x593334 -x593335 -x593336 -x593337 -x593338 -x593339 -x593340 -x593341 -x593342 -x593343 -x593344 -x593345 -x593346 -x593347 -x593348 -x593349 -x593350 -x593351 -x593352 -x593353 -x593354 -x593355 -x593356 -x593357 -x593358 -x593359 -x593360 -x593361 -x593362 -x593363 x593364 -x593365 -x593366 -x593367 -x593368 -x593369 -x593370 -x593371 -x593372 -x593373 -x593374 -x593375 -x593376 -x593377 -x593378 -x593379 -x593380 -x593381 -x593382 -x593383 -x593384 -x593385 -x593386 -x593387 -x593388 -x593389 -x593390 -x593391 -x593392 -x593393 -x593394 -x593395 -x593396 -x593397 -x593398 -x593399 -x593400 -x593401 -x593402 -x593403 -x593404 -x593405 -x593406 -x593407 -x593408 -x593409 -x593410 -x593411 -x593412 -x593413 -x593414 -x593415 -x593416 -x593417 -x593418 -x593419 -x593420 -x593421 -x593422 -x593423 -x593424 -x593425 -x593426 -x593427 -x593428 -x593429 -x593430 -x593431 -x593432 -x593433 -x593434 -x593435 -x593436 -x593437 -x593438 -x593439 -x593440 -x593441 -x593442 -x593443 -x593444 -x593445 -x593446 -x593447 -x593448 -x593449 -x593450 -x593451 -x593452 -x593453 -x593454 -x593455 -x593456 -x593457 -x593458 -x593459 -x593460 -x593461 -x593462 -x593463 -x593464 -x593465 -x593466 -x593467 -x593468 -x593469 -x593470 -x593471 -x593472 -x593473 -x593474 -x593475 -x593476 -x593477 -x593478 -x593479 -x593480 -x593481 -x593482 -x593483 -x593484 -x593485 -x593486 -x593487 -x593488 -x593489 -x593490 -x593491 -x593492 -x593493 -x593494 -x593495 -x593496 -x593497 -x593498 -x593499 -x593500 -x593501 -x593502 -x593503 -x593504 -x593505 -x593506 -x593507 -x593508 -x593509 -x593510 -x593511 -x593512 -x593513 -x593514 -x593515 -x593516 -x593517 -x593518 -x593519 -x593520 -x593521 -x593522 -x593523 -x593524 -x593525 -x593526 -x593527 -x593528 -x593529 -x593530 -x593531 -x593532 -x593533 -x593534 -x593535 -x593536 -x593537 -x593538 -x593539 -x593540 -x593541 -x593542 -x593543 -x593544 -x593545 -x593546 -x593547 -x593548 -x593549 -x593550 -x593551 -x593552 -x593553 -x593554 -x593555 -x593556 -x593557 -x593558 -x593559 -x593560 -x593561 -x593562 -x593563 -x593564 -x593565 -x593566 -x593567 -x593568 -x593569 -x593570 -x593571 -x593572 -x593573 -x593574 -x593575 -x593576 -x593577 -x593578 -x593579 -x593580 -x593581 -x593582 -x593583 -x593584 -x593585 -x593586 -x593587 -x593588 -x593589 -x593590 -x593591 -x593592 -x593593 -x593594 -x593595 -x593596 -x593597 -x593598 -x593599 -x593600 -x593601 -x593602 -x593603 -x593604 -x593605 -x593606 -x593607 -x593608 -x593609 -x593610 -x593611 -x593612 -x593613 -x593614 -x593615 -x593616 -x593617 -x593618 -x593619 -x593620 -x593621 -x593622 -x593623 -x593624 -x593625 -x593626 -x593627 -x593628 -x593629 -x593630 -x593631 -x593632 -x593633 -x593634 -x593635 -x593636 -x593637 -x593638 -x593639 -x593640 -x593641 -x593642 -x593643 -x593644 -x593645 -x593646 -x593647 -x593648 -x593649 -x593650 -x593651 -x593652 -x593653 -x593654 -x593655 -x593656 -x593657 -x593658 -x593659 -x593660 -x593661 -x593662 -x593663 -x593664 -x593665 -x593666 -x593667 -x593668 -x593669 -x593670 -x593671 -x593672 -x593673 -x593674 -x593675 -x593676 -x593677 -x593678 -x593679 -x593680 -x593681 -x593682 -x593683 -x593684 -x593685 -x593686 -x593687 -x593688 -x593689 -x593690 -x593691 -x593692 -x593693 -x593694 -x593695 -x593696 -x593697 -x593698 -x593699 -x593700 -x593701 -x593702 -x593703 -x593704 -x593705 -x593706 -x593707 -x593708 -x593709 -x593710 -x593711 -x593712 -x593713 -x593714 -x593715 -x593716 -x593717 -x593718 -x593719 -x593720 -x593721 -x593722 -x593723 x593724 -x593725 -x593726 -x593727 -x593728 -x593729 -x593730 -x593731 -x593732 -x593733 -x593734 -x593735 -x593736 -x593737 -x593738 -x593739 -x593740 -x593741 -x593742 -x593743 -x593744 -x593745 -x593746 -x593747 -x593748 -x593749 -x593750 -x593751 -x593752 -x593753 -x593754 -x593755 -x593756 -x593757 -x593758 -x593759 -x593760 -x593761 -x593762 -x593763 -x593764 -x593765 -x593766 -x593767 -x593768 -x593769 -x593770 -x593771 -x593772 -x593773 -x593774 -x593775 -x593776 -x593777 -x593778 -x593779 -x593780 -x593781 -x593782 -x593783 -x593784 -x593785 -x593786 -x593787 -x593788 -x593789 -x593790 -x593791 -x593792 -x593793 -x593794 -x593795 -x593796 -x593797 -x593798 -x593799 -x593800 -x593801 -x593802 -x593803 -x593804 -x593805 -x593806 -x593807 -x593808 -x593809 -x593810 -x593811 -x593812 -x593813 -x593814 -x593815 -x593816 -x593817 -x593818 -x593819 -x593820 -x593821 -x593822 -x593823 -x593824 -x593825 -x593826 -x593827 -x593828 -x593829 -x593830 -x593831 -x593832 -x593833 -x593834 -x593835 -x593836 -x593837 -x593838 -x593839 -x593840 -x593841 -x593842 -x593843 -x593844 -x593845 -x593846 -x593847 -x593848 -x593849 -x593850 -x593851 -x593852 -x593853 -x593854 -x593855 -x593856 -x593857 -x593858 -x593859 -x593860 -x593861 -x593862 -x593863 -x593864 -x593865 -x593866 -x593867 -x593868 -x593869 -x593870 -x593871 -x593872 -x593873 -x593874 -x593875 -x593876 -x593877 -x593878 -x593879 -x593880 -x593881 -x593882 -x593883 -x593884 -x593885 -x593886 -x593887 -x593888 -x593889 -x593890 -x593891 -x593892 -x593893 -x593894 -x593895 -x593896 -x593897 -x593898 -x593899 -x593900 -x593901 -x593902 -x593903 -x593904 -x593905 -x593906 -x593907 -x593908 -x593909 -x593910 -x593911 -x593912 -x593913 -x593914 -x593915 -x593916 -x593917 -x593918 -x593919 -x593920 -x593921 -x593922 -x593923 -x593924 -x593925 -x593926 -x593927 -x593928 -x593929 -x593930 -x593931 -x593932 -x593933 -x593934 -x593935 -x593936 -x593937 -x593938 -x593939 -x593940 -x593941 -x593942 -x593943 -x593944 -x593945 -x593946 -x593947 -x593948 -x593949 -x593950 -x593951 -x593952 -x593953 -x593954 -x593955 -x593956 -x593957 -x593958 -x593959 -x593960 -x593961 -x593962 -x593963 -x593964 -x593965 -x593966 -x593967 -x593968 -x593969 -x593970 -x593971 -x593972 -x593973 -x593974 -x593975 -x593976 -x593977 -x593978 -x593979 -x593980 -x593981 -x593982 -x593983 -x593984 -x593985 -x593986 -x593987 -x593988 -x593989 -x593990 -x593991 -x593992 -x593993 -x593994 -x593995 -x593996 -x593997 -x593998 -x593999
3421.79/3431.58 v -x594000 -x594001 -x594002 -x594003 -x594004 -x594005 -x594006 -x594007 -x594008 -x594009 -x594010 -x594011 -x594012 -x594013 -x594014 -x594015 -x594016 -x594017 -x594018 -x594019 -x594020 x594021 -x594022 -x594023 -x594024 -x594025 -x594026 -x594027 -x594028 -x594029 -x594030 -x594031 -x594032 -x594033 -x594034 -x594035 -x594036 -x594037 -x594038 -x594039 -x594040 -x594041 -x594042 -x594043 -x594044 -x594045 -x594046 -x594047 -x594048 -x594049 -x594050 -x594051 -x594052 -x594053 -x594054 -x594055 -x594056 -x594057 -x594058 -x594059 -x594060 -x594061 -x594062 -x594063 -x594064 -x594065 -x594066 -x594067 -x594068 -x594069 -x594070 -x594071 -x594072 -x594073 -x594074 -x594075 -x594076 -x594077 -x594078 -x594079 -x594080 -x594081 -x594082 -x594083 -x594084 -x594085 -x594086 -x594087 -x594088 -x594089 -x594090 -x594091 -x594092 -x594093 -x594094 -x594095 -x594096 -x594097 -x594098 -x594099 -x594100 -x594101 -x594102 -x594103 -x594104 -x594105 -x594106 -x594107 -x594108 -x594109 -x594110 -x594111 -x594112 -x594113 -x594114 -x594115 -x594116 -x594117 -x594118 -x594119 -x594120 -x594121 -x594122 -x594123 -x594124 -x594125 -x594126 -x594127 -x594128 -x594129 -x594130 -x594131 -x594132 -x594133 -x594134 -x594135 -x594136 -x594137 -x594138 -x594139 -x594140 -x594141 -x594142 -x594143 -x594144 -x594145 -x594146 -x594147 -x594148 -x594149 -x594150 -x594151 -x594152 -x594153 -x594154 -x594155 -x594156 -x594157 -x594158 -x594159 -x594160 -x594161 -x594162 -x594163 -x594164 -x594165 -x594166 -x594167 -x594168 -x594169 -x594170 -x594171 -x594172 -x594173 -x594174 -x594175 -x594176 -x594177 -x594178 -x594179 -x594180 -x594181 -x594182 -x594183 -x594184 -x594185 -x594186 -x594187 -x594188 -x594189 -x594190 -x594191 -x594192 -x594193 -x594194 -x594195 -x594196 -x594197 -x594198 -x594199 -x594200 -x594201 -x594202 -x594203 -x594204 -x594205 -x594206 -x594207 -x594208 -x594209 -x594210 -x594211 -x594212 -x594213 -x594214 -x594215 -x594216 -x594217 -x594218 -x594219 -x594220 -x594221 -x594222 -x594223 -x594224 -x594225 -x594226 -x594227 -x594228 -x594229 -x594230 -x594231 -x594232 -x594233 -x594234 -x594235 -x594236 -x594237 -x594238 -x594239 -x594240 -x594241 -x594242 -x594243 -x594244 -x594245 -x594246 -x594247 -x594248 -x594249 -x594250 x594251 -x594252 -x594253 -x594254 -x594255 -x594256 -x594257 -x594258 -x594259 -x594260 -x594261 -x594262 -x594263 -x594264 -x594265 -x594266 -x594267 -x594268 -x594269 -x594270 -x594271 -x594272 -x594273 -x594274 -x594275 -x594276 -x594277 -x594278 -x594279 -x594280 -x594281 -x594282 -x594283 -x594284 -x594285 -x594286 -x594287 -x594288 -x594289 -x594290 -x594291 -x594292 -x594293 -x594294 -x594295 -x594296 -x594297 -x594298 -x594299 -x594300 -x594301 -x594302 -x594303 -x594304 -x594305 -x594306 -x594307 -x594308 -x594309 -x594310 -x594311 -x594312 -x594313 -x594314 -x594315 -x594316 -x594317 -x594318 -x594319 -x594320 -x594321 -x594322 -x594323 -x594324 -x594325 -x594326 -x594327 -x594328 -x594329 -x594330 -x594331 -x594332 -x594333 -x594334 -x594335 -x594336 -x594337 -x594338 -x594339 -x594340 -x594341 -x594342 -x594343 -x594344 -x594345 -x594346 -x594347 -x594348 -x594349 -x594350 -x594351 -x594352 -x594353 -x594354 -x594355 -x594356 -x594357 -x594358 -x594359 -x594360 -x594361 -x594362 -x594363 -x594364 -x594365 -x594366 -x594367 -x594368 -x594369 -x594370 -x594371 -x594372 -x594373 -x594374 -x594375 -x594376 -x594377 -x594378 -x594379 -x594380 -x594381 -x594382 -x594383 -x594384 -x594385 -x594386 -x594387 -x594388 -x594389 -x594390 -x594391 -x594392 -x594393 -x594394 -x594395 -x594396 -x594397 -x594398 -x594399 -x594400 -x594401 -x594402 -x594403 -x594404 -x594405 -x594406 -x594407 -x594408 -x594409 -x594410 -x594411 -x594412 -x594413 -x594414 -x594415 -x594416 -x594417 -x594418 -x594419 -x594420 -x594421 -x594422 -x594423 -x594424 -x594425 -x594426 -x594427 -x594428 -x594429 -x594430 -x594431 -x594432 -x594433 -x594434 -x594435 -x594436 -x594437 -x594438 -x594439 -x594440 -x594441 -x594442 -x594443 -x594444 -x594445 -x594446 -x594447 -x594448 -x594449 -x594450 -x594451 -x594452 -x594453 -x594454 -x594455 -x594456 -x594457 -x594458 -x594459 x594460 -x594461 -x594462 -x594463 -x594464 -x594465 -x594466 -x594467 -x594468 -x594469 -x594470 -x594471 -x594472 -x594473 -x594474 -x594475 -x594476 -x594477 -x594478 -x594479 -x594480 -x594481 -x594482 -x594483 -x594484 -x594485 -x594486 -x594487 -x594488 -x594489 -x594490 -x594491 -x594492 -x594493 -x594494 -x594495 -x594496 -x594497 -x594498 -x594499 -x594500 -x594501 -x594502 -x594503 -x594504 -x594505 -x594506 -x594507 -x594508 -x594509 -x594510 -x594511 -x594512 -x594513 -x594514 -x594515 -x594516 -x594517 -x594518 -x594519 -x594520 -x594521 -x594522 -x594523 -x594524 -x594525 -x594526 -x594527 -x594528 -x594529 -x594530 -x594531 -x594532 -x594533 -x594534 -x594535 -x594536 -x594537 -x594538 -x594539 -x594540 -x594541 -x594542 -x594543 -x594544 -x594545 -x594546 -x594547 -x594548 -x594549 -x594550 -x594551 -x594552 -x594553 -x594554 -x594555 -x594556 -x594557 -x594558 -x594559 -x594560 -x594561 -x594562 -x594563 -x594564 -x594565 -x594566 -x594567 -x594568 -x594569 -x594570 -x594571 -x594572 -x594573 -x594574 -x594575 -x594576 -x594577 -x594578 -x594579 -x594580 -x594581 -x594582 -x594583 -x594584 -x594585 -x594586 -x594587 -x594588 -x594589 -x594590 -x594591 -x594592 -x594593 -x594594 -x594595 -x594596 -x594597 -x594598 -x594599 -x594600 -x594601 -x594602 -x594603 -x594604 -x594605 -x594606 -x594607 -x594608 -x594609 -x594610 -x594611 -x594612 -x594613 -x594614 -x594615 -x594616 -x594617 -x594618 -x594619 -x594620 -x594621 -x594622 -x594623 -x594624 -x594625 -x594626 -x594627 x594628 -x594629 -x594630 -x594631 -x594632 -x594633 -x594634 -x594635 -x594636 -x594637 -x594638 -x594639 -x594640 -x594641 -x594642 -x594643 -x594644 -x594645 -x594646 -x594647 -x594648 -x594649 -x594650 -x594651 -x594652 -x594653 -x594654 -x594655 -x594656 -x594657 -x594658 -x594659 -x594660 -x594661 -x594662 -x594663 -x594664 -x594665 -x594666 -x594667 -x594668 -x594669 -x594670 -x594671 -x594672 -x594673 -x594674 -x594675 -x594676 -x594677 -x594678 -x594679 -x594680 -x594681 -x594682 -x594683 -x594684 -x594685 -x594686 -x594687 -x594688 -x594689 -x594690 -x594691 -x594692 -x594693 -x594694 -x594695 -x594696 -x594697 -x594698 -x594699 -x594700 -x594701 -x594702 -x594703 -x594704 -x594705 -x594706 -x594707 -x594708 -x594709 -x594710 -x594711 -x594712 -x594713 -x594714 -x594715 -x594716 -x594717 -x594718 -x594719 -x594720 -x594721 -x594722 -x594723 -x594724 -x594725 -x594726 -x594727 -x594728 -x594729 -x594730 -x594731 -x594732 -x594733 -x594734 -x594735 -x594736 -x594737 -x594738 -x594739 -x594740 -x594741 -x594742 -x594743 -x594744 -x594745 -x594746 -x594747 -x594748 -x594749 -x594750 -x594751 -x594752 -x594753 -x594754 -x594755 -x594756 -x594757 -x594758 -x594759 -x594760 -x594761 -x594762 -x594763 -x594764 -x594765 -x594766 -x594767 -x594768 -x594769 -x594770 -x594771 -x594772 -x594773 -x594774 -x594775 -x594776 -x594777 -x594778 -x594779 -x594780 -x594781 -x594782 -x594783 -x594784 -x594785 -x594786 -x594787 -x594788 -x594789 -x594790 -x594791 -x594792 -x594793 -x594794 -x594795 -x594796 -x594797 -x594798 -x594799 -x594800 -x594801 -x594802 -x594803 -x594804 -x594805 -x594806 -x594807 -x594808 -x594809 -x594810 -x594811 -x594812 -x594813 -x594814 -x594815 -x594816 -x594817 -x594818 -x594819 -x594820 -x594821 -x594822 -x594823 -x594824 -x594825 -x594826 -x594827 -x594828 -x594829 -x594830 -x594831 -x594832 -x594833 -x594834 -x594835 -x594836 -x594837 -x594838 -x594839 -x594840 -x594841 -x594842 -x594843 -x594844 -x594845 -x594846 -x594847 -x594848 -x594849 -x594850 -x594851 -x594852 -x594853 -x594854 -x594855 -x594856 -x594857 -x594858 -x594859 -x594860 -x594861 -x594862 -x594863 -x594864 -x594865 -x594866 -x594867 -x594868 -x594869 -x594870 -x594871 -x594872 -x594873 -x594874 -x594875 -x594876 -x594877 -x594878 -x594879 -x594880 -x594881 -x594882 -x594883 x594884 -x594885 -x594886 -x594887 -x594888 -x594889 -x594890 -x594891 -x594892 -x594893 -x594894 -x594895 -x594896 -x594897 -x594898 -x594899 -x594900 -x594901 -x594902 -x594903 -x594904 -x594905 -x594906 -x594907 -x594908 -x594909 -x594910 -x594911 -x594912 -x594913 -x594914 -x594915 -x594916 -x594917 -x594918 -x594919 -x594920 -x594921 -x594922 -x594923 -x594924 -x594925 -x594926 -x594927 -x594928 -x594929 -x594930 -x594931 -x594932 -x594933 -x594934 -x594935 -x594936 -x594937 -x594938 -x594939 -x594940 -x594941 -x594942 -x594943 -x594944 -x594945 -x594946 -x594947 -x594948 -x594949 -x594950 -x594951 -x594952 -x594953 -x594954 -x594955 -x594956 -x594957 -x594958 -x594959 -x594960 -x594961 -x594962 -x594963 -x594964 -x594965 -x594966 -x594967 -x594968 -x594969 -x594970 -x594971 -x594972 -x594973 -x594974 -x594975 -x594976 -x594977 -x594978 -x594979 -x594980 -x594981 -x594982 -x594983 -x594984 -x594985 -x594986 -x594987 -x594988 -x594989 -x594990 -x594991 -x594992 -x594993 -x594994 -x594995 -x594996 -x594997 x594998 -x594999 -x595000 -x595001 -x595002 -x595003 -x595004 -x595005 -x595006 -x595007 -x595008 -x595009 -x595010 -x595011 -x595012 -x595013 -x595014 -x595015 -x595016 -x595017 -x595018 -x595019 -x595020 -x595021 -x595022 -x595023 -x595024 -x595025 -x595026 -x595027 -x595028 -x595029 -x595030 -x595031 -x595032 -x595033 -x595034 -x595035 -x595036 -x595037 -x595038 -x595039 -x595040 -x595041 -x595042 -x595043 -x595044 -x595045 -x595046 -x595047 -x595048 -x595049 -x595050 -x595051 -x595052 -x595053 -x595054 -x595055 -x595056 -x595057 -x595058 -x595059 -x595060 -x595061 -x595062 -x595063 -x595064 -x595065 -x595066 -x595067 -x595068 -x595069 -x595070 -x595071 -x595072 -x595073 -x595074 -x595075 -x595076 -x595077 -x595078 -x595079 -x595080 -x595081 -x595082 -x595083 -x595084 -x595085 -x595086 -x595087 -x595088 -x595089 -x595090 -x595091 -x595092 -x595093 -x595094 -x595095 -x595096 -x595097 -x595098 -x595099 -x595100 -x595101 -x595102 -x595103 -x595104 -x595105 -x595106 -x595107 -x595108 -x595109 -x595110 -x595111 -x595112 -x595113 -x595114 -x595115 -x595116 -x595117 -x595118 -x595119 -x595120 -x595121 -x595122 -x595123 -x595124 -x595125 -x595126 -x595127 -x595128 -x595129 -x595130 -x595131 -x595132 -x595133 -x595134 -x595135 -x595136 -x595137 -x595138 -x595139 -x595140 -x595141 -x595142 -x595143 -x595144 -x595145 -x595146 -x595147 -x595148 -x595149 -x595150 -x595151 -x595152 -x595153 -x595154 -x595155 -x595156 -x595157 -x595158 -x595159 -x595160 -x595161 -x595162 -x595163 -x595164 -x595165 -x595166 x595167 -x595168 -x595169 -x595170 -x595171 -x595172 -x595173 -x595174 -x595175 -x595176 -x595177 -x595178 -x595179 -x595180 -x595181 -x595182 -x595183 -x595184 -x595185 -x595186 -x595187 -x595188 -x595189 -x595190 -x595191 -x595192 -x595193 -x595194 -x595195 -x595196 -x595197 -x595198 -x595199 -x595200 -x595201 -x595202 -x595203 -x595204 -x595205 -x595206 -x595207 -x595208 -x595209 -x595210 -x595211 -x595212 -x595213 -x595214 -x595215 -x595216 -x595217 -x595218 -x595219 -x595220 -x595221 -x595222 -x595223 -x595224 -x595225 -x595226 -x595227 -x595228 -x595229 -x595230 -x595231 -x595232 -x595233 -x595234 -x595235 -x595236 -x595237 -x595238 -x595239 -x595240 -x595241 -x595242 -x595243 -x595244 -x595245 -x595246 -x595247 -x595248 -x595249 -x595250 -x595251 -x595252 -x595253 -x595254 -x595255 -x595256 -x595257 -x595258 -x595259 -x595260 -x595261 -x595262 -x595263 -x595264 -x595265 -x595266 -x595267 -x595268 -x595269 -x595270 -x595271 -x595272 -x595273 -x595274 -x595275 -x595276 -x595277 -x595278 -x595279 -x595280 -x595281 -x595282 -x595283 -x595284 -x595285 -x595286 -x595287 -x595288 -x595289 -x595290 -x595291 -x595292 -x595293 -x595294 -x595295 -x595296 -x595297 -x595298 -x595299 -x595300 -x595301 -x595302 -x595303 -x595304 -x595305 -x595306 -x595307 -x595308 -x595309 -x595310 -x595311 -x595312 -x595313 -x595314 -x595315 -x595316 -x595317 -x595318 -x595319 -x595320 -x595321 -x595322 -x595323 -x595324 -x595325 -x595326 -x595327 -x595328 -x595329 -x595330 -x595331 -x595332 -x595333 -x595334 -x595335 -x595336 -x595337 -x595338 -x595339 -x595340 -x595341 -x595342 -x595343 -x595344 -x595345 -x595346 -x595347 -x595348 -x595349 -x595350 -x595351 -x595352 -x595353 -x595354 -x595355 -x595356 -x595357 -x595358 -x595359 -x595360 -x595361 -x595362 -x595363 -x595364 -x595365 -x595366 -x595367 -x595368 -x595369 -x595370 -x595371 -x595372 -x595373 -x595374 -x595375 -x595376 -x595377 -x595378 -x595379 -x595380 -x595381 -x595382 -x595383 -x595384 -x595385 -x595386 -x595387 -x595388 -x595389 -x595390 -x595391 -x595392 -x595393 -x595394 -x595395 -x595396 -x595397 -x595398 -x595399 -x595400 -x595401 -x595402 -x595403 -x595404 -x595405 -x595406 -x595407 -x595408 -x595409 -x595410 -x595411 -x595412 -x595413 -x595414 -x595415 -x595416 -x595417 -x595418 -x595419 -x595420 -x595421 -x595422 -x595423 -x595424 -x595425 -x595426 -x595427 -x595428 -x595429 -x595430 -x595431 -x595432 -x595433 -x595434 -x595435 -x595436 -x595437 -x595438 -x595439 -x595440 -x595441 -x595442 -x595443 -x595444 -x595445 -x595446 -x595447 -x595448 -x595449 -x595450 -x595451 -x595452 -x595453 -x595454 -x595455 -x595456 -x595457 -x595458 -x595459 -x595460 -x595461 -x595462 -x595463 -x595464 -x595465 -x595466 -x595467 -x595468 -x595469 -x595470 -x595471 -x595472 -x595473 -x595474 -x595475 -x595476 -x595477 -x595478 -x595479 -x595480 -x595481 -x595482 -x595483 -x595484 -x595485 -x595486 -x595487 -x595488 -x595489 -x595490 -x595491 -x595492 -x595493 -x595494 -x595495 -x595496 -x595497 -x595498 -x595499 -x595500 -x595501 -x595502 -x595503 -x595504 -x595505 -x595506 -x595507 -x595508 -x595509 -x595510 -x595511 -x595512 -x595513 -x595514 -x595515 -x595516 -x595517 -x595518 -x595519 -x595520 -x595521 -x595522 -x595523 -x595524 -x595525 -x595526 -x595527 -x595528 -x595529 -x595530 -x595531 -x595532 -x595533 -x595534 -x595535 -x595536 -x595537 -x595538 -x595539 -x595540 -x595541 -x595542 -x595543 -x595544 -x595545 -x595546 -x595547 -x595548 -x595549 -x595550 -x595551 -x595552 -x595553 -x595554 -x595555 -x595556 -x595557 -x595558 -x595559 -x595560 -x595561 -x595562 -x595563 -x595564 -x595565 -x595566 -x595567 -x595568 -x595569 -x595570 -x595571 -x595572 -x595573 -x595574 -x595575 -x595576 -x595577 -x595578 -x595579 -x595580 -x595581 -x595582 -x595583 -x595584 -x595585 -x595586 -x595587 -x595588 -x595589 -x595590 -x595591 -x595592 -x595593 -x595594 -x595595 -x595596 -x595597 -x595598 -x595599 -x595600 -x595601 -x595602 -x595603 -x595604 -x595605 -x595606 x595607 -x595608 -x595609 -x595610 -x595611 -x595612 -x595613 -x595614 -x595615 -x595616 -x595617 -x595618 -x595619 -x595620 -x595621 -x595622 -x595623 -x595624 -x595625 -x595626 -x595627 -x595628 -x595629 -x595630 -x595631 -x595632 -x595633 -x595634 -x595635 -x595636 -x595637 -x595638 -x595639 -x595640 -x595641 -x595642 -x595643 -x595644 -x595645 -x595646 -x595647 -x595648 -x595649 -x595650 -x595651 -x595652 -x595653 -x595654 -x595655 -x595656 -x595657 -x595658 -x595659 -x595660 -x595661 -x595662 -x595663 -x595664 -x595665 -x595666 -x595667 -x595668 -x595669 -x595670 -x595671 -x595672 -x595673 -x595674 -x595675 -x595676 -x595677 -x595678 -x595679 -x595680 -x595681 -x595682 -x595683 -x595684 -x595685 -x595686 -x595687 -x595688 -x595689 -x595690 -x595691 -x595692 -x595693 -x595694 -x595695 -x595696 -x595697 -x595698 -x595699 -x595700 -x595701 -x595702 -x595703 -x595704 -x595705 -x595706 -x595707 -x595708 -x595709 -x595710 -x595711 -x595712 -x595713 -x595714 -x595715 -x595716 -x595717 -x595718 -x595719 -x595720 -x595721 -x595722 -x595723 -x595724 -x595725 -x595726 -x595727 -x595728 -x595729 -x595730 -x595731 -x595732 -x595733 -x595734 -x595735 -x595736 -x595737 -x595738 -x595739 x595740 -x595741 -x595742 -x595743 -x595744 -x595745 -x595746 -x595747 -x595748 -x595749 -x595750 -x595751 -x595752 -x595753 -x595754 -x595755 -x595756 -x595757 -x595758 -x595759 -x595760 -x595761 -x595762 -x595763 -x595764 -x595765 -x595766 -x595767 -x595768 -x595769 -x595770 -x595771 -x595772 -x595773 -x595774 -x595775 -x595776 -x595777 -x595778 -x595779 -x595780 -x595781 -x595782 -x595783 -x595784 -x595785 -x595786 -x595787 -x595788 -x595789 -x595790 -x595791 -x595792 -x595793 -x595794 -x595795 -x595796 -x595797 -x595798 -x595799 -x595800 -x595801 -x595802 -x595803 -x595804 -x595805 -x595806 -x595807 -x595808 -x595809 -x595810 -x595811 -x595812 -x595813 -x595814 -x595815 -x595816 -x595817 -x595818 -x595819 -x595820 -x595821 -x595822 -x595823 -x595824 -x595825 -x595826 -x595827 -x595828 -x595829 -x595830 -x595831 -x595832 -x595833 -x595834 -x595835 -x595836 -x595837 -x595838 -x595839 -x595840 -x595841 -x595842 -x595843 -x595844 -x595845 -x595846 -x595847 -x595848 -x595849 -x595850 -x595851 -x595852 -x595853 -x595854 -x595855 -x595856 -x595857 -x595858 -x595859 -x595860 -x595861 -x595862 -x595863 -x595864 -x595865 -x595866 -x595867 -x595868 -x595869 -x595870 -x595871 -x595872 -x595873 -x595874 -x595875 -x595876 -x595877 -x595878 -x595879 -x595880 -x595881 -x595882 -x595883 -x595884 -x595885 -x595886 -x595887 -x595888 -x595889 -x595890 -x595891 -x595892 -x595893 -x595894 -x595895 -x595896 -x595897 -x595898 -x595899 -x595900 -x595901 -x595902 -x595903 -x595904 -x595905 -x595906 -x595907 -x595908 -x595909 -x595910 -x595911 -x595912 -x595913 -x595914 -x595915 -x595916 -x595917 -x595918 -x595919 -x595920 -x595921 -x595922 -x595923 -x595924 -x595925 -x595926 -x595927 -x595928 -x595929 -x595930 -x595931 -x595932 -x595933 -x595934 -x595935 -x595936 -x595937 -x595938 -x595939 -x595940 -x595941 -x595942 -x595943 -x595944 -x595945 -x595946 -x595947 -x595948 -x595949 -x595950 -x595951 -x595952 -x595953 -x595954 -x595955 -x595956 -x595957 -x595958 -x595959 -x595960 -x595961 -x595962 -x595963 -x595964 -x595965 -x595966 -x595967 -x595968 -x595969 -x595970 -x595971 -x595972 -x595973 -x595974 -x595975 -x595976 -x595977 -x595978 -x595979 -x595980 -x595981 -x595982 -x595983 -x595984 -x595985 -x595986 -x595987 -x595988 -x595989 -x595990 -x595991 -x595992 -x595993 -x595994 -x595995 -x595996 -x595997 -x595998 -x595999
3421.79/3431.58 v -x596000 -x596001 -x596002 -x596003 -x596004 -x596005 -x596006 -x596007 -x596008 -x596009 -x596010 -x596011 -x596012 -x596013 -x596014 -x596015 -x596016 -x596017 -x596018 -x596019 -x596020 -x596021 -x596022 -x596023 -x596024 -x596025 -x596026 -x596027 -x596028 -x596029 -x596030 -x596031 x596032 -x596033 -x596034 -x596035 -x596036 -x596037 -x596038 -x596039 -x596040 -x596041 -x596042 -x596043 -x596044 -x596045 -x596046 -x596047 -x596048 -x596049 -x596050 -x596051 -x596052 -x596053 -x596054 -x596055 -x596056 -x596057 -x596058 -x596059 -x596060 -x596061 -x596062 -x596063 -x596064 -x596065 -x596066 -x596067 -x596068 -x596069 -x596070 -x596071 -x596072 -x596073 -x596074 -x596075 -x596076 -x596077 -x596078 -x596079 -x596080 -x596081 -x596082 -x596083 -x596084 -x596085 -x596086 -x596087 -x596088 -x596089 -x596090 -x596091 -x596092 -x596093 -x596094 -x596095 -x596096 -x596097 -x596098 -x596099 -x596100 -x596101 -x596102 -x596103 -x596104 -x596105 -x596106 -x596107 -x596108 -x596109 -x596110 -x596111 -x596112 -x596113 -x596114 -x596115 -x596116 -x596117 -x596118 -x596119 -x596120 -x596121 -x596122 -x596123 -x596124 -x596125 -x596126 -x596127 -x596128 -x596129 -x596130 -x596131 -x596132 -x596133 -x596134 -x596135 -x596136 -x596137 -x596138 -x596139 -x596140 -x596141 -x596142 -x596143 -x596144 -x596145 -x596146 -x596147 -x596148 -x596149 -x596150 -x596151 -x596152 -x596153 -x596154 -x596155 -x596156 -x596157 -x596158 -x596159 -x596160 -x596161 -x596162 -x596163 -x596164 -x596165 -x596166 -x596167 -x596168 -x596169 -x596170 -x596171 -x596172 -x596173 -x596174 -x596175 -x596176 -x596177 -x596178 -x596179 -x596180 -x596181 -x596182 -x596183 -x596184 -x596185 -x596186 -x596187 -x596188 -x596189 -x596190 -x596191 -x596192 -x596193 -x596194 -x596195 -x596196 -x596197 -x596198 -x596199 -x596200 -x596201 -x596202 -x596203 -x596204 -x596205 -x596206 -x596207 -x596208 -x596209 -x596210 -x596211 -x596212 -x596213 -x596214 -x596215 -x596216 -x596217 -x596218 -x596219 -x596220 -x596221 -x596222 -x596223 -x596224 -x596225 -x596226 -x596227 -x596228 -x596229 -x596230 -x596231 -x596232 -x596233 -x596234 -x596235 -x596236 -x596237 -x596238 -x596239 -x596240 -x596241 -x596242 -x596243 -x596244 -x596245 -x596246 -x596247 -x596248 -x596249 -x596250 -x596251 -x596252 -x596253 -x596254 -x596255 -x596256 -x596257 -x596258 -x596259 -x596260 -x596261 -x596262 -x596263 -x596264 -x596265 -x596266 -x596267 -x596268 -x596269 x596270 -x596271 -x596272 -x596273 -x596274 -x596275 -x596276 -x596277 -x596278 -x596279 -x596280 -x596281 -x596282 -x596283 -x596284 -x596285 -x596286 -x596287 -x596288 -x596289 -x596290 -x596291 -x596292 -x596293 -x596294 -x596295 -x596296 -x596297 -x596298 -x596299 -x596300 -x596301 -x596302 -x596303 -x596304 -x596305 -x596306 -x596307 -x596308 -x596309 -x596310 -x596311 -x596312 -x596313 -x596314 -x596315 -x596316 -x596317 -x596318 -x596319 -x596320 -x596321 -x596322 -x596323 -x596324 -x596325 -x596326 -x596327 -x596328 -x596329 -x596330 -x596331 -x596332 -x596333 -x596334 -x596335 -x596336 -x596337 -x596338 -x596339 -x596340 -x596341 -x596342 -x596343 -x596344 -x596345 -x596346 -x596347 -x596348 -x596349 -x596350 -x596351 -x596352 -x596353 -x596354 -x596355 -x596356 -x596357 -x596358 -x596359 -x596360 -x596361 -x596362 -x596363 -x596364 -x596365 x596366 -x596367 -x596368 -x596369 -x596370 -x596371 -x596372 -x596373 -x596374 -x596375 -x596376 -x596377 -x596378 -x596379 -x596380 -x596381 -x596382 -x596383 -x596384 -x596385 -x596386 -x596387 -x596388 -x596389 -x596390 -x596391 -x596392 -x596393 -x596394 -x596395 -x596396 -x596397 -x596398 -x596399 -x596400 -x596401 -x596402 -x596403 -x596404 -x596405 -x596406 -x596407 -x596408 -x596409 -x596410 -x596411 -x596412 -x596413 -x596414 -x596415 -x596416 -x596417 -x596418 -x596419 -x596420 -x596421 -x596422 -x596423 -x596424 -x596425 -x596426 -x596427 -x596428 -x596429 -x596430 -x596431 -x596432 -x596433 -x596434 -x596435 -x596436 -x596437 -x596438 -x596439 -x596440 -x596441 -x596442 -x596443 -x596444 -x596445 -x596446 -x596447 -x596448 -x596449 -x596450 -x596451 -x596452 -x596453 -x596454 -x596455 -x596456 -x596457 -x596458 -x596459 -x596460 -x596461 -x596462 -x596463 -x596464 -x596465 -x596466 -x596467 -x596468 -x596469 -x596470 -x596471 -x596472 -x596473 -x596474 -x596475 -x596476 -x596477 -x596478 -x596479 -x596480 -x596481 -x596482 -x596483 -x596484 -x596485 -x596486 -x596487 -x596488 -x596489 -x596490 -x596491 -x596492 -x596493 -x596494 -x596495 -x596496 -x596497 -x596498 -x596499 -x596500 -x596501 -x596502 -x596503 -x596504 -x596505 -x596506 -x596507 -x596508 -x596509 -x596510 -x596511 -x596512 -x596513 -x596514 -x596515 -x596516 -x596517 -x596518 -x596519 -x596520 -x596521 -x596522 -x596523 -x596524 -x596525 -x596526 -x596527 -x596528 -x596529 -x596530 -x596531 -x596532 -x596533 -x596534 -x596535 -x596536 -x596537 -x596538 -x596539 -x596540 -x596541 -x596542 -x596543 -x596544 -x596545 -x596546 -x596547 -x596548 -x596549 -x596550 -x596551 -x596552 -x596553 -x596554 -x596555 -x596556 -x596557 -x596558 -x596559 -x596560 -x596561 -x596562 -x596563 -x596564 -x596565 -x596566 -x596567 -x596568 -x596569 -x596570 -x596571 -x596572 -x596573 -x596574 -x596575 -x596576 -x596577 -x596578 -x596579 -x596580 -x596581 -x596582 -x596583 -x596584 -x596585 -x596586 -x596587 -x596588 -x596589 -x596590 -x596591 -x596592 -x596593 -x596594 -x596595 -x596596 -x596597 -x596598 -x596599 -x596600 x596601 -x596602 -x596603 -x596604 -x596605 -x596606 -x596607 -x596608 -x596609 -x596610 -x596611 -x596612 -x596613 -x596614 -x596615 -x596616 -x596617 -x596618 -x596619 -x596620 -x596621 -x596622 -x596623 -x596624 -x596625 -x596626 -x596627 -x596628 -x596629 -x596630 -x596631 -x596632 -x596633 -x596634 -x596635 -x596636 -x596637 -x596638 -x596639 -x596640 -x596641 -x596642 -x596643 -x596644 -x596645 -x596646 -x596647 -x596648 -x596649 -x596650 -x596651 -x596652 -x596653 -x596654 -x596655 -x596656 -x596657 -x596658 -x596659 -x596660 -x596661 -x596662 -x596663 -x596664 -x596665 -x596666 -x596667 -x596668 -x596669 -x596670 -x596671 -x596672 -x596673 -x596674 -x596675 -x596676 -x596677 -x596678 -x596679 -x596680 -x596681 -x596682 -x596683 -x596684 -x596685 -x596686 -x596687 -x596688 -x596689 -x596690 -x596691 -x596692 -x596693 -x596694 -x596695 -x596696 -x596697 -x596698 -x596699 -x596700 -x596701 -x596702 -x596703 -x596704 -x596705 -x596706 -x596707 -x596708 -x596709 -x596710 -x596711 -x596712 -x596713 -x596714 -x596715 -x596716 -x596717 -x596718 -x596719 -x596720 -x596721 -x596722 -x596723 -x596724 -x596725 -x596726 -x596727 -x596728 -x596729 -x596730 -x596731 -x596732 -x596733 -x596734 -x596735 -x596736 -x596737 -x596738 -x596739 -x596740 -x596741 -x596742 -x596743 -x596744 -x596745 -x596746 -x596747 -x596748 -x596749 -x596750 -x596751 -x596752 -x596753 -x596754 -x596755 -x596756 -x596757 -x596758 -x596759 -x596760 -x596761 -x596762 -x596763 -x596764 -x596765 -x596766 -x596767 -x596768 -x596769 -x596770 -x596771 -x596772 -x596773 -x596774 -x596775 -x596776 -x596777 -x596778 -x596779 -x596780 -x596781 -x596782 -x596783 -x596784 -x596785 -x596786 -x596787 -x596788 -x596789 -x596790 -x596791 -x596792 -x596793 -x596794 -x596795 -x596796 -x596797 -x596798 -x596799 -x596800 -x596801 -x596802 -x596803 -x596804 -x596805 -x596806 -x596807 -x596808 -x596809 -x596810 -x596811 -x596812 -x596813 -x596814 -x596815 -x596816 -x596817 -x596818 -x596819 -x596820 -x596821 -x596822 -x596823 -x596824 -x596825 -x596826 -x596827 -x596828 -x596829 -x596830 -x596831 -x596832 -x596833 -x596834 -x596835 -x596836 -x596837 -x596838 -x596839 -x596840 -x596841 -x596842 -x596843 -x596844 -x596845 -x596846 -x596847 -x596848 -x596849 -x596850 -x596851 -x596852 -x596853 -x596854 -x596855 -x596856 -x596857 -x596858 -x596859 -x596860 -x596861 -x596862 -x596863 -x596864 -x596865 -x596866 -x596867 -x596868 -x596869 -x596870 -x596871 -x596872 -x596873 -x596874 -x596875 x596876 -x596877 -x596878 -x596879 -x596880 -x596881 -x596882 -x596883 -x596884 -x596885 -x596886 -x596887 -x596888 -x596889 -x596890 -x596891 -x596892 -x596893 -x596894 -x596895 -x596896 -x596897 -x596898 -x596899 -x596900 -x596901 -x596902 -x596903 -x596904 -x596905 -x596906 -x596907 -x596908 -x596909 -x596910 -x596911 -x596912 -x596913 -x596914 -x596915 -x596916 -x596917 -x596918 -x596919 -x596920 -x596921 -x596922 -x596923 -x596924 -x596925 -x596926 -x596927 -x596928 -x596929 -x596930 -x596931 -x596932 -x596933 -x596934 -x596935 -x596936 -x596937 -x596938 -x596939 -x596940 -x596941 -x596942 -x596943 -x596944 -x596945 -x596946 -x596947 -x596948 -x596949 -x596950 -x596951 -x596952 -x596953 -x596954 -x596955 -x596956 -x596957 -x596958 -x596959 -x596960 -x596961 -x596962 -x596963 -x596964 -x596965 -x596966 -x596967 -x596968 -x596969 -x596970 -x596971 -x596972 -x596973 -x596974 -x596975 -x596976 -x596977 -x596978 -x596979 -x596980 -x596981 -x596982 -x596983 -x596984 -x596985 -x596986 -x596987 -x596988 -x596989 -x596990 -x596991 -x596992 -x596993 -x596994 -x596995 -x596996 -x596997 -x596998 -x596999 -x597000 -x597001 -x597002 -x597003 -x597004 -x597005 -x597006 -x597007 -x597008 -x597009 -x597010 -x597011 -x597012 -x597013 -x597014 -x597015 -x597016 -x597017 -x597018 -x597019 -x597020 -x597021 -x597022 -x597023 -x597024 -x597025 -x597026 -x597027 -x597028 -x597029 -x597030 -x597031 -x597032 -x597033 -x597034 -x597035 -x597036 -x597037 -x597038 -x597039 -x597040 -x597041 -x597042 -x597043 -x597044 -x597045 -x597046 -x597047 -x597048 -x597049 -x597050 -x597051 -x597052 -x597053 -x597054 -x597055 -x597056 -x597057 -x597058 -x597059 -x597060 -x597061 -x597062 -x597063 -x597064 -x597065 -x597066 -x597067 -x597068 -x597069 -x597070 -x597071 -x597072 -x597073 -x597074 -x597075 -x597076 -x597077 -x597078 -x597079 -x597080 -x597081 -x597082 -x597083 -x597084 -x597085 -x597086 -x597087 -x597088 -x597089 -x597090 -x597091 -x597092 -x597093 -x597094 -x597095 -x597096 -x597097 -x597098 -x597099 -x597100 -x597101 -x597102 -x597103 -x597104 -x597105 -x597106 -x597107 -x597108 -x597109 -x597110 -x597111 -x597112 -x597113 -x597114 -x597115 -x597116 -x597117 -x597118 -x597119 -x597120 -x597121 -x597122 -x597123 -x597124 -x597125 -x597126 -x597127 -x597128 -x597129 -x597130 -x597131 x597132 -x597133 -x597134 -x597135 -x597136 -x597137 -x597138 -x597139 -x597140 -x597141 -x597142 -x597143 -x597144 -x597145 -x597146 -x597147 -x597148 -x597149 -x597150 -x597151 -x597152 -x597153 -x597154 -x597155 -x597156 -x597157 -x597158 -x597159 -x597160 -x597161 -x597162 -x597163 -x597164 -x597165 -x597166 -x597167 -x597168 -x597169 -x597170 -x597171 -x597172 -x597173 -x597174 -x597175 -x597176 -x597177 -x597178 -x597179 -x597180 -x597181 -x597182 -x597183 -x597184 -x597185 -x597186 -x597187 -x597188 -x597189 -x597190 -x597191 -x597192 -x597193 -x597194 -x597195 -x597196 -x597197 -x597198 -x597199 -x597200 -x597201 -x597202 -x597203 -x597204 -x597205 -x597206 -x597207 -x597208 -x597209 -x597210 -x597211 -x597212 -x597213 -x597214 -x597215 -x597216 -x597217 -x597218 -x597219 -x597220 -x597221 -x597222 -x597223 -x597224 -x597225 -x597226 -x597227 -x597228 -x597229 -x597230 -x597231 -x597232 -x597233 -x597234 -x597235 -x597236 -x597237 -x597238 -x597239 -x597240 -x597241 -x597242 -x597243 -x597244 -x597245 x597246 -x597247 -x597248 -x597249 -x597250 -x597251 -x597252 -x597253 -x597254 -x597255 -x597256 -x597257 -x597258 -x597259 -x597260 -x597261 -x597262 -x597263 -x597264 -x597265 -x597266 -x597267 -x597268 -x597269 -x597270 -x597271 -x597272 -x597273 -x597274 -x597275 -x597276 -x597277 -x597278 -x597279 -x597280 -x597281 -x597282 -x597283 -x597284 -x597285 -x597286 -x597287 -x597288 -x597289 -x597290 -x597291 -x597292 -x597293 -x597294 -x597295 -x597296 -x597297 -x597298 -x597299 -x597300 -x597301 -x597302 -x597303 -x597304 -x597305 -x597306 -x597307 -x597308 -x597309 -x597310 -x597311 -x597312 -x597313 -x597314 -x597315 -x597316 -x597317 -x597318 -x597319 -x597320 -x597321 -x597322 -x597323 -x597324 -x597325 -x597326 -x597327 -x597328 -x597329 -x597330 -x597331 -x597332 -x597333 -x597334 -x597335 -x597336 -x597337 -x597338 -x597339 -x597340 -x597341 -x597342 -x597343 -x597344 -x597345 -x597346 -x597347 -x597348 -x597349 -x597350 -x597351 -x597352 -x597353 -x597354 -x597355 -x597356 -x597357 -x597358 -x597359 -x597360 -x597361 -x597362 -x597363 -x597364 -x597365 -x597366 -x597367 -x597368 -x597369 -x597370 -x597371 -x597372 -x597373 -x597374 -x597375 -x597376 -x597377 -x597378 -x597379 -x597380 -x597381 -x597382 -x597383 -x597384 -x597385 -x597386 -x597387 -x597388 -x597389 -x597390 -x597391 -x597392 -x597393 -x597394 -x597395 -x597396 -x597397 -x597398 -x597399 -x597400 -x597401 -x597402 -x597403 -x597404 -x597405 -x597406 -x597407 -x597408 -x597409 -x597410 -x597411 -x597412 -x597413 -x597414 -x597415 -x597416 -x597417 -x597418 -x597419 -x597420 -x597421 -x597422 -x597423 -x597424 -x597425 -x597426 -x597427 -x597428 -x597429 -x597430 -x597431 -x597432 -x597433 -x597434 -x597435 -x597436 -x597437 -x597438 -x597439 -x597440 -x597441 -x597442 -x597443 -x597444 -x597445 -x597446 -x597447 -x597448 -x597449 -x597450 -x597451 -x597452 -x597453 -x597454 -x597455 -x597456 -x597457 -x597458 -x597459 -x597460 -x597461 -x597462 -x597463 -x597464 -x597465 -x597466 -x597467 -x597468 -x597469 -x597470 -x597471 -x597472 -x597473 -x597474 -x597475 -x597476 -x597477 -x597478 -x597479 -x597480 -x597481 -x597482 -x597483 -x597484 -x597485 -x597486 -x597487 -x597488 -x597489 -x597490 -x597491 -x597492 -x597493 -x597494 -x597495 -x597496 -x597497 -x597498 -x597499 -x597500 -x597501 -x597502 -x597503 -x597504 -x597505 -x597506 -x597507 -x597508 -x597509 -x597510 x597511 -x597512 -x597513 -x597514 -x597515 -x597516 -x597517 -x597518 -x597519 -x597520 -x597521 -x597522 -x597523 -x597524 -x597525 -x597526 -x597527 -x597528 -x597529 -x597530 -x597531 -x597532 -x597533 -x597534 -x597535 -x597536 -x597537 -x597538 -x597539 -x597540 -x597541 -x597542 -x597543 -x597544 -x597545 -x597546 -x597547 -x597548 -x597549 -x597550 -x597551 -x597552 -x597553 -x597554 -x597555 -x597556 -x597557 -x597558 -x597559 -x597560 -x597561 -x597562 -x597563 -x597564 -x597565 -x597566 -x597567 -x597568 -x597569 -x597570 -x597571 -x597572 -x597573 -x597574 -x597575 -x597576 -x597577 -x597578 -x597579 -x597580 -x597581 -x597582 -x597583 -x597584 -x597585 -x597586 -x597587 -x597588 -x597589 -x597590 -x597591 -x597592 -x597593 -x597594 -x597595 -x597596 -x597597 -x597598 -x597599 -x597600 -x597601 -x597602 -x597603 -x597604 -x597605 -x597606 -x597607 -x597608 -x597609 -x597610 -x597611 -x597612 -x597613 -x597614 -x597615 -x597616 -x597617 -x597618 -x597619 -x597620 -x597621 -x597622 -x597623 -x597624 -x597625 -x597626 -x597627 -x597628 -x597629 -x597630 -x597631 -x597632 -x597633 -x597634 -x597635 -x597636 -x597637 -x597638 -x597639 -x597640 -x597641 -x597642 -x597643 -x597644 -x597645 -x597646 -x597647 -x597648 -x597649 -x597650 -x597651 -x597652 -x597653 -x597654 -x597655 -x597656 -x597657 -x597658 -x597659 -x597660 -x597661 -x597662 -x597663 -x597664 -x597665 -x597666 -x597667 -x597668 -x597669 -x597670 -x597671 -x597672 -x597673 -x597674 -x597675 -x597676 -x597677 -x597678 -x597679 -x597680 -x597681 -x597682 -x597683 -x597684 -x597685 -x597686 -x597687 -x597688 -x597689 -x597690 -x597691 -x597692 -x597693 -x597694 -x597695 -x597696 -x597697 -x597698 -x597699 -x597700 -x597701 -x597702 -x597703 -x597704 -x597705 -x597706 -x597707 -x597708 -x597709 -x597710 -x597711 -x597712 -x597713 -x597714 -x597715 -x597716 -x597717 -x597718 -x597719 -x597720 -x597721 -x597722 -x597723 -x597724 -x597725 -x597726 -x597727 -x597728 -x597729 -x597730 -x597731 -x597732 -x597733 -x597734 -x597735 -x597736 -x597737 -x597738 -x597739 -x597740 -x597741 -x597742 -x597743 -x597744 -x597745 -x597746 -x597747 -x597748 -x597749 -x597750 -x597751 -x597752 -x597753 -x597754 -x597755 -x597756 -x597757 -x597758 -x597759 -x597760 -x597761 -x597762 -x597763 -x597764 -x597765 -x597766 -x597767 -x597768 -x597769 -x597770 -x597771 -x597772 -x597773 -x597774 -x597775 -x597776 -x597777 -x597778 -x597779 -x597780 -x597781 -x597782 -x597783 -x597784 -x597785 -x597786 -x597787 -x597788 -x597789 -x597790 -x597791 -x597792 -x597793 -x597794 x597795 -x597796 -x597797 -x597798 -x597799 -x597800 -x597801 -x597802 -x597803 -x597804 -x597805 -x597806 -x597807 -x597808 -x597809 -x597810 -x597811 -x597812 -x597813 -x597814 -x597815 -x597816 -x597817 -x597818 -x597819 -x597820 -x597821 -x597822 -x597823 -x597824 -x597825 -x597826 -x597827 -x597828 -x597829 -x597830 -x597831 -x597832 -x597833 -x597834 -x597835 -x597836 -x597837 -x597838 -x597839 -x597840 -x597841 -x597842 -x597843 -x597844 -x597845 -x597846 -x597847 -x597848 -x597849 -x597850 -x597851 -x597852 -x597853 -x597854 -x597855 -x597856 -x597857 -x597858 -x597859 -x597860 -x597861 -x597862 -x597863 -x597864 -x597865 -x597866 -x597867 -x597868 -x597869 -x597870 -x597871 -x597872 -x597873 -x597874 -x597875 -x597876 -x597877 -x597878 -x597879 -x597880 -x597881 -x597882 -x597883 -x597884 -x597885 -x597886 -x597887 -x597888 -x597889 -x597890 x597891 -x597892 -x597893 -x597894 -x597895 -x597896 -x597897 -x597898 -x597899 -x597900 -x597901 -x597902 -x597903 -x597904 -x597905 -x597906 -x597907 -x597908 -x597909 -x597910 -x597911 -x597912 -x597913 -x597914 -x597915 -x597916 -x597917 -x597918 -x597919 -x597920 -x597921 -x597922 -x597923 -x597924 -x597925 -x597926 -x597927 -x597928 -x597929 -x597930 -x597931 -x597932 -x597933 -x597934 -x597935 -x597936 -x597937 -x597938 -x597939 -x597940 -x597941 -x597942 -x597943 -x597944 -x597945 -x597946 -x597947 -x597948 -x597949 -x597950 -x597951 -x597952 -x597953 -x597954 -x597955 -x597956 -x597957 -x597958 -x597959 -x597960 -x597961 -x597962 -x597963 -x597964 -x597965 -x597966 -x597967 -x597968 -x597969 -x597970 -x597971 -x597972 -x597973 -x597974 -x597975 -x597976 -x597977 -x597978 -x597979 -x597980 -x597981 -x597982 -x597983 -x597984 -x597985 -x597986 -x597987 -x597988 -x597989 -x597990 -x597991 -x597992 -x597993 -x597994 -x597995 -x597996 -x597997 -x597998 -x597999
3421.79/3431.58 v -x598000 -x598001 -x598002 -x598003 -x598004 -x598005 -x598006 -x598007 -x598008 -x598009 -x598010 -x598011 -x598012 -x598013 -x598014 -x598015 -x598016 -x598017 -x598018 -x598019 -x598020 -x598021 -x598022 -x598023 -x598024 -x598025 -x598026 -x598027 -x598028 -x598029 -x598030 -x598031 -x598032 -x598033 -x598034 -x598035 -x598036 -x598037 -x598038 -x598039 -x598040 -x598041 -x598042 -x598043 -x598044 -x598045 -x598046 -x598047 -x598048 -x598049 -x598050 -x598051 -x598052 -x598053 -x598054 -x598055 -x598056 -x598057 -x598058 -x598059 -x598060 -x598061 -x598062 -x598063 -x598064 -x598065 -x598066 -x598067 -x598068 -x598069 -x598070 -x598071 -x598072 -x598073 -x598074 -x598075 -x598076 -x598077 -x598078 -x598079 -x598080 -x598081 -x598082 -x598083 -x598084 -x598085 -x598086 -x598087 -x598088 -x598089 -x598090 -x598091 -x598092 -x598093 -x598094 -x598095 -x598096 -x598097 -x598098 -x598099 -x598100 -x598101 -x598102 -x598103 -x598104 -x598105 -x598106 -x598107 -x598108 -x598109 -x598110 -x598111 -x598112 -x598113 -x598114 -x598115 -x598116 -x598117 -x598118 -x598119 -x598120 -x598121 -x598122 -x598123 -x598124 -x598125 -x598126 -x598127 -x598128 -x598129 -x598130 -x598131 -x598132 -x598133 -x598134 -x598135 -x598136 -x598137 -x598138 -x598139 -x598140 -x598141 -x598142 -x598143 -x598144 -x598145 -x598146 -x598147 -x598148 -x598149 -x598150 -x598151 -x598152 -x598153 -x598154 -x598155 -x598156 -x598157 -x598158 -x598159 -x598160 -x598161 -x598162 -x598163 -x598164 -x598165 -x598166 -x598167 x598168 -x598169 -x598170 -x598171 -x598172 -x598173 -x598174 -x598175 -x598176 -x598177 -x598178 -x598179 -x598180 -x598181 -x598182 -x598183 -x598184 -x598185 -x598186 -x598187 -x598188 -x598189 -x598190 -x598191 -x598192 -x598193 -x598194 -x598195 -x598196 -x598197 -x598198 -x598199 -x598200 -x598201 -x598202 -x598203 -x598204 -x598205 -x598206 -x598207 -x598208 -x598209 -x598210 -x598211 -x598212 -x598213 -x598214 -x598215 -x598216 -x598217 -x598218 -x598219 -x598220 -x598221 -x598222 -x598223 -x598224 -x598225 -x598226 -x598227 -x598228 -x598229 -x598230 -x598231 -x598232 -x598233 -x598234 -x598235 -x598236 -x598237 -x598238 -x598239 -x598240 -x598241 -x598242 -x598243 -x598244 -x598245 -x598246 -x598247 -x598248 -x598249 -x598250 -x598251 -x598252 -x598253 -x598254 -x598255 -x598256 -x598257 -x598258 -x598259 -x598260 -x598261 -x598262 -x598263 -x598264 -x598265 -x598266 -x598267 -x598268 -x598269 -x598270 -x598271 -x598272 -x598273 -x598274 -x598275 -x598276 -x598277 -x598278 -x598279 -x598280 -x598281 -x598282 -x598283 -x598284 -x598285 -x598286 -x598287 -x598288 -x598289 -x598290 -x598291 -x598292 -x598293 -x598294 -x598295 -x598296 -x598297 -x598298 -x598299 -x598300 -x598301 -x598302 -x598303 -x598304 -x598305 -x598306 -x598307 -x598308 -x598309 -x598310 -x598311 -x598312 -x598313 -x598314 -x598315 -x598316 -x598317 -x598318 -x598319 -x598320 -x598321 -x598322 -x598323 -x598324 -x598325 -x598326 -x598327 -x598328 -x598329 -x598330 -x598331 -x598332 -x598333 -x598334 -x598335 -x598336 x598337 -x598338 -x598339 -x598340 -x598341 -x598342 -x598343 -x598344 -x598345 -x598346 -x598347 -x598348 -x598349 -x598350 -x598351 -x598352 -x598353 -x598354 -x598355 -x598356 -x598357 -x598358 -x598359 -x598360 -x598361 -x598362 -x598363 -x598364 -x598365 -x598366 -x598367 -x598368 -x598369 -x598370 -x598371 -x598372 -x598373 -x598374 -x598375 -x598376 -x598377 -x598378 -x598379 -x598380 -x598381 -x598382 -x598383 -x598384 -x598385 -x598386 -x598387 -x598388 -x598389 -x598390 -x598391 -x598392 -x598393 -x598394 -x598395 -x598396 -x598397 -x598398 -x598399 -x598400 -x598401 -x598402 -x598403 -x598404 -x598405 -x598406 -x598407 -x598408 -x598409 -x598410 -x598411 -x598412 -x598413 -x598414 -x598415 -x598416 -x598417 -x598418 -x598419 -x598420 -x598421 -x598422 -x598423 -x598424 -x598425 -x598426 -x598427 -x598428 -x598429 -x598430 -x598431 -x598432 -x598433 -x598434 -x598435 -x598436 -x598437 -x598438 -x598439 -x598440 -x598441 -x598442 -x598443 -x598444 -x598445 -x598446 -x598447 -x598448 -x598449 -x598450 -x598451 -x598452 -x598453 -x598454 -x598455 -x598456 -x598457 -x598458 -x598459 -x598460 -x598461 -x598462 -x598463 -x598464 -x598465 -x598466 -x598467 -x598468 -x598469 -x598470 -x598471 -x598472 -x598473 -x598474 -x598475 -x598476 -x598477 -x598478 -x598479 -x598480 -x598481 -x598482 -x598483 -x598484 -x598485 -x598486 -x598487 -x598488 -x598489 -x598490 -x598491 -x598492 -x598493 -x598494 -x598495 -x598496 -x598497 -x598498 -x598499 -x598500 -x598501 -x598502 -x598503 -x598504 -x598505 -x598506 -x598507 -x598508 -x598509 -x598510 -x598511 -x598512 -x598513 -x598514 -x598515 -x598516 -x598517 -x598518 -x598519 -x598520 -x598521 -x598522 -x598523 -x598524 -x598525 -x598526 -x598527 -x598528 -x598529 -x598530 -x598531 -x598532 -x598533 -x598534 -x598535 -x598536 -x598537 -x598538 -x598539 -x598540 -x598541 -x598542 -x598543 -x598544 -x598545 -x598546 -x598547 -x598548 -x598549 -x598550 -x598551 -x598552 -x598553 -x598554 -x598555 -x598556 -x598557 -x598558 -x598559 -x598560 -x598561 -x598562 -x598563 -x598564 -x598565 -x598566 -x598567 -x598568 -x598569 -x598570 -x598571 -x598572 -x598573 -x598574 -x598575 -x598576 -x598577 -x598578 -x598579 -x598580 -x598581 -x598582 -x598583 -x598584 -x598585 -x598586 -x598587 -x598588 -x598589 -x598590 -x598591 -x598592 -x598593 -x598594 -x598595 -x598596 -x598597 -x598598 -x598599 -x598600 -x598601 x598602 -x598603 -x598604 -x598605 -x598606 -x598607 -x598608 -x598609 -x598610 -x598611 -x598612 -x598613 -x598614 -x598615 -x598616 -x598617 -x598618 -x598619 -x598620 -x598621 -x598622 -x598623 -x598624 -x598625 -x598626 -x598627 -x598628 -x598629 -x598630 -x598631 -x598632 -x598633 -x598634 -x598635 -x598636 -x598637 -x598638 -x598639 -x598640 -x598641 -x598642 -x598643 -x598644 -x598645 -x598646 -x598647 -x598648 -x598649 -x598650 -x598651 -x598652 -x598653 -x598654 -x598655 -x598656 -x598657 -x598658 -x598659 -x598660 -x598661 -x598662 -x598663 -x598664 -x598665 -x598666 -x598667 -x598668 -x598669 -x598670 -x598671 -x598672 -x598673 -x598674 -x598675 -x598676 -x598677 -x598678 -x598679 -x598680 -x598681 -x598682 -x598683 -x598684 -x598685 -x598686 -x598687 -x598688 -x598689 -x598690 -x598691 -x598692 -x598693 -x598694 -x598695 -x598696 -x598697 -x598698 -x598699 -x598700 -x598701 -x598702 -x598703 -x598704 -x598705 -x598706 -x598707 -x598708 -x598709 -x598710 -x598711 -x598712 -x598713 -x598714 -x598715 -x598716 -x598717 -x598718 -x598719 -x598720 -x598721 -x598722 -x598723 -x598724 -x598725 -x598726 -x598727 -x598728 -x598729 -x598730 -x598731 -x598732 -x598733 -x598734 -x598735 -x598736 -x598737 -x598738 -x598739 -x598740 -x598741 -x598742 -x598743 -x598744 -x598745 -x598746 -x598747 -x598748 -x598749 -x598750 -x598751 -x598752 -x598753 -x598754 -x598755 -x598756 -x598757 -x598758 -x598759 -x598760 -x598761 -x598762 -x598763 -x598764 -x598765 -x598766 -x598767 -x598768 -x598769 -x598770 -x598771 -x598772 -x598773 -x598774 -x598775 -x598776 -x598777 -x598778 -x598779 -x598780 -x598781 -x598782 -x598783 -x598784 -x598785 -x598786 -x598787 -x598788 -x598789 -x598790 -x598791 -x598792 -x598793 -x598794 -x598795 -x598796 -x598797 -x598798 -x598799 -x598800 -x598801 -x598802 -x598803 -x598804 -x598805 -x598806 x598807 -x598808 -x598809 -x598810 -x598811 -x598812 -x598813 -x598814 -x598815 -x598816 -x598817 -x598818 -x598819 -x598820 -x598821 -x598822 -x598823 -x598824 -x598825 -x598826 -x598827 -x598828 -x598829 -x598830 -x598831 -x598832 -x598833 -x598834 -x598835 -x598836 -x598837 -x598838 -x598839 -x598840 -x598841 -x598842 -x598843 -x598844 -x598845 -x598846 -x598847 -x598848 -x598849 -x598850 -x598851 -x598852 -x598853 -x598854 -x598855 -x598856 -x598857 -x598858 -x598859 -x598860 -x598861 -x598862 -x598863 -x598864 -x598865 -x598866 -x598867 -x598868 -x598869 -x598870 -x598871 -x598872 -x598873 -x598874 -x598875 -x598876 -x598877 -x598878 -x598879 -x598880 -x598881 -x598882 -x598883 -x598884 -x598885 -x598886 -x598887 -x598888 -x598889 -x598890 -x598891 -x598892 -x598893 -x598894 -x598895 -x598896 -x598897 -x598898 -x598899 -x598900 -x598901 -x598902 -x598903 -x598904 -x598905 -x598906 -x598907 -x598908 -x598909 -x598910 -x598911 -x598912 -x598913 -x598914 -x598915 -x598916 -x598917 -x598918 -x598919 -x598920 -x598921 -x598922 -x598923 -x598924 -x598925 -x598926 -x598927 -x598928 -x598929 -x598930 -x598931 -x598932 -x598933 -x598934 -x598935 -x598936 -x598937 -x598938 -x598939 -x598940 -x598941 -x598942 -x598943 -x598944 -x598945 -x598946 -x598947 -x598948 -x598949 -x598950 -x598951 -x598952 -x598953 -x598954 -x598955 -x598956 -x598957 -x598958 -x598959 -x598960 -x598961 -x598962 -x598963 -x598964 -x598965 -x598966 -x598967 -x598968 -x598969 -x598970 -x598971 -x598972 -x598973 -x598974 -x598975 -x598976 -x598977 -x598978 -x598979 -x598980 -x598981 -x598982 -x598983 -x598984 -x598985 -x598986 -x598987 -x598988 -x598989 -x598990 -x598991 -x598992 -x598993 -x598994 -x598995 -x598996 -x598997 -x598998 -x598999 -x599000 -x599001 -x599002 -x599003 -x599004 -x599005 -x599006 -x599007 -x599008 -x599009 -x599010 -x599011 -x599012 -x599013 -x599014 -x599015 -x599016 -x599017 -x599018 -x599019 -x599020 -x599021 -x599022 -x599023 -x599024 -x599025 -x599026 -x599027 -x599028 -x599029 -x599030 -x599031 -x599032 -x599033 -x599034 -x599035 -x599036 -x599037 -x599038 -x599039 -x599040 -x599041 -x599042 -x599043 -x599044 -x599045 -x599046 -x599047 -x599048 -x599049 -x599050 -x599051 -x599052 -x599053 -x599054 -x599055 -x599056 -x599057 -x599058 -x599059 -x599060 -x599061 -x599062 -x599063 -x599064 -x599065 -x599066 -x599067 -x599068 -x599069 -x599070 -x599071 -x599072 -x599073 -x599074 -x599075 -x599076 -x599077 -x599078 -x599079 -x599080 -x599081 -x599082 -x599083 -x599084 -x599085 -x599086 -x599087 -x599088 -x599089 -x599090 -x599091 -x599092 -x599093 -x599094 -x599095 -x599096 -x599097 -x599098 -x599099 -x599100 -x599101 -x599102 -x599103 -x599104 -x599105 -x599106 -x599107 -x599108 -x599109 -x599110 -x599111 -x599112 -x599113 -x599114 -x599115 -x599116 -x599117 -x599118 -x599119 -x599120 -x599121 -x599122 -x599123 -x599124 -x599125 -x599126 -x599127 -x599128 -x599129 x599130 -x599131 -x599132 -x599133 -x599134 -x599135 -x599136 -x599137 -x599138 -x599139 -x599140 -x599141 -x599142 -x599143 -x599144 -x599145 -x599146 -x599147 -x599148 -x599149 -x599150 -x599151 -x599152 -x599153 -x599154 -x599155 -x599156 -x599157 -x599158 -x599159 -x599160 -x599161 -x599162 -x599163 -x599164 -x599165 -x599166 -x599167 -x599168 -x599169 -x599170 -x599171 -x599172 -x599173 -x599174 -x599175 -x599176 -x599177 -x599178 -x599179 -x599180 -x599181 -x599182 -x599183 -x599184 -x599185 -x599186 -x599187 -x599188 -x599189 -x599190 -x599191 -x599192 -x599193 -x599194 -x599195 -x599196 -x599197 -x599198 -x599199 -x599200 -x599201 -x599202 -x599203 -x599204 -x599205 -x599206 -x599207 -x599208 -x599209 -x599210 -x599211 -x599212 -x599213 -x599214 -x599215 -x599216 -x599217 -x599218 -x599219 -x599220 -x599221 -x599222 -x599223 -x599224 -x599225 -x599226 -x599227 -x599228 -x599229 -x599230 -x599231 -x599232 -x599233 -x599234 -x599235 -x599236 -x599237 -x599238 -x599239 -x599240 -x599241 -x599242 -x599243 -x599244 -x599245 -x599246 -x599247 -x599248 -x599249 -x599250 -x599251 -x599252 -x599253 -x599254 -x599255 -x599256 -x599257 -x599258 -x599259 -x599260 -x599261 -x599262 -x599263 -x599264 -x599265 -x599266 -x599267 -x599268 -x599269 -x599270 -x599271 -x599272 -x599273 -x599274 -x599275 -x599276 -x599277 -x599278 -x599279 -x599280 -x599281 -x599282 -x599283 -x599284 -x599285 -x599286 -x599287 -x599288 -x599289 -x599290 -x599291 -x599292 -x599293 -x599294 -x599295 -x599296 -x599297 -x599298 -x599299 -x599300 -x599301 -x599302 -x599303 -x599304 -x599305 -x599306 -x599307 -x599308 -x599309 -x599310 -x599311 -x599312 -x599313 -x599314 -x599315 -x599316 -x599317 -x599318 -x599319 -x599320 -x599321 -x599322 -x599323 -x599324 -x599325 -x599326 -x599327 -x599328 -x599329 -x599330 -x599331 -x599332 -x599333 -x599334 -x599335 -x599336 -x599337 -x599338 -x599339 -x599340 -x599341 -x599342 -x599343 -x599344 -x599345 -x599346 -x599347 -x599348 -x599349 -x599350 -x599351 -x599352 -x599353 -x599354 -x599355 -x599356 -x599357 -x599358 -x599359 -x599360 -x599361 -x599362 -x599363 -x599364 -x599365 -x599366 -x599367 -x599368 -x599369 -x599370 -x599371 -x599372 -x599373 -x599374 -x599375 -x599376 -x599377 -x599378 -x599379 -x599380 -x599381 -x599382 -x599383 -x599384 -x599385 -x599386 -x599387 -x599388 -x599389 -x599390 -x599391 -x599392 -x599393 -x599394 -x599395 -x599396 -x599397 -x599398 -x599399 -x599400 -x599401 -x599402 -x599403 -x599404 -x599405 -x599406 -x599407 -x599408 -x599409 -x599410 -x599411 -x599412 -x599413 -x599414 -x599415 -x599416 -x599417 -x599418 -x599419 -x599420 -x599421 -x599422 -x599423 -x599424 x599425 -x599426 -x599427 -x599428 -x599429 -x599430 -x599431 -x599432 -x599433 -x599434 -x599435 -x599436 -x599437 -x599438 -x599439 -x599440 -x599441 -x599442 -x599443 -x599444 -x599445 -x599446 -x599447 -x599448 -x599449 -x599450 -x599451 -x599452 -x599453 -x599454 -x599455 -x599456 -x599457 -x599458 -x599459 -x599460 -x599461 -x599462 -x599463 -x599464 -x599465 -x599466 -x599467 -x599468 -x599469 -x599470 -x599471 -x599472 -x599473 -x599474 -x599475 -x599476 -x599477 -x599478 -x599479 -x599480 -x599481 -x599482 -x599483 -x599484 -x599485 -x599486 -x599487 -x599488 -x599489 -x599490 -x599491 -x599492 -x599493 -x599494 -x599495 -x599496 -x599497 -x599498 -x599499 -x599500 -x599501 -x599502 -x599503 -x599504 -x599505 -x599506 -x599507 -x599508 -x599509 -x599510 -x599511 -x599512 -x599513 -x599514 -x599515 -x599516 -x599517 -x599518 -x599519 -x599520 -x599521 -x599522 -x599523 -x599524 -x599525 -x599526 -x599527 -x599528 -x599529 -x599530 -x599531 -x599532 -x599533 -x599534 -x599535 -x599536 -x599537 -x599538 -x599539 -x599540 -x599541 -x599542 -x599543 -x599544 -x599545 -x599546 -x599547 -x599548 -x599549 -x599550 x599551 -x599552 -x599553 -x599554 -x599555 -x599556 -x599557 -x599558 -x599559 -x599560 -x599561 -x599562 -x599563 -x599564 -x599565 -x599566 -x599567 -x599568 -x599569 -x599570 -x599571 -x599572 -x599573 -x599574 -x599575 -x599576 -x599577 -x599578 -x599579 -x599580 -x599581 -x599582 -x599583 -x599584 -x599585 -x599586 -x599587 -x599588 -x599589 -x599590 -x599591 -x599592 -x599593 -x599594 -x599595 -x599596 -x599597 -x599598 -x599599 -x599600 -x599601 -x599602 -x599603 -x599604 -x599605 -x599606 -x599607 -x599608 -x599609 -x599610 -x599611 -x599612 -x599613 -x599614 -x599615 -x599616 -x599617 -x599618 -x599619 -x599620 -x599621 -x599622 -x599623 -x599624 -x599625 -x599626 -x599627 -x599628 -x599629 -x599630 -x599631 -x599632 -x599633 -x599634 -x599635 -x599636 -x599637 -x599638 -x599639 -x599640 -x599641 -x599642 -x599643 -x599644 -x599645 -x599646 -x599647 -x599648 -x599649 -x599650 -x599651 -x599652 -x599653 -x599654 -x599655 -x599656 -x599657 -x599658 -x599659 -x599660 -x599661 -x599662 -x599663 -x599664 -x599665 -x599666 -x599667 -x599668 -x599669 -x599670 -x599671 -x599672 -x599673 -x599674 -x599675 -x599676 -x599677 -x599678 -x599679 -x599680 -x599681 -x599682 -x599683 x599684 -x599685 -x599686 -x599687 -x599688 -x599689 -x599690 -x599691 -x599692 -x599693 -x599694 -x599695 -x599696 -x599697 -x599698 -x599699 -x599700 -x599701 -x599702 -x599703 -x599704 -x599705 -x599706 -x599707 -x599708 -x599709 -x599710 -x599711 -x599712 -x599713 -x599714 -x599715 -x599716 -x599717 -x599718 -x599719 -x599720 -x599721 -x599722 -x599723 -x599724 -x599725 -x599726 -x599727 -x599728 -x599729 -x599730 -x599731 -x599732 -x599733 -x599734 -x599735 -x599736 -x599737 -x599738 -x599739 -x599740 -x599741 -x599742 -x599743 -x599744 -x599745 -x599746 -x599747 -x599748 -x599749 -x599750 -x599751 -x599752 -x599753 -x599754 -x599755 -x599756 -x599757 -x599758 -x599759 -x599760 -x599761 -x599762 -x599763 -x599764 -x599765 -x599766 -x599767 -x599768 -x599769 -x599770 -x599771 -x599772 -x599773 -x599774 -x599775 -x599776 -x599777 -x599778 -x599779 -x599780 -x599781 -x599782 -x599783 -x599784 -x599785 -x599786 -x599787 -x599788 -x599789 -x599790 -x599791 -x599792 -x599793 -x599794 -x599795 -x599796 -x599797 -x599798 -x599799 -x599800 -x599801 -x599802 -x599803 -x599804 -x599805 -x599806 -x599807 -x599808 -x599809 -x599810 -x599811 -x599812 -x599813 -x599814 -x599815 -x599816 -x599817 -x599818 -x599819 -x599820 -x599821 -x599822 -x599823 -x599824 -x599825 -x599826 -x599827 -x599828 -x599829 -x599830 -x599831 -x599832 -x599833 -x599834 -x599835 -x599836 -x599837 -x599838 -x599839 -x599840 -x599841 -x599842 -x599843 -x599844 -x599845 -x599846 -x599847 -x599848 -x599849 -x599850 -x599851 -x599852 -x599853 -x599854 -x599855 -x599856 -x599857 -x599858 -x599859 -x599860 -x599861 -x599862 -x599863 -x599864 -x599865 -x599866 -x599867 -x599868 -x599869 -x599870 -x599871 -x599872 -x599873 -x599874 -x599875 -x599876 -x599877 -x599878 -x599879 -x599880 -x599881 -x599882 -x599883 -x599884 -x599885 -x599886 -x599887 -x599888 -x599889 -x599890 -x599891 -x599892 -x599893 -x599894 -x599895 -x599896 -x599897 -x599898 -x599899 -x599900 -x599901 -x599902 -x599903 -x599904 -x599905 -x599906 -x599907 -x599908 -x599909 -x599910 -x599911 -x599912 -x599913 -x599914 -x599915 -x599916 -x599917 -x599918 -x599919 -x599920 -x599921 -x599922 -x599923 -x599924 -x599925 -x599926 -x599927 -x599928 -x599929 -x599930 -x599931 -x599932 -x599933 -x599934 -x599935 -x599936 -x599937 -x599938 -x599939 -x599940 -x599941 -x599942 -x599943 -x599944 -x599945 -x599946 -x599947 -x599948 -x599949 -x599950 -x599951 -x599952 -x599953 -x599954 -x599955 -x599956 -x599957 -x599958 -x599959 -x599960 -x599961 -x599962 -x599963 -x599964 -x599965 -x599966 -x599967 -x599968 -x599969 -x599970 -x599971 -x599972 -x599973 -x599974 -x599975 -x599976 -x599977 -x599978 -x599979 -x599980 -x599981 -x599982 -x599983 -x599984 -x599985 -x599986 -x599987 -x599988 -x599989 -x599990 -x599991 -x599992 -x599993 -x599994 -x599995 -x599996 -x599997 -x599998 -x599999
3421.79/3431.58 v -x600000 -x600001 -x600002 -x600003 -x600004 -x600005 -x600006 -x600007 -x600008 -x600009 -x600010 -x600011 -x600012 -x600013 -x600014 -x600015 -x600016 -x600017 -x600018 -x600019 -x600020 -x600021 -x600022 -x600023 -x600024 -x600025 -x600026 -x600027 -x600028 -x600029 -x600030 -x600031 -x600032 -x600033 -x600034 -x600035 -x600036 -x600037 -x600038 -x600039 -x600040 -x600041 -x600042 -x600043 -x600044 -x600045 x600046 -x600047 -x600048 -x600049 -x600050 -x600051 -x600052 -x600053 -x600054 -x600055 -x600056 -x600057 -x600058 -x600059 -x600060 -x600061 -x600062 -x600063 -x600064 -x600065 -x600066 -x600067 -x600068 -x600069 -x600070 -x600071 -x600072 -x600073 -x600074 -x600075 -x600076 -x600077 -x600078 -x600079 -x600080 -x600081 -x600082 -x600083 -x600084 -x600085 -x600086 -x600087 -x600088 -x600089 -x600090 -x600091 -x600092 -x600093 -x600094 -x600095 -x600096 -x600097 -x600098 -x600099 -x600100 -x600101 -x600102 -x600103 -x600104 -x600105 -x600106 -x600107 -x600108 -x600109 -x600110 -x600111 -x600112 -x600113 -x600114 -x600115 -x600116 -x600117 -x600118 -x600119 -x600120 -x600121 -x600122 -x600123 -x600124 -x600125 -x600126 -x600127 -x600128 -x600129 -x600130 -x600131 -x600132 -x600133 -x600134 -x600135 -x600136 -x600137 -x600138 -x600139 -x600140 -x600141 -x600142 -x600143 -x600144 -x600145 -x600146 -x600147 -x600148 -x600149 -x600150 -x600151 -x600152 -x600153 -x600154 -x600155 -x600156 -x600157 -x600158 -x600159 -x600160 -x600161 -x600162 -x600163 -x600164 -x600165 -x600166 -x600167 -x600168 -x600169 -x600170 -x600171 -x600172 -x600173 -x600174 -x600175 -x600176 -x600177 -x600178 -x600179 -x600180 -x600181 -x600182 -x600183 -x600184 -x600185 -x600186 -x600187 -x600188 -x600189 -x600190 -x600191 -x600192 -x600193 -x600194 -x600195 -x600196 -x600197 -x600198 -x600199 -x600200 -x600201 -x600202 -x600203 -x600204 -x600205 -x600206 -x600207 -x600208 -x600209 -x600210 -x600211 -x600212 -x600213 -x600214 -x600215 -x600216 -x600217 -x600218 -x600219 -x600220 -x600221 -x600222 -x600223 -x600224 -x600225 -x600226 -x600227 -x600228 -x600229 -x600230 -x600231 -x600232 -x600233 -x600234 -x600235 -x600236 -x600237 -x600238 -x600239 -x600240 -x600241 -x600242 -x600243 -x600244 -x600245 -x600246 -x600247 -x600248 -x600249 -x600250 -x600251 -x600252 -x600253 -x600254 -x600255 -x600256 -x600257 -x600258 -x600259 -x600260 -x600261 -x600262 -x600263 -x600264 -x600265 -x600266 -x600267 -x600268 -x600269 -x600270 -x600271 -x600272 -x600273 -x600274 -x600275 -x600276 -x600277 -x600278 -x600279 -x600280 -x600281 -x600282 -x600283 -x600284 -x600285 -x600286 -x600287 -x600288 -x600289 -x600290 -x600291 -x600292 -x600293 -x600294 -x600295 -x600296 -x600297 -x600298 -x600299 -x600300 -x600301 -x600302 -x600303 -x600304 -x600305 -x600306 -x600307 -x600308 -x600309 -x600310 -x600311 -x600312 -x600313 -x600314 -x600315 -x600316 -x600317 -x600318 -x600319 -x600320 -x600321 -x600322 -x600323 -x600324 -x600325 -x600326 -x600327 -x600328 -x600329 -x600330 -x600331 -x600332 -x600333 -x600334 -x600335 -x600336 -x600337 -x600338 -x600339 -x600340 -x600341 -x600342 -x600343 -x600344 -x600345 -x600346 x600347 -x600348 -x600349 -x600350 -x600351 -x600352 -x600353 -x600354 -x600355 -x600356 -x600357 -x600358 -x600359 -x600360 -x600361 -x600362 -x600363 -x600364 -x600365 -x600366 -x600367 -x600368 -x600369 -x600370 -x600371 -x600372 -x600373 -x600374 -x600375 -x600376 -x600377 -x600378 -x600379 -x600380 -x600381 -x600382 -x600383 -x600384 -x600385 -x600386 -x600387 -x600388 -x600389 -x600390 -x600391 -x600392 -x600393 -x600394 -x600395 -x600396 -x600397 -x600398 -x600399 -x600400 -x600401 -x600402 -x600403 -x600404 -x600405 -x600406 -x600407 -x600408 -x600409 -x600410 -x600411 -x600412 -x600413 -x600414 -x600415 -x600416 -x600417 -x600418 -x600419 -x600420 -x600421 -x600422 -x600423 -x600424 -x600425 -x600426 -x600427 -x600428 -x600429 -x600430 -x600431 -x600432 -x600433 -x600434 -x600435 -x600436 -x600437 -x600438 -x600439 -x600440 -x600441 -x600442 -x600443 -x600444 -x600445 -x600446 -x600447 -x600448 -x600449 -x600450 -x600451 -x600452 -x600453 -x600454 -x600455 -x600456 -x600457 -x600458 -x600459 -x600460 -x600461 -x600462 -x600463 -x600464 -x600465 -x600466 -x600467 -x600468 -x600469 -x600470 -x600471 -x600472 -x600473 -x600474 -x600475 -x600476 -x600477 -x600478 -x600479 -x600480 -x600481 -x600482 -x600483 -x600484 -x600485 -x600486 -x600487 -x600488 -x600489 -x600490 -x600491 -x600492 -x600493 -x600494 -x600495 -x600496 -x600497 -x600498 -x600499 -x600500 -x600501 -x600502 -x600503 -x600504 -x600505 -x600506 -x600507 -x600508 -x600509 -x600510 -x600511 -x600512 -x600513 -x600514 -x600515 -x600516 -x600517 -x600518 -x600519 -x600520 -x600521 -x600522 -x600523 -x600524 -x600525 -x600526 -x600527 -x600528 -x600529 -x600530 -x600531 -x600532 -x600533 -x600534 -x600535 -x600536 -x600537 -x600538 -x600539 -x600540 -x600541 -x600542 -x600543 -x600544 -x600545 -x600546 -x600547 -x600548 -x600549 -x600550 -x600551 -x600552 -x600553 -x600554 -x600555 -x600556 -x600557 -x600558 -x600559 -x600560 -x600561 -x600562 -x600563 -x600564 -x600565 -x600566 -x600567 -x600568 -x600569 -x600570 -x600571 -x600572 -x600573 -x600574 -x600575 -x600576 -x600577 -x600578 x600579 -x600580 -x600581 -x600582 -x600583 -x600584 -x600585 -x600586 -x600587 -x600588 -x600589 -x600590 -x600591 -x600592 -x600593 -x600594 -x600595 -x600596 -x600597 -x600598 -x600599 -x600600 -x600601 -x600602 -x600603 -x600604 -x600605 -x600606 -x600607 -x600608 -x600609 -x600610 -x600611 -x600612 -x600613 -x600614 -x600615 -x600616 -x600617 -x600618 -x600619 -x600620 -x600621 -x600622 -x600623 -x600624 -x600625 -x600626 -x600627 -x600628 -x600629 -x600630 -x600631 -x600632 -x600633 -x600634 -x600635 -x600636 -x600637 -x600638 -x600639 -x600640 -x600641 -x600642 -x600643 -x600644 -x600645 -x600646 -x600647 -x600648 -x600649 -x600650 -x600651 -x600652 -x600653 -x600654 -x600655 -x600656 -x600657 -x600658 -x600659 -x600660 -x600661 -x600662 -x600663 -x600664 -x600665 -x600666 -x600667 -x600668 -x600669 -x600670 -x600671 -x600672 -x600673 -x600674 -x600675 -x600676 -x600677 -x600678 -x600679 -x600680 -x600681 -x600682 -x600683 -x600684 -x600685 -x600686 -x600687 -x600688 -x600689 -x600690 -x600691 -x600692 -x600693 -x600694 -x600695 -x600696 -x600697 -x600698 -x600699 -x600700 -x600701 -x600702 -x600703 -x600704 -x600705 -x600706 -x600707 -x600708 -x600709 -x600710 -x600711 -x600712 -x600713 -x600714 -x600715 -x600716 -x600717 -x600718 -x600719 -x600720 -x600721 -x600722 -x600723 -x600724 -x600725 -x600726 -x600727 -x600728 -x600729 -x600730 -x600731 -x600732 -x600733 -x600734 -x600735 -x600736 -x600737 -x600738 -x600739 -x600740 -x600741 -x600742 -x600743 -x600744 -x600745 -x600746 -x600747 -x600748 -x600749 -x600750 -x600751 -x600752 -x600753 -x600754 -x600755 -x600756 -x600757 -x600758 -x600759 -x600760 -x600761 -x600762 -x600763 -x600764 -x600765 -x600766 -x600767 -x600768 -x600769 -x600770 -x600771 -x600772 -x600773 -x600774 -x600775 -x600776 -x600777 -x600778 -x600779 -x600780 -x600781 -x600782 -x600783 -x600784 -x600785 -x600786 x600787 -x600788 -x600789 -x600790 -x600791 -x600792 -x600793 -x600794 -x600795 -x600796 -x600797 -x600798 -x600799 -x600800 -x600801 -x600802 -x600803 -x600804 -x600805 -x600806 -x600807 -x600808 -x600809 -x600810 -x600811 -x600812 -x600813 -x600814 -x600815 -x600816 -x600817 -x600818 -x600819 -x600820 -x600821 -x600822 -x600823 -x600824 -x600825 -x600826 -x600827 -x600828 -x600829 -x600830 -x600831 -x600832 -x600833 -x600834 -x600835 -x600836 -x600837 -x600838 -x600839 -x600840 -x600841 -x600842 -x600843 -x600844 -x600845 -x600846 -x600847 -x600848 -x600849 -x600850 -x600851 -x600852 -x600853 -x600854 -x600855 -x600856 -x600857 -x600858 -x600859 -x600860 -x600861 -x600862 -x600863 -x600864 -x600865 -x600866 -x600867 -x600868 -x600869 -x600870 -x600871 -x600872 -x600873 -x600874 -x600875 -x600876 -x600877 -x600878 -x600879 -x600880 -x600881 -x600882 -x600883 -x600884 -x600885 -x600886 -x600887 -x600888 -x600889 -x600890 -x600891 -x600892 -x600893 -x600894 -x600895 -x600896 -x600897 -x600898 -x600899 -x600900 -x600901 -x600902 -x600903 -x600904 -x600905 -x600906 -x600907 -x600908 -x600909 -x600910 -x600911 -x600912 -x600913 -x600914 -x600915 -x600916 -x600917 -x600918 -x600919 -x600920 -x600921 -x600922 -x600923 -x600924 -x600925 -x600926 -x600927 -x600928 -x600929 -x600930 -x600931 -x600932 -x600933 -x600934 -x600935 -x600936 -x600937 -x600938 -x600939 -x600940 -x600941 -x600942 -x600943 -x600944 -x600945 -x600946 -x600947 -x600948 -x600949 -x600950 -x600951 -x600952 -x600953 -x600954 -x600955 x600956 -x600957 -x600958 -x600959 -x600960 -x600961 -x600962 -x600963 -x600964 -x600965 -x600966 -x600967 -x600968 -x600969 -x600970 -x600971 -x600972 -x600973 -x600974 -x600975 -x600976 -x600977 -x600978 -x600979 -x600980 -x600981 -x600982 -x600983 -x600984 -x600985 -x600986 -x600987 -x600988 -x600989 -x600990 -x600991 -x600992 -x600993 -x600994 -x600995 -x600996 -x600997 -x600998 -x600999 -x601000 -x601001 -x601002 -x601003 -x601004 -x601005 -x601006 -x601007 -x601008 -x601009 -x601010 -x601011 -x601012 -x601013 -x601014 -x601015 -x601016 -x601017 -x601018 -x601019 -x601020 -x601021 -x601022 -x601023 -x601024 -x601025 -x601026 -x601027 -x601028 -x601029 -x601030 -x601031 -x601032 -x601033 -x601034 -x601035 -x601036 -x601037 -x601038 -x601039 -x601040 -x601041 -x601042 -x601043 -x601044 -x601045 -x601046 -x601047 -x601048 -x601049 -x601050 -x601051 -x601052 -x601053 -x601054 -x601055 -x601056 -x601057 -x601058 -x601059 -x601060 -x601061 -x601062 -x601063 -x601064 -x601065 -x601066 -x601067 -x601068 -x601069 -x601070 -x601071 -x601072 -x601073 -x601074 -x601075 -x601076 -x601077 -x601078 -x601079 -x601080 -x601081 -x601082 -x601083 -x601084 -x601085 -x601086 -x601087 -x601088 -x601089 -x601090 -x601091 -x601092 -x601093 -x601094 -x601095 -x601096 -x601097 -x601098 -x601099 -x601100 -x601101 -x601102 -x601103 -x601104 -x601105 -x601106 -x601107 -x601108 -x601109 -x601110 -x601111 -x601112 -x601113 -x601114 -x601115 -x601116 -x601117 -x601118 -x601119 -x601120 -x601121 -x601122 -x601123 -x601124 -x601125 -x601126 -x601127 -x601128 -x601129 -x601130 -x601131 -x601132 -x601133 -x601134 -x601135 -x601136 -x601137 -x601138 -x601139 -x601140 -x601141 -x601142 -x601143 -x601144 -x601145 -x601146 -x601147 -x601148 -x601149 -x601150 -x601151 -x601152 -x601153 -x601154 -x601155 -x601156 -x601157 -x601158 -x601159 -x601160 -x601161 -x601162 -x601163 -x601164 -x601165 -x601166 -x601167 -x601168 -x601169 -x601170 -x601171 -x601172 -x601173 -x601174 -x601175 -x601176 -x601177 -x601178 -x601179 -x601180 -x601181 -x601182 -x601183 -x601184 -x601185 -x601186 -x601187 -x601188 -x601189 -x601190 -x601191 -x601192 -x601193 -x601194 -x601195 -x601196 -x601197 -x601198 -x601199 -x601200 -x601201 -x601202 -x601203 -x601204 -x601205 -x601206 -x601207 -x601208 -x601209 x601210 -x601211 -x601212 -x601213 -x601214 -x601215 -x601216 -x601217 -x601218 -x601219 -x601220 -x601221 -x601222 -x601223 -x601224 -x601225 -x601226 -x601227 -x601228 -x601229 -x601230 -x601231 -x601232 -x601233 -x601234 -x601235 -x601236 -x601237 -x601238 -x601239 -x601240 -x601241 -x601242 -x601243 -x601244 -x601245 -x601246 -x601247 -x601248 -x601249 -x601250 -x601251 -x601252 -x601253 -x601254 -x601255 -x601256 -x601257 -x601258 -x601259 -x601260 -x601261 -x601262 -x601263 -x601264 -x601265 -x601266 -x601267 -x601268 -x601269 -x601270 -x601271 -x601272 -x601273 -x601274 -x601275 -x601276 -x601277 -x601278 -x601279 -x601280 -x601281 -x601282 -x601283 -x601284 -x601285 -x601286 -x601287 -x601288 -x601289 -x601290 -x601291 -x601292 -x601293 -x601294 -x601295 -x601296 -x601297 -x601298 -x601299 -x601300 -x601301 -x601302 -x601303 -x601304 -x601305 -x601306 -x601307 -x601308 -x601309 -x601310 -x601311 -x601312 -x601313 -x601314 -x601315 -x601316 -x601317 -x601318 -x601319 -x601320 -x601321 x601322 -x601323 -x601324 -x601325 -x601326 -x601327 -x601328 -x601329 -x601330 -x601331 -x601332 -x601333 -x601334 -x601335 -x601336 -x601337 -x601338 -x601339 -x601340 -x601341 -x601342 -x601343 -x601344 -x601345 -x601346 -x601347 -x601348 -x601349 -x601350 -x601351 -x601352 -x601353 -x601354 -x601355 -x601356 -x601357 -x601358 -x601359 -x601360 -x601361 -x601362 -x601363 -x601364 -x601365 -x601366 -x601367 -x601368 -x601369 -x601370 -x601371 -x601372 -x601373 -x601374 -x601375 -x601376 -x601377 -x601378 -x601379 -x601380 -x601381 -x601382 -x601383 -x601384 -x601385 -x601386 -x601387 -x601388 -x601389 -x601390 -x601391 -x601392 -x601393 -x601394 -x601395 -x601396 -x601397 -x601398 -x601399 -x601400 -x601401 -x601402 -x601403 -x601404 -x601405 -x601406 -x601407 -x601408 -x601409 -x601410 -x601411 -x601412 -x601413 -x601414 -x601415 -x601416 -x601417 -x601418 -x601419 -x601420 -x601421 -x601422 -x601423 -x601424 -x601425 -x601426 -x601427 -x601428 -x601429 -x601430 -x601431 -x601432 -x601433 -x601434 -x601435 -x601436 -x601437 -x601438 -x601439 -x601440 -x601441 -x601442 -x601443 -x601444 -x601445 -x601446 -x601447 -x601448 -x601449 -x601450 -x601451 -x601452 -x601453 -x601454 -x601455 -x601456 -x601457 -x601458 -x601459 -x601460 -x601461 -x601462 -x601463 -x601464 -x601465 -x601466 -x601467 -x601468 -x601469 -x601470 -x601471 -x601472 -x601473 -x601474 -x601475 -x601476 -x601477 -x601478 -x601479 -x601480 -x601481 -x601482 -x601483 -x601484 -x601485 -x601486 -x601487 -x601488 x601489 -x601490 -x601491 -x601492 -x601493 -x601494 -x601495 -x601496 -x601497 -x601498 -x601499 -x601500 -x601501 -x601502 -x601503 -x601504 -x601505 -x601506 -x601507 -x601508 -x601509 -x601510 -x601511 -x601512 -x601513 -x601514 -x601515 -x601516 -x601517 -x601518 -x601519 -x601520 -x601521 -x601522 -x601523 -x601524 -x601525 -x601526 -x601527 -x601528 -x601529 -x601530 -x601531 -x601532 -x601533 -x601534 -x601535 -x601536 -x601537 -x601538 -x601539 -x601540 -x601541 -x601542 -x601543 -x601544 -x601545 -x601546 -x601547 -x601548 -x601549 -x601550 -x601551 -x601552 -x601553 -x601554 -x601555 -x601556 -x601557 -x601558 -x601559 -x601560 -x601561 -x601562 -x601563 -x601564 -x601565 -x601566 -x601567 -x601568 -x601569 -x601570 -x601571 -x601572 -x601573 -x601574 -x601575 -x601576 -x601577 -x601578 -x601579 -x601580 -x601581 -x601582 -x601583 -x601584 -x601585 -x601586 -x601587 -x601588 -x601589 -x601590 -x601591 -x601592 -x601593 -x601594 -x601595 -x601596 -x601597 -x601598 -x601599 -x601600 -x601601 -x601602 -x601603 -x601604 -x601605 -x601606 -x601607 -x601608 -x601609 -x601610 -x601611 -x601612 -x601613 -x601614 -x601615 -x601616 -x601617 -x601618 -x601619 -x601620 -x601621 -x601622 -x601623 -x601624 -x601625 -x601626 -x601627 -x601628 -x601629 -x601630 -x601631 -x601632 -x601633 -x601634 -x601635 -x601636 -x601637 -x601638 -x601639 -x601640 -x601641 -x601642 -x601643 -x601644 -x601645 -x601646 -x601647 -x601648 -x601649 -x601650 -x601651 -x601652 -x601653 -x601654 -x601655 -x601656 -x601657 -x601658 -x601659 -x601660 -x601661 -x601662 -x601663 -x601664 -x601665 -x601666 -x601667 -x601668 -x601669 -x601670 -x601671 -x601672 -x601673 -x601674 -x601675 -x601676 -x601677 -x601678 -x601679 -x601680 -x601681 -x601682 -x601683 -x601684 -x601685 -x601686 -x601687 -x601688 -x601689 -x601690 -x601691 -x601692 -x601693 -x601694 -x601695 -x601696 -x601697 -x601698 -x601699 -x601700 -x601701 -x601702 -x601703 -x601704 -x601705 -x601706 -x601707 -x601708 -x601709 -x601710 -x601711 -x601712 -x601713 -x601714 -x601715 -x601716 -x601717 -x601718 -x601719 -x601720 -x601721 -x601722 -x601723 -x601724 -x601725 -x601726 -x601727 -x601728 -x601729 -x601730 -x601731 -x601732 -x601733 -x601734 -x601735 -x601736 -x601737 -x601738 -x601739 -x601740 -x601741 -x601742 -x601743 -x601744 -x601745 -x601746 -x601747 -x601748 -x601749 -x601750 -x601751 -x601752 -x601753 -x601754 -x601755 -x601756 -x601757 -x601758 -x601759 -x601760 -x601761 -x601762 -x601763 -x601764 -x601765 -x601766 -x601767 -x601768 -x601769 -x601770 -x601771 -x601772 -x601773 -x601774 -x601775 -x601776 -x601777 -x601778 -x601779 -x601780 -x601781 -x601782 -x601783 -x601784 -x601785 -x601786 -x601787 -x601788 -x601789 -x601790 -x601791 -x601792 -x601793 -x601794 -x601795 -x601796 -x601797 -x601798 -x601799 -x601800 -x601801 -x601802 -x601803 -x601804 -x601805 -x601806 -x601807 -x601808 -x601809 -x601810 -x601811 -x601812 -x601813 -x601814 -x601815 -x601816 -x601817 -x601818 -x601819 -x601820 -x601821 -x601822 -x601823 -x601824 -x601825 -x601826 -x601827 -x601828 -x601829 -x601830 -x601831 -x601832 -x601833 -x601834 -x601835 -x601836 -x601837 -x601838 -x601839 -x601840 -x601841 -x601842 -x601843 -x601844 -x601845 -x601846 -x601847 -x601848 -x601849 -x601850 -x601851 -x601852 -x601853 -x601854 -x601855 -x601856 -x601857 -x601858 -x601859 -x601860 -x601861 -x601862 -x601863 -x601864 -x601865 -x601866 -x601867 -x601868 -x601869 -x601870 -x601871 -x601872 -x601873 -x601874 -x601875 -x601876 -x601877 -x601878 -x601879 -x601880 -x601881 -x601882 -x601883 -x601884 -x601885 -x601886 -x601887 -x601888 -x601889 -x601890 -x601891 -x601892 -x601893 -x601894 -x601895 -x601896 -x601897 -x601898 -x601899 -x601900 -x601901 -x601902 -x601903 -x601904 -x601905 -x601906 -x601907 -x601908 -x601909 -x601910 -x601911 -x601912 -x601913 -x601914 -x601915 -x601916 -x601917 -x601918 -x601919 -x601920 -x601921 -x601922 -x601923 x601924 -x601925 -x601926 -x601927 -x601928 -x601929 -x601930 -x601931 -x601932 -x601933 -x601934 -x601935 -x601936 -x601937 -x601938 -x601939 -x601940 -x601941 -x601942 -x601943 -x601944 -x601945 -x601946 -x601947 -x601948 -x601949 -x601950 -x601951 -x601952 -x601953 -x601954 -x601955 -x601956 -x601957 -x601958 -x601959 -x601960 -x601961 -x601962 -x601963 -x601964 -x601965 -x601966 -x601967 -x601968 -x601969 -x601970 -x601971 -x601972 -x601973 -x601974 -x601975 -x601976 -x601977 -x601978 -x601979 -x601980 -x601981 -x601982 -x601983 -x601984 -x601985 -x601986 -x601987 -x601988 -x601989 -x601990 -x601991 -x601992 -x601993 -x601994 -x601995 -x601996 -x601997 -x601998 -x601999
3421.79/3431.58 v -x602000 -x602001 -x602002 -x602003 -x602004 -x602005 -x602006 -x602007 -x602008 -x602009 -x602010 -x602011 -x602012 -x602013 -x602014 -x602015 -x602016 -x602017 -x602018 -x602019 -x602020 -x602021 -x602022 -x602023 -x602024 -x602025 -x602026 -x602027 -x602028 -x602029 -x602030 -x602031 -x602032 -x602033 -x602034 -x602035 -x602036 -x602037 -x602038 -x602039 -x602040 -x602041 -x602042 -x602043 -x602044 -x602045 -x602046 -x602047 -x602048 -x602049 -x602050 -x602051 -x602052 -x602053 -x602054 -x602055 -x602056 -x602057 x602058 -x602059 -x602060 -x602061 -x602062 -x602063 -x602064 -x602065 -x602066 -x602067 -x602068 -x602069 -x602070 -x602071 -x602072 -x602073 -x602074 -x602075 -x602076 -x602077 -x602078 -x602079 -x602080 -x602081 -x602082 -x602083 -x602084 -x602085 -x602086 -x602087 -x602088 -x602089 -x602090 -x602091 -x602092 -x602093 -x602094 -x602095 -x602096 -x602097 -x602098 -x602099 -x602100 -x602101 -x602102 -x602103 -x602104 -x602105 -x602106 -x602107 -x602108 -x602109 -x602110 -x602111 -x602112 -x602113 -x602114 -x602115 -x602116 -x602117 -x602118 -x602119 -x602120 -x602121 -x602122 -x602123 -x602124 -x602125 -x602126 -x602127 -x602128 -x602129 -x602130 -x602131 -x602132 -x602133 -x602134 -x602135 -x602136 -x602137 -x602138 -x602139 -x602140 -x602141 -x602142 -x602143 -x602144 -x602145 -x602146 -x602147 -x602148 -x602149 -x602150 -x602151 -x602152 -x602153 -x602154 -x602155 -x602156 -x602157 -x602158 -x602159 -x602160 -x602161 -x602162 -x602163 -x602164 -x602165 -x602166 -x602167 -x602168 -x602169 -x602170 -x602171 -x602172 -x602173 -x602174 -x602175 -x602176 -x602177 -x602178 -x602179 -x602180 -x602181 -x602182 -x602183 -x602184 -x602185 -x602186 -x602187 -x602188 -x602189 -x602190 -x602191 -x602192 -x602193 -x602194 -x602195 -x602196 -x602197 -x602198 -x602199 -x602200 -x602201 -x602202 -x602203 -x602204 -x602205 -x602206 -x602207 -x602208 -x602209 -x602210 -x602211 -x602212 -x602213 -x602214 -x602215 -x602216 -x602217 -x602218 -x602219 -x602220 -x602221 -x602222 -x602223 -x602224 -x602225 -x602226 -x602227 -x602228 -x602229 -x602230 -x602231 -x602232 -x602233 -x602234 -x602235 -x602236 -x602237 -x602238 -x602239 -x602240 -x602241 -x602242 -x602243 -x602244 -x602245 -x602246 -x602247 -x602248 -x602249 -x602250 -x602251 -x602252 -x602253 -x602254 -x602255 -x602256 -x602257 -x602258 -x602259 -x602260 -x602261 -x602262 -x602263 -x602264 -x602265 -x602266 -x602267 -x602268 -x602269 -x602270 -x602271 -x602272 -x602273 -x602274 -x602275 -x602276 -x602277 -x602278 -x602279 -x602280 -x602281 -x602282 -x602283 -x602284 -x602285 -x602286 -x602287 -x602288 -x602289 -x602290 -x602291 -x602292 -x602293 -x602294 -x602295 -x602296 -x602297 -x602298 -x602299 -x602300 -x602301 -x602302 -x602303 -x602304 -x602305 -x602306 -x602307 -x602308 -x602309 -x602310 -x602311 -x602312 -x602313 -x602314 -x602315 -x602316 -x602317 -x602318 -x602319 -x602320 -x602321 -x602322 -x602323 -x602324 -x602325 -x602326 -x602327 -x602328 -x602329 -x602330 -x602331 -x602332 -x602333 -x602334 -x602335 -x602336 -x602337 -x602338 -x602339 -x602340 -x602341 -x602342 -x602343 -x602344 -x602345 -x602346 -x602347 x602348 -x602349 -x602350 -x602351 -x602352 -x602353 -x602354 -x602355 -x602356 -x602357 -x602358 -x602359 -x602360 -x602361 -x602362 -x602363 -x602364 -x602365 -x602366 -x602367 -x602368 -x602369 -x602370 -x602371 -x602372 -x602373 -x602374 -x602375 -x602376 -x602377 -x602378 -x602379 -x602380 -x602381 -x602382 -x602383 -x602384 -x602385 -x602386 -x602387 -x602388 -x602389 -x602390 -x602391 -x602392 -x602393 -x602394 -x602395 -x602396 -x602397 -x602398 -x602399 -x602400 -x602401 -x602402 -x602403 -x602404 -x602405 -x602406 -x602407 -x602408 -x602409 -x602410 -x602411 -x602412 -x602413 -x602414 -x602415 -x602416 -x602417 -x602418 -x602419 -x602420 -x602421 -x602422 -x602423 -x602424 -x602425 -x602426 -x602427 -x602428 -x602429 -x602430 -x602431 -x602432 -x602433 -x602434 -x602435 -x602436 -x602437 -x602438 -x602439 -x602440 -x602441 -x602442 -x602443 -x602444 -x602445 -x602446 -x602447 -x602448 -x602449 -x602450 -x602451 -x602452 -x602453 -x602454 -x602455 -x602456 -x602457 -x602458 -x602459 -x602460 -x602461 -x602462 -x602463 -x602464 -x602465 -x602466 -x602467 -x602468 -x602469 -x602470 -x602471 -x602472 -x602473 -x602474 -x602475 -x602476 -x602477 -x602478 -x602479 -x602480 -x602481 -x602482 -x602483 -x602484 -x602485 -x602486 -x602487 -x602488 -x602489 -x602490 -x602491 -x602492 -x602493 -x602494 -x602495 -x602496 -x602497 -x602498 -x602499 -x602500 -x602501 -x602502 -x602503 -x602504 -x602505 -x602506 -x602507 -x602508 -x602509 -x602510 -x602511 -x602512 -x602513 -x602514 -x602515 -x602516 -x602517 -x602518 -x602519 -x602520 -x602521 -x602522 -x602523 -x602524 -x602525 -x602526 -x602527 -x602528 -x602529 -x602530 -x602531 -x602532 -x602533 -x602534 -x602535 -x602536 -x602537 -x602538 -x602539 -x602540 -x602541 -x602542 -x602543 -x602544 -x602545 -x602546 -x602547 -x602548 -x602549 -x602550 -x602551 -x602552 -x602553 -x602554 -x602555 -x602556 -x602557 -x602558 -x602559 -x602560 -x602561 -x602562 -x602563 -x602564 -x602565 -x602566 -x602567 -x602568 -x602569 -x602570 -x602571 -x602572 -x602573 -x602574 -x602575 -x602576 -x602577 -x602578 -x602579 -x602580 x602581 -x602582 -x602583 -x602584 -x602585 -x602586 -x602587 -x602588 -x602589 -x602590 -x602591 -x602592 -x602593 -x602594 -x602595 -x602596 -x602597 -x602598 -x602599 -x602600 -x602601 -x602602 -x602603 -x602604 -x602605 -x602606 -x602607 -x602608 -x602609 -x602610 -x602611 -x602612 -x602613 -x602614 -x602615 -x602616 -x602617 -x602618 -x602619 -x602620 -x602621 -x602622 -x602623 -x602624 -x602625 -x602626 -x602627 -x602628 -x602629 -x602630 -x602631 -x602632 -x602633 -x602634 -x602635 -x602636 -x602637 -x602638 -x602639 -x602640 -x602641 -x602642 -x602643 -x602644 -x602645 -x602646 -x602647 -x602648 -x602649 -x602650 -x602651 -x602652 -x602653 -x602654 -x602655 -x602656 -x602657 -x602658 -x602659 -x602660 -x602661 -x602662 -x602663 -x602664 -x602665 -x602666 -x602667 -x602668 -x602669 -x602670 -x602671 -x602672 -x602673 -x602674 -x602675 x602676 -x602677 -x602678 -x602679 -x602680 -x602681 -x602682 -x602683 -x602684 -x602685 -x602686 -x602687 -x602688 -x602689 -x602690 -x602691 -x602692 -x602693 -x602694 -x602695 -x602696 -x602697 -x602698 -x602699 -x602700 -x602701 -x602702 -x602703 -x602704 -x602705 -x602706 -x602707 -x602708 -x602709 -x602710 -x602711 -x602712 -x602713 -x602714 -x602715 -x602716 -x602717 -x602718 -x602719 -x602720 -x602721 -x602722 -x602723 -x602724 -x602725 -x602726 -x602727 -x602728 -x602729 -x602730 -x602731 -x602732 -x602733 -x602734 -x602735 -x602736 -x602737 -x602738 -x602739 -x602740 -x602741 -x602742 -x602743 -x602744 -x602745 -x602746 -x602747 -x602748 -x602749 -x602750 -x602751 -x602752 -x602753 -x602754 -x602755 -x602756 -x602757 -x602758 -x602759 -x602760 -x602761 -x602762 -x602763 -x602764 -x602765 -x602766 -x602767 -x602768 -x602769 -x602770 -x602771 -x602772 -x602773 -x602774 -x602775 -x602776 -x602777 -x602778 -x602779 -x602780 -x602781 -x602782 -x602783 -x602784 -x602785 -x602786 -x602787 -x602788 -x602789 -x602790 -x602791 -x602792 -x602793 -x602794 -x602795 -x602796 -x602797 -x602798 -x602799 -x602800 -x602801 -x602802 -x602803 -x602804 -x602805 -x602806 -x602807 -x602808 -x602809 -x602810 -x602811 -x602812 -x602813 -x602814 -x602815 -x602816 -x602817 -x602818 -x602819 -x602820 -x602821 -x602822 -x602823 -x602824 -x602825 -x602826 -x602827 -x602828 -x602829 -x602830 -x602831 -x602832 -x602833 -x602834 -x602835 -x602836 -x602837 -x602838 -x602839 -x602840 -x602841 -x602842 -x602843 -x602844 -x602845 -x602846 -x602847 -x602848 -x602849 -x602850 -x602851 -x602852 -x602853 -x602854 -x602855 -x602856 -x602857 -x602858 -x602859 -x602860 -x602861 -x602862 -x602863 -x602864 -x602865 -x602866 -x602867 -x602868 -x602869 -x602870 -x602871 -x602872 -x602873 -x602874 -x602875 -x602876 -x602877 -x602878 -x602879 -x602880 -x602881 -x602882 -x602883 -x602884 -x602885 -x602886 -x602887 -x602888 -x602889 -x602890 -x602891 -x602892 -x602893 -x602894 -x602895 -x602896 -x602897 -x602898 -x602899 -x602900 -x602901 -x602902 -x602903 -x602904 -x602905 -x602906 -x602907 -x602908 x602909 -x602910 -x602911 -x602912 -x602913 -x602914 -x602915 -x602916 -x602917 -x602918 -x602919 -x602920 -x602921 -x602922 -x602923 -x602924 -x602925 -x602926 -x602927 -x602928 -x602929 -x602930 -x602931 -x602932 -x602933 -x602934 -x602935 -x602936 -x602937 -x602938 -x602939 -x602940 -x602941 -x602942 -x602943 -x602944 -x602945 -x602946 -x602947 -x602948 -x602949 -x602950 -x602951 -x602952 -x602953 -x602954 -x602955 -x602956 -x602957 -x602958 -x602959 -x602960 -x602961 -x602962 -x602963 -x602964 -x602965 -x602966 -x602967 -x602968 -x602969 -x602970 -x602971 -x602972 -x602973 -x602974 -x602975 -x602976 -x602977 -x602978 -x602979 -x602980 -x602981 -x602982 -x602983 -x602984 -x602985 -x602986 -x602987 -x602988 -x602989 -x602990 -x602991 -x602992 -x602993 -x602994 -x602995 -x602996 -x602997 -x602998 -x602999 -x603000 -x603001 -x603002 -x603003 -x603004 -x603005 -x603006 -x603007 -x603008 -x603009 -x603010 -x603011 -x603012 -x603013 -x603014 -x603015 -x603016 -x603017 -x603018 -x603019 -x603020 -x603021 -x603022 -x603023 -x603024 -x603025 -x603026 -x603027 -x603028 -x603029 -x603030 -x603031 -x603032 -x603033 -x603034 -x603035 -x603036 -x603037 -x603038 -x603039 -x603040 -x603041 -x603042 -x603043 -x603044 -x603045 -x603046 -x603047 -x603048 -x603049 -x603050 -x603051 -x603052 -x603053 -x603054 -x603055 -x603056 -x603057 -x603058 -x603059 -x603060 -x603061 -x603062 -x603063 -x603064 -x603065 -x603066 -x603067 -x603068 -x603069 -x603070 -x603071 -x603072 -x603073 -x603074 -x603075 -x603076 -x603077 -x603078 -x603079 -x603080 -x603081 -x603082 -x603083 -x603084 -x603085 -x603086 -x603087 -x603088 -x603089 -x603090 -x603091 -x603092 -x603093 -x603094 -x603095 -x603096 -x603097 -x603098 -x603099 -x603100 -x603101 -x603102 -x603103 -x603104 -x603105 -x603106 -x603107 -x603108 -x603109 -x603110 -x603111 -x603112 -x603113 -x603114 -x603115 -x603116 -x603117 -x603118 -x603119 -x603120 -x603121 -x603122 -x603123 -x603124 -x603125 -x603126 -x603127 -x603128 -x603129 -x603130 -x603131 -x603132 -x603133 -x603134 -x603135 -x603136 -x603137 -x603138 -x603139 -x603140 -x603141 -x603142 -x603143 -x603144 -x603145 -x603146 -x603147 -x603148 -x603149 -x603150 -x603151 -x603152 -x603153 -x603154 -x603155 -x603156 -x603157 -x603158 -x603159 -x603160 -x603161 -x603162 -x603163 -x603164 -x603165 -x603166 -x603167 -x603168 -x603169 -x603170 -x603171 -x603172 -x603173 -x603174 -x603175 -x603176 -x603177 -x603178 -x603179 -x603180 -x603181 x603182 -x603183 -x603184 -x603185 -x603186 -x603187 -x603188 -x603189 -x603190 -x603191 -x603192 -x603193 -x603194 -x603195 -x603196 -x603197 -x603198 -x603199 -x603200 -x603201 -x603202 -x603203 -x603204 -x603205 -x603206 -x603207 -x603208 -x603209 -x603210 -x603211 -x603212 -x603213 -x603214 -x603215 -x603216 -x603217 -x603218 -x603219 -x603220 -x603221 -x603222 -x603223 -x603224 -x603225 -x603226 -x603227 -x603228 -x603229 -x603230 -x603231 -x603232 -x603233 -x603234 -x603235 -x603236 -x603237 -x603238 -x603239 -x603240 -x603241 -x603242 -x603243 -x603244 -x603245 -x603246 -x603247 -x603248 -x603249 -x603250 -x603251 -x603252 -x603253 -x603254 -x603255 -x603256 -x603257 -x603258 -x603259 -x603260 -x603261 -x603262 -x603263 -x603264 -x603265 -x603266 -x603267 -x603268 -x603269 -x603270 -x603271 -x603272 -x603273 -x603274 -x603275 -x603276 -x603277 -x603278 -x603279 -x603280 -x603281 -x603282 -x603283 -x603284 -x603285 -x603286 -x603287 -x603288 -x603289 -x603290 -x603291 -x603292 -x603293 -x603294 -x603295 -x603296 -x603297 -x603298 -x603299 -x603300 -x603301 -x603302 -x603303 -x603304 -x603305 -x603306 -x603307 -x603308 -x603309 -x603310 -x603311 -x603312 -x603313 -x603314 -x603315 -x603316 -x603317 -x603318 -x603319 -x603320 -x603321 -x603322 -x603323 -x603324 -x603325 -x603326 -x603327 -x603328 -x603329 -x603330 -x603331 -x603332 -x603333 -x603334 -x603335 -x603336 -x603337 -x603338 -x603339 -x603340 -x603341 -x603342 -x603343 -x603344 -x603345 -x603346 -x603347 -x603348 -x603349 -x603350 -x603351 -x603352 -x603353 -x603354 -x603355 -x603356 -x603357 -x603358 -x603359 -x603360 -x603361 -x603362 -x603363 -x603364 -x603365 -x603366 -x603367 -x603368 -x603369 -x603370 -x603371 -x603372 -x603373 -x603374 -x603375 -x603376 -x603377 -x603378 -x603379 -x603380 -x603381 -x603382 -x603383 -x603384 -x603385 -x603386 -x603387 -x603388 -x603389 -x603390 -x603391 -x603392 -x603393 -x603394 -x603395 -x603396 -x603397 -x603398 -x603399 -x603400 -x603401 -x603402 -x603403 -x603404 -x603405 -x603406 -x603407 -x603408 -x603409 -x603410 -x603411 -x603412 -x603413 -x603414 -x603415 -x603416 -x603417 -x603418 -x603419 -x603420 -x603421 -x603422 -x603423 -x603424 -x603425 -x603426 -x603427 -x603428 -x603429 -x603430 -x603431 -x603432 -x603433 -x603434 -x603435 x603436 -x603437 -x603438 -x603439 -x603440 -x603441 -x603442 -x603443 -x603444 -x603445 -x603446 -x603447 -x603448 -x603449 -x603450 -x603451 -x603452 -x603453 -x603454 -x603455 -x603456 -x603457 -x603458 -x603459 -x603460 -x603461 -x603462 -x603463 -x603464 -x603465 -x603466 -x603467 -x603468 -x603469 -x603470 -x603471 -x603472 -x603473 -x603474 -x603475 -x603476 -x603477 -x603478 -x603479 -x603480 -x603481 -x603482 -x603483 -x603484 -x603485 -x603486 -x603487 -x603488 -x603489 -x603490 -x603491 -x603492 -x603493 -x603494 -x603495 -x603496 -x603497 -x603498 -x603499 -x603500 -x603501 -x603502 -x603503 -x603504 -x603505 -x603506 -x603507 -x603508 -x603509 -x603510 -x603511 -x603512 -x603513 -x603514 -x603515 -x603516 -x603517 -x603518 -x603519 -x603520 -x603521 -x603522 -x603523 -x603524 -x603525 -x603526 -x603527 -x603528 -x603529 -x603530 -x603531 -x603532 -x603533 -x603534 -x603535 -x603536 -x603537 -x603538 -x603539 -x603540 -x603541 -x603542 -x603543 -x603544 -x603545 -x603546 -x603547 x603548 -x603549 -x603550 -x603551 -x603552 -x603553 -x603554 -x603555 -x603556 -x603557 -x603558 -x603559 -x603560 -x603561 -x603562 -x603563 -x603564 -x603565 -x603566 -x603567 -x603568 -x603569 -x603570 -x603571 -x603572 -x603573 -x603574 -x603575 -x603576 -x603577 -x603578 -x603579 -x603580 -x603581 -x603582 -x603583 -x603584 -x603585 -x603586 -x603587 -x603588 -x603589 -x603590 -x603591 -x603592 -x603593 -x603594 -x603595 -x603596 -x603597 -x603598 -x603599 -x603600 -x603601 -x603602 -x603603 -x603604 -x603605 -x603606 -x603607 -x603608 -x603609 -x603610 -x603611 -x603612 -x603613 -x603614 -x603615 -x603616 -x603617 -x603618 -x603619 -x603620 -x603621 -x603622 -x603623 -x603624 -x603625 -x603626 -x603627 -x603628 -x603629 -x603630 -x603631 -x603632 -x603633 -x603634 -x603635 -x603636 -x603637 -x603638 -x603639 -x603640 -x603641 -x603642 -x603643 -x603644 -x603645 -x603646 -x603647 -x603648 -x603649 -x603650 -x603651 -x603652 -x603653 -x603654 -x603655 -x603656 -x603657 -x603658 -x603659 -x603660 -x603661 -x603662 -x603663 -x603664 -x603665 -x603666 -x603667 -x603668 -x603669 -x603670 -x603671 -x603672 -x603673 -x603674 -x603675 -x603676 -x603677 -x603678 -x603679 -x603680 -x603681 -x603682 -x603683 -x603684 -x603685 -x603686 -x603687 -x603688 -x603689 -x603690 -x603691 -x603692 -x603693 -x603694 -x603695 -x603696 -x603697 -x603698 -x603699 -x603700 -x603701 -x603702 -x603703 -x603704 -x603705 -x603706 -x603707 -x603708 -x603709 -x603710 -x603711 -x603712 -x603713 -x603714 -x603715 -x603716 -x603717 -x603718 -x603719 -x603720 -x603721 -x603722 -x603723 -x603724 -x603725 -x603726 -x603727 -x603728 -x603729 -x603730 -x603731 -x603732 -x603733 -x603734 -x603735 -x603736 -x603737 -x603738 -x603739 -x603740 -x603741 -x603742 -x603743 -x603744 -x603745 -x603746 -x603747 -x603748 -x603749 -x603750 -x603751 -x603752 -x603753 -x603754 -x603755 -x603756 -x603757 -x603758 -x603759 -x603760 -x603761 -x603762 -x603763 -x603764 -x603765 -x603766 -x603767 -x603768 -x603769 -x603770 -x603771 -x603772 -x603773 -x603774 -x603775 -x603776 -x603777 -x603778 -x603779 -x603780 -x603781 -x603782 -x603783 -x603784 -x603785 -x603786 -x603787 -x603788 -x603789 -x603790 -x603791 -x603792 -x603793 -x603794 -x603795 -x603796 -x603797 -x603798 -x603799 -x603800 -x603801 -x603802 -x603803 -x603804 -x603805 -x603806 -x603807 -x603808 -x603809 -x603810 x603811 -x603812 -x603813 -x603814 -x603815 -x603816 -x603817 -x603818 -x603819 -x603820 -x603821 -x603822 -x603823 -x603824 -x603825 -x603826 -x603827 -x603828 -x603829 -x603830 -x603831 -x603832 -x603833 -x603834 -x603835 -x603836 -x603837 -x603838 -x603839 -x603840 -x603841 -x603842 -x603843 -x603844 -x603845 -x603846 -x603847 -x603848 -x603849 -x603850 -x603851 -x603852 -x603853 -x603854 -x603855 -x603856 -x603857 -x603858 -x603859 -x603860 -x603861 -x603862 -x603863 -x603864 -x603865 -x603866 -x603867 -x603868 -x603869 -x603870 -x603871 -x603872 -x603873 -x603874 -x603875 -x603876 -x603877 -x603878 -x603879 -x603880 -x603881 -x603882 -x603883 -x603884 -x603885 -x603886 -x603887 -x603888 -x603889 -x603890 -x603891 -x603892 -x603893 -x603894 -x603895 -x603896 -x603897 -x603898 -x603899 -x603900 -x603901 -x603902 -x603903 -x603904 -x603905 -x603906 -x603907 -x603908 -x603909 -x603910 -x603911 -x603912 -x603913 -x603914 -x603915 -x603916 -x603917 -x603918 -x603919 -x603920 -x603921 -x603922 -x603923 -x603924 -x603925 -x603926 -x603927 -x603928 -x603929 -x603930 -x603931 -x603932 -x603933 -x603934 -x603935 -x603936 -x603937 -x603938 -x603939 -x603940 -x603941 -x603942 -x603943 -x603944 -x603945 -x603946 -x603947 -x603948 -x603949 -x603950 -x603951 -x603952 -x603953 -x603954 -x603955 -x603956 -x603957 -x603958 -x603959 -x603960 -x603961 -x603962 -x603963 -x603964 -x603965 -x603966 -x603967 -x603968 -x603969 -x603970 -x603971 -x603972 -x603973 -x603974 -x603975 -x603976 -x603977 -x603978 -x603979 -x603980 -x603981 -x603982 -x603983 -x603984 -x603985 -x603986 -x603987 -x603988 -x603989 -x603990 -x603991 -x603992 -x603993 -x603994 -x603995 -x603996 -x603997 -x603998 -x603999
3421.79/3431.58 v -x604000 -x604001 -x604002 -x604003 -x604004 -x604005 -x604006 -x604007 -x604008 -x604009 -x604010 -x604011 -x604012 -x604013 -x604014 -x604015 -x604016 -x604017 -x604018 -x604019 -x604020 -x604021 -x604022 -x604023 -x604024 -x604025 -x604026 -x604027 -x604028 -x604029 -x604030 -x604031 -x604032 -x604033 -x604034 -x604035 -x604036 -x604037 -x604038 -x604039 -x604040 -x604041 -x604042 -x604043 -x604044 -x604045 -x604046 -x604047 -x604048 -x604049 -x604050 -x604051 -x604052 -x604053 -x604054 -x604055 -x604056 -x604057 -x604058 -x604059 -x604060 -x604061 -x604062 -x604063 -x604064 -x604065 -x604066 -x604067 -x604068 -x604069 -x604070 -x604071 -x604072 -x604073 -x604074 -x604075 -x604076 -x604077 -x604078 -x604079 -x604080 -x604081 -x604082 -x604083 -x604084 -x604085 -x604086 -x604087 -x604088 -x604089 -x604090 -x604091 -x604092 x604093 -x604094 -x604095 -x604096 -x604097 -x604098 -x604099 -x604100 -x604101 -x604102 -x604103 -x604104 -x604105 -x604106 -x604107 -x604108 -x604109 -x604110 -x604111 -x604112 -x604113 -x604114 -x604115 -x604116 -x604117 -x604118 -x604119 -x604120 -x604121 -x604122 -x604123 -x604124 -x604125 -x604126 -x604127 -x604128 -x604129 -x604130 -x604131 -x604132 -x604133 -x604134 -x604135 -x604136 -x604137 -x604138 -x604139 -x604140 -x604141 -x604142 -x604143 -x604144 -x604145 -x604146 -x604147 -x604148 -x604149 -x604150 -x604151 -x604152 -x604153 -x604154 -x604155 -x604156 -x604157 -x604158 -x604159 -x604160 -x604161 -x604162 -x604163 -x604164 -x604165 -x604166 -x604167 -x604168 -x604169 -x604170 -x604171 -x604172 -x604173 -x604174 -x604175 -x604176 -x604177 -x604178 -x604179 -x604180 -x604181 -x604182 -x604183 -x604184 -x604185 -x604186 x604187 -x604188 -x604189 -x604190 -x604191 -x604192 -x604193 -x604194 -x604195 -x604196 -x604197 -x604198 -x604199 -x604200 -x604201 -x604202 -x604203 -x604204 -x604205 -x604206 -x604207 -x604208 -x604209 -x604210 -x604211 -x604212 -x604213 -x604214 -x604215 -x604216 -x604217 -x604218 -x604219 -x604220 -x604221 -x604222 -x604223 -x604224 -x604225 -x604226 -x604227 -x604228 -x604229 -x604230 -x604231 -x604232 -x604233 -x604234 -x604235 -x604236 -x604237 -x604238 -x604239 -x604240 -x604241 -x604242 -x604243 -x604244 -x604245 -x604246 -x604247 -x604248 -x604249 -x604250 -x604251 -x604252 -x604253 -x604254 -x604255 -x604256 -x604257 -x604258 -x604259 -x604260 -x604261 -x604262 -x604263 -x604264 -x604265 -x604266 -x604267 -x604268 -x604269 -x604270 -x604271 -x604272 -x604273 -x604274 -x604275 -x604276 -x604277 -x604278 -x604279 -x604280 -x604281 -x604282 -x604283 -x604284 -x604285 -x604286 -x604287 -x604288 -x604289 -x604290 -x604291 -x604292 -x604293 -x604294 -x604295 -x604296 -x604297 -x604298 -x604299 -x604300 -x604301 -x604302 -x604303 -x604304 -x604305 -x604306 -x604307 -x604308 -x604309 -x604310 -x604311 -x604312 -x604313 -x604314 -x604315 -x604316 -x604317 -x604318 -x604319 -x604320 -x604321 -x604322 -x604323 -x604324 -x604325 -x604326 -x604327 -x604328 -x604329 -x604330 -x604331 -x604332 -x604333 -x604334 -x604335 -x604336 -x604337 -x604338 -x604339 -x604340 -x604341 -x604342 -x604343 -x604344 -x604345 -x604346 -x604347 -x604348 -x604349 -x604350 -x604351 -x604352 -x604353 -x604354 -x604355 -x604356 -x604357 -x604358 -x604359 -x604360 -x604361 -x604362 -x604363 -x604364 -x604365 -x604366 -x604367 -x604368 -x604369 -x604370 -x604371 -x604372 -x604373 -x604374 -x604375 -x604376 -x604377 -x604378 -x604379 -x604380 -x604381 -x604382 -x604383 -x604384 -x604385 -x604386 -x604387 -x604388 -x604389 -x604390 -x604391 -x604392 -x604393 -x604394 -x604395 -x604396 -x604397 -x604398 -x604399 -x604400 -x604401 -x604402 -x604403 -x604404 -x604405 -x604406 -x604407 -x604408 -x604409 -x604410 -x604411 -x604412 -x604413 -x604414 -x604415 -x604416 -x604417 -x604418 -x604419 -x604420 -x604421 -x604422 -x604423 -x604424 -x604425 -x604426 -x604427 -x604428 -x604429 -x604430 -x604431 -x604432 -x604433 -x604434 -x604435 -x604436 -x604437 -x604438 -x604439 -x604440 -x604441 -x604442 -x604443 -x604444 -x604445 -x604446 -x604447 -x604448 -x604449 -x604450 -x604451 -x604452 -x604453 -x604454 -x604455 -x604456 -x604457 -x604458 -x604459 -x604460 -x604461 x604462 -x604463 -x604464 -x604465 -x604466 -x604467 -x604468 -x604469 -x604470 -x604471 -x604472 -x604473 -x604474 -x604475 -x604476 -x604477 -x604478 -x604479 -x604480 -x604481 -x604482 -x604483 -x604484 -x604485 -x604486 -x604487 -x604488 -x604489 -x604490 -x604491 -x604492 -x604493 -x604494 -x604495 -x604496 -x604497 -x604498 -x604499 -x604500 -x604501 -x604502 -x604503 -x604504 -x604505 -x604506 -x604507 -x604508 -x604509 -x604510 -x604511 -x604512 -x604513 -x604514 -x604515 -x604516 -x604517 -x604518 -x604519 -x604520 -x604521 -x604522 -x604523 -x604524 -x604525 -x604526 -x604527 -x604528 -x604529 -x604530 -x604531 -x604532 -x604533 -x604534 -x604535 -x604536 -x604537 -x604538 -x604539 -x604540 -x604541 -x604542 -x604543 -x604544 -x604545 -x604546 -x604547 -x604548 -x604549 -x604550 -x604551 -x604552 -x604553 -x604554 -x604555 -x604556 -x604557 -x604558 -x604559 -x604560 -x604561 -x604562 -x604563 -x604564 -x604565 -x604566 -x604567 -x604568 -x604569 -x604570 -x604571 -x604572 -x604573 -x604574 -x604575 -x604576 -x604577 -x604578 -x604579 -x604580 -x604581 -x604582 -x604583 -x604584 -x604585 -x604586 -x604587 -x604588 -x604589 -x604590 -x604591 -x604592 -x604593 -x604594 -x604595 -x604596 -x604597 -x604598 -x604599 -x604600 -x604601 -x604602 -x604603 -x604604 -x604605 -x604606 -x604607 -x604608 -x604609 -x604610 -x604611 -x604612 -x604613 -x604614 -x604615 -x604616 -x604617 -x604618 -x604619 -x604620 -x604621 -x604622 -x604623 -x604624 -x604625 -x604626 -x604627 -x604628 x604629 -x604630 -x604631 -x604632 -x604633 -x604634 -x604635 -x604636 -x604637 -x604638 -x604639 -x604640 -x604641 -x604642 -x604643 -x604644 -x604645 -x604646 -x604647 -x604648 -x604649 -x604650 -x604651 -x604652 -x604653 -x604654 -x604655 -x604656 -x604657 -x604658 -x604659 -x604660 -x604661 -x604662 -x604663 -x604664 -x604665 -x604666 -x604667 -x604668 -x604669 -x604670 -x604671 -x604672 -x604673 -x604674 -x604675 -x604676 -x604677 -x604678 -x604679 -x604680 -x604681 -x604682 -x604683 -x604684 -x604685 -x604686 -x604687 -x604688 -x604689 -x604690 -x604691 -x604692 -x604693 -x604694 -x604695 -x604696 -x604697 -x604698 -x604699 -x604700 -x604701 -x604702 -x604703 -x604704 -x604705 -x604706 -x604707 -x604708 -x604709 -x604710 -x604711 -x604712 -x604713 -x604714 -x604715 -x604716 -x604717 -x604718 -x604719 -x604720 -x604721 -x604722 -x604723 -x604724 -x604725 -x604726 -x604727 -x604728 -x604729 -x604730 -x604731 -x604732 -x604733 -x604734 -x604735 -x604736 -x604737 -x604738 -x604739 -x604740 -x604741 -x604742 -x604743 -x604744 -x604745 -x604746 -x604747 -x604748 -x604749 -x604750 -x604751 -x604752 -x604753 -x604754 -x604755 -x604756 -x604757 -x604758 -x604759 -x604760 -x604761 -x604762 -x604763 -x604764 -x604765 -x604766 -x604767 -x604768 -x604769 -x604770 -x604771 -x604772 -x604773 -x604774 -x604775 -x604776 -x604777 -x604778 -x604779 -x604780 -x604781 -x604782 -x604783 -x604784 -x604785 -x604786 -x604787 -x604788 -x604789 -x604790 -x604791 -x604792 -x604793 -x604794 -x604795 -x604796 -x604797 -x604798 -x604799 -x604800 -x604801 -x604802 -x604803 -x604804 -x604805 -x604806 -x604807 -x604808 -x604809 -x604810 -x604811 -x604812 -x604813 -x604814 -x604815 -x604816 -x604817 -x604818 -x604819 -x604820 -x604821 -x604822 -x604823 -x604824 -x604825 -x604826 -x604827 -x604828 -x604829 -x604830 -x604831 -x604832 -x604833 -x604834 -x604835 -x604836 -x604837 -x604838 -x604839 -x604840 -x604841 -x604842 -x604843 -x604844 -x604845 -x604846 -x604847 -x604848 -x604849 -x604850 -x604851 -x604852 -x604853 -x604854 -x604855 -x604856 -x604857 -x604858 -x604859 -x604860 -x604861 -x604862 -x604863 -x604864 -x604865 -x604866 -x604867 -x604868 -x604869 -x604870 -x604871 -x604872 -x604873 -x604874 -x604875 -x604876 -x604877 -x604878 -x604879 -x604880 -x604881 -x604882 -x604883 -x604884 -x604885 -x604886 -x604887 -x604888 -x604889 -x604890 -x604891 x604892 -x604893 -x604894 -x604895 -x604896 -x604897 -x604898 -x604899 -x604900 -x604901 -x604902 -x604903 -x604904 -x604905 -x604906 -x604907 -x604908 -x604909 -x604910 -x604911 -x604912 -x604913 -x604914 -x604915 -x604916 -x604917 -x604918 -x604919 -x604920 -x604921 -x604922 -x604923 -x604924 -x604925 -x604926 -x604927 -x604928 -x604929 -x604930 -x604931 -x604932 -x604933 -x604934 -x604935 -x604936 -x604937 -x604938 -x604939 -x604940 -x604941 -x604942 -x604943 -x604944 -x604945 -x604946 -x604947 -x604948 -x604949 -x604950 -x604951 -x604952 -x604953 -x604954 -x604955 -x604956 -x604957 -x604958 -x604959 -x604960 -x604961 -x604962 -x604963 -x604964 -x604965 -x604966 -x604967 -x604968 -x604969 -x604970 -x604971 -x604972 -x604973 -x604974 -x604975 -x604976 -x604977 -x604978 -x604979 -x604980 -x604981 -x604982 -x604983 -x604984 -x604985 -x604986 -x604987 -x604988 -x604989 -x604990 -x604991 -x604992 -x604993 -x604994 -x604995 -x604996 -x604997 -x604998 -x604999 -x605000 -x605001 -x605002 -x605003 -x605004 -x605005 -x605006 -x605007 -x605008 -x605009 -x605010 -x605011 -x605012 -x605013 -x605014 -x605015 -x605016 -x605017 -x605018 -x605019 -x605020 -x605021 -x605022 -x605023 -x605024 -x605025 -x605026 -x605027 -x605028 -x605029 -x605030 -x605031 -x605032 -x605033 -x605034 -x605035 -x605036 -x605037 -x605038 -x605039 -x605040 -x605041 -x605042 -x605043 -x605044 -x605045 -x605046 -x605047 -x605048 -x605049 -x605050 -x605051 -x605052 -x605053 -x605054 -x605055 -x605056 -x605057 -x605058 -x605059 -x605060 -x605061 -x605062 -x605063 -x605064 -x605065 -x605066 -x605067 -x605068 -x605069 -x605070 -x605071 -x605072 -x605073 -x605074 -x605075 -x605076 -x605077 -x605078 -x605079 -x605080 -x605081 -x605082 -x605083 -x605084 -x605085 -x605086 -x605087 -x605088 -x605089 -x605090 -x605091 -x605092 -x605093 -x605094 x605095 -x605096 -x605097 -x605098 -x605099 -x605100 -x605101 -x605102 -x605103 -x605104 -x605105 -x605106 -x605107 -x605108 -x605109 -x605110 -x605111 -x605112 -x605113 -x605114 -x605115 -x605116 -x605117 -x605118 -x605119 -x605120 -x605121 -x605122 -x605123 -x605124 -x605125 -x605126 -x605127 -x605128 -x605129 -x605130 -x605131 -x605132 -x605133 -x605134 -x605135 -x605136 -x605137 -x605138 -x605139 -x605140 -x605141 -x605142 -x605143 -x605144 -x605145 -x605146 -x605147 -x605148 -x605149 -x605150 -x605151 -x605152 -x605153 -x605154 -x605155 -x605156 -x605157 -x605158 -x605159 -x605160 -x605161 -x605162 -x605163 -x605164 -x605165 -x605166 -x605167 -x605168 -x605169 -x605170 -x605171 -x605172 -x605173 -x605174 -x605175 -x605176 -x605177 -x605178 -x605179 -x605180 -x605181 -x605182 -x605183 -x605184 -x605185 -x605186 -x605187 -x605188 -x605189 -x605190 -x605191 -x605192 -x605193 -x605194 -x605195 -x605196 -x605197 -x605198 -x605199 -x605200 -x605201 -x605202 -x605203 -x605204 -x605205 -x605206 -x605207 -x605208 -x605209 -x605210 -x605211 -x605212 -x605213 -x605214 -x605215 -x605216 -x605217 -x605218 -x605219 -x605220 -x605221 -x605222 -x605223 -x605224 -x605225 -x605226 -x605227 -x605228 -x605229 -x605230 -x605231 -x605232 -x605233 -x605234 -x605235 -x605236 -x605237 -x605238 -x605239 -x605240 -x605241 -x605242 -x605243 -x605244 -x605245 -x605246 -x605247 -x605248 -x605249 -x605250 -x605251 -x605252 -x605253 -x605254 -x605255 -x605256 -x605257 -x605258 -x605259 -x605260 -x605261 -x605262 -x605263 -x605264 -x605265 -x605266 -x605267 -x605268 -x605269 -x605270 -x605271 -x605272 -x605273 -x605274 -x605275 -x605276 -x605277 -x605278 -x605279 -x605280 -x605281 -x605282 -x605283 -x605284 -x605285 -x605286 -x605287 -x605288 -x605289 -x605290 -x605291 -x605292 -x605293 -x605294 -x605295 -x605296 -x605297 -x605298 -x605299 -x605300 -x605301 -x605302 -x605303 -x605304 -x605305 -x605306 -x605307 -x605308 -x605309 -x605310 -x605311 -x605312 -x605313 -x605314 -x605315 -x605316 -x605317 -x605318 -x605319 -x605320 -x605321 -x605322 -x605323 -x605324 -x605325 -x605326 -x605327 -x605328 -x605329 -x605330 -x605331 -x605332 -x605333 -x605334 -x605335 -x605336 -x605337 -x605338 -x605339 -x605340 -x605341 -x605342 -x605343 -x605344 -x605345 -x605346 -x605347 -x605348 -x605349 -x605350 -x605351 -x605352 -x605353 -x605354 -x605355 -x605356 -x605357 -x605358 -x605359 -x605360 -x605361 -x605362 -x605363 -x605364 -x605365 -x605366 -x605367 -x605368 -x605369 -x605370 -x605371 -x605372 -x605373 -x605374 -x605375 -x605376 -x605377 -x605378 -x605379 -x605380 -x605381 -x605382 -x605383 -x605384 -x605385 -x605386 -x605387 -x605388 -x605389 -x605390 -x605391 -x605392 -x605393 -x605394 -x605395 -x605396 -x605397 -x605398 -x605399 -x605400 -x605401 -x605402 -x605403 -x605404 -x605405 -x605406 -x605407 -x605408 -x605409 -x605410 -x605411 -x605412 -x605413 -x605414 -x605415 -x605416 -x605417 x605418 -x605419 -x605420 -x605421 -x605422 -x605423 -x605424 -x605425 -x605426 -x605427 -x605428 -x605429 -x605430 -x605431 -x605432 -x605433 -x605434 -x605435 -x605436 -x605437 -x605438 -x605439 -x605440 -x605441 -x605442 -x605443 -x605444 -x605445 -x605446 -x605447 -x605448 -x605449 -x605450 -x605451 -x605452 -x605453 -x605454 -x605455 -x605456 -x605457 -x605458 -x605459 -x605460 -x605461 -x605462 -x605463 -x605464 -x605465 -x605466 -x605467 -x605468 -x605469 -x605470 -x605471 -x605472 -x605473 -x605474 -x605475 -x605476 -x605477 -x605478 -x605479 -x605480 -x605481 -x605482 -x605483 -x605484 -x605485 -x605486 -x605487 -x605488 -x605489 -x605490 -x605491 -x605492 -x605493 -x605494 -x605495 -x605496 -x605497 -x605498 -x605499 -x605500 -x605501 -x605502 -x605503 -x605504 -x605505 -x605506 -x605507 -x605508 -x605509 -x605510 -x605511 -x605512 -x605513 -x605514 -x605515 -x605516 -x605517 -x605518 -x605519 -x605520 -x605521 -x605522 -x605523 -x605524 -x605525 -x605526 -x605527 -x605528 -x605529 -x605530 -x605531 -x605532 -x605533 -x605534 -x605535 -x605536 -x605537 -x605538 -x605539 -x605540 -x605541 -x605542 -x605543 -x605544 -x605545 -x605546 -x605547 -x605548 -x605549 -x605550 -x605551 -x605552 -x605553 -x605554 -x605555 -x605556 -x605557 -x605558 -x605559 -x605560 -x605561 -x605562 -x605563 -x605564 -x605565 -x605566 -x605567 -x605568 -x605569 -x605570 -x605571 -x605572 -x605573 -x605574 -x605575 -x605576 -x605577 -x605578 -x605579 -x605580 -x605581 -x605582 -x605583 -x605584 -x605585 -x605586 -x605587 -x605588 -x605589 -x605590 -x605591 -x605592 -x605593 -x605594 -x605595 -x605596 -x605597 -x605598 -x605599 -x605600 -x605601 -x605602 -x605603 -x605604 -x605605 -x605606 -x605607 -x605608 -x605609 -x605610 -x605611 -x605612 -x605613 -x605614 -x605615 -x605616 -x605617 -x605618 -x605619 -x605620 -x605621 -x605622 -x605623 -x605624 -x605625 -x605626 -x605627 -x605628 -x605629 -x605630 -x605631 -x605632 -x605633 -x605634 -x605635 -x605636 -x605637 -x605638 -x605639 -x605640 -x605641 -x605642 -x605643 -x605644 -x605645 -x605646 -x605647 -x605648 -x605649 -x605650 -x605651 -x605652 -x605653 -x605654 -x605655 -x605656 -x605657 -x605658 -x605659 -x605660 -x605661 -x605662 -x605663 -x605664 -x605665 -x605666 -x605667 -x605668 -x605669 -x605670 -x605671 -x605672 -x605673 -x605674 -x605675 -x605676 -x605677 -x605678 -x605679 -x605680 -x605681 -x605682 -x605683 -x605684 -x605685 -x605686 -x605687 -x605688 -x605689 -x605690 -x605691 -x605692 -x605693 -x605694 -x605695 -x605696 -x605697 -x605698 -x605699 -x605700 -x605701 -x605702 -x605703 -x605704 -x605705 -x605706 -x605707 -x605708 -x605709 -x605710 x605711 -x605712 -x605713 -x605714 -x605715 -x605716 -x605717 -x605718 -x605719 -x605720 -x605721 -x605722 -x605723 -x605724 -x605725 -x605726 -x605727 -x605728 -x605729 -x605730 -x605731 -x605732 -x605733 -x605734 -x605735 -x605736 -x605737 -x605738 -x605739 -x605740 -x605741 -x605742 -x605743 -x605744 -x605745 -x605746 -x605747 -x605748 -x605749 -x605750 -x605751 -x605752 -x605753 -x605754 -x605755 -x605756 -x605757 -x605758 -x605759 -x605760 -x605761 -x605762 -x605763 -x605764 -x605765 -x605766 -x605767 -x605768 -x605769 -x605770 -x605771 -x605772 -x605773 -x605774 -x605775 -x605776 -x605777 -x605778 -x605779 -x605780 -x605781 -x605782 -x605783 -x605784 -x605785 -x605786 -x605787 -x605788 -x605789 -x605790 -x605791 -x605792 -x605793 -x605794 -x605795 -x605796 -x605797 -x605798 -x605799 -x605800 -x605801 -x605802 -x605803 -x605804 -x605805 -x605806 -x605807 -x605808 -x605809 -x605810 -x605811 -x605812 -x605813 -x605814 -x605815 -x605816 -x605817 -x605818 -x605819 -x605820 -x605821 -x605822 -x605823 -x605824 -x605825 -x605826 -x605827 -x605828 -x605829 -x605830 -x605831 -x605832 -x605833 -x605834 x605835 -x605836 -x605837 -x605838 -x605839 -x605840 -x605841 -x605842 -x605843 -x605844 -x605845 -x605846 -x605847 -x605848 -x605849 -x605850 -x605851 -x605852 -x605853 -x605854 -x605855 -x605856 -x605857 -x605858 -x605859 -x605860 -x605861 -x605862 -x605863 -x605864 -x605865 -x605866 -x605867 -x605868 -x605869 -x605870 -x605871 -x605872 -x605873 -x605874 -x605875 -x605876 -x605877 -x605878 -x605879 -x605880 -x605881 -x605882 -x605883 -x605884 -x605885 -x605886 -x605887 -x605888 -x605889 -x605890 -x605891 -x605892 -x605893 -x605894 -x605895 -x605896 -x605897 -x605898 -x605899 -x605900 -x605901 -x605902 -x605903 -x605904 -x605905 -x605906 -x605907 -x605908 -x605909 -x605910 -x605911 -x605912 -x605913 -x605914 -x605915 -x605916 -x605917 -x605918 -x605919 -x605920 -x605921 -x605922 -x605923 -x605924 -x605925 -x605926 -x605927 -x605928 -x605929 -x605930 -x605931 -x605932 -x605933 -x605934 -x605935 -x605936 -x605937 -x605938 -x605939 -x605940 -x605941 -x605942 -x605943 -x605944 -x605945 -x605946 -x605947 -x605948 -x605949 -x605950 -x605951 -x605952 -x605953 -x605954 -x605955 -x605956 -x605957 -x605958 -x605959 -x605960 -x605961 -x605962 -x605963 -x605964 -x605965 x605966 -x605967 -x605968 -x605969 -x605970 -x605971 -x605972 -x605973 -x605974 -x605975 -x605976 -x605977 -x605978 -x605979 -x605980 -x605981 -x605982 -x605983 -x605984 -x605985 -x605986 -x605987 -x605988 -x605989 -x605990 -x605991 -x605992 -x605993 -x605994 -x605995 -x605996 -x605997 -x605998 -x605999
3421.79/3431.58 v -x606000 -x606001 -x606002 -x606003 -x606004 -x606005 -x606006 -x606007 -x606008 -x606009 -x606010 -x606011 -x606012 -x606013 -x606014 -x606015 -x606016 -x606017 -x606018 -x606019 -x606020 -x606021 -x606022 -x606023 -x606024 -x606025 -x606026 -x606027 -x606028 -x606029 -x606030 -x606031 -x606032 -x606033 -x606034 -x606035 -x606036 -x606037 -x606038 -x606039 -x606040 -x606041 -x606042 -x606043 -x606044 -x606045 -x606046 -x606047 -x606048 -x606049 -x606050 -x606051 -x606052 -x606053 -x606054 -x606055 -x606056 -x606057 -x606058 -x606059 -x606060 -x606061 -x606062 -x606063 -x606064 -x606065 -x606066 -x606067 -x606068 -x606069 -x606070 -x606071 -x606072 -x606073 -x606074 -x606075 -x606076 -x606077 -x606078 -x606079 -x606080 -x606081 -x606082 -x606083 -x606084 -x606085 -x606086 -x606087 -x606088 -x606089 -x606090 -x606091 -x606092 -x606093 -x606094 -x606095 -x606096 -x606097 -x606098 -x606099 -x606100 -x606101 -x606102 -x606103 -x606104 -x606105 -x606106 -x606107 -x606108 -x606109 -x606110 -x606111 -x606112 -x606113 -x606114 -x606115 -x606116 -x606117 -x606118 -x606119 -x606120 -x606121 -x606122 -x606123 -x606124 -x606125 -x606126 -x606127 -x606128 -x606129 -x606130 -x606131 -x606132 -x606133 -x606134 -x606135 -x606136 -x606137 -x606138 -x606139 -x606140 -x606141 -x606142 -x606143 -x606144 -x606145 -x606146 -x606147 -x606148 -x606149 -x606150 -x606151 -x606152 -x606153 -x606154 -x606155 -x606156 -x606157 -x606158 -x606159 -x606160 -x606161 -x606162 -x606163 -x606164 -x606165 -x606166 -x606167 -x606168 -x606169 -x606170 -x606171 -x606172 -x606173 -x606174 -x606175 -x606176 -x606177 -x606178 -x606179 -x606180 -x606181 -x606182 -x606183 -x606184 -x606185 -x606186 -x606187 -x606188 -x606189 -x606190 -x606191 -x606192 -x606193 -x606194 -x606195 -x606196 -x606197 -x606198 -x606199 -x606200 -x606201 -x606202 -x606203 -x606204 -x606205 -x606206 -x606207 -x606208 -x606209 -x606210 -x606211 -x606212 -x606213 -x606214 -x606215 -x606216 -x606217 -x606218 -x606219 -x606220 -x606221 -x606222 -x606223 -x606224 -x606225 -x606226 -x606227 -x606228 -x606229 -x606230 -x606231 -x606232 -x606233 -x606234 -x606235 -x606236 -x606237 -x606238 -x606239 -x606240 -x606241 -x606242 -x606243 -x606244 -x606245 -x606246 -x606247 -x606248 -x606249 -x606250 -x606251 -x606252 -x606253 -x606254 -x606255 -x606256 -x606257 -x606258 -x606259 -x606260 -x606261 -x606262 -x606263 -x606264 -x606265 -x606266 -x606267 -x606268 -x606269 -x606270 -x606271 -x606272 -x606273 -x606274 -x606275 -x606276 -x606277 -x606278 -x606279 -x606280 -x606281 -x606282 -x606283 -x606284 -x606285 -x606286 -x606287 -x606288 -x606289 -x606290 -x606291 -x606292 -x606293 -x606294 -x606295 -x606296 -x606297 -x606298 -x606299 -x606300 -x606301 -x606302 -x606303 -x606304 -x606305 -x606306 -x606307 -x606308 -x606309 -x606310 -x606311 -x606312 -x606313 -x606314 -x606315 -x606316 -x606317 -x606318 -x606319 -x606320 -x606321 -x606322 -x606323 -x606324 -x606325 x606326 -x606327 -x606328 -x606329 -x606330 -x606331 -x606332 -x606333 -x606334 -x606335 -x606336 -x606337 -x606338 -x606339 -x606340 -x606341 -x606342 -x606343 -x606344 -x606345 -x606346 -x606347 -x606348 -x606349 -x606350 -x606351 -x606352 -x606353 -x606354 -x606355 -x606356 -x606357 -x606358 -x606359 -x606360 -x606361 -x606362 -x606363 -x606364 -x606365 -x606366 -x606367 -x606368 -x606369 -x606370 -x606371 -x606372 -x606373 -x606374 -x606375 -x606376 -x606377 -x606378 -x606379 -x606380 -x606381 -x606382 -x606383 -x606384 -x606385 -x606386 -x606387 -x606388 -x606389 -x606390 -x606391 -x606392 -x606393 -x606394 -x606395 -x606396 -x606397 -x606398 -x606399 -x606400 -x606401 -x606402 -x606403 -x606404 -x606405 -x606406 -x606407 -x606408 -x606409 -x606410 -x606411 -x606412 -x606413 -x606414 -x606415 -x606416 -x606417 -x606418 -x606419 -x606420 -x606421 -x606422 -x606423 -x606424 -x606425 -x606426 -x606427 -x606428 -x606429 -x606430 -x606431 -x606432 -x606433 -x606434 -x606435 -x606436 -x606437 -x606438 -x606439 -x606440 -x606441 -x606442 -x606443 -x606444 -x606445 -x606446 -x606447 -x606448 -x606449 -x606450 -x606451 -x606452 -x606453 -x606454 -x606455 -x606456 -x606457 -x606458 -x606459 -x606460 -x606461 -x606462 -x606463 -x606464 -x606465 -x606466 -x606467 -x606468 -x606469 -x606470 -x606471 -x606472 -x606473 -x606474 -x606475 -x606476 -x606477 -x606478 -x606479 -x606480 -x606481 -x606482 -x606483 -x606484 -x606485 -x606486 -x606487 -x606488 -x606489 -x606490 -x606491 -x606492 -x606493 -x606494 -x606495 -x606496 -x606497 -x606498 -x606499 -x606500 -x606501 -x606502 -x606503 -x606504 -x606505 -x606506 -x606507 -x606508 -x606509 -x606510 -x606511 -x606512 -x606513 -x606514 -x606515 -x606516 -x606517 -x606518 -x606519 -x606520 -x606521 -x606522 -x606523 -x606524 -x606525 -x606526 -x606527 -x606528 -x606529 -x606530 -x606531 -x606532 -x606533 -x606534 -x606535 -x606536 -x606537 -x606538 -x606539 -x606540 -x606541 -x606542 -x606543 -x606544 -x606545 -x606546 -x606547 -x606548 -x606549 -x606550 -x606551 -x606552 -x606553 -x606554 -x606555 -x606556 -x606557 -x606558 -x606559 -x606560 -x606561 -x606562 -x606563 -x606564 -x606565 -x606566 -x606567 -x606568 -x606569 -x606570 -x606571 -x606572 -x606573 -x606574 -x606575 -x606576 -x606577 -x606578 -x606579 -x606580 -x606581 -x606582 -x606583 -x606584 -x606585 -x606586 -x606587 -x606588 -x606589 -x606590 -x606591 -x606592 -x606593 -x606594 -x606595 -x606596 -x606597 -x606598 -x606599 -x606600 -x606601 -x606602 -x606603 -x606604 -x606605 -x606606 -x606607 -x606608 -x606609 -x606610 -x606611 -x606612 -x606613 -x606614 -x606615 -x606616 -x606617 -x606618 -x606619 -x606620 -x606621 -x606622 x606623 -x606624 -x606625 -x606626 -x606627 -x606628 -x606629 -x606630 -x606631 -x606632 -x606633 -x606634 -x606635 -x606636 -x606637 -x606638 -x606639 -x606640 -x606641 -x606642 -x606643 -x606644 -x606645 -x606646 -x606647 -x606648 -x606649 -x606650 -x606651 -x606652 -x606653 -x606654 -x606655 -x606656 -x606657 -x606658 -x606659 -x606660 -x606661 -x606662 -x606663 -x606664 -x606665 -x606666 -x606667 -x606668 -x606669 -x606670 -x606671 -x606672 -x606673 -x606674 -x606675 -x606676 -x606677 -x606678 -x606679 -x606680 -x606681 -x606682 -x606683 -x606684 -x606685 -x606686 -x606687 -x606688 -x606689 -x606690 -x606691 -x606692 -x606693 -x606694 -x606695 -x606696 -x606697 -x606698 -x606699 -x606700 -x606701 -x606702 -x606703 -x606704 -x606705 -x606706 -x606707 -x606708 -x606709 -x606710 -x606711 -x606712 -x606713 -x606714 -x606715 -x606716 -x606717 -x606718 -x606719 -x606720 -x606721 -x606722 -x606723 -x606724 -x606725 -x606726 -x606727 -x606728 -x606729 -x606730 -x606731 -x606732 -x606733 -x606734 -x606735 -x606736 -x606737 -x606738 -x606739 -x606740 -x606741 -x606742 -x606743 -x606744 -x606745 -x606746 -x606747 -x606748 -x606749 -x606750 -x606751 -x606752 -x606753 -x606754 -x606755 -x606756 -x606757 -x606758 -x606759 -x606760 -x606761 -x606762 -x606763 -x606764 -x606765 -x606766 -x606767 -x606768 -x606769 -x606770 -x606771 -x606772 -x606773 -x606774 -x606775 -x606776 -x606777 -x606778 -x606779 -x606780 -x606781 -x606782 -x606783 -x606784 -x606785 -x606786 -x606787 -x606788 -x606789 -x606790 -x606791 -x606792 -x606793 -x606794 -x606795 -x606796 -x606797 -x606798 -x606799 -x606800 -x606801 -x606802 -x606803 -x606804 -x606805 -x606806 -x606807 -x606808 -x606809 -x606810 -x606811 -x606812 -x606813 -x606814 -x606815 -x606816 -x606817 -x606818 -x606819 -x606820 -x606821 -x606822 -x606823 -x606824 -x606825 -x606826 -x606827 -x606828 -x606829 -x606830 -x606831 -x606832 -x606833 -x606834 -x606835 -x606836 -x606837 -x606838 -x606839 -x606840 -x606841 -x606842 -x606843 -x606844 -x606845 -x606846 -x606847 -x606848 -x606849 -x606850 -x606851 x606852 -x606853 -x606854 -x606855 -x606856 -x606857 -x606858 -x606859 -x606860 -x606861 -x606862 -x606863 -x606864 -x606865 -x606866 -x606867 -x606868 -x606869 -x606870 -x606871 -x606872 -x606873 -x606874 -x606875 -x606876 -x606877 -x606878 -x606879 -x606880 -x606881 -x606882 -x606883 -x606884 -x606885 -x606886 -x606887 -x606888 -x606889 -x606890 -x606891 -x606892 -x606893 -x606894 -x606895 -x606896 -x606897 -x606898 -x606899 -x606900 -x606901 -x606902 -x606903 -x606904 -x606905 -x606906 -x606907 -x606908 -x606909 -x606910 -x606911 -x606912 -x606913 -x606914 -x606915 -x606916 -x606917 -x606918 -x606919 -x606920 -x606921 -x606922 -x606923 -x606924 -x606925 -x606926 -x606927 -x606928 -x606929 -x606930 -x606931 -x606932 -x606933 -x606934 -x606935 -x606936 -x606937 -x606938 -x606939 -x606940 -x606941 -x606942 -x606943 -x606944 -x606945 -x606946 -x606947 -x606948 -x606949 -x606950 -x606951 -x606952 -x606953 -x606954 -x606955 -x606956 -x606957 -x606958 -x606959 -x606960 -x606961 -x606962 -x606963 -x606964 -x606965 -x606966 -x606967 -x606968 -x606969 -x606970 -x606971 -x606972 -x606973 -x606974 -x606975 -x606976 -x606977 -x606978 -x606979 -x606980 -x606981 -x606982 -x606983 -x606984 -x606985 -x606986 -x606987 -x606988 -x606989 -x606990 -x606991 -x606992 -x606993 -x606994 -x606995 -x606996 -x606997 -x606998 -x606999 -x607000 -x607001 -x607002 -x607003 -x607004 -x607005 -x607006 -x607007 -x607008 -x607009 -x607010 -x607011 -x607012 -x607013 -x607014 -x607015 -x607016 -x607017 -x607018 -x607019 -x607020 -x607021 -x607022 -x607023 -x607024 -x607025 -x607026 -x607027 -x607028 -x607029 -x607030 -x607031 -x607032 -x607033 -x607034 -x607035 -x607036 -x607037 -x607038 -x607039 -x607040 -x607041 -x607042 -x607043 -x607044 -x607045 -x607046 -x607047 -x607048 -x607049 -x607050 -x607051 -x607052 -x607053 -x607054 -x607055 -x607056 -x607057 -x607058 -x607059 -x607060 x607061 -x607062 -x607063 -x607064 -x607065 -x607066 -x607067 -x607068 -x607069 -x607070 -x607071 -x607072 -x607073 -x607074 -x607075 -x607076 -x607077 -x607078 -x607079 -x607080 -x607081 -x607082 -x607083 -x607084 -x607085 -x607086 -x607087 -x607088 -x607089 -x607090 -x607091 -x607092 -x607093 -x607094 -x607095 -x607096 -x607097 -x607098 -x607099 -x607100 -x607101 -x607102 -x607103 -x607104 -x607105 -x607106 -x607107 -x607108 -x607109 -x607110 -x607111 -x607112 -x607113 -x607114 -x607115 -x607116 -x607117 -x607118 -x607119 -x607120 -x607121 -x607122 -x607123 -x607124 -x607125 -x607126 -x607127 -x607128 -x607129 -x607130 -x607131 -x607132 -x607133 -x607134 -x607135 -x607136 -x607137 -x607138 -x607139 -x607140 -x607141 -x607142 -x607143 -x607144 -x607145 -x607146 -x607147 -x607148 -x607149 -x607150 -x607151 -x607152 -x607153 -x607154 -x607155 -x607156 -x607157 -x607158 -x607159 -x607160 -x607161 -x607162 -x607163 -x607164 -x607165 -x607166 -x607167 -x607168 -x607169 -x607170 -x607171 -x607172 -x607173 -x607174 -x607175 -x607176 -x607177 -x607178 -x607179 -x607180 -x607181 -x607182 -x607183 -x607184 -x607185 -x607186 -x607187 -x607188 -x607189 -x607190 -x607191 -x607192 -x607193 -x607194 -x607195 -x607196 -x607197 -x607198 -x607199 -x607200 -x607201 -x607202 -x607203 -x607204 -x607205 -x607206 -x607207 -x607208 -x607209 -x607210 -x607211 -x607212 -x607213 -x607214 -x607215 -x607216 -x607217 -x607218 -x607219 -x607220 -x607221 -x607222 -x607223 -x607224 -x607225 -x607226 -x607227 -x607228 -x607229 x607230 -x607231 -x607232 -x607233 -x607234 -x607235 -x607236 -x607237 -x607238 -x607239 -x607240 -x607241 -x607242 -x607243 -x607244 -x607245 -x607246 -x607247 -x607248 -x607249 -x607250 -x607251 -x607252 -x607253 -x607254 -x607255 -x607256 -x607257 -x607258 -x607259 -x607260 -x607261 -x607262 -x607263 -x607264 -x607265 -x607266 -x607267 -x607268 -x607269 -x607270 -x607271 -x607272 -x607273 -x607274 -x607275 -x607276 -x607277 -x607278 -x607279 -x607280 -x607281 -x607282 -x607283 -x607284 -x607285 -x607286 -x607287 -x607288 -x607289 -x607290 -x607291 -x607292 -x607293 -x607294 -x607295 -x607296 -x607297 -x607298 -x607299 -x607300 -x607301 -x607302 -x607303 -x607304 -x607305 -x607306 -x607307 -x607308 -x607309 -x607310 -x607311 -x607312 -x607313 -x607314 -x607315 -x607316 -x607317 -x607318 -x607319 -x607320 -x607321 -x607322 -x607323 -x607324 -x607325 -x607326 -x607327 -x607328 -x607329 -x607330 -x607331 -x607332 -x607333 -x607334 -x607335 -x607336 -x607337 -x607338 -x607339 -x607340 -x607341 -x607342 -x607343 -x607344 -x607345 -x607346 -x607347 -x607348 -x607349 -x607350 -x607351 -x607352 -x607353 -x607354 -x607355 -x607356 -x607357 -x607358 -x607359 -x607360 -x607361 -x607362 -x607363 -x607364 -x607365 -x607366 -x607367 -x607368 -x607369 -x607370 -x607371 -x607372 -x607373 -x607374 -x607375 -x607376 -x607377 -x607378 -x607379 -x607380 -x607381 -x607382 -x607383 -x607384 -x607385 -x607386 -x607387 -x607388 -x607389 -x607390 -x607391 -x607392 -x607393 -x607394 -x607395 -x607396 -x607397 -x607398 -x607399 -x607400 -x607401 -x607402 -x607403 -x607404 -x607405 -x607406 -x607407 -x607408 -x607409 -x607410 -x607411 -x607412 -x607413 -x607414 -x607415 -x607416 -x607417 -x607418 -x607419 -x607420 -x607421 -x607422 -x607423 -x607424 -x607425 -x607426 -x607427 -x607428 -x607429 -x607430 -x607431 -x607432 -x607433 -x607434 -x607435 -x607436 -x607437 -x607438 -x607439 -x607440 -x607441 -x607442 -x607443 -x607444 -x607445 -x607446 -x607447 -x607448 -x607449 -x607450 -x607451 -x607452 -x607453 -x607454 -x607455 -x607456 -x607457 -x607458 -x607459 -x607460 -x607461 -x607462 -x607463 -x607464 -x607465 -x607466 -x607467 -x607468 -x607469 -x607470 -x607471 -x607472 -x607473 -x607474 -x607475 -x607476 -x607477 -x607478 -x607479 -x607480 -x607481 x607482 -x607483 -x607484 -x607485 -x607486 -x607487 -x607488 -x607489 -x607490 -x607491 -x607492 -x607493 -x607494 -x607495 -x607496 -x607497 -x607498 -x607499 -x607500 -x607501 -x607502 -x607503 -x607504 -x607505 -x607506 -x607507 -x607508 -x607509 -x607510 -x607511 -x607512 -x607513 -x607514 -x607515 -x607516 -x607517 -x607518 -x607519 -x607520 -x607521 -x607522 -x607523 -x607524 -x607525 -x607526 -x607527 -x607528 -x607529 -x607530 -x607531 -x607532 -x607533 -x607534 -x607535 -x607536 -x607537 -x607538 -x607539 -x607540 -x607541 -x607542 -x607543 -x607544 -x607545 -x607546 -x607547 -x607548 -x607549 -x607550 -x607551 -x607552 -x607553 -x607554 -x607555 -x607556 -x607557 -x607558 -x607559 -x607560 -x607561 -x607562 -x607563 -x607564 -x607565 -x607566 -x607567 -x607568 -x607569 -x607570 -x607571 -x607572 -x607573 -x607574 -x607575 -x607576 -x607577 -x607578 -x607579 -x607580 -x607581 -x607582 -x607583 -x607584 -x607585 -x607586 -x607587 -x607588 -x607589 -x607590 -x607591 -x607592 -x607593 x607594 -x607595 -x607596 -x607597 -x607598 -x607599 -x607600 -x607601 -x607602 -x607603 -x607604 -x607605 -x607606 -x607607 -x607608 -x607609 -x607610 -x607611 -x607612 -x607613 -x607614 -x607615 -x607616 -x607617 -x607618 -x607619 -x607620 -x607621 -x607622 -x607623 -x607624 -x607625 -x607626 -x607627 -x607628 -x607629 -x607630 -x607631 -x607632 -x607633 -x607634 -x607635 -x607636 -x607637 -x607638 -x607639 -x607640 -x607641 -x607642 -x607643 -x607644 -x607645 -x607646 -x607647 -x607648 -x607649 -x607650 -x607651 -x607652 -x607653 -x607654 -x607655 -x607656 -x607657 -x607658 -x607659 -x607660 -x607661 -x607662 -x607663 -x607664 -x607665 -x607666 -x607667 -x607668 -x607669 -x607670 -x607671 -x607672 -x607673 -x607674 -x607675 -x607676 -x607677 -x607678 -x607679 -x607680 -x607681 -x607682 -x607683 -x607684 -x607685 -x607686 -x607687 -x607688 -x607689 -x607690 -x607691 -x607692 -x607693 -x607694 -x607695 -x607696 -x607697 -x607698 -x607699 -x607700 -x607701 -x607702 -x607703 -x607704 -x607705 -x607706 -x607707 -x607708 -x607709 -x607710 -x607711 -x607712 -x607713 -x607714 -x607715 -x607716 -x607717 -x607718 -x607719 -x607720 -x607721 -x607722 -x607723 -x607724 -x607725 -x607726 -x607727 -x607728 -x607729 -x607730 -x607731 -x607732 -x607733 -x607734 -x607735 -x607736 -x607737 -x607738 -x607739 -x607740 -x607741 -x607742 -x607743 -x607744 -x607745 -x607746 -x607747 -x607748 -x607749 -x607750 -x607751 -x607752 -x607753 -x607754 -x607755 -x607756 -x607757 -x607758 -x607759 -x607760 x607761 -x607762 -x607763 -x607764 -x607765 -x607766 -x607767 -x607768 -x607769 -x607770 -x607771 -x607772 -x607773 -x607774 -x607775 -x607776 -x607777 -x607778 -x607779 -x607780 -x607781 -x607782 -x607783 -x607784 -x607785 -x607786 -x607787 -x607788 -x607789 -x607790 -x607791 -x607792 -x607793 -x607794 -x607795 -x607796 -x607797 -x607798 -x607799 -x607800 -x607801 -x607802 -x607803 -x607804 -x607805 -x607806 -x607807 -x607808 -x607809 -x607810 -x607811 -x607812 -x607813 -x607814 -x607815 -x607816 -x607817 -x607818 -x607819 -x607820 -x607821 -x607822 -x607823 -x607824 -x607825 -x607826 -x607827 -x607828 -x607829 -x607830 -x607831 -x607832 -x607833 -x607834 -x607835 -x607836 -x607837 -x607838 -x607839 -x607840 -x607841 -x607842 -x607843 -x607844 -x607845 -x607846 -x607847 -x607848 -x607849 -x607850 -x607851 -x607852 -x607853 -x607854 -x607855 -x607856 -x607857 -x607858 -x607859 -x607860 -x607861 -x607862 -x607863 -x607864 -x607865 -x607866 -x607867 -x607868 -x607869 -x607870 -x607871 -x607872 -x607873 -x607874 -x607875 -x607876 -x607877 -x607878 -x607879 -x607880 -x607881 -x607882 -x607883 -x607884 -x607885 -x607886 -x607887 -x607888 -x607889 -x607890 -x607891 -x607892 -x607893 -x607894 -x607895 -x607896 -x607897 -x607898 -x607899 -x607900 -x607901 -x607902 -x607903 -x607904 -x607905 -x607906 -x607907 -x607908 -x607909 -x607910 -x607911 -x607912 -x607913 -x607914 -x607915 -x607916 -x607917 -x607918 -x607919 -x607920 -x607921 -x607922 -x607923 -x607924 -x607925 -x607926 -x607927 -x607928 -x607929 -x607930 -x607931 -x607932 -x607933 -x607934 -x607935 -x607936 -x607937 -x607938 -x607939 -x607940 -x607941 -x607942 -x607943 -x607944 -x607945 -x607946 -x607947 -x607948 -x607949 -x607950 -x607951 -x607952 -x607953 -x607954 -x607955 -x607956 -x607957 -x607958 -x607959 -x607960 -x607961 -x607962 -x607963 -x607964 -x607965 -x607966 -x607967 -x607968 -x607969 -x607970 -x607971 -x607972 -x607973 -x607974 -x607975 -x607976 -x607977 -x607978 -x607979 -x607980 -x607981 -x607982 -x607983 -x607984 -x607985 -x607986 -x607987 -x607988 -x607989 -x607990 -x607991 -x607992 -x607993 -x607994 -x607995 -x607996 -x607997 -x607998 -x607999
3421.79/3431.58 v -x608000 -x608001 -x608002 -x608003 -x608004 -x608005 -x608006 -x608007 -x608008 -x608009 -x608010 -x608011 -x608012 -x608013 -x608014 -x608015 -x608016 -x608017 -x608018 -x608019 -x608020 -x608021 -x608022 -x608023 -x608024 -x608025 -x608026 -x608027 -x608028 -x608029 -x608030 -x608031 -x608032 -x608033 -x608034 -x608035 -x608036 -x608037 -x608038 -x608039 -x608040 -x608041 -x608042 -x608043 -x608044 -x608045 -x608046 -x608047 -x608048 -x608049 -x608050 -x608051 -x608052 -x608053 -x608054 -x608055 -x608056 -x608057 -x608058 -x608059 -x608060 -x608061 -x608062 -x608063 -x608064 -x608065 -x608066 -x608067 -x608068 -x608069 -x608070 -x608071 -x608072 -x608073 -x608074 -x608075 -x608076 -x608077 -x608078 -x608079 -x608080 -x608081 -x608082 -x608083 -x608084 -x608085 -x608086 -x608087 -x608088 -x608089 -x608090 -x608091 -x608092 -x608093 -x608094 -x608095 -x608096 -x608097 -x608098 -x608099 -x608100 -x608101 -x608102 -x608103 -x608104 -x608105 -x608106 -x608107 -x608108 -x608109 -x608110 -x608111 -x608112 -x608113 -x608114 -x608115 -x608116 -x608117 -x608118 -x608119 -x608120 -x608121 -x608122 -x608123 -x608124 -x608125 -x608126 -x608127 -x608128 -x608129 -x608130 -x608131 -x608132 -x608133 -x608134 -x608135 -x608136 -x608137 -x608138 -x608139 -x608140 -x608141 -x608142 -x608143 -x608144 -x608145 -x608146 -x608147 -x608148 -x608149 -x608150 -x608151 -x608152 -x608153 -x608154 -x608155 -x608156 -x608157 -x608158 -x608159 -x608160 -x608161 -x608162 -x608163 -x608164 -x608165 -x608166 -x608167 -x608168 -x608169 -x608170 -x608171 -x608172 -x608173 -x608174 -x608175 -x608176 -x608177 -x608178 -x608179 -x608180 -x608181 -x608182 -x608183 -x608184 -x608185 -x608186 -x608187 -x608188 -x608189 -x608190 -x608191 -x608192 -x608193 -x608194 -x608195 -x608196 -x608197 -x608198 x608199 -x608200 -x608201 -x608202 -x608203 -x608204 -x608205 -x608206 -x608207 -x608208 -x608209 -x608210 -x608211 -x608212 -x608213 -x608214 -x608215 -x608216 -x608217 -x608218 -x608219 -x608220 -x608221 -x608222 -x608223 -x608224 -x608225 -x608226 -x608227 -x608228 -x608229 -x608230 -x608231 -x608232 -x608233 -x608234 -x608235 -x608236 -x608237 -x608238 -x608239 -x608240 -x608241 -x608242 -x608243 -x608244 -x608245 -x608246 -x608247 -x608248 -x608249 -x608250 -x608251 -x608252 -x608253 -x608254 -x608255 -x608256 -x608257 -x608258 -x608259 -x608260 -x608261 -x608262 -x608263 -x608264 -x608265 -x608266 -x608267 -x608268 -x608269 -x608270 -x608271 -x608272 -x608273 -x608274 -x608275 -x608276 -x608277 -x608278 -x608279 -x608280 -x608281 -x608282 -x608283 -x608284 -x608285 -x608286 -x608287 -x608288 -x608289 -x608290 -x608291 -x608292 -x608293 -x608294 -x608295 -x608296 -x608297 -x608298 -x608299 -x608300 -x608301 -x608302 -x608303 -x608304 -x608305 -x608306 -x608307 -x608308 -x608309 -x608310 -x608311 -x608312 -x608313 -x608314 -x608315 -x608316 -x608317 -x608318 -x608319 -x608320 -x608321 -x608322 -x608323 -x608324 -x608325 -x608326 -x608327 -x608328 -x608329 -x608330 -x608331 x608332 -x608333 -x608334 -x608335 -x608336 -x608337 -x608338 -x608339 -x608340 -x608341 -x608342 -x608343 -x608344 -x608345 -x608346 -x608347 -x608348 -x608349 -x608350 -x608351 -x608352 -x608353 -x608354 -x608355 -x608356 -x608357 -x608358 -x608359 -x608360 -x608361 -x608362 -x608363 -x608364 -x608365 -x608366 -x608367 -x608368 -x608369 -x608370 -x608371 -x608372 -x608373 -x608374 -x608375 -x608376 -x608377 -x608378 -x608379 -x608380 -x608381 -x608382 -x608383 -x608384 -x608385 -x608386 -x608387 -x608388 -x608389 -x608390 -x608391 -x608392 -x608393 -x608394 -x608395 -x608396 -x608397 -x608398 -x608399 -x608400 -x608401 -x608402 -x608403 -x608404 -x608405 -x608406 -x608407 -x608408 -x608409 -x608410 -x608411 -x608412 -x608413 -x608414 -x608415 -x608416 -x608417 -x608418 -x608419 -x608420 -x608421 -x608422 -x608423 -x608424 -x608425 -x608426 -x608427 -x608428 -x608429 -x608430 -x608431 -x608432 -x608433 -x608434 -x608435 -x608436 -x608437 -x608438 -x608439 -x608440 -x608441 -x608442 -x608443 -x608444 -x608445 -x608446 -x608447 -x608448 -x608449 -x608450 -x608451 -x608452 -x608453 -x608454 -x608455 -x608456 -x608457 -x608458 -x608459 -x608460 -x608461 -x608462 -x608463 -x608464 -x608465 -x608466 -x608467 -x608468 -x608469 -x608470 -x608471 -x608472 -x608473 -x608474 -x608475 -x608476 -x608477 -x608478 -x608479 -x608480 -x608481 -x608482 -x608483 -x608484 -x608485 -x608486 -x608487 -x608488 -x608489 -x608490 -x608491 -x608492 -x608493 -x608494 -x608495 -x608496 -x608497 -x608498 -x608499 -x608500 -x608501 -x608502 -x608503 -x608504 -x608505 -x608506 -x608507 -x608508 -x608509 -x608510 -x608511 -x608512 -x608513 -x608514 -x608515 -x608516 -x608517 -x608518 -x608519 -x608520 -x608521 -x608522 -x608523 -x608524 -x608525 -x608526 -x608527 -x608528 -x608529 -x608530 -x608531 -x608532 -x608533 -x608534 -x608535 -x608536 -x608537 -x608538 -x608539 -x608540 -x608541 -x608542 -x608543 -x608544 -x608545 -x608546 -x608547 -x608548 -x608549 -x608550 -x608551 -x608552 -x608553 -x608554 -x608555 -x608556 -x608557 -x608558 -x608559 -x608560 -x608561 -x608562 -x608563 -x608564 -x608565 -x608566 -x608567 -x608568 -x608569 -x608570 -x608571 -x608572 -x608573 -x608574 -x608575 -x608576 -x608577 -x608578 -x608579 -x608580 -x608581 -x608582 -x608583 -x608584 -x608585 -x608586 -x608587 -x608588 -x608589 -x608590 -x608591 -x608592 -x608593 -x608594 -x608595 -x608596 -x608597 -x608598 -x608599 -x608600 -x608601 -x608602 -x608603 -x608604 -x608605 -x608606 -x608607 -x608608 -x608609 -x608610 -x608611 -x608612 -x608613 -x608614 -x608615 -x608616 -x608617 -x608618 -x608619 x608620 -x608621 -x608622 -x608623 -x608624 -x608625 -x608626 -x608627 -x608628 -x608629 -x608630 -x608631 -x608632 -x608633 -x608634 -x608635 -x608636 -x608637 -x608638 -x608639 -x608640 -x608641 -x608642 -x608643 -x608644 -x608645 -x608646 -x608647 -x608648 -x608649 -x608650 -x608651 -x608652 -x608653 -x608654 -x608655 -x608656 -x608657 -x608658 -x608659 -x608660 -x608661 -x608662 -x608663 -x608664 -x608665 -x608666 -x608667 -x608668 -x608669 -x608670 -x608671 -x608672 -x608673 -x608674 -x608675 -x608676 -x608677 -x608678 -x608679 -x608680 -x608681 -x608682 -x608683 -x608684 -x608685 -x608686 -x608687 -x608688 -x608689 -x608690 -x608691 -x608692 -x608693 -x608694 -x608695 -x608696 -x608697 -x608698 -x608699 -x608700 -x608701 -x608702 -x608703 -x608704 -x608705 -x608706 -x608707 -x608708 -x608709 -x608710 -x608711 -x608712 -x608713 -x608714 -x608715 -x608716 -x608717 -x608718 -x608719 -x608720 -x608721 -x608722 -x608723 -x608724 -x608725 -x608726 -x608727 -x608728 -x608729 -x608730 -x608731 -x608732 -x608733 -x608734 -x608735 -x608736 -x608737 -x608738 -x608739 -x608740 -x608741 -x608742 -x608743 -x608744 -x608745 -x608746 -x608747 -x608748 -x608749 -x608750 -x608751 -x608752 -x608753 -x608754 -x608755 -x608756 -x608757 -x608758 -x608759 -x608760 -x608761 -x608762 -x608763 -x608764 -x608765 -x608766 -x608767 -x608768 -x608769 -x608770 -x608771 -x608772 -x608773 -x608774 -x608775 -x608776 -x608777 -x608778 -x608779 -x608780 -x608781 -x608782 -x608783 -x608784 -x608785 -x608786 -x608787 -x608788 -x608789 -x608790 -x608791 -x608792 -x608793 -x608794 -x608795 -x608796 -x608797 -x608798 -x608799 -x608800 -x608801 -x608802 -x608803 -x608804 -x608805 -x608806 -x608807 -x608808 -x608809 -x608810 -x608811 -x608812 -x608813 -x608814 -x608815 -x608816 -x608817 -x608818 -x608819 -x608820 -x608821 -x608822 -x608823 -x608824 -x608825 -x608826 -x608827 -x608828 -x608829 -x608830 -x608831 -x608832 -x608833 -x608834 -x608835 -x608836 -x608837 -x608838 -x608839 -x608840 -x608841 -x608842 -x608843 -x608844 -x608845 -x608846 -x608847 -x608848 -x608849 -x608850 -x608851 -x608852 -x608853 -x608854 -x608855 x608856 -x608857 -x608858 -x608859 -x608860 -x608861 -x608862 -x608863 -x608864 -x608865 -x608866 -x608867 -x608868 -x608869 -x608870 -x608871 -x608872 -x608873 -x608874 -x608875 -x608876 -x608877 -x608878 -x608879 -x608880 -x608881 -x608882 -x608883 -x608884 -x608885 -x608886 -x608887 -x608888 -x608889 -x608890 -x608891 -x608892 -x608893 -x608894 -x608895 -x608896 -x608897 -x608898 -x608899 -x608900 -x608901 -x608902 -x608903 -x608904 -x608905 -x608906 -x608907 -x608908 -x608909 -x608910 -x608911 -x608912 -x608913 -x608914 -x608915 -x608916 -x608917 -x608918 -x608919 -x608920 -x608921 -x608922 -x608923 -x608924 -x608925 -x608926 -x608927 -x608928 -x608929 -x608930 -x608931 -x608932 -x608933 -x608934 -x608935 -x608936 -x608937 -x608938 -x608939 -x608940 -x608941 -x608942 -x608943 -x608944 -x608945 -x608946 -x608947 -x608948 -x608949 x608950 -x608951 -x608952 -x608953 -x608954 -x608955 -x608956 -x608957 -x608958 -x608959 -x608960 -x608961 -x608962 -x608963 -x608964 -x608965 -x608966 -x608967 -x608968 -x608969 -x608970 -x608971 -x608972 -x608973 -x608974 -x608975 -x608976 -x608977 -x608978 -x608979 -x608980 -x608981 -x608982 -x608983 -x608984 -x608985 -x608986 -x608987 -x608988 -x608989 -x608990 -x608991 -x608992 -x608993 -x608994 -x608995 -x608996 -x608997 -x608998 -x608999 -x609000 -x609001 -x609002 -x609003 -x609004 -x609005 -x609006 -x609007 -x609008 -x609009 -x609010 -x609011 -x609012 -x609013 -x609014 -x609015 -x609016 -x609017 -x609018 -x609019 -x609020 -x609021 -x609022 -x609023 -x609024 -x609025 -x609026 -x609027 -x609028 -x609029 -x609030 -x609031 -x609032 -x609033 -x609034 -x609035 -x609036 -x609037 -x609038 -x609039 -x609040 -x609041 -x609042 -x609043 -x609044 -x609045 -x609046 -x609047 -x609048 -x609049 -x609050 -x609051 -x609052 -x609053 -x609054 -x609055 -x609056 -x609057 -x609058 -x609059 -x609060 -x609061 -x609062 -x609063 -x609064 -x609065 -x609066 -x609067 -x609068 -x609069 -x609070 -x609071 -x609072 -x609073 -x609074 -x609075 -x609076 -x609077 -x609078 -x609079 -x609080 -x609081 -x609082 -x609083 -x609084 -x609085 -x609086 -x609087 -x609088 -x609089 -x609090 -x609091 -x609092 -x609093 -x609094 -x609095 -x609096 -x609097 -x609098 -x609099 -x609100 -x609101 -x609102 -x609103 -x609104 -x609105 -x609106 -x609107 -x609108 -x609109 -x609110 -x609111 -x609112 -x609113 -x609114 -x609115 -x609116 -x609117 -x609118 -x609119 -x609120 -x609121 -x609122 -x609123 -x609124 -x609125 -x609126 -x609127 -x609128 -x609129 -x609130 -x609131 -x609132 -x609133 -x609134 -x609135 -x609136 -x609137 -x609138 -x609139 -x609140 -x609141 -x609142 -x609143 -x609144 -x609145 -x609146 -x609147 -x609148 -x609149 -x609150 -x609151 -x609152 -x609153 -x609154 -x609155 -x609156 -x609157 -x609158 -x609159 -x609160 -x609161 -x609162 -x609163 -x609164 -x609165 -x609166 -x609167 -x609168 -x609169 -x609170 -x609171 -x609172 -x609173 -x609174 -x609175 -x609176 -x609177 -x609178 -x609179 -x609180 -x609181 -x609182 x609183 -x609184 -x609185 -x609186 -x609187 -x609188 -x609189 -x609190 -x609191 -x609192 -x609193 -x609194 -x609195 -x609196 -x609197 -x609198 -x609199 -x609200 -x609201 -x609202 -x609203 -x609204 -x609205 -x609206 -x609207 -x609208 -x609209 -x609210 -x609211 -x609212 -x609213 -x609214 -x609215 -x609216 -x609217 -x609218 -x609219 -x609220 -x609221 -x609222 -x609223 -x609224 -x609225 -x609226 -x609227 -x609228 -x609229 -x609230 -x609231 -x609232 -x609233 -x609234 -x609235 -x609236 -x609237 -x609238 -x609239 -x609240 -x609241 -x609242 -x609243 -x609244 -x609245 -x609246 -x609247 -x609248 -x609249 -x609250 -x609251 -x609252 -x609253 -x609254 -x609255 -x609256 -x609257 -x609258 -x609259 -x609260 -x609261 -x609262 -x609263 -x609264 -x609265 -x609266 -x609267 -x609268 -x609269 -x609270 -x609271 -x609272 -x609273 -x609274 -x609275 -x609276 -x609277 -x609278 -x609279 -x609280 -x609281 -x609282 -x609283 -x609284 -x609285 -x609286 -x609287 -x609288 -x609289 -x609290 -x609291 -x609292 -x609293 -x609294 -x609295 -x609296 -x609297 -x609298 -x609299 -x609300 -x609301 -x609302 -x609303 -x609304 -x609305 -x609306 -x609307 -x609308 -x609309 -x609310 -x609311 -x609312 -x609313 -x609314 -x609315 -x609316 -x609317 -x609318 -x609319 -x609320 -x609321 -x609322 -x609323 -x609324 -x609325 -x609326 -x609327 -x609328 -x609329 -x609330 -x609331 -x609332 -x609333 -x609334 -x609335 -x609336 -x609337 -x609338 -x609339 -x609340 -x609341 -x609342 -x609343 -x609344 -x609345 -x609346 -x609347 -x609348 -x609349 -x609350 -x609351 -x609352 -x609353 -x609354 -x609355 -x609356 -x609357 -x609358 -x609359 -x609360 -x609361 -x609362 -x609363 -x609364 -x609365 -x609366 -x609367 -x609368 -x609369 -x609370 -x609371 -x609372 -x609373 -x609374 -x609375 -x609376 -x609377 -x609378 -x609379 -x609380 -x609381 -x609382 -x609383 -x609384 -x609385 -x609386 -x609387 -x609388 -x609389 -x609390 -x609391 -x609392 -x609393 -x609394 -x609395 -x609396 -x609397 -x609398 -x609399 -x609400 -x609401 -x609402 -x609403 -x609404 -x609405 -x609406 -x609407 -x609408 -x609409 -x609410 -x609411 -x609412 -x609413 -x609414 -x609415 -x609416 -x609417 -x609418 -x609419 -x609420 -x609421 -x609422 -x609423 -x609424 -x609425 -x609426 -x609427 -x609428 -x609429 -x609430 -x609431 -x609432 -x609433 -x609434 -x609435 -x609436 -x609437 -x609438 -x609439 -x609440 -x609441 -x609442 -x609443 -x609444 -x609445 -x609446 -x609447 -x609448 -x609449 -x609450 -x609451 -x609452 -x609453 -x609454 -x609455 -x609456 -x609457 x609458 -x609459 -x609460 -x609461 -x609462 -x609463 -x609464 -x609465 -x609466 -x609467 -x609468 -x609469 -x609470 -x609471 -x609472 -x609473 -x609474 -x609475 -x609476 -x609477 -x609478 -x609479 -x609480 -x609481 -x609482 -x609483 -x609484 -x609485 -x609486 -x609487 -x609488 -x609489 -x609490 -x609491 -x609492 -x609493 -x609494 -x609495 -x609496 -x609497 -x609498 -x609499 -x609500 -x609501 -x609502 -x609503 -x609504 -x609505 -x609506 -x609507 -x609508 -x609509 -x609510 -x609511 -x609512 -x609513 -x609514 -x609515 -x609516 -x609517 -x609518 -x609519 -x609520 -x609521 -x609522 -x609523 -x609524 -x609525 -x609526 -x609527 -x609528 -x609529 -x609530 -x609531 -x609532 -x609533 -x609534 -x609535 -x609536 -x609537 -x609538 -x609539 -x609540 -x609541 -x609542 -x609543 -x609544 -x609545 -x609546 -x609547 -x609548 -x609549 -x609550 -x609551 -x609552 -x609553 -x609554 -x609555 -x609556 -x609557 -x609558 -x609559 -x609560 -x609561 -x609562 -x609563 -x609564 -x609565 -x609566 -x609567 -x609568 -x609569 -x609570 -x609571 -x609572 -x609573 -x609574 -x609575 -x609576 -x609577 -x609578 -x609579 -x609580 -x609581 -x609582 -x609583 -x609584 -x609585 -x609586 -x609587 -x609588 -x609589 -x609590 -x609591 -x609592 -x609593 -x609594 -x609595 -x609596 -x609597 -x609598 -x609599 -x609600 -x609601 -x609602 -x609603 -x609604 -x609605 -x609606 -x609607 -x609608 -x609609 -x609610 -x609611 -x609612 -x609613 -x609614 -x609615 -x609616 -x609617 -x609618 -x609619 -x609620 -x609621 -x609622 -x609623 -x609624 -x609625 -x609626 -x609627 -x609628 -x609629 -x609630 -x609631 -x609632 -x609633 -x609634 -x609635 -x609636 -x609637 -x609638 -x609639 -x609640 -x609641 -x609642 -x609643 -x609644 -x609645 -x609646 -x609647 -x609648 -x609649 -x609650 -x609651 -x609652 -x609653 -x609654 -x609655 -x609656 -x609657 -x609658 -x609659 -x609660 -x609661 -x609662 -x609663 -x609664 -x609665 -x609666 -x609667 -x609668 -x609669 -x609670 -x609671 -x609672 -x609673 -x609674 -x609675 -x609676 -x609677 -x609678 -x609679 -x609680 -x609681 -x609682 -x609683 -x609684 -x609685 -x609686 -x609687 -x609688 -x609689 -x609690 -x609691 -x609692 -x609693 -x609694 -x609695 -x609696 -x609697 -x609698 -x609699 -x609700 -x609701 -x609702 -x609703 -x609704 -x609705 -x609706 -x609707 -x609708 -x609709 x609710 -x609711 -x609712 -x609713 -x609714 -x609715 -x609716 -x609717 -x609718 -x609719 -x609720 -x609721 -x609722 -x609723 -x609724 -x609725 -x609726 -x609727 -x609728 -x609729 -x609730 -x609731 -x609732 -x609733 -x609734 -x609735 -x609736 -x609737 -x609738 -x609739 -x609740 -x609741 -x609742 -x609743 -x609744 -x609745 -x609746 -x609747 -x609748 -x609749 -x609750 -x609751 -x609752 -x609753 -x609754 -x609755 -x609756 -x609757 -x609758 -x609759 -x609760 -x609761 -x609762 -x609763 -x609764 -x609765 -x609766 -x609767 -x609768 -x609769 -x609770 -x609771 -x609772 -x609773 -x609774 -x609775 -x609776 -x609777 -x609778 -x609779 -x609780 -x609781 -x609782 -x609783 -x609784 -x609785 -x609786 -x609787 -x609788 -x609789 -x609790 -x609791 -x609792 -x609793 -x609794 -x609795 -x609796 -x609797 -x609798 -x609799 -x609800 -x609801 -x609802 -x609803 -x609804 -x609805 -x609806 -x609807 -x609808 -x609809 -x609810 -x609811 -x609812 -x609813 -x609814 -x609815 -x609816 -x609817 -x609818 -x609819 -x609820 -x609821 x609822 -x609823 -x609824 -x609825 -x609826 -x609827 -x609828 -x609829 -x609830 -x609831 -x609832 -x609833 -x609834 -x609835 -x609836 -x609837 -x609838 -x609839 -x609840 -x609841 -x609842 -x609843 -x609844 -x609845 -x609846 -x609847 -x609848 -x609849 -x609850 -x609851 -x609852 -x609853 -x609854 -x609855 -x609856 -x609857 -x609858 -x609859 -x609860 -x609861 -x609862 -x609863 -x609864 -x609865 -x609866 -x609867 -x609868 -x609869 -x609870 -x609871 -x609872 -x609873 -x609874 -x609875 -x609876 -x609877 -x609878 -x609879 -x609880 -x609881 -x609882 -x609883 -x609884 -x609885 -x609886 -x609887 -x609888 -x609889 -x609890 -x609891 -x609892 -x609893 -x609894 -x609895 -x609896 -x609897 -x609898 -x609899 -x609900 -x609901 -x609902 -x609903 -x609904 -x609905 -x609906 -x609907 -x609908 -x609909 -x609910 -x609911 -x609912 -x609913 -x609914 -x609915 -x609916 -x609917 -x609918 -x609919 -x609920 -x609921 -x609922 -x609923 -x609924 -x609925 -x609926 -x609927 -x609928 -x609929 -x609930 -x609931 -x609932 -x609933 -x609934 -x609935 -x609936 -x609937 -x609938 -x609939 -x609940 -x609941 -x609942 -x609943 -x609944 -x609945 -x609946 -x609947 -x609948 -x609949 -x609950 -x609951 -x609952 -x609953 -x609954 -x609955 -x609956 -x609957 -x609958 -x609959 -x609960 -x609961 -x609962 -x609963 -x609964 -x609965 -x609966 -x609967 -x609968 -x609969 -x609970 -x609971 -x609972 -x609973 -x609974 -x609975 -x609976 -x609977 -x609978 -x609979 -x609980 -x609981 -x609982 -x609983 -x609984 -x609985 -x609986 -x609987 -x609988 -x609989 -x609990 -x609991 -x609992 -x609993 -x609994 -x609995 -x609996 -x609997 -x609998 -x609999
3421.79/3431.58 v -x610000 -x610001 -x610002 -x610003 -x610004 -x610005 -x610006 -x610007 -x610008 -x610009 -x610010 -x610011 -x610012 -x610013 -x610014 -x610015 -x610016 -x610017 -x610018 -x610019 -x610020 -x610021 -x610022 -x610023 -x610024 -x610025 -x610026 -x610027 -x610028 -x610029 -x610030 -x610031 -x610032 -x610033 -x610034 -x610035 -x610036 -x610037 -x610038 -x610039 -x610040 -x610041 -x610042 -x610043 -x610044 -x610045 -x610046 -x610047 -x610048 -x610049 -x610050 -x610051 -x610052 -x610053 -x610054 -x610055 -x610056 -x610057 -x610058 -x610059 -x610060 -x610061 -x610062 -x610063 -x610064 -x610065 -x610066 -x610067 -x610068 -x610069 -x610070 -x610071 -x610072 -x610073 -x610074 -x610075 -x610076 -x610077 -x610078 -x610079 -x610080 -x610081 -x610082 -x610083 -x610084 x610085 -x610086 -x610087 -x610088 -x610089 -x610090 -x610091 -x610092 -x610093 -x610094 -x610095 -x610096 -x610097 -x610098 -x610099 -x610100 -x610101 -x610102 -x610103 -x610104 -x610105 -x610106 -x610107 -x610108 -x610109 -x610110 -x610111 -x610112 -x610113 -x610114 -x610115 -x610116 -x610117 -x610118 -x610119 -x610120 -x610121 -x610122 -x610123 -x610124 -x610125 -x610126 -x610127 -x610128 -x610129 -x610130 -x610131 -x610132 -x610133 -x610134 -x610135 -x610136 -x610137 -x610138 -x610139 -x610140 -x610141 -x610142 -x610143 -x610144 -x610145 -x610146 -x610147 -x610148 -x610149 -x610150 -x610151 -x610152 -x610153 -x610154 -x610155 -x610156 -x610157 -x610158 -x610159 -x610160 -x610161 -x610162 -x610163 -x610164 -x610165 -x610166 -x610167 -x610168 -x610169 -x610170 -x610171 -x610172 -x610173 -x610174 -x610175 -x610176 -x610177 -x610178 -x610179 -x610180 -x610181 -x610182 -x610183 -x610184 -x610185 -x610186 -x610187 -x610188 -x610189 -x610190 -x610191 -x610192 -x610193 -x610194 -x610195 -x610196 -x610197 -x610198 -x610199 -x610200 -x610201 -x610202 -x610203 -x610204 -x610205 -x610206 -x610207 -x610208 -x610209 -x610210 -x610211 -x610212 -x610213 -x610214 -x610215 -x610216 -x610217 -x610218 -x610219 -x610220 -x610221 -x610222 -x610223 -x610224 -x610225 -x610226 -x610227 -x610228 -x610229 -x610230 -x610231 -x610232 -x610233 -x610234 -x610235 -x610236 -x610237 -x610238 -x610239 -x610240 -x610241 -x610242 -x610243 -x610244 -x610245 -x610246 -x610247 -x610248 -x610249 -x610250 -x610251 -x610252 -x610253 -x610254 -x610255 -x610256 -x610257 -x610258 -x610259 -x610260 -x610261 -x610262 -x610263 -x610264 -x610265 -x610266 -x610267 -x610268 -x610269 -x610270 -x610271 -x610272 -x610273 -x610274 -x610275 -x610276 -x610277 -x610278 -x610279 -x610280 -x610281 -x610282 -x610283 -x610284 -x610285 -x610286 -x610287 -x610288 -x610289 -x610290 -x610291 -x610292 -x610293 -x610294 -x610295 -x610296 -x610297 -x610298 -x610299 -x610300 -x610301 -x610302 -x610303 -x610304 -x610305 -x610306 -x610307 -x610308 -x610309 -x610310 -x610311 -x610312 -x610313 -x610314 -x610315 -x610316 -x610317 -x610318 -x610319 -x610320 -x610321 -x610322 -x610323 -x610324 -x610325 -x610326 -x610327 -x610328 -x610329 -x610330 -x610331 -x610332 -x610333 -x610334 -x610335 -x610336 -x610337 -x610338 -x610339 -x610340 -x610341 -x610342 -x610343 -x610344 -x610345 -x610346 -x610347 -x610348 -x610349 -x610350 -x610351 -x610352 -x610353 -x610354 -x610355 -x610356 -x610357 -x610358 -x610359 -x610360 -x610361 -x610362 -x610363 -x610364 -x610365 -x610366 -x610367 -x610368 x610369 -x610370 -x610371 -x610372 -x610373 -x610374 -x610375 -x610376 -x610377 -x610378 -x610379 -x610380 -x610381 -x610382 -x610383 -x610384 -x610385 -x610386 -x610387 -x610388 -x610389 -x610390 -x610391 -x610392 -x610393 -x610394 -x610395 -x610396 -x610397 -x610398 -x610399 -x610400 -x610401 -x610402 -x610403 -x610404 -x610405 -x610406 -x610407 -x610408 -x610409 -x610410 -x610411 -x610412 -x610413 -x610414 -x610415 -x610416 -x610417 -x610418 -x610419 -x610420 -x610421 -x610422 -x610423 -x610424 -x610425 -x610426 -x610427 -x610428 -x610429 -x610430 -x610431 -x610432 -x610433 -x610434 -x610435 -x610436 -x610437 -x610438 -x610439 -x610440 -x610441 -x610442 -x610443 -x610444 -x610445 -x610446 -x610447 -x610448 -x610449 -x610450 -x610451 -x610452 -x610453 -x610454 -x610455 -x610456 -x610457 -x610458 -x610459 -x610460 x610461 -x610462 -x610463 -x610464 -x610465 -x610466 -x610467 -x610468 -x610469 -x610470 -x610471 -x610472 -x610473 -x610474 -x610475 -x610476 -x610477 -x610478 -x610479 -x610480 -x610481 -x610482 -x610483 -x610484 -x610485 -x610486 -x610487 -x610488 -x610489 -x610490 -x610491 -x610492 -x610493 -x610494 -x610495 -x610496 -x610497 -x610498 -x610499 -x610500 -x610501 -x610502 -x610503 -x610504 -x610505 -x610506 -x610507 -x610508 -x610509 -x610510 -x610511 -x610512 -x610513 -x610514 -x610515 -x610516 -x610517 -x610518 -x610519 -x610520 -x610521 -x610522 -x610523 -x610524 -x610525 -x610526 -x610527 -x610528 -x610529 -x610530 -x610531 -x610532 -x610533 -x610534 -x610535 -x610536 -x610537 -x610538 -x610539 -x610540 -x610541 -x610542 -x610543 -x610544 -x610545 -x610546 -x610547 -x610548 -x610549 -x610550 -x610551 -x610552 -x610553 -x610554 -x610555 -x610556 -x610557 -x610558 -x610559 -x610560 -x610561 -x610562 -x610563 -x610564 -x610565 -x610566 -x610567 -x610568 -x610569 -x610570 -x610571 -x610572 -x610573 -x610574 -x610575 -x610576 -x610577 -x610578 -x610579 -x610580 -x610581 -x610582 -x610583 -x610584 -x610585 -x610586 -x610587 -x610588 -x610589 -x610590 -x610591 -x610592 -x610593 -x610594 -x610595 -x610596 -x610597 -x610598 -x610599 -x610600 -x610601 -x610602 -x610603 -x610604 -x610605 -x610606 -x610607 -x610608 -x610609 -x610610 -x610611 -x610612 -x610613 -x610614 -x610615 -x610616 -x610617 -x610618 -x610619 -x610620 -x610621 -x610622 -x610623 -x610624 -x610625 -x610626 -x610627 -x610628 -x610629 -x610630 -x610631 -x610632 -x610633 -x610634 -x610635 -x610636 -x610637 -x610638 -x610639 -x610640 -x610641 -x610642 -x610643 -x610644 -x610645 -x610646 -x610647 -x610648 -x610649 -x610650 -x610651 -x610652 -x610653 -x610654 -x610655 -x610656 -x610657 -x610658 -x610659 -x610660 -x610661 -x610662 -x610663 -x610664 -x610665 -x610666 -x610667 -x610668 -x610669 -x610670 -x610671 -x610672 -x610673 -x610674 -x610675 -x610676 -x610677 -x610678 -x610679 -x610680 -x610681 -x610682 -x610683 -x610684 -x610685 -x610686 -x610687 -x610688 -x610689 -x610690 -x610691 -x610692 -x610693 -x610694 -x610695 -x610696 -x610697 -x610698 -x610699 -x610700 -x610701 -x610702 -x610703 -x610704 -x610705 -x610706 -x610707 -x610708 -x610709 -x610710 -x610711 -x610712 -x610713 -x610714 -x610715 -x610716 -x610717 -x610718 -x610719 -x610720 -x610721 -x610722 -x610723 -x610724 -x610725 -x610726 -x610727 -x610728 -x610729 -x610730 -x610731 -x610732 -x610733 -x610734 -x610735 x610736 -x610737 -x610738 -x610739 -x610740 -x610741 -x610742 -x610743 -x610744 -x610745 -x610746 -x610747 -x610748 -x610749 -x610750 -x610751 -x610752 -x610753 -x610754 -x610755 -x610756 -x610757 -x610758 -x610759 -x610760 -x610761 -x610762 -x610763 -x610764 -x610765 -x610766 -x610767 -x610768 -x610769 -x610770 -x610771 -x610772 -x610773 -x610774 -x610775 -x610776 -x610777 -x610778 -x610779 -x610780 -x610781 -x610782 -x610783 -x610784 -x610785 -x610786 -x610787 -x610788 -x610789 -x610790 -x610791 -x610792 -x610793 -x610794 -x610795 -x610796 -x610797 -x610798 -x610799 -x610800 -x610801 -x610802 -x610803 -x610804 -x610805 -x610806 -x610807 -x610808 -x610809 -x610810 -x610811 -x610812 -x610813 -x610814 -x610815 -x610816 -x610817 -x610818 -x610819 -x610820 -x610821 -x610822 -x610823 -x610824 -x610825 -x610826 -x610827 -x610828 -x610829 -x610830 -x610831 -x610832 -x610833 -x610834 -x610835 -x610836 -x610837 -x610838 -x610839 -x610840 -x610841 -x610842 -x610843 -x610844 -x610845 -x610846 -x610847 -x610848 -x610849 -x610850 -x610851 -x610852 -x610853 -x610854 -x610855 -x610856 -x610857 -x610858 -x610859 -x610860 -x610861 -x610862 -x610863 -x610864 -x610865 -x610866 -x610867 -x610868 -x610869 -x610870 -x610871 -x610872 -x610873 -x610874 -x610875 -x610876 -x610877 -x610878 -x610879 -x610880 -x610881 -x610882 -x610883 -x610884 -x610885 -x610886 -x610887 -x610888 -x610889 -x610890 -x610891 -x610892 -x610893 -x610894 -x610895 -x610896 -x610897 -x610898 -x610899 -x610900 -x610901 -x610902 x610903 -x610904 -x610905 -x610906 -x610907 -x610908 -x610909 -x610910 -x610911 -x610912 -x610913 -x610914 -x610915 -x610916 -x610917 -x610918 -x610919 -x610920 -x610921 -x610922 -x610923 -x610924 -x610925 -x610926 -x610927 -x610928 -x610929 -x610930 -x610931 -x610932 -x610933 -x610934 -x610935 -x610936 -x610937 -x610938 -x610939 -x610940 -x610941 -x610942 -x610943 -x610944 -x610945 -x610946 -x610947 -x610948 -x610949 -x610950 -x610951 -x610952 -x610953 -x610954 -x610955 -x610956 -x610957 -x610958 -x610959 -x610960 -x610961 -x610962 -x610963 -x610964 -x610965 -x610966 -x610967 -x610968 -x610969 -x610970 -x610971 -x610972 -x610973 -x610974 -x610975 -x610976 -x610977 -x610978 -x610979 -x610980 -x610981 -x610982 -x610983 -x610984 -x610985 -x610986 -x610987 -x610988 -x610989 -x610990 -x610991 -x610992 -x610993 -x610994 -x610995 -x610996 -x610997 -x610998 -x610999 -x611000 -x611001 -x611002 -x611003 -x611004 -x611005 -x611006 -x611007 -x611008 -x611009 -x611010 -x611011 -x611012 -x611013 -x611014 -x611015 -x611016 -x611017 -x611018 -x611019 -x611020 -x611021 -x611022 -x611023 -x611024 -x611025 -x611026 -x611027 -x611028 -x611029 -x611030 -x611031 -x611032 -x611033 -x611034 -x611035 -x611036 -x611037 -x611038 -x611039 -x611040 -x611041 -x611042 -x611043 -x611044 -x611045 -x611046 -x611047 -x611048 -x611049 -x611050 -x611051 -x611052 -x611053 -x611054 -x611055 -x611056 -x611057 -x611058 -x611059 -x611060 -x611061 -x611062 -x611063 -x611064 -x611065 -x611066 -x611067 -x611068 -x611069 -x611070 -x611071 -x611072 -x611073 -x611074 -x611075 -x611076 -x611077 -x611078 -x611079 -x611080 -x611081 -x611082 -x611083 -x611084 -x611085 -x611086 -x611087 -x611088 -x611089 -x611090 -x611091 -x611092 -x611093 -x611094 -x611095 -x611096 -x611097 -x611098 -x611099 -x611100 -x611101 -x611102 -x611103 -x611104 -x611105 -x611106 -x611107 -x611108 -x611109 -x611110 -x611111 -x611112 -x611113 -x611114 -x611115 -x611116 -x611117 -x611118 -x611119 -x611120 -x611121 -x611122 -x611123 -x611124 -x611125 -x611126 -x611127 -x611128 -x611129 -x611130 -x611131 -x611132 -x611133 -x611134 -x611135 -x611136 -x611137 -x611138 -x611139 -x611140 -x611141 -x611142 -x611143 -x611144 -x611145 -x611146 -x611147 -x611148 -x611149 -x611150 -x611151 -x611152 -x611153 -x611154 -x611155 -x611156 -x611157 -x611158 -x611159 -x611160 -x611161 -x611162 -x611163 -x611164 -x611165 x611166 -x611167 -x611168 -x611169 -x611170 -x611171 -x611172 -x611173 -x611174 -x611175 -x611176 -x611177 -x611178 -x611179 -x611180 -x611181 -x611182 -x611183 -x611184 -x611185 -x611186 -x611187 -x611188 -x611189 -x611190 -x611191 -x611192 -x611193 -x611194 -x611195 -x611196 -x611197 -x611198 -x611199 -x611200 -x611201 -x611202 -x611203 -x611204 -x611205 -x611206 -x611207 -x611208 -x611209 -x611210 -x611211 -x611212 -x611213 -x611214 -x611215 -x611216 -x611217 -x611218 -x611219 -x611220 -x611221 -x611222 -x611223 -x611224 -x611225 -x611226 -x611227 -x611228 -x611229 -x611230 -x611231 -x611232 -x611233 -x611234 -x611235 -x611236 -x611237 -x611238 -x611239 -x611240 -x611241 -x611242 -x611243 -x611244 -x611245 -x611246 -x611247 -x611248 -x611249 -x611250 -x611251 -x611252 -x611253 -x611254 -x611255 -x611256 -x611257 -x611258 -x611259 -x611260 -x611261 -x611262 -x611263 -x611264 -x611265 -x611266 -x611267 -x611268 -x611269 -x611270 -x611271 -x611272 -x611273 -x611274 -x611275 -x611276 -x611277 -x611278 -x611279 -x611280 -x611281 -x611282 -x611283 -x611284 -x611285 -x611286 -x611287 -x611288 -x611289 -x611290 -x611291 -x611292 -x611293 -x611294 -x611295 -x611296 -x611297 -x611298 -x611299 -x611300 -x611301 -x611302 -x611303 -x611304 -x611305 -x611306 -x611307 -x611308 -x611309 -x611310 -x611311 -x611312 -x611313 -x611314 -x611315 -x611316 -x611317 -x611318 -x611319 -x611320 -x611321 -x611322 -x611323 -x611324 -x611325 -x611326 -x611327 -x611328 -x611329 -x611330 -x611331 -x611332 -x611333 -x611334 -x611335 -x611336 -x611337 -x611338 -x611339 -x611340 -x611341 -x611342 -x611343 -x611344 -x611345 -x611346 -x611347 -x611348 -x611349 -x611350 -x611351 -x611352 -x611353 -x611354 -x611355 -x611356 -x611357 -x611358 -x611359 -x611360 -x611361 -x611362 -x611363 -x611364 -x611365 -x611366 -x611367 -x611368 x611369 -x611370 -x611371 -x611372 -x611373 -x611374 -x611375 -x611376 -x611377 -x611378 -x611379 -x611380 -x611381 -x611382 -x611383 -x611384 -x611385 -x611386 -x611387 -x611388 -x611389 -x611390 -x611391 -x611392 -x611393 -x611394 -x611395 -x611396 -x611397 -x611398 -x611399 -x611400 -x611401 -x611402 -x611403 -x611404 -x611405 -x611406 -x611407 -x611408 -x611409 -x611410 -x611411 -x611412 -x611413 -x611414 -x611415 -x611416 -x611417 -x611418 -x611419 -x611420 -x611421 -x611422 -x611423 -x611424 -x611425 -x611426 -x611427 -x611428 -x611429 -x611430 -x611431 -x611432 -x611433 -x611434 -x611435 -x611436 -x611437 -x611438 -x611439 -x611440 -x611441 -x611442 -x611443 -x611444 -x611445 -x611446 -x611447 -x611448 -x611449 -x611450 -x611451 -x611452 -x611453 -x611454 -x611455 -x611456 -x611457 -x611458 -x611459 -x611460 -x611461 -x611462 -x611463 -x611464 -x611465 -x611466 -x611467 -x611468 -x611469 -x611470 -x611471 -x611472 -x611473 -x611474 -x611475 -x611476 -x611477 -x611478 -x611479 -x611480 -x611481 -x611482 -x611483 -x611484 -x611485 -x611486 -x611487 -x611488 -x611489 -x611490 -x611491 -x611492 -x611493 -x611494 -x611495 -x611496 -x611497 -x611498 -x611499 -x611500 -x611501 -x611502 -x611503 -x611504 -x611505 -x611506 -x611507 -x611508 -x611509 -x611510 -x611511 -x611512 -x611513 -x611514 -x611515 -x611516 -x611517 -x611518 -x611519 -x611520 -x611521 -x611522 -x611523 -x611524 -x611525 -x611526 -x611527 -x611528 -x611529 -x611530 -x611531 -x611532 -x611533 -x611534 -x611535 -x611536 -x611537 -x611538 -x611539 -x611540 -x611541 -x611542 -x611543 -x611544 -x611545 -x611546 -x611547 -x611548 -x611549 -x611550 -x611551 -x611552 -x611553 -x611554 -x611555 -x611556 -x611557 -x611558 -x611559 -x611560 -x611561 -x611562 -x611563 -x611564 -x611565 -x611566 -x611567 -x611568 -x611569 -x611570 -x611571 -x611572 -x611573 -x611574 -x611575 -x611576 -x611577 -x611578 -x611579 -x611580 -x611581 -x611582 -x611583 -x611584 -x611585 -x611586 -x611587 -x611588 -x611589 -x611590 -x611591 -x611592 -x611593 -x611594 -x611595 -x611596 -x611597 -x611598 -x611599 -x611600 -x611601 -x611602 -x611603 -x611604 -x611605 -x611606 -x611607 -x611608 -x611609 -x611610 -x611611 -x611612 -x611613 -x611614 -x611615 -x611616 -x611617 -x611618 -x611619 -x611620 -x611621 -x611622 -x611623 -x611624 -x611625 -x611626 -x611627 -x611628 -x611629 -x611630 -x611631 -x611632 -x611633 -x611634 -x611635 -x611636 -x611637 -x611638 -x611639 -x611640 -x611641 -x611642 -x611643 -x611644 -x611645 -x611646 -x611647 -x611648 -x611649 -x611650 -x611651 -x611652 -x611653 -x611654 -x611655 -x611656 -x611657 -x611658 -x611659 -x611660 -x611661 -x611662 -x611663 -x611664 -x611665 -x611666 -x611667 -x611668 -x611669 -x611670 -x611671 -x611672 -x611673 -x611674 -x611675 -x611676 -x611677 -x611678 -x611679 -x611680 -x611681 -x611682 -x611683 -x611684 -x611685 -x611686 -x611687 -x611688 -x611689 -x611690 -x611691 x611692 -x611693 -x611694 -x611695 -x611696 -x611697 -x611698 -x611699 -x611700 -x611701 -x611702 -x611703 -x611704 -x611705 -x611706 -x611707 -x611708 -x611709 -x611710 -x611711 -x611712 -x611713 -x611714 -x611715 -x611716 -x611717 -x611718 -x611719 -x611720 -x611721 -x611722 -x611723 -x611724 -x611725 -x611726 -x611727 -x611728 -x611729 -x611730 -x611731 -x611732 -x611733 -x611734 -x611735 -x611736 -x611737 -x611738 -x611739 -x611740 -x611741 -x611742 -x611743 -x611744 -x611745 -x611746 -x611747 -x611748 -x611749 -x611750 -x611751 -x611752 -x611753 -x611754 -x611755 -x611756 -x611757 -x611758 -x611759 -x611760 -x611761 -x611762 -x611763 -x611764 -x611765 -x611766 -x611767 -x611768 -x611769 -x611770 -x611771 -x611772 -x611773 -x611774 -x611775 -x611776 -x611777 -x611778 -x611779 -x611780 -x611781 -x611782 -x611783 -x611784 -x611785 -x611786 -x611787 -x611788 -x611789 -x611790 -x611791 -x611792 -x611793 -x611794 -x611795 -x611796 -x611797 -x611798 -x611799 -x611800 -x611801 -x611802 -x611803 -x611804 -x611805 -x611806 -x611807 -x611808 -x611809 -x611810 -x611811 -x611812 -x611813 -x611814 -x611815 -x611816 -x611817 -x611818 -x611819 -x611820 -x611821 -x611822 -x611823 -x611824 -x611825 -x611826 -x611827 -x611828 -x611829 -x611830 -x611831 -x611832 -x611833 -x611834 -x611835 -x611836 -x611837 -x611838 -x611839 -x611840 -x611841 -x611842 -x611843 -x611844 -x611845 -x611846 -x611847 -x611848 -x611849 -x611850 -x611851 -x611852 -x611853 -x611854 -x611855 -x611856 -x611857 -x611858 -x611859 -x611860 -x611861 -x611862 -x611863 -x611864 -x611865 -x611866 -x611867 -x611868 -x611869 -x611870 -x611871 -x611872 -x611873 -x611874 -x611875 -x611876 -x611877 -x611878 -x611879 -x611880 -x611881 -x611882 -x611883 -x611884 -x611885 -x611886 -x611887 -x611888 -x611889 -x611890 -x611891 -x611892 -x611893 -x611894 -x611895 -x611896 -x611897 -x611898 -x611899 -x611900 -x611901 -x611902 -x611903 -x611904 -x611905 -x611906 -x611907 -x611908 -x611909 -x611910 -x611911 -x611912 -x611913 -x611914 -x611915 -x611916 -x611917 -x611918 -x611919 -x611920 -x611921 -x611922 -x611923 -x611924 -x611925 -x611926 -x611927 -x611928 -x611929 -x611930 -x611931 -x611932 -x611933 -x611934 -x611935 -x611936 -x611937 -x611938 -x611939 -x611940 -x611941 -x611942 -x611943 -x611944 -x611945 -x611946 -x611947 -x611948 -x611949 -x611950 -x611951 -x611952 -x611953 -x611954 -x611955 -x611956 -x611957 -x611958 -x611959 -x611960 -x611961 -x611962 -x611963 -x611964 -x611965 -x611966 -x611967 -x611968 -x611969 -x611970 -x611971 -x611972 -x611973 -x611974 -x611975 -x611976 -x611977 -x611978 -x611979 -x611980 -x611981 -x611982 x611983 -x611984 -x611985 -x611986 -x611987 -x611988 -x611989 -x611990 -x611991 -x611992 -x611993 -x611994 -x611995 -x611996 -x611997 -x611998 -x611999
3421.79/3431.59 v -x612000 -x612001 -x612002 -x612003 -x612004 -x612005 -x612006 -x612007 -x612008 -x612009 -x612010 -x612011 -x612012 -x612013 -x612014 -x612015 -x612016 -x612017 -x612018 -x612019 -x612020 -x612021 -x612022 -x612023 -x612024 -x612025 -x612026 -x612027 -x612028 -x612029 -x612030 -x612031 -x612032 -x612033 -x612034 -x612035 -x612036 -x612037 -x612038 -x612039 -x612040 -x612041 -x612042 -x612043 -x612044 -x612045 -x612046 -x612047 -x612048 -x612049 -x612050 -x612051 -x612052 -x612053 -x612054 -x612055 -x612056 -x612057 -x612058 -x612059 -x612060 -x612061 -x612062 -x612063 -x612064 -x612065 -x612066 -x612067 -x612068 -x612069 -x612070 -x612071 -x612072 -x612073 -x612074 -x612075 -x612076 -x612077 -x612078 -x612079 -x612080 -x612081 -x612082 -x612083 -x612084 -x612085 -x612086 -x612087 -x612088 -x612089 -x612090 -x612091 -x612092 -x612093 -x612094 -x612095 -x612096 -x612097 -x612098 -x612099 -x612100 -x612101 -x612102 -x612103 -x612104 -x612105 -x612106 x612107 -x612108 -x612109 -x612110 -x612111 -x612112 -x612113 -x612114 -x612115 -x612116 -x612117 -x612118 -x612119 -x612120 -x612121 -x612122 -x612123 -x612124 -x612125 -x612126 -x612127 -x612128 -x612129 -x612130 -x612131 -x612132 -x612133 -x612134 -x612135 -x612136 -x612137 -x612138 -x612139 -x612140 -x612141 -x612142 -x612143 -x612144 -x612145 -x612146 -x612147 -x612148 -x612149 -x612150 -x612151 -x612152 -x612153 -x612154 -x612155 -x612156 -x612157 -x612158 -x612159 -x612160 -x612161 -x612162 -x612163 -x612164 -x612165 -x612166 -x612167 -x612168 -x612169 -x612170 -x612171 -x612172 -x612173 -x612174 -x612175 -x612176 -x612177 -x612178 -x612179 -x612180 -x612181 -x612182 -x612183 -x612184 -x612185 -x612186 -x612187 -x612188 -x612189 -x612190 -x612191 -x612192 -x612193 -x612194 -x612195 -x612196 -x612197 -x612198 -x612199 -x612200 -x612201 -x612202 -x612203 -x612204 -x612205 -x612206 -x612207 -x612208 -x612209 -x612210 -x612211 -x612212 -x612213 -x612214 -x612215 -x612216 -x612217 -x612218 -x612219 -x612220 -x612221 -x612222 -x612223 -x612224 -x612225 -x612226 -x612227 -x612228 -x612229 -x612230 -x612231 -x612232 -x612233 -x612234 -x612235 -x612236 -x612237 x612238 -x612239 -x612240 -x612241 -x612242 -x612243 -x612244 -x612245 -x612246 -x612247 -x612248 -x612249 -x612250 -x612251 -x612252 -x612253 -x612254 -x612255 -x612256 -x612257 -x612258 -x612259 -x612260 -x612261 -x612262 -x612263 -x612264 -x612265 -x612266 -x612267 -x612268 -x612269 -x612270 -x612271 -x612272 -x612273 -x612274 -x612275 -x612276 -x612277 -x612278 -x612279 -x612280 -x612281 -x612282 -x612283 -x612284 -x612285 -x612286 -x612287 -x612288 -x612289 -x612290 -x612291 -x612292 -x612293 -x612294 -x612295 -x612296 -x612297 -x612298 -x612299 -x612300 -x612301 -x612302 -x612303 -x612304 -x612305 -x612306 -x612307 -x612308 -x612309 -x612310 -x612311 -x612312 -x612313 -x612314 -x612315 -x612316 -x612317 -x612318 -x612319 -x612320 -x612321 -x612322 -x612323 -x612324 -x612325 -x612326 -x612327 -x612328 -x612329 -x612330 -x612331 -x612332 -x612333 -x612334 -x612335 -x612336 -x612337 -x612338 -x612339 -x612340 -x612341 -x612342 -x612343 -x612344 -x612345 -x612346 -x612347 -x612348 -x612349 -x612350 -x612351 -x612352 -x612353 -x612354 -x612355 -x612356 -x612357 -x612358 -x612359 -x612360 -x612361 -x612362 -x612363 -x612364 -x612365 -x612366 -x612367 -x612368 -x612369 -x612370 -x612371 -x612372 -x612373 -x612374 -x612375 -x612376 -x612377 -x612378 -x612379 -x612380 -x612381 -x612382 -x612383 -x612384 -x612385 -x612386 -x612387 -x612388 -x612389 -x612390 -x612391 -x612392 -x612393 -x612394 -x612395 -x612396 -x612397 -x612398 -x612399 -x612400 -x612401 -x612402 -x612403 -x612404 -x612405 -x612406 -x612407 -x612408 -x612409 -x612410 -x612411 -x612412 -x612413 -x612414 -x612415 -x612416 -x612417 -x612418 -x612419 -x612420 -x612421 -x612422 -x612423 -x612424 -x612425 -x612426 -x612427 -x612428 -x612429 -x612430 -x612431 -x612432 -x612433 -x612434 -x612435 -x612436 -x612437 -x612438 -x612439 -x612440 -x612441 -x612442 -x612443 -x612444 -x612445 -x612446 -x612447 -x612448 -x612449 -x612450 -x612451 -x612452 -x612453 -x612454 -x612455 -x612456 -x612457 -x612458 -x612459 -x612460 -x612461 -x612462 -x612463 -x612464 -x612465 -x612466 -x612467 -x612468 -x612469 -x612470 -x612471 -x612472 -x612473 -x612474 -x612475 -x612476 -x612477 -x612478 -x612479 -x612480 -x612481 -x612482 -x612483 -x612484 -x612485 -x612486 -x612487 -x612488 -x612489 -x612490 -x612491 -x612492 -x612493 -x612494 -x612495 -x612496 -x612497 -x612498 -x612499 -x612500 -x612501 -x612502 -x612503 -x612504 -x612505 -x612506 -x612507 -x612508 -x612509 -x612510 -x612511 -x612512 -x612513 -x612514 -x612515 -x612516 -x612517 -x612518 -x612519 -x612520 -x612521 -x612522 -x612523 -x612524 -x612525 -x612526 -x612527 -x612528 -x612529 -x612530 -x612531 -x612532 -x612533 -x612534 -x612535 -x612536 -x612537 -x612538 -x612539 -x612540 -x612541 -x612542 -x612543 -x612544 -x612545 -x612546 -x612547 -x612548 -x612549 -x612550 -x612551 -x612552 -x612553 -x612554 -x612555 -x612556 -x612557 -x612558 -x612559 -x612560 -x612561 -x612562 -x612563 -x612564 -x612565 -x612566 -x612567 -x612568 -x612569 -x612570 -x612571 -x612572 -x612573 -x612574 -x612575 -x612576 -x612577 -x612578 -x612579 -x612580 -x612581 -x612582 -x612583 -x612584 -x612585 -x612586 -x612587 -x612588 -x612589 -x612590 -x612591 -x612592 -x612593 -x612594 -x612595 -x612596 -x612597 -x612598 -x612599 x612600 -x612601 -x612602 -x612603 -x612604 -x612605 -x612606 -x612607 -x612608 -x612609 -x612610 -x612611 -x612612 -x612613 -x612614 -x612615 -x612616 -x612617 -x612618 -x612619 -x612620 -x612621 -x612622 -x612623 -x612624 -x612625 -x612626 -x612627 -x612628 -x612629 -x612630 -x612631 -x612632 -x612633 -x612634 -x612635 -x612636 -x612637 -x612638 -x612639 -x612640 -x612641 -x612642 -x612643 -x612644 -x612645 -x612646 -x612647 -x612648 -x612649 -x612650 -x612651 -x612652 -x612653 -x612654 -x612655 -x612656 -x612657 -x612658 -x612659 -x612660 -x612661 -x612662 -x612663 -x612664 -x612665 -x612666 -x612667 -x612668 -x612669 -x612670 -x612671 -x612672 -x612673 -x612674 -x612675 -x612676 -x612677 -x612678 -x612679 -x612680 -x612681 -x612682 -x612683 -x612684 -x612685 -x612686 -x612687 -x612688 -x612689 -x612690 -x612691 -x612692 -x612693 -x612694 -x612695 -x612696 -x612697 -x612698 -x612699 -x612700 -x612701 -x612702 -x612703 -x612704 -x612705 -x612706 -x612707 -x612708 -x612709 -x612710 -x612711 -x612712 -x612713 -x612714 -x612715 -x612716 -x612717 -x612718 -x612719 -x612720 -x612721 -x612722 -x612723 -x612724 -x612725 -x612726 -x612727 -x612728 -x612729 -x612730 -x612731 -x612732 -x612733 -x612734 -x612735 -x612736 -x612737 -x612738 -x612739 -x612740 -x612741 -x612742 -x612743 -x612744 -x612745 -x612746 -x612747 -x612748 -x612749 -x612750 -x612751 -x612752 -x612753 -x612754 -x612755 -x612756 -x612757 -x612758 -x612759 -x612760 -x612761 -x612762 -x612763 -x612764 -x612765 -x612766 -x612767 -x612768 -x612769 -x612770 -x612771 -x612772 -x612773 -x612774 -x612775 -x612776 -x612777 -x612778 -x612779 -x612780 -x612781 -x612782 -x612783 -x612784 -x612785 -x612786 -x612787 -x612788 -x612789 -x612790 -x612791 -x612792 -x612793 -x612794 -x612795 -x612796 -x612797 -x612798 -x612799 -x612800 -x612801 -x612802 -x612803 -x612804 -x612805 -x612806 -x612807 -x612808 -x612809 -x612810 -x612811 -x612812 -x612813 -x612814 -x612815 -x612816 -x612817 -x612818 -x612819 -x612820 -x612821 -x612822 -x612823 -x612824 -x612825 -x612826 -x612827 -x612828 -x612829 -x612830 -x612831 -x612832 -x612833 -x612834 -x612835 -x612836 -x612837 -x612838 -x612839 -x612840 -x612841 -x612842 -x612843 -x612844 -x612845 -x612846 -x612847 -x612848 -x612849 -x612850 -x612851 -x612852 -x612853 -x612854 -x612855 -x612856 -x612857 -x612858 -x612859 -x612860 -x612861 -x612862 -x612863 -x612864 -x612865 -x612866 -x612867 -x612868 -x612869 -x612870 -x612871 -x612872 -x612873 -x612874 -x612875 -x612876 -x612877 -x612878 -x612879 -x612880 -x612881 -x612882 -x612883 -x612884 -x612885 -x612886 -x612887 -x612888 -x612889 -x612890 -x612891 -x612892 -x612893 -x612894 -x612895 x612896 -x612897 -x612898 -x612899 -x612900 -x612901 -x612902 -x612903 -x612904 -x612905 -x612906 -x612907 -x612908 -x612909 -x612910 -x612911 -x612912 -x612913 -x612914 -x612915 -x612916 -x612917 -x612918 -x612919 -x612920 -x612921 -x612922 -x612923 -x612924 -x612925 -x612926 -x612927 -x612928 -x612929 -x612930 -x612931 -x612932 -x612933 -x612934 -x612935 -x612936 -x612937 -x612938 -x612939 -x612940 -x612941 -x612942 -x612943 -x612944 -x612945 -x612946 -x612947 -x612948 -x612949 -x612950 -x612951 -x612952 -x612953 -x612954 -x612955 -x612956 -x612957 -x612958 -x612959 -x612960 -x612961 -x612962 -x612963 -x612964 -x612965 -x612966 -x612967 -x612968 -x612969 -x612970 -x612971 -x612972 -x612973 -x612974 -x612975 -x612976 -x612977 -x612978 -x612979 -x612980 -x612981 -x612982 -x612983 -x612984 -x612985 -x612986 -x612987 -x612988 -x612989 -x612990 -x612991 -x612992 -x612993 -x612994 -x612995 -x612996 -x612997 -x612998 -x612999 -x613000 -x613001 -x613002 -x613003 -x613004 -x613005 -x613006 -x613007 -x613008 -x613009 -x613010 -x613011 -x613012 -x613013 -x613014 -x613015 -x613016 -x613017 -x613018 -x613019 -x613020 -x613021 -x613022 -x613023 -x613024 -x613025 -x613026 -x613027 -x613028 -x613029 -x613030 -x613031 -x613032 -x613033 -x613034 -x613035 -x613036 -x613037 -x613038 -x613039 -x613040 -x613041 -x613042 -x613043 -x613044 -x613045 -x613046 -x613047 -x613048 -x613049 -x613050 -x613051 -x613052 -x613053 -x613054 -x613055 -x613056 -x613057 -x613058 -x613059 -x613060 -x613061 -x613062 -x613063 -x613064 -x613065 -x613066 -x613067 -x613068 -x613069 -x613070 -x613071 -x613072 -x613073 -x613074 -x613075 -x613076 -x613077 -x613078 -x613079 -x613080 -x613081 -x613082 -x613083 -x613084 -x613085 -x613086 -x613087 -x613088 -x613089 -x613090 -x613091 -x613092 -x613093 -x613094 -x613095 -x613096 -x613097 -x613098 -x613099 -x613100 -x613101 -x613102 -x613103 -x613104 -x613105 -x613106 -x613107 -x613108 -x613109 -x613110 -x613111 -x613112 -x613113 -x613114 -x613115 -x613116 -x613117 -x613118 -x613119 -x613120 -x613121 -x613122 -x613123 -x613124 x613125 -x613126 -x613127 -x613128 -x613129 -x613130 -x613131 -x613132 -x613133 -x613134 -x613135 -x613136 -x613137 -x613138 -x613139 -x613140 -x613141 -x613142 -x613143 -x613144 -x613145 -x613146 -x613147 -x613148 -x613149 -x613150 -x613151 -x613152 -x613153 -x613154 -x613155 -x613156 -x613157 -x613158 -x613159 -x613160 -x613161 -x613162 -x613163 -x613164 -x613165 -x613166 -x613167 -x613168 -x613169 -x613170 -x613171 -x613172 -x613173 -x613174 -x613175 -x613176 -x613177 -x613178 -x613179 -x613180 -x613181 -x613182 -x613183 -x613184 -x613185 -x613186 -x613187 -x613188 -x613189 -x613190 -x613191 -x613192 -x613193 -x613194 -x613195 -x613196 -x613197 -x613198 -x613199 -x613200 -x613201 -x613202 -x613203 -x613204 -x613205 -x613206 -x613207 -x613208 -x613209 -x613210 -x613211 -x613212 -x613213 -x613214 -x613215 -x613216 -x613217 -x613218 -x613219 -x613220 -x613221 -x613222 -x613223 -x613224 -x613225 -x613226 -x613227 -x613228 -x613229 -x613230 -x613231 -x613232 -x613233 -x613234 -x613235 -x613236 -x613237 -x613238 -x613239 -x613240 -x613241 -x613242 -x613243 -x613244 -x613245 -x613246 -x613247 -x613248 -x613249 -x613250 -x613251 -x613252 -x613253 -x613254 -x613255 -x613256 -x613257 -x613258 -x613259 -x613260 -x613261 -x613262 -x613263 -x613264 -x613265 -x613266 -x613267 -x613268 -x613269 -x613270 -x613271 -x613272 -x613273 -x613274 -x613275 -x613276 -x613277 -x613278 -x613279 -x613280 -x613281 -x613282 -x613283 -x613284 -x613285 -x613286 -x613287 -x613288 -x613289 -x613290 -x613291 -x613292 -x613293 -x613294 -x613295 -x613296 -x613297 -x613298 -x613299 -x613300 -x613301 -x613302 -x613303 -x613304 -x613305 -x613306 -x613307 -x613308 -x613309 -x613310 -x613311 -x613312 -x613313 -x613314 -x613315 -x613316 -x613317 -x613318 -x613319 -x613320 -x613321 -x613322 -x613323 -x613324 -x613325 -x613326 -x613327 -x613328 -x613329 -x613330 -x613331 -x613332 x613333 -x613334 -x613335 -x613336 -x613337 -x613338 -x613339 -x613340 -x613341 -x613342 -x613343 -x613344 -x613345 -x613346 -x613347 -x613348 -x613349 -x613350 -x613351 -x613352 -x613353 -x613354 -x613355 -x613356 -x613357 -x613358 -x613359 -x613360 -x613361 -x613362 -x613363 -x613364 -x613365 -x613366 -x613367 -x613368 -x613369 -x613370 -x613371 -x613372 -x613373 -x613374 -x613375 -x613376 -x613377 -x613378 -x613379 -x613380 -x613381 -x613382 -x613383 -x613384 -x613385 -x613386 -x613387 -x613388 -x613389 -x613390 -x613391 -x613392 -x613393 -x613394 -x613395 -x613396 -x613397 -x613398 -x613399 -x613400 -x613401 -x613402 -x613403 -x613404 -x613405 -x613406 -x613407 -x613408 -x613409 -x613410 -x613411 -x613412 -x613413 -x613414 -x613415 -x613416 -x613417 -x613418 -x613419 -x613420 -x613421 -x613422 -x613423 -x613424 -x613425 -x613426 -x613427 -x613428 -x613429 -x613430 -x613431 -x613432 -x613433 -x613434 -x613435 -x613436 -x613437 -x613438 -x613439 -x613440 -x613441 -x613442 -x613443 -x613444 -x613445 -x613446 -x613447 -x613448 -x613449 -x613450 -x613451 -x613452 -x613453 -x613454 -x613455 -x613456 -x613457 -x613458 -x613459 -x613460 -x613461 -x613462 -x613463 -x613464 -x613465 -x613466 -x613467 -x613468 -x613469 -x613470 -x613471 -x613472 -x613473 -x613474 -x613475 -x613476 -x613477 -x613478 -x613479 -x613480 -x613481 -x613482 -x613483 -x613484 -x613485 -x613486 -x613487 -x613488 -x613489 -x613490 -x613491 -x613492 -x613493 -x613494 -x613495 -x613496 -x613497 -x613498 -x613499 -x613500 -x613501 -x613502 -x613503 x613504 -x613505 -x613506 -x613507 -x613508 -x613509 -x613510 -x613511 -x613512 -x613513 -x613514 -x613515 -x613516 -x613517 -x613518 -x613519 -x613520 -x613521 -x613522 -x613523 -x613524 -x613525 -x613526 -x613527 -x613528 -x613529 -x613530 -x613531 -x613532 -x613533 -x613534 -x613535 -x613536 -x613537 -x613538 -x613539 -x613540 -x613541 -x613542 -x613543 -x613544 -x613545 -x613546 -x613547 -x613548 -x613549 -x613550 -x613551 -x613552 -x613553 -x613554 -x613555 -x613556 -x613557 -x613558 -x613559 -x613560 -x613561 -x613562 -x613563 -x613564 -x613565 -x613566 -x613567 -x613568 -x613569 -x613570 -x613571 -x613572 -x613573 -x613574 -x613575 -x613576 -x613577 -x613578 -x613579 -x613580 -x613581 -x613582 -x613583 -x613584 -x613585 -x613586 -x613587 -x613588 -x613589 -x613590 -x613591 -x613592 -x613593 -x613594 -x613595 -x613596 -x613597 -x613598 -x613599 -x613600 -x613601 -x613602 -x613603 -x613604 -x613605 -x613606 -x613607 -x613608 -x613609 -x613610 -x613611 -x613612 -x613613 -x613614 -x613615 -x613616 -x613617 -x613618 -x613619 -x613620 -x613621 -x613622 -x613623 -x613624 -x613625 -x613626 -x613627 -x613628 -x613629 -x613630 -x613631 -x613632 -x613633 -x613634 -x613635 -x613636 -x613637 -x613638 -x613639 -x613640 -x613641 -x613642 -x613643 -x613644 -x613645 -x613646 -x613647 -x613648 -x613649 -x613650 -x613651 -x613652 -x613653 -x613654 -x613655 -x613656 -x613657 -x613658 -x613659 -x613660 -x613661 -x613662 -x613663 -x613664 -x613665 -x613666 -x613667 -x613668 -x613669 -x613670 -x613671 -x613672 -x613673 -x613674 -x613675 -x613676 -x613677 -x613678 -x613679 -x613680 -x613681 -x613682 -x613683 -x613684 -x613685 -x613686 -x613687 -x613688 -x613689 -x613690 -x613691 -x613692 -x613693 -x613694 -x613695 -x613696 -x613697 -x613698 -x613699 -x613700 -x613701 -x613702 -x613703 -x613704 -x613705 -x613706 -x613707 -x613708 -x613709 -x613710 -x613711 -x613712 -x613713 -x613714 -x613715 -x613716 -x613717 -x613718 -x613719 -x613720 -x613721 -x613722 -x613723 -x613724 -x613725 -x613726 -x613727 -x613728 -x613729 -x613730 -x613731 -x613732 -x613733 -x613734 -x613735 -x613736 -x613737 -x613738 -x613739 -x613740 -x613741 -x613742 -x613743 -x613744 -x613745 -x613746 -x613747 -x613748 -x613749 -x613750 -x613751 -x613752 -x613753 -x613754 -x613755 -x613756 -x613757 x613758 -x613759 -x613760 -x613761 -x613762 -x613763 -x613764 -x613765 -x613766 -x613767 -x613768 -x613769 -x613770 -x613771 -x613772 -x613773 -x613774 -x613775 -x613776 -x613777 -x613778 -x613779 -x613780 -x613781 -x613782 -x613783 -x613784 -x613785 -x613786 -x613787 -x613788 -x613789 -x613790 -x613791 -x613792 -x613793 -x613794 -x613795 -x613796 -x613797 -x613798 -x613799 -x613800 -x613801 -x613802 -x613803 -x613804 -x613805 -x613806 -x613807 -x613808 -x613809 -x613810 -x613811 -x613812 -x613813 -x613814 -x613815 -x613816 -x613817 -x613818 -x613819 -x613820 -x613821 -x613822 -x613823 -x613824 -x613825 -x613826 -x613827 -x613828 -x613829 -x613830 -x613831 -x613832 -x613833 -x613834 -x613835 -x613836 -x613837 -x613838 -x613839 -x613840 -x613841 -x613842 -x613843 -x613844 -x613845 -x613846 -x613847 -x613848 -x613849 -x613850 -x613851 -x613852 -x613853 -x613854 -x613855 -x613856 -x613857 -x613858 -x613859 -x613860 -x613861 -x613862 -x613863 -x613864 -x613865 -x613866 -x613867 -x613868 -x613869 -x613870 -x613871 x613872 -x613873 -x613874 -x613875 -x613876 -x613877 -x613878 -x613879 -x613880 -x613881 -x613882 -x613883 -x613884 -x613885 -x613886 -x613887 -x613888 -x613889 -x613890 -x613891 -x613892 -x613893 -x613894 -x613895 -x613896 -x613897 -x613898 -x613899 -x613900 -x613901 -x613902 -x613903 -x613904 -x613905 -x613906 -x613907 -x613908 -x613909 -x613910 -x613911 -x613912 -x613913 -x613914 -x613915 -x613916 -x613917 -x613918 -x613919 -x613920 -x613921 -x613922 -x613923 -x613924 -x613925 -x613926 -x613927 -x613928 -x613929 -x613930 -x613931 -x613932 -x613933 -x613934 -x613935 -x613936 -x613937 -x613938 -x613939 -x613940 -x613941 -x613942 -x613943 -x613944 -x613945 -x613946 -x613947 -x613948 -x613949 -x613950 -x613951 -x613952 -x613953 -x613954 -x613955 -x613956 -x613957 -x613958 -x613959 -x613960 -x613961 -x613962 -x613963 -x613964 -x613965 -x613966 -x613967 -x613968 -x613969 -x613970 -x613971 -x613972 -x613973 -x613974 -x613975 -x613976 -x613977 -x613978 -x613979 -x613980 -x613981 -x613982 -x613983 -x613984 -x613985 -x613986 -x613987 -x613988 -x613989 -x613990 -x613991 -x613992 -x613993 -x613994 -x613995 -x613996 -x613997 -x613998 -x613999
3421.79/3431.59 v -x614000 -x614001 -x614002 -x614003 -x614004 -x614005 -x614006 -x614007 -x614008 -x614009 -x614010 -x614011 -x614012 -x614013 -x614014 -x614015 -x614016 -x614017 -x614018 -x614019 -x614020 -x614021 -x614022 -x614023 -x614024 -x614025 -x614026 -x614027 -x614028 -x614029 -x614030 -x614031 -x614032 -x614033 -x614034 -x614035 -x614036 -x614037 -x614038 -x614039 -x614040 x614041 -x614042 -x614043 -x614044 -x614045 -x614046 -x614047 -x614048 -x614049 -x614050 -x614051 -x614052 -x614053 -x614054 -x614055 -x614056 -x614057 -x614058 -x614059 -x614060 -x614061 -x614062 -x614063 -x614064 -x614065 -x614066 -x614067 -x614068 -x614069 -x614070 -x614071 -x614072 -x614073 -x614074 -x614075 -x614076 -x614077 -x614078 -x614079 -x614080 -x614081 -x614082 -x614083 -x614084 -x614085 -x614086 -x614087 -x614088 -x614089 -x614090 -x614091 -x614092 -x614093 -x614094 -x614095 -x614096 -x614097 -x614098 -x614099 -x614100 -x614101 -x614102 -x614103 -x614104 -x614105 -x614106 -x614107 -x614108 -x614109 -x614110 -x614111 -x614112 -x614113 -x614114 -x614115 -x614116 -x614117 -x614118 -x614119 -x614120 -x614121 -x614122 -x614123 -x614124 -x614125 -x614126 -x614127 -x614128 -x614129 -x614130 -x614131 -x614132 -x614133 -x614134 -x614135 -x614136 -x614137 -x614138 -x614139 -x614140 -x614141 -x614142 -x614143 -x614144 -x614145 -x614146 -x614147 -x614148 -x614149 -x614150 -x614151 -x614152 -x614153 -x614154 -x614155 -x614156 -x614157 -x614158 -x614159 -x614160 -x614161 -x614162 -x614163 -x614164 -x614165 -x614166 -x614167 -x614168 -x614169 -x614170 -x614171 -x614172 -x614173 -x614174 -x614175 -x614176 -x614177 -x614178 -x614179 -x614180 -x614181 -x614182 -x614183 -x614184 -x614185 -x614186 -x614187 -x614188 -x614189 -x614190 -x614191 -x614192 -x614193 -x614194 -x614195 -x614196 -x614197 -x614198 -x614199 -x614200 -x614201 -x614202 -x614203 -x614204 -x614205 -x614206 -x614207 -x614208 -x614209 -x614210 -x614211 -x614212 -x614213 -x614214 -x614215 -x614216 -x614217 -x614218 -x614219 -x614220 -x614221 -x614222 -x614223 -x614224 -x614225 -x614226 -x614227 -x614228 -x614229 -x614230 -x614231 -x614232 -x614233 -x614234 -x614235 -x614236 -x614237 -x614238 -x614239 -x614240 -x614241 -x614242 -x614243 -x614244 -x614245 -x614246 -x614247 -x614248 -x614249 -x614250 -x614251 -x614252 -x614253 -x614254 -x614255 -x614256 -x614257 -x614258 -x614259 -x614260 -x614261 -x614262 -x614263 -x614264 -x614265 -x614266 -x614267 -x614268 -x614269 -x614270 -x614271 -x614272 -x614273 -x614274 -x614275 -x614276 -x614277 -x614278 -x614279 -x614280 -x614281 -x614282 -x614283 -x614284 -x614285 -x614286 -x614287 -x614288 -x614289 -x614290 -x614291 -x614292 -x614293 -x614294 -x614295 -x614296 -x614297 -x614298 -x614299 -x614300 -x614301 -x614302 -x614303 -x614304 -x614305 -x614306 -x614307 -x614308 -x614309 -x614310 -x614311 -x614312 -x614313 -x614314 -x614315 -x614316 -x614317 -x614318 -x614319 -x614320 -x614321 -x614322 -x614323 -x614324 -x614325 -x614326 -x614327 -x614328 -x614329 -x614330 -x614331 -x614332 -x614333 -x614334 -x614335 -x614336 -x614337 -x614338 -x614339 -x614340 -x614341 -x614342 -x614343 -x614344 -x614345 -x614346 -x614347 -x614348 -x614349 -x614350 -x614351 -x614352 -x614353 -x614354 -x614355 -x614356 -x614357 -x614358 -x614359 -x614360 -x614361 -x614362 -x614363 -x614364 -x614365 -x614366 -x614367 -x614368 -x614369 -x614370 -x614371 -x614372 -x614373 -x614374 -x614375 -x614376 -x614377 -x614378 -x614379 -x614380 -x614381 -x614382 -x614383 -x614384 -x614385 -x614386 -x614387 -x614388 -x614389 -x614390 -x614391 -x614392 -x614393 -x614394 -x614395 -x614396 -x614397 -x614398 -x614399 -x614400 -x614401 -x614402 -x614403 -x614404 -x614405 -x614406 -x614407 -x614408 -x614409 -x614410 -x614411 -x614412 -x614413 -x614414 -x614415 -x614416 -x614417 -x614418 -x614419 -x614420 -x614421 -x614422 -x614423 -x614424 -x614425 -x614426 -x614427 -x614428 -x614429 -x614430 -x614431 -x614432 -x614433 -x614434 -x614435 -x614436 -x614437 -x614438 -x614439 -x614440 -x614441 -x614442 -x614443 -x614444 -x614445 -x614446 -x614447 -x614448 -x614449 -x614450 -x614451 -x614452 -x614453 -x614454 -x614455 -x614456 -x614457 -x614458 -x614459 -x614460 -x614461 -x614462 -x614463 -x614464 -x614465 -x614466 -x614467 -x614468 -x614469 -x614470 -x614471 -x614472 -x614473 -x614474 -x614475 -x614476 -x614477 -x614478 -x614479 -x614480 x614481 -x614482 -x614483 -x614484 -x614485 -x614486 -x614487 -x614488 -x614489 -x614490 -x614491 -x614492 -x614493 -x614494 -x614495 -x614496 -x614497 -x614498 -x614499 -x614500 -x614501 -x614502 -x614503 -x614504 -x614505 -x614506 -x614507 -x614508 -x614509 -x614510 -x614511 -x614512 -x614513 -x614514 -x614515 -x614516 -x614517 -x614518 -x614519 -x614520 -x614521 -x614522 -x614523 -x614524 -x614525 -x614526 -x614527 -x614528 -x614529 -x614530 -x614531 -x614532 -x614533 -x614534 -x614535 -x614536 -x614537 -x614538 -x614539 -x614540 -x614541 -x614542 -x614543 -x614544 -x614545 -x614546 -x614547 -x614548 -x614549 -x614550 -x614551 -x614552 -x614553 -x614554 -x614555 -x614556 -x614557 -x614558 -x614559 -x614560 -x614561 -x614562 -x614563 -x614564 -x614565 -x614566 -x614567 -x614568 -x614569 -x614570 -x614571 -x614572 -x614573 -x614574 -x614575 -x614576 -x614577 -x614578 -x614579 -x614580 -x614581 -x614582 -x614583 -x614584 -x614585 -x614586 -x614587 -x614588 -x614589 -x614590 -x614591 -x614592 -x614593 -x614594 -x614595 -x614596 -x614597 -x614598 -x614599 -x614600 -x614601 -x614602 -x614603 -x614604 -x614605 -x614606 -x614607 -x614608 -x614609 -x614610 -x614611 -x614612 -x614613 -x614614 -x614615 x614616 -x614617 -x614618 -x614619 -x614620 -x614621 -x614622 -x614623 -x614624 -x614625 -x614626 -x614627 -x614628 -x614629 -x614630 -x614631 -x614632 -x614633 -x614634 -x614635 -x614636 -x614637 -x614638 -x614639 -x614640 -x614641 -x614642 -x614643 -x614644 -x614645 -x614646 -x614647 -x614648 -x614649 -x614650 -x614651 -x614652 -x614653 -x614654 -x614655 -x614656 -x614657 -x614658 -x614659 -x614660 -x614661 -x614662 -x614663 -x614664 -x614665 -x614666 -x614667 -x614668 -x614669 -x614670 -x614671 -x614672 -x614673 -x614674 -x614675 -x614676 -x614677 -x614678 -x614679 -x614680 -x614681 -x614682 -x614683 -x614684 -x614685 -x614686 -x614687 -x614688 -x614689 -x614690 -x614691 -x614692 -x614693 -x614694 -x614695 -x614696 -x614697 -x614698 -x614699 -x614700 -x614701 -x614702 -x614703 -x614704 -x614705 -x614706 -x614707 -x614708 -x614709 -x614710 -x614711 -x614712 -x614713 -x614714 -x614715 -x614716 -x614717 -x614718 -x614719 -x614720 -x614721 -x614722 -x614723 -x614724 -x614725 -x614726 -x614727 -x614728 -x614729 -x614730 -x614731 -x614732 -x614733 -x614734 -x614735 -x614736 -x614737 -x614738 -x614739 -x614740 -x614741 -x614742 -x614743 -x614744 -x614745 -x614746 -x614747 -x614748 -x614749 -x614750 -x614751 -x614752 -x614753 -x614754 -x614755 -x614756 -x614757 -x614758 -x614759 -x614760 -x614761 -x614762 -x614763 -x614764 -x614765 -x614766 -x614767 -x614768 -x614769 -x614770 -x614771 -x614772 -x614773 -x614774 -x614775 -x614776 -x614777 -x614778 -x614779 -x614780 -x614781 -x614782 -x614783 -x614784 -x614785 -x614786 -x614787 -x614788 -x614789 -x614790 -x614791 -x614792 -x614793 -x614794 -x614795 -x614796 -x614797 -x614798 -x614799 -x614800 -x614801 -x614802 -x614803 -x614804 -x614805 -x614806 -x614807 -x614808 -x614809 -x614810 -x614811 -x614812 -x614813 -x614814 -x614815 -x614816 -x614817 -x614818 -x614819 -x614820 -x614821 -x614822 -x614823 -x614824 -x614825 -x614826 -x614827 -x614828 -x614829 -x614830 -x614831 -x614832 -x614833 -x614834 -x614835 -x614836 -x614837 -x614838 -x614839 -x614840 -x614841 -x614842 -x614843 -x614844 -x614845 -x614846 -x614847 -x614848 -x614849 -x614850 -x614851 -x614852 -x614853 -x614854 -x614855 -x614856 -x614857 -x614858 -x614859 -x614860 -x614861 -x614862 -x614863 -x614864 -x614865 -x614866 -x614867 -x614868 -x614869 -x614870 -x614871 -x614872 -x614873 -x614874 -x614875 -x614876 -x614877 -x614878 -x614879 -x614880 -x614881 -x614882 -x614883 -x614884 -x614885 -x614886 -x614887 -x614888 -x614889 -x614890 -x614891 -x614892 -x614893 -x614894 -x614895 -x614896 -x614897 -x614898 -x614899 -x614900 -x614901 -x614902 -x614903 -x614904 -x614905 x614906 -x614907 -x614908 -x614909 -x614910 -x614911 -x614912 -x614913 -x614914 -x614915 -x614916 -x614917 -x614918 -x614919 -x614920 -x614921 -x614922 -x614923 -x614924 -x614925 -x614926 -x614927 -x614928 -x614929 -x614930 -x614931 -x614932 -x614933 -x614934 -x614935 -x614936 -x614937 -x614938 -x614939 -x614940 -x614941 -x614942 -x614943 -x614944 -x614945 -x614946 -x614947 -x614948 -x614949 -x614950 -x614951 -x614952 -x614953 -x614954 -x614955 -x614956 -x614957 -x614958 -x614959 -x614960 -x614961 -x614962 -x614963 -x614964 -x614965 -x614966 -x614967 -x614968 -x614969 -x614970 -x614971 -x614972 -x614973 -x614974 -x614975 -x614976 -x614977 -x614978 -x614979 -x614980 -x614981 -x614982 -x614983 -x614984 -x614985 -x614986 -x614987 -x614988 -x614989 -x614990 -x614991 -x614992 -x614993 -x614994 -x614995 -x614996 -x614997 -x614998 -x614999 -x615000 -x615001 -x615002 -x615003 -x615004 -x615005 -x615006 -x615007 -x615008 -x615009 -x615010 -x615011 -x615012 -x615013 -x615014 -x615015 -x615016 -x615017 -x615018 -x615019 -x615020 -x615021 -x615022 -x615023 -x615024 -x615025 -x615026 -x615027 -x615028 -x615029 -x615030 -x615031 -x615032 -x615033 -x615034 -x615035 -x615036 -x615037 -x615038 -x615039 -x615040 -x615041 -x615042 -x615043 -x615044 -x615045 -x615046 -x615047 -x615048 -x615049 -x615050 -x615051 -x615052 -x615053 -x615054 -x615055 -x615056 -x615057 -x615058 -x615059 -x615060 -x615061 -x615062 -x615063 -x615064 -x615065 -x615066 -x615067 -x615068 -x615069 -x615070 -x615071 -x615072 -x615073 -x615074 -x615075 -x615076 -x615077 -x615078 -x615079 -x615080 -x615081 -x615082 -x615083 -x615084 -x615085 -x615086 -x615087 -x615088 -x615089 -x615090 -x615091 -x615092 -x615093 -x615094 -x615095 -x615096 -x615097 -x615098 -x615099 -x615100 -x615101 -x615102 -x615103 -x615104 -x615105 -x615106 -x615107 -x615108 -x615109 -x615110 -x615111 -x615112 -x615113 -x615114 -x615115 -x615116 -x615117 -x615118 -x615119 -x615120 -x615121 -x615122 -x615123 -x615124 -x615125 -x615126 -x615127 -x615128 -x615129 -x615130 -x615131 -x615132 -x615133 -x615134 -x615135 -x615136 -x615137 -x615138 -x615139 -x615140 -x615141 -x615142 -x615143 x615144 -x615145 -x615146 -x615147 -x615148 -x615149 -x615150 -x615151 -x615152 -x615153 -x615154 -x615155 -x615156 -x615157 -x615158 -x615159 -x615160 -x615161 -x615162 -x615163 -x615164 -x615165 -x615166 -x615167 -x615168 -x615169 -x615170 -x615171 -x615172 -x615173 -x615174 -x615175 -x615176 -x615177 -x615178 -x615179 -x615180 -x615181 -x615182 -x615183 -x615184 -x615185 -x615186 -x615187 -x615188 -x615189 -x615190 -x615191 -x615192 -x615193 -x615194 -x615195 -x615196 -x615197 -x615198 -x615199 -x615200 -x615201 -x615202 -x615203 -x615204 -x615205 -x615206 -x615207 -x615208 -x615209 -x615210 -x615211 -x615212 -x615213 -x615214 -x615215 -x615216 -x615217 -x615218 -x615219 -x615220 -x615221 -x615222 -x615223 -x615224 -x615225 -x615226 -x615227 -x615228 -x615229 -x615230 -x615231 -x615232 -x615233 -x615234 -x615235 -x615236 -x615237 -x615238 -x615239 x615240 -x615241 -x615242 -x615243 -x615244 -x615245 -x615246 -x615247 -x615248 -x615249 -x615250 -x615251 -x615252 -x615253 -x615254 -x615255 -x615256 -x615257 -x615258 -x615259 -x615260 -x615261 -x615262 -x615263 -x615264 -x615265 -x615266 -x615267 -x615268 -x615269 -x615270 -x615271 -x615272 -x615273 -x615274 -x615275 -x615276 -x615277 -x615278 -x615279 -x615280 -x615281 -x615282 -x615283 -x615284 -x615285 -x615286 -x615287 -x615288 -x615289 -x615290 -x615291 -x615292 -x615293 -x615294 -x615295 -x615296 -x615297 -x615298 -x615299 -x615300 -x615301 -x615302 -x615303 -x615304 -x615305 -x615306 -x615307 -x615308 -x615309 -x615310 -x615311 -x615312 -x615313 -x615314 -x615315 -x615316 -x615317 -x615318 -x615319 -x615320 -x615321 -x615322 -x615323 -x615324 -x615325 -x615326 -x615327 -x615328 -x615329 -x615330 -x615331 -x615332 -x615333 -x615334 -x615335 -x615336 -x615337 -x615338 -x615339 -x615340 -x615341 -x615342 -x615343 -x615344 -x615345 -x615346 -x615347 -x615348 -x615349 -x615350 -x615351 -x615352 -x615353 -x615354 -x615355 -x615356 -x615357 -x615358 -x615359 -x615360 -x615361 -x615362 -x615363 -x615364 -x615365 -x615366 -x615367 -x615368 -x615369 -x615370 -x615371 -x615372 -x615373 -x615374 -x615375 -x615376 -x615377 -x615378 -x615379 -x615380 -x615381 -x615382 -x615383 -x615384 -x615385 -x615386 -x615387 -x615388 -x615389 -x615390 -x615391 -x615392 -x615393 -x615394 -x615395 -x615396 -x615397 -x615398 -x615399 -x615400 -x615401 -x615402 -x615403 -x615404 -x615405 -x615406 -x615407 -x615408 -x615409 -x615410 -x615411 -x615412 -x615413 -x615414 -x615415 -x615416 -x615417 -x615418 -x615419 -x615420 -x615421 -x615422 -x615423 -x615424 -x615425 -x615426 -x615427 -x615428 -x615429 -x615430 -x615431 -x615432 -x615433 -x615434 -x615435 -x615436 -x615437 -x615438 -x615439 -x615440 -x615441 -x615442 -x615443 -x615444 -x615445 -x615446 -x615447 -x615448 -x615449 -x615450 -x615451 -x615452 -x615453 -x615454 -x615455 -x615456 -x615457 -x615458 -x615459 -x615460 -x615461 -x615462 -x615463 -x615464 -x615465 -x615466 -x615467 -x615468 -x615469 -x615470 -x615471 -x615472 -x615473 -x615474 x615475 -x615476 -x615477 -x615478 -x615479 -x615480 -x615481 -x615482 -x615483 -x615484 -x615485 -x615486 -x615487 -x615488 -x615489 -x615490 -x615491 -x615492 -x615493 -x615494 -x615495 -x615496 -x615497 -x615498 -x615499 -x615500 -x615501 -x615502 -x615503 -x615504 -x615505 -x615506 -x615507 -x615508 -x615509 -x615510 -x615511 -x615512 -x615513 -x615514 -x615515 -x615516 -x615517 -x615518 -x615519 -x615520 -x615521 -x615522 -x615523 -x615524 -x615525 -x615526 -x615527 -x615528 -x615529 -x615530 -x615531 -x615532 -x615533 -x615534 -x615535 -x615536 -x615537 -x615538 -x615539 -x615540 -x615541 -x615542 -x615543 -x615544 -x615545 -x615546 -x615547 -x615548 -x615549 -x615550 -x615551 -x615552 -x615553 -x615554 -x615555 -x615556 -x615557 -x615558 -x615559 -x615560 -x615561 -x615562 -x615563 -x615564 -x615565 -x615566 -x615567 -x615568 -x615569 -x615570 -x615571 -x615572 -x615573 -x615574 -x615575 -x615576 -x615577 -x615578 -x615579 -x615580 -x615581 -x615582 -x615583 -x615584 -x615585 -x615586 -x615587 -x615588 -x615589 -x615590 -x615591 -x615592 -x615593 -x615594 -x615595 -x615596 -x615597 -x615598 -x615599 -x615600 -x615601 -x615602 -x615603 -x615604 -x615605 -x615606 -x615607 -x615608 -x615609 -x615610 -x615611 -x615612 -x615613 -x615614 -x615615 -x615616 -x615617 -x615618 -x615619 -x615620 -x615621 -x615622 -x615623 -x615624 -x615625 -x615626 -x615627 -x615628 -x615629 -x615630 -x615631 -x615632 -x615633 -x615634 -x615635 -x615636 -x615637 -x615638 -x615639 -x615640 -x615641 -x615642 -x615643 -x615644 -x615645 -x615646 -x615647 -x615648 -x615649 -x615650 -x615651 -x615652 -x615653 -x615654 -x615655 -x615656 -x615657 -x615658 -x615659 -x615660 -x615661 -x615662 -x615663 -x615664 -x615665 -x615666 -x615667 -x615668 -x615669 -x615670 -x615671 -x615672 -x615673 -x615674 -x615675 -x615676 -x615677 -x615678 -x615679 -x615680 -x615681 -x615682 -x615683 -x615684 -x615685 -x615686 -x615687 -x615688 -x615689 -x615690 -x615691 -x615692 -x615693 -x615694 -x615695 -x615696 -x615697 -x615698 -x615699 -x615700 -x615701 -x615702 -x615703 -x615704 -x615705 -x615706 -x615707 -x615708 -x615709 -x615710 -x615711 -x615712 -x615713 -x615714 -x615715 -x615716 -x615717 -x615718 -x615719 -x615720 -x615721 -x615722 -x615723 -x615724 -x615725 -x615726 -x615727 -x615728 -x615729 -x615730 -x615731 -x615732 -x615733 -x615734 -x615735 -x615736 -x615737 -x615738 -x615739 -x615740 -x615741 -x615742 -x615743 -x615744 -x615745 -x615746 -x615747 -x615748 -x615749 -x615750 -x615751 x615752 -x615753 -x615754 -x615755 -x615756 -x615757 -x615758 -x615759 -x615760 -x615761 -x615762 -x615763 -x615764 -x615765 -x615766 -x615767 -x615768 -x615769 -x615770 -x615771 -x615772 -x615773 -x615774 -x615775 -x615776 -x615777 -x615778 -x615779 -x615780 -x615781 -x615782 -x615783 -x615784 -x615785 -x615786 -x615787 -x615788 -x615789 -x615790 -x615791 -x615792 -x615793 -x615794 -x615795 -x615796 -x615797 -x615798 -x615799 -x615800 -x615801 -x615802 -x615803 -x615804 -x615805 -x615806 -x615807 -x615808 -x615809 -x615810 -x615811 -x615812 -x615813 -x615814 -x615815 -x615816 -x615817 -x615818 -x615819 -x615820 -x615821 -x615822 -x615823 -x615824 -x615825 -x615826 -x615827 -x615828 -x615829 -x615830 -x615831 -x615832 -x615833 -x615834 -x615835 -x615836 -x615837 -x615838 -x615839 -x615840 -x615841 -x615842 -x615843 -x615844 -x615845 -x615846 -x615847 -x615848 -x615849 -x615850 -x615851 -x615852 -x615853 -x615854 -x615855 -x615856 -x615857 -x615858 -x615859 -x615860 -x615861 -x615862 -x615863 -x615864 -x615865 -x615866 -x615867 -x615868 -x615869 -x615870 -x615871 -x615872 -x615873 -x615874 -x615875 -x615876 -x615877 -x615878 -x615879 -x615880 -x615881 -x615882 -x615883 -x615884 -x615885 -x615886 -x615887 -x615888 -x615889 -x615890 -x615891 -x615892 -x615893 -x615894 -x615895 -x615896 -x615897 -x615898 -x615899 -x615900 -x615901 -x615902 -x615903 -x615904 -x615905 -x615906 -x615907 -x615908 -x615909 -x615910 -x615911 -x615912 -x615913 -x615914 -x615915 -x615916 -x615917 -x615918 -x615919 -x615920 -x615921 -x615922 -x615923 -x615924 -x615925 -x615926 -x615927 -x615928 -x615929 -x615930 -x615931 -x615932 -x615933 -x615934 -x615935 -x615936 -x615937 -x615938 -x615939 -x615940 -x615941 -x615942 -x615943 -x615944 -x615945 -x615946 -x615947 -x615948 -x615949 -x615950 -x615951 -x615952 -x615953 -x615954 -x615955 -x615956 -x615957 -x615958 -x615959 -x615960 -x615961 -x615962 -x615963 -x615964 -x615965 -x615966 -x615967 -x615968 -x615969 -x615970 -x615971 -x615972 -x615973 -x615974 -x615975 -x615976 -x615977 -x615978 -x615979 -x615980 -x615981 -x615982 -x615983 -x615984 -x615985 -x615986 -x615987 -x615988 -x615989 -x615990 -x615991 -x615992 -x615993 -x615994 -x615995 -x615996 -x615997 -x615998 -x615999
3421.79/3431.59 v -x616000 -x616001 -x616002 -x616003 -x616004 -x616005 -x616006 -x616007 x616008 -x616009 -x616010 -x616011 -x616012 -x616013 -x616014 -x616015 -x616016 -x616017 -x616018 -x616019 -x616020 -x616021 -x616022 -x616023 -x616024 -x616025 -x616026 -x616027 -x616028 -x616029 -x616030 -x616031 -x616032 -x616033 -x616034 -x616035 -x616036 -x616037 -x616038 -x616039 -x616040 -x616041 -x616042 -x616043 -x616044 -x616045 -x616046 -x616047 -x616048 -x616049 -x616050 -x616051 -x616052 -x616053 -x616054 -x616055 -x616056 -x616057 -x616058 -x616059 -x616060 -x616061 -x616062 -x616063 -x616064 -x616065 -x616066 -x616067 -x616068 -x616069 -x616070 -x616071 -x616072 -x616073 -x616074 -x616075 -x616076 -x616077 -x616078 -x616079 -x616080 -x616081 -x616082 -x616083 -x616084 -x616085 -x616086 -x616087 -x616088 -x616089 -x616090 -x616091 -x616092 -x616093 -x616094 -x616095 -x616096 -x616097 -x616098 -x616099 -x616100 -x616101 -x616102 -x616103 -x616104 -x616105 -x616106 -x616107 -x616108 -x616109 -x616110 -x616111 -x616112 -x616113 -x616114 -x616115 -x616116 -x616117 -x616118 -x616119 x616120 -x616121 -x616122 -x616123 -x616124 -x616125 -x616126 -x616127 -x616128 -x616129 -x616130 -x616131 -x616132 -x616133 -x616134 -x616135 -x616136 -x616137 -x616138 -x616139 -x616140 -x616141 -x616142 -x616143 -x616144 -x616145 -x616146 -x616147 -x616148 -x616149 -x616150 -x616151 -x616152 -x616153 -x616154 -x616155 -x616156 -x616157 -x616158 -x616159 -x616160 -x616161 -x616162 -x616163 -x616164 -x616165 -x616166 -x616167 -x616168 -x616169 -x616170 -x616171 -x616172 -x616173 -x616174 -x616175 -x616176 -x616177 -x616178 -x616179 -x616180 -x616181 -x616182 -x616183 -x616184 -x616185 -x616186 -x616187 -x616188 -x616189 -x616190 -x616191 -x616192 -x616193 -x616194 -x616195 -x616196 -x616197 -x616198 -x616199 -x616200 -x616201 -x616202 -x616203 -x616204 -x616205 -x616206 -x616207 -x616208 -x616209 -x616210 -x616211 -x616212 -x616213 -x616214 -x616215 -x616216 -x616217 -x616218 -x616219 -x616220 -x616221 -x616222 -x616223 -x616224 -x616225 -x616226 -x616227 -x616228 -x616229 -x616230 -x616231 -x616232 -x616233 -x616234 -x616235 -x616236 -x616237 -x616238 -x616239 -x616240 -x616241 -x616242 -x616243 -x616244 -x616245 -x616246 -x616247 -x616248 -x616249 -x616250 -x616251 -x616252 -x616253 -x616254 -x616255 -x616256 -x616257 -x616258 -x616259 -x616260 -x616261 -x616262 -x616263 -x616264 -x616265 -x616266 -x616267 -x616268 -x616269 -x616270 -x616271 -x616272 -x616273 -x616274 -x616275 -x616276 -x616277 -x616278 -x616279 -x616280 -x616281 -x616282 -x616283 -x616284 -x616285 -x616286 -x616287 -x616288 -x616289 -x616290 -x616291 -x616292 -x616293 -x616294 -x616295 -x616296 -x616297 -x616298 -x616299 -x616300 -x616301 -x616302 -x616303 -x616304 -x616305 -x616306 -x616307 -x616308 -x616309 -x616310 -x616311 -x616312 -x616313 -x616314 -x616315 -x616316 -x616317 -x616318 -x616319 -x616320 -x616321 -x616322 -x616323 -x616324 -x616325 -x616326 -x616327 -x616328 -x616329 -x616330 -x616331 -x616332 -x616333 -x616334 -x616335 -x616336 -x616337 -x616338 -x616339 -x616340 -x616341 -x616342 -x616343 -x616344 -x616345 -x616346 -x616347 -x616348 -x616349 -x616350 -x616351 -x616352 -x616353 -x616354 -x616355 -x616356 -x616357 -x616358 -x616359 -x616360 -x616361 -x616362 -x616363 -x616364 -x616365 -x616366 -x616367 -x616368 -x616369 -x616370 -x616371 -x616372 -x616373 -x616374 -x616375 -x616376 -x616377 -x616378 -x616379 -x616380 -x616381 -x616382 -x616383 -x616384 x616385 -x616386 -x616387 -x616388 -x616389 -x616390 -x616391 -x616392 -x616393 -x616394 -x616395 -x616396 -x616397 -x616398 -x616399 -x616400 -x616401 -x616402 -x616403 -x616404 -x616405 -x616406 -x616407 -x616408 -x616409 -x616410 -x616411 -x616412 -x616413 -x616414 -x616415 -x616416 -x616417 -x616418 -x616419 -x616420 -x616421 -x616422 -x616423 -x616424 -x616425 -x616426 -x616427 -x616428 -x616429 -x616430 -x616431 -x616432 -x616433 -x616434 -x616435 -x616436 -x616437 -x616438 -x616439 -x616440 -x616441 -x616442 -x616443 -x616444 -x616445 -x616446 -x616447 -x616448 -x616449 -x616450 -x616451 -x616452 -x616453 -x616454 -x616455 -x616456 -x616457 -x616458 -x616459 -x616460 -x616461 -x616462 -x616463 -x616464 -x616465 -x616466 -x616467 -x616468 -x616469 -x616470 -x616471 -x616472 -x616473 -x616474 -x616475 -x616476 -x616477 -x616478 -x616479 -x616480 -x616481 -x616482 -x616483 -x616484 -x616485 -x616486 -x616487 -x616488 -x616489 -x616490 -x616491 -x616492 -x616493 -x616494 -x616495 -x616496 -x616497 -x616498 -x616499 -x616500 -x616501 -x616502 -x616503 -x616504 -x616505 -x616506 -x616507 -x616508 -x616509 -x616510 -x616511 -x616512 -x616513 -x616514 -x616515 -x616516 -x616517 -x616518 -x616519 -x616520 -x616521 -x616522 -x616523 -x616524 -x616525 -x616526 -x616527 -x616528 -x616529 -x616530 -x616531 -x616532 -x616533 -x616534 -x616535 -x616536 -x616537 -x616538 -x616539 -x616540 -x616541 -x616542 -x616543 -x616544 -x616545 -x616546 -x616547 -x616548 -x616549 -x616550 -x616551 -x616552 -x616553 -x616554 -x616555 -x616556 -x616557 -x616558 -x616559 -x616560 -x616561 -x616562 -x616563 -x616564 -x616565 -x616566 -x616567 -x616568 -x616569 -x616570 -x616571 -x616572 -x616573 -x616574 -x616575 -x616576 -x616577 -x616578 -x616579 -x616580 -x616581 -x616582 -x616583 -x616584 -x616585 -x616586 -x616587 -x616588 -x616589 -x616590 -x616591 -x616592 -x616593 -x616594 -x616595 -x616596 -x616597 -x616598 -x616599 -x616600 -x616601 -x616602 -x616603 -x616604 -x616605 -x616606 -x616607 -x616608 -x616609 -x616610 -x616611 -x616612 -x616613 -x616614 -x616615 -x616616 -x616617 -x616618 -x616619 -x616620 -x616621 -x616622 -x616623 -x616624 -x616625 -x616626 -x616627 -x616628 -x616629 -x616630 -x616631 -x616632 -x616633 -x616634 -x616635 -x616636 -x616637 -x616638 -x616639 -x616640 -x616641 -x616642 -x616643 -x616644 -x616645 -x616646 -x616647 -x616648 -x616649 -x616650 -x616651 -x616652 -x616653 -x616654 -x616655 -x616656 -x616657 -x616658 -x616659 -x616660 -x616661 -x616662 -x616663 -x616664 -x616665 -x616666 -x616667 -x616668 -x616669 -x616670 x616671 -x616672 -x616673 -x616674 -x616675 -x616676 -x616677 -x616678 -x616679 -x616680 -x616681 -x616682 -x616683 -x616684 -x616685 -x616686 -x616687 -x616688 -x616689 -x616690 -x616691 -x616692 -x616693 -x616694 -x616695 -x616696 -x616697 -x616698 -x616699 -x616700 -x616701 -x616702 -x616703 -x616704 -x616705 -x616706 -x616707 -x616708 -x616709 -x616710 -x616711 -x616712 -x616713 -x616714 -x616715 -x616716 -x616717 -x616718 -x616719 -x616720 -x616721 -x616722 -x616723 -x616724 -x616725 -x616726 -x616727 -x616728 -x616729 -x616730 -x616731 -x616732 -x616733 -x616734 -x616735 -x616736 -x616737 -x616738 -x616739 -x616740 -x616741 -x616742 -x616743 -x616744 -x616745 -x616746 -x616747 -x616748 -x616749 -x616750 -x616751 -x616752 -x616753 -x616754 -x616755 -x616756 -x616757 -x616758 -x616759 -x616760 -x616761 -x616762 -x616763 -x616764 x616765 -x616766 -x616767 -x616768 -x616769 -x616770 -x616771 -x616772 -x616773 -x616774 -x616775 -x616776 -x616777 -x616778 -x616779 -x616780 -x616781 -x616782 -x616783 -x616784 -x616785 -x616786 -x616787 -x616788 -x616789 -x616790 -x616791 -x616792 -x616793 -x616794 -x616795 -x616796 -x616797 -x616798 -x616799 -x616800 -x616801 -x616802 -x616803 -x616804 -x616805 -x616806 -x616807 -x616808 -x616809 -x616810 -x616811 -x616812 -x616813 -x616814 -x616815 -x616816 -x616817 -x616818 -x616819 -x616820 -x616821 -x616822 -x616823 -x616824 -x616825 -x616826 -x616827 -x616828 -x616829 -x616830 -x616831 -x616832 -x616833 -x616834 -x616835 -x616836 -x616837 -x616838 -x616839 -x616840 -x616841 -x616842 -x616843 -x616844 -x616845 -x616846 -x616847 -x616848 -x616849 -x616850 -x616851 -x616852 -x616853 -x616854 -x616855 -x616856 -x616857 -x616858 -x616859 -x616860 -x616861 -x616862 -x616863 -x616864 -x616865 -x616866 -x616867 -x616868 -x616869 -x616870 -x616871 -x616872 -x616873 -x616874 -x616875 -x616876 -x616877 -x616878 -x616879 -x616880 -x616881 -x616882 -x616883 -x616884 -x616885 -x616886 -x616887 -x616888 -x616889 -x616890 -x616891 -x616892 -x616893 -x616894 -x616895 -x616896 -x616897 -x616898 -x616899 -x616900 -x616901 -x616902 -x616903 -x616904 -x616905 -x616906 -x616907 -x616908 -x616909 -x616910 -x616911 -x616912 -x616913 -x616914 -x616915 -x616916 -x616917 -x616918 -x616919 -x616920 -x616921 -x616922 -x616923 -x616924 -x616925 -x616926 -x616927 -x616928 -x616929 -x616930 -x616931 -x616932 -x616933 -x616934 -x616935 -x616936 -x616937 -x616938 -x616939 -x616940 -x616941 -x616942 -x616943 -x616944 -x616945 -x616946 -x616947 -x616948 -x616949 -x616950 -x616951 -x616952 -x616953 -x616954 -x616955 -x616956 -x616957 -x616958 -x616959 -x616960 -x616961 -x616962 -x616963 -x616964 -x616965 -x616966 -x616967 -x616968 -x616969 -x616970 -x616971 -x616972 -x616973 -x616974 -x616975 -x616976 -x616977 -x616978 -x616979 -x616980 -x616981 -x616982 -x616983 -x616984 -x616985 -x616986 -x616987 -x616988 -x616989 -x616990 -x616991 -x616992 -x616993 -x616994 -x616995 -x616996 -x616997 -x616998 -x616999 -x617000 -x617001 -x617002 -x617003 -x617004 -x617005 -x617006 -x617007 -x617008 -x617009 -x617010 -x617011 -x617012 -x617013 -x617014 -x617015 -x617016 -x617017 -x617018 -x617019 -x617020 -x617021 -x617022 -x617023 -x617024 -x617025 -x617026 -x617027 -x617028 -x617029 -x617030 -x617031 -x617032 -x617033 -x617034 -x617035 -x617036 -x617037 -x617038 -x617039 -x617040 -x617041 x617042 -x617043 -x617044 -x617045 -x617046 -x617047 -x617048 -x617049 -x617050 -x617051 -x617052 -x617053 -x617054 -x617055 -x617056 -x617057 -x617058 -x617059 -x617060 -x617061 -x617062 -x617063 -x617064 -x617065 -x617066 -x617067 -x617068 -x617069 -x617070 -x617071 -x617072 -x617073 -x617074 -x617075 -x617076 -x617077 -x617078 -x617079 -x617080 -x617081 -x617082 -x617083 -x617084 -x617085 -x617086 -x617087 -x617088 -x617089 -x617090 -x617091 -x617092 -x617093 -x617094 -x617095 -x617096 -x617097 -x617098 -x617099 -x617100 -x617101 -x617102 -x617103 -x617104 -x617105 -x617106 -x617107 -x617108 -x617109 -x617110 -x617111 -x617112 -x617113 -x617114 -x617115 -x617116 -x617117 -x617118 -x617119 -x617120 -x617121 -x617122 -x617123 -x617124 -x617125 -x617126 -x617127 -x617128 -x617129 -x617130 -x617131 -x617132 -x617133 -x617134 -x617135 -x617136 -x617137 -x617138 -x617139 -x617140 -x617141 -x617142 -x617143 -x617144 -x617145 -x617146 -x617147 -x617148 -x617149 -x617150 -x617151 -x617152 -x617153 -x617154 -x617155 -x617156 -x617157 -x617158 -x617159 -x617160 -x617161 -x617162 -x617163 -x617164 -x617165 -x617166 -x617167 -x617168 -x617169 -x617170 -x617171 -x617172 -x617173 -x617174 -x617175 -x617176 -x617177 -x617178 -x617179 -x617180 -x617181 -x617182 -x617183 -x617184 -x617185 -x617186 -x617187 -x617188 -x617189 -x617190 -x617191 -x617192 -x617193 -x617194 -x617195 -x617196 -x617197 -x617198 -x617199 -x617200 -x617201 -x617202 -x617203 -x617204 -x617205 -x617206 -x617207 -x617208 -x617209 -x617210 x617211 -x617212 -x617213 -x617214 -x617215 -x617216 -x617217 -x617218 -x617219 -x617220 -x617221 -x617222 -x617223 -x617224 -x617225 -x617226 -x617227 -x617228 -x617229 -x617230 -x617231 -x617232 -x617233 -x617234 -x617235 -x617236 -x617237 -x617238 -x617239 -x617240 -x617241 -x617242 -x617243 -x617244 -x617245 -x617246 -x617247 -x617248 -x617249 -x617250 -x617251 -x617252 -x617253 -x617254 -x617255 -x617256 -x617257 -x617258 -x617259 -x617260 -x617261 -x617262 -x617263 -x617264 -x617265 -x617266 -x617267 -x617268 -x617269 -x617270 -x617271 -x617272 -x617273 -x617274 -x617275 -x617276 -x617277 -x617278 -x617279 -x617280 -x617281 -x617282 -x617283 -x617284 -x617285 -x617286 -x617287 -x617288 -x617289 -x617290 -x617291 -x617292 -x617293 -x617294 -x617295 -x617296 -x617297 -x617298 -x617299 -x617300 -x617301 -x617302 -x617303 -x617304 -x617305 -x617306 -x617307 -x617308 -x617309 -x617310 -x617311 -x617312 -x617313 -x617314 -x617315 -x617316 -x617317 -x617318 -x617319 -x617320 -x617321 -x617322 -x617323 -x617324 -x617325 -x617326 -x617327 -x617328 -x617329 -x617330 -x617331 -x617332 -x617333 -x617334 -x617335 -x617336 -x617337 -x617338 -x617339 -x617340 -x617341 -x617342 -x617343 -x617344 -x617345 -x617346 -x617347 -x617348 -x617349 -x617350 -x617351 -x617352 -x617353 -x617354 -x617355 -x617356 -x617357 -x617358 -x617359 -x617360 -x617361 -x617362 -x617363 -x617364 -x617365 -x617366 -x617367 -x617368 -x617369 -x617370 -x617371 -x617372 -x617373 -x617374 -x617375 -x617376 -x617377 -x617378 -x617379 -x617380 -x617381 -x617382 -x617383 -x617384 -x617385 -x617386 -x617387 -x617388 -x617389 -x617390 -x617391 -x617392 -x617393 -x617394 -x617395 -x617396 -x617397 -x617398 -x617399 -x617400 -x617401 -x617402 -x617403 -x617404 -x617405 -x617406 -x617407 -x617408 -x617409 -x617410 -x617411 -x617412 -x617413 -x617414 -x617415 -x617416 -x617417 -x617418 -x617419 -x617420 -x617421 -x617422 -x617423 -x617424 -x617425 -x617426 -x617427 -x617428 -x617429 -x617430 -x617431 -x617432 -x617433 -x617434 -x617435 -x617436 -x617437 -x617438 -x617439 -x617440 -x617441 -x617442 -x617443 -x617444 -x617445 -x617446 -x617447 -x617448 -x617449 -x617450 -x617451 -x617452 -x617453 -x617454 -x617455 -x617456 -x617457 -x617458 -x617459 -x617460 -x617461 -x617462 -x617463 -x617464 -x617465 -x617466 -x617467 -x617468 -x617469 -x617470 -x617471 -x617472 -x617473 -x617474 -x617475 x617476 -x617477 -x617478 -x617479 -x617480 -x617481 -x617482 -x617483 -x617484 -x617485 -x617486 -x617487 -x617488 -x617489 -x617490 -x617491 -x617492 -x617493 -x617494 -x617495 -x617496 -x617497 -x617498 -x617499 -x617500 -x617501 -x617502 -x617503 -x617504 -x617505 -x617506 -x617507 -x617508 -x617509 -x617510 -x617511 -x617512 -x617513 -x617514 -x617515 -x617516 -x617517 -x617518 -x617519 -x617520 -x617521 -x617522 -x617523 -x617524 -x617525 -x617526 -x617527 -x617528 -x617529 -x617530 -x617531 -x617532 -x617533 -x617534 -x617535 -x617536 -x617537 -x617538 -x617539 -x617540 -x617541 -x617542 -x617543 -x617544 -x617545 -x617546 -x617547 -x617548 -x617549 -x617550 -x617551 -x617552 -x617553 -x617554 -x617555 -x617556 -x617557 -x617558 -x617559 -x617560 -x617561 -x617562 -x617563 -x617564 -x617565 -x617566 -x617567 -x617568 -x617569 -x617570 -x617571 -x617572 -x617573 -x617574 -x617575 -x617576 -x617577 -x617578 -x617579 -x617580 -x617581 -x617582 -x617583 -x617584 -x617585 -x617586 -x617587 -x617588 -x617589 -x617590 -x617591 -x617592 -x617593 -x617594 -x617595 -x617596 -x617597 -x617598 -x617599 -x617600 -x617601 -x617602 -x617603 -x617604 -x617605 -x617606 -x617607 -x617608 -x617609 -x617610 -x617611 -x617612 -x617613 -x617614 -x617615 -x617616 -x617617 -x617618 -x617619 -x617620 -x617621 -x617622 -x617623 -x617624 -x617625 -x617626 -x617627 -x617628 -x617629 -x617630 -x617631 -x617632 -x617633 -x617634 -x617635 -x617636 -x617637 -x617638 -x617639 -x617640 -x617641 -x617642 -x617643 -x617644 -x617645 -x617646 -x617647 -x617648 -x617649 -x617650 -x617651 -x617652 -x617653 -x617654 -x617655 -x617656 -x617657 -x617658 -x617659 -x617660 -x617661 -x617662 -x617663 -x617664 -x617665 -x617666 -x617667 -x617668 -x617669 -x617670 -x617671 -x617672 -x617673 -x617674 -x617675 -x617676 -x617677 -x617678 -x617679 -x617680 x617681 -x617682 -x617683 -x617684 -x617685 -x617686 -x617687 -x617688 -x617689 -x617690 -x617691 -x617692 -x617693 -x617694 -x617695 -x617696 -x617697 -x617698 -x617699 -x617700 -x617701 -x617702 -x617703 -x617704 -x617705 -x617706 -x617707 -x617708 -x617709 -x617710 -x617711 -x617712 -x617713 -x617714 -x617715 -x617716 -x617717 -x617718 -x617719 -x617720 -x617721 -x617722 -x617723 -x617724 -x617725 -x617726 -x617727 -x617728 -x617729 -x617730 -x617731 -x617732 -x617733 -x617734 -x617735 -x617736 -x617737 -x617738 -x617739 -x617740 -x617741 -x617742 -x617743 -x617744 -x617745 -x617746 -x617747 -x617748 -x617749 -x617750 -x617751 -x617752 -x617753 -x617754 -x617755 -x617756 -x617757 -x617758 -x617759 -x617760 -x617761 -x617762 -x617763 -x617764 -x617765 -x617766 -x617767 -x617768 -x617769 -x617770 -x617771 -x617772 -x617773 -x617774 -x617775 -x617776 -x617777 -x617778 -x617779 -x617780 -x617781 -x617782 -x617783 -x617784 -x617785 -x617786 -x617787 -x617788 -x617789 -x617790 -x617791 -x617792 -x617793 -x617794 -x617795 -x617796 -x617797 -x617798 -x617799 -x617800 -x617801 -x617802 -x617803 -x617804 -x617805 -x617806 -x617807 -x617808 -x617809 -x617810 -x617811 -x617812 -x617813 -x617814 -x617815 -x617816 -x617817 -x617818 -x617819 -x617820 -x617821 -x617822 -x617823 -x617824 -x617825 -x617826 -x617827 -x617828 -x617829 -x617830 -x617831 -x617832 -x617833 -x617834 -x617835 -x617836 -x617837 -x617838 -x617839 -x617840 -x617841 -x617842 -x617843 -x617844 -x617845 -x617846 -x617847 -x617848 -x617849 -x617850 -x617851 -x617852 -x617853 -x617854 -x617855 -x617856 -x617857 -x617858 -x617859 -x617860 -x617861 -x617862 -x617863 -x617864 -x617865 -x617866 -x617867 -x617868 -x617869 -x617870 -x617871 -x617872 -x617873 -x617874 -x617875 -x617876 -x617877 -x617878 -x617879 -x617880 -x617881 -x617882 -x617883 -x617884 -x617885 -x617886 -x617887 -x617888 -x617889 -x617890 -x617891 -x617892 -x617893 -x617894 -x617895 -x617896 -x617897 -x617898 -x617899 -x617900 -x617901 -x617902 -x617903 -x617904 -x617905 -x617906 -x617907 -x617908 -x617909 -x617910 -x617911 -x617912 -x617913 -x617914 -x617915 -x617916 -x617917 -x617918 -x617919 -x617920 -x617921 -x617922 -x617923 -x617924 -x617925 -x617926 -x617927 -x617928 -x617929 -x617930 -x617931 -x617932 -x617933 -x617934 -x617935 -x617936 -x617937 -x617938 -x617939 -x617940 -x617941 -x617942 -x617943 -x617944 -x617945 -x617946 -x617947 -x617948 -x617949 -x617950 -x617951 -x617952 -x617953 -x617954 -x617955 -x617956 -x617957 -x617958 -x617959 -x617960 -x617961 -x617962 -x617963 -x617964 -x617965 -x617966 -x617967 -x617968 -x617969 -x617970 -x617971 -x617972 -x617973 -x617974 -x617975 -x617976 -x617977 -x617978 -x617979 -x617980 -x617981 -x617982 -x617983 -x617984 -x617985 -x617986 -x617987 -x617988 -x617989 -x617990 -x617991 -x617992 -x617993 -x617994 -x617995 -x617996 -x617997 -x617998 -x617999
3421.79/3431.59 v -x618000 -x618001 -x618002 -x618003 -x618004 -x618005 x618006 -x618007 -x618008 -x618009 -x618010 -x618011 -x618012 -x618013 -x618014 -x618015 -x618016 -x618017 -x618018 -x618019 -x618020 -x618021 -x618022 -x618023 -x618024 -x618025 -x618026 -x618027 -x618028 -x618029 -x618030 -x618031 -x618032 -x618033 -x618034 -x618035 -x618036 -x618037 -x618038 -x618039 -x618040 -x618041 -x618042 -x618043 -x618044 -x618045 -x618046 -x618047 -x618048 -x618049 -x618050 -x618051 -x618052 -x618053 -x618054 -x618055 -x618056 -x618057 -x618058 -x618059 -x618060 -x618061 -x618062 -x618063 -x618064 -x618065 -x618066 -x618067 -x618068 -x618069 -x618070 -x618071 -x618072 -x618073 -x618074 -x618075 -x618076 -x618077 -x618078 -x618079 -x618080 -x618081 -x618082 -x618083 -x618084 -x618085 -x618086 -x618087 -x618088 -x618089 -x618090 -x618091 -x618092 -x618093 -x618094 -x618095 -x618096 -x618097 -x618098 -x618099 -x618100 -x618101 -x618102 -x618103 -x618104 -x618105 -x618106 -x618107 -x618108 -x618109 -x618110 -x618111 -x618112 -x618113 -x618114 -x618115 -x618116 -x618117 -x618118 -x618119 -x618120 -x618121 -x618122 -x618123 -x618124 -x618125 -x618126 -x618127 -x618128 -x618129 -x618130 -x618131 -x618132 -x618133 -x618134 -x618135 -x618136 -x618137 -x618138 -x618139 -x618140 -x618141 -x618142 -x618143 -x618144 -x618145 -x618146 -x618147 -x618148 -x618149 -x618150 -x618151 -x618152 -x618153 -x618154 -x618155 -x618156 -x618157 -x618158 -x618159 -x618160 -x618161 -x618162 -x618163 -x618164 -x618165 -x618166 -x618167 -x618168 -x618169 -x618170 -x618171 -x618172 -x618173 -x618174 -x618175 -x618176 -x618177 -x618178 -x618179 -x618180 -x618181 -x618182 -x618183 -x618184 -x618185 -x618186 -x618187 -x618188 -x618189 -x618190 -x618191 -x618192 -x618193 -x618194 -x618195 -x618196 -x618197 -x618198 -x618199 -x618200 -x618201 -x618202 -x618203 -x618204 -x618205 -x618206 -x618207 -x618208 -x618209 -x618210 -x618211 -x618212 -x618213 -x618214 -x618215 -x618216 -x618217 -x618218 -x618219 -x618220 -x618221 -x618222 -x618223 -x618224 -x618225 -x618226 -x618227 -x618228 -x618229 -x618230 -x618231 -x618232 -x618233 -x618234 -x618235 -x618236 -x618237 -x618238 -x618239 -x618240 -x618241 -x618242 -x618243 -x618244 -x618245 -x618246 -x618247 -x618248 -x618249 -x618250 -x618251 -x618252 -x618253 -x618254 -x618255 -x618256 -x618257 -x618258 -x618259 -x618260 -x618261 -x618262 -x618263 -x618264 -x618265 -x618266 -x618267 -x618268 -x618269 -x618270 -x618271 -x618272 -x618273 -x618274 -x618275 -x618276 -x618277 -x618278 -x618279 -x618280 -x618281 -x618282 -x618283 -x618284 -x618285 -x618286 -x618287 -x618288 -x618289 -x618290 -x618291 -x618292 -x618293 -x618294 -x618295 -x618296 -x618297 -x618298 x618299 -x618300 -x618301 -x618302 -x618303 -x618304 -x618305 -x618306 -x618307 -x618308 -x618309 -x618310 -x618311 -x618312 -x618313 -x618314 -x618315 -x618316 -x618317 -x618318 -x618319 -x618320 -x618321 -x618322 -x618323 -x618324 -x618325 -x618326 -x618327 -x618328 -x618329 -x618330 -x618331 -x618332 -x618333 -x618334 -x618335 -x618336 -x618337 -x618338 -x618339 -x618340 -x618341 -x618342 -x618343 -x618344 -x618345 -x618346 -x618347 -x618348 -x618349 -x618350 -x618351 -x618352 -x618353 -x618354 -x618355 -x618356 -x618357 -x618358 -x618359 -x618360 -x618361 -x618362 -x618363 -x618364 -x618365 -x618366 -x618367 -x618368 -x618369 -x618370 -x618371 -x618372 -x618373 -x618374 -x618375 -x618376 -x618377 -x618378 -x618379 -x618380 -x618381 -x618382 -x618383 -x618384 -x618385 -x618386 -x618387 -x618388 -x618389 -x618390 -x618391 -x618392 -x618393 -x618394 -x618395 -x618396 -x618397 -x618398 -x618399 -x618400 -x618401 -x618402 -x618403 -x618404 -x618405 -x618406 -x618407 -x618408 -x618409 -x618410 -x618411 -x618412 -x618413 -x618414 -x618415 -x618416 -x618417 -x618418 -x618419 -x618420 -x618421 -x618422 -x618423 -x618424 x618425 -x618426 -x618427 -x618428 -x618429 -x618430 -x618431 -x618432 -x618433 -x618434 -x618435 -x618436 -x618437 -x618438 -x618439 -x618440 -x618441 -x618442 -x618443 -x618444 -x618445 -x618446 -x618447 -x618448 -x618449 -x618450 -x618451 -x618452 -x618453 -x618454 -x618455 -x618456 -x618457 -x618458 -x618459 -x618460 -x618461 -x618462 -x618463 -x618464 -x618465 -x618466 -x618467 -x618468 -x618469 -x618470 -x618471 -x618472 -x618473 -x618474 -x618475 -x618476 -x618477 -x618478 -x618479 -x618480 -x618481 -x618482 -x618483 -x618484 -x618485 -x618486 -x618487 -x618488 -x618489 -x618490 -x618491 -x618492 -x618493 -x618494 -x618495 -x618496 -x618497 -x618498 -x618499 -x618500 -x618501 -x618502 -x618503 -x618504 -x618505 -x618506 -x618507 -x618508 -x618509 -x618510 -x618511 -x618512 -x618513 -x618514 -x618515 -x618516 -x618517 -x618518 -x618519 -x618520 -x618521 -x618522 -x618523 -x618524 -x618525 -x618526 -x618527 -x618528 -x618529 -x618530 -x618531 -x618532 -x618533 -x618534 -x618535 -x618536 -x618537 -x618538 -x618539 -x618540 -x618541 -x618542 -x618543 -x618544 -x618545 -x618546 -x618547 -x618548 -x618549 -x618550 -x618551 -x618552 -x618553 -x618554 -x618555 -x618556 -x618557 x618558 -x618559 -x618560 -x618561 -x618562 -x618563 -x618564 -x618565 -x618566 -x618567 -x618568 -x618569 -x618570 -x618571 -x618572 -x618573 -x618574 -x618575 -x618576 -x618577 -x618578 -x618579 -x618580 -x618581 -x618582 -x618583 -x618584 -x618585 -x618586 -x618587 -x618588 -x618589 -x618590 -x618591 -x618592 -x618593 -x618594 -x618595 -x618596 -x618597 -x618598 -x618599 -x618600 -x618601 -x618602 -x618603 -x618604 -x618605 -x618606 -x618607 -x618608 -x618609 -x618610 -x618611 -x618612 -x618613 -x618614 -x618615 -x618616 -x618617 -x618618 -x618619 -x618620 -x618621 -x618622 -x618623 -x618624 -x618625 -x618626 -x618627 -x618628 -x618629 -x618630 -x618631 -x618632 -x618633 -x618634 -x618635 -x618636 -x618637 -x618638 -x618639 -x618640 -x618641 -x618642 -x618643 -x618644 -x618645 -x618646 -x618647 -x618648 -x618649 -x618650 -x618651 -x618652 -x618653 -x618654 -x618655 -x618656 -x618657 -x618658 -x618659 -x618660 -x618661 -x618662 -x618663 -x618664 -x618665 -x618666 -x618667 -x618668 -x618669 -x618670 -x618671 -x618672 -x618673 -x618674 -x618675 -x618676 -x618677 -x618678 -x618679 -x618680 -x618681 -x618682 -x618683 -x618684 -x618685 -x618686 -x618687 -x618688 -x618689 -x618690 -x618691 -x618692 -x618693 -x618694 -x618695 -x618696 -x618697 -x618698 -x618699 -x618700 -x618701 -x618702 -x618703 -x618704 -x618705 -x618706 -x618707 -x618708 -x618709 -x618710 -x618711 -x618712 -x618713 -x618714 -x618715 -x618716 -x618717 -x618718 -x618719 -x618720 -x618721 -x618722 -x618723 -x618724 -x618725 -x618726 -x618727 -x618728 -x618729 -x618730 -x618731 -x618732 -x618733 -x618734 -x618735 -x618736 -x618737 -x618738 -x618739 -x618740 -x618741 -x618742 -x618743 -x618744 -x618745 -x618746 -x618747 -x618748 -x618749 -x618750 -x618751 -x618752 -x618753 -x618754 -x618755 -x618756 -x618757 -x618758 -x618759 -x618760 -x618761 -x618762 -x618763 -x618764 -x618765 -x618766 -x618767 -x618768 -x618769 -x618770 -x618771 -x618772 -x618773 -x618774 -x618775 -x618776 -x618777 -x618778 -x618779 -x618780 -x618781 -x618782 -x618783 -x618784 -x618785 -x618786 -x618787 -x618788 -x618789 -x618790 -x618791 -x618792 -x618793 -x618794 -x618795 -x618796 -x618797 -x618798 -x618799 -x618800 -x618801 -x618802 -x618803 -x618804 -x618805 -x618806 -x618807 -x618808 -x618809 -x618810 -x618811 -x618812 -x618813 -x618814 -x618815 -x618816 -x618817 -x618818 -x618819 -x618820 -x618821 -x618822 -x618823 -x618824 -x618825 -x618826 -x618827 -x618828 -x618829 -x618830 -x618831 -x618832 -x618833 -x618834 -x618835 -x618836 -x618837 -x618838 -x618839 -x618840 -x618841 -x618842 -x618843 -x618844 -x618845 -x618846 -x618847 -x618848 -x618849 -x618850 -x618851 -x618852 -x618853 -x618854 -x618855 -x618856 -x618857 -x618858 -x618859 -x618860 -x618861 -x618862 -x618863 -x618864 -x618865 -x618866 -x618867 -x618868 -x618869 -x618870 -x618871 -x618872 -x618873 -x618874 -x618875 -x618876 -x618877 -x618878 -x618879 -x618880 -x618881 -x618882 -x618883 -x618884 -x618885 -x618886 -x618887 -x618888 -x618889 -x618890 -x618891 -x618892 -x618893 -x618894 -x618895 -x618896 -x618897 -x618898 -x618899 -x618900 -x618901 -x618902 -x618903 -x618904 -x618905 -x618906 -x618907 -x618908 -x618909 -x618910 -x618911 -x618912 -x618913 -x618914 -x618915 -x618916 -x618917 -x618918 -x618919 -x618920 -x618921 x618922 -x618923 -x618924 -x618925 -x618926 -x618927 -x618928 -x618929 -x618930 -x618931 -x618932 -x618933 -x618934 -x618935 -x618936 -x618937 -x618938 -x618939 -x618940 -x618941 -x618942 -x618943 -x618944 -x618945 -x618946 -x618947 -x618948 -x618949 -x618950 -x618951 -x618952 -x618953 -x618954 -x618955 -x618956 -x618957 -x618958 -x618959 -x618960 -x618961 -x618962 -x618963 -x618964 -x618965 -x618966 -x618967 -x618968 -x618969 -x618970 -x618971 -x618972 -x618973 -x618974 -x618975 -x618976 -x618977 -x618978 -x618979 -x618980 -x618981 -x618982 -x618983 -x618984 -x618985 -x618986 -x618987 -x618988 -x618989 -x618990 -x618991 -x618992 -x618993 -x618994 -x618995 -x618996 -x618997 -x618998 -x618999 -x619000 -x619001 -x619002 -x619003 -x619004 -x619005 -x619006 -x619007 -x619008 -x619009 -x619010 -x619011 -x619012 -x619013 -x619014 -x619015 -x619016 -x619017 -x619018 -x619019 -x619020 -x619021 -x619022 -x619023 -x619024 -x619025 -x619026 -x619027 -x619028 -x619029 -x619030 -x619031 -x619032 -x619033 -x619034 -x619035 -x619036 -x619037 -x619038 -x619039 -x619040 -x619041 -x619042 -x619043 -x619044 -x619045 -x619046 -x619047 -x619048 -x619049 -x619050 -x619051 -x619052 -x619053 -x619054 -x619055 -x619056 -x619057 -x619058 -x619059 -x619060 -x619061 -x619062 -x619063 -x619064 -x619065 -x619066 -x619067 -x619068 -x619069 -x619070 -x619071 -x619072 -x619073 -x619074 -x619075 -x619076 -x619077 -x619078 -x619079 -x619080 -x619081 -x619082 -x619083 -x619084 -x619085 -x619086 -x619087 -x619088 -x619089 -x619090 -x619091 -x619092 -x619093 -x619094 -x619095 -x619096 -x619097 -x619098 -x619099 -x619100 -x619101 -x619102 -x619103 -x619104 -x619105 -x619106 -x619107 -x619108 -x619109 -x619110 -x619111 -x619112 -x619113 -x619114 -x619115 -x619116 -x619117 -x619118 -x619119 -x619120 -x619121 -x619122 -x619123 -x619124 -x619125 -x619126 -x619127 -x619128 -x619129 -x619130 -x619131 -x619132 -x619133 -x619134 -x619135 -x619136 -x619137 -x619138 -x619139 -x619140 -x619141 -x619142 -x619143 -x619144 -x619145 -x619146 -x619147 -x619148 -x619149 -x619150 -x619151 -x619152 -x619153 -x619154 -x619155 -x619156 -x619157 -x619158 -x619159 -x619160 -x619161 -x619162 -x619163 -x619164 -x619165 -x619166 -x619167 -x619168 -x619169 -x619170 -x619171 -x619172 -x619173 -x619174 -x619175 -x619176 -x619177 -x619178 -x619179 -x619180 -x619181 -x619182 -x619183 -x619184 -x619185 -x619186 -x619187 -x619188 -x619189 -x619190 -x619191 -x619192 -x619193 -x619194 -x619195 -x619196 -x619197 -x619198 -x619199 -x619200 -x619201 -x619202 -x619203 -x619204 -x619205 -x619206 -x619207 -x619208 -x619209 -x619210 -x619211 -x619212 -x619213 -x619214 -x619215 -x619216 -x619217 -x619218 -x619219 x619220 -x619221 -x619222 -x619223 -x619224 -x619225 -x619226 -x619227 -x619228 -x619229 -x619230 -x619231 -x619232 -x619233 -x619234 -x619235 -x619236 -x619237 -x619238 -x619239 -x619240 -x619241 -x619242 -x619243 -x619244 -x619245 -x619246 -x619247 -x619248 -x619249 -x619250 -x619251 -x619252 -x619253 -x619254 -x619255 -x619256 -x619257 -x619258 -x619259 -x619260 -x619261 -x619262 -x619263 -x619264 -x619265 -x619266 -x619267 -x619268 -x619269 -x619270 -x619271 -x619272 -x619273 -x619274 -x619275 -x619276 -x619277 -x619278 -x619279 -x619280 -x619281 -x619282 -x619283 -x619284 -x619285 -x619286 -x619287 -x619288 -x619289 -x619290 -x619291 -x619292 -x619293 -x619294 -x619295 -x619296 -x619297 -x619298 -x619299 -x619300 -x619301 -x619302 -x619303 -x619304 -x619305 -x619306 -x619307 -x619308 -x619309 -x619310 -x619311 -x619312 -x619313 -x619314 -x619315 -x619316 -x619317 -x619318 -x619319 -x619320 -x619321 -x619322 -x619323 -x619324 -x619325 -x619326 -x619327 -x619328 -x619329 -x619330 -x619331 -x619332 -x619333 -x619334 -x619335 -x619336 -x619337 -x619338 -x619339 -x619340 -x619341 -x619342 -x619343 -x619344 -x619345 -x619346 -x619347 -x619348 -x619349 -x619350 -x619351 -x619352 -x619353 -x619354 -x619355 -x619356 -x619357 -x619358 -x619359 -x619360 -x619361 -x619362 -x619363 -x619364 -x619365 -x619366 -x619367 -x619368 -x619369 -x619370 -x619371 -x619372 -x619373 -x619374 -x619375 -x619376 -x619377 -x619378 -x619379 -x619380 -x619381 -x619382 -x619383 -x619384 -x619385 -x619386 -x619387 -x619388 -x619389 -x619390 -x619391 -x619392 -x619393 -x619394 -x619395 -x619396 -x619397 -x619398 -x619399 -x619400 -x619401 -x619402 -x619403 -x619404 -x619405 -x619406 -x619407 -x619408 -x619409 -x619410 -x619411 -x619412 -x619413 -x619414 -x619415 -x619416 -x619417 -x619418 -x619419 -x619420 -x619421 -x619422 -x619423 -x619424 -x619425 -x619426 -x619427 -x619428 -x619429 -x619430 -x619431 -x619432 -x619433 -x619434 -x619435 -x619436 -x619437 -x619438 -x619439 -x619440 -x619441 -x619442 -x619443 -x619444 -x619445 -x619446 -x619447 -x619448 -x619449 -x619450 x619451 -x619452 -x619453 -x619454 -x619455 -x619456 -x619457 -x619458 -x619459 -x619460 -x619461 -x619462 -x619463 -x619464 -x619465 -x619466 -x619467 -x619468 -x619469 -x619470 -x619471 -x619472 -x619473 -x619474 -x619475 -x619476 -x619477 -x619478 -x619479 -x619480 -x619481 -x619482 -x619483 -x619484 -x619485 -x619486 -x619487 -x619488 -x619489 -x619490 -x619491 -x619492 -x619493 -x619494 -x619495 -x619496 -x619497 -x619498 -x619499 -x619500 -x619501 -x619502 -x619503 -x619504 -x619505 -x619506 -x619507 -x619508 -x619509 -x619510 -x619511 -x619512 -x619513 -x619514 -x619515 -x619516 -x619517 -x619518 -x619519 -x619520 -x619521 -x619522 -x619523 -x619524 -x619525 -x619526 -x619527 -x619528 -x619529 -x619530 -x619531 -x619532 -x619533 -x619534 -x619535 -x619536 -x619537 -x619538 -x619539 -x619540 -x619541 -x619542 -x619543 -x619544 -x619545 -x619546 -x619547 -x619548 -x619549 -x619550 -x619551 -x619552 -x619553 -x619554 -x619555 -x619556 -x619557 -x619558 -x619559 -x619560 -x619561 -x619562 -x619563 -x619564 -x619565 -x619566 -x619567 -x619568 -x619569 -x619570 -x619571 -x619572 -x619573 -x619574 -x619575 -x619576 -x619577 -x619578 -x619579 -x619580 -x619581 -x619582 -x619583 -x619584 -x619585 -x619586 -x619587 -x619588 -x619589 -x619590 -x619591 -x619592 -x619593 -x619594 -x619595 -x619596 -x619597 -x619598 -x619599 -x619600 -x619601 -x619602 -x619603 -x619604 -x619605 -x619606 -x619607 -x619608 -x619609 -x619610 -x619611 -x619612 -x619613 -x619614 -x619615 -x619616 -x619617 -x619618 -x619619 -x619620 -x619621 -x619622 -x619623 -x619624 -x619625 -x619626 -x619627 -x619628 -x619629 -x619630 -x619631 -x619632 -x619633 -x619634 -x619635 -x619636 -x619637 -x619638 -x619639 -x619640 -x619641 -x619642 -x619643 -x619644 -x619645 -x619646 -x619647 -x619648 -x619649 -x619650 -x619651 -x619652 -x619653 -x619654 -x619655 -x619656 -x619657 -x619658 -x619659 -x619660 x619661 -x619662 -x619663 -x619664 -x619665 -x619666 -x619667 -x619668 -x619669 -x619670 -x619671 -x619672 -x619673 -x619674 -x619675 -x619676 -x619677 -x619678 -x619679 -x619680 -x619681 -x619682 -x619683 -x619684 -x619685 -x619686 -x619687 -x619688 -x619689 -x619690 -x619691 -x619692 -x619693 -x619694 -x619695 -x619696 -x619697 -x619698 -x619699 -x619700 -x619701 -x619702 -x619703 -x619704 -x619705 -x619706 -x619707 -x619708 -x619709 -x619710 -x619711 -x619712 -x619713 -x619714 -x619715 -x619716 -x619717 -x619718 -x619719 -x619720 -x619721 -x619722 -x619723 -x619724 -x619725 -x619726 -x619727 -x619728 -x619729 -x619730 -x619731 -x619732 -x619733 -x619734 -x619735 -x619736 -x619737 -x619738 -x619739 -x619740 -x619741 -x619742 -x619743 -x619744 -x619745 -x619746 -x619747 -x619748 -x619749 -x619750 -x619751 -x619752 -x619753 -x619754 -x619755 -x619756 -x619757 -x619758 -x619759 -x619760 -x619761 -x619762 -x619763 -x619764 -x619765 -x619766 -x619767 -x619768 -x619769 -x619770 -x619771 -x619772 -x619773 -x619774 -x619775 -x619776 -x619777 -x619778 -x619779 -x619780 -x619781 -x619782 -x619783 -x619784 -x619785 -x619786 -x619787 -x619788 -x619789 -x619790 -x619791 -x619792 -x619793 -x619794 -x619795 -x619796 -x619797 -x619798 -x619799 -x619800 -x619801 -x619802 -x619803 -x619804 -x619805 -x619806 -x619807 -x619808 -x619809 -x619810 -x619811 -x619812 -x619813 -x619814 -x619815 -x619816 -x619817 -x619818 -x619819 -x619820 -x619821 -x619822 -x619823 -x619824 -x619825 -x619826 -x619827 -x619828 -x619829 x619830 -x619831 -x619832 -x619833 -x619834 -x619835 -x619836 -x619837 -x619838 -x619839 -x619840 -x619841 -x619842 -x619843 -x619844 -x619845 -x619846 -x619847 -x619848 -x619849 -x619850 -x619851 -x619852 -x619853 -x619854 -x619855 -x619856 -x619857 -x619858 -x619859 -x619860 -x619861 -x619862 -x619863 -x619864 -x619865 -x619866 -x619867 -x619868 -x619869 -x619870 -x619871 -x619872 -x619873 -x619874 -x619875 -x619876 -x619877 -x619878 -x619879 -x619880 -x619881 -x619882 -x619883 -x619884 -x619885 -x619886 -x619887 -x619888 -x619889 -x619890 -x619891 -x619892 -x619893 -x619894 -x619895 -x619896 -x619897 -x619898 -x619899 -x619900 -x619901 -x619902 -x619903 -x619904 -x619905 -x619906 -x619907 -x619908 -x619909 -x619910 -x619911 -x619912 -x619913 -x619914 -x619915 -x619916 -x619917 -x619918 -x619919 -x619920 -x619921 -x619922 -x619923 -x619924 -x619925 -x619926 -x619927 -x619928 -x619929 -x619930 -x619931 -x619932 -x619933 -x619934 -x619935 -x619936 -x619937 -x619938 -x619939 -x619940 -x619941 -x619942 -x619943 -x619944 -x619945 -x619946 -x619947 -x619948 -x619949 -x619950 -x619951 -x619952 -x619953 -x619954 -x619955 -x619956 -x619957 -x619958 -x619959 -x619960 -x619961 -x619962 -x619963 -x619964 -x619965 -x619966 -x619967 -x619968 -x619969 -x619970 -x619971 -x619972 -x619973 -x619974 -x619975 -x619976 -x619977 -x619978 -x619979 -x619980 -x619981 -x619982 -x619983 -x619984 -x619985 -x619986 -x619987 -x619988 -x619989 -x619990 -x619991 -x619992 -x619993 -x619994 -x619995 -x619996 -x619997 -x619998 -x619999
3421.79/3431.59 v -x620000 -x620001 -x620002 -x620003 -x620004 -x620005 -x620006 -x620007 -x620008 -x620009 -x620010 -x620011 -x620012 -x620013 -x620014 -x620015 -x620016 -x620017 -x620018 -x620019 -x620020 -x620021 -x620022 -x620023 -x620024 -x620025 -x620026 -x620027 -x620028 -x620029 -x620030 -x620031 -x620032 -x620033 -x620034 -x620035 -x620036 -x620037 -x620038 -x620039 -x620040 -x620041 -x620042 -x620043 -x620044 -x620045 -x620046 -x620047 -x620048 -x620049 -x620050 -x620051 -x620052 -x620053 -x620054 -x620055 -x620056 -x620057 -x620058 -x620059 -x620060 -x620061 -x620062 -x620063 -x620064 -x620065 -x620066 -x620067 -x620068 -x620069 -x620070 -x620071 -x620072 -x620073 -x620074 -x620075 -x620076 -x620077 -x620078 -x620079 -x620080 -x620081 -x620082 -x620083 x620084 -x620085 -x620086 -x620087 -x620088 -x620089 -x620090 -x620091 -x620092 -x620093 -x620094 -x620095 -x620096 -x620097 -x620098 -x620099 -x620100 -x620101 -x620102 -x620103 -x620104 -x620105 -x620106 -x620107 -x620108 -x620109 -x620110 -x620111 -x620112 -x620113 -x620114 -x620115 -x620116 -x620117 -x620118 -x620119 -x620120 -x620121 -x620122 -x620123 -x620124 -x620125 -x620126 -x620127 -x620128 -x620129 -x620130 -x620131 -x620132 -x620133 -x620134 -x620135 -x620136 -x620137 -x620138 -x620139 -x620140 -x620141 -x620142 -x620143 -x620144 -x620145 -x620146 -x620147 -x620148 -x620149 -x620150 -x620151 -x620152 -x620153 -x620154 -x620155 -x620156 -x620157 -x620158 -x620159 -x620160 -x620161 -x620162 -x620163 -x620164 -x620165 -x620166 -x620167 -x620168 -x620169 -x620170 -x620171 -x620172 -x620173 -x620174 -x620175 -x620176 -x620177 -x620178 -x620179 -x620180 -x620181 -x620182 -x620183 -x620184 -x620185 -x620186 -x620187 -x620188 -x620189 -x620190 -x620191 -x620192 -x620193 x620194 -x620195 -x620196 -x620197 -x620198 -x620199 -x620200 -x620201 -x620202 -x620203 -x620204 -x620205 -x620206 -x620207 -x620208 -x620209 -x620210 -x620211 -x620212 -x620213 -x620214 -x620215 -x620216 -x620217 -x620218 -x620219 -x620220 -x620221 -x620222 -x620223 -x620224 -x620225 -x620226 -x620227 -x620228 -x620229 -x620230 -x620231 -x620232 -x620233 -x620234 -x620235 -x620236 -x620237 -x620238 -x620239 -x620240 -x620241 -x620242 -x620243 -x620244 -x620245 -x620246 -x620247 -x620248 -x620249 -x620250 -x620251 -x620252 -x620253 -x620254 -x620255 -x620256 -x620257 -x620258 -x620259 -x620260 -x620261 -x620262 -x620263 -x620264 -x620265 -x620266 -x620267 -x620268 -x620269 -x620270 -x620271 -x620272 -x620273 -x620274 -x620275 -x620276 -x620277 -x620278 -x620279 -x620280 -x620281 -x620282 -x620283 -x620284 -x620285 -x620286 -x620287 -x620288 -x620289 -x620290 -x620291 -x620292 -x620293 -x620294 -x620295 -x620296 -x620297 -x620298 -x620299 -x620300 -x620301 -x620302 -x620303 -x620304 -x620305 -x620306 -x620307 -x620308 -x620309 -x620310 -x620311 -x620312 -x620313 -x620314 -x620315 -x620316 -x620317 -x620318 -x620319 -x620320 -x620321 -x620322 -x620323 -x620324 -x620325 -x620326 -x620327 -x620328 -x620329 -x620330 -x620331 -x620332 -x620333 -x620334 -x620335 -x620336 -x620337 -x620338 -x620339 -x620340 -x620341 -x620342 -x620343 -x620344 -x620345 -x620346 -x620347 -x620348 -x620349 -x620350 -x620351 -x620352 -x620353 -x620354 -x620355 -x620356 -x620357 -x620358 -x620359 -x620360 x620361 -x620362 -x620363 -x620364 -x620365 -x620366 -x620367 -x620368 -x620369 -x620370 -x620371 -x620372 -x620373 -x620374 -x620375 -x620376 -x620377 -x620378 -x620379 -x620380 -x620381 -x620382 -x620383 -x620384 -x620385 -x620386 -x620387 -x620388 -x620389 -x620390 -x620391 -x620392 -x620393 -x620394 -x620395 -x620396 -x620397 -x620398 -x620399 -x620400 -x620401 -x620402 -x620403 -x620404 -x620405 -x620406 -x620407 -x620408 -x620409 -x620410 -x620411 -x620412 -x620413 -x620414 -x620415 -x620416 -x620417 -x620418 -x620419 -x620420 -x620421 -x620422 -x620423 -x620424 -x620425 -x620426 -x620427 -x620428 -x620429 -x620430 -x620431 -x620432 -x620433 -x620434 -x620435 -x620436 -x620437 -x620438 -x620439 -x620440 -x620441 -x620442 -x620443 -x620444 -x620445 -x620446 -x620447 -x620448 -x620449 -x620450 -x620451 -x620452 -x620453 -x620454 -x620455 -x620456 -x620457 -x620458 -x620459 -x620460 -x620461 -x620462 -x620463 -x620464 -x620465 -x620466 -x620467 -x620468 -x620469 -x620470 -x620471 -x620472 -x620473 -x620474 -x620475 -x620476 -x620477 -x620478 -x620479 -x620480 -x620481 -x620482 -x620483 -x620484 -x620485 -x620486 -x620487 -x620488 -x620489 -x620490 -x620491 -x620492 -x620493 -x620494 -x620495 -x620496 -x620497 -x620498 -x620499 -x620500 -x620501 -x620502 -x620503 -x620504 -x620505 -x620506 -x620507 -x620508 -x620509 -x620510 -x620511 -x620512 -x620513 -x620514 -x620515 -x620516 -x620517 -x620518 -x620519 -x620520 -x620521 -x620522 -x620523 -x620524 -x620525 -x620526 -x620527 -x620528 -x620529 -x620530 -x620531 -x620532 -x620533 -x620534 -x620535 -x620536 -x620537 -x620538 -x620539 -x620540 -x620541 -x620542 -x620543 -x620544 -x620545 -x620546 -x620547 -x620548 -x620549 -x620550 -x620551 -x620552 -x620553 -x620554 -x620555 -x620556 -x620557 -x620558 -x620559 -x620560 -x620561 -x620562 -x620563 -x620564 -x620565 -x620566 -x620567 -x620568 -x620569 -x620570 -x620571 -x620572 -x620573 -x620574 -x620575 -x620576 -x620577 -x620578 -x620579 -x620580 -x620581 -x620582 -x620583 -x620584 -x620585 -x620586 -x620587 -x620588 -x620589 -x620590 -x620591 -x620592 -x620593 -x620594 -x620595 -x620596 -x620597 -x620598 -x620599 -x620600 -x620601 -x620602 -x620603 -x620604 -x620605 -x620606 -x620607 -x620608 -x620609 -x620610 -x620611 -x620612 -x620613 -x620614 -x620615 -x620616 -x620617 -x620618 -x620619 -x620620 -x620621 -x620622 -x620623 -x620624 -x620625 -x620626 -x620627 -x620628 -x620629 -x620630 -x620631 -x620632 -x620633 -x620634 -x620635 -x620636 -x620637 -x620638 -x620639 -x620640 -x620641 -x620642 -x620643 -x620644 -x620645 -x620646 -x620647 -x620648 -x620649 -x620650 -x620651 -x620652 -x620653 -x620654 -x620655 -x620656 -x620657 -x620658 -x620659 -x620660 -x620661 -x620662 -x620663 -x620664 -x620665 -x620666 -x620667 -x620668 -x620669 -x620670 -x620671 -x620672 -x620673 -x620674 -x620675 -x620676 -x620677 -x620678 -x620679 -x620680 -x620681 -x620682 -x620683 -x620684 -x620685 -x620686 -x620687 -x620688 -x620689 -x620690 -x620691 -x620692 -x620693 -x620694 -x620695 -x620696 -x620697 -x620698 -x620699 -x620700 -x620701 -x620702 -x620703 -x620704 -x620705 -x620706 -x620707 -x620708 -x620709 -x620710 -x620711 -x620712 -x620713 -x620714 -x620715 -x620716 -x620717 -x620718 -x620719 -x620720 -x620721 -x620722 -x620723 -x620724 -x620725 -x620726 -x620727 -x620728 -x620729 -x620730 -x620731 -x620732 -x620733 -x620734 -x620735 -x620736 -x620737 -x620738 -x620739 -x620740 -x620741 -x620742 -x620743 -x620744 -x620745 -x620746 -x620747 -x620748 -x620749 -x620750 -x620751 -x620752 -x620753 -x620754 -x620755 -x620756 -x620757 -x620758 -x620759 -x620760 -x620761 -x620762 -x620763 -x620764 -x620765 -x620766 -x620767 -x620768 -x620769 -x620770 -x620771 -x620772 -x620773 -x620774 -x620775 -x620776 -x620777 -x620778 -x620779 -x620780 -x620781 -x620782 -x620783 -x620784 -x620785 -x620786 -x620787 -x620788 -x620789 -x620790 -x620791 -x620792 -x620793 -x620794 -x620795 x620796 -x620797 -x620798 -x620799 -x620800 -x620801 -x620802 -x620803 -x620804 -x620805 -x620806 -x620807 -x620808 -x620809 -x620810 -x620811 -x620812 -x620813 -x620814 -x620815 -x620816 -x620817 -x620818 -x620819 -x620820 -x620821 -x620822 -x620823 -x620824 -x620825 -x620826 -x620827 -x620828 -x620829 -x620830 -x620831 -x620832 -x620833 -x620834 -x620835 -x620836 -x620837 -x620838 -x620839 -x620840 -x620841 -x620842 -x620843 -x620844 -x620845 -x620846 -x620847 -x620848 -x620849 -x620850 -x620851 -x620852 -x620853 -x620854 -x620855 -x620856 -x620857 -x620858 -x620859 -x620860 -x620861 -x620862 -x620863 -x620864 -x620865 -x620866 -x620867 -x620868 -x620869 -x620870 -x620871 -x620872 -x620873 -x620874 -x620875 -x620876 -x620877 -x620878 -x620879 -x620880 -x620881 -x620882 -x620883 -x620884 -x620885 -x620886 -x620887 -x620888 -x620889 -x620890 -x620891 -x620892 -x620893 -x620894 -x620895 -x620896 -x620897 -x620898 -x620899 -x620900 -x620901 -x620902 -x620903 -x620904 -x620905 -x620906 -x620907 -x620908 -x620909 -x620910 -x620911 -x620912 -x620913 -x620914 -x620915 -x620916 -x620917 -x620918 -x620919 -x620920 -x620921 -x620922 -x620923 -x620924 -x620925 -x620926 -x620927 -x620928 -x620929 x620930 -x620931 -x620932 -x620933 -x620934 -x620935 -x620936 -x620937 -x620938 -x620939 -x620940 -x620941 -x620942 -x620943 -x620944 -x620945 -x620946 -x620947 -x620948 -x620949 -x620950 -x620951 -x620952 -x620953 -x620954 -x620955 -x620956 -x620957 -x620958 -x620959 -x620960 -x620961 -x620962 -x620963 -x620964 -x620965 -x620966 -x620967 -x620968 -x620969 -x620970 -x620971 -x620972 -x620973 -x620974 -x620975 -x620976 -x620977 -x620978 -x620979 -x620980 -x620981 -x620982 -x620983 -x620984 -x620985 -x620986 -x620987 -x620988 -x620989 -x620990 -x620991 -x620992 -x620993 -x620994 -x620995 -x620996 -x620997 -x620998 -x620999 -x621000 -x621001 -x621002 -x621003 -x621004 -x621005 -x621006 -x621007 -x621008 -x621009 -x621010 -x621011 -x621012 -x621013 -x621014 -x621015 -x621016 -x621017 -x621018 -x621019 -x621020 -x621021 -x621022 -x621023 -x621024 -x621025 -x621026 -x621027 -x621028 -x621029 -x621030 -x621031 -x621032 -x621033 -x621034 -x621035 -x621036 -x621037 -x621038 -x621039 -x621040 -x621041 -x621042 -x621043 -x621044 -x621045 -x621046 -x621047 -x621048 -x621049 -x621050 -x621051 -x621052 -x621053 -x621054 -x621055 -x621056 -x621057 -x621058 -x621059 -x621060 -x621061 -x621062 -x621063 -x621064 -x621065 -x621066 -x621067 -x621068 -x621069 -x621070 -x621071 -x621072 -x621073 -x621074 -x621075 -x621076 -x621077 -x621078 -x621079 -x621080 -x621081 -x621082 -x621083 -x621084 -x621085 -x621086 -x621087 -x621088 -x621089 -x621090 -x621091 -x621092 -x621093 -x621094 -x621095 -x621096 -x621097 -x621098 -x621099 -x621100 -x621101 -x621102 -x621103 -x621104 -x621105 -x621106 -x621107 -x621108 -x621109 -x621110 -x621111 -x621112 -x621113 -x621114 -x621115 -x621116 -x621117 -x621118 -x621119 -x621120 -x621121 -x621122 -x621123 -x621124 -x621125 -x621126 -x621127 -x621128 -x621129 -x621130 -x621131 -x621132 -x621133 -x621134 -x621135 -x621136 -x621137 -x621138 -x621139 -x621140 -x621141 -x621142 -x621143 -x621144 -x621145 -x621146 -x621147 -x621148 -x621149 -x621150 -x621151 -x621152 -x621153 -x621154 -x621155 -x621156 -x621157 -x621158 -x621159 -x621160 -x621161 -x621162 -x621163 -x621164 -x621165 -x621166 -x621167 -x621168 -x621169 -x621170 -x621171 -x621172 -x621173 -x621174 -x621175 -x621176 -x621177 -x621178 -x621179 -x621180 -x621181 -x621182 -x621183 -x621184 -x621185 -x621186 -x621187 -x621188 -x621189 -x621190 -x621191 -x621192 -x621193 -x621194 -x621195 -x621196 -x621197 -x621198 -x621199 -x621200 -x621201 -x621202 -x621203 -x621204 -x621205 -x621206 -x621207 -x621208 -x621209 -x621210 -x621211 -x621212 -x621213 -x621214 -x621215 -x621216 -x621217 x621218 -x621219 -x621220 -x621221 -x621222 -x621223 -x621224 -x621225 -x621226 -x621227 -x621228 -x621229 -x621230 -x621231 -x621232 -x621233 -x621234 -x621235 -x621236 -x621237 -x621238 -x621239 -x621240 -x621241 -x621242 -x621243 -x621244 -x621245 -x621246 -x621247 -x621248 -x621249 -x621250 -x621251 -x621252 -x621253 -x621254 -x621255 -x621256 -x621257 -x621258 -x621259 -x621260 -x621261 -x621262 -x621263 -x621264 -x621265 -x621266 -x621267 -x621268 -x621269 -x621270 -x621271 -x621272 -x621273 -x621274 -x621275 -x621276 -x621277 -x621278 -x621279 -x621280 -x621281 -x621282 -x621283 -x621284 -x621285 -x621286 -x621287 -x621288 -x621289 -x621290 -x621291 -x621292 -x621293 -x621294 -x621295 -x621296 -x621297 -x621298 -x621299 -x621300 -x621301 -x621302 -x621303 -x621304 -x621305 -x621306 -x621307 -x621308 -x621309 -x621310 -x621311 -x621312 -x621313 -x621314 -x621315 -x621316 -x621317 -x621318 -x621319 -x621320 -x621321 -x621322 -x621323 -x621324 -x621325 -x621326 -x621327 -x621328 -x621329 -x621330 -x621331 -x621332 -x621333 -x621334 -x621335 -x621336 -x621337 -x621338 -x621339 -x621340 -x621341 -x621342 -x621343 -x621344 -x621345 -x621346 -x621347 -x621348 -x621349 -x621350 -x621351 -x621352 -x621353 -x621354 -x621355 -x621356 -x621357 -x621358 -x621359 -x621360 -x621361 -x621362 -x621363 -x621364 -x621365 -x621366 -x621367 -x621368 -x621369 -x621370 -x621371 -x621372 -x621373 -x621374 -x621375 -x621376 -x621377 -x621378 -x621379 -x621380 -x621381 -x621382 -x621383 -x621384 -x621385 -x621386 -x621387 -x621388 -x621389 -x621390 -x621391 -x621392 -x621393 -x621394 -x621395 -x621396 -x621397 -x621398 -x621399 -x621400 -x621401 -x621402 -x621403 -x621404 -x621405 -x621406 -x621407 -x621408 -x621409 -x621410 -x621411 -x621412 -x621413 -x621414 -x621415 -x621416 -x621417 -x621418 -x621419 -x621420 -x621421 -x621422 -x621423 -x621424 -x621425 -x621426 -x621427 -x621428 -x621429 -x621430 -x621431 -x621432 -x621433 -x621434 -x621435 -x621436 -x621437 -x621438 -x621439 -x621440 -x621441 -x621442 -x621443 -x621444 -x621445 -x621446 -x621447 -x621448 -x621449 -x621450 -x621451 -x621452 -x621453 x621454 -x621455 -x621456 -x621457 -x621458 -x621459 -x621460 -x621461 -x621462 -x621463 -x621464 -x621465 -x621466 -x621467 -x621468 -x621469 -x621470 -x621471 -x621472 -x621473 -x621474 -x621475 -x621476 -x621477 -x621478 -x621479 -x621480 -x621481 -x621482 -x621483 -x621484 -x621485 -x621486 -x621487 -x621488 -x621489 -x621490 -x621491 -x621492 -x621493 -x621494 -x621495 -x621496 -x621497 -x621498 -x621499 -x621500 -x621501 -x621502 -x621503 -x621504 -x621505 -x621506 -x621507 -x621508 -x621509 -x621510 -x621511 -x621512 -x621513 -x621514 -x621515 -x621516 -x621517 -x621518 -x621519 -x621520 -x621521 -x621522 -x621523 -x621524 -x621525 -x621526 -x621527 -x621528 -x621529 -x621530 -x621531 -x621532 -x621533 -x621534 -x621535 -x621536 -x621537 -x621538 -x621539 -x621540 -x621541 -x621542 -x621543 -x621544 -x621545 -x621546 -x621547 x621548 -x621549 -x621550 -x621551 -x621552 -x621553 -x621554 -x621555 -x621556 -x621557 -x621558 -x621559 -x621560 -x621561 -x621562 -x621563 -x621564 -x621565 -x621566 -x621567 -x621568 -x621569 -x621570 -x621571 -x621572 -x621573 -x621574 -x621575 -x621576 -x621577 -x621578 -x621579 -x621580 -x621581 -x621582 -x621583 -x621584 -x621585 -x621586 -x621587 -x621588 -x621589 -x621590 -x621591 -x621592 -x621593 -x621594 -x621595 -x621596 -x621597 -x621598 -x621599 -x621600 -x621601 -x621602 -x621603 -x621604 -x621605 -x621606 -x621607 -x621608 -x621609 -x621610 -x621611 -x621612 -x621613 -x621614 -x621615 -x621616 -x621617 -x621618 -x621619 -x621620 -x621621 -x621622 -x621623 -x621624 -x621625 -x621626 -x621627 -x621628 -x621629 -x621630 -x621631 -x621632 -x621633 -x621634 -x621635 -x621636 -x621637 -x621638 -x621639 -x621640 -x621641 -x621642 -x621643 -x621644 -x621645 -x621646 -x621647 -x621648 -x621649 -x621650 -x621651 -x621652 -x621653 -x621654 -x621655 -x621656 -x621657 -x621658 -x621659 -x621660 -x621661 -x621662 -x621663 -x621664 -x621665 -x621666 -x621667 -x621668 -x621669 -x621670 -x621671 -x621672 -x621673 -x621674 -x621675 -x621676 -x621677 -x621678 -x621679 -x621680 -x621681 -x621682 -x621683 -x621684 -x621685 -x621686 -x621687 -x621688 -x621689 -x621690 -x621691 -x621692 -x621693 -x621694 -x621695 -x621696 -x621697 -x621698 -x621699 -x621700 -x621701 -x621702 -x621703 -x621704 -x621705 -x621706 -x621707 -x621708 -x621709 -x621710 -x621711 -x621712 -x621713 -x621714 -x621715 -x621716 -x621717 -x621718 -x621719 -x621720 -x621721 -x621722 -x621723 -x621724 -x621725 -x621726 -x621727 -x621728 -x621729 -x621730 -x621731 -x621732 -x621733 -x621734 -x621735 -x621736 -x621737 -x621738 -x621739 -x621740 -x621741 -x621742 -x621743 -x621744 -x621745 -x621746 -x621747 -x621748 -x621749 -x621750 -x621751 -x621752 -x621753 -x621754 -x621755 -x621756 -x621757 -x621758 -x621759 -x621760 -x621761 -x621762 -x621763 -x621764 -x621765 -x621766 -x621767 -x621768 -x621769 -x621770 -x621771 -x621772 -x621773 -x621774 -x621775 -x621776 -x621777 -x621778 -x621779 -x621780 x621781 -x621782 -x621783 -x621784 -x621785 -x621786 -x621787 -x621788 -x621789 -x621790 -x621791 -x621792 -x621793 -x621794 -x621795 -x621796 -x621797 -x621798 -x621799 -x621800 -x621801 -x621802 -x621803 -x621804 -x621805 -x621806 -x621807 -x621808 -x621809 -x621810 -x621811 -x621812 -x621813 -x621814 -x621815 -x621816 -x621817 -x621818 -x621819 -x621820 -x621821 -x621822 -x621823 -x621824 -x621825 -x621826 -x621827 -x621828 -x621829 -x621830 -x621831 -x621832 -x621833 -x621834 -x621835 -x621836 -x621837 -x621838 -x621839 -x621840 -x621841 -x621842 -x621843 -x621844 -x621845 -x621846 -x621847 -x621848 -x621849 -x621850 -x621851 -x621852 -x621853 -x621854 -x621855 -x621856 -x621857 -x621858 -x621859 -x621860 -x621861 -x621862 -x621863 -x621864 -x621865 -x621866 -x621867 -x621868 -x621869 -x621870 -x621871 -x621872 -x621873 -x621874 -x621875 -x621876 -x621877 -x621878 -x621879 -x621880 -x621881 -x621882 -x621883 -x621884 -x621885 -x621886 -x621887 -x621888 -x621889 -x621890 -x621891 -x621892 -x621893 -x621894 -x621895 -x621896 -x621897 -x621898 -x621899 -x621900 -x621901 -x621902 -x621903 -x621904 -x621905 -x621906 -x621907 -x621908 -x621909 -x621910 -x621911 -x621912 -x621913 -x621914 -x621915 -x621916 -x621917 -x621918 -x621919 -x621920 -x621921 -x621922 -x621923 -x621924 -x621925 -x621926 -x621927 -x621928 -x621929 -x621930 -x621931 -x621932 -x621933 -x621934 -x621935 -x621936 -x621937 -x621938 -x621939 -x621940 -x621941 -x621942 -x621943 -x621944 -x621945 -x621946 -x621947 -x621948 -x621949 -x621950 -x621951 -x621952 -x621953 -x621954 -x621955 -x621956 -x621957 -x621958 -x621959 -x621960 -x621961 -x621962 -x621963 -x621964 -x621965 -x621966 -x621967 -x621968 -x621969 -x621970 -x621971 -x621972 -x621973 -x621974 -x621975 -x621976 -x621977 -x621978 -x621979 -x621980 -x621981 -x621982 -x621983 -x621984 -x621985 -x621986 -x621987 -x621988 -x621989 -x621990 -x621991 -x621992 -x621993 -x621994 -x621995 -x621996 -x621997 -x621998 -x621999
3421.79/3431.59 v -x622000 -x622001 -x622002 -x622003 -x622004 -x622005 -x622006 -x622007 -x622008 -x622009 -x622010 -x622011 -x622012 -x622013 -x622014 -x622015 -x622016 -x622017 -x622018 -x622019 -x622020 -x622021 -x622022 -x622023 -x622024 -x622025 -x622026 -x622027 -x622028 -x622029 -x622030 -x622031 -x622032 -x622033 -x622034 -x622035 -x622036 -x622037 -x622038 -x622039 -x622040 -x622041 -x622042 -x622043 -x622044 -x622045 -x622046 -x622047 -x622048 -x622049 -x622050 -x622051 -x622052 -x622053 -x622054 -x622055 x622056 -x622057 -x622058 -x622059 -x622060 -x622061 -x622062 -x622063 -x622064 -x622065 -x622066 -x622067 -x622068 -x622069 -x622070 -x622071 -x622072 -x622073 -x622074 -x622075 -x622076 -x622077 -x622078 -x622079 -x622080 -x622081 -x622082 -x622083 -x622084 -x622085 -x622086 -x622087 -x622088 -x622089 -x622090 -x622091 -x622092 -x622093 -x622094 -x622095 -x622096 -x622097 -x622098 -x622099 -x622100 -x622101 -x622102 -x622103 -x622104 -x622105 -x622106 -x622107 -x622108 -x622109 -x622110 -x622111 -x622112 -x622113 -x622114 -x622115 -x622116 -x622117 -x622118 -x622119 -x622120 -x622121 -x622122 -x622123 -x622124 -x622125 -x622126 -x622127 -x622128 -x622129 -x622130 -x622131 -x622132 -x622133 -x622134 -x622135 -x622136 -x622137 -x622138 -x622139 -x622140 -x622141 -x622142 -x622143 -x622144 -x622145 -x622146 -x622147 -x622148 -x622149 -x622150 -x622151 -x622152 -x622153 -x622154 -x622155 -x622156 -x622157 -x622158 -x622159 -x622160 -x622161 -x622162 -x622163 -x622164 -x622165 -x622166 -x622167 -x622168 -x622169 -x622170 -x622171 -x622172 -x622173 -x622174 -x622175 -x622176 -x622177 -x622178 -x622179 -x622180 -x622181 -x622182 -x622183 -x622184 -x622185 -x622186 -x622187 -x622188 -x622189 -x622190 -x622191 -x622192 -x622193 -x622194 -x622195 -x622196 -x622197 -x622198 -x622199 -x622200 -x622201 -x622202 -x622203 -x622204 -x622205 -x622206 -x622207 -x622208 -x622209 -x622210 -x622211 -x622212 -x622213 -x622214 -x622215 -x622216 -x622217 -x622218 -x622219 -x622220 -x622221 -x622222 -x622223 -x622224 -x622225 -x622226 -x622227 -x622228 -x622229 -x622230 -x622231 -x622232 -x622233 -x622234 -x622235 -x622236 -x622237 -x622238 -x622239 -x622240 -x622241 -x622242 -x622243 -x622244 -x622245 -x622246 -x622247 -x622248 -x622249 -x622250 -x622251 -x622252 -x622253 -x622254 -x622255 -x622256 -x622257 -x622258 -x622259 -x622260 -x622261 -x622262 -x622263 -x622264 -x622265 -x622266 -x622267 -x622268 -x622269 -x622270 -x622271 -x622272 -x622273 -x622274 -x622275 -x622276 -x622277 -x622278 -x622279 -x622280 -x622281 -x622282 -x622283 -x622284 -x622285 -x622286 -x622287 -x622288 -x622289 -x622290 -x622291 -x622292 -x622293 -x622294 -x622295 -x622296 -x622297 -x622298 -x622299 -x622300 -x622301 -x622302 -x622303 -x622304 -x622305 -x622306 -x622307 -x622308 -x622309 x622310 -x622311 -x622312 -x622313 -x622314 -x622315 -x622316 -x622317 -x622318 -x622319 -x622320 -x622321 -x622322 -x622323 -x622324 -x622325 -x622326 -x622327 -x622328 -x622329 -x622330 -x622331 -x622332 -x622333 -x622334 -x622335 -x622336 -x622337 -x622338 -x622339 -x622340 -x622341 -x622342 -x622343 -x622344 -x622345 -x622346 -x622347 -x622348 -x622349 -x622350 -x622351 -x622352 -x622353 -x622354 -x622355 -x622356 -x622357 -x622358 -x622359 -x622360 -x622361 -x622362 -x622363 -x622364 -x622365 -x622366 -x622367 -x622368 -x622369 -x622370 -x622371 -x622372 -x622373 -x622374 -x622375 -x622376 -x622377 -x622378 -x622379 -x622380 -x622381 -x622382 -x622383 -x622384 -x622385 -x622386 -x622387 -x622388 -x622389 -x622390 -x622391 -x622392 -x622393 -x622394 -x622395 -x622396 -x622397 -x622398 -x622399 -x622400 -x622401 -x622402 -x622403 -x622404 -x622405 -x622406 -x622407 -x622408 -x622409 -x622410 -x622411 -x622412 -x622413 -x622414 -x622415 -x622416 -x622417 -x622418 -x622419 x622420 -x622421 -x622422 -x622423 -x622424 -x622425 -x622426 -x622427 -x622428 -x622429 -x622430 -x622431 -x622432 -x622433 -x622434 -x622435 -x622436 -x622437 -x622438 -x622439 -x622440 -x622441 -x622442 -x622443 -x622444 -x622445 -x622446 -x622447 -x622448 -x622449 -x622450 -x622451 -x622452 -x622453 -x622454 -x622455 -x622456 -x622457 -x622458 -x622459 -x622460 -x622461 -x622462 -x622463 -x622464 -x622465 -x622466 -x622467 -x622468 -x622469 -x622470 -x622471 -x622472 -x622473 -x622474 -x622475 -x622476 -x622477 -x622478 -x622479 -x622480 -x622481 -x622482 -x622483 -x622484 -x622485 -x622486 -x622487 -x622488 -x622489 -x622490 -x622491 -x622492 -x622493 -x622494 -x622495 -x622496 -x622497 -x622498 -x622499 -x622500 -x622501 -x622502 -x622503 -x622504 -x622505 -x622506 -x622507 -x622508 -x622509 -x622510 -x622511 -x622512 -x622513 -x622514 -x622515 -x622516 -x622517 -x622518 -x622519 -x622520 -x622521 -x622522 -x622523 -x622524 -x622525 -x622526 -x622527 -x622528 -x622529 -x622530 -x622531 -x622532 -x622533 -x622534 -x622535 -x622536 -x622537 -x622538 -x622539 -x622540 -x622541 -x622542 -x622543 -x622544 -x622545 -x622546 -x622547 -x622548 -x622549 -x622550 -x622551 -x622552 -x622553 -x622554 -x622555 -x622556 -x622557 -x622558 -x622559 -x622560 -x622561 -x622562 -x622563 -x622564 -x622565 -x622566 -x622567 -x622568 -x622569 -x622570 -x622571 -x622572 -x622573 -x622574 -x622575 -x622576 -x622577 -x622578 -x622579 -x622580 -x622581 -x622582 -x622583 -x622584 -x622585 -x622586 -x622587 -x622588 -x622589 -x622590 -x622591 -x622592 -x622593 -x622594 -x622595 -x622596 -x622597 -x622598 -x622599 -x622600 -x622601 -x622602 -x622603 -x622604 -x622605 -x622606 -x622607 -x622608 -x622609 -x622610 -x622611 -x622612 -x622613 -x622614 -x622615 -x622616 -x622617 -x622618 -x622619 -x622620 -x622621 -x622622 -x622623 -x622624 -x622625 -x622626 -x622627 -x622628 -x622629 -x622630 -x622631 -x622632 -x622633 -x622634 -x622635 -x622636 -x622637 -x622638 -x622639 -x622640 -x622641 -x622642 -x622643 -x622644 -x622645 -x622646 -x622647 -x622648 -x622649 -x622650 -x622651 -x622652 -x622653 -x622654 -x622655 -x622656 -x622657 -x622658 -x622659 -x622660 -x622661 -x622662 -x622663 -x622664 -x622665 -x622666 -x622667 -x622668 -x622669 -x622670 -x622671 -x622672 -x622673 -x622674 -x622675 -x622676 -x622677 -x622678 -x622679 -x622680 -x622681 -x622682 x622683 -x622684 -x622685 -x622686 -x622687 -x622688 -x622689 -x622690 -x622691 -x622692 -x622693 -x622694 -x622695 -x622696 -x622697 -x622698 -x622699 -x622700 -x622701 -x622702 -x622703 -x622704 -x622705 -x622706 -x622707 -x622708 -x622709 -x622710 -x622711 -x622712 -x622713 -x622714 -x622715 -x622716 -x622717 -x622718 -x622719 -x622720 -x622721 -x622722 -x622723 -x622724 -x622725 -x622726 -x622727 -x622728 -x622729 -x622730 -x622731 -x622732 -x622733 -x622734 -x622735 -x622736 -x622737 -x622738 -x622739 -x622740 -x622741 -x622742 -x622743 -x622744 -x622745 -x622746 -x622747 -x622748 -x622749 -x622750 -x622751 -x622752 -x622753 -x622754 -x622755 -x622756 -x622757 -x622758 -x622759 -x622760 -x622761 -x622762 -x622763 -x622764 -x622765 -x622766 -x622767 -x622768 -x622769 -x622770 -x622771 -x622772 -x622773 -x622774 -x622775 -x622776 -x622777 -x622778 -x622779 -x622780 -x622781 -x622782 -x622783 -x622784 -x622785 -x622786 -x622787 -x622788 -x622789 -x622790 -x622791 -x622792 -x622793 -x622794 -x622795 -x622796 -x622797 -x622798 -x622799 -x622800 -x622801 -x622802 -x622803 -x622804 -x622805 -x622806 -x622807 -x622808 -x622809 -x622810 -x622811 -x622812 -x622813 -x622814 -x622815 -x622816 -x622817 -x622818 -x622819 -x622820 -x622821 -x622822 -x622823 -x622824 -x622825 -x622826 -x622827 -x622828 -x622829 -x622830 -x622831 -x622832 -x622833 -x622834 -x622835 -x622836 -x622837 -x622838 -x622839 -x622840 -x622841 -x622842 -x622843 -x622844 -x622845 -x622846 -x622847 -x622848 -x622849 -x622850 -x622851 -x622852 -x622853 -x622854 -x622855 -x622856 -x622857 -x622858 -x622859 -x622860 -x622861 -x622862 -x622863 -x622864 -x622865 -x622866 -x622867 -x622868 -x622869 -x622870 -x622871 -x622872 -x622873 -x622874 -x622875 -x622876 -x622877 -x622878 -x622879 -x622880 -x622881 -x622882 -x622883 -x622884 -x622885 -x622886 -x622887 -x622888 -x622889 -x622890 -x622891 -x622892 -x622893 -x622894 -x622895 -x622896 -x622897 -x622898 -x622899 -x622900 -x622901 -x622902 -x622903 -x622904 -x622905 -x622906 -x622907 -x622908 -x622909 -x622910 -x622911 -x622912 -x622913 -x622914 -x622915 -x622916 -x622917 -x622918 -x622919 -x622920 -x622921 -x622922 -x622923 -x622924 -x622925 -x622926 -x622927 -x622928 -x622929 -x622930 -x622931 -x622932 -x622933 -x622934 -x622935 -x622936 -x622937 -x622938 -x622939 -x622940 -x622941 -x622942 -x622943 -x622944 -x622945 -x622946 -x622947 -x622948 -x622949 -x622950 -x622951 -x622952 -x622953 -x622954 -x622955 -x622956 -x622957 -x622958 -x622959 -x622960 -x622961 -x622962 -x622963 -x622964 -x622965 -x622966 x622967 -x622968 -x622969 -x622970 -x622971 -x622972 -x622973 -x622974 -x622975 -x622976 -x622977 -x622978 -x622979 -x622980 -x622981 -x622982 -x622983 -x622984 -x622985 -x622986 -x622987 -x622988 -x622989 -x622990 -x622991 -x622992 -x622993 -x622994 -x622995 -x622996 -x622997 -x622998 -x622999 -x623000 -x623001 -x623002 -x623003 -x623004 -x623005 -x623006 -x623007 -x623008 -x623009 -x623010 -x623011 -x623012 -x623013 -x623014 -x623015 -x623016 -x623017 -x623018 -x623019 -x623020 -x623021 -x623022 -x623023 -x623024 -x623025 -x623026 -x623027 -x623028 -x623029 -x623030 -x623031 -x623032 -x623033 -x623034 -x623035 -x623036 -x623037 -x623038 -x623039 -x623040 -x623041 -x623042 -x623043 -x623044 -x623045 -x623046 -x623047 -x623048 -x623049 -x623050 -x623051 -x623052 -x623053 -x623054 -x623055 -x623056 -x623057 -x623058 x623059 -x623060 -x623061 -x623062 -x623063 -x623064 -x623065 -x623066 -x623067 -x623068 -x623069 -x623070 -x623071 -x623072 -x623073 -x623074 -x623075 -x623076 -x623077 -x623078 -x623079 -x623080 -x623081 -x623082 -x623083 -x623084 -x623085 -x623086 -x623087 -x623088 -x623089 -x623090 -x623091 -x623092 -x623093 -x623094 -x623095 -x623096 -x623097 -x623098 -x623099 -x623100 -x623101 -x623102 -x623103 -x623104 -x623105 -x623106 -x623107 -x623108 -x623109 -x623110 -x623111 -x623112 -x623113 -x623114 -x623115 -x623116 -x623117 -x623118 -x623119 -x623120 -x623121 -x623122 -x623123 -x623124 -x623125 -x623126 -x623127 -x623128 -x623129 -x623130 -x623131 -x623132 -x623133 -x623134 -x623135 -x623136 -x623137 -x623138 -x623139 -x623140 -x623141 -x623142 -x623143 -x623144 -x623145 -x623146 -x623147 -x623148 -x623149 -x623150 -x623151 -x623152 -x623153 -x623154 -x623155 -x623156 -x623157 -x623158 -x623159 -x623160 -x623161 -x623162 -x623163 -x623164 -x623165 -x623166 -x623167 -x623168 -x623169 -x623170 -x623171 -x623172 -x623173 -x623174 -x623175 -x623176 -x623177 -x623178 -x623179 -x623180 -x623181 -x623182 -x623183 -x623184 -x623185 -x623186 -x623187 -x623188 -x623189 -x623190 -x623191 -x623192 -x623193 -x623194 -x623195 -x623196 -x623197 -x623198 -x623199 -x623200 -x623201 -x623202 -x623203 -x623204 -x623205 -x623206 -x623207 -x623208 -x623209 -x623210 -x623211 -x623212 -x623213 -x623214 -x623215 -x623216 -x623217 -x623218 -x623219 -x623220 -x623221 -x623222 -x623223 -x623224 -x623225 -x623226 -x623227 -x623228 -x623229 -x623230 -x623231 -x623232 -x623233 -x623234 -x623235 -x623236 -x623237 -x623238 -x623239 -x623240 -x623241 -x623242 -x623243 -x623244 -x623245 -x623246 -x623247 -x623248 -x623249 -x623250 -x623251 -x623252 -x623253 -x623254 -x623255 -x623256 -x623257 -x623258 -x623259 -x623260 -x623261 -x623262 -x623263 -x623264 -x623265 -x623266 -x623267 -x623268 -x623269 -x623270 -x623271 -x623272 -x623273 -x623274 -x623275 -x623276 -x623277 -x623278 -x623279 -x623280 -x623281 -x623282 -x623283 -x623284 -x623285 -x623286 -x623287 -x623288 -x623289 -x623290 -x623291 -x623292 -x623293 -x623294 -x623295 -x623296 -x623297 -x623298 -x623299 -x623300 -x623301 -x623302 -x623303 -x623304 -x623305 -x623306 -x623307 -x623308 -x623309 -x623310 -x623311 -x623312 -x623313 -x623314 -x623315 -x623316 -x623317 -x623318 -x623319 -x623320 -x623321 -x623322 -x623323 -x623324 -x623325 -x623326 -x623327 -x623328 -x623329 -x623330 -x623331 -x623332 -x623333 x623334 -x623335 -x623336 -x623337 -x623338 -x623339 -x623340 -x623341 -x623342 -x623343 -x623344 -x623345 -x623346 -x623347 -x623348 -x623349 -x623350 -x623351 -x623352 -x623353 -x623354 -x623355 -x623356 -x623357 -x623358 -x623359 -x623360 -x623361 -x623362 -x623363 -x623364 -x623365 -x623366 -x623367 -x623368 -x623369 -x623370 -x623371 -x623372 -x623373 -x623374 -x623375 -x623376 -x623377 -x623378 -x623379 -x623380 -x623381 -x623382 -x623383 -x623384 -x623385 -x623386 -x623387 -x623388 -x623389 -x623390 -x623391 -x623392 -x623393 -x623394 -x623395 -x623396 -x623397 -x623398 -x623399 -x623400 -x623401 -x623402 -x623403 -x623404 -x623405 -x623406 -x623407 -x623408 -x623409 -x623410 -x623411 -x623412 -x623413 -x623414 -x623415 -x623416 -x623417 -x623418 -x623419 -x623420 -x623421 -x623422 -x623423 -x623424 -x623425 -x623426 -x623427 -x623428 -x623429 -x623430 -x623431 -x623432 -x623433 -x623434 -x623435 -x623436 -x623437 -x623438 -x623439 -x623440 -x623441 -x623442 -x623443 -x623444 -x623445 -x623446 -x623447 -x623448 -x623449 -x623450 -x623451 -x623452 -x623453 -x623454 -x623455 -x623456 -x623457 -x623458 -x623459 -x623460 -x623461 -x623462 -x623463 -x623464 -x623465 -x623466 -x623467 -x623468 -x623469 -x623470 -x623471 -x623472 -x623473 -x623474 -x623475 -x623476 -x623477 -x623478 -x623479 -x623480 -x623481 -x623482 -x623483 -x623484 -x623485 -x623486 -x623487 -x623488 -x623489 -x623490 -x623491 -x623492 -x623493 -x623494 -x623495 -x623496 -x623497 -x623498 -x623499 -x623500 x623501 -x623502 -x623503 -x623504 -x623505 -x623506 -x623507 -x623508 -x623509 -x623510 -x623511 -x623512 -x623513 -x623514 -x623515 -x623516 -x623517 -x623518 -x623519 -x623520 -x623521 -x623522 -x623523 -x623524 -x623525 -x623526 -x623527 -x623528 -x623529 -x623530 -x623531 -x623532 -x623533 -x623534 -x623535 -x623536 -x623537 -x623538 -x623539 -x623540 -x623541 -x623542 -x623543 -x623544 -x623545 -x623546 -x623547 -x623548 -x623549 -x623550 -x623551 -x623552 -x623553 -x623554 -x623555 -x623556 -x623557 -x623558 -x623559 -x623560 -x623561 -x623562 -x623563 -x623564 -x623565 -x623566 -x623567 -x623568 -x623569 -x623570 -x623571 -x623572 -x623573 -x623574 -x623575 -x623576 -x623577 -x623578 -x623579 -x623580 -x623581 -x623582 -x623583 -x623584 -x623585 -x623586 -x623587 -x623588 -x623589 -x623590 -x623591 -x623592 -x623593 -x623594 -x623595 -x623596 -x623597 -x623598 -x623599 -x623600 -x623601 -x623602 -x623603 -x623604 -x623605 -x623606 -x623607 -x623608 -x623609 -x623610 -x623611 -x623612 -x623613 -x623614 -x623615 -x623616 -x623617 -x623618 -x623619 -x623620 -x623621 -x623622 -x623623 -x623624 -x623625 -x623626 -x623627 -x623628 -x623629 -x623630 -x623631 -x623632 -x623633 -x623634 -x623635 -x623636 -x623637 -x623638 -x623639 -x623640 -x623641 -x623642 -x623643 -x623644 -x623645 -x623646 -x623647 -x623648 -x623649 -x623650 -x623651 -x623652 -x623653 -x623654 -x623655 -x623656 -x623657 -x623658 -x623659 -x623660 -x623661 -x623662 -x623663 -x623664 -x623665 -x623666 -x623667 -x623668 -x623669 -x623670 -x623671 -x623672 -x623673 -x623674 -x623675 -x623676 -x623677 -x623678 -x623679 -x623680 -x623681 -x623682 -x623683 -x623684 -x623685 -x623686 -x623687 -x623688 -x623689 -x623690 -x623691 -x623692 -x623693 -x623694 -x623695 -x623696 -x623697 -x623698 -x623699 -x623700 -x623701 -x623702 -x623703 -x623704 -x623705 -x623706 -x623707 -x623708 -x623709 -x623710 -x623711 -x623712 -x623713 -x623714 -x623715 -x623716 -x623717 -x623718 -x623719 -x623720 -x623721 -x623722 -x623723 -x623724 -x623725 -x623726 -x623727 -x623728 -x623729 -x623730 -x623731 -x623732 -x623733 -x623734 -x623735 -x623736 -x623737 -x623738 -x623739 -x623740 -x623741 -x623742 -x623743 -x623744 -x623745 -x623746 -x623747 -x623748 -x623749 -x623750 -x623751 -x623752 -x623753 -x623754 -x623755 -x623756 -x623757 -x623758 -x623759 -x623760 -x623761 -x623762 -x623763 x623764 -x623765 -x623766 -x623767 -x623768 -x623769 -x623770 -x623771 -x623772 -x623773 -x623774 -x623775 -x623776 -x623777 -x623778 -x623779 -x623780 -x623781 -x623782 -x623783 -x623784 -x623785 -x623786 -x623787 -x623788 -x623789 -x623790 -x623791 -x623792 -x623793 -x623794 -x623795 -x623796 -x623797 -x623798 -x623799 -x623800 -x623801 -x623802 -x623803 -x623804 -x623805 -x623806 -x623807 -x623808 -x623809 -x623810 -x623811 -x623812 -x623813 -x623814 -x623815 -x623816 -x623817 -x623818 -x623819 -x623820 -x623821 -x623822 -x623823 -x623824 -x623825 -x623826 -x623827 -x623828 -x623829 -x623830 -x623831 -x623832 -x623833 -x623834 -x623835 -x623836 -x623837 -x623838 -x623839 -x623840 -x623841 -x623842 -x623843 -x623844 -x623845 -x623846 -x623847 -x623848 -x623849 -x623850 -x623851 -x623852 -x623853 -x623854 -x623855 -x623856 -x623857 -x623858 -x623859 -x623860 -x623861 -x623862 -x623863 -x623864 -x623865 -x623866 -x623867 -x623868 -x623869 -x623870 -x623871 -x623872 -x623873 -x623874 -x623875 -x623876 -x623877 -x623878 -x623879 -x623880 -x623881 -x623882 -x623883 -x623884 -x623885 -x623886 -x623887 -x623888 -x623889 -x623890 -x623891 -x623892 -x623893 -x623894 -x623895 -x623896 -x623897 -x623898 -x623899 -x623900 -x623901 -x623902 -x623903 -x623904 -x623905 -x623906 -x623907 -x623908 -x623909 -x623910 -x623911 -x623912 -x623913 -x623914 -x623915 -x623916 -x623917 -x623918 -x623919 -x623920 -x623921 -x623922 -x623923 -x623924 -x623925 -x623926 -x623927 -x623928 -x623929 -x623930 -x623931 -x623932 -x623933 -x623934 -x623935 -x623936 -x623937 -x623938 -x623939 -x623940 -x623941 -x623942 -x623943 -x623944 -x623945 -x623946 -x623947 -x623948 -x623949 -x623950 -x623951 -x623952 -x623953 -x623954 -x623955 -x623956 -x623957 -x623958 -x623959 -x623960 -x623961 -x623962 -x623963 -x623964 -x623965 -x623966 x623967 -x623968 -x623969 -x623970 -x623971 -x623972 -x623973 -x623974 -x623975 -x623976 -x623977 -x623978 -x623979 -x623980 -x623981 -x623982 -x623983 -x623984 -x623985 -x623986 -x623987 -x623988 -x623989 -x623990 -x623991 -x623992 -x623993 -x623994 -x623995 -x623996 -x623997 -x623998 -x623999
3421.79/3431.59 v -x624000 -x624001 -x624002 -x624003 -x624004 -x624005 -x624006 -x624007 -x624008 -x624009 -x624010 -x624011 -x624012 -x624013 -x624014 -x624015 -x624016 -x624017 -x624018 -x624019 -x624020 -x624021 -x624022 -x624023 -x624024 -x624025 -x624026 -x624027 -x624028 -x624029 -x624030 -x624031 -x624032 -x624033 -x624034 -x624035 -x624036 -x624037 -x624038 -x624039 -x624040 -x624041 -x624042 -x624043 -x624044 -x624045 -x624046 -x624047 -x624048 -x624049 -x624050 -x624051 -x624052 -x624053 -x624054 -x624055 -x624056 -x624057 -x624058 -x624059 -x624060 -x624061 -x624062 -x624063 -x624064 -x624065 -x624066 -x624067 -x624068 -x624069 -x624070 -x624071 -x624072 -x624073 -x624074 -x624075 -x624076 -x624077 -x624078 -x624079 -x624080 -x624081 -x624082 -x624083 -x624084 -x624085 -x624086 -x624087 -x624088 -x624089 -x624090 -x624091 -x624092 -x624093 -x624094 -x624095 -x624096 -x624097 -x624098 -x624099 -x624100 -x624101 -x624102 -x624103 -x624104 -x624105 -x624106 -x624107 -x624108 -x624109 -x624110 -x624111 -x624112 -x624113 -x624114 -x624115 -x624116 -x624117 -x624118 -x624119 -x624120 -x624121 -x624122 -x624123 -x624124 -x624125 -x624126 -x624127 -x624128 -x624129 -x624130 -x624131 -x624132 -x624133 -x624134 -x624135 -x624136 -x624137 -x624138 -x624139 -x624140 -x624141 -x624142 -x624143 -x624144 -x624145 -x624146 -x624147 -x624148 -x624149 -x624150 -x624151 -x624152 -x624153 -x624154 -x624155 -x624156 -x624157 -x624158 -x624159 -x624160 -x624161 -x624162 -x624163 -x624164 -x624165 -x624166 -x624167 -x624168 -x624169 -x624170 -x624171 -x624172 -x624173 -x624174 -x624175 -x624176 -x624177 -x624178 -x624179 -x624180 -x624181 -x624182 -x624183 -x624184 -x624185 -x624186 -x624187 -x624188 -x624189 -x624190 -x624191 -x624192 -x624193 -x624194 -x624195 -x624196 -x624197 -x624198 -x624199 -x624200 -x624201 -x624202 -x624203 -x624204 -x624205 -x624206 -x624207 -x624208 -x624209 -x624210 -x624211 -x624212 -x624213 -x624214 -x624215 -x624216 -x624217 -x624218 -x624219 -x624220 -x624221 -x624222 -x624223 -x624224 -x624225 -x624226 -x624227 -x624228 -x624229 -x624230 -x624231 -x624232 -x624233 -x624234 -x624235 -x624236 -x624237 -x624238 -x624239 -x624240 -x624241 -x624242 -x624243 -x624244 -x624245 -x624246 -x624247 -x624248 -x624249 -x624250 -x624251 -x624252 -x624253 -x624254 -x624255 -x624256 -x624257 -x624258 -x624259 -x624260 -x624261 -x624262 -x624263 -x624264 -x624265 -x624266 -x624267 -x624268 -x624269 -x624270 -x624271 -x624272 -x624273 -x624274 -x624275 -x624276 -x624277 -x624278 -x624279 -x624280 -x624281 -x624282 -x624283 -x624284 -x624285 -x624286 -x624287 -x624288 -x624289 x624290 -x624291 -x624292 -x624293 -x624294 -x624295 -x624296 -x624297 -x624298 -x624299 -x624300 -x624301 -x624302 -x624303 -x624304 -x624305 -x624306 -x624307 -x624308 -x624309 -x624310 -x624311 -x624312 -x624313 -x624314 -x624315 -x624316 -x624317 -x624318 -x624319 -x624320 -x624321 -x624322 -x624323 -x624324 -x624325 -x624326 -x624327 -x624328 -x624329 -x624330 -x624331 -x624332 -x624333 -x624334 -x624335 -x624336 -x624337 -x624338 -x624339 -x624340 -x624341 -x624342 -x624343 -x624344 -x624345 -x624346 -x624347 -x624348 -x624349 -x624350 -x624351 -x624352 -x624353 -x624354 -x624355 -x624356 -x624357 -x624358 -x624359 -x624360 -x624361 -x624362 -x624363 -x624364 -x624365 -x624366 -x624367 -x624368 -x624369 -x624370 -x624371 -x624372 -x624373 -x624374 -x624375 -x624376 -x624377 -x624378 -x624379 -x624380 -x624381 -x624382 -x624383 -x624384 -x624385 -x624386 -x624387 -x624388 -x624389 -x624390 -x624391 -x624392 -x624393 -x624394 -x624395 -x624396 -x624397 -x624398 -x624399 -x624400 -x624401 -x624402 -x624403 -x624404 -x624405 -x624406 -x624407 -x624408 -x624409 -x624410 -x624411 -x624412 -x624413 -x624414 -x624415 -x624416 -x624417 -x624418 -x624419 -x624420 -x624421 -x624422 -x624423 -x624424 -x624425 -x624426 -x624427 -x624428 -x624429 -x624430 -x624431 -x624432 -x624433 -x624434 -x624435 -x624436 -x624437 -x624438 -x624439 -x624440 -x624441 -x624442 -x624443 -x624444 -x624445 -x624446 -x624447 -x624448 -x624449 -x624450 -x624451 -x624452 -x624453 -x624454 -x624455 -x624456 -x624457 -x624458 -x624459 -x624460 -x624461 -x624462 -x624463 -x624464 -x624465 -x624466 -x624467 -x624468 -x624469 -x624470 -x624471 -x624472 -x624473 -x624474 -x624475 -x624476 -x624477 -x624478 -x624479 -x624480 -x624481 -x624482 -x624483 -x624484 -x624485 -x624486 -x624487 -x624488 -x624489 -x624490 -x624491 -x624492 -x624493 -x624494 -x624495 -x624496 -x624497 -x624498 -x624499 -x624500 -x624501 -x624502 -x624503 -x624504 -x624505 -x624506 -x624507 -x624508 -x624509 -x624510 -x624511 -x624512 -x624513 -x624514 -x624515 -x624516 -x624517 -x624518 -x624519 -x624520 -x624521 -x624522 -x624523 -x624524 -x624525 -x624526 -x624527 -x624528 -x624529 -x624530 -x624531 -x624532 -x624533 -x624534 -x624535 -x624536 -x624537 -x624538 -x624539 -x624540 -x624541 -x624542 -x624543 -x624544 -x624545 -x624546 -x624547 -x624548 -x624549 -x624550 -x624551 -x624552 -x624553 -x624554 -x624555 -x624556 -x624557 -x624558 -x624559 -x624560 -x624561 -x624562 -x624563 -x624564 -x624565 -x624566 -x624567 -x624568 -x624569 -x624570 -x624571 -x624572 -x624573 -x624574 -x624575 -x624576 -x624577 -x624578 -x624579 -x624580 x624581 -x624582 -x624583 -x624584 -x624585 -x624586 -x624587 -x624588 -x624589 -x624590 -x624591 -x624592 -x624593 -x624594 -x624595 -x624596 -x624597 -x624598 -x624599 -x624600 -x624601 -x624602 -x624603 -x624604 -x624605 -x624606 -x624607 -x624608 -x624609 -x624610 -x624611 -x624612 -x624613 -x624614 -x624615 -x624616 -x624617 -x624618 -x624619 -x624620 -x624621 -x624622 -x624623 -x624624 -x624625 -x624626 -x624627 -x624628 -x624629 -x624630 -x624631 -x624632 -x624633 -x624634 -x624635 -x624636 -x624637 -x624638 -x624639 -x624640 -x624641 -x624642 -x624643 -x624644 -x624645 -x624646 -x624647 -x624648 -x624649 -x624650 -x624651 -x624652 -x624653 -x624654 -x624655 -x624656 -x624657 -x624658 -x624659 -x624660 -x624661 -x624662 -x624663 -x624664 -x624665 -x624666 -x624667 -x624668 -x624669 -x624670 -x624671 -x624672 -x624673 -x624674 -x624675 -x624676 -x624677 -x624678 -x624679 -x624680 -x624681 -x624682 -x624683 -x624684 -x624685 -x624686 -x624687 -x624688 -x624689 -x624690 -x624691 -x624692 -x624693 -x624694 -x624695 -x624696 -x624697 -x624698 -x624699 -x624700 -x624701 -x624702 -x624703 -x624704 x624705 -x624706 -x624707 -x624708 -x624709 -x624710 -x624711 -x624712 -x624713 -x624714 -x624715 -x624716 -x624717 -x624718 -x624719 -x624720 -x624721 -x624722 -x624723 -x624724 -x624725 -x624726 -x624727 -x624728 -x624729 -x624730 -x624731 -x624732 -x624733 -x624734 -x624735 -x624736 -x624737 -x624738 -x624739 -x624740 -x624741 -x624742 -x624743 -x624744 -x624745 -x624746 -x624747 -x624748 -x624749 -x624750 -x624751 -x624752 -x624753 -x624754 -x624755 -x624756 -x624757 -x624758 -x624759 -x624760 -x624761 -x624762 -x624763 -x624764 -x624765 -x624766 -x624767 -x624768 -x624769 -x624770 -x624771 -x624772 -x624773 -x624774 -x624775 -x624776 -x624777 -x624778 -x624779 -x624780 -x624781 -x624782 -x624783 -x624784 -x624785 -x624786 -x624787 -x624788 -x624789 -x624790 -x624791 -x624792 -x624793 -x624794 -x624795 -x624796 -x624797 -x624798 -x624799 -x624800 -x624801 -x624802 -x624803 -x624804 -x624805 -x624806 -x624807 -x624808 -x624809 -x624810 -x624811 -x624812 -x624813 -x624814 -x624815 -x624816 -x624817 -x624818 -x624819 -x624820 -x624821 -x624822 -x624823 -x624824 -x624825 -x624826 -x624827 -x624828 -x624829 -x624830 -x624831 -x624832 -x624833 -x624834 -x624835 x624836 -x624837 -x624838 -x624839 -x624840 -x624841 -x624842 -x624843 -x624844 -x624845 -x624846 -x624847 -x624848 -x624849 -x624850 -x624851 -x624852 -x624853 -x624854 -x624855 -x624856 -x624857 -x624858 -x624859 -x624860 -x624861 -x624862 -x624863 -x624864 -x624865 -x624866 -x624867 -x624868 -x624869 -x624870 -x624871 -x624872 -x624873 -x624874 -x624875 -x624876 -x624877 -x624878 -x624879 -x624880 -x624881 -x624882 -x624883 -x624884 -x624885 -x624886 -x624887 -x624888 -x624889 -x624890 -x624891 -x624892 -x624893 -x624894 -x624895 -x624896 -x624897 -x624898 -x624899 -x624900 -x624901 -x624902 -x624903 -x624904 -x624905 -x624906 -x624907 -x624908 -x624909 -x624910 -x624911 -x624912 -x624913 -x624914 -x624915 -x624916 -x624917 -x624918 -x624919 -x624920 -x624921 -x624922 -x624923 -x624924 -x624925 -x624926 -x624927 -x624928 -x624929 -x624930 -x624931 -x624932 -x624933 -x624934 -x624935 -x624936 -x624937 -x624938 -x624939 -x624940 -x624941 -x624942 -x624943 -x624944 -x624945 -x624946 -x624947 -x624948 -x624949 -x624950 -x624951 -x624952 -x624953 -x624954 -x624955 -x624956 -x624957 -x624958 -x624959 -x624960 -x624961 -x624962 -x624963 -x624964 -x624965 -x624966 -x624967 -x624968 -x624969 -x624970 -x624971 -x624972 -x624973 -x624974 -x624975 -x624976 -x624977 -x624978 -x624979 -x624980 -x624981 -x624982 -x624983 -x624984 -x624985 -x624986 -x624987 -x624988 -x624989 -x624990 -x624991 -x624992 -x624993 -x624994 -x624995 -x624996 -x624997 -x624998 -x624999 -x625000 -x625001 -x625002 -x625003 -x625004 -x625005 -x625006 -x625007 -x625008 -x625009 -x625010 -x625011 -x625012 -x625013 -x625014 -x625015 -x625016 -x625017 -x625018 -x625019 -x625020 -x625021 -x625022 -x625023 -x625024 -x625025 -x625026 -x625027 -x625028 -x625029 -x625030 -x625031 -x625032 -x625033 -x625034 -x625035 -x625036 -x625037 -x625038 -x625039 -x625040 -x625041 -x625042 -x625043 -x625044 -x625045 -x625046 -x625047 -x625048 -x625049 -x625050 -x625051 -x625052 -x625053 -x625054 -x625055 -x625056 -x625057 -x625058 -x625059 -x625060 -x625061 -x625062 -x625063 -x625064 -x625065 -x625066 -x625067 -x625068 -x625069 -x625070 -x625071 -x625072 -x625073 -x625074 -x625075 -x625076 -x625077 -x625078 -x625079 -x625080 -x625081 -x625082 -x625083 -x625084 -x625085 -x625086 -x625087 -x625088 -x625089 -x625090 -x625091 -x625092 -x625093 -x625094 -x625095 -x625096 -x625097 -x625098 -x625099 -x625100 -x625101 -x625102 -x625103 -x625104 -x625105 -x625106 -x625107 -x625108 -x625109 -x625110 -x625111 -x625112 -x625113 -x625114 -x625115 -x625116 -x625117 -x625118 -x625119 -x625120 -x625121 -x625122 -x625123 -x625124 -x625125 -x625126 -x625127 -x625128 -x625129 -x625130 -x625131 -x625132 -x625133 -x625134 -x625135 -x625136 -x625137 -x625138 -x625139 -x625140 -x625141 -x625142 -x625143 -x625144 -x625145 -x625146 -x625147 -x625148 -x625149 -x625150 -x625151 -x625152 -x625153 -x625154 -x625155 -x625156 -x625157 -x625158 -x625159 -x625160 -x625161 -x625162 -x625163 -x625164 -x625165 -x625166 -x625167 -x625168 -x625169 -x625170 -x625171 -x625172 -x625173 -x625174 -x625175 -x625176 -x625177 -x625178 -x625179 -x625180 -x625181 -x625182 -x625183 -x625184 -x625185 -x625186 -x625187 -x625188 -x625189 -x625190 -x625191 -x625192 -x625193 -x625194 -x625195 -x625196 -x625197 x625198 -x625199 -x625200 -x625201 -x625202 -x625203 -x625204 -x625205 -x625206 -x625207 -x625208 -x625209 -x625210 -x625211 -x625212 -x625213 -x625214 -x625215 -x625216 -x625217 -x625218 -x625219 -x625220 -x625221 -x625222 -x625223 -x625224 -x625225 -x625226 -x625227 -x625228 -x625229 -x625230 -x625231 -x625232 -x625233 -x625234 -x625235 -x625236 -x625237 -x625238 -x625239 -x625240 -x625241 -x625242 -x625243 -x625244 -x625245 -x625246 -x625247 -x625248 -x625249 -x625250 -x625251 -x625252 -x625253 -x625254 -x625255 -x625256 -x625257 -x625258 -x625259 -x625260 -x625261 -x625262 -x625263 -x625264 -x625265 -x625266 -x625267 -x625268 -x625269 -x625270 -x625271 -x625272 -x625273 -x625274 -x625275 -x625276 -x625277 -x625278 -x625279 -x625280 -x625281 -x625282 -x625283 -x625284 -x625285 -x625286 -x625287 -x625288 -x625289 -x625290 -x625291 -x625292 -x625293 -x625294 -x625295 -x625296 -x625297 -x625298 -x625299 -x625300 -x625301 -x625302 -x625303 -x625304 -x625305 -x625306 -x625307 -x625308 -x625309 -x625310 -x625311 -x625312 -x625313 -x625314 -x625315 -x625316 -x625317 -x625318 -x625319 -x625320 -x625321 -x625322 -x625323 -x625324 -x625325 -x625326 -x625327 -x625328 -x625329 -x625330 -x625331 -x625332 -x625333 -x625334 -x625335 -x625336 -x625337 -x625338 -x625339 -x625340 -x625341 -x625342 -x625343 -x625344 -x625345 -x625346 -x625347 -x625348 -x625349 -x625350 -x625351 -x625352 -x625353 -x625354 -x625355 -x625356 -x625357 -x625358 -x625359 -x625360 -x625361 -x625362 -x625363 -x625364 -x625365 -x625366 -x625367 -x625368 -x625369 -x625370 -x625371 -x625372 -x625373 -x625374 -x625375 -x625376 -x625377 -x625378 -x625379 -x625380 -x625381 -x625382 -x625383 -x625384 -x625385 -x625386 -x625387 -x625388 -x625389 -x625390 -x625391 -x625392 -x625393 -x625394 -x625395 -x625396 -x625397 -x625398 -x625399 -x625400 -x625401 -x625402 -x625403 -x625404 -x625405 -x625406 -x625407 -x625408 -x625409 -x625410 -x625411 -x625412 -x625413 -x625414 -x625415 -x625416 -x625417 -x625418 -x625419 -x625420 -x625421 -x625422 -x625423 -x625424 -x625425 -x625426 -x625427 -x625428 -x625429 -x625430 -x625431 -x625432 -x625433 -x625434 -x625435 -x625436 -x625437 -x625438 -x625439 -x625440 -x625441 -x625442 -x625443 -x625444 -x625445 -x625446 -x625447 -x625448 -x625449 -x625450 -x625451 -x625452 -x625453 -x625454 -x625455 -x625456 -x625457 -x625458 -x625459 -x625460 -x625461 -x625462 -x625463 -x625464 -x625465 -x625466 -x625467 -x625468 -x625469 -x625470 -x625471 -x625472 -x625473 -x625474 -x625475 -x625476 -x625477 -x625478 -x625479 -x625480 -x625481 -x625482 -x625483 -x625484 -x625485 -x625486 -x625487 -x625488 -x625489 -x625490 -x625491 -x625492 -x625493 -x625494 x625495 -x625496 -x625497 -x625498 -x625499 -x625500 -x625501 -x625502 -x625503 -x625504 -x625505 -x625506 -x625507 -x625508 -x625509 -x625510 -x625511 -x625512 -x625513 -x625514 -x625515 -x625516 -x625517 -x625518 -x625519 -x625520 -x625521 -x625522 -x625523 -x625524 -x625525 -x625526 -x625527 -x625528 -x625529 -x625530 -x625531 -x625532 -x625533 -x625534 -x625535 -x625536 -x625537 -x625538 -x625539 -x625540 -x625541 -x625542 -x625543 -x625544 -x625545 -x625546 -x625547 -x625548 -x625549 -x625550 -x625551 -x625552 -x625553 -x625554 -x625555 -x625556 -x625557 -x625558 -x625559 -x625560 -x625561 -x625562 -x625563 -x625564 -x625565 -x625566 -x625567 -x625568 -x625569 -x625570 -x625571 -x625572 -x625573 -x625574 -x625575 -x625576 -x625577 -x625578 -x625579 -x625580 -x625581 -x625582 -x625583 -x625584 -x625585 -x625586 -x625587 -x625588 -x625589 -x625590 -x625591 -x625592 -x625593 -x625594 -x625595 -x625596 -x625597 -x625598 -x625599 -x625600 -x625601 -x625602 -x625603 -x625604 -x625605 -x625606 -x625607 -x625608 -x625609 -x625610 -x625611 -x625612 -x625613 -x625614 -x625615 -x625616 -x625617 -x625618 -x625619 -x625620 -x625621 -x625622 -x625623 -x625624 -x625625 -x625626 -x625627 -x625628 -x625629 -x625630 -x625631 -x625632 -x625633 -x625634 -x625635 -x625636 -x625637 -x625638 -x625639 -x625640 -x625641 -x625642 -x625643 -x625644 -x625645 -x625646 -x625647 -x625648 -x625649 -x625650 -x625651 -x625652 -x625653 -x625654 -x625655 -x625656 -x625657 -x625658 -x625659 -x625660 -x625661 -x625662 -x625663 -x625664 -x625665 -x625666 -x625667 -x625668 -x625669 -x625670 -x625671 -x625672 -x625673 -x625674 -x625675 -x625676 -x625677 -x625678 -x625679 -x625680 -x625681 -x625682 -x625683 -x625684 -x625685 -x625686 -x625687 -x625688 -x625689 -x625690 -x625691 -x625692 -x625693 -x625694 -x625695 -x625696 -x625697 -x625698 -x625699 -x625700 -x625701 -x625702 -x625703 -x625704 -x625705 -x625706 -x625707 -x625708 -x625709 -x625710 -x625711 -x625712 -x625713 -x625714 -x625715 -x625716 -x625717 -x625718 -x625719 -x625720 -x625721 -x625722 -x625723 x625724 -x625725 -x625726 -x625727 -x625728
3421.79/3431.59 c Model check passed
3421.79/3431.59 c _____________________________________________________________________________
3421.79/3431.59 c std/band forms : 622359,28
3421.79/3431.59 c 2cl/3cl ITE-codings : 0,126560
3421.79/3431.59 c BDD/srt/adr Max costs : 4876,1608,0
3421.79/3431.59 c BDDraw/bin/mul/srt/adr: 622276,0,28,83,0
3421.79/3431.59 c BDD nodes : 2552492
3421.79/3431.59 c Es1/CC detections : 0,0
3421.79/3431.59 c CC sort : 56
3421.79/3431.59 c SAT/UNSAT calls : 1,0
3421.79/3431.59 c regenrated variables : 0
3421.79/3431.59 c eliminated fixed lits : 132
3421.79/3431.59 c goal lit flips : 0
3421.79/3431.59 c goal stages : 0
3421.79/3431.59 c goal shrink : 0
3421.79/3431.59 c goal coeff separations: 0
3421.79/3431.59 c restarts : 44812
3421.79/3431.59 c conflicts : 5734625 (1676 /sec)
3421.79/3431.59 c decisions : 84017651 (24553 /sec)
3421.79/3431.59 c propagations : 94677101248 (27668021 /sec)
3421.79/3431.59 c inspects : 0 (0 /sec)
3421.79/3431.59 c CPU time (solving tm) : 3422 s (2907 s, SAT 2907 s, UNSAT 0 s)
3421.79/3431.59 c SAT solver time : 2907 s
3421.79/3431.59 c SAT solver SAT time : 2907 s
3421.79/3431.59 c SAT solver UNSAT time : 0 s
3421.79/3431.59 c SAT solver TO time : 0 s
3421.79/3431.59 c Time for SCIP : 499.5 s
3421.79/3431.59 c Coop SCIP LB improvements : 0
3421.79/3431.59 c Coop SCIP UB improvements : 0
3421.79/3431.59 c SCIP globally fixed variables : 0
3421.79/3431.59 c SAT globally fixed variables : 0
3421.79/3431.59 c SCIP freeTransform calls : 1
3421.79/3431.59 c Time for Opt-base : 0.02156 s
3421.79/3431.59 c Steps for Opt-base : 114800
3421.79/3431.59 c Time for BDD coding : 4.768 s
3421.79/3431.59 c Time for srt coding : 0.004312 s
3421.79/3431.59 c Inner solver invocations : 0
3421.79/3431.59 c Inner solving count : 0
3421.79/3431.59 c _____________________________________________________________________________
Verifier Data
Watcher Data
runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4814205-1782889795/watcher-4814205-1782889795 -o /tmp/evaluation-result-4814205-1782889795/solver-4814205-1782889795 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4814205-1782889795/vars-4814205-1782889795 --bin-var /tmp/runsolver-exch-nodeE006-1782882480-2604375 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4814205-1782889795.opb
running on 4 cores: 16-19
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0-1,3-4,6-8,10,12,14-15,20,22-24,26,28,30,33-36,38-40,42-43,45-47,49-50,52,54-55,58
3550 MHz: 5,29,31,56,59
3600 MHz: 2,9,11,13,16-19,21,25,27,32,37,41,44,48,51,53,57,60-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0-1,3
3600 MHz: 2
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 16-19
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (104163 MiB free)
node 1: cores 8-15, 129019 MiB (109782 MiB free)
node 2: cores 16-23, 129019 MiB (110425 MiB free)
node 3: cores 24-31, 129003 MiB (106575 MiB free)
node 4: cores 32-39, 128973 MiB (105083 MiB free)
node 5: cores 40-47, 129019 MiB (102981 MiB free)
node 6: cores 48-55, 129019 MiB (108543 MiB free)
node 7: cores 56-63, 128474 MiB (80747 MiB free)
node distances:
10 12 12 12 32 32 32 32
12 10 12 12 32 32 32 32
12 12 10 12 32 32 32 32
12 12 12 10 32 32 32 32
32 32 32 32 10 12 12 12
32 32 32 32 12 10 12 12
32 32 32 32 12 12 10 12
32 32 32 32 12 12 12 10
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2612736, runsolver pid=2612733
Current StackSize limit: 8192 KiB
[startup+0.100064 s]*
/proc/loadavg: 16.23 16.16 16.18 17/872 2612739
/proc/meminfo: memFree=848123804/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=100428 memory=28772 CPUtime=0.08 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 5042 207 0 0 7 1 0 0 20 0 1 0 222267412 102838272 7040 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 25107 7193 2651 506 0 5798 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 100428 KiB
Current children cumulated memory: 28772 KiB
[startup+0.212239 s]*
/proc/loadavg: 16.23 16.16 16.18 17/872 2612739
/proc/meminfo: memFree=848046868/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=124684 memory=52892 CPUtime=0.19 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 11155 207 0 0 18 1 0 0 20 0 1 0 222267412 127676416 13056 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 31171 13223 2651 506 0 11862 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 124684 KiB
Current children cumulated memory: 52892 KiB
[startup+0.312545 s]*
/proc/loadavg: 16.23 16.16 16.18 17/872 2612739
/proc/meminfo: memFree=847968864/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=145172 memory=73268 CPUtime=0.28 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 16414 207 0 0 27 1 0 0 20 0 1 0 222267412 148656128 18165 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 36293 18317 2651 506 0 16984 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 145172 KiB
Current children cumulated memory: 73268 KiB
[startup+0.700132 s]
/proc/loadavg: 16.21 16.16 16.18 18/872 2612739
/proc/meminfo: memFree=847812536/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=220784 memory=146648 CPUtime=0.66 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 35088 207 0 0 64 2 0 0 20 0 1 0 222267412 226082816 36476 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 55196 36661 2651 506 0 35887 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 220784 KiB
Current children cumulated memory: 146648 KiB
[startup+1.50014 s]
/proc/loadavg: 16.21 16.16 16.18 17/872 2612739
/proc/meminfo: memFree=847656448/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=378212 memory=297120 CPUtime=1.46 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 72854 207 0 0 140 6 0 0 20 0 1 0 222267412 387289088 74185 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 94553 74280 2651 506 0 75244 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 378212 KiB
Current children cumulated memory: 297120 KiB
[startup+3.11276 s]
/proc/loadavg: 16.21 16.16 16.18 17/872 2612739
/proc/meminfo: memFree=847280252/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=692036 memory=595424 CPUtime=3.07 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 146708 207 0 0 296 11 0 0 20 0 1 0 222267412 708644864 148728 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 173009 148856 2651 506 0 153700 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 692036 KiB
Current children cumulated memory: 595424 KiB
[startup+6.30019 s]
/proc/loadavg: 16.19 16.16 16.18 17/872 2612739
/proc/meminfo: memFree=844982812/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=3225024 memory=3104244 CPUtime=6.25 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 732871 207 0 0 582 43 0 0 20 0 1 0 222267412 3302424576 775947 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 806256 776061 5322 506 0 786947 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 3225024 KiB
Current children cumulated memory: 3104244 KiB
[startup+12.7002 s]
/proc/loadavg: 16.18 16.16 16.17 17/872 2612739
/proc/meminfo: memFree=843877856/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=3989000 memory=3860756 CPUtime=12.63 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 786675 207 0 0 1214 49 0 0 20 0 1 0 222267412 4084736000 965051 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 997250 965189 5585 506 0 977941 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 3989000 KiB
Current children cumulated memory: 3860756 KiB
[startup+25.5002 s]
/proc/loadavg: 16.15 16.15 16.17 17/872 2612739
/proc/meminfo: memFree=843043188/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=4890676 memory=4760772 CPUtime=25.39 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1002170 207 0 0 2475 64 0 0 20 0 1 0 222267412 5008052224 1190192 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 1222669 1190193 5632 506 0 1203360 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 4890676 KiB
Current children cumulated memory: 4760772 KiB
[startup+51.113 s]
/proc/loadavg: 16.09 16.13 16.17 17/872 2612739
/proc/meminfo: memFree=839992536/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=7849184 memory=7397736 CPUtime=50.92 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1300952 207 0 0 5001 91 0 0 20 0 1 0 222267412 8037564416 1849293 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 1962296 1849434 5818 506 0 1942987 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 7849184 KiB
Current children cumulated memory: 7397736 KiB
[startup+102.3 s]
/proc/loadavg: 16.04 16.11 16.16 17/872 2612740
/proc/meminfo: memFree=839306560/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8620680 memory=8086124 CPUtime=101.94 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1404259 207 0 0 10084 110 0 0 20 0 1 0 222267412 8827576320 2021431 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2155170 2021531 6019 506 0 2135861 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 8620680 KiB
Current children cumulated memory: 8086124 KiB
[startup+162.3 s]
/proc/loadavg: 16.10 16.12 16.16 17/872 2612741
/proc/meminfo: memFree=838779364/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8597392 memory=8063408 CPUtime=161.74 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1435388 207 0 0 16054 120 0 0 20 0 1 0 222267412 8803729408 2015890 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2149348 2015852 6019 506 0 2130039 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 8597392 KiB
Current children cumulated memory: 8063408 KiB
[startup+222.3 s]
/proc/loadavg: 16.04 16.09 16.14 17/872 2612742
/proc/meminfo: memFree=838219884/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8680716 memory=8113528 CPUtime=221.57 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1462296 207 0 0 22030 127 0 0 20 0 1 0 222267412 8889053184 2028285 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2170179 2028382 6019 506 0 2150870 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 8680716 KiB
Current children cumulated memory: 8113528 KiB
[startup+282.3 s]
/proc/loadavg: 16.67 16.26 16.20 17/870 2612748
/proc/meminfo: memFree=837591716/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8624384 memory=8099304 CPUtime=281.37 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1468939 207 0 0 28009 128 0 0 20 0 1 0 222267412 8831369216 2024826 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2156096 2024826 6019 506 0 2136787 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 8624384 KiB
Current children cumulated memory: 8099304 KiB
[startup+342.3 s]
/proc/loadavg: 16.31 16.24 16.20 17/870 2612751
/proc/meminfo: memFree=837672220/1055320696 swapFree=33554428/33554428
################
# More data... #
################
Current children cumulated memory: 7995996 KiB
[startup+3102.3 s]
/proc/loadavg: 5.97 6.58 8.60 6/803 2613864
/proc/meminfo: memFree=874949672/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8473792 memory=7995996 CPUtime=3093.39 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1520764 207 0 0 309113 226 0 0 20 0 1 0 222267412 8677163008 1998934 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2118448 1998999 6081 506 0 2099139 0
Current children cumulated CPU time: 3093.39 s
Current children cumulated vsize: 8473792 KiB
Current children cumulated memory: 7995996 KiB
[startup+3162.3 s]
/proc/loadavg: 6.10 6.50 8.45 6/803 2613865
/proc/meminfo: memFree=874685104/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8473792 memory=7995996 CPUtime=3153.25 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1520797 207 0 0 315098 227 0 0 20 0 1 0 222267412 8677163008 1998934 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2118448 1998999 6081 506 0 2099139 0
Current children cumulated CPU time: 3153.25 s
Current children cumulated vsize: 8473792 KiB
Current children cumulated memory: 7995996 KiB
[startup+3222.3 s]
/proc/loadavg: 5.59 6.30 8.25 6/803 2613866
/proc/meminfo: memFree=874832120/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8342720 memory=7881444 CPUtime=3213.1 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1521560 207 0 0 321083 227 0 0 20 0 1 0 222267412 8542945280 1970296 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2085680 1970361 6081 506 0 2066371 0
Current children cumulated CPU time: 3213.1 s
Current children cumulated vsize: 8342720 KiB
Current children cumulated memory: 7881444 KiB
[startup+3282.3 s]
/proc/loadavg: 5.22 6.06 8.05 6/803 2613867
/proc/meminfo: memFree=874622304/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8473792 memory=7993948 CPUtime=3272.96 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522095 207 0 0 327069 227 0 0 20 0 1 0 222267412 8677163008 1998422 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2118448 1998487 6081 506 0 2099139 0
Current children cumulated CPU time: 3272.96 s
Current children cumulated vsize: 8473792 KiB
Current children cumulated memory: 7993948 KiB
[startup+3342.3 s]
/proc/loadavg: 5.08 5.86 7.85 6/803 2613868
/proc/meminfo: memFree=874643916/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8735936 memory=8047196 CPUtime=3332.81 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522800 207 0 0 333053 228 0 0 20 0 1 0 222267412 8945598464 2011734 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2183984 2011799 6081 506 0 2164675 0
Current children cumulated CPU time: 3332.81 s
Current children cumulated vsize: 8735936 KiB
Current children cumulated memory: 8047196 KiB
[startup+3402.3 s]
/proc/loadavg: 5.03 5.70 7.67 6/803 2613869
/proc/meminfo: memFree=874834392/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8735936 memory=8055388 CPUtime=3392.66 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522804 207 0 0 339038 228 0 0 20 0 1 0 222267412 8945598464 2013782 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2183984 2013847 6081 506 0 2164675 0
Current children cumulated CPU time: 3392.66 s
Current children cumulated vsize: 8735936 KiB
Current children cumulated memory: 8055388 KiB
[startup+3431.74 s]
# the end of solver process 2612736 was just reported to runsolver
# Child status: 10
# cumulated CPU time of all completed processes: user=3419.5 s, system=2.54374 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3404.8 s]
/proc/loadavg: 5.03 5.70 7.67 6/803 2613869
/proc/meminfo: memFree=874838056/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8735936 memory=8055388 CPUtime=3395.15 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522804 207 0 0 339287 228 0 0 20 0 1 0 222267412 8945598464 2013782 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2183984 2013847 6081 506 0 2164675 0
Current children cumulated CPU time: 3395.15 s
Current children cumulated vsize: 8735936 KiB
Current children cumulated memory: 8055388 KiB
[startup+3417.6 s]
/proc/loadavg: 5.02 5.67 7.63 6/803 2613869
/proc/meminfo: memFree=874829692/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8735936 memory=8055388 CPUtime=3407.92 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522804 207 0 0 340564 228 0 0 20 0 1 0 222267412 8945598464 2013782 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2183984 2013847 6081 506 0 2164675 0
Current children cumulated CPU time: 3407.92 s
Current children cumulated vsize: 8735936 KiB
Current children cumulated memory: 8055388 KiB
[startup+3424 s]*
/proc/loadavg: 5.02 5.66 7.61 6/803 2613869
/proc/meminfo: memFree=874815728/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8735936 memory=8055388 CPUtime=3414.32 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522804 207 0 0 341204 228 0 0 20 0 1 0 222267412 8945598464 2013782 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2183984 2013847 6081 506 0 2164675 0
Current children cumulated CPU time: 3414.32 s
Current children cumulated vsize: 8735936 KiB
Current children cumulated memory: 8055388 KiB
[startup+3427.2 s]
/proc/loadavg: 5.02 5.65 7.60 6/803 2613869
/proc/meminfo: memFree=875001840/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8735936 memory=8055388 CPUtime=3417.5 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522804 207 0 0 341522 228 0 0 20 0 1 0 222267412 8945598464 2013782 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2183984 2013847 6081 506 0 2164675 0
Current children cumulated CPU time: 3417.5 s
Current children cumulated vsize: 8735936 KiB
Current children cumulated memory: 8055388 KiB
[startup+3428.8 s]
/proc/loadavg: 5.02 5.65 7.60 6/803 2613869
/proc/meminfo: memFree=875001668/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8735936 memory=8055388 CPUtime=3419.09 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522804 207 0 0 341681 228 0 0 20 0 1 0 222267412 8945598464 2013782 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2183984 2013847 6081 506 0 2164675 0
Current children cumulated CPU time: 3419.09 s
Current children cumulated vsize: 8735936 KiB
Current children cumulated memory: 8055388 KiB
[startup+3430.4 s]
/proc/loadavg: 5.02 5.65 7.60 6/803 2613869
/proc/meminfo: memFree=875000020/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8735936 memory=8055388 CPUtime=3420.69 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522804 207 0 0 341841 228 0 0 20 0 1 0 222267412 8945598464 2013782 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2183984 2013847 6081 506 0 2164675 0
Current children cumulated CPU time: 3420.69 s
Current children cumulated vsize: 8735936 KiB
Current children cumulated memory: 8055388 KiB
[startup+3431.2 s]
/proc/loadavg: 5.02 5.65 7.60 6/803 2613869
/proc/meminfo: memFree=874996028/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8735936 memory=8055388 CPUtime=3421.49 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522807 207 0 0 341921 228 0 0 20 0 1 0 222267412 8945598464 2013782 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2183984 2013847 6081 506 0 2164675 0
Current children cumulated CPU time: 3421.49 s
Current children cumulated vsize: 8735936 KiB
Current children cumulated memory: 8055388 KiB
[startup+3431.6 s]
/proc/loadavg: 5.02 5.65 7.60 6/803 2613869
/proc/meminfo: memFree=874996028/1055320696 swapFree=33554428/33554428
[pid=2612736] ppid=2612733 vsize=8735936 memory=8055388 CPUtime=3421.89 cores=16-19
/proc/2612736/stat : 2612736 (naps_release) R 2612733 2612736 2604361 0 -1 4194304 1522811 207 0 0 341947 242 0 0 20 0 1 0 222267412 8945598464 2013782 18446744073709551615 4210688 6281017 140722590581856 0 0 0 0 0 16898 0 0 0 17 17 0 0 0 0 0 6662968 6676388 36016128 140722590587099 140722590587280 140722590587280 140722590592968 0
/proc/2612736/statm: 2183984 2013847 6081 506 0 2164675 0
Current children cumulated CPU time: 3421.89 s
Current children cumulated vsize: 8735936 KiB
Current children cumulated memory: 8055388 KiB
[startup+3431.7 s]*
/proc/loadavg: 5.02 5.63 7.59 6/803 2613869
/proc/meminfo: memFree=878948028/1055320696 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
Child status: 10
Real time (s): 3431.74
CPU time (s): 3422.05
CPU user time (s): 3419.5
CPU system time (s): 2.54374
CPU usage (%): 99.7174
Max. virtual memory (cumulated for all children) (KiB): 8735936
Max. memory (cumulated for all children) (KiB): 8155676
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3419.5
system time used= 2.54374
maximum resident set size= 8171556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1523052
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 307
involuntary context switches= 1493
# summary of solver processes directly reported to runsolver:
# pid: 2612736
# total CPU time (s): 3422.05
# total CPU user time (s): 3419.5
# total CPU system time (s): 2.54374
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5335 second user time and 35.565 second system time
The end
Launcher Data
Begin job on nodeE006 at 2026-07-01 09:09:55
IDJOB=4814205
IDBENCH=180703
IDSOLVER=3589
FILE ID=nodeE006/4814205-1782889795
RUNJOBID= nodeE006-1782882480-2604375
SLURM_JOB_ID= 12542957
Free space on /tmp= 798228 MiB
SOLVER NAME= NaPS 1.04
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SolitairePattern-table-3-3-9.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4814205-1782889795/watcher-4814205-1782889795 -o /tmp/evaluation-result-4814205-1782889795/solver-4814205-1782889795 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4814205-1782889795/vars-4814205-1782889795 --bin-var /tmp/runsolver-exch-nodeE006-1782882480-2604375 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4814205-1782889795.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= 297c2237af667ea8e386e1666cb34677
RANDOM SEED=1990175332
nodeE006 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.108
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3566.438
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3592.562
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3592.524
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3588.254
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.839
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.143
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3589.191
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3598.309
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3587.522
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3572.589
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 30
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3563.795
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.787
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3595.517
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3609.859
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.784
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3589.066
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.020
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3594.954
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3573.664
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 58
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3598.757
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3592.230
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 63
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3595.607
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320696 kB
MemFree: 848208204 kB
MemAvailable: 995621796 kB
Buffers: 3352 kB
Cached: 151707948 kB
SwapCached: 0 kB
Active: 52039348 kB
Inactive: 149868148 kB
Active(anon): 51097128 kB
Inactive(anon): 0 kB
Active(file): 942220 kB
Inactive(file): 149868148 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 47920 kB
Writeback: 0 kB
AnonPages: 50179404 kB
Mapped: 261768 kB
Shmem: 900924 kB
KReclaimable: 1491700 kB
Slab: 2066644 kB
SReclaimable: 1491700 kB
SUnreclaim: 574944 kB
KernelStack: 15008 kB
PageTables: 106772 kB
SecPageTables: 15264 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 57543720 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478932 kB
VmallocChunk: 0 kB
Percpu: 131840 kB
HardwareCorrupted: 0 kB
AnonHugePages: 5607424 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 369092 kB
DirectMap2M: 19875840 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 798180 MiB
End job on nodeE006 at 2026-07-01 10:07:07