Trace number 4780706
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 | objective function | CPU time | Wall clock time |
|---|
| NaPS 1.04 | OPT | 6 | 671.885 | 674.304 |
General information on the benchmark
| Name | PB25/normalized-PB25/OPT-LIN/wallon/ normalized-FoolSolitaire-table-3-0_c24.opb |
| MD5SUM | 75f51a3426c866ff031ca0d705630258 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | 6 |
| Best CPU time to get the best result obtained on this benchmark | 33.839 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 887342 |
| Total number of constraints | 892924 |
| Number of constraints which are clauses | 195370 |
| Number of constraints which are cardinality constraints (but not clauses) | 32 |
| Number of constraints which are nor clauses,nor cardinality constraints | 697522 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 2713 |
| Number of terms in the objective function | 5 |
| Biggest coefficient in the objective function | 16 |
| Number of bits for the biggest coefficient in the objective function | 5 |
| Sum of the numbers in the objective function | 31 |
| Number of bits of the sum of numbers in the objective function | 5 |
| Biggest number in a constraint | 76 |
| Number of bits of the biggest number in a constraint | 7 |
| Biggest sum of numbers in a constraint | 3053 |
| 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 |
Quality of the solution as a function of time

Download the above graph
as a PDF file
Solver Data
0.00/0.01 exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780706-1782138504.opb
0.00/0.03 c NaPS 1.03a50.
0.00/0.03 c Using SAT solver: CaDiCaL 3.0.0
0.00/0.03 c Input file name: HOME/instance-4780706-1782138504.opb
0.00/0.03 c Parsing PB file...
0.00/0.03 c goal was devided by 1 with offset 31.
5.35/5.43 c V: 66
5.35/5.43 c assumptions before coding:
6.15/6.29 c initScipForCoop
7.15/7.21 c Running SCIP presolver (time limit: 10 sec)...
7.15/7.21 c solveScip
7.15/7.21 c initScipForCoop
7.15/7.22 c Cooperative mode: scip_coop_offset=31.000000
7.15/7.22 c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
7.15/7.22 c Running SCIP presolve for solve-time propagation (rounds=3)
8.54/8.67 c presolving:
9.54/9.66 c (round 1, fast) 10147 del vars, 0 del conss, 0 add conss, 0 chg bounds, 10008 chg sides, 10008 chg coeffs, 0 upgd conss, 0 impls, 789210 clqs, 0 implints
10.53/10.63 c (3.4s) running MILP presolver
24.00/24.18 c (17.0s) MILP presolver (2 rounds): 0 aggregations, 529 fixings, 0 bound changes
25.58/25.70 c (round 2, exhaustive) 10676 del vars, 594 del conss, 0 add conss, 0 chg bounds, 10008 chg sides, 10008 chg coeffs, 876584 upgd conss, 0 impls, 788692 clqs, 0 implints
52.38/52.62 c (45.4s) probing: 51/876666 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
52.38/52.62 c (45.4s) probing aborted: 50/50 successive totally useless probings
56.27/56.56 c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
56.27/56.56 c 10676 deleted vars, 687594 deleted constraints, 1969726 added constraints, 0 tightened bounds, 0 added holes, 10084 changed sides, 11324 changed coefficients
56.27/56.56 c 0 implications, 2159696 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
56.27/56.56 c presolved problem has 876666 variables (876666 bin, 0 int, 0 cont) and 2164829 constraints
56.27/56.56 c 31 constraints of type <knapsack>
56.27/56.56 c 2159278 constraints of type <setppc>
56.27/56.56 c 33 constraints of type <linear>
56.27/56.56 c 5487 constraints of type <logicor>
56.27/56.56 c transformed objective value is always integral (scale: 1)
56.27/56.56 c Presolving Time: 47.99
56.27/56.56 c c SCIP solve-time propagated 529 fixed variables
60.15/60.42 c presolving:
61.55/61.89 c (round 1, fast) 196151 del vars, 186001 del conss, 0 add conss, 0 chg bounds, 10008 chg sides, 10008 chg coeffs, 0 upgd conss, 0 impls, 603284 clqs, 0 implints
62.44/62.78 c (3.5s) running MILP presolver
69.02/69.36 c (10.1s) MILP presolver (1 rounds): 0 aggregations, 0 fixings, 0 bound changes
69.22/69.57 c (10.3s) probing: 1/691191 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
69.22/69.57 c (10.3s) probing aborted: solving stopped
69.22/69.59 c presolving (2 rounds: 2 fast, 1 medium, 1 exhaustive):
69.22/69.59 c 196151 deleted vars, 186001 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 10008 changed sides, 10008 changed coefficients
69.22/69.59 c 0 implications, 603284 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
69.22/69.59 c presolving was interrupted.
69.22/69.59 c Presolving Time: 9.26
69.22/69.59 c
69.22/69.59 c SCIP Status : solving was interrupted [time limit reached]
69.22/69.59 c Solving Time (sec) : 10.33
69.22/69.59 c Solving Nodes : 0
69.22/69.59 c Primal Bound : -1.00000000000000e+20 (0 solutions)
69.22/69.59 c SCIP status: 23 (TIMELIMIT)
69.22/69.59 c solveScip: freeing transform (!can_skip_free_transform)
69.91/70.28 c SCIP presolver: sst_unknown
69.91/70.28 c Converting 892921 PB-constraints to clauses...
69.91/70.28 c -- Clauses(.)/Splits(s): ################################estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 10
70.21/70.56 c Try to convert by bdds
70.21/70.56 c d: 1
70.21/70.56 c estimatedAdderCost: 234
70.21/70.56 c Try to convert by bdds
70.21/70.58 c D: 1
70.21/70.58 c estimatedAdderCost: 234
70.21/70.58 c Try to convert by bdds
70.31/70.60 c D: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.60 c d: 1
70.31/70.60 c estimatedAdderCost: 3
70.31/70.60 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.61 c d: 1
70.31/70.61 c estimatedAdderCost: 3
70.31/70.61 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 3
70.31/70.62 c Try to convert by bdds
70.31/70.62 c d: 1
70.31/70.62 c estimatedAdderCost: 234
70.31/70.62 c Try to convert by bdds
70.31/70.64 c D: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.64 c d: 1
70.31/70.64 c estimatedAdderCost: 3
70.31/70.64 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.65 c d: 1
70.31/70.65 c estimatedAdderCost: 3
70.31/70.65 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.66 c d: 1
70.31/70.66 c estimatedAdderCost: 3
70.31/70.66 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 3
70.31/70.67 c Try to convert by bdds
70.31/70.67 c d: 1
70.31/70.67 c estimatedAdderCost: 234
70.31/70.67 c Try to convert by bdds
70.31/70.69 c D: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
70.31/70.69 c d: 1
70.31/70.69 c estimatedAdderCost: 3
70.31/70.69 c Try to convert by bdds
7 [...]
#
# trace file is too large. Trace was truncated at this point.
#
829352 -x829353 -x829354 -x829355 -x829356 -x829357 -x829358 -x829359 -x829360 x829361 -x829362 -x829363 -x829364 -x829365 -x829366 -x829367 -x829368 -x829369 -x829370 -x829371 -x829372 -x829373 -x829374 -x829375 -x829376 -x829377 -x829378 -x829379 -x829380 -x829381 -x829382 -x829383 -x829384 -x829385 -x829386 -x829387 -x829388 -x829389 -x829390 -x829391 -x829392 -x829393 -x829394 -x829395 -x829396 -x829397 -x829398 -x829399 -x829400 -x829401 -x829402 -x829403 -x829404 -x829405 -x829406 -x829407 -x829408 -x829409 -x829410 -x829411 -x829412 -x829413 -x829414 -x829415 -x829416 -x829417 -x829418 -x829419 -x829420 -x829421 -x829422 -x829423 -x829424 -x829425 -x829426 -x829427 -x829428 -x829429 -x829430 -x829431 -x829432 -x829433 -x829434 -x829435 -x829436 -x829437 -x829438 -x829439 -x829440 -x829441 -x829442 -x829443 -x829444 -x829445 -x829446 -x829447 -x829448 -x829449 -x829450 -x829451 -x829452 -x829453 -x829454 -x829455 -x829456 -x829457 -x829458 -x829459 -x829460 -x829461 -x829462 -x829463 -x829464 -x829465 -x829466 -x829467 -x829468 -x829469 -x829470 -x829471 -x829472 -x829473 -x829474 -x829475 -x829476 -x829477 -x829478 -x829479 -x829480 -x829481 -x829482 -x829483 -x829484 -x829485 -x829486 -x829487 -x829488 -x829489 -x829490 -x829491 -x829492 -x829493 -x829494 -x829495 -x829496 -x829497 -x829498 -x829499 -x829500 -x829501 -x829502 -x829503 -x829504 -x829505 -x829506 -x829507 -x829508 -x829509 -x829510 -x829511 -x829512 -x829513 -x829514 -x829515 -x829516 -x829517 -x829518 -x829519 -x829520 -x829521 -x829522 -x829523 -x829524 -x829525 -x829526 -x829527 -x829528 -x829529 -x829530 -x829531 -x829532 -x829533 -x829534 -x829535 -x829536 -x829537 -x829538 -x829539 -x829540 -x829541 -x829542 -x829543 -x829544 -x829545 -x829546 -x829547 -x829548 -x829549 -x829550 -x829551 -x829552 -x829553 -x829554 -x829555 -x829556 -x829557 -x829558 -x829559 -x829560 -x829561 -x829562 -x829563 -x829564 -x829565 -x829566 -x829567 -x829568 -x829569 -x829570 -x829571 -x829572 -x829573 -x829574 -x829575 -x829576 -x829577 -x829578 -x829579 -x829580 -x829581 -x829582 -x829583 x829584 -x829585 -x829586 -x829587 -x829588 -x829589 -x829590 -x829591 -x829592 -x829593 -x829594 -x829595 -x829596 -x829597 -x829598 -x829599 -x829600 -x829601 -x829602 -x829603 -x829604 -x829605 -x829606 -x829607 -x829608 -x829609 -x829610 -x829611 -x829612 -x829613 -x829614 -x829615 -x829616 -x829617 -x829618 -x829619 -x829620 -x829621 -x829622 -x829623 -x829624 -x829625 -x829626 -x829627 -x829628 -x829629 -x829630 -x829631 -x829632 -x829633 -x829634 -x829635 -x829636 -x829637 -x829638 -x829639 -x829640 -x829641 -x829642 -x829643 -x829644 -x829645 -x829646 -x829647 -x829648 -x829649 -x829650 -x829651 -x829652 -x829653 -x829654 -x829655 -x829656 -x829657 -x829658 -x829659 -x829660 -x829661 -x829662 -x829663 -x829664 -x829665 -x829666 -x829667 -x829668 -x829669 -x829670 -x829671 -x829672 -x829673 -x829674 -x829675 -x829676 -x829677 -x829678 -x829679 -x829680 -x829681 -x829682 -x829683 -x829684 -x829685 -x829686 -x829687 -x829688 -x829689 -x829690 -x829691 -x829692 -x829693 -x829694 -x829695 -x829696 -x829697 -x829698 -x829699 -x829700 -x829701 -x829702 -x829703 -x829704 -x829705 -x829706 -x829707 -x829708 -x829709 -x829710 -x829711 -x829712 -x829713 -x829714 -x829715 -x829716 -x829717 -x829718 -x829719 -x829720 -x829721 -x829722 -x829723 -x829724 -x829725 -x829726 -x829727 -x829728 -x829729 -x829730 -x829731 -x829732 -x829733 -x829734 -x829735 -x829736 -x829737 -x829738 -x829739 -x829740 -x829741 -x829742 -x829743 -x829744 -x829745 -x829746 -x829747 -x829748 -x829749 -x829750 -x829751 -x829752 -x829753 -x829754 -x829755 -x829756 -x829757 -x829758 -x829759 -x829760 -x829761 -x829762 -x829763 -x829764 -x829765 -x829766 -x829767 -x829768 -x829769 -x829770 -x829771 -x829772 -x829773 -x829774 -x829775 -x829776 -x829777 -x829778 -x829779 -x829780 -x829781 -x829782 -x829783 -x829784 -x829785 -x829786 -x829787 -x829788 -x829789 -x829790 -x829791 -x829792 -x829793 -x829794 -x829795 -x829796 -x829797 -x829798 -x829799 -x829800 -x829801 -x829802 -x829803 -x829804 -x829805 -x829806 x829807 -x829808 -x829809 -x829810 -x829811 -x829812 -x829813 -x829814 -x829815 -x829816 -x829817 -x829818 -x829819 -x829820 -x829821 -x829822 -x829823 -x829824 -x829825 -x829826 -x829827 -x829828 -x829829 -x829830 -x829831 -x829832 -x829833 -x829834 -x829835 -x829836 -x829837 -x829838 -x829839 -x829840 -x829841 -x829842 -x829843 -x829844 -x829845 -x829846 -x829847 -x829848 -x829849 -x829850 -x829851 -x829852 -x829853 -x829854 -x829855 -x829856 -x829857 -x829858 -x829859 -x829860 -x829861 -x829862 -x829863 -x829864 -x829865 -x829866 -x829867 -x829868 -x829869 -x829870 -x829871 -x829872 -x829873 -x829874 -x829875 -x829876 -x829877 -x829878 -x829879 -x829880 -x829881 -x829882 -x829883 -x829884 -x829885 -x829886 -x829887 -x829888 -x829889 -x829890 -x829891 -x829892 -x829893 -x829894 -x829895 -x829896 -x829897 -x829898 -x829899 -x829900 -x829901 -x829902 -x829903 -x829904 -x829905 -x829906 -x829907 -x829908 -x829909 -x829910 -x829911 -x829912 -x829913 -x829914 -x829915 -x829916 -x829917 -x829918 -x829919 -x829920 -x829921 -x829922 -x829923 -x829924 -x829925 -x829926 -x829927 -x829928 -x829929 -x829930 -x829931 -x829932 -x829933 -x829934 -x829935 -x829936 -x829937 -x829938 -x829939 -x829940 -x829941 -x829942 -x829943 -x829944 -x829945 -x829946 -x829947 -x829948 -x829949 -x829950 -x829951 -x829952 -x829953 -x829954 -x829955 -x829956 -x829957 -x829958 -x829959 -x829960 -x829961 -x829962 -x829963 -x829964 -x829965 -x829966 -x829967 -x829968 -x829969 -x829970 -x829971 -x829972 -x829973 -x829974 -x829975 -x829976 -x829977 -x829978 -x829979 -x829980 -x829981 -x829982 -x829983 -x829984 -x829985 -x829986 -x829987 -x829988 -x829989 -x829990 -x829991 -x829992 -x829993 -x829994 -x829995 -x829996 -x829997 -x829998 -x829999
671.68/674.11 v -x830000 -x830001 -x830002 -x830003 -x830004 -x830005 -x830006 -x830007 -x830008 -x830009 -x830010 -x830011 -x830012 -x830013 -x830014 -x830015 -x830016 -x830017 -x830018 -x830019 -x830020 -x830021 -x830022 -x830023 -x830024 -x830025 -x830026 -x830027 -x830028 -x830029 x830030 -x830031 -x830032 -x830033 -x830034 -x830035 -x830036 -x830037 -x830038 -x830039 -x830040 -x830041 -x830042 -x830043 -x830044 -x830045 -x830046 -x830047 -x830048 -x830049 -x830050 -x830051 -x830052 -x830053 -x830054 -x830055 -x830056 -x830057 -x830058 -x830059 -x830060 -x830061 -x830062 -x830063 -x830064 -x830065 -x830066 -x830067 -x830068 -x830069 -x830070 -x830071 -x830072 -x830073 -x830074 -x830075 -x830076 -x830077 -x830078 -x830079 -x830080 -x830081 -x830082 -x830083 -x830084 -x830085 -x830086 -x830087 -x830088 -x830089 -x830090 -x830091 -x830092 -x830093 -x830094 -x830095 -x830096 -x830097 -x830098 -x830099 -x830100 -x830101 -x830102 -x830103 -x830104 -x830105 -x830106 -x830107 -x830108 -x830109 -x830110 -x830111 -x830112 -x830113 -x830114 -x830115 -x830116 -x830117 -x830118 -x830119 -x830120 -x830121 -x830122 -x830123 -x830124 -x830125 -x830126 -x830127 -x830128 -x830129 -x830130 -x830131 -x830132 -x830133 -x830134 -x830135 -x830136 -x830137 -x830138 -x830139 -x830140 -x830141 -x830142 -x830143 -x830144 -x830145 -x830146 -x830147 -x830148 -x830149 -x830150 -x830151 -x830152 -x830153 -x830154 -x830155 -x830156 -x830157 -x830158 -x830159 -x830160 -x830161 -x830162 -x830163 -x830164 -x830165 -x830166 -x830167 -x830168 -x830169 -x830170 -x830171 -x830172 -x830173 -x830174 -x830175 -x830176 -x830177 -x830178 -x830179 -x830180 -x830181 -x830182 -x830183 -x830184 -x830185 -x830186 -x830187 -x830188 -x830189 -x830190 -x830191 -x830192 -x830193 -x830194 -x830195 -x830196 -x830197 -x830198 -x830199 -x830200 -x830201 -x830202 -x830203 -x830204 -x830205 -x830206 -x830207 -x830208 -x830209 -x830210 -x830211 -x830212 -x830213 -x830214 -x830215 -x830216 -x830217 -x830218 -x830219 -x830220 -x830221 -x830222 -x830223 -x830224 -x830225 -x830226 -x830227 -x830228 -x830229 -x830230 -x830231 -x830232 -x830233 -x830234 -x830235 -x830236 -x830237 -x830238 -x830239 -x830240 -x830241 -x830242 -x830243 -x830244 -x830245 -x830246 -x830247 -x830248 -x830249 -x830250 -x830251 -x830252 x830253 -x830254 -x830255 -x830256 -x830257 -x830258 -x830259 -x830260 -x830261 -x830262 -x830263 -x830264 -x830265 -x830266 -x830267 -x830268 -x830269 -x830270 -x830271 -x830272 -x830273 -x830274 -x830275 -x830276 -x830277 -x830278 -x830279 -x830280 -x830281 -x830282 -x830283 -x830284 -x830285 -x830286 -x830287 -x830288 -x830289 -x830290 -x830291 -x830292 -x830293 -x830294 -x830295 -x830296 -x830297 -x830298 -x830299 -x830300 -x830301 -x830302 -x830303 -x830304 -x830305 -x830306 -x830307 -x830308 -x830309 -x830310 -x830311 -x830312 -x830313 -x830314 -x830315 -x830316 -x830317 -x830318 -x830319 -x830320 -x830321 -x830322 -x830323 -x830324 -x830325 -x830326 -x830327 -x830328 -x830329 -x830330 -x830331 -x830332 -x830333 -x830334 -x830335 -x830336 -x830337 -x830338 -x830339 -x830340 -x830341 -x830342 -x830343 -x830344 -x830345 -x830346 -x830347 -x830348 -x830349 -x830350 -x830351 -x830352 -x830353 -x830354 -x830355 -x830356 -x830357 -x830358 -x830359 -x830360 -x830361 -x830362 -x830363 -x830364 -x830365 -x830366 -x830367 -x830368 -x830369 -x830370 -x830371 -x830372 -x830373 -x830374 -x830375 -x830376 -x830377 -x830378 -x830379 -x830380 -x830381 -x830382 -x830383 -x830384 -x830385 -x830386 -x830387 -x830388 -x830389 -x830390 -x830391 -x830392 -x830393 -x830394 -x830395 -x830396 -x830397 -x830398 -x830399 -x830400 -x830401 -x830402 -x830403 -x830404 -x830405 -x830406 -x830407 -x830408 -x830409 -x830410 -x830411 -x830412 -x830413 -x830414 -x830415 -x830416 -x830417 -x830418 -x830419 -x830420 -x830421 -x830422 -x830423 -x830424 -x830425 -x830426 -x830427 -x830428 -x830429 -x830430 -x830431 -x830432 -x830433 -x830434 -x830435 -x830436 -x830437 -x830438 -x830439 -x830440 -x830441 -x830442 -x830443 -x830444 -x830445 -x830446 -x830447 -x830448 -x830449 -x830450 -x830451 -x830452 -x830453 -x830454 -x830455 -x830456 -x830457 -x830458 -x830459 -x830460 -x830461 -x830462 -x830463 -x830464 -x830465 -x830466 -x830467 -x830468 -x830469 -x830470 -x830471 -x830472 -x830473 -x830474 -x830475 x830476 -x830477 -x830478 -x830479 -x830480 -x830481 -x830482 -x830483 -x830484 -x830485 -x830486 -x830487 -x830488 -x830489 -x830490 -x830491 -x830492 -x830493 -x830494 -x830495 -x830496 -x830497 -x830498 -x830499 -x830500 -x830501 -x830502 -x830503 -x830504 -x830505 -x830506 -x830507 -x830508 -x830509 -x830510 -x830511 -x830512 -x830513 -x830514 -x830515 -x830516 -x830517 -x830518 -x830519 -x830520 -x830521 -x830522 -x830523 -x830524 -x830525 -x830526 -x830527 -x830528 -x830529 -x830530 -x830531 -x830532 -x830533 -x830534 -x830535 -x830536 -x830537 -x830538 -x830539 -x830540 -x830541 -x830542 -x830543 -x830544 -x830545 -x830546 -x830547 -x830548 -x830549 -x830550 -x830551 -x830552 -x830553 -x830554 -x830555 -x830556 -x830557 -x830558 -x830559 -x830560 -x830561 -x830562 -x830563 -x830564 -x830565 -x830566 -x830567 -x830568 -x830569 -x830570 -x830571 -x830572 -x830573 -x830574 -x830575 -x830576 -x830577 -x830578 -x830579 -x830580 -x830581 -x830582 -x830583 -x830584 -x830585 -x830586 -x830587 -x830588 -x830589 -x830590 -x830591 -x830592 -x830593 -x830594 -x830595 -x830596 -x830597 -x830598 -x830599 -x830600 -x830601 -x830602 -x830603 -x830604 -x830605 -x830606 -x830607 -x830608 -x830609 -x830610 -x830611 -x830612 -x830613 -x830614 -x830615 -x830616 -x830617 -x830618 -x830619 -x830620 -x830621 -x830622 -x830623 -x830624 -x830625 -x830626 -x830627 -x830628 -x830629 -x830630 -x830631 -x830632 -x830633 -x830634 -x830635 -x830636 -x830637 -x830638 -x830639 -x830640 -x830641 -x830642 -x830643 -x830644 -x830645 -x830646 -x830647 -x830648 -x830649 -x830650 -x830651 -x830652 -x830653 -x830654 -x830655 -x830656 -x830657 -x830658 -x830659 -x830660 -x830661 -x830662 -x830663 -x830664 -x830665 -x830666 -x830667 -x830668 -x830669 -x830670 -x830671 -x830672 -x830673 -x830674 -x830675 -x830676 -x830677 -x830678 -x830679 -x830680 -x830681 -x830682 -x830683 -x830684 -x830685 -x830686 -x830687 -x830688 -x830689 -x830690 -x830691 -x830692 -x830693 -x830694 -x830695 -x830696 -x830697 -x830698 x830699 -x830700 -x830701 -x830702 -x830703 -x830704 -x830705 -x830706 -x830707 -x830708 -x830709 -x830710 -x830711 -x830712 -x830713 -x830714 -x830715 -x830716 -x830717 -x830718 -x830719 -x830720 -x830721 -x830722 -x830723 -x830724 -x830725 -x830726 -x830727 -x830728 -x830729 -x830730 -x830731 -x830732 -x830733 -x830734 -x830735 -x830736 -x830737 -x830738 -x830739 -x830740 -x830741 -x830742 -x830743 -x830744 -x830745 -x830746 -x830747 -x830748 -x830749 -x830750 -x830751 -x830752 -x830753 -x830754 -x830755 -x830756 -x830757 -x830758 -x830759 -x830760 -x830761 -x830762 -x830763 -x830764 -x830765 -x830766 -x830767 -x830768 -x830769 -x830770 -x830771 -x830772 -x830773 -x830774 -x830775 -x830776 -x830777 -x830778 -x830779 -x830780 -x830781 -x830782 -x830783 -x830784 -x830785 -x830786 -x830787 -x830788 -x830789 -x830790 -x830791 -x830792 -x830793 -x830794 -x830795 -x830796 -x830797 -x830798 -x830799 -x830800 -x830801 -x830802 -x830803 -x830804 -x830805 -x830806 -x830807 -x830808 -x830809 -x830810 -x830811 -x830812 -x830813 -x830814 -x830815 -x830816 -x830817 -x830818 -x830819 -x830820 -x830821 -x830822 -x830823 -x830824 -x830825 -x830826 -x830827 -x830828 -x830829 -x830830 -x830831 -x830832 -x830833 -x830834 -x830835 -x830836 -x830837 -x830838 -x830839 -x830840 -x830841 -x830842 -x830843 -x830844 -x830845 -x830846 -x830847 -x830848 -x830849 -x830850 -x830851 -x830852 -x830853 -x830854 -x830855 -x830856 -x830857 -x830858 -x830859 -x830860 -x830861 -x830862 -x830863 -x830864 -x830865 -x830866 -x830867 -x830868 -x830869 -x830870 -x830871 -x830872 -x830873 -x830874 -x830875 -x830876 -x830877 -x830878 -x830879 -x830880 -x830881 -x830882 -x830883 -x830884 -x830885 -x830886 -x830887 -x830888 -x830889 -x830890 -x830891 -x830892 -x830893 -x830894 -x830895 -x830896 -x830897 -x830898 -x830899 -x830900 -x830901 -x830902 -x830903 -x830904 -x830905 -x830906 -x830907 -x830908 -x830909 -x830910 -x830911 -x830912 -x830913 -x830914 -x830915 -x830916 -x830917 -x830918 -x830919 -x830920 -x830921 x830922 -x830923 -x830924 -x830925 -x830926 -x830927 -x830928 -x830929 -x830930 -x830931 -x830932 -x830933 -x830934 -x830935 -x830936 -x830937 -x830938 -x830939 -x830940 -x830941 -x830942 -x830943 -x830944 -x830945 -x830946 -x830947 -x830948 -x830949 -x830950 -x830951 -x830952 -x830953 -x830954 -x830955 -x830956 -x830957 -x830958 -x830959 -x830960 -x830961 -x830962 -x830963 -x830964 -x830965 -x830966 -x830967 -x830968 -x830969 -x830970 -x830971 -x830972 -x830973 -x830974 -x830975 -x830976 -x830977 -x830978 -x830979 -x830980 -x830981 -x830982 -x830983 -x830984 -x830985 -x830986 -x830987 -x830988 -x830989 -x830990 -x830991 -x830992 -x830993 -x830994 -x830995 -x830996 -x830997 -x830998 -x830999 -x831000 -x831001 -x831002 -x831003 -x831004 -x831005 -x831006 -x831007 -x831008 -x831009 -x831010 -x831011 -x831012 -x831013 -x831014 -x831015 -x831016 -x831017 -x831018 -x831019 -x831020 -x831021 x831022 -x831023 -x831024 -x831025 -x831026 -x831027 -x831028 -x831029 -x831030 -x831031 -x831032 -x831033 -x831034 -x831035 -x831036 -x831037 -x831038 -x831039 -x831040 -x831041 -x831042 -x831043 -x831044 -x831045 -x831046 -x831047 -x831048 -x831049 -x831050 -x831051 -x831052 -x831053 -x831054 -x831055 -x831056 -x831057 -x831058 -x831059 -x831060 -x831061 -x831062 -x831063 -x831064 -x831065 -x831066 -x831067 -x831068 -x831069 -x831070 -x831071 -x831072 -x831073 -x831074 -x831075 -x831076 -x831077 -x831078 -x831079 -x831080 -x831081 -x831082 -x831083 -x831084 -x831085 -x831086 -x831087 -x831088 -x831089 -x831090 -x831091 -x831092 -x831093 -x831094 -x831095 -x831096 -x831097 -x831098 -x831099 -x831100 -x831101 -x831102 -x831103 -x831104 -x831105 -x831106 -x831107 -x831108 -x831109 -x831110 -x831111 -x831112 -x831113 -x831114 -x831115 -x831116 -x831117 -x831118 -x831119 -x831120 -x831121 -x831122 -x831123 -x831124 -x831125 -x831126 -x831127 -x831128 -x831129 -x831130 -x831131 -x831132 -x831133 -x831134 -x831135 -x831136 -x831137 -x831138 -x831139 -x831140 -x831141 -x831142 -x831143 -x831144 -x831145 -x831146 -x831147 -x831148 -x831149 -x831150 -x831151 -x831152 -x831153 -x831154 -x831155 -x831156 -x831157 -x831158 -x831159 -x831160 -x831161 -x831162 -x831163 -x831164 -x831165 -x831166 -x831167 -x831168 -x831169 -x831170 -x831171 -x831172 -x831173 -x831174 -x831175 -x831176 -x831177 -x831178 -x831179 -x831180 -x831181 -x831182 -x831183 -x831184 -x831185 -x831186 -x831187 -x831188 -x831189 -x831190 -x831191 -x831192 -x831193 -x831194 -x831195 -x831196 -x831197 -x831198 -x831199 -x831200 -x831201 -x831202 -x831203 -x831204 -x831205 -x831206 -x831207 -x831208 -x831209 -x831210 -x831211 -x831212 -x831213 -x831214 -x831215 -x831216 -x831217 -x831218 -x831219 -x831220 -x831221 -x831222 -x831223 -x831224 -x831225 -x831226 -x831227 -x831228 -x831229 -x831230 -x831231 -x831232 -x831233 -x831234 -x831235 -x831236 -x831237 -x831238 -x831239 -x831240 -x831241 -x831242 -x831243 -x831244 -x831245 -x831246 -x831247 -x831248 -x831249 -x831250 -x831251 -x831252 -x831253 -x831254 -x831255 -x831256 -x831257 -x831258 -x831259 -x831260 -x831261 -x831262 -x831263 -x831264 -x831265 -x831266 -x831267 -x831268 -x831269 -x831270 -x831271 -x831272 x831273 -x831274 -x831275 -x831276 -x831277 -x831278 -x831279 -x831280 -x831281 -x831282 -x831283 -x831284 -x831285 -x831286 -x831287 -x831288 -x831289 -x831290 -x831291 -x831292 -x831293 -x831294 -x831295 -x831296 -x831297 -x831298 -x831299 -x831300 -x831301 -x831302 -x831303 -x831304 -x831305 -x831306 -x831307 -x831308 -x831309 -x831310 -x831311 -x831312 -x831313 -x831314 -x831315 -x831316 -x831317 -x831318 -x831319 -x831320 -x831321 -x831322 -x831323 -x831324 -x831325 -x831326 -x831327 -x831328 -x831329 -x831330 -x831331 -x831332 -x831333 -x831334 -x831335 -x831336 -x831337 -x831338 -x831339 -x831340 -x831341 -x831342 -x831343 -x831344 -x831345 -x831346 -x831347 -x831348 -x831349 -x831350 -x831351 -x831352 -x831353 -x831354 -x831355 -x831356 -x831357 -x831358 -x831359 -x831360 -x831361 -x831362 -x831363 -x831364 -x831365 -x831366 -x831367 -x831368 -x831369 -x831370 -x831371 -x831372 -x831373 -x831374 -x831375 -x831376 -x831377 -x831378 -x831379 -x831380 -x831381 -x831382 -x831383 -x831384 -x831385 -x831386 -x831387 -x831388 -x831389 -x831390 -x831391 -x831392 -x831393 -x831394 -x831395 -x831396 -x831397 -x831398 -x831399 x831400 -x831401 -x831402 -x831403 -x831404 -x831405 -x831406 -x831407 -x831408 -x831409 -x831410 -x831411 -x831412 -x831413 -x831414 -x831415 -x831416 -x831417 -x831418 -x831419 -x831420 -x831421 -x831422 -x831423 -x831424 -x831425 -x831426 -x831427 -x831428 -x831429 -x831430 -x831431 -x831432 -x831433 -x831434 -x831435 -x831436 -x831437 -x831438 -x831439 -x831440 -x831441 -x831442 -x831443 -x831444 -x831445 -x831446 -x831447 -x831448 -x831449 -x831450 -x831451 -x831452 -x831453 -x831454 -x831455 -x831456 -x831457 -x831458 -x831459 -x831460 -x831461 -x831462 -x831463 -x831464 -x831465 -x831466 -x831467 -x831468 -x831469 -x831470 -x831471 -x831472 -x831473 -x831474 -x831475 -x831476 -x831477 -x831478 -x831479 -x831480 -x831481 -x831482 -x831483 -x831484 -x831485 -x831486 -x831487 -x831488 -x831489 -x831490 -x831491 -x831492 -x831493 -x831494 -x831495 -x831496 -x831497 -x831498 -x831499 -x831500 -x831501 -x831502 -x831503 -x831504 -x831505 -x831506 -x831507 -x831508 -x831509 -x831510 -x831511 -x831512 -x831513 -x831514 -x831515 -x831516 -x831517 -x831518 -x831519 -x831520 -x831521 -x831522 -x831523 -x831524 -x831525 -x831526 -x831527 -x831528 -x831529 -x831530 -x831531 -x831532 -x831533 -x831534 -x831535 -x831536 -x831537 -x831538 -x831539 -x831540 -x831541 -x831542 -x831543 -x831544 -x831545 -x831546 -x831547 -x831548 -x831549 -x831550 -x831551 -x831552 -x831553 -x831554 -x831555 -x831556 -x831557 -x831558 -x831559 -x831560 -x831561 -x831562 -x831563 -x831564 -x831565 -x831566 -x831567 -x831568 -x831569 -x831570 -x831571 -x831572 -x831573 -x831574 -x831575 -x831576 -x831577 -x831578 -x831579 -x831580 -x831581 -x831582 -x831583 -x831584 -x831585 -x831586 -x831587 -x831588 -x831589 -x831590 -x831591 -x831592 -x831593 -x831594 -x831595 -x831596 -x831597 -x831598 -x831599 -x831600 -x831601 -x831602 -x831603 -x831604 -x831605 -x831606 -x831607 -x831608 -x831609 -x831610 -x831611 -x831612 -x831613 -x831614 -x831615 -x831616 -x831617 -x831618 -x831619 -x831620 -x831621 -x831622 -x831623 -x831624 -x831625 -x831626 -x831627 -x831628 -x831629 -x831630 -x831631 -x831632 -x831633 -x831634 -x831635 -x831636 -x831637 -x831638 -x831639 -x831640 -x831641 -x831642 -x831643 -x831644 -x831645 -x831646 -x831647 -x831648 -x831649 -x831650 -x831651 -x831652 -x831653 -x831654 -x831655 -x831656 -x831657 -x831658 -x831659 -x831660 -x831661 -x831662 -x831663 -x831664 -x831665 -x831666 -x831667 -x831668 -x831669 -x831670 -x831671 -x831672 -x831673 -x831674 -x831675 -x831676 -x831677 -x831678 -x831679 -x831680 -x831681 -x831682 -x831683 -x831684 -x831685 -x831686 -x831687 -x831688 -x831689 -x831690 -x831691 -x831692 -x831693 -x831694 -x831695 -x831696 -x831697 -x831698 -x831699 -x831700 -x831701 -x831702 -x831703 -x831704 -x831705 -x831706 -x831707 -x831708 -x831709 -x831710 -x831711 -x831712 -x831713 -x831714 -x831715 -x831716 -x831717 -x831718 -x831719 -x831720 -x831721 -x831722 -x831723 -x831724 -x831725 -x831726 -x831727 -x831728 -x831729 -x831730 -x831731 -x831732 -x831733 -x831734 -x831735 -x831736 -x831737 -x831738 x831739 -x831740 -x831741 -x831742 -x831743 -x831744 -x831745 -x831746 -x831747 -x831748 -x831749 -x831750 -x831751 -x831752 -x831753 -x831754 -x831755 -x831756 -x831757 -x831758 -x831759 -x831760 -x831761 -x831762 -x831763 -x831764 -x831765 -x831766 -x831767 -x831768 -x831769 -x831770 -x831771 -x831772 -x831773 -x831774 -x831775 -x831776 -x831777 -x831778 -x831779 -x831780 -x831781 -x831782 -x831783 -x831784 -x831785 -x831786 -x831787 -x831788 -x831789 -x831790 -x831791 -x831792 -x831793 -x831794 -x831795 -x831796 -x831797 -x831798 -x831799 -x831800 -x831801 -x831802 -x831803 -x831804 -x831805 -x831806 -x831807 -x831808 -x831809 -x831810 -x831811 -x831812 -x831813 -x831814 -x831815 -x831816 -x831817 -x831818 -x831819 -x831820 -x831821 -x831822 -x831823 -x831824 -x831825 -x831826 -x831827 -x831828 -x831829 -x831830 -x831831 -x831832 -x831833 -x831834 -x831835 -x831836 -x831837 -x831838 -x831839 -x831840 -x831841 -x831842 -x831843 -x831844 -x831845 -x831846 -x831847 -x831848 -x831849 -x831850 -x831851 -x831852 -x831853 -x831854 -x831855 -x831856 -x831857 -x831858 -x831859 -x831860 -x831861 -x831862 -x831863 -x831864 -x831865 -x831866 -x831867 -x831868 -x831869 -x831870 -x831871 -x831872 -x831873 -x831874 -x831875 -x831876 -x831877 -x831878 -x831879 -x831880 -x831881 -x831882 -x831883 -x831884 -x831885 -x831886 -x831887 -x831888 -x831889 -x831890 -x831891 -x831892 -x831893 -x831894 -x831895 -x831896 -x831897 -x831898 -x831899 -x831900 -x831901 -x831902 -x831903 -x831904 -x831905 -x831906 -x831907 -x831908 -x831909 -x831910 -x831911 -x831912 -x831913 -x831914 -x831915 -x831916 -x831917 -x831918 -x831919 -x831920 -x831921 -x831922 -x831923 -x831924 -x831925 -x831926 -x831927 -x831928 -x831929 -x831930 -x831931 -x831932 -x831933 -x831934 -x831935 -x831936 -x831937 -x831938 -x831939 -x831940 -x831941 -x831942 -x831943 -x831944 -x831945 -x831946 -x831947 -x831948 -x831949 -x831950 -x831951 -x831952 -x831953 -x831954 -x831955 -x831956 -x831957 -x831958 -x831959 -x831960 -x831961 -x831962 -x831963 -x831964 -x831965 -x831966 -x831967 -x831968 -x831969 -x831970 -x831971 -x831972 -x831973 -x831974 -x831975 -x831976 -x831977 -x831978 -x831979 -x831980 -x831981 -x831982 -x831983 -x831984 -x831985 -x831986 -x831987 -x831988 -x831989 -x831990 -x831991 -x831992 x831993 -x831994 -x831995 -x831996 -x831997 -x831998 -x831999
671.68/674.11 v -x832000 -x832001 -x832002 -x832003 -x832004 -x832005 -x832006 -x832007 -x832008 -x832009 -x832010 -x832011 -x832012 -x832013 -x832014 -x832015 -x832016 -x832017 -x832018 -x832019 -x832020 -x832021 -x832022 -x832023 -x832024 -x832025 -x832026 -x832027 -x832028 -x832029 -x832030 -x832031 -x832032 -x832033 -x832034 -x832035 -x832036 -x832037 -x832038 -x832039 -x832040 -x832041 -x832042 -x832043 -x832044 -x832045 -x832046 -x832047 -x832048 -x832049 -x832050 -x832051 -x832052 -x832053 -x832054 -x832055 -x832056 -x832057 -x832058 -x832059 -x832060 -x832061 -x832062 -x832063 -x832064 -x832065 -x832066 -x832067 -x832068 -x832069 -x832070 -x832071 -x832072 -x832073 -x832074 -x832075 -x832076 -x832077 -x832078 -x832079 -x832080 -x832081 -x832082 -x832083 -x832084 -x832085 -x832086 -x832087 -x832088 -x832089 -x832090 -x832091 -x832092 -x832093 -x832094 -x832095 -x832096 -x832097 -x832098 -x832099 -x832100 -x832101 -x832102 -x832103 -x832104 -x832105 -x832106 -x832107 -x832108 -x832109 -x832110 -x832111 -x832112 -x832113 -x832114 -x832115 -x832116 -x832117 -x832118 -x832119 -x832120 -x832121 -x832122 -x832123 -x832124 -x832125 -x832126 -x832127 -x832128 -x832129 -x832130 -x832131 -x832132 -x832133 -x832134 -x832135 -x832136 -x832137 -x832138 -x832139 -x832140 -x832141 -x832142 -x832143 -x832144 -x832145 -x832146 -x832147 -x832148 -x832149 -x832150 -x832151 -x832152 -x832153 -x832154 -x832155 -x832156 -x832157 -x832158 -x832159 -x832160 -x832161 -x832162 -x832163 -x832164 -x832165 -x832166 -x832167 -x832168 -x832169 -x832170 -x832171 -x832172 -x832173 -x832174 -x832175 -x832176 -x832177 -x832178 -x832179 -x832180 -x832181 -x832182 -x832183 -x832184 -x832185 -x832186 -x832187 -x832188 -x832189 -x832190 -x832191 -x832192 -x832193 -x832194 -x832195 -x832196 -x832197 -x832198 -x832199 -x832200 -x832201 -x832202 -x832203 -x832204 -x832205 -x832206 -x832207 -x832208 -x832209 -x832210 -x832211 -x832212 -x832213 -x832214 -x832215 -x832216 -x832217 -x832218 -x832219 -x832220 -x832221 -x832222 -x832223 -x832224 -x832225 -x832226 -x832227 -x832228 -x832229 -x832230 -x832231 -x832232 -x832233 -x832234 -x832235 -x832236 -x832237 -x832238 -x832239 -x832240 -x832241 -x832242 -x832243 -x832244 -x832245 -x832246 -x832247 -x832248 -x832249 -x832250 -x832251 -x832252 -x832253 -x832254 -x832255 -x832256 -x832257 -x832258 -x832259 -x832260 -x832261 -x832262 -x832263 -x832264 -x832265 -x832266 -x832267 -x832268 -x832269 -x832270 -x832271 -x832272 -x832273 -x832274 x832275 -x832276 -x832277 -x832278 -x832279 -x832280 -x832281 -x832282 -x832283 -x832284 -x832285 -x832286 -x832287 -x832288 -x832289 -x832290 -x832291 -x832292 -x832293 -x832294 -x832295 -x832296 -x832297 -x832298 -x832299 -x832300 -x832301 -x832302 -x832303 -x832304 -x832305 -x832306 -x832307 -x832308 -x832309 -x832310 -x832311 -x832312 -x832313 -x832314 -x832315 -x832316 -x832317 -x832318 -x832319 -x832320 -x832321 -x832322 -x832323 -x832324 -x832325 -x832326 -x832327 -x832328 -x832329 -x832330 -x832331 -x832332 -x832333 -x832334 -x832335 -x832336 -x832337 -x832338 -x832339 -x832340 -x832341 -x832342 -x832343 -x832344 -x832345 -x832346 -x832347 -x832348 -x832349 -x832350 -x832351 -x832352 -x832353 -x832354 -x832355 -x832356 -x832357 -x832358 -x832359 -x832360 -x832361 -x832362 -x832363 -x832364 -x832365 -x832366 -x832367 -x832368 -x832369 -x832370 -x832371 -x832372 -x832373 -x832374 -x832375 -x832376 -x832377 -x832378 -x832379 -x832380 -x832381 -x832382 -x832383 -x832384 -x832385 -x832386 -x832387 -x832388 -x832389 -x832390 -x832391 -x832392 -x832393 -x832394 -x832395 -x832396 -x832397 -x832398 -x832399 -x832400 -x832401 -x832402 -x832403 -x832404 -x832405 -x832406 -x832407 -x832408 -x832409 -x832410 -x832411 -x832412 -x832413 -x832414 -x832415 -x832416 -x832417 -x832418 -x832419 -x832420 -x832421 -x832422 -x832423 -x832424 -x832425 -x832426 -x832427 -x832428 -x832429 -x832430 -x832431 -x832432 -x832433 -x832434 -x832435 -x832436 -x832437 -x832438 -x832439 -x832440 -x832441 -x832442 -x832443 -x832444 -x832445 -x832446 -x832447 -x832448 -x832449 -x832450 -x832451 -x832452 -x832453 -x832454 -x832455 -x832456 -x832457 -x832458 -x832459 -x832460 -x832461 -x832462 -x832463 -x832464 -x832465 -x832466 -x832467 -x832468 -x832469 -x832470 -x832471 -x832472 -x832473 -x832474 -x832475 -x832476 -x832477 -x832478 -x832479 -x832480 -x832481 -x832482 -x832483 -x832484 -x832485 -x832486 -x832487 -x832488 -x832489 -x832490 -x832491 -x832492 -x832493 -x832494 -x832495 -x832496 -x832497 -x832498 -x832499 -x832500 -x832501 -x832502 -x832503 -x832504 -x832505 -x832506 -x832507 -x832508 -x832509 -x832510 x832511 -x832512 -x832513 -x832514 -x832515 -x832516 -x832517 -x832518 -x832519 -x832520 -x832521 -x832522 -x832523 -x832524 -x832525 -x832526 -x832527 -x832528 -x832529 -x832530 -x832531 -x832532 -x832533 -x832534 -x832535 -x832536 -x832537 -x832538 -x832539 -x832540 -x832541 -x832542 -x832543 -x832544 -x832545 -x832546 -x832547 -x832548 -x832549 -x832550 -x832551 -x832552 -x832553 -x832554 -x832555 -x832556 -x832557 -x832558 -x832559 -x832560 -x832561 -x832562 -x832563 -x832564 -x832565 -x832566 -x832567 -x832568 -x832569 -x832570 -x832571 -x832572 -x832573 -x832574 -x832575 -x832576 -x832577 -x832578 -x832579 -x832580 -x832581 -x832582 -x832583 -x832584 -x832585 -x832586 -x832587 -x832588 -x832589 -x832590 -x832591 -x832592 -x832593 -x832594 -x832595 -x832596 -x832597 -x832598 -x832599 -x832600 -x832601 -x832602 -x832603 -x832604 -x832605 -x832606 -x832607 -x832608 -x832609 -x832610 -x832611 -x832612 -x832613 -x832614 -x832615 -x832616 -x832617 -x832618 -x832619 -x832620 -x832621 -x832622 -x832623 -x832624 -x832625 -x832626 -x832627 -x832628 -x832629 -x832630 -x832631 -x832632 -x832633 -x832634 -x832635 -x832636 -x832637 -x832638 -x832639 -x832640 -x832641 -x832642 -x832643 -x832644 -x832645 -x832646 -x832647 -x832648 -x832649 -x832650 -x832651 -x832652 -x832653 -x832654 -x832655 -x832656 -x832657 -x832658 -x832659 -x832660 -x832661 -x832662 -x832663 -x832664 -x832665 -x832666 -x832667 -x832668 -x832669 -x832670 -x832671 -x832672 -x832673 -x832674 -x832675 -x832676 -x832677 -x832678 -x832679 -x832680 -x832681 -x832682 -x832683 -x832684 -x832685 -x832686 -x832687 -x832688 -x832689 -x832690 -x832691 -x832692 -x832693 -x832694 -x832695 -x832696 -x832697 -x832698 -x832699 -x832700 -x832701 -x832702 -x832703 -x832704 -x832705 -x832706 -x832707 -x832708 -x832709 -x832710 -x832711 -x832712 -x832713 -x832714 -x832715 -x832716 -x832717 -x832718 -x832719 -x832720 -x832721 -x832722 -x832723 -x832724 -x832725 -x832726 -x832727 -x832728 -x832729 -x832730 -x832731 -x832732 -x832733 -x832734 -x832735 -x832736 -x832737 x832738 -x832739 -x832740 -x832741 -x832742 -x832743 -x832744 -x832745 -x832746 -x832747 -x832748 -x832749 -x832750 -x832751 -x832752 -x832753 -x832754 -x832755 -x832756 -x832757 -x832758 -x832759 -x832760 -x832761 -x832762 -x832763 -x832764 -x832765 -x832766 -x832767 -x832768 -x832769 -x832770 -x832771 -x832772 -x832773 -x832774 -x832775 -x832776 -x832777 -x832778 -x832779 -x832780 -x832781 -x832782 -x832783 -x832784 -x832785 -x832786 -x832787 -x832788 -x832789 -x832790 -x832791 -x832792 -x832793 -x832794 -x832795 -x832796 -x832797 -x832798 -x832799 -x832800 -x832801 -x832802 -x832803 -x832804 -x832805 -x832806 -x832807 -x832808 -x832809 -x832810 -x832811 -x832812 -x832813 -x832814 -x832815 -x832816 -x832817 -x832818 -x832819 -x832820 -x832821 -x832822 -x832823 -x832824 -x832825 -x832826 -x832827 -x832828 -x832829 -x832830 -x832831 -x832832 -x832833 -x832834 -x832835 -x832836 -x832837 -x832838 -x832839 -x832840 -x832841 -x832842 -x832843 -x832844 -x832845 -x832846 -x832847 -x832848 -x832849 -x832850 -x832851 -x832852 -x832853 -x832854 -x832855 -x832856 -x832857 -x832858 -x832859 -x832860 -x832861 -x832862 -x832863 -x832864 -x832865 -x832866 -x832867 -x832868 -x832869 -x832870 -x832871 -x832872 -x832873 -x832874 -x832875 -x832876 -x832877 -x832878 -x832879 -x832880 -x832881 -x832882 -x832883 -x832884 -x832885 -x832886 -x832887 -x832888 -x832889 -x832890 -x832891 -x832892 -x832893 -x832894 -x832895 -x832896 -x832897 -x832898 -x832899 -x832900 -x832901 -x832902 -x832903 -x832904 -x832905 -x832906 -x832907 -x832908 -x832909 -x832910 -x832911 -x832912 -x832913 -x832914 -x832915 -x832916 -x832917 -x832918 -x832919 -x832920 -x832921 -x832922 -x832923 -x832924 -x832925 -x832926 -x832927 -x832928 -x832929 -x832930 -x832931 -x832932 -x832933 -x832934 -x832935 -x832936 -x832937 -x832938 -x832939 -x832940 -x832941 -x832942 -x832943 -x832944 -x832945 -x832946 -x832947 -x832948 -x832949 -x832950 -x832951 -x832952 -x832953 -x832954 -x832955 -x832956 -x832957 -x832958 -x832959 -x832960 -x832961 -x832962 -x832963 -x832964 x832965 -x832966 -x832967 -x832968 -x832969 -x832970 -x832971 -x832972 -x832973 -x832974 -x832975 -x832976 -x832977 -x832978 -x832979 -x832980 -x832981 -x832982 -x832983 -x832984 -x832985 -x832986 -x832987 -x832988 -x832989 -x832990 -x832991 -x832992 -x832993 -x832994 -x832995 -x832996 -x832997 -x832998 -x832999 -x833000 -x833001 -x833002 -x833003 -x833004 -x833005 -x833006 -x833007 -x833008 -x833009 -x833010 -x833011 -x833012 -x833013 -x833014 -x833015 -x833016 -x833017 -x833018 -x833019 -x833020 -x833021 -x833022 -x833023 -x833024 -x833025 -x833026 -x833027 -x833028 -x833029 -x833030 -x833031 -x833032 -x833033 -x833034 -x833035 -x833036 -x833037 -x833038 -x833039 -x833040 -x833041 -x833042 -x833043 -x833044 -x833045 -x833046 -x833047 -x833048 -x833049 -x833050 -x833051 -x833052 -x833053 -x833054 -x833055 -x833056 -x833057 -x833058 -x833059 -x833060 -x833061 -x833062 -x833063 -x833064 -x833065 -x833066 -x833067 -x833068 -x833069 -x833070 -x833071 -x833072 -x833073 -x833074 -x833075 -x833076 -x833077 -x833078 -x833079 -x833080 -x833081 -x833082 -x833083 -x833084 -x833085 -x833086 -x833087 -x833088 -x833089 -x833090 -x833091 -x833092 -x833093 -x833094 -x833095 -x833096 -x833097 -x833098 -x833099 -x833100 -x833101 -x833102 -x833103 -x833104 -x833105 -x833106 -x833107 -x833108 -x833109 -x833110 -x833111 -x833112 -x833113 -x833114 -x833115 -x833116 -x833117 -x833118 -x833119 -x833120 -x833121 -x833122 -x833123 -x833124 -x833125 -x833126 -x833127 -x833128 -x833129 -x833130 -x833131 -x833132 -x833133 -x833134 -x833135 -x833136 -x833137 -x833138 -x833139 -x833140 -x833141 -x833142 -x833143 -x833144 -x833145 -x833146 -x833147 -x833148 -x833149 -x833150 -x833151 -x833152 -x833153 -x833154 -x833155 -x833156 -x833157 -x833158 -x833159 -x833160 -x833161 -x833162 -x833163 -x833164 -x833165 -x833166 -x833167 -x833168 -x833169 -x833170 -x833171 -x833172 -x833173 -x833174 -x833175 -x833176 -x833177 -x833178 -x833179 -x833180 -x833181 -x833182 -x833183 -x833184 -x833185 -x833186 -x833187 -x833188 -x833189 -x833190 -x833191 x833192 -x833193 -x833194 -x833195 -x833196 -x833197 -x833198 -x833199 -x833200 -x833201 -x833202 -x833203 -x833204 -x833205 -x833206 -x833207 -x833208 -x833209 -x833210 -x833211 -x833212 -x833213 -x833214 -x833215 -x833216 -x833217 -x833218 -x833219 -x833220 -x833221 -x833222 -x833223 -x833224 -x833225 -x833226 -x833227 -x833228 -x833229 -x833230 -x833231 -x833232 -x833233 -x833234 -x833235 -x833236 -x833237 -x833238 -x833239 -x833240 -x833241 -x833242 -x833243 -x833244 -x833245 -x833246 -x833247 -x833248 -x833249 -x833250 -x833251 -x833252 -x833253 -x833254 -x833255 -x833256 -x833257 -x833258 -x833259 -x833260 -x833261 -x833262 -x833263 -x833264 -x833265 -x833266 -x833267 -x833268 -x833269 -x833270 -x833271 -x833272 -x833273 -x833274 -x833275 -x833276 -x833277 -x833278 -x833279 -x833280 -x833281 -x833282 -x833283 -x833284 -x833285 -x833286 -x833287 -x833288 -x833289 -x833290 -x833291 -x833292 -x833293 -x833294 -x833295 -x833296 -x833297 -x833298 -x833299 -x833300 -x833301 -x833302 -x833303 -x833304 -x833305 -x833306 -x833307 -x833308 -x833309 -x833310 -x833311 -x833312 -x833313 -x833314 -x833315 -x833316 -x833317 -x833318 -x833319 -x833320 -x833321 -x833322 -x833323 -x833324 -x833325 -x833326 -x833327 -x833328 -x833329 -x833330 -x833331 -x833332 -x833333 -x833334 -x833335 -x833336 -x833337 -x833338 -x833339 -x833340 -x833341 -x833342 -x833343 -x833344 -x833345 -x833346 -x833347 -x833348 -x833349 -x833350 -x833351 -x833352 -x833353 -x833354 -x833355 -x833356 -x833357 -x833358 -x833359 -x833360 -x833361 -x833362 -x833363 -x833364 -x833365 -x833366 -x833367 -x833368 -x833369 -x833370 -x833371 -x833372 -x833373 -x833374 -x833375 -x833376 -x833377 -x833378 -x833379 -x833380 -x833381 -x833382 -x833383 -x833384 -x833385 -x833386 -x833387 -x833388 -x833389 -x833390 -x833391 -x833392 -x833393 -x833394 -x833395 -x833396 -x833397 -x833398 -x833399 -x833400 -x833401 -x833402 -x833403 -x833404 -x833405 -x833406 -x833407 -x833408 -x833409 -x833410 -x833411 -x833412 -x833413 -x833414 -x833415 -x833416 -x833417 -x833418 x833419 -x833420 -x833421 -x833422 -x833423 -x833424 -x833425 -x833426 -x833427 -x833428 -x833429 -x833430 -x833431 -x833432 -x833433 -x833434 -x833435 -x833436 -x833437 -x833438 -x833439 -x833440 -x833441 -x833442 -x833443 -x833444 -x833445 -x833446 -x833447 -x833448 -x833449 -x833450 -x833451 -x833452 -x833453 -x833454 -x833455 -x833456 -x833457 -x833458 -x833459 -x833460 -x833461 -x833462 -x833463 -x833464 -x833465 -x833466 -x833467 -x833468 -x833469 -x833470 -x833471 -x833472 -x833473 -x833474 -x833475 -x833476 -x833477 -x833478 -x833479 -x833480 -x833481 -x833482 -x833483 -x833484 -x833485 -x833486 -x833487 -x833488 -x833489 -x833490 -x833491 -x833492 -x833493 -x833494 -x833495 -x833496 -x833497 -x833498 -x833499 -x833500 -x833501 -x833502 -x833503 -x833504 -x833505 -x833506 -x833507 -x833508 -x833509 -x833510 -x833511 -x833512 -x833513 -x833514 -x833515 -x833516 -x833517 -x833518 -x833519 -x833520 -x833521 -x833522 -x833523 -x833524 -x833525 -x833526 -x833527 -x833528 -x833529 -x833530 -x833531 -x833532 -x833533 -x833534 -x833535 -x833536 -x833537 -x833538 -x833539 -x833540 -x833541 -x833542 -x833543 -x833544 -x833545 -x833546 -x833547 -x833548 -x833549 -x833550 -x833551 -x833552 -x833553 -x833554 -x833555 -x833556 -x833557 -x833558 -x833559 -x833560 -x833561 -x833562 -x833563 -x833564 -x833565 -x833566 -x833567 -x833568 -x833569 -x833570 -x833571 -x833572 -x833573 -x833574 -x833575 -x833576 -x833577 -x833578 -x833579 -x833580 -x833581 -x833582 -x833583 -x833584 -x833585 -x833586 -x833587 -x833588 -x833589 -x833590 -x833591 -x833592 -x833593 -x833594 -x833595 -x833596 -x833597 -x833598 -x833599 -x833600 -x833601 -x833602 -x833603 -x833604 -x833605 -x833606 -x833607 -x833608 -x833609 -x833610 -x833611 -x833612 -x833613 -x833614 -x833615 -x833616 -x833617 -x833618 -x833619 -x833620 -x833621 -x833622 -x833623 -x833624 -x833625 -x833626 -x833627 -x833628 -x833629 -x833630 -x833631 -x833632 -x833633 -x833634 -x833635 -x833636 -x833637 -x833638 -x833639 -x833640 -x833641 -x833642 -x833643 -x833644 -x833645 x833646 -x833647 -x833648 -x833649 -x833650 -x833651 -x833652 -x833653 -x833654 -x833655 -x833656 -x833657 -x833658 -x833659 -x833660 -x833661 -x833662 -x833663 -x833664 -x833665 -x833666 -x833667 -x833668 -x833669 -x833670 -x833671 -x833672 -x833673 -x833674 -x833675 -x833676 -x833677 -x833678 -x833679 -x833680 -x833681 -x833682 -x833683 -x833684 -x833685 -x833686 -x833687 -x833688 -x833689 -x833690 -x833691 -x833692 -x833693 -x833694 -x833695 -x833696 -x833697 -x833698 -x833699 -x833700 -x833701 -x833702 -x833703 -x833704 -x833705 -x833706 -x833707 -x833708 -x833709 -x833710 -x833711 -x833712 -x833713 -x833714 -x833715 -x833716 -x833717 -x833718 -x833719 -x833720 -x833721 -x833722 -x833723 -x833724 -x833725 -x833726 -x833727 -x833728 -x833729 -x833730 -x833731 -x833732 -x833733 -x833734 -x833735 -x833736 -x833737 -x833738 -x833739 -x833740 -x833741 -x833742 -x833743 -x833744 -x833745 -x833746 -x833747 -x833748 -x833749 -x833750 -x833751 -x833752 -x833753 -x833754 -x833755 -x833756 -x833757 -x833758 -x833759 -x833760 -x833761 -x833762 -x833763 -x833764 -x833765 -x833766 -x833767 -x833768 -x833769 -x833770 -x833771 -x833772 -x833773 -x833774 -x833775 -x833776 -x833777 -x833778 -x833779 -x833780 -x833781 -x833782 -x833783 -x833784 -x833785 -x833786 -x833787 -x833788 -x833789 -x833790 -x833791 -x833792 -x833793 -x833794 -x833795 -x833796 -x833797 -x833798 -x833799 -x833800 -x833801 -x833802 -x833803 -x833804 -x833805 -x833806 -x833807 -x833808 -x833809 -x833810 -x833811 -x833812 -x833813 -x833814 -x833815 -x833816 -x833817 -x833818 -x833819 -x833820 -x833821 -x833822 -x833823 -x833824 -x833825 -x833826 -x833827 -x833828 -x833829 -x833830 -x833831 -x833832 -x833833 -x833834 -x833835 -x833836 -x833837 -x833838 -x833839 -x833840 -x833841 -x833842 -x833843 -x833844 -x833845 -x833846 -x833847 -x833848 -x833849 -x833850 -x833851 -x833852 -x833853 -x833854 -x833855 -x833856 -x833857 -x833858 -x833859 -x833860 -x833861 -x833862 -x833863 -x833864 -x833865 -x833866 -x833867 -x833868 -x833869 -x833870 -x833871 -x833872 x833873 -x833874 -x833875 -x833876 -x833877 -x833878 -x833879 -x833880 -x833881 -x833882 -x833883 -x833884 -x833885 -x833886 -x833887 -x833888 -x833889 -x833890 -x833891 -x833892 -x833893 -x833894 -x833895 -x833896 -x833897 -x833898 -x833899 -x833900 -x833901 -x833902 -x833903 -x833904 -x833905 -x833906 -x833907 -x833908 -x833909 -x833910 -x833911 -x833912 -x833913 -x833914 -x833915 -x833916 -x833917 -x833918 -x833919 -x833920 -x833921 -x833922 -x833923 -x833924 -x833925 -x833926 -x833927 -x833928 -x833929 -x833930 -x833931 -x833932 -x833933 -x833934 -x833935 -x833936 -x833937 -x833938 -x833939 -x833940 -x833941 -x833942 -x833943 -x833944 -x833945 -x833946 -x833947 -x833948 -x833949 -x833950 -x833951 -x833952 -x833953 -x833954 -x833955 -x833956 -x833957 -x833958 -x833959 -x833960 -x833961 -x833962 -x833963 -x833964 -x833965 -x833966 -x833967 -x833968 -x833969 -x833970 -x833971 -x833972 -x833973 -x833974 -x833975 -x833976 -x833977 -x833978 -x833979 -x833980 -x833981 -x833982 -x833983 -x833984 -x833985 -x833986 -x833987 -x833988 -x833989 -x833990 -x833991 -x833992 -x833993 -x833994 -x833995 -x833996 -x833997 -x833998 -x833999
671.68/674.11 v -x834000 -x834001 -x834002 -x834003 -x834004 -x834005 -x834006 -x834007 -x834008 -x834009 -x834010 -x834011 -x834012 -x834013 -x834014 -x834015 -x834016 -x834017 -x834018 -x834019 -x834020 -x834021 -x834022 -x834023 -x834024 -x834025 -x834026 -x834027 -x834028 -x834029 -x834030 -x834031 -x834032 -x834033 -x834034 -x834035 -x834036 -x834037 -x834038 -x834039 -x834040 -x834041 -x834042 -x834043 -x834044 -x834045 -x834046 -x834047 -x834048 -x834049 -x834050 -x834051 -x834052 -x834053 -x834054 -x834055 -x834056 -x834057 -x834058 -x834059 -x834060 -x834061 -x834062 -x834063 -x834064 -x834065 -x834066 -x834067 -x834068 -x834069 -x834070 -x834071 -x834072 -x834073 -x834074 -x834075 -x834076 -x834077 -x834078 -x834079 -x834080 -x834081 -x834082 -x834083 -x834084 -x834085 -x834086 -x834087 -x834088 -x834089 -x834090 -x834091 -x834092 -x834093 -x834094 -x834095 -x834096 -x834097 -x834098 -x834099 x834100 -x834101 -x834102 -x834103 -x834104 -x834105 -x834106 -x834107 -x834108 -x834109 -x834110 -x834111 -x834112 -x834113 -x834114 -x834115 -x834116 -x834117 -x834118 -x834119 -x834120 -x834121 -x834122 -x834123 -x834124 -x834125 -x834126 -x834127 -x834128 -x834129 -x834130 -x834131 -x834132 -x834133 -x834134 -x834135 -x834136 -x834137 -x834138 -x834139 -x834140 -x834141 -x834142 -x834143 -x834144 -x834145 -x834146 -x834147 -x834148 -x834149 -x834150 -x834151 -x834152 -x834153 -x834154 -x834155 -x834156 -x834157 -x834158 -x834159 -x834160 -x834161 -x834162 -x834163 -x834164 -x834165 -x834166 -x834167 -x834168 -x834169 -x834170 -x834171 -x834172 -x834173 -x834174 -x834175 -x834176 -x834177 -x834178 -x834179 -x834180 -x834181 -x834182 -x834183 -x834184 -x834185 -x834186 -x834187 -x834188 -x834189 -x834190 -x834191 -x834192 -x834193 -x834194 -x834195 -x834196 -x834197 -x834198 -x834199 -x834200 -x834201 -x834202 -x834203 -x834204 -x834205 -x834206 -x834207 -x834208 -x834209 -x834210 -x834211 -x834212 -x834213 -x834214 -x834215 -x834216 -x834217 -x834218 -x834219 -x834220 -x834221 -x834222 -x834223 -x834224 -x834225 -x834226 -x834227 -x834228 -x834229 -x834230 -x834231 -x834232 -x834233 -x834234 -x834235 -x834236 -x834237 -x834238 -x834239 -x834240 -x834241 -x834242 -x834243 -x834244 -x834245 -x834246 -x834247 -x834248 -x834249 -x834250 -x834251 -x834252 -x834253 -x834254 -x834255 -x834256 -x834257 -x834258 -x834259 -x834260 -x834261 -x834262 -x834263 -x834264 -x834265 -x834266 -x834267 -x834268 -x834269 -x834270 -x834271 -x834272 -x834273 -x834274 -x834275 -x834276 -x834277 -x834278 -x834279 -x834280 -x834281 -x834282 -x834283 -x834284 -x834285 -x834286 -x834287 -x834288 -x834289 -x834290 -x834291 -x834292 -x834293 -x834294 -x834295 -x834296 -x834297 -x834298 -x834299 -x834300 -x834301 -x834302 -x834303 -x834304 -x834305 -x834306 -x834307 -x834308 -x834309 -x834310 -x834311 -x834312 -x834313 -x834314 -x834315 -x834316 -x834317 -x834318 -x834319 -x834320 -x834321 -x834322 -x834323 -x834324 -x834325 -x834326 x834327 -x834328 -x834329 -x834330 -x834331 -x834332 -x834333 -x834334 -x834335 -x834336 -x834337 -x834338 -x834339 -x834340 -x834341 -x834342 -x834343 -x834344 -x834345 -x834346 -x834347 -x834348 -x834349 -x834350 -x834351 -x834352 -x834353 -x834354 -x834355 -x834356 -x834357 -x834358 -x834359 -x834360 -x834361 -x834362 -x834363 -x834364 -x834365 -x834366 -x834367 -x834368 -x834369 -x834370 -x834371 -x834372 -x834373 -x834374 -x834375 -x834376 -x834377 -x834378 -x834379 -x834380 -x834381 -x834382 -x834383 -x834384 -x834385 -x834386 -x834387 -x834388 -x834389 -x834390 -x834391 -x834392 -x834393 -x834394 -x834395 -x834396 -x834397 -x834398 -x834399 -x834400 -x834401 -x834402 -x834403 -x834404 -x834405 -x834406 -x834407 -x834408 -x834409 -x834410 -x834411 -x834412 -x834413 -x834414 -x834415 -x834416 -x834417 -x834418 -x834419 -x834420 -x834421 -x834422 -x834423 -x834424 -x834425 -x834426 -x834427 -x834428 -x834429 -x834430 -x834431 -x834432 -x834433 -x834434 -x834435 -x834436 -x834437 -x834438 -x834439 -x834440 -x834441 -x834442 -x834443 -x834444 -x834445 -x834446 -x834447 -x834448 -x834449 -x834450 -x834451 -x834452 -x834453 -x834454 -x834455 -x834456 -x834457 -x834458 -x834459 -x834460 -x834461 -x834462 -x834463 -x834464 -x834465 -x834466 -x834467 -x834468 -x834469 -x834470 -x834471 -x834472 -x834473 -x834474 -x834475 -x834476 -x834477 -x834478 -x834479 -x834480 -x834481 -x834482 -x834483 -x834484 -x834485 -x834486 -x834487 -x834488 -x834489 -x834490 -x834491 -x834492 -x834493 -x834494 -x834495 -x834496 -x834497 -x834498 -x834499 -x834500 -x834501 -x834502 -x834503 -x834504 -x834505 -x834506 -x834507 -x834508 -x834509 -x834510 -x834511 -x834512 -x834513 -x834514 -x834515 -x834516 -x834517 -x834518 -x834519 -x834520 -x834521 -x834522 -x834523 -x834524 -x834525 -x834526 -x834527 -x834528 -x834529 -x834530 -x834531 -x834532 -x834533 -x834534 -x834535 -x834536 -x834537 -x834538 -x834539 -x834540 -x834541 -x834542 -x834543 -x834544 -x834545 -x834546 -x834547 -x834548 -x834549 -x834550 -x834551 -x834552 -x834553 x834554 -x834555 -x834556 -x834557 -x834558 -x834559 -x834560 -x834561 -x834562 -x834563 -x834564 -x834565 -x834566 -x834567 -x834568 -x834569 -x834570 -x834571 -x834572 -x834573 -x834574 -x834575 -x834576 -x834577 -x834578 -x834579 -x834580 -x834581 -x834582 -x834583 -x834584 -x834585 -x834586 -x834587 -x834588 -x834589 -x834590 -x834591 -x834592 -x834593 -x834594 -x834595 -x834596 -x834597 -x834598 -x834599 -x834600 -x834601 -x834602 -x834603 -x834604 -x834605 -x834606 -x834607 -x834608 -x834609 -x834610 -x834611 -x834612 -x834613 -x834614 -x834615 -x834616 -x834617 -x834618 -x834619 -x834620 -x834621 -x834622 -x834623 -x834624 -x834625 -x834626 -x834627 -x834628 -x834629 -x834630 -x834631 -x834632 -x834633 -x834634 -x834635 -x834636 -x834637 -x834638 -x834639 -x834640 -x834641 -x834642 -x834643 -x834644 -x834645 -x834646 -x834647 -x834648 -x834649 -x834650 -x834651 -x834652 -x834653 -x834654 -x834655 -x834656 -x834657 -x834658 -x834659 -x834660 -x834661 -x834662 -x834663 -x834664 -x834665 -x834666 -x834667 -x834668 -x834669 -x834670 -x834671 -x834672 -x834673 -x834674 -x834675 -x834676 -x834677 -x834678 -x834679 -x834680 -x834681 -x834682 -x834683 -x834684 -x834685 -x834686 -x834687 -x834688 -x834689 -x834690 -x834691 -x834692 -x834693 -x834694 -x834695 -x834696 -x834697 -x834698 -x834699 -x834700 -x834701 -x834702 -x834703 -x834704 -x834705 -x834706 -x834707 -x834708 -x834709 -x834710 -x834711 -x834712 -x834713 -x834714 -x834715 -x834716 -x834717 -x834718 -x834719 -x834720 -x834721 -x834722 -x834723 -x834724 -x834725 -x834726 -x834727 -x834728 -x834729 -x834730 -x834731 -x834732 -x834733 -x834734 -x834735 -x834736 -x834737 -x834738 -x834739 -x834740 -x834741 -x834742 -x834743 -x834744 -x834745 -x834746 -x834747 -x834748 -x834749 -x834750 -x834751 -x834752 -x834753 -x834754 -x834755 -x834756 -x834757 -x834758 -x834759 -x834760 -x834761 -x834762 -x834763 -x834764 -x834765 -x834766 -x834767 -x834768 -x834769 -x834770 -x834771 -x834772 -x834773 -x834774 -x834775 -x834776 -x834777 -x834778 -x834779 -x834780 x834781 -x834782 -x834783 -x834784 -x834785 -x834786 -x834787 -x834788 -x834789 -x834790 -x834791 -x834792 -x834793 -x834794 -x834795 -x834796 -x834797 -x834798 -x834799 -x834800 -x834801 -x834802 -x834803 -x834804 -x834805 -x834806 -x834807 -x834808 -x834809 -x834810 -x834811 -x834812 -x834813 -x834814 -x834815 -x834816 -x834817 -x834818 -x834819 -x834820 -x834821 -x834822 -x834823 -x834824 -x834825 -x834826 -x834827 -x834828 -x834829 -x834830 -x834831 -x834832 -x834833 -x834834 -x834835 -x834836 -x834837 -x834838 -x834839 -x834840 -x834841 -x834842 -x834843 -x834844 -x834845 -x834846 -x834847 -x834848 -x834849 -x834850 -x834851 -x834852 -x834853 -x834854 -x834855 -x834856 -x834857 -x834858 -x834859 -x834860 -x834861 -x834862 -x834863 -x834864 -x834865 -x834866 -x834867 -x834868 -x834869 -x834870 -x834871 -x834872 -x834873 -x834874 -x834875 -x834876 -x834877 -x834878 -x834879 -x834880 -x834881 -x834882 -x834883 -x834884 -x834885 -x834886 -x834887 -x834888 -x834889 -x834890 -x834891 -x834892 -x834893 -x834894 -x834895 -x834896 -x834897 -x834898 -x834899 -x834900 -x834901 -x834902 -x834903 -x834904 -x834905 -x834906 -x834907 -x834908 -x834909 -x834910 -x834911 -x834912 -x834913 -x834914 -x834915 -x834916 -x834917 -x834918 -x834919 -x834920 -x834921 -x834922 -x834923 -x834924 -x834925 -x834926 -x834927 -x834928 -x834929 -x834930 -x834931 -x834932 -x834933 -x834934 -x834935 -x834936 -x834937 -x834938 -x834939 -x834940 -x834941 -x834942 -x834943 -x834944 -x834945 -x834946 -x834947 -x834948 -x834949 -x834950 -x834951 -x834952 -x834953 -x834954 -x834955 -x834956 -x834957 -x834958 -x834959 -x834960 -x834961 -x834962 -x834963 -x834964 -x834965 -x834966 -x834967 -x834968 -x834969 -x834970 -x834971 -x834972 -x834973 -x834974 -x834975 -x834976 -x834977 -x834978 -x834979 -x834980 -x834981 -x834982 -x834983 -x834984 -x834985 -x834986 -x834987 -x834988 -x834989 -x834990 -x834991 -x834992 -x834993 -x834994 -x834995 -x834996 -x834997 -x834998 -x834999 -x835000 -x835001 -x835002 -x835003 -x835004 -x835005 -x835006 -x835007 x835008 -x835009 -x835010 -x835011 -x835012 -x835013 -x835014 -x835015 -x835016 -x835017 -x835018 -x835019 -x835020 -x835021 -x835022 -x835023 -x835024 -x835025 -x835026 -x835027 -x835028 -x835029 -x835030 -x835031 -x835032 -x835033 -x835034 -x835035 -x835036 -x835037 -x835038 -x835039 -x835040 -x835041 -x835042 -x835043 -x835044 -x835045 -x835046 -x835047 -x835048 -x835049 -x835050 -x835051 -x835052 -x835053 -x835054 -x835055 -x835056 -x835057 -x835058 -x835059 -x835060 -x835061 -x835062 -x835063 -x835064 -x835065 -x835066 -x835067 -x835068 -x835069 -x835070 -x835071 -x835072 -x835073 -x835074 -x835075 -x835076 -x835077 -x835078 -x835079 -x835080 -x835081 -x835082 -x835083 -x835084 -x835085 -x835086 -x835087 -x835088 -x835089 -x835090 -x835091 -x835092 -x835093 -x835094 -x835095 -x835096 -x835097 -x835098 -x835099 -x835100 -x835101 -x835102 -x835103 -x835104 -x835105 -x835106 -x835107 -x835108 -x835109 -x835110 -x835111 -x835112 -x835113 -x835114 -x835115 -x835116 -x835117 -x835118 -x835119 -x835120 -x835121 -x835122 -x835123 -x835124 -x835125 -x835126 -x835127 -x835128 -x835129 -x835130 -x835131 -x835132 -x835133 -x835134 -x835135 -x835136 -x835137 -x835138 -x835139 -x835140 -x835141 -x835142 -x835143 -x835144 -x835145 -x835146 -x835147 -x835148 -x835149 -x835150 -x835151 -x835152 -x835153 -x835154 -x835155 -x835156 -x835157 -x835158 -x835159 -x835160 -x835161 -x835162 -x835163 -x835164 -x835165 -x835166 -x835167 -x835168 -x835169 -x835170 -x835171 -x835172 -x835173 -x835174 -x835175 -x835176 -x835177 -x835178 -x835179 -x835180 -x835181 -x835182 -x835183 -x835184 -x835185 -x835186 -x835187 -x835188 -x835189 -x835190 -x835191 -x835192 -x835193 -x835194 -x835195 -x835196 -x835197 -x835198 -x835199 -x835200 -x835201 -x835202 -x835203 -x835204 -x835205 -x835206 -x835207 -x835208 -x835209 -x835210 -x835211 -x835212 -x835213 -x835214 -x835215 -x835216 -x835217 -x835218 -x835219 -x835220 -x835221 -x835222 -x835223 -x835224 -x835225 -x835226 -x835227 -x835228 -x835229 -x835230 -x835231 -x835232 -x835233 -x835234 x835235 -x835236 -x835237 -x835238 -x835239 -x835240 -x835241 -x835242 -x835243 -x835244 -x835245 -x835246 -x835247 -x835248 -x835249 -x835250 -x835251 -x835252 -x835253 -x835254 -x835255 -x835256 -x835257 -x835258 -x835259 -x835260 -x835261 -x835262 -x835263 -x835264 -x835265 -x835266 -x835267 -x835268 -x835269 -x835270 -x835271 -x835272 -x835273 -x835274 -x835275 -x835276 -x835277 -x835278 -x835279 -x835280 -x835281 -x835282 -x835283 -x835284 -x835285 -x835286 -x835287 -x835288 -x835289 -x835290 -x835291 -x835292 -x835293 -x835294 -x835295 -x835296 -x835297 -x835298 -x835299 -x835300 -x835301 -x835302 -x835303 -x835304 -x835305 -x835306 -x835307 -x835308 -x835309 -x835310 -x835311 -x835312 -x835313 -x835314 -x835315 -x835316 -x835317 -x835318 -x835319 -x835320 -x835321 -x835322 -x835323 -x835324 -x835325 -x835326 -x835327 -x835328 -x835329 -x835330 -x835331 -x835332 -x835333 -x835334 -x835335 -x835336 -x835337 -x835338 -x835339 -x835340 -x835341 -x835342 -x835343 -x835344 -x835345 -x835346 -x835347 -x835348 -x835349 -x835350 -x835351 -x835352 -x835353 -x835354 -x835355 -x835356 -x835357 -x835358 -x835359 -x835360 -x835361 -x835362 -x835363 -x835364 -x835365 -x835366 -x835367 -x835368 -x835369 -x835370 -x835371 -x835372 -x835373 -x835374 -x835375 -x835376 -x835377 -x835378 -x835379 -x835380 -x835381 -x835382 -x835383 -x835384 -x835385 -x835386 -x835387 -x835388 -x835389 -x835390 -x835391 -x835392 -x835393 -x835394 -x835395 -x835396 -x835397 -x835398 -x835399 -x835400 -x835401 -x835402 -x835403 -x835404 -x835405 -x835406 -x835407 -x835408 -x835409 -x835410 -x835411 -x835412 -x835413 -x835414 -x835415 -x835416 -x835417 -x835418 -x835419 -x835420 -x835421 -x835422 -x835423 -x835424 -x835425 -x835426 -x835427 -x835428 -x835429 -x835430 -x835431 -x835432 -x835433 -x835434 -x835435 -x835436 -x835437 -x835438 -x835439 -x835440 -x835441 -x835442 -x835443 -x835444 -x835445 -x835446 -x835447 -x835448 -x835449 -x835450 -x835451 -x835452 -x835453 -x835454 -x835455 -x835456 -x835457 -x835458 -x835459 -x835460 -x835461 x835462 -x835463 -x835464 -x835465 -x835466 -x835467 -x835468 -x835469 -x835470 -x835471 -x835472 -x835473 -x835474 -x835475 -x835476 -x835477 -x835478 -x835479 -x835480 -x835481 -x835482 -x835483 -x835484 -x835485 -x835486 -x835487 -x835488 -x835489 -x835490 -x835491 -x835492 -x835493 -x835494 -x835495 -x835496 -x835497 -x835498 -x835499 -x835500 -x835501 -x835502 -x835503 -x835504 -x835505 -x835506 -x835507 -x835508 -x835509 -x835510 -x835511 -x835512 -x835513 -x835514 -x835515 -x835516 -x835517 -x835518 -x835519 -x835520 -x835521 -x835522 -x835523 -x835524 -x835525 -x835526 -x835527 -x835528 -x835529 -x835530 -x835531 -x835532 -x835533 -x835534 -x835535 -x835536 -x835537 -x835538 -x835539 -x835540 -x835541 -x835542 -x835543 -x835544 -x835545 -x835546 -x835547 -x835548 -x835549 -x835550 -x835551 -x835552 -x835553 -x835554 -x835555 -x835556 -x835557 -x835558 -x835559 -x835560 -x835561 -x835562 -x835563 -x835564 -x835565 -x835566 -x835567 -x835568 -x835569 -x835570 -x835571 -x835572 -x835573 -x835574 -x835575 -x835576 -x835577 -x835578 -x835579 -x835580 -x835581 -x835582 -x835583 -x835584 -x835585 -x835586 -x835587 -x835588 -x835589 -x835590 -x835591 -x835592 -x835593 -x835594 -x835595 -x835596 -x835597 -x835598 -x835599 -x835600 -x835601 -x835602 -x835603 -x835604 -x835605 -x835606 -x835607 -x835608 -x835609 -x835610 -x835611 -x835612 -x835613 -x835614 -x835615 -x835616 -x835617 -x835618 -x835619 -x835620 -x835621 -x835622 -x835623 -x835624 -x835625 -x835626 -x835627 -x835628 -x835629 -x835630 -x835631 -x835632 -x835633 -x835634 -x835635 -x835636 -x835637 -x835638 -x835639 -x835640 -x835641 -x835642 -x835643 -x835644 -x835645 -x835646 -x835647 -x835648 -x835649 -x835650 -x835651 -x835652 -x835653 -x835654 -x835655 -x835656 -x835657 -x835658 -x835659 -x835660 -x835661 -x835662 -x835663 -x835664 -x835665 -x835666 -x835667 -x835668 -x835669 -x835670 -x835671 -x835672 -x835673 -x835674 -x835675 -x835676 -x835677 -x835678 -x835679 -x835680 -x835681 -x835682 -x835683 -x835684 -x835685 -x835686 -x835687 -x835688 x835689 -x835690 -x835691 -x835692 -x835693 -x835694 -x835695 -x835696 -x835697 -x835698 -x835699 -x835700 -x835701 -x835702 -x835703 -x835704 -x835705 -x835706 -x835707 -x835708 -x835709 -x835710 -x835711 -x835712 -x835713 -x835714 -x835715 -x835716 -x835717 -x835718 -x835719 -x835720 -x835721 -x835722 -x835723 -x835724 -x835725 -x835726 -x835727 -x835728 -x835729 -x835730 -x835731 -x835732 -x835733 -x835734 -x835735 -x835736 -x835737 -x835738 -x835739 -x835740 -x835741 -x835742 -x835743 -x835744 -x835745 -x835746 -x835747 -x835748 -x835749 -x835750 -x835751 -x835752 -x835753 -x835754 -x835755 -x835756 -x835757 -x835758 -x835759 -x835760 -x835761 -x835762 -x835763 -x835764 -x835765 -x835766 -x835767 -x835768 -x835769 -x835770 -x835771 -x835772 -x835773 -x835774 -x835775 -x835776 -x835777 -x835778 -x835779 -x835780 -x835781 -x835782 -x835783 -x835784 -x835785 -x835786 -x835787 -x835788 -x835789 -x835790 -x835791 -x835792 -x835793 -x835794 -x835795 -x835796 -x835797 -x835798 -x835799 -x835800 -x835801 -x835802 -x835803 -x835804 -x835805 -x835806 -x835807 -x835808 -x835809 -x835810 -x835811 -x835812 -x835813 -x835814 -x835815 -x835816 -x835817 -x835818 -x835819 -x835820 -x835821 -x835822 -x835823 -x835824 -x835825 -x835826 -x835827 -x835828 -x835829 -x835830 -x835831 -x835832 -x835833 -x835834 -x835835 -x835836 -x835837 -x835838 -x835839 -x835840 -x835841 -x835842 -x835843 -x835844 -x835845 -x835846 -x835847 -x835848 -x835849 -x835850 -x835851 -x835852 -x835853 -x835854 -x835855 -x835856 -x835857 -x835858 -x835859 -x835860 -x835861 -x835862 -x835863 -x835864 -x835865 -x835866 -x835867 -x835868 -x835869 -x835870 -x835871 -x835872 -x835873 -x835874 -x835875 -x835876 -x835877 -x835878 -x835879 -x835880 -x835881 -x835882 -x835883 -x835884 -x835885 -x835886 -x835887 -x835888 -x835889 -x835890 -x835891 -x835892 -x835893 -x835894 -x835895 -x835896 -x835897 -x835898 -x835899 -x835900 -x835901 -x835902 -x835903 -x835904 -x835905 -x835906 -x835907 -x835908 -x835909 -x835910 -x835911 -x835912 -x835913 -x835914 -x835915 x835916 -x835917 -x835918 -x835919 -x835920 -x835921 -x835922 -x835923 -x835924 -x835925 -x835926 -x835927 -x835928 -x835929 -x835930 -x835931 -x835932 -x835933 -x835934 -x835935 -x835936 -x835937 -x835938 -x835939 -x835940 -x835941 -x835942 -x835943 -x835944 -x835945 -x835946 -x835947 -x835948 -x835949 -x835950 -x835951 -x835952 -x835953 -x835954 -x835955 -x835956 -x835957 -x835958 -x835959 -x835960 -x835961 -x835962 -x835963 -x835964 -x835965 -x835966 -x835967 -x835968 -x835969 -x835970 -x835971 -x835972 -x835973 -x835974 -x835975 -x835976 -x835977 -x835978 -x835979 -x835980 -x835981 -x835982 -x835983 -x835984 -x835985 -x835986 -x835987 -x835988 -x835989 -x835990 -x835991 -x835992 -x835993 -x835994 -x835995 -x835996 -x835997 -x835998 -x835999
671.68/674.12 v -x836000 -x836001 -x836002 -x836003 -x836004 -x836005 -x836006 -x836007 -x836008 -x836009 -x836010 -x836011 -x836012 -x836013 -x836014 -x836015 -x836016 -x836017 -x836018 -x836019 -x836020 -x836021 -x836022 -x836023 -x836024 -x836025 -x836026 -x836027 -x836028 -x836029 -x836030 -x836031 -x836032 -x836033 -x836034 -x836035 -x836036 -x836037 -x836038 -x836039 -x836040 -x836041 -x836042 -x836043 -x836044 -x836045 -x836046 -x836047 -x836048 -x836049 -x836050 -x836051 -x836052 -x836053 -x836054 -x836055 -x836056 -x836057 -x836058 -x836059 -x836060 -x836061 -x836062 -x836063 -x836064 -x836065 -x836066 -x836067 -x836068 -x836069 -x836070 -x836071 -x836072 -x836073 -x836074 -x836075 -x836076 -x836077 -x836078 -x836079 -x836080 -x836081 -x836082 -x836083 -x836084 -x836085 -x836086 -x836087 -x836088 -x836089 -x836090 -x836091 -x836092 -x836093 -x836094 -x836095 -x836096 -x836097 -x836098 -x836099 -x836100 -x836101 -x836102 -x836103 -x836104 -x836105 -x836106 -x836107 -x836108 -x836109 -x836110 -x836111 -x836112 -x836113 -x836114 -x836115 -x836116 -x836117 -x836118 -x836119 -x836120 -x836121 -x836122 -x836123 -x836124 -x836125 -x836126 -x836127 -x836128 -x836129 -x836130 -x836131 -x836132 -x836133 -x836134 -x836135 -x836136 -x836137 -x836138 -x836139 -x836140 -x836141 -x836142 x836143 -x836144 -x836145 -x836146 -x836147 -x836148 -x836149 -x836150 -x836151 -x836152 -x836153 -x836154 -x836155 -x836156 -x836157 -x836158 -x836159 -x836160 -x836161 -x836162 -x836163 -x836164 -x836165 -x836166 -x836167 -x836168 -x836169 -x836170 -x836171 -x836172 -x836173 -x836174 -x836175 -x836176 -x836177 -x836178 -x836179 -x836180 -x836181 -x836182 -x836183 -x836184 -x836185 -x836186 -x836187 -x836188 -x836189 -x836190 -x836191 -x836192 -x836193 -x836194 -x836195 -x836196 -x836197 -x836198 -x836199 -x836200 -x836201 -x836202 -x836203 -x836204 -x836205 -x836206 -x836207 -x836208 -x836209 -x836210 -x836211 -x836212 -x836213 -x836214 -x836215 -x836216 -x836217 -x836218 -x836219 -x836220 -x836221 -x836222 -x836223 -x836224 -x836225 -x836226 -x836227 -x836228 -x836229 -x836230 -x836231 -x836232 -x836233 -x836234 -x836235 -x836236 -x836237 -x836238 -x836239 -x836240 -x836241 -x836242 -x836243 -x836244 -x836245 -x836246 -x836247 -x836248 -x836249 -x836250 -x836251 -x836252 -x836253 -x836254 -x836255 -x836256 -x836257 -x836258 -x836259 -x836260 -x836261 -x836262 -x836263 -x836264 -x836265 -x836266 -x836267 -x836268 -x836269 -x836270 -x836271 -x836272 -x836273 -x836274 -x836275 -x836276 -x836277 -x836278 -x836279 -x836280 -x836281 -x836282 -x836283 -x836284 -x836285 -x836286 -x836287 -x836288 -x836289 -x836290 -x836291 -x836292 -x836293 -x836294 -x836295 -x836296 -x836297 -x836298 -x836299 -x836300 -x836301 -x836302 -x836303 -x836304 -x836305 -x836306 -x836307 -x836308 -x836309 -x836310 -x836311 -x836312 -x836313 -x836314 -x836315 -x836316 -x836317 -x836318 -x836319 -x836320 -x836321 -x836322 -x836323 -x836324 -x836325 -x836326 -x836327 -x836328 -x836329 -x836330 -x836331 -x836332 -x836333 -x836334 -x836335 -x836336 -x836337 -x836338 -x836339 -x836340 -x836341 -x836342 -x836343 -x836344 -x836345 -x836346 -x836347 -x836348 -x836349 -x836350 -x836351 -x836352 -x836353 -x836354 -x836355 -x836356 -x836357 -x836358 -x836359 -x836360 -x836361 -x836362 -x836363 -x836364 -x836365 -x836366 -x836367 -x836368 -x836369 x836370 -x836371 -x836372 -x836373 -x836374 -x836375 -x836376 -x836377 -x836378 -x836379 -x836380 -x836381 -x836382 -x836383 -x836384 -x836385 -x836386 -x836387 -x836388 -x836389 -x836390 -x836391 -x836392 -x836393 -x836394 -x836395 -x836396 -x836397 -x836398 -x836399 -x836400 -x836401 -x836402 -x836403 -x836404 -x836405 -x836406 -x836407 -x836408 -x836409 -x836410 -x836411 -x836412 -x836413 -x836414 -x836415 -x836416 -x836417 -x836418 -x836419 -x836420 -x836421 -x836422 -x836423 -x836424 -x836425 -x836426 -x836427 -x836428 -x836429 -x836430 -x836431 -x836432 -x836433 -x836434 -x836435 -x836436 -x836437 -x836438 -x836439 -x836440 -x836441 -x836442 -x836443 -x836444 -x836445 -x836446 -x836447 -x836448 -x836449 -x836450 -x836451 -x836452 -x836453 -x836454 -x836455 -x836456 -x836457 -x836458 -x836459 -x836460 -x836461 -x836462 -x836463 -x836464 -x836465 -x836466 -x836467 -x836468 -x836469 -x836470 -x836471 -x836472 -x836473 -x836474 -x836475 -x836476 -x836477 -x836478 -x836479 -x836480 -x836481 -x836482 -x836483 -x836484 -x836485 -x836486 -x836487 -x836488 -x836489 -x836490 -x836491 -x836492 -x836493 -x836494 -x836495 -x836496 -x836497 -x836498 -x836499 -x836500 -x836501 -x836502 -x836503 -x836504 -x836505 -x836506 -x836507 -x836508 -x836509 -x836510 -x836511 -x836512 -x836513 -x836514 -x836515 -x836516 -x836517 -x836518 -x836519 -x836520 -x836521 -x836522 -x836523 -x836524 -x836525 -x836526 -x836527 -x836528 -x836529 -x836530 -x836531 -x836532 -x836533 -x836534 -x836535 -x836536 -x836537 -x836538 -x836539 -x836540 -x836541 -x836542 -x836543 -x836544 -x836545 -x836546 -x836547 -x836548 -x836549 -x836550 -x836551 -x836552 -x836553 -x836554 -x836555 -x836556 -x836557 -x836558 -x836559 -x836560 -x836561 -x836562 -x836563 -x836564 -x836565 -x836566 -x836567 -x836568 -x836569 -x836570 -x836571 -x836572 -x836573 -x836574 -x836575 -x836576 -x836577 -x836578 -x836579 -x836580 -x836581 -x836582 -x836583 -x836584 -x836585 -x836586 -x836587 -x836588 -x836589 -x836590 -x836591 -x836592 -x836593 -x836594 -x836595 -x836596 x836597 -x836598 -x836599 -x836600 -x836601 -x836602 -x836603 -x836604 -x836605 -x836606 -x836607 -x836608 -x836609 -x836610 -x836611 -x836612 -x836613 -x836614 -x836615 -x836616 -x836617 -x836618 -x836619 -x836620 -x836621 -x836622 -x836623 -x836624 -x836625 -x836626 -x836627 -x836628 -x836629 -x836630 -x836631 -x836632 -x836633 -x836634 -x836635 -x836636 -x836637 -x836638 -x836639 -x836640 -x836641 -x836642 -x836643 -x836644 -x836645 -x836646 -x836647 -x836648 -x836649 -x836650 -x836651 -x836652 -x836653 -x836654 -x836655 -x836656 -x836657 -x836658 -x836659 -x836660 -x836661 -x836662 -x836663 -x836664 -x836665 -x836666 -x836667 -x836668 -x836669 -x836670 -x836671 -x836672 -x836673 -x836674 -x836675 -x836676 -x836677 -x836678 -x836679 -x836680 -x836681 -x836682 -x836683 -x836684 -x836685 -x836686 -x836687 -x836688 -x836689 -x836690 -x836691 -x836692 -x836693 -x836694 -x836695 -x836696 -x836697 -x836698 -x836699 -x836700 -x836701 -x836702 -x836703 -x836704 -x836705 -x836706 -x836707 -x836708 -x836709 -x836710 -x836711 -x836712 -x836713 -x836714 -x836715 -x836716 -x836717 -x836718 -x836719 -x836720 -x836721 -x836722 -x836723 -x836724 -x836725 -x836726 -x836727 -x836728 -x836729 -x836730 -x836731 -x836732 -x836733 -x836734 -x836735 -x836736 -x836737 -x836738 -x836739 -x836740 -x836741 -x836742 -x836743 -x836744 -x836745 -x836746 -x836747 -x836748 -x836749 -x836750 -x836751 -x836752 -x836753 -x836754 -x836755 -x836756 -x836757 -x836758 -x836759 -x836760 -x836761 -x836762 -x836763 -x836764 -x836765 -x836766 -x836767 -x836768 -x836769 -x836770 -x836771 -x836772 -x836773 -x836774 -x836775 -x836776 -x836777 -x836778 -x836779 -x836780 -x836781 -x836782 -x836783 -x836784 -x836785 -x836786 -x836787 -x836788 -x836789 -x836790 -x836791 -x836792 -x836793 -x836794 -x836795 -x836796 -x836797 -x836798 -x836799 -x836800 -x836801 -x836802 -x836803 -x836804 -x836805 -x836806 -x836807 -x836808 -x836809 -x836810 -x836811 -x836812 -x836813 -x836814 -x836815 -x836816 -x836817 -x836818 -x836819 -x836820 -x836821 -x836822 -x836823 x836824 -x836825 -x836826 -x836827 -x836828 -x836829 -x836830 -x836831 -x836832 -x836833 -x836834 -x836835 -x836836 -x836837 -x836838 -x836839 -x836840 -x836841 -x836842 -x836843 -x836844 -x836845 -x836846 -x836847 -x836848 -x836849 -x836850 -x836851 -x836852 -x836853 -x836854 -x836855 -x836856 -x836857 -x836858 -x836859 -x836860 -x836861 -x836862 -x836863 -x836864 -x836865 -x836866 -x836867 -x836868 -x836869 -x836870 -x836871 -x836872 -x836873 -x836874 -x836875 -x836876 -x836877 -x836878 -x836879 -x836880 -x836881 -x836882 -x836883 -x836884 -x836885 -x836886 -x836887 -x836888 -x836889 -x836890 -x836891 -x836892 -x836893 -x836894 -x836895 -x836896 -x836897 -x836898 -x836899 -x836900 -x836901 -x836902 -x836903 -x836904 -x836905 -x836906 -x836907 -x836908 -x836909 -x836910 -x836911 -x836912 -x836913 -x836914 -x836915 -x836916 -x836917 -x836918 -x836919 -x836920 -x836921 -x836922 -x836923 -x836924 -x836925 -x836926 -x836927 -x836928 -x836929 -x836930 -x836931 -x836932 -x836933 -x836934 -x836935 -x836936 -x836937 -x836938 -x836939 -x836940 -x836941 -x836942 -x836943 -x836944 -x836945 -x836946 -x836947 -x836948 -x836949 -x836950 -x836951 -x836952 -x836953 -x836954 -x836955 -x836956 -x836957 -x836958 -x836959 -x836960 -x836961 -x836962 -x836963 -x836964 -x836965 -x836966 -x836967 -x836968 -x836969 -x836970 -x836971 -x836972 -x836973 -x836974 -x836975 -x836976 -x836977 -x836978 -x836979 -x836980 -x836981 -x836982 -x836983 -x836984 -x836985 -x836986 -x836987 -x836988 -x836989 -x836990 -x836991 -x836992 -x836993 -x836994 -x836995 -x836996 -x836997 -x836998 -x836999 -x837000 -x837001 -x837002 -x837003 -x837004 -x837005 -x837006 -x837007 -x837008 -x837009 -x837010 -x837011 -x837012 -x837013 -x837014 -x837015 -x837016 -x837017 -x837018 -x837019 -x837020 -x837021 -x837022 -x837023 -x837024 -x837025 -x837026 -x837027 -x837028 -x837029 -x837030 -x837031 -x837032 -x837033 -x837034 -x837035 -x837036 -x837037 -x837038 -x837039 -x837040 -x837041 -x837042 -x837043 -x837044 -x837045 -x837046 -x837047 -x837048 -x837049 -x837050 x837051 -x837052 -x837053 -x837054 -x837055 -x837056 -x837057 -x837058 -x837059 -x837060 -x837061 -x837062 -x837063 -x837064 -x837065 -x837066 -x837067 -x837068 -x837069 -x837070 -x837071 -x837072 -x837073 -x837074 -x837075 -x837076 -x837077 -x837078 -x837079 -x837080 -x837081 -x837082 -x837083 -x837084 -x837085 -x837086 -x837087 -x837088 -x837089 -x837090 -x837091 -x837092 -x837093 -x837094 -x837095 -x837096 -x837097 -x837098 -x837099 -x837100 -x837101 -x837102 -x837103 -x837104 -x837105 -x837106 -x837107 -x837108 -x837109 -x837110 -x837111 -x837112 -x837113 -x837114 -x837115 -x837116 -x837117 -x837118 -x837119 -x837120 -x837121 -x837122 -x837123 -x837124 -x837125 -x837126 -x837127 -x837128 -x837129 -x837130 -x837131 -x837132 -x837133 -x837134 -x837135 -x837136 -x837137 -x837138 -x837139 -x837140 -x837141 -x837142 -x837143 -x837144 -x837145 -x837146 -x837147 -x837148 -x837149 -x837150 -x837151 -x837152 -x837153 -x837154 -x837155 -x837156 -x837157 -x837158 -x837159 -x837160 -x837161 -x837162 -x837163 -x837164 -x837165 -x837166 -x837167 -x837168 -x837169 -x837170 -x837171 -x837172 -x837173 -x837174 -x837175 -x837176 -x837177 -x837178 -x837179 -x837180 -x837181 -x837182 -x837183 -x837184 -x837185 -x837186 -x837187 -x837188 -x837189 -x837190 -x837191 -x837192 -x837193 -x837194 -x837195 -x837196 -x837197 -x837198 -x837199 -x837200 -x837201 -x837202 -x837203 -x837204 -x837205 -x837206 -x837207 -x837208 -x837209 -x837210 -x837211 -x837212 -x837213 -x837214 -x837215 -x837216 -x837217 -x837218 -x837219 -x837220 -x837221 -x837222 -x837223 -x837224 -x837225 -x837226 -x837227 -x837228 -x837229 -x837230 -x837231 -x837232 -x837233 -x837234 -x837235 -x837236 -x837237 -x837238 -x837239 -x837240 -x837241 -x837242 -x837243 -x837244 -x837245 -x837246 -x837247 -x837248 -x837249 -x837250 -x837251 -x837252 -x837253 -x837254 -x837255 -x837256 -x837257 -x837258 -x837259 -x837260 -x837261 -x837262 -x837263 -x837264 -x837265 -x837266 -x837267 -x837268 -x837269 -x837270 -x837271 -x837272 -x837273 -x837274 -x837275 -x837276 -x837277 x837278 -x837279 -x837280 -x837281 -x837282 -x837283 -x837284 -x837285 -x837286 -x837287 -x837288 -x837289 -x837290 -x837291 -x837292 -x837293 -x837294 -x837295 -x837296 -x837297 -x837298 -x837299 -x837300 -x837301 -x837302 -x837303 -x837304 -x837305 -x837306 -x837307 -x837308 -x837309 -x837310 -x837311 -x837312 -x837313 -x837314 -x837315 -x837316 -x837317 -x837318 -x837319 -x837320 -x837321 -x837322 -x837323 -x837324 -x837325 -x837326 -x837327 -x837328 -x837329 -x837330 -x837331 -x837332 -x837333 -x837334 -x837335 -x837336 -x837337 -x837338 -x837339 -x837340 -x837341 -x837342 -x837343 -x837344 -x837345 -x837346 -x837347 -x837348 -x837349 -x837350 -x837351 -x837352 -x837353 -x837354 -x837355 -x837356 -x837357 -x837358 -x837359 -x837360 -x837361 -x837362 -x837363 -x837364 -x837365 -x837366 -x837367 -x837368 -x837369 -x837370 -x837371 -x837372 -x837373 -x837374 -x837375 -x837376 -x837377 -x837378 -x837379 -x837380 -x837381 -x837382 -x837383 -x837384 -x837385 -x837386 -x837387 -x837388 -x837389 -x837390 -x837391 -x837392 -x837393 -x837394 -x837395 -x837396 -x837397 -x837398 -x837399 -x837400 -x837401 -x837402 -x837403 -x837404 -x837405 -x837406 -x837407 -x837408 -x837409 -x837410 -x837411 -x837412 -x837413 -x837414 -x837415 -x837416 -x837417 -x837418 -x837419 -x837420 -x837421 -x837422 -x837423 -x837424 -x837425 -x837426 -x837427 -x837428 -x837429 -x837430 -x837431 -x837432 -x837433 -x837434 -x837435 -x837436 -x837437 -x837438 -x837439 -x837440 -x837441 -x837442 -x837443 -x837444 -x837445 -x837446 -x837447 -x837448 -x837449 -x837450 -x837451 -x837452 -x837453 -x837454 -x837455 -x837456 -x837457 -x837458 -x837459 -x837460 -x837461 -x837462 -x837463 -x837464 -x837465 -x837466 -x837467 -x837468 -x837469 -x837470 -x837471 -x837472 -x837473 -x837474 -x837475 -x837476 -x837477 -x837478 -x837479 -x837480 -x837481 -x837482 -x837483 -x837484 -x837485 -x837486 -x837487 -x837488 -x837489 -x837490 -x837491 -x837492 -x837493 -x837494 -x837495 -x837496 -x837497 -x837498 -x837499 -x837500 -x837501 -x837502 -x837503 -x837504 x837505 -x837506 -x837507 -x837508 -x837509 -x837510 -x837511 -x837512 -x837513 -x837514 -x837515 -x837516 -x837517 -x837518 -x837519 -x837520 -x837521 -x837522 -x837523 -x837524 -x837525 -x837526 -x837527 -x837528 -x837529 -x837530 -x837531 -x837532 -x837533 -x837534 -x837535 -x837536 -x837537 -x837538 -x837539 -x837540 -x837541 -x837542 -x837543 -x837544 -x837545 -x837546 -x837547 -x837548 -x837549 -x837550 -x837551 -x837552 -x837553 -x837554 -x837555 -x837556 -x837557 -x837558 -x837559 -x837560 -x837561 -x837562 -x837563 -x837564 -x837565 -x837566 -x837567 -x837568 -x837569 -x837570 -x837571 -x837572 -x837573 -x837574 -x837575 -x837576 -x837577 -x837578 -x837579 -x837580 -x837581 -x837582 -x837583 -x837584 -x837585 -x837586 -x837587 -x837588 -x837589 -x837590 -x837591 -x837592 -x837593 -x837594 -x837595 -x837596 -x837597 -x837598 -x837599 -x837600 -x837601 -x837602 -x837603 -x837604 -x837605 -x837606 -x837607 -x837608 -x837609 -x837610 -x837611 -x837612 -x837613 -x837614 -x837615 -x837616 -x837617 -x837618 -x837619 -x837620 -x837621 -x837622 -x837623 -x837624 -x837625 -x837626 -x837627 -x837628 -x837629 -x837630 -x837631 -x837632 -x837633 -x837634 -x837635 -x837636 -x837637 -x837638 -x837639 -x837640 -x837641 -x837642 -x837643 -x837644 -x837645 -x837646 -x837647 -x837648 -x837649 -x837650 -x837651 -x837652 -x837653 -x837654 -x837655 -x837656 -x837657 -x837658 -x837659 -x837660 -x837661 -x837662 -x837663 -x837664 -x837665 -x837666 -x837667 -x837668 -x837669 -x837670 -x837671 -x837672 -x837673 -x837674 -x837675 -x837676 -x837677 -x837678 -x837679 -x837680 -x837681 -x837682 -x837683 -x837684 -x837685 -x837686 -x837687 -x837688 -x837689 -x837690 -x837691 -x837692 -x837693 -x837694 -x837695 -x837696 -x837697 -x837698 -x837699 -x837700 -x837701 -x837702 -x837703 -x837704 -x837705 -x837706 -x837707 -x837708 -x837709 -x837710 -x837711 -x837712 -x837713 -x837714 -x837715 -x837716 -x837717 -x837718 -x837719 -x837720 -x837721 -x837722 -x837723 -x837724 -x837725 -x837726 -x837727 -x837728 -x837729 -x837730 -x837731 x837732 -x837733 -x837734 -x837735 -x837736 -x837737 -x837738 -x837739 -x837740 -x837741 -x837742 -x837743 -x837744 -x837745 -x837746 -x837747 -x837748 -x837749 -x837750 -x837751 -x837752 -x837753 -x837754 -x837755 -x837756 -x837757 -x837758 -x837759 -x837760 -x837761 -x837762 -x837763 -x837764 -x837765 -x837766 -x837767 -x837768 -x837769 -x837770 -x837771 -x837772 -x837773 -x837774 -x837775 -x837776 -x837777 -x837778 -x837779 -x837780 -x837781 -x837782 -x837783 -x837784 -x837785 -x837786 -x837787 -x837788 -x837789 -x837790 -x837791 -x837792 -x837793 -x837794 -x837795 -x837796 -x837797 -x837798 -x837799 -x837800 -x837801 -x837802 -x837803 -x837804 -x837805 -x837806 -x837807 -x837808 -x837809 -x837810 -x837811 -x837812 -x837813 -x837814 -x837815 -x837816 -x837817 -x837818 -x837819 -x837820 -x837821 -x837822 -x837823 -x837824 -x837825 -x837826 -x837827 -x837828 -x837829 -x837830 -x837831 -x837832 -x837833 -x837834 -x837835 -x837836 -x837837 -x837838 -x837839 -x837840 -x837841 -x837842 -x837843 -x837844 -x837845 -x837846 -x837847 -x837848 -x837849 -x837850 -x837851 -x837852 -x837853 -x837854 -x837855 -x837856 -x837857 -x837858 -x837859 -x837860 -x837861 -x837862 -x837863 -x837864 -x837865 -x837866 -x837867 -x837868 -x837869 -x837870 -x837871 -x837872 -x837873 -x837874 -x837875 -x837876 -x837877 -x837878 -x837879 -x837880 -x837881 -x837882 -x837883 -x837884 -x837885 -x837886 -x837887 -x837888 -x837889 -x837890 -x837891 -x837892 -x837893 -x837894 -x837895 -x837896 -x837897 -x837898 -x837899 -x837900 -x837901 -x837902 -x837903 -x837904 -x837905 -x837906 -x837907 -x837908 -x837909 -x837910 -x837911 -x837912 -x837913 -x837914 -x837915 -x837916 -x837917 -x837918 -x837919 -x837920 -x837921 -x837922 -x837923 -x837924 -x837925 -x837926 -x837927 -x837928 -x837929 -x837930 -x837931 -x837932 -x837933 -x837934 -x837935 -x837936 -x837937 -x837938 -x837939 -x837940 -x837941 -x837942 -x837943 -x837944 -x837945 -x837946 -x837947 -x837948 -x837949 -x837950 -x837951 -x837952 -x837953 -x837954 -x837955 -x837956 -x837957 -x837958 x837959 -x837960 -x837961 -x837962 -x837963 -x837964 -x837965 -x837966 -x837967 -x837968 -x837969 -x837970 -x837971 -x837972 -x837973 -x837974 -x837975 -x837976 -x837977 -x837978 -x837979 -x837980 -x837981 -x837982 -x837983 -x837984 -x837985 -x837986 -x837987 -x837988 -x837989 -x837990 -x837991 -x837992 -x837993 -x837994 -x837995 -x837996 -x837997 -x837998 -x837999
671.68/674.12 v -x838000 -x838001 -x838002 -x838003 -x838004 -x838005 -x838006 -x838007 -x838008 -x838009 -x838010 -x838011 -x838012 -x838013 -x838014 -x838015 -x838016 -x838017 -x838018 -x838019 -x838020 -x838021 -x838022 -x838023 -x838024 -x838025 -x838026 -x838027 -x838028 -x838029 -x838030 -x838031 -x838032 -x838033 -x838034 -x838035 -x838036 -x838037 -x838038 -x838039 -x838040 -x838041 -x838042 -x838043 -x838044 -x838045 -x838046 -x838047 -x838048 -x838049 -x838050 -x838051 -x838052 -x838053 -x838054 -x838055 -x838056 -x838057 -x838058 x838059 -x838060 -x838061 -x838062 -x838063 -x838064 -x838065 -x838066 -x838067 -x838068 -x838069 -x838070 -x838071 -x838072 -x838073 -x838074 -x838075 -x838076 -x838077 -x838078 -x838079 -x838080 -x838081 -x838082 -x838083 -x838084 -x838085 -x838086 -x838087 -x838088 -x838089 -x838090 -x838091 -x838092 -x838093 -x838094 -x838095 -x838096 -x838097 -x838098 -x838099 -x838100 -x838101 -x838102 -x838103 -x838104 -x838105 -x838106 -x838107 -x838108 -x838109 -x838110 -x838111 -x838112 -x838113 -x838114 -x838115 -x838116 -x838117 -x838118 -x838119 -x838120 -x838121 -x838122 -x838123 -x838124 -x838125 -x838126 -x838127 -x838128 -x838129 -x838130 -x838131 -x838132 -x838133 -x838134 -x838135 -x838136 -x838137 -x838138 -x838139 -x838140 -x838141 -x838142 -x838143 -x838144 -x838145 -x838146 -x838147 -x838148 -x838149 -x838150 -x838151 -x838152 -x838153 -x838154 -x838155 -x838156 -x838157 -x838158 -x838159 -x838160 -x838161 -x838162 -x838163 -x838164 -x838165 -x838166 -x838167 -x838168 -x838169 -x838170 -x838171 -x838172 -x838173 -x838174 -x838175 -x838176 -x838177 -x838178 -x838179 -x838180 -x838181 -x838182 -x838183 -x838184 -x838185 -x838186 -x838187 -x838188 -x838189 -x838190 -x838191 -x838192 -x838193 -x838194 -x838195 -x838196 -x838197 -x838198 -x838199 -x838200 -x838201 -x838202 -x838203 -x838204 -x838205 -x838206 -x838207 -x838208 -x838209 -x838210 -x838211 -x838212 -x838213 -x838214 -x838215 -x838216 -x838217 -x838218 -x838219 -x838220 -x838221 -x838222 -x838223 -x838224 -x838225 -x838226 -x838227 -x838228 -x838229 -x838230 -x838231 -x838232 -x838233 -x838234 -x838235 -x838236 -x838237 -x838238 -x838239 -x838240 -x838241 -x838242 -x838243 -x838244 -x838245 -x838246 -x838247 -x838248 -x838249 -x838250 -x838251 -x838252 -x838253 -x838254 -x838255 -x838256 -x838257 -x838258 -x838259 -x838260 -x838261 -x838262 -x838263 -x838264 -x838265 -x838266 -x838267 -x838268 -x838269 -x838270 -x838271 -x838272 -x838273 -x838274 -x838275 -x838276 -x838277 -x838278 -x838279 -x838280 -x838281 -x838282 -x838283 -x838284 -x838285 -x838286 -x838287 -x838288 -x838289 -x838290 -x838291 -x838292 -x838293 -x838294 -x838295 -x838296 -x838297 -x838298 -x838299 -x838300 -x838301 -x838302 -x838303 -x838304 -x838305 -x838306 -x838307 -x838308 -x838309 x838310 -x838311 -x838312 -x838313 -x838314 -x838315 -x838316 -x838317 -x838318 -x838319 -x838320 -x838321 -x838322 -x838323 -x838324 -x838325 -x838326 -x838327 -x838328 -x838329 -x838330 -x838331 -x838332 -x838333 -x838334 -x838335 -x838336 -x838337 -x838338 -x838339 -x838340 -x838341 -x838342 -x838343 -x838344 -x838345 -x838346 -x838347 -x838348 -x838349 -x838350 -x838351 -x838352 -x838353 -x838354 -x838355 -x838356 -x838357 -x838358 -x838359 -x838360 -x838361 -x838362 -x838363 -x838364 -x838365 -x838366 -x838367 -x838368 -x838369 -x838370 -x838371 -x838372 -x838373 -x838374 -x838375 -x838376 -x838377 -x838378 -x838379 -x838380 -x838381 -x838382 -x838383 -x838384 -x838385 -x838386 -x838387 -x838388 -x838389 -x838390 -x838391 -x838392 -x838393 -x838394 -x838395 -x838396 -x838397 -x838398 -x838399 -x838400 -x838401 -x838402 -x838403 -x838404 -x838405 -x838406 -x838407 -x838408 -x838409 -x838410 -x838411 -x838412 -x838413 -x838414 -x838415 -x838416 -x838417 -x838418 -x838419 -x838420 -x838421 -x838422 -x838423 -x838424 -x838425 -x838426 -x838427 -x838428 -x838429 -x838430 -x838431 -x838432 -x838433 -x838434 -x838435 -x838436 x838437 -x838438 -x838439 -x838440 -x838441 -x838442 -x838443 -x838444 -x838445 -x838446 -x838447 -x838448 -x838449 -x838450 -x838451 -x838452 -x838453 -x838454 -x838455 -x838456 -x838457 -x838458 -x838459 -x838460 -x838461 -x838462 -x838463 -x838464 -x838465 -x838466 -x838467 -x838468 -x838469 -x838470 -x838471 -x838472 -x838473 -x838474 -x838475 -x838476 -x838477 -x838478 -x838479 -x838480 -x838481 -x838482 -x838483 -x838484 -x838485 -x838486 -x838487 -x838488 -x838489 -x838490 -x838491 -x838492 -x838493 -x838494 -x838495 -x838496 -x838497 -x838498 -x838499 -x838500 -x838501 -x838502 -x838503 -x838504 -x838505 -x838506 -x838507 -x838508 -x838509 -x838510 -x838511 -x838512 -x838513 -x838514 -x838515 -x838516 -x838517 -x838518 -x838519 -x838520 -x838521 -x838522 -x838523 -x838524 -x838525 -x838526 -x838527 -x838528 -x838529 -x838530 -x838531 -x838532 -x838533 -x838534 -x838535 -x838536 -x838537 -x838538 -x838539 -x838540 -x838541 -x838542 -x838543 -x838544 -x838545 -x838546 -x838547 -x838548 -x838549 -x838550 -x838551 -x838552 -x838553 -x838554 -x838555 -x838556 -x838557 -x838558 -x838559 -x838560 -x838561 -x838562 -x838563 -x838564 -x838565 -x838566 -x838567 -x838568 -x838569 -x838570 -x838571 -x838572 -x838573 -x838574 -x838575 -x838576 -x838577 -x838578 -x838579 -x838580 -x838581 -x838582 -x838583 -x838584 -x838585 -x838586 -x838587 -x838588 -x838589 -x838590 -x838591 -x838592 -x838593 -x838594 -x838595 -x838596 -x838597 -x838598 -x838599 -x838600 -x838601 -x838602 -x838603 -x838604 -x838605 -x838606 -x838607 -x838608 -x838609 -x838610 -x838611 -x838612 -x838613 -x838614 -x838615 -x838616 -x838617 -x838618 -x838619 -x838620 -x838621 -x838622 -x838623 -x838624 -x838625 -x838626 -x838627 -x838628 -x838629 -x838630 -x838631 -x838632 -x838633 -x838634 -x838635 -x838636 -x838637 -x838638 -x838639 -x838640 -x838641 -x838642 -x838643 -x838644 -x838645 -x838646 -x838647 -x838648 -x838649 -x838650 -x838651 -x838652 -x838653 -x838654 -x838655 -x838656 -x838657 -x838658 -x838659 -x838660 -x838661 -x838662 -x838663 -x838664 -x838665 -x838666 -x838667 -x838668 -x838669 -x838670 -x838671 -x838672 -x838673 -x838674 -x838675 -x838676 -x838677 -x838678 -x838679 -x838680 -x838681 -x838682 -x838683 -x838684 -x838685 -x838686 -x838687 -x838688 -x838689 -x838690 -x838691 -x838692 -x838693 -x838694 -x838695 -x838696 -x838697 -x838698 -x838699 -x838700 -x838701 -x838702 -x838703 -x838704 -x838705 -x838706 -x838707 -x838708 -x838709 -x838710 -x838711 -x838712 -x838713 -x838714 -x838715 -x838716 -x838717 -x838718 -x838719 -x838720 -x838721 -x838722 -x838723 -x838724 -x838725 -x838726 -x838727 -x838728 -x838729 -x838730 -x838731 -x838732 -x838733 -x838734 -x838735 -x838736 -x838737 -x838738 -x838739 -x838740 -x838741 -x838742 -x838743 -x838744 -x838745 -x838746 -x838747 -x838748 -x838749 -x838750 -x838751 -x838752 -x838753 -x838754 -x838755 -x838756 -x838757 -x838758 -x838759 -x838760 -x838761 -x838762 -x838763 -x838764 -x838765 -x838766 -x838767 -x838768 -x838769 -x838770 -x838771 -x838772 -x838773 -x838774 -x838775 x838776 -x838777 -x838778 -x838779 -x838780 -x838781 -x838782 -x838783 -x838784 -x838785 -x838786 -x838787 -x838788 -x838789 -x838790 -x838791 -x838792 -x838793 -x838794 -x838795 -x838796 -x838797 -x838798 -x838799 -x838800 -x838801 -x838802 -x838803 -x838804 -x838805 -x838806 -x838807 -x838808 -x838809 -x838810 -x838811 -x838812 -x838813 -x838814 -x838815 -x838816 -x838817 -x838818 -x838819 -x838820 -x838821 -x838822 -x838823 -x838824 -x838825 -x838826 -x838827 -x838828 -x838829 -x838830 -x838831 -x838832 -x838833 -x838834 -x838835 -x838836 -x838837 -x838838 -x838839 -x838840 -x838841 -x838842 -x838843 -x838844 -x838845 -x838846 -x838847 -x838848 -x838849 -x838850 -x838851 -x838852 -x838853 -x838854 -x838855 -x838856 -x838857 -x838858 -x838859 -x838860 -x838861 -x838862 -x838863 -x838864 -x838865 -x838866 -x838867 -x838868 -x838869 -x838870 -x838871 -x838872 -x838873 -x838874 -x838875 -x838876 -x838877 -x838878 -x838879 -x838880 -x838881 -x838882 -x838883 -x838884 -x838885 -x838886 -x838887 -x838888 -x838889 -x838890 -x838891 -x838892 -x838893 -x838894 -x838895 -x838896 -x838897 -x838898 -x838899 -x838900 -x838901 -x838902 -x838903 -x838904 -x838905 -x838906 -x838907 -x838908 -x838909 -x838910 -x838911 -x838912 -x838913 -x838914 -x838915 -x838916 -x838917 -x838918 -x838919 -x838920 -x838921 -x838922 -x838923 -x838924 -x838925 -x838926 -x838927 -x838928 -x838929 -x838930 -x838931 -x838932 -x838933 -x838934 -x838935 -x838936 -x838937 -x838938 -x838939 -x838940 -x838941 -x838942 -x838943 -x838944 -x838945 -x838946 -x838947 -x838948 -x838949 -x838950 -x838951 -x838952 -x838953 -x838954 -x838955 -x838956 -x838957 -x838958 -x838959 -x838960 -x838961 -x838962 -x838963 -x838964 -x838965 -x838966 -x838967 -x838968 -x838969 -x838970 -x838971 -x838972 -x838973 -x838974 -x838975 -x838976 -x838977 -x838978 -x838979 -x838980 -x838981 -x838982 -x838983 -x838984 -x838985 -x838986 -x838987 -x838988 -x838989 -x838990 -x838991 -x838992 -x838993 -x838994 -x838995 -x838996 -x838997 -x838998 -x838999 -x839000 -x839001 -x839002 -x839003 -x839004 -x839005 -x839006 -x839007 -x839008 -x839009 -x839010 -x839011 -x839012 -x839013 -x839014 -x839015 -x839016 -x839017 -x839018 -x839019 -x839020 -x839021 -x839022 -x839023 -x839024 -x839025 -x839026 -x839027 -x839028 -x839029 x839030 -x839031 -x839032 -x839033 -x839034 -x839035 -x839036 -x839037 -x839038 -x839039 -x839040 -x839041 -x839042 -x839043 -x839044 -x839045 -x839046 -x839047 -x839048 -x839049 -x839050 -x839051 -x839052 -x839053 -x839054 -x839055 -x839056 -x839057 -x839058 -x839059 -x839060 -x839061 -x839062 -x839063 -x839064 -x839065 -x839066 -x839067 -x839068 -x839069 -x839070 -x839071 -x839072 -x839073 -x839074 -x839075 -x839076 -x839077 -x839078 -x839079 -x839080 -x839081 -x839082 -x839083 -x839084 -x839085 -x839086 -x839087 -x839088 -x839089 -x839090 -x839091 -x839092 -x839093 -x839094 -x839095 -x839096 -x839097 -x839098 -x839099 -x839100 -x839101 -x839102 -x839103 -x839104 -x839105 -x839106 -x839107 -x839108 -x839109 -x839110 -x839111 -x839112 -x839113 -x839114 -x839115 -x839116 -x839117 -x839118 -x839119 -x839120 -x839121 -x839122 -x839123 -x839124 -x839125 -x839126 -x839127 -x839128 -x839129 -x839130 -x839131 -x839132 -x839133 -x839134 -x839135 -x839136 -x839137 -x839138 -x839139 -x839140 -x839141 -x839142 -x839143 -x839144 -x839145 -x839146 -x839147 -x839148 -x839149 -x839150 -x839151 -x839152 -x839153 -x839154 -x839155 -x839156 -x839157 -x839158 -x839159 -x839160 -x839161 -x839162 -x839163 -x839164 -x839165 -x839166 -x839167 -x839168 -x839169 -x839170 -x839171 -x839172 -x839173 -x839174 -x839175 -x839176 -x839177 -x839178 -x839179 -x839180 -x839181 -x839182 -x839183 -x839184 -x839185 -x839186 -x839187 -x839188 -x839189 -x839190 -x839191 -x839192 -x839193 -x839194 -x839195 -x839196 -x839197 -x839198 -x839199 -x839200 -x839201 -x839202 -x839203 -x839204 -x839205 -x839206 -x839207 -x839208 -x839209 -x839210 -x839211 -x839212 -x839213 -x839214 -x839215 -x839216 -x839217 -x839218 -x839219 -x839220 -x839221 -x839222 -x839223 -x839224 -x839225 -x839226 -x839227 -x839228 -x839229 -x839230 -x839231 -x839232 -x839233 -x839234 -x839235 -x839236 -x839237 -x839238 -x839239 -x839240 -x839241 -x839242 -x839243 -x839244 -x839245 -x839246 -x839247 -x839248 -x839249 -x839250 -x839251 -x839252 -x839253 -x839254 -x839255 -x839256 -x839257 -x839258 -x839259 -x839260 -x839261 -x839262 -x839263 -x839264 -x839265 -x839266 -x839267 -x839268 -x839269 -x839270 -x839271 -x839272 -x839273 -x839274 -x839275 -x839276 -x839277 -x839278 -x839279 -x839280 -x839281 -x839282 -x839283 -x839284 -x839285 -x839286 -x839287 -x839288 -x839289 -x839290 -x839291 -x839292 -x839293 -x839294 -x839295 -x839296 -x839297 -x839298 -x839299 -x839300 -x839301 -x839302 -x839303 -x839304 -x839305 -x839306 -x839307 -x839308 -x839309 -x839310 -x839311 x839312 -x839313 -x839314 -x839315 -x839316 -x839317 -x839318 -x839319 -x839320 -x839321 -x839322 -x839323 -x839324 -x839325 -x839326 -x839327 -x839328 -x839329 -x839330 -x839331 -x839332 -x839333 -x839334 -x839335 -x839336 -x839337 -x839338 -x839339 -x839340 -x839341 -x839342 -x839343 -x839344 -x839345 -x839346 -x839347 -x839348 -x839349 -x839350 -x839351 -x839352 -x839353 -x839354 -x839355 -x839356 -x839357 -x839358 -x839359 -x839360 -x839361 -x839362 -x839363 -x839364 -x839365 -x839366 -x839367 -x839368 -x839369 -x839370 -x839371 -x839372 -x839373 -x839374 -x839375 -x839376 -x839377 -x839378 -x839379 -x839380 -x839381 -x839382 -x839383 -x839384 -x839385 -x839386 -x839387 -x839388 -x839389 -x839390 -x839391 -x839392 -x839393 -x839394 -x839395 -x839396 -x839397 -x839398 -x839399 -x839400 -x839401 -x839402 -x839403 -x839404 -x839405 -x839406 -x839407 -x839408 -x839409 -x839410 -x839411 -x839412 -x839413 -x839414 -x839415 -x839416 -x839417 -x839418 -x839419 -x839420 -x839421 -x839422 -x839423 -x839424 -x839425 -x839426 -x839427 -x839428 -x839429 -x839430 -x839431 -x839432 -x839433 -x839434 -x839435 -x839436 -x839437 -x839438 -x839439 -x839440 -x839441 -x839442 -x839443 -x839444 -x839445 -x839446 -x839447 -x839448 -x839449 -x839450 -x839451 -x839452 -x839453 -x839454 -x839455 -x839456 -x839457 -x839458 -x839459 -x839460 -x839461 -x839462 -x839463 -x839464 -x839465 -x839466 -x839467 -x839468 -x839469 -x839470 -x839471 -x839472 -x839473 -x839474 -x839475 -x839476 -x839477 -x839478 -x839479 -x839480 -x839481 -x839482 -x839483 -x839484 -x839485 -x839486 -x839487 -x839488 -x839489 -x839490 -x839491 -x839492 -x839493 -x839494 -x839495 -x839496 -x839497 -x839498 -x839499 -x839500 -x839501 -x839502 -x839503 -x839504 -x839505 -x839506 -x839507 -x839508 -x839509 -x839510 -x839511 -x839512 -x839513 -x839514 -x839515 -x839516 -x839517 -x839518 -x839519 -x839520 -x839521 -x839522 -x839523 -x839524 -x839525 -x839526 -x839527 -x839528 -x839529 -x839530 -x839531 -x839532 -x839533 -x839534 -x839535 -x839536 -x839537 -x839538 -x839539 -x839540 -x839541 -x839542 -x839543 -x839544 -x839545 -x839546 -x839547 x839548 -x839549 -x839550 -x839551 -x839552 -x839553 -x839554 -x839555 -x839556 -x839557 -x839558 -x839559 -x839560 -x839561 -x839562 -x839563 -x839564 -x839565 -x839566 -x839567 -x839568 -x839569 -x839570 -x839571 -x839572 -x839573 -x839574 -x839575 -x839576 -x839577 -x839578 -x839579 -x839580 -x839581 -x839582 -x839583 -x839584 -x839585 -x839586 -x839587 -x839588 -x839589 -x839590 -x839591 -x839592 -x839593 -x839594 -x839595 -x839596 -x839597 -x839598 -x839599 -x839600 -x839601 -x839602 -x839603 -x839604 -x839605 -x839606 -x839607 -x839608 -x839609 -x839610 -x839611 -x839612 -x839613 -x839614 -x839615 -x839616 -x839617 -x839618 -x839619 -x839620 -x839621 -x839622 -x839623 -x839624 -x839625 -x839626 -x839627 -x839628 -x839629 -x839630 -x839631 -x839632 -x839633 -x839634 -x839635 -x839636 -x839637 -x839638 -x839639 -x839640 -x839641 -x839642 -x839643 -x839644 -x839645 -x839646 -x839647 -x839648 -x839649 -x839650 -x839651 -x839652 -x839653 -x839654 -x839655 -x839656 -x839657 -x839658 -x839659 -x839660 -x839661 -x839662 -x839663 -x839664 -x839665 -x839666 -x839667 -x839668 -x839669 -x839670 -x839671 -x839672 -x839673 -x839674 -x839675 -x839676 -x839677 -x839678 -x839679 -x839680 -x839681 -x839682 -x839683 -x839684 -x839685 -x839686 -x839687 -x839688 -x839689 -x839690 -x839691 -x839692 -x839693 -x839694 -x839695 -x839696 -x839697 -x839698 -x839699 -x839700 -x839701 -x839702 -x839703 -x839704 -x839705 -x839706 -x839707 -x839708 -x839709 -x839710 -x839711 -x839712 -x839713 -x839714 -x839715 -x839716 -x839717 -x839718 -x839719 -x839720 -x839721 -x839722 -x839723 -x839724 -x839725 -x839726 -x839727 -x839728 -x839729 -x839730 -x839731 -x839732 -x839733 -x839734 -x839735 -x839736 -x839737 -x839738 -x839739 -x839740 -x839741 -x839742 -x839743 -x839744 -x839745 -x839746 -x839747 -x839748 -x839749 -x839750 -x839751 -x839752 -x839753 -x839754 -x839755 -x839756 -x839757 -x839758 -x839759 -x839760 -x839761 -x839762 -x839763 -x839764 -x839765 -x839766 -x839767 -x839768 -x839769 -x839770 -x839771 -x839772 -x839773 -x839774 x839775 -x839776 -x839777 -x839778 -x839779 -x839780 -x839781 -x839782 -x839783 -x839784 -x839785 -x839786 -x839787 -x839788 -x839789 -x839790 -x839791 -x839792 -x839793 -x839794 -x839795 -x839796 -x839797 -x839798 -x839799 -x839800 -x839801 -x839802 -x839803 -x839804 -x839805 -x839806 -x839807 -x839808 -x839809 -x839810 -x839811 -x839812 -x839813 -x839814 -x839815 -x839816 -x839817 -x839818 -x839819 -x839820 -x839821 -x839822 -x839823 -x839824 -x839825 -x839826 -x839827 -x839828 -x839829 -x839830 -x839831 -x839832 -x839833 -x839834 -x839835 -x839836 -x839837 -x839838 -x839839 -x839840 -x839841 -x839842 -x839843 -x839844 -x839845 -x839846 -x839847 -x839848 -x839849 -x839850 -x839851 -x839852 -x839853 -x839854 -x839855 -x839856 -x839857 -x839858 -x839859 -x839860 -x839861 -x839862 -x839863 -x839864 -x839865 -x839866 -x839867 -x839868 -x839869 -x839870 -x839871 -x839872 -x839873 -x839874 -x839875 -x839876 -x839877 -x839878 -x839879 -x839880 -x839881 -x839882 -x839883 -x839884 -x839885 -x839886 -x839887 -x839888 -x839889 -x839890 -x839891 -x839892 -x839893 -x839894 -x839895 -x839896 -x839897 -x839898 -x839899 -x839900 -x839901 -x839902 -x839903 -x839904 -x839905 -x839906 -x839907 -x839908 -x839909 -x839910 -x839911 -x839912 -x839913 -x839914 -x839915 -x839916 -x839917 -x839918 -x839919 -x839920 -x839921 -x839922 -x839923 -x839924 -x839925 -x839926 -x839927 -x839928 -x839929 -x839930 -x839931 -x839932 -x839933 -x839934 -x839935 -x839936 -x839937 -x839938 -x839939 -x839940 -x839941 -x839942 -x839943 -x839944 -x839945 -x839946 -x839947 -x839948 -x839949 -x839950 -x839951 -x839952 -x839953 -x839954 -x839955 -x839956 -x839957 -x839958 -x839959 -x839960 -x839961 -x839962 -x839963 -x839964 -x839965 -x839966 -x839967 -x839968 -x839969 -x839970 -x839971 -x839972 -x839973 -x839974 -x839975 -x839976 -x839977 -x839978 -x839979 -x839980 -x839981 -x839982 -x839983 -x839984 -x839985 -x839986 -x839987 -x839988 -x839989 -x839990 -x839991 -x839992 -x839993 -x839994 -x839995 -x839996 -x839997 -x839998 -x839999
671.68/674.12 v -x840000 -x840001 x840002 -x840003 -x840004 -x840005 -x840006 -x840007 -x840008 -x840009 -x840010 -x840011 -x840012 -x840013 -x840014 -x840015 -x840016 -x840017 -x840018 -x840019 -x840020 -x840021 -x840022 -x840023 -x840024 -x840025 -x840026 -x840027 -x840028 -x840029 -x840030 -x840031 -x840032 -x840033 -x840034 -x840035 -x840036 -x840037 -x840038 -x840039 -x840040 -x840041 -x840042 -x840043 -x840044 -x840045 -x840046 -x840047 -x840048 -x840049 -x840050 -x840051 -x840052 -x840053 -x840054 -x840055 -x840056 -x840057 -x840058 -x840059 -x840060 -x840061 -x840062 -x840063 -x840064 -x840065 -x840066 -x840067 -x840068 -x840069 -x840070 -x840071 -x840072 -x840073 -x840074 -x840075 -x840076 -x840077 -x840078 -x840079 -x840080 -x840081 -x840082 -x840083 -x840084 -x840085 -x840086 -x840087 -x840088 -x840089 -x840090 -x840091 -x840092 -x840093 -x840094 -x840095 -x840096 -x840097 -x840098 -x840099 -x840100 -x840101 -x840102 -x840103 -x840104 -x840105 -x840106 -x840107 -x840108 -x840109 -x840110 -x840111 -x840112 -x840113 -x840114 -x840115 -x840116 -x840117 -x840118 -x840119 -x840120 -x840121 -x840122 -x840123 -x840124 -x840125 -x840126 -x840127 -x840128 -x840129 -x840130 -x840131 -x840132 -x840133 -x840134 -x840135 -x840136 -x840137 -x840138 -x840139 -x840140 -x840141 -x840142 -x840143 -x840144 -x840145 -x840146 -x840147 -x840148 -x840149 -x840150 -x840151 -x840152 -x840153 -x840154 -x840155 -x840156 -x840157 -x840158 -x840159 -x840160 -x840161 -x840162 -x840163 -x840164 -x840165 -x840166 -x840167 -x840168 -x840169 -x840170 -x840171 -x840172 -x840173 -x840174 -x840175 -x840176 -x840177 -x840178 -x840179 -x840180 -x840181 -x840182 -x840183 -x840184 -x840185 -x840186 -x840187 -x840188 -x840189 -x840190 -x840191 -x840192 -x840193 -x840194 -x840195 -x840196 -x840197 -x840198 -x840199 -x840200 -x840201 -x840202 -x840203 -x840204 -x840205 -x840206 -x840207 -x840208 -x840209 -x840210 -x840211 -x840212 -x840213 -x840214 -x840215 -x840216 -x840217 -x840218 -x840219 -x840220 -x840221 -x840222 -x840223 -x840224 -x840225 -x840226 -x840227 -x840228 x840229 -x840230 -x840231 -x840232 -x840233 -x840234 -x840235 -x840236 -x840237 -x840238 -x840239 -x840240 -x840241 -x840242 -x840243 -x840244 -x840245 -x840246 -x840247 -x840248 -x840249 -x840250 -x840251 -x840252 -x840253 -x840254 -x840255 -x840256 -x840257 -x840258 -x840259 -x840260 -x840261 -x840262 -x840263 -x840264 -x840265 -x840266 -x840267 -x840268 -x840269 -x840270 -x840271 -x840272 -x840273 -x840274 -x840275 -x840276 -x840277 -x840278 -x840279 -x840280 -x840281 -x840282 -x840283 -x840284 -x840285 -x840286 -x840287 -x840288 -x840289 -x840290 -x840291 -x840292 -x840293 -x840294 -x840295 -x840296 -x840297 -x840298 -x840299 -x840300 -x840301 -x840302 -x840303 -x840304 -x840305 -x840306 -x840307 -x840308 -x840309 -x840310 -x840311 -x840312 -x840313 -x840314 -x840315 -x840316 -x840317 -x840318 -x840319 -x840320 -x840321 -x840322 -x840323 -x840324 -x840325 -x840326 -x840327 -x840328 -x840329 -x840330 -x840331 -x840332 -x840333 -x840334 -x840335 -x840336 -x840337 -x840338 -x840339 -x840340 -x840341 -x840342 -x840343 -x840344 -x840345 -x840346 -x840347 -x840348 -x840349 -x840350 -x840351 -x840352 -x840353 -x840354 -x840355 -x840356 -x840357 -x840358 -x840359 -x840360 -x840361 -x840362 -x840363 -x840364 -x840365 -x840366 -x840367 -x840368 -x840369 -x840370 -x840371 -x840372 -x840373 -x840374 -x840375 -x840376 -x840377 -x840378 -x840379 -x840380 -x840381 -x840382 -x840383 -x840384 -x840385 -x840386 -x840387 -x840388 -x840389 -x840390 -x840391 -x840392 -x840393 -x840394 -x840395 -x840396 -x840397 -x840398 -x840399 -x840400 -x840401 -x840402 -x840403 -x840404 -x840405 -x840406 -x840407 -x840408 -x840409 -x840410 -x840411 -x840412 -x840413 -x840414 -x840415 -x840416 -x840417 -x840418 -x840419 -x840420 -x840421 -x840422 -x840423 -x840424 -x840425 -x840426 -x840427 -x840428 -x840429 -x840430 -x840431 -x840432 -x840433 -x840434 -x840435 -x840436 -x840437 -x840438 -x840439 -x840440 -x840441 -x840442 -x840443 -x840444 -x840445 -x840446 -x840447 -x840448 -x840449 -x840450 -x840451 -x840452 -x840453 -x840454 -x840455 x840456 -x840457 -x840458 -x840459 -x840460 -x840461 -x840462 -x840463 -x840464 -x840465 -x840466 -x840467 -x840468 -x840469 -x840470 -x840471 -x840472 -x840473 -x840474 -x840475 -x840476 -x840477 -x840478 -x840479 -x840480 -x840481 -x840482 -x840483 -x840484 -x840485 -x840486 -x840487 -x840488 -x840489 -x840490 -x840491 -x840492 -x840493 -x840494 -x840495 -x840496 -x840497 -x840498 -x840499 -x840500 -x840501 -x840502 -x840503 -x840504 -x840505 -x840506 -x840507 -x840508 -x840509 -x840510 -x840511 -x840512 -x840513 -x840514 -x840515 -x840516 -x840517 -x840518 -x840519 -x840520 -x840521 -x840522 -x840523 -x840524 -x840525 -x840526 -x840527 -x840528 -x840529 -x840530 -x840531 -x840532 -x840533 -x840534 -x840535 -x840536 -x840537 -x840538 -x840539 -x840540 -x840541 -x840542 -x840543 -x840544 -x840545 -x840546 -x840547 -x840548 -x840549 -x840550 -x840551 -x840552 -x840553 -x840554 -x840555 -x840556 -x840557 -x840558 -x840559 -x840560 -x840561 -x840562 -x840563 -x840564 -x840565 -x840566 -x840567 -x840568 -x840569 -x840570 -x840571 -x840572 -x840573 -x840574 -x840575 -x840576 -x840577 -x840578 -x840579 -x840580 -x840581 -x840582 -x840583 -x840584 -x840585 -x840586 -x840587 -x840588 -x840589 -x840590 -x840591 -x840592 -x840593 -x840594 -x840595 -x840596 -x840597 -x840598 -x840599 -x840600 -x840601 -x840602 -x840603 -x840604 -x840605 -x840606 -x840607 -x840608 -x840609 -x840610 -x840611 -x840612 -x840613 -x840614 -x840615 -x840616 -x840617 -x840618 -x840619 -x840620 -x840621 -x840622 -x840623 -x840624 -x840625 -x840626 -x840627 -x840628 -x840629 -x840630 -x840631 -x840632 -x840633 -x840634 -x840635 -x840636 -x840637 -x840638 -x840639 -x840640 -x840641 -x840642 -x840643 -x840644 -x840645 -x840646 -x840647 -x840648 -x840649 -x840650 -x840651 -x840652 -x840653 -x840654 -x840655 -x840656 -x840657 -x840658 -x840659 -x840660 -x840661 -x840662 -x840663 -x840664 -x840665 -x840666 -x840667 -x840668 -x840669 -x840670 -x840671 -x840672 -x840673 -x840674 -x840675 -x840676 -x840677 -x840678 -x840679 -x840680 -x840681 -x840682 x840683 -x840684 -x840685 -x840686 -x840687 -x840688 -x840689 -x840690 -x840691 -x840692 -x840693 -x840694 -x840695 -x840696 -x840697 -x840698 -x840699 -x840700 -x840701 -x840702 -x840703 -x840704 -x840705 -x840706 -x840707 -x840708 -x840709 -x840710 -x840711 -x840712 -x840713 -x840714 -x840715 -x840716 -x840717 -x840718 -x840719 -x840720 -x840721 -x840722 -x840723 -x840724 -x840725 -x840726 -x840727 -x840728 -x840729 -x840730 -x840731 -x840732 -x840733 -x840734 -x840735 -x840736 -x840737 -x840738 -x840739 -x840740 -x840741 -x840742 -x840743 -x840744 -x840745 -x840746 -x840747 -x840748 -x840749 -x840750 -x840751 -x840752 -x840753 -x840754 -x840755 -x840756 -x840757 -x840758 -x840759 -x840760 -x840761 -x840762 -x840763 -x840764 -x840765 -x840766 -x840767 -x840768 -x840769 -x840770 -x840771 -x840772 -x840773 -x840774 -x840775 -x840776 -x840777 -x840778 -x840779 -x840780 -x840781 -x840782 -x840783 -x840784 -x840785 -x840786 -x840787 -x840788 -x840789 -x840790 -x840791 -x840792 -x840793 -x840794 -x840795 -x840796 -x840797 -x840798 -x840799 -x840800 -x840801 -x840802 -x840803 -x840804 -x840805 -x840806 -x840807 -x840808 -x840809 -x840810 -x840811 -x840812 -x840813 -x840814 -x840815 -x840816 -x840817 -x840818 -x840819 -x840820 -x840821 -x840822 -x840823 -x840824 -x840825 -x840826 -x840827 -x840828 -x840829 -x840830 -x840831 -x840832 -x840833 -x840834 -x840835 -x840836 -x840837 -x840838 -x840839 -x840840 -x840841 -x840842 -x840843 -x840844 -x840845 -x840846 -x840847 -x840848 -x840849 -x840850 -x840851 -x840852 -x840853 -x840854 -x840855 -x840856 -x840857 -x840858 -x840859 -x840860 -x840861 -x840862 -x840863 -x840864 -x840865 -x840866 -x840867 -x840868 -x840869 -x840870 -x840871 -x840872 -x840873 -x840874 -x840875 -x840876 -x840877 -x840878 -x840879 -x840880 -x840881 -x840882 -x840883 -x840884 -x840885 -x840886 -x840887 -x840888 -x840889 -x840890 -x840891 -x840892 -x840893 -x840894 -x840895 -x840896 -x840897 -x840898 -x840899 -x840900 -x840901 -x840902 -x840903 -x840904 -x840905 -x840906 -x840907 -x840908 -x840909 x840910 -x840911 -x840912 -x840913 -x840914 -x840915 -x840916 -x840917 -x840918 -x840919 -x840920 -x840921 -x840922 -x840923 -x840924 -x840925 -x840926 -x840927 -x840928 -x840929 -x840930 -x840931 -x840932 -x840933 -x840934 -x840935 -x840936 -x840937 -x840938 -x840939 -x840940 -x840941 -x840942 -x840943 -x840944 -x840945 -x840946 -x840947 -x840948 -x840949 -x840950 -x840951 -x840952 -x840953 -x840954 -x840955 -x840956 -x840957 -x840958 -x840959 -x840960 -x840961 -x840962 -x840963 -x840964 -x840965 -x840966 -x840967 -x840968 -x840969 -x840970 -x840971 -x840972 -x840973 -x840974 -x840975 -x840976 -x840977 -x840978 -x840979 -x840980 -x840981 -x840982 -x840983 -x840984 -x840985 -x840986 -x840987 -x840988 -x840989 -x840990 -x840991 -x840992 -x840993 -x840994 -x840995 -x840996 -x840997 -x840998 -x840999 -x841000 -x841001 -x841002 -x841003 -x841004 -x841005 -x841006 -x841007 -x841008 -x841009 -x841010 -x841011 -x841012 -x841013 -x841014 -x841015 -x841016 -x841017 -x841018 -x841019 -x841020 -x841021 -x841022 -x841023 -x841024 -x841025 -x841026 -x841027 -x841028 -x841029 -x841030 -x841031 -x841032 -x841033 -x841034 -x841035 -x841036 -x841037 -x841038 -x841039 -x841040 -x841041 -x841042 -x841043 -x841044 -x841045 -x841046 -x841047 -x841048 -x841049 -x841050 -x841051 -x841052 -x841053 -x841054 -x841055 -x841056 -x841057 -x841058 -x841059 -x841060 -x841061 -x841062 -x841063 -x841064 -x841065 -x841066 -x841067 -x841068 -x841069 -x841070 -x841071 -x841072 -x841073 -x841074 -x841075 -x841076 -x841077 -x841078 -x841079 -x841080 -x841081 -x841082 -x841083 -x841084 -x841085 -x841086 -x841087 -x841088 -x841089 -x841090 -x841091 -x841092 -x841093 -x841094 -x841095 -x841096 -x841097 -x841098 -x841099 -x841100 -x841101 -x841102 -x841103 -x841104 -x841105 -x841106 -x841107 -x841108 -x841109 -x841110 -x841111 -x841112 -x841113 -x841114 -x841115 -x841116 -x841117 -x841118 -x841119 -x841120 -x841121 -x841122 -x841123 -x841124 -x841125 -x841126 -x841127 -x841128 -x841129 -x841130 -x841131 -x841132 -x841133 -x841134 -x841135 -x841136 x841137 -x841138 -x841139 -x841140 -x841141 -x841142 -x841143 -x841144 -x841145 -x841146 -x841147 -x841148 -x841149 -x841150 -x841151 -x841152 -x841153 -x841154 -x841155 -x841156 -x841157 -x841158 -x841159 -x841160 -x841161 -x841162 -x841163 -x841164 -x841165 -x841166 -x841167 -x841168 -x841169 -x841170 -x841171 -x841172 -x841173 -x841174 -x841175 -x841176 -x841177 -x841178 -x841179 -x841180 -x841181 -x841182 -x841183 -x841184 -x841185 -x841186 -x841187 -x841188 -x841189 -x841190 -x841191 -x841192 -x841193 -x841194 -x841195 -x841196 -x841197 -x841198 -x841199 -x841200 -x841201 -x841202 -x841203 -x841204 -x841205 -x841206 -x841207 -x841208 -x841209 -x841210 -x841211 -x841212 -x841213 -x841214 -x841215 -x841216 -x841217 -x841218 -x841219 -x841220 -x841221 -x841222 -x841223 -x841224 -x841225 -x841226 -x841227 -x841228 -x841229 -x841230 -x841231 -x841232 -x841233 -x841234 -x841235 -x841236 -x841237 -x841238 -x841239 -x841240 -x841241 -x841242 -x841243 -x841244 -x841245 -x841246 -x841247 -x841248 -x841249 -x841250 -x841251 -x841252 -x841253 -x841254 -x841255 -x841256 -x841257 -x841258 -x841259 -x841260 -x841261 -x841262 -x841263 -x841264 -x841265 -x841266 -x841267 -x841268 -x841269 -x841270 -x841271 -x841272 -x841273 -x841274 -x841275 -x841276 -x841277 -x841278 -x841279 -x841280 -x841281 -x841282 -x841283 -x841284 -x841285 -x841286 -x841287 -x841288 -x841289 -x841290 -x841291 -x841292 -x841293 -x841294 -x841295 -x841296 -x841297 -x841298 -x841299 -x841300 -x841301 -x841302 -x841303 -x841304 -x841305 -x841306 -x841307 -x841308 -x841309 -x841310 -x841311 -x841312 -x841313 -x841314 -x841315 -x841316 -x841317 -x841318 -x841319 -x841320 -x841321 -x841322 -x841323 -x841324 -x841325 -x841326 -x841327 -x841328 -x841329 -x841330 -x841331 -x841332 -x841333 -x841334 -x841335 -x841336 -x841337 -x841338 -x841339 -x841340 -x841341 -x841342 -x841343 -x841344 -x841345 -x841346 -x841347 -x841348 -x841349 -x841350 -x841351 -x841352 -x841353 -x841354 -x841355 -x841356 -x841357 -x841358 -x841359 -x841360 -x841361 -x841362 -x841363 x841364 -x841365 -x841366 -x841367 -x841368 -x841369 -x841370 -x841371 -x841372 -x841373 -x841374 -x841375 -x841376 -x841377 -x841378 -x841379 -x841380 -x841381 -x841382 -x841383 -x841384 -x841385 -x841386 -x841387 -x841388 -x841389 -x841390 -x841391 -x841392 -x841393 -x841394 -x841395 -x841396 -x841397 -x841398 -x841399 -x841400 -x841401 -x841402 -x841403 -x841404 -x841405 -x841406 -x841407 -x841408 -x841409 -x841410 -x841411 -x841412 -x841413 -x841414 -x841415 -x841416 -x841417 -x841418 -x841419 -x841420 -x841421 -x841422 -x841423 -x841424 -x841425 -x841426 -x841427 -x841428 -x841429 -x841430 -x841431 -x841432 -x841433 -x841434 -x841435 -x841436 -x841437 -x841438 -x841439 -x841440 -x841441 -x841442 -x841443 -x841444 -x841445 -x841446 -x841447 -x841448 -x841449 -x841450 -x841451 -x841452 -x841453 -x841454 -x841455 -x841456 -x841457 -x841458 -x841459 -x841460 -x841461 -x841462 -x841463 -x841464 -x841465 -x841466 -x841467 -x841468 -x841469 -x841470 -x841471 -x841472 -x841473 -x841474 -x841475 -x841476 -x841477 -x841478 -x841479 -x841480 -x841481 -x841482 -x841483 -x841484 -x841485 -x841486 -x841487 -x841488 -x841489 -x841490 -x841491 -x841492 -x841493 -x841494 -x841495 -x841496 -x841497 -x841498 -x841499 -x841500 -x841501 -x841502 -x841503 -x841504 -x841505 -x841506 -x841507 -x841508 -x841509 -x841510 -x841511 -x841512 -x841513 -x841514 -x841515 -x841516 -x841517 -x841518 -x841519 -x841520 -x841521 -x841522 -x841523 -x841524 -x841525 -x841526 -x841527 -x841528 -x841529 -x841530 -x841531 -x841532 -x841533 -x841534 -x841535 -x841536 -x841537 -x841538 -x841539 -x841540 -x841541 -x841542 -x841543 -x841544 -x841545 -x841546 -x841547 -x841548 -x841549 -x841550 -x841551 -x841552 -x841553 -x841554 -x841555 -x841556 -x841557 -x841558 -x841559 -x841560 -x841561 -x841562 -x841563 -x841564 -x841565 -x841566 -x841567 -x841568 -x841569 -x841570 -x841571 -x841572 -x841573 -x841574 -x841575 -x841576 -x841577 -x841578 -x841579 -x841580 -x841581 -x841582 -x841583 -x841584 -x841585 -x841586 -x841587 -x841588 -x841589 -x841590 x841591 -x841592 -x841593 -x841594 -x841595 -x841596 -x841597 -x841598 -x841599 -x841600 -x841601 -x841602 -x841603 -x841604 -x841605 -x841606 -x841607 -x841608 -x841609 -x841610 -x841611 -x841612 -x841613 -x841614 -x841615 -x841616 -x841617 -x841618 -x841619 -x841620 -x841621 -x841622 -x841623 -x841624 -x841625 -x841626 -x841627 -x841628 -x841629 -x841630 -x841631 -x841632 -x841633 -x841634 -x841635 -x841636 -x841637 -x841638 -x841639 -x841640 -x841641 -x841642 -x841643 -x841644 -x841645 -x841646 -x841647 -x841648 -x841649 -x841650 -x841651 -x841652 -x841653 -x841654 -x841655 -x841656 -x841657 -x841658 -x841659 -x841660 -x841661 -x841662 -x841663 -x841664 -x841665 -x841666 -x841667 -x841668 -x841669 -x841670 -x841671 -x841672 -x841673 -x841674 -x841675 -x841676 -x841677 -x841678 -x841679 -x841680 -x841681 -x841682 -x841683 -x841684 -x841685 -x841686 -x841687 -x841688 -x841689 -x841690 -x841691 -x841692 -x841693 -x841694 -x841695 -x841696 -x841697 -x841698 -x841699 -x841700 -x841701 -x841702 -x841703 -x841704 -x841705 -x841706 -x841707 -x841708 -x841709 -x841710 -x841711 -x841712 -x841713 -x841714 -x841715 -x841716 -x841717 -x841718 -x841719 -x841720 -x841721 -x841722 -x841723 -x841724 -x841725 -x841726 -x841727 -x841728 -x841729 -x841730 -x841731 -x841732 -x841733 -x841734 -x841735 -x841736 -x841737 -x841738 -x841739 -x841740 -x841741 -x841742 -x841743 -x841744 -x841745 -x841746 -x841747 -x841748 -x841749 -x841750 -x841751 -x841752 -x841753 -x841754 -x841755 -x841756 -x841757 -x841758 -x841759 -x841760 -x841761 -x841762 -x841763 -x841764 -x841765 -x841766 -x841767 -x841768 -x841769 -x841770 -x841771 -x841772 -x841773 -x841774 -x841775 -x841776 -x841777 -x841778 -x841779 -x841780 -x841781 -x841782 -x841783 -x841784 -x841785 -x841786 -x841787 -x841788 -x841789 -x841790 -x841791 -x841792 -x841793 -x841794 -x841795 -x841796 -x841797 -x841798 -x841799 -x841800 -x841801 -x841802 -x841803 -x841804 -x841805 -x841806 -x841807 -x841808 -x841809 -x841810 -x841811 -x841812 -x841813 -x841814 -x841815 -x841816 -x841817 x841818 -x841819 -x841820 -x841821 -x841822 -x841823 -x841824 -x841825 -x841826 -x841827 -x841828 -x841829 -x841830 -x841831 -x841832 -x841833 -x841834 -x841835 -x841836 -x841837 -x841838 -x841839 -x841840 -x841841 -x841842 -x841843 -x841844 -x841845 -x841846 -x841847 -x841848 -x841849 -x841850 -x841851 -x841852 -x841853 -x841854 -x841855 -x841856 -x841857 -x841858 -x841859 -x841860 -x841861 -x841862 -x841863 -x841864 -x841865 -x841866 -x841867 -x841868 -x841869 -x841870 -x841871 -x841872 -x841873 -x841874 -x841875 -x841876 -x841877 -x841878 -x841879 -x841880 -x841881 -x841882 -x841883 -x841884 -x841885 -x841886 -x841887 -x841888 -x841889 -x841890 -x841891 -x841892 -x841893 -x841894 -x841895 -x841896 -x841897 -x841898 -x841899 -x841900 -x841901 -x841902 -x841903 -x841904 -x841905 -x841906 -x841907 -x841908 -x841909 -x841910 -x841911 -x841912 -x841913 -x841914 -x841915 -x841916 -x841917 -x841918 -x841919 -x841920 -x841921 -x841922 -x841923 -x841924 -x841925 -x841926 -x841927 -x841928 -x841929 -x841930 -x841931 -x841932 -x841933 -x841934 -x841935 -x841936 -x841937 -x841938 -x841939 -x841940 -x841941 -x841942 -x841943 -x841944 -x841945 -x841946 -x841947 -x841948 -x841949 -x841950 -x841951 -x841952 -x841953 -x841954 -x841955 -x841956 -x841957 -x841958 -x841959 -x841960 -x841961 -x841962 -x841963 -x841964 -x841965 -x841966 -x841967 -x841968 -x841969 -x841970 -x841971 -x841972 -x841973 -x841974 -x841975 -x841976 -x841977 -x841978 -x841979 -x841980 -x841981 -x841982 -x841983 -x841984 -x841985 -x841986 -x841987 -x841988 -x841989 -x841990 -x841991 -x841992 -x841993 -x841994 -x841995 -x841996 -x841997 -x841998 -x841999
671.68/674.12 v -x842000 -x842001 -x842002 -x842003 -x842004 -x842005 -x842006 -x842007 -x842008 -x842009 -x842010 -x842011 -x842012 -x842013 -x842014 -x842015 -x842016 -x842017 -x842018 -x842019 -x842020 -x842021 -x842022 -x842023 -x842024 -x842025 -x842026 -x842027 -x842028 -x842029 -x842030 -x842031 -x842032 -x842033 -x842034 -x842035 -x842036 -x842037 -x842038 -x842039 -x842040 -x842041 -x842042 -x842043 -x842044 x842045 -x842046 -x842047 -x842048 -x842049 -x842050 -x842051 -x842052 -x842053 -x842054 -x842055 -x842056 -x842057 -x842058 -x842059 -x842060 -x842061 -x842062 -x842063 -x842064 -x842065 -x842066 -x842067 -x842068 -x842069 -x842070 -x842071 -x842072 -x842073 -x842074 -x842075 -x842076 -x842077 -x842078 -x842079 -x842080 -x842081 -x842082 -x842083 -x842084 -x842085 -x842086 -x842087 -x842088 -x842089 -x842090 -x842091 -x842092 -x842093 -x842094 -x842095 -x842096 -x842097 -x842098 -x842099 -x842100 -x842101 -x842102 -x842103 -x842104 -x842105 -x842106 -x842107 -x842108 -x842109 -x842110 -x842111 -x842112 -x842113 -x842114 -x842115 -x842116 -x842117 -x842118 -x842119 -x842120 -x842121 -x842122 -x842123 -x842124 -x842125 -x842126 -x842127 -x842128 -x842129 -x842130 -x842131 -x842132 -x842133 -x842134 -x842135 -x842136 -x842137 -x842138 -x842139 -x842140 -x842141 -x842142 -x842143 -x842144 -x842145 -x842146 -x842147 -x842148 -x842149 -x842150 -x842151 -x842152 -x842153 -x842154 -x842155 -x842156 -x842157 -x842158 -x842159 -x842160 -x842161 -x842162 -x842163 -x842164 -x842165 -x842166 -x842167 -x842168 -x842169 -x842170 -x842171 -x842172 -x842173 -x842174 -x842175 -x842176 -x842177 -x842178 -x842179 -x842180 -x842181 -x842182 -x842183 -x842184 -x842185 -x842186 -x842187 -x842188 -x842189 -x842190 -x842191 -x842192 -x842193 -x842194 -x842195 -x842196 -x842197 -x842198 -x842199 -x842200 -x842201 -x842202 -x842203 -x842204 -x842205 -x842206 -x842207 -x842208 -x842209 -x842210 -x842211 -x842212 -x842213 -x842214 -x842215 -x842216 -x842217 -x842218 -x842219 -x842220 -x842221 -x842222 -x842223 -x842224 -x842225 -x842226 -x842227 -x842228 -x842229 -x842230 -x842231 -x842232 -x842233 -x842234 -x842235 -x842236 -x842237 -x842238 -x842239 -x842240 -x842241 -x842242 -x842243 -x842244 -x842245 -x842246 -x842247 -x842248 -x842249 -x842250 -x842251 -x842252 -x842253 -x842254 -x842255 -x842256 -x842257 -x842258 -x842259 -x842260 -x842261 -x842262 -x842263 -x842264 -x842265 -x842266 -x842267 -x842268 -x842269 -x842270 -x842271 x842272 -x842273 -x842274 -x842275 -x842276 -x842277 -x842278 -x842279 -x842280 -x842281 -x842282 -x842283 -x842284 -x842285 -x842286 -x842287 -x842288 -x842289 -x842290 -x842291 -x842292 -x842293 -x842294 -x842295 -x842296 -x842297 -x842298 -x842299 -x842300 -x842301 -x842302 -x842303 -x842304 -x842305 -x842306 -x842307 -x842308 -x842309 -x842310 -x842311 -x842312 -x842313 -x842314 -x842315 -x842316 -x842317 -x842318 -x842319 -x842320 -x842321 -x842322 -x842323 -x842324 -x842325 -x842326 -x842327 -x842328 -x842329 -x842330 -x842331 -x842332 -x842333 -x842334 -x842335 -x842336 -x842337 -x842338 -x842339 -x842340 -x842341 -x842342 -x842343 -x842344 -x842345 -x842346 -x842347 -x842348 -x842349 -x842350 -x842351 -x842352 -x842353 -x842354 -x842355 -x842356 -x842357 -x842358 -x842359 -x842360 -x842361 -x842362 -x842363 -x842364 -x842365 -x842366 -x842367 -x842368 -x842369 -x842370 -x842371 -x842372 -x842373 -x842374 -x842375 -x842376 -x842377 -x842378 -x842379 -x842380 -x842381 -x842382 -x842383 -x842384 -x842385 -x842386 -x842387 -x842388 -x842389 -x842390 -x842391 -x842392 -x842393 -x842394 -x842395 -x842396 -x842397 -x842398 -x842399 -x842400 -x842401 -x842402 -x842403 -x842404 -x842405 -x842406 -x842407 -x842408 -x842409 -x842410 -x842411 -x842412 -x842413 -x842414 -x842415 -x842416 -x842417 -x842418 -x842419 -x842420 -x842421 -x842422 -x842423 -x842424 -x842425 -x842426 -x842427 -x842428 -x842429 -x842430 -x842431 -x842432 -x842433 -x842434 -x842435 -x842436 -x842437 -x842438 -x842439 -x842440 -x842441 -x842442 -x842443 -x842444 -x842445 -x842446 -x842447 -x842448 -x842449 -x842450 -x842451 -x842452 -x842453 -x842454 -x842455 -x842456 -x842457 -x842458 -x842459 -x842460 -x842461 -x842462 -x842463 -x842464 -x842465 -x842466 -x842467 -x842468 -x842469 -x842470 -x842471 -x842472 -x842473 -x842474 -x842475 -x842476 -x842477 -x842478 -x842479 -x842480 -x842481 -x842482 -x842483 -x842484 -x842485 -x842486 -x842487 -x842488 -x842489 -x842490 -x842491 -x842492 -x842493 -x842494 -x842495 -x842496 -x842497 -x842498 x842499 -x842500 -x842501 -x842502 -x842503 -x842504 -x842505 -x842506 -x842507 -x842508 -x842509 -x842510 -x842511 -x842512 -x842513 -x842514 -x842515 -x842516 -x842517 -x842518 -x842519 -x842520 -x842521 -x842522 -x842523 -x842524 -x842525 -x842526 -x842527 -x842528 -x842529 -x842530 -x842531 -x842532 -x842533 -x842534 -x842535 -x842536 -x842537 -x842538 -x842539 -x842540 -x842541 -x842542 -x842543 -x842544 -x842545 -x842546 -x842547 -x842548 -x842549 -x842550 -x842551 -x842552 -x842553 -x842554 -x842555 -x842556 -x842557 -x842558 -x842559 -x842560 -x842561 -x842562 -x842563 -x842564 -x842565 -x842566 -x842567 -x842568 -x842569 -x842570 -x842571 -x842572 -x842573 -x842574 -x842575 -x842576 -x842577 -x842578 -x842579 -x842580 -x842581 -x842582 -x842583 -x842584 -x842585 -x842586 -x842587 -x842588 -x842589 -x842590 -x842591 -x842592 -x842593 -x842594 -x842595 -x842596 -x842597 -x842598 -x842599 -x842600 -x842601 -x842602 -x842603 -x842604 -x842605 -x842606 -x842607 -x842608 -x842609 -x842610 -x842611 -x842612 -x842613 -x842614 -x842615 -x842616 -x842617 -x842618 -x842619 -x842620 -x842621 -x842622 -x842623 -x842624 -x842625 -x842626 -x842627 -x842628 -x842629 -x842630 -x842631 -x842632 -x842633 -x842634 -x842635 -x842636 -x842637 -x842638 -x842639 -x842640 -x842641 -x842642 -x842643 -x842644 -x842645 -x842646 -x842647 -x842648 -x842649 -x842650 -x842651 -x842652 -x842653 -x842654 -x842655 -x842656 -x842657 -x842658 -x842659 -x842660 -x842661 -x842662 -x842663 -x842664 -x842665 -x842666 -x842667 -x842668 -x842669 -x842670 -x842671 -x842672 -x842673 -x842674 -x842675 -x842676 -x842677 -x842678 -x842679 -x842680 -x842681 -x842682 -x842683 -x842684 -x842685 -x842686 -x842687 -x842688 -x842689 -x842690 -x842691 -x842692 -x842693 -x842694 -x842695 -x842696 -x842697 -x842698 -x842699 -x842700 -x842701 -x842702 -x842703 -x842704 -x842705 -x842706 -x842707 -x842708 -x842709 -x842710 -x842711 -x842712 -x842713 -x842714 -x842715 -x842716 -x842717 -x842718 -x842719 -x842720 -x842721 -x842722 -x842723 -x842724 -x842725 x842726 -x842727 -x842728 -x842729 -x842730 -x842731 -x842732 -x842733 -x842734 -x842735 -x842736 -x842737 -x842738 -x842739 -x842740 -x842741 -x842742 -x842743 -x842744 -x842745 -x842746 -x842747 -x842748 -x842749 -x842750 -x842751 -x842752 -x842753 -x842754 -x842755 -x842756 -x842757 -x842758 -x842759 -x842760 -x842761 -x842762 -x842763 -x842764 -x842765 -x842766 -x842767 -x842768 -x842769 -x842770 -x842771 -x842772 -x842773 -x842774 -x842775 -x842776 -x842777 -x842778 -x842779 -x842780 -x842781 -x842782 -x842783 -x842784 -x842785 -x842786 -x842787 -x842788 -x842789 -x842790 -x842791 -x842792 -x842793 -x842794 -x842795 -x842796 -x842797 -x842798 -x842799 -x842800 -x842801 -x842802 -x842803 -x842804 -x842805 -x842806 -x842807 -x842808 -x842809 -x842810 -x842811 -x842812 -x842813 -x842814 -x842815 -x842816 -x842817 -x842818 -x842819 -x842820 -x842821 -x842822 -x842823 -x842824 -x842825 -x842826 -x842827 -x842828 -x842829 -x842830 -x842831 -x842832 -x842833 -x842834 -x842835 -x842836 -x842837 -x842838 -x842839 -x842840 -x842841 -x842842 -x842843 -x842844 -x842845 -x842846 -x842847 -x842848 -x842849 -x842850 -x842851 -x842852 -x842853 -x842854 -x842855 -x842856 -x842857 -x842858 -x842859 -x842860 -x842861 -x842862 -x842863 -x842864 -x842865 -x842866 -x842867 -x842868 -x842869 -x842870 -x842871 -x842872 -x842873 -x842874 -x842875 -x842876 -x842877 -x842878 -x842879 -x842880 -x842881 -x842882 -x842883 -x842884 -x842885 -x842886 -x842887 -x842888 -x842889 -x842890 -x842891 -x842892 -x842893 -x842894 -x842895 -x842896 -x842897 -x842898 -x842899 -x842900 -x842901 -x842902 -x842903 -x842904 -x842905 -x842906 -x842907 -x842908 -x842909 -x842910 -x842911 -x842912 -x842913 -x842914 -x842915 -x842916 -x842917 -x842918 -x842919 -x842920 -x842921 -x842922 -x842923 -x842924 -x842925 -x842926 -x842927 -x842928 -x842929 -x842930 -x842931 -x842932 -x842933 -x842934 -x842935 -x842936 -x842937 -x842938 -x842939 -x842940 -x842941 -x842942 -x842943 -x842944 -x842945 -x842946 -x842947 -x842948 -x842949 -x842950 -x842951 -x842952 x842953 -x842954 -x842955 -x842956 -x842957 -x842958 -x842959 -x842960 -x842961 -x842962 -x842963 -x842964 -x842965 -x842966 -x842967 -x842968 -x842969 -x842970 -x842971 -x842972 -x842973 -x842974 -x842975 -x842976 -x842977 -x842978 -x842979 -x842980 -x842981 -x842982 -x842983 -x842984 -x842985 -x842986 -x842987 -x842988 -x842989 -x842990 -x842991 -x842992 -x842993 -x842994 -x842995 -x842996 -x842997 -x842998 -x842999 -x843000 -x843001 -x843002 -x843003 -x843004 -x843005 -x843006 -x843007 -x843008 -x843009 -x843010 -x843011 -x843012 -x843013 -x843014 -x843015 -x843016 -x843017 -x843018 -x843019 -x843020 -x843021 -x843022 -x843023 -x843024 -x843025 -x843026 -x843027 -x843028 -x843029 -x843030 -x843031 -x843032 -x843033 -x843034 -x843035 -x843036 -x843037 -x843038 -x843039 -x843040 -x843041 -x843042 -x843043 -x843044 -x843045 -x843046 -x843047 -x843048 -x843049 -x843050 -x843051 -x843052 -x843053 -x843054 -x843055 -x843056 -x843057 -x843058 -x843059 -x843060 -x843061 -x843062 -x843063 -x843064 -x843065 -x843066 -x843067 -x843068 -x843069 -x843070 -x843071 -x843072 -x843073 -x843074 -x843075 -x843076 -x843077 -x843078 -x843079 -x843080 -x843081 -x843082 -x843083 -x843084 -x843085 -x843086 -x843087 -x843088 -x843089 -x843090 -x843091 -x843092 -x843093 -x843094 -x843095 -x843096 -x843097 -x843098 -x843099 -x843100 -x843101 -x843102 -x843103 -x843104 -x843105 -x843106 -x843107 -x843108 -x843109 -x843110 -x843111 -x843112 -x843113 -x843114 -x843115 -x843116 -x843117 -x843118 -x843119 -x843120 -x843121 -x843122 -x843123 -x843124 -x843125 -x843126 -x843127 -x843128 -x843129 -x843130 -x843131 -x843132 -x843133 -x843134 -x843135 -x843136 -x843137 -x843138 -x843139 -x843140 -x843141 -x843142 -x843143 -x843144 -x843145 -x843146 -x843147 -x843148 -x843149 -x843150 -x843151 -x843152 -x843153 -x843154 -x843155 -x843156 -x843157 -x843158 -x843159 -x843160 -x843161 -x843162 -x843163 -x843164 -x843165 -x843166 -x843167 -x843168 -x843169 -x843170 -x843171 -x843172 -x843173 -x843174 -x843175 -x843176 -x843177 -x843178 -x843179 x843180 -x843181 -x843182 -x843183 -x843184 -x843185 -x843186 -x843187 -x843188 -x843189 -x843190 -x843191 -x843192 -x843193 -x843194 -x843195 -x843196 -x843197 -x843198 -x843199 -x843200 -x843201 -x843202 -x843203 -x843204 -x843205 -x843206 -x843207 -x843208 -x843209 -x843210 -x843211 -x843212 -x843213 -x843214 -x843215 -x843216 -x843217 -x843218 -x843219 -x843220 -x843221 -x843222 -x843223 -x843224 -x843225 -x843226 -x843227 -x843228 -x843229 -x843230 -x843231 -x843232 -x843233 -x843234 -x843235 -x843236 -x843237 -x843238 -x843239 -x843240 -x843241 -x843242 -x843243 -x843244 -x843245 -x843246 -x843247 -x843248 -x843249 -x843250 -x843251 -x843252 -x843253 -x843254 -x843255 -x843256 -x843257 -x843258 -x843259 -x843260 -x843261 -x843262 -x843263 -x843264 -x843265 -x843266 -x843267 -x843268 -x843269 -x843270 -x843271 -x843272 -x843273 -x843274 -x843275 -x843276 -x843277 -x843278 -x843279 -x843280 -x843281 -x843282 -x843283 -x843284 -x843285 -x843286 -x843287 -x843288 -x843289 -x843290 -x843291 -x843292 -x843293 -x843294 -x843295 -x843296 -x843297 -x843298 -x843299 -x843300 -x843301 -x843302 -x843303 -x843304 -x843305 -x843306 -x843307 -x843308 -x843309 -x843310 -x843311 -x843312 -x843313 -x843314 -x843315 -x843316 -x843317 -x843318 -x843319 -x843320 -x843321 -x843322 -x843323 -x843324 -x843325 -x843326 -x843327 -x843328 -x843329 -x843330 -x843331 -x843332 -x843333 -x843334 -x843335 -x843336 -x843337 -x843338 -x843339 -x843340 -x843341 -x843342 -x843343 -x843344 -x843345 -x843346 -x843347 -x843348 -x843349 -x843350 -x843351 -x843352 -x843353 -x843354 -x843355 -x843356 -x843357 -x843358 -x843359 -x843360 -x843361 -x843362 -x843363 -x843364 -x843365 -x843366 -x843367 -x843368 -x843369 -x843370 -x843371 -x843372 -x843373 -x843374 -x843375 -x843376 -x843377 -x843378 -x843379 -x843380 -x843381 -x843382 -x843383 -x843384 -x843385 -x843386 -x843387 -x843388 -x843389 -x843390 -x843391 -x843392 -x843393 -x843394 -x843395 -x843396 -x843397 -x843398 -x843399 -x843400 -x843401 -x843402 -x843403 -x843404 -x843405 -x843406 x843407 -x843408 -x843409 -x843410 -x843411 -x843412 -x843413 -x843414 -x843415 -x843416 -x843417 -x843418 -x843419 -x843420 -x843421 -x843422 -x843423 -x843424 -x843425 -x843426 -x843427 -x843428 -x843429 -x843430 -x843431 -x843432 -x843433 -x843434 -x843435 -x843436 -x843437 -x843438 -x843439 -x843440 -x843441 -x843442 -x843443 -x843444 -x843445 -x843446 -x843447 -x843448 -x843449 -x843450 -x843451 -x843452 -x843453 -x843454 -x843455 -x843456 -x843457 -x843458 -x843459 -x843460 -x843461 -x843462 -x843463 -x843464 -x843465 -x843466 -x843467 -x843468 -x843469 -x843470 -x843471 -x843472 -x843473 -x843474 -x843475 -x843476 -x843477 -x843478 -x843479 -x843480 -x843481 -x843482 -x843483 -x843484 -x843485 -x843486 -x843487 -x843488 -x843489 -x843490 -x843491 -x843492 -x843493 -x843494 -x843495 -x843496 -x843497 -x843498 -x843499 -x843500 -x843501 -x843502 -x843503 -x843504 -x843505 -x843506 -x843507 -x843508 -x843509 -x843510 -x843511 -x843512 -x843513 -x843514 -x843515 -x843516 -x843517 -x843518 -x843519 -x843520 -x843521 -x843522 -x843523 -x843524 -x843525 -x843526 -x843527 -x843528 -x843529 -x843530 -x843531 -x843532 -x843533 -x843534 -x843535 -x843536 -x843537 -x843538 -x843539 -x843540 -x843541 -x843542 -x843543 -x843544 -x843545 -x843546 -x843547 -x843548 -x843549 -x843550 -x843551 -x843552 -x843553 -x843554 -x843555 -x843556 -x843557 -x843558 -x843559 -x843560 -x843561 -x843562 -x843563 -x843564 -x843565 -x843566 -x843567 -x843568 -x843569 -x843570 -x843571 -x843572 -x843573 -x843574 -x843575 -x843576 -x843577 -x843578 -x843579 -x843580 -x843581 -x843582 -x843583 -x843584 -x843585 -x843586 -x843587 -x843588 -x843589 -x843590 -x843591 -x843592 -x843593 -x843594 -x843595 -x843596 -x843597 -x843598 -x843599 -x843600 -x843601 -x843602 -x843603 -x843604 -x843605 -x843606 -x843607 -x843608 -x843609 -x843610 -x843611 -x843612 -x843613 -x843614 -x843615 -x843616 -x843617 -x843618 -x843619 -x843620 -x843621 -x843622 -x843623 -x843624 -x843625 -x843626 -x843627 -x843628 -x843629 -x843630 -x843631 -x843632 -x843633 x843634 -x843635 -x843636 -x843637 -x843638 -x843639 -x843640 -x843641 -x843642 -x843643 -x843644 -x843645 -x843646 -x843647 -x843648 -x843649 -x843650 -x843651 -x843652 -x843653 -x843654 -x843655 -x843656 -x843657 -x843658 -x843659 -x843660 -x843661 -x843662 -x843663 -x843664 -x843665 -x843666 -x843667 -x843668 -x843669 -x843670 -x843671 -x843672 -x843673 -x843674 -x843675 -x843676 -x843677 -x843678 -x843679 -x843680 -x843681 -x843682 -x843683 -x843684 -x843685 -x843686 -x843687 -x843688 -x843689 -x843690 -x843691 -x843692 -x843693 -x843694 -x843695 -x843696 -x843697 -x843698 -x843699 -x843700 -x843701 -x843702 -x843703 -x843704 -x843705 -x843706 -x843707 -x843708 -x843709 -x843710 -x843711 -x843712 -x843713 -x843714 -x843715 -x843716 -x843717 -x843718 -x843719 -x843720 -x843721 -x843722 -x843723 -x843724 -x843725 -x843726 -x843727 -x843728 -x843729 -x843730 -x843731 -x843732 -x843733 -x843734 -x843735 -x843736 -x843737 -x843738 -x843739 -x843740 -x843741 -x843742 -x843743 -x843744 -x843745 -x843746 -x843747 -x843748 -x843749 -x843750 -x843751 -x843752 -x843753 -x843754 -x843755 -x843756 -x843757 -x843758 -x843759 -x843760 -x843761 -x843762 -x843763 -x843764 -x843765 -x843766 -x843767 -x843768 -x843769 -x843770 -x843771 -x843772 -x843773 -x843774 -x843775 -x843776 -x843777 -x843778 -x843779 -x843780 -x843781 -x843782 -x843783 -x843784 -x843785 -x843786 -x843787 -x843788 -x843789 -x843790 -x843791 -x843792 -x843793 -x843794 -x843795 -x843796 -x843797 -x843798 -x843799 -x843800 -x843801 -x843802 -x843803 -x843804 -x843805 -x843806 -x843807 -x843808 -x843809 -x843810 -x843811 -x843812 -x843813 -x843814 -x843815 -x843816 -x843817 -x843818 -x843819 -x843820 -x843821 -x843822 -x843823 -x843824 -x843825 -x843826 -x843827 -x843828 -x843829 -x843830 -x843831 -x843832 -x843833 -x843834 -x843835 -x843836 -x843837 -x843838 -x843839 -x843840 -x843841 -x843842 -x843843 -x843844 -x843845 -x843846 -x843847 -x843848 -x843849 -x843850 -x843851 -x843852 -x843853 -x843854 -x843855 -x843856 -x843857 -x843858 -x843859 -x843860 x843861 -x843862 -x843863 -x843864 -x843865 -x843866 -x843867 -x843868 -x843869 -x843870 -x843871 -x843872 -x843873 -x843874 -x843875 -x843876 -x843877 -x843878 -x843879 -x843880 -x843881 -x843882 -x843883 -x843884 -x843885 -x843886 -x843887 -x843888 -x843889 -x843890 -x843891 -x843892 -x843893 -x843894 -x843895 -x843896 -x843897 -x843898 -x843899 -x843900 -x843901 -x843902 -x843903 -x843904 -x843905 -x843906 -x843907 -x843908 -x843909 -x843910 -x843911 -x843912 -x843913 -x843914 -x843915 -x843916 -x843917 -x843918 -x843919 -x843920 -x843921 -x843922 -x843923 -x843924 -x843925 -x843926 -x843927 -x843928 -x843929 -x843930 -x843931 -x843932 -x843933 -x843934 -x843935 -x843936 -x843937 -x843938 -x843939 -x843940 -x843941 -x843942 -x843943 -x843944 -x843945 -x843946 -x843947 -x843948 -x843949 -x843950 -x843951 -x843952 -x843953 -x843954 -x843955 -x843956 -x843957 -x843958 -x843959 -x843960 -x843961 -x843962 -x843963 -x843964 -x843965 -x843966 -x843967 -x843968 -x843969 -x843970 -x843971 -x843972 -x843973 -x843974 -x843975 -x843976 -x843977 -x843978 -x843979 -x843980 -x843981 -x843982 -x843983 -x843984 -x843985 -x843986 -x843987 -x843988 -x843989 -x843990 -x843991 -x843992 -x843993 -x843994 -x843995 -x843996 -x843997 -x843998 -x843999
671.68/674.12 v -x844000 -x844001 -x844002 -x844003 -x844004 -x844005 -x844006 -x844007 -x844008 -x844009 -x844010 -x844011 -x844012 -x844013 -x844014 -x844015 -x844016 -x844017 -x844018 -x844019 -x844020 -x844021 -x844022 -x844023 -x844024 -x844025 -x844026 -x844027 -x844028 -x844029 -x844030 -x844031 -x844032 -x844033 -x844034 -x844035 -x844036 -x844037 -x844038 -x844039 -x844040 -x844041 -x844042 -x844043 -x844044 -x844045 -x844046 -x844047 -x844048 -x844049 -x844050 -x844051 -x844052 -x844053 -x844054 -x844055 -x844056 -x844057 -x844058 -x844059 -x844060 -x844061 -x844062 -x844063 -x844064 -x844065 -x844066 -x844067 -x844068 -x844069 -x844070 -x844071 -x844072 -x844073 -x844074 -x844075 -x844076 -x844077 -x844078 -x844079 -x844080 -x844081 -x844082 -x844083 -x844084 -x844085 -x844086 -x844087 x844088 -x844089 -x844090 -x844091 -x844092 -x844093 -x844094 -x844095 -x844096 -x844097 -x844098 -x844099 -x844100 -x844101 -x844102 -x844103 -x844104 -x844105 -x844106 -x844107 -x844108 -x844109 -x844110 -x844111 -x844112 -x844113 -x844114 -x844115 -x844116 -x844117 -x844118 -x844119 -x844120 -x844121 -x844122 -x844123 -x844124 -x844125 -x844126 -x844127 -x844128 -x844129 -x844130 -x844131 -x844132 -x844133 -x844134 -x844135 -x844136 -x844137 -x844138 -x844139 -x844140 -x844141 -x844142 -x844143 -x844144 -x844145 -x844146 -x844147 -x844148 -x844149 -x844150 -x844151 -x844152 -x844153 -x844154 -x844155 -x844156 -x844157 -x844158 -x844159 -x844160 -x844161 -x844162 -x844163 -x844164 -x844165 -x844166 -x844167 -x844168 -x844169 -x844170 -x844171 -x844172 -x844173 -x844174 -x844175 -x844176 -x844177 -x844178 -x844179 -x844180 -x844181 -x844182 -x844183 -x844184 -x844185 -x844186 -x844187 -x844188 -x844189 -x844190 -x844191 -x844192 -x844193 -x844194 -x844195 -x844196 -x844197 -x844198 -x844199 -x844200 -x844201 -x844202 -x844203 -x844204 -x844205 -x844206 -x844207 -x844208 -x844209 -x844210 -x844211 -x844212 -x844213 -x844214 -x844215 -x844216 -x844217 -x844218 -x844219 -x844220 -x844221 -x844222 -x844223 -x844224 -x844225 -x844226 -x844227 -x844228 -x844229 -x844230 -x844231 -x844232 -x844233 -x844234 -x844235 -x844236 -x844237 -x844238 -x844239 -x844240 -x844241 -x844242 -x844243 -x844244 -x844245 -x844246 -x844247 -x844248 -x844249 -x844250 -x844251 -x844252 -x844253 -x844254 -x844255 -x844256 -x844257 -x844258 -x844259 -x844260 -x844261 -x844262 -x844263 -x844264 -x844265 -x844266 -x844267 -x844268 -x844269 -x844270 -x844271 -x844272 -x844273 -x844274 -x844275 -x844276 -x844277 -x844278 -x844279 -x844280 -x844281 -x844282 -x844283 -x844284 -x844285 -x844286 -x844287 -x844288 -x844289 -x844290 -x844291 -x844292 -x844293 -x844294 -x844295 -x844296 -x844297 -x844298 -x844299 -x844300 -x844301 -x844302 -x844303 -x844304 -x844305 -x844306 -x844307 -x844308 -x844309 -x844310 -x844311 -x844312 -x844313 -x844314 x844315 -x844316 -x844317 -x844318 -x844319 -x844320 -x844321 -x844322 -x844323 -x844324 -x844325 -x844326 -x844327 -x844328 -x844329 -x844330 -x844331 -x844332 -x844333 -x844334 -x844335 -x844336 -x844337 -x844338 -x844339 -x844340 -x844341 -x844342 -x844343 -x844344 -x844345 -x844346 -x844347 -x844348 -x844349 -x844350 -x844351 -x844352 -x844353 -x844354 -x844355 -x844356 -x844357 -x844358 -x844359 -x844360 -x844361 -x844362 -x844363 -x844364 -x844365 -x844366 -x844367 -x844368 -x844369 -x844370 -x844371 -x844372 -x844373 -x844374 -x844375 -x844376 -x844377 -x844378 -x844379 -x844380 -x844381 -x844382 -x844383 -x844384 -x844385 -x844386 -x844387 -x844388 -x844389 -x844390 -x844391 -x844392 -x844393 -x844394 -x844395 -x844396 -x844397 -x844398 -x844399 -x844400 -x844401 -x844402 -x844403 -x844404 -x844405 -x844406 -x844407 -x844408 -x844409 -x844410 -x844411 -x844412 -x844413 -x844414 -x844415 -x844416 -x844417 -x844418 -x844419 -x844420 -x844421 -x844422 -x844423 -x844424 -x844425 -x844426 -x844427 -x844428 -x844429 -x844430 -x844431 -x844432 -x844433 -x844434 -x844435 -x844436 -x844437 -x844438 -x844439 -x844440 -x844441 -x844442 -x844443 -x844444 -x844445 -x844446 -x844447 -x844448 -x844449 -x844450 -x844451 -x844452 -x844453 -x844454 -x844455 -x844456 -x844457 -x844458 -x844459 -x844460 -x844461 -x844462 -x844463 -x844464 -x844465 -x844466 -x844467 -x844468 -x844469 -x844470 -x844471 -x844472 -x844473 -x844474 -x844475 -x844476 -x844477 -x844478 -x844479 -x844480 -x844481 -x844482 -x844483 -x844484 -x844485 -x844486 -x844487 -x844488 -x844489 -x844490 -x844491 -x844492 -x844493 -x844494 -x844495 -x844496 -x844497 -x844498 -x844499 -x844500 -x844501 -x844502 -x844503 -x844504 -x844505 -x844506 -x844507 -x844508 -x844509 -x844510 -x844511 -x844512 -x844513 -x844514 -x844515 -x844516 -x844517 -x844518 -x844519 -x844520 -x844521 -x844522 -x844523 -x844524 -x844525 -x844526 -x844527 -x844528 -x844529 -x844530 -x844531 -x844532 -x844533 -x844534 -x844535 -x844536 -x844537 -x844538 -x844539 -x844540 -x844541 x844542 -x844543 -x844544 -x844545 -x844546 -x844547 -x844548 -x844549 -x844550 -x844551 -x844552 -x844553 -x844554 -x844555 -x844556 -x844557 -x844558 -x844559 -x844560 -x844561 -x844562 -x844563 -x844564 -x844565 -x844566 -x844567 -x844568 -x844569 -x844570 -x844571 -x844572 -x844573 -x844574 -x844575 -x844576 -x844577 -x844578 -x844579 -x844580 -x844581 -x844582 -x844583 -x844584 -x844585 -x844586 -x844587 -x844588 -x844589 -x844590 -x844591 -x844592 -x844593 -x844594 -x844595 -x844596 -x844597 -x844598 -x844599 -x844600 -x844601 -x844602 -x844603 -x844604 -x844605 -x844606 -x844607 -x844608 -x844609 -x844610 -x844611 -x844612 -x844613 -x844614 -x844615 -x844616 -x844617 -x844618 -x844619 -x844620 -x844621 -x844622 -x844623 -x844624 -x844625 -x844626 -x844627 -x844628 -x844629 -x844630 -x844631 -x844632 -x844633 -x844634 -x844635 -x844636 -x844637 -x844638 -x844639 -x844640 -x844641 -x844642 -x844643 -x844644 -x844645 -x844646 -x844647 -x844648 -x844649 -x844650 -x844651 -x844652 -x844653 -x844654 -x844655 -x844656 -x844657 -x844658 -x844659 -x844660 -x844661 -x844662 -x844663 -x844664 -x844665 -x844666 -x844667 -x844668 -x844669 -x844670 -x844671 -x844672 -x844673 -x844674 -x844675 -x844676 -x844677 -x844678 -x844679 -x844680 -x844681 -x844682 -x844683 -x844684 -x844685 -x844686 -x844687 -x844688 -x844689 -x844690 -x844691 -x844692 -x844693 -x844694 -x844695 -x844696 -x844697 -x844698 -x844699 -x844700 -x844701 -x844702 -x844703 -x844704 -x844705 -x844706 -x844707 -x844708 -x844709 -x844710 -x844711 -x844712 -x844713 -x844714 -x844715 -x844716 -x844717 -x844718 -x844719 -x844720 -x844721 -x844722 -x844723 -x844724 -x844725 -x844726 -x844727 -x844728 -x844729 -x844730 -x844731 -x844732 -x844733 -x844734 -x844735 -x844736 -x844737 -x844738 -x844739 -x844740 -x844741 -x844742 -x844743 -x844744 -x844745 -x844746 -x844747 -x844748 -x844749 -x844750 -x844751 -x844752 -x844753 -x844754 -x844755 -x844756 -x844757 -x844758 -x844759 -x844760 -x844761 -x844762 -x844763 -x844764 -x844765 -x844766 -x844767 -x844768 x844769 -x844770 -x844771 -x844772 -x844773 -x844774 -x844775 -x844776 -x844777 -x844778 -x844779 -x844780 -x844781 -x844782 -x844783 -x844784 -x844785 -x844786 -x844787 -x844788 -x844789 -x844790 -x844791 -x844792 -x844793 -x844794 -x844795 -x844796 -x844797 -x844798 -x844799 -x844800 -x844801 -x844802 -x844803 -x844804 -x844805 -x844806 -x844807 -x844808 -x844809 -x844810 -x844811 -x844812 -x844813 -x844814 -x844815 -x844816 -x844817 -x844818 -x844819 -x844820 -x844821 -x844822 -x844823 -x844824 -x844825 -x844826 -x844827 -x844828 -x844829 -x844830 -x844831 -x844832 -x844833 -x844834 -x844835 -x844836 -x844837 -x844838 -x844839 -x844840 -x844841 -x844842 -x844843 -x844844 -x844845 -x844846 -x844847 -x844848 -x844849 -x844850 -x844851 -x844852 -x844853 -x844854 -x844855 -x844856 -x844857 -x844858 -x844859 -x844860 -x844861 -x844862 -x844863 -x844864 -x844865 -x844866 -x844867 -x844868 -x844869 -x844870 -x844871 -x844872 -x844873 -x844874 -x844875 -x844876 -x844877 -x844878 -x844879 -x844880 -x844881 -x844882 -x844883 -x844884 -x844885 -x844886 -x844887 -x844888 -x844889 -x844890 -x844891 -x844892 -x844893 -x844894 -x844895 -x844896 -x844897 -x844898 -x844899 -x844900 -x844901 -x844902 -x844903 -x844904 -x844905 -x844906 -x844907 -x844908 -x844909 -x844910 -x844911 -x844912 -x844913 -x844914 -x844915 -x844916 -x844917 -x844918 -x844919 -x844920 -x844921 -x844922 -x844923 -x844924 -x844925 -x844926 -x844927 -x844928 -x844929 -x844930 -x844931 -x844932 -x844933 -x844934 -x844935 -x844936 -x844937 -x844938 -x844939 -x844940 -x844941 -x844942 -x844943 -x844944 -x844945 -x844946 -x844947 -x844948 -x844949 -x844950 -x844951 -x844952 -x844953 -x844954 -x844955 -x844956 -x844957 -x844958 -x844959 -x844960 -x844961 -x844962 -x844963 -x844964 -x844965 -x844966 -x844967 -x844968 -x844969 -x844970 -x844971 -x844972 -x844973 -x844974 -x844975 -x844976 -x844977 -x844978 -x844979 -x844980 -x844981 -x844982 -x844983 -x844984 -x844985 -x844986 -x844987 -x844988 -x844989 -x844990 -x844991 -x844992 -x844993 -x844994 -x844995 x844996 -x844997 -x844998 -x844999 -x845000 -x845001 -x845002 -x845003 -x845004 -x845005 -x845006 -x845007 -x845008 -x845009 -x845010 -x845011 -x845012 -x845013 -x845014 -x845015 -x845016 -x845017 -x845018 -x845019 -x845020 -x845021 -x845022 -x845023 -x845024 -x845025 -x845026 -x845027 -x845028 -x845029 -x845030 -x845031 -x845032 -x845033 -x845034 -x845035 -x845036 -x845037 -x845038 -x845039 -x845040 -x845041 -x845042 -x845043 -x845044 -x845045 -x845046 -x845047 -x845048 -x845049 -x845050 -x845051 -x845052 -x845053 -x845054 -x845055 -x845056 -x845057 -x845058 -x845059 -x845060 -x845061 -x845062 -x845063 -x845064 -x845065 -x845066 -x845067 -x845068 -x845069 -x845070 -x845071 -x845072 -x845073 -x845074 -x845075 -x845076 -x845077 -x845078 -x845079 -x845080 -x845081 -x845082 -x845083 -x845084 -x845085 -x845086 -x845087 -x845088 -x845089 -x845090 -x845091 -x845092 -x845093 -x845094 -x845095 -x845096 -x845097 x845098 -x845099 -x845100 -x845101 -x845102 -x845103 -x845104 -x845105 -x845106 -x845107 -x845108 -x845109 -x845110 -x845111 -x845112 -x845113 -x845114 -x845115 -x845116 -x845117 -x845118 -x845119 -x845120 -x845121 -x845122 -x845123 -x845124 -x845125 -x845126 -x845127 -x845128 -x845129 -x845130 -x845131 -x845132 -x845133 -x845134 -x845135 -x845136 -x845137 -x845138 -x845139 -x845140 -x845141 -x845142 -x845143 -x845144 -x845145 -x845146 -x845147 -x845148 -x845149 -x845150 -x845151 -x845152 -x845153 -x845154 -x845155 -x845156 -x845157 -x845158 -x845159 -x845160 -x845161 -x845162 -x845163 -x845164 -x845165 -x845166 -x845167 -x845168 -x845169 -x845170 -x845171 -x845172 -x845173 -x845174 -x845175 -x845176 -x845177 -x845178 -x845179 -x845180 -x845181 -x845182 -x845183 -x845184 -x845185 -x845186 -x845187 -x845188 -x845189 -x845190 -x845191 -x845192 -x845193 -x845194 -x845195 -x845196 -x845197 -x845198 -x845199 -x845200 -x845201 -x845202 -x845203 -x845204 -x845205 -x845206 -x845207 -x845208 -x845209 -x845210 -x845211 -x845212 -x845213 -x845214 -x845215 -x845216 -x845217 -x845218 -x845219 -x845220 -x845221 -x845222 -x845223 -x845224 -x845225 -x845226 -x845227 -x845228 -x845229 -x845230 -x845231 -x845232 -x845233 -x845234 -x845235 -x845236 -x845237 -x845238 -x845239 -x845240 -x845241 -x845242 -x845243 -x845244 -x845245 -x845246 -x845247 -x845248 -x845249 -x845250 -x845251 -x845252 -x845253 -x845254 -x845255 -x845256 -x845257 -x845258 -x845259 -x845260 -x845261 -x845262 -x845263 -x845264 -x845265 -x845266 -x845267 -x845268 -x845269 -x845270 -x845271 -x845272 -x845273 -x845274 -x845275 -x845276 -x845277 -x845278 -x845279 -x845280 -x845281 -x845282 -x845283 -x845284 -x845285 -x845286 -x845287 -x845288 -x845289 -x845290 -x845291 -x845292 -x845293 -x845294 -x845295 -x845296 -x845297 -x845298 -x845299 -x845300 -x845301 -x845302 -x845303 -x845304 -x845305 -x845306 -x845307 -x845308 -x845309 -x845310 -x845311 -x845312 -x845313 -x845314 -x845315 -x845316 -x845317 -x845318 -x845319 -x845320 -x845321 -x845322 -x845323 -x845324 -x845325 -x845326 -x845327 -x845328 -x845329 -x845330 -x845331 -x845332 -x845333 -x845334 -x845335 -x845336 -x845337 -x845338 -x845339 -x845340 -x845341 -x845342 -x845343 -x845344 -x845345 -x845346 x845347 -x845348 -x845349 -x845350 -x845351 -x845352 -x845353 -x845354 -x845355 -x845356 -x845357 -x845358 -x845359 -x845360 -x845361 -x845362 -x845363 -x845364 -x845365 -x845366 -x845367 -x845368 -x845369 -x845370 -x845371 -x845372 -x845373 -x845374 -x845375 -x845376 -x845377 -x845378 -x845379 -x845380 -x845381 -x845382 -x845383 -x845384 -x845385 -x845386 -x845387 -x845388 -x845389 -x845390 -x845391 -x845392 -x845393 -x845394 -x845395 -x845396 -x845397 -x845398 -x845399 -x845400 -x845401 -x845402 -x845403 -x845404 -x845405 -x845406 -x845407 -x845408 -x845409 -x845410 -x845411 -x845412 -x845413 -x845414 -x845415 -x845416 -x845417 -x845418 -x845419 -x845420 -x845421 -x845422 -x845423 -x845424 -x845425 -x845426 -x845427 -x845428 -x845429 -x845430 -x845431 -x845432 -x845433 -x845434 -x845435 -x845436 -x845437 -x845438 -x845439 -x845440 -x845441 -x845442 -x845443 -x845444 -x845445 -x845446 -x845447 -x845448 -x845449 -x845450 -x845451 -x845452 -x845453 -x845454 -x845455 -x845456 -x845457 -x845458 -x845459 -x845460 -x845461 -x845462 -x845463 -x845464 -x845465 -x845466 -x845467 -x845468 -x845469 -x845470 -x845471 -x845472 -x845473 x845474 -x845475 -x845476 -x845477 -x845478 -x845479 -x845480 -x845481 -x845482 -x845483 -x845484 -x845485 -x845486 -x845487 -x845488 -x845489 -x845490 -x845491 -x845492 -x845493 -x845494 -x845495 -x845496 -x845497 -x845498 -x845499 -x845500 -x845501 -x845502 -x845503 -x845504 -x845505 -x845506 -x845507 -x845508 -x845509 -x845510 -x845511 -x845512 -x845513 -x845514 -x845515 -x845516 -x845517 -x845518 -x845519 -x845520 -x845521 -x845522 -x845523 -x845524 -x845525 -x845526 -x845527 -x845528 -x845529 -x845530 -x845531 -x845532 -x845533 -x845534 -x845535 -x845536 -x845537 -x845538 -x845539 -x845540 -x845541 -x845542 -x845543 -x845544 -x845545 -x845546 -x845547 -x845548 -x845549 -x845550 -x845551 -x845552 -x845553 -x845554 -x845555 -x845556 -x845557 -x845558 -x845559 -x845560 -x845561 -x845562 -x845563 -x845564 -x845565 -x845566 -x845567 -x845568 -x845569 -x845570 -x845571 -x845572 -x845573 -x845574 -x845575 -x845576 -x845577 -x845578 -x845579 -x845580 -x845581 -x845582 -x845583 -x845584 -x845585 -x845586 -x845587 -x845588 -x845589 -x845590 -x845591 -x845592 -x845593 -x845594 -x845595 -x845596 -x845597 -x845598 -x845599 -x845600 -x845601 -x845602 -x845603 -x845604 -x845605 -x845606 -x845607 -x845608 -x845609 -x845610 -x845611 -x845612 -x845613 -x845614 -x845615 -x845616 -x845617 -x845618 -x845619 -x845620 -x845621 -x845622 -x845623 -x845624 -x845625 -x845626 -x845627 -x845628 -x845629 -x845630 -x845631 -x845632 -x845633 -x845634 -x845635 -x845636 -x845637 -x845638 -x845639 -x845640 -x845641 -x845642 -x845643 -x845644 -x845645 -x845646 -x845647 -x845648 -x845649 -x845650 -x845651 -x845652 -x845653 -x845654 -x845655 -x845656 -x845657 -x845658 -x845659 -x845660 -x845661 -x845662 -x845663 -x845664 -x845665 -x845666 -x845667 -x845668 -x845669 -x845670 -x845671 -x845672 -x845673 -x845674 -x845675 -x845676 -x845677 -x845678 -x845679 -x845680 -x845681 -x845682 -x845683 -x845684 -x845685 -x845686 -x845687 -x845688 -x845689 -x845690 -x845691 -x845692 -x845693 -x845694 -x845695 -x845696 -x845697 -x845698 -x845699 -x845700 -x845701 -x845702 -x845703 -x845704 -x845705 -x845706 -x845707 -x845708 -x845709 -x845710 -x845711 -x845712 -x845713 -x845714 -x845715 -x845716 -x845717 -x845718 -x845719 -x845720 -x845721 -x845722 -x845723 -x845724 -x845725 -x845726 -x845727 -x845728 -x845729 -x845730 -x845731 -x845732 -x845733 -x845734 -x845735 -x845736 -x845737 -x845738 -x845739 -x845740 -x845741 -x845742 -x845743 -x845744 -x845745 -x845746 -x845747 -x845748 -x845749 -x845750 -x845751 -x845752 -x845753 -x845754 -x845755 -x845756 -x845757 -x845758 -x845759 -x845760 -x845761 -x845762 -x845763 -x845764 -x845765 -x845766 -x845767 -x845768 -x845769 -x845770 -x845771 -x845772 -x845773 -x845774 -x845775 -x845776 -x845777 -x845778 -x845779 -x845780 -x845781 -x845782 -x845783 -x845784 -x845785 -x845786 -x845787 -x845788 -x845789 -x845790 -x845791 -x845792 -x845793 -x845794 -x845795 -x845796 -x845797 -x845798 -x845799 -x845800 -x845801 -x845802 -x845803 -x845804 -x845805 -x845806 -x845807 -x845808 -x845809 -x845810 -x845811 -x845812 x845813 -x845814 -x845815 -x845816 -x845817 -x845818 -x845819 -x845820 -x845821 -x845822 -x845823 -x845824 -x845825 -x845826 -x845827 -x845828 -x845829 -x845830 -x845831 -x845832 -x845833 -x845834 -x845835 -x845836 -x845837 -x845838 -x845839 -x845840 -x845841 -x845842 -x845843 -x845844 -x845845 -x845846 -x845847 -x845848 -x845849 -x845850 -x845851 -x845852 -x845853 -x845854 -x845855 -x845856 -x845857 -x845858 -x845859 -x845860 -x845861 -x845862 -x845863 -x845864 -x845865 -x845866 -x845867 -x845868 -x845869 -x845870 -x845871 -x845872 -x845873 -x845874 -x845875 -x845876 -x845877 -x845878 -x845879 -x845880 -x845881 -x845882 -x845883 -x845884 -x845885 -x845886 -x845887 -x845888 -x845889 -x845890 -x845891 -x845892 -x845893 -x845894 -x845895 -x845896 -x845897 -x845898 -x845899 -x845900 -x845901 -x845902 -x845903 -x845904 -x845905 -x845906 -x845907 -x845908 -x845909 -x845910 -x845911 -x845912 -x845913 -x845914 -x845915 -x845916 -x845917 -x845918 -x845919 -x845920 -x845921 -x845922 -x845923 -x845924 -x845925 -x845926 -x845927 -x845928 -x845929 -x845930 -x845931 -x845932 -x845933 -x845934 -x845935 -x845936 -x845937 -x845938 -x845939 -x845940 -x845941 -x845942 -x845943 -x845944 -x845945 -x845946 -x845947 -x845948 -x845949 -x845950 -x845951 -x845952 -x845953 -x845954 -x845955 -x845956 -x845957 -x845958 -x845959 -x845960 -x845961 -x845962 -x845963 -x845964 -x845965 -x845966 -x845967 -x845968 -x845969 -x845970 -x845971 -x845972 -x845973 -x845974 -x845975 -x845976 -x845977 -x845978 -x845979 -x845980 -x845981 -x845982 -x845983 -x845984 -x845985 -x845986 -x845987 -x845988 -x845989 -x845990 -x845991 -x845992 -x845993 -x845994 -x845995 -x845996 -x845997 -x845998 -x845999
671.68/674.12 v -x846000 -x846001 -x846002 -x846003 -x846004 -x846005 -x846006 -x846007 -x846008 -x846009 -x846010 -x846011 -x846012 -x846013 -x846014 -x846015 -x846016 -x846017 -x846018 -x846019 -x846020 -x846021 -x846022 -x846023 -x846024 -x846025 -x846026 -x846027 -x846028 -x846029 -x846030 -x846031 -x846032 -x846033 -x846034 -x846035 -x846036 -x846037 -x846038 -x846039 -x846040 -x846041 -x846042 -x846043 -x846044 -x846045 -x846046 -x846047 -x846048 -x846049 -x846050 -x846051 -x846052 -x846053 -x846054 -x846055 -x846056 -x846057 -x846058 -x846059 -x846060 -x846061 -x846062 -x846063 -x846064 -x846065 -x846066 x846067 -x846068 -x846069 -x846070 -x846071 -x846072 -x846073 -x846074 -x846075 -x846076 -x846077 -x846078 -x846079 -x846080 -x846081 -x846082 -x846083 -x846084 -x846085 -x846086 -x846087 -x846088 -x846089 -x846090 -x846091 -x846092 -x846093 -x846094 -x846095 -x846096 -x846097 -x846098 -x846099 -x846100 -x846101 -x846102 -x846103 -x846104 -x846105 -x846106 -x846107 -x846108 -x846109 -x846110 -x846111 -x846112 -x846113 -x846114 -x846115 -x846116 -x846117 -x846118 -x846119 -x846120 -x846121 -x846122 -x846123 -x846124 -x846125 -x846126 -x846127 -x846128 -x846129 -x846130 -x846131 -x846132 -x846133 -x846134 -x846135 -x846136 -x846137 -x846138 -x846139 -x846140 -x846141 -x846142 -x846143 -x846144 -x846145 -x846146 -x846147 -x846148 -x846149 -x846150 -x846151 -x846152 -x846153 -x846154 -x846155 -x846156 -x846157 -x846158 -x846159 -x846160 -x846161 -x846162 -x846163 -x846164 -x846165 -x846166 -x846167 -x846168 -x846169 -x846170 -x846171 -x846172 -x846173 -x846174 -x846175 -x846176 -x846177 -x846178 -x846179 -x846180 -x846181 -x846182 -x846183 -x846184 -x846185 -x846186 -x846187 -x846188 -x846189 -x846190 -x846191 -x846192 -x846193 -x846194 -x846195 -x846196 -x846197 -x846198 -x846199 -x846200 -x846201 -x846202 -x846203 -x846204 -x846205 -x846206 -x846207 -x846208 -x846209 -x846210 -x846211 -x846212 -x846213 -x846214 -x846215 -x846216 -x846217 -x846218 -x846219 -x846220 -x846221 -x846222 -x846223 -x846224 -x846225 -x846226 -x846227 -x846228 -x846229 -x846230 -x846231 -x846232 -x846233 -x846234 -x846235 -x846236 -x846237 -x846238 -x846239 -x846240 -x846241 -x846242 -x846243 -x846244 -x846245 -x846246 -x846247 -x846248 -x846249 -x846250 -x846251 -x846252 -x846253 -x846254 -x846255 -x846256 -x846257 -x846258 -x846259 -x846260 -x846261 -x846262 -x846263 -x846264 -x846265 -x846266 -x846267 -x846268 -x846269 -x846270 -x846271 -x846272 -x846273 -x846274 -x846275 -x846276 -x846277 -x846278 -x846279 -x846280 -x846281 -x846282 -x846283 -x846284 -x846285 -x846286 -x846287 -x846288 -x846289 -x846290 -x846291 -x846292 -x846293 -x846294 -x846295 -x846296 -x846297 -x846298 -x846299 -x846300 -x846301 -x846302 -x846303 -x846304 -x846305 -x846306 -x846307 -x846308 -x846309 -x846310 -x846311 -x846312 -x846313 -x846314 -x846315 -x846316 -x846317 -x846318 -x846319 -x846320 -x846321 -x846322 -x846323 -x846324 -x846325 -x846326 -x846327 -x846328 -x846329 -x846330 -x846331 -x846332 -x846333 -x846334 -x846335 -x846336 -x846337 -x846338 -x846339 -x846340 -x846341 -x846342 -x846343 -x846344 -x846345 -x846346 -x846347 -x846348 x846349 -x846350 -x846351 -x846352 -x846353 -x846354 -x846355 -x846356 -x846357 -x846358 -x846359 -x846360 -x846361 -x846362 -x846363 -x846364 -x846365 -x846366 -x846367 -x846368 -x846369 -x846370 -x846371 -x846372 -x846373 -x846374 -x846375 -x846376 -x846377 -x846378 -x846379 -x846380 -x846381 -x846382 -x846383 -x846384 -x846385 -x846386 -x846387 -x846388 -x846389 -x846390 -x846391 -x846392 -x846393 -x846394 -x846395 -x846396 -x846397 -x846398 -x846399 -x846400 -x846401 -x846402 -x846403 -x846404 -x846405 -x846406 -x846407 -x846408 -x846409 -x846410 -x846411 -x846412 -x846413 -x846414 -x846415 -x846416 -x846417 -x846418 -x846419 -x846420 -x846421 -x846422 -x846423 -x846424 -x846425 -x846426 -x846427 -x846428 -x846429 -x846430 -x846431 -x846432 -x846433 -x846434 -x846435 -x846436 -x846437 -x846438 -x846439 -x846440 -x846441 -x846442 -x846443 -x846444 -x846445 -x846446 -x846447 -x846448 -x846449 -x846450 -x846451 -x846452 -x846453 -x846454 -x846455 -x846456 -x846457 -x846458 -x846459 -x846460 -x846461 -x846462 -x846463 -x846464 -x846465 -x846466 -x846467 -x846468 -x846469 -x846470 -x846471 -x846472 -x846473 -x846474 -x846475 -x846476 -x846477 -x846478 -x846479 -x846480 -x846481 -x846482 -x846483 -x846484 -x846485 -x846486 -x846487 -x846488 -x846489 -x846490 -x846491 -x846492 -x846493 -x846494 -x846495 -x846496 -x846497 -x846498 -x846499 -x846500 -x846501 -x846502 -x846503 -x846504 -x846505 -x846506 -x846507 -x846508 -x846509 -x846510 -x846511 -x846512 -x846513 -x846514 -x846515 -x846516 -x846517 -x846518 -x846519 -x846520 -x846521 -x846522 -x846523 -x846524 -x846525 -x846526 -x846527 -x846528 -x846529 -x846530 -x846531 -x846532 -x846533 -x846534 -x846535 -x846536 -x846537 -x846538 -x846539 -x846540 -x846541 -x846542 -x846543 -x846544 -x846545 -x846546 -x846547 -x846548 -x846549 -x846550 -x846551 -x846552 -x846553 -x846554 -x846555 -x846556 -x846557 -x846558 -x846559 -x846560 -x846561 -x846562 -x846563 -x846564 -x846565 -x846566 -x846567 -x846568 -x846569 -x846570 -x846571 -x846572 -x846573 -x846574 -x846575 -x846576 -x846577 -x846578 -x846579 -x846580 -x846581 -x846582 -x846583 -x846584 x846585 -x846586 -x846587 -x846588 -x846589 -x846590 -x846591 -x846592 -x846593 -x846594 -x846595 -x846596 -x846597 -x846598 -x846599 -x846600 -x846601 -x846602 -x846603 -x846604 -x846605 -x846606 -x846607 -x846608 -x846609 -x846610 -x846611 -x846612 -x846613 -x846614 -x846615 -x846616 -x846617 -x846618 -x846619 -x846620 -x846621 -x846622 -x846623 -x846624 -x846625 -x846626 -x846627 -x846628 -x846629 -x846630 -x846631 -x846632 -x846633 -x846634 -x846635 -x846636 -x846637 -x846638 -x846639 -x846640 -x846641 -x846642 -x846643 -x846644 -x846645 -x846646 -x846647 -x846648 -x846649 -x846650 -x846651 -x846652 -x846653 -x846654 -x846655 -x846656 -x846657 -x846658 -x846659 -x846660 -x846661 -x846662 -x846663 -x846664 -x846665 -x846666 -x846667 -x846668 -x846669 -x846670 -x846671 -x846672 -x846673 -x846674 -x846675 -x846676 -x846677 -x846678 -x846679 -x846680 -x846681 -x846682 -x846683 -x846684 -x846685 -x846686 -x846687 -x846688 -x846689 -x846690 -x846691 -x846692 -x846693 -x846694 -x846695 -x846696 -x846697 -x846698 -x846699 -x846700 -x846701 -x846702 -x846703 -x846704 -x846705 -x846706 -x846707 -x846708 -x846709 -x846710 -x846711 -x846712 -x846713 -x846714 -x846715 -x846716 -x846717 -x846718 -x846719 -x846720 -x846721 -x846722 -x846723 -x846724 -x846725 -x846726 -x846727 -x846728 -x846729 -x846730 -x846731 -x846732 -x846733 -x846734 -x846735 -x846736 -x846737 -x846738 -x846739 -x846740 -x846741 -x846742 -x846743 -x846744 -x846745 -x846746 -x846747 -x846748 -x846749 -x846750 -x846751 -x846752 -x846753 -x846754 -x846755 -x846756 -x846757 -x846758 -x846759 -x846760 -x846761 -x846762 -x846763 -x846764 -x846765 -x846766 -x846767 -x846768 -x846769 -x846770 -x846771 -x846772 -x846773 -x846774 -x846775 -x846776 -x846777 -x846778 -x846779 -x846780 -x846781 -x846782 -x846783 -x846784 -x846785 -x846786 -x846787 -x846788 -x846789 -x846790 -x846791 -x846792 -x846793 -x846794 -x846795 -x846796 -x846797 -x846798 -x846799 -x846800 -x846801 -x846802 -x846803 -x846804 -x846805 -x846806 -x846807 -x846808 -x846809 -x846810 -x846811 x846812 -x846813 -x846814 -x846815 -x846816 -x846817 -x846818 -x846819 -x846820 -x846821 -x846822 -x846823 -x846824 -x846825 -x846826 -x846827 -x846828 -x846829 -x846830 -x846831 -x846832 -x846833 -x846834 -x846835 -x846836 -x846837 -x846838 -x846839 -x846840 -x846841 -x846842 -x846843 -x846844 -x846845 -x846846 -x846847 -x846848 -x846849 -x846850 -x846851 -x846852 -x846853 -x846854 -x846855 -x846856 -x846857 -x846858 -x846859 -x846860 -x846861 -x846862 -x846863 -x846864 -x846865 -x846866 -x846867 -x846868 -x846869 -x846870 -x846871 -x846872 -x846873 -x846874 -x846875 -x846876 -x846877 -x846878 -x846879 -x846880 -x846881 -x846882 -x846883 -x846884 -x846885 -x846886 -x846887 -x846888 -x846889 -x846890 -x846891 -x846892 -x846893 -x846894 -x846895 -x846896 -x846897 -x846898 -x846899 -x846900 -x846901 -x846902 -x846903 -x846904 -x846905 -x846906 -x846907 -x846908 -x846909 -x846910 -x846911 -x846912 -x846913 -x846914 -x846915 -x846916 -x846917 -x846918 -x846919 -x846920 -x846921 -x846922 -x846923 -x846924 -x846925 -x846926 -x846927 -x846928 -x846929 -x846930 -x846931 -x846932 -x846933 -x846934 -x846935 -x846936 -x846937 -x846938 -x846939 -x846940 -x846941 -x846942 -x846943 -x846944 -x846945 -x846946 -x846947 -x846948 -x846949 -x846950 -x846951 -x846952 -x846953 -x846954 -x846955 -x846956 -x846957 -x846958 -x846959 -x846960 -x846961 -x846962 -x846963 -x846964 -x846965 -x846966 -x846967 -x846968 -x846969 -x846970 -x846971 -x846972 -x846973 -x846974 -x846975 -x846976 -x846977 -x846978 -x846979 -x846980 -x846981 -x846982 -x846983 -x846984 -x846985 -x846986 -x846987 -x846988 -x846989 -x846990 -x846991 -x846992 -x846993 -x846994 -x846995 -x846996 -x846997 -x846998 -x846999 -x847000 -x847001 -x847002 -x847003 -x847004 -x847005 -x847006 -x847007 -x847008 -x847009 -x847010 -x847011 -x847012 -x847013 -x847014 -x847015 -x847016 -x847017 -x847018 -x847019 -x847020 -x847021 -x847022 -x847023 -x847024 -x847025 -x847026 -x847027 -x847028 -x847029 -x847030 -x847031 -x847032 -x847033 -x847034 -x847035 -x847036 -x847037 -x847038 x847039 -x847040 -x847041 -x847042 -x847043 -x847044 -x847045 -x847046 -x847047 -x847048 -x847049 -x847050 -x847051 -x847052 -x847053 -x847054 -x847055 -x847056 -x847057 -x847058 -x847059 -x847060 -x847061 -x847062 -x847063 -x847064 -x847065 -x847066 -x847067 -x847068 -x847069 -x847070 -x847071 -x847072 -x847073 -x847074 -x847075 -x847076 -x847077 -x847078 -x847079 -x847080 -x847081 -x847082 -x847083 -x847084 -x847085 -x847086 -x847087 -x847088 -x847089 -x847090 -x847091 -x847092 -x847093 -x847094 -x847095 -x847096 -x847097 -x847098 -x847099 -x847100 -x847101 -x847102 -x847103 -x847104 -x847105 -x847106 -x847107 -x847108 -x847109 -x847110 -x847111 -x847112 -x847113 -x847114 -x847115 -x847116 -x847117 -x847118 -x847119 -x847120 -x847121 -x847122 -x847123 -x847124 -x847125 -x847126 -x847127 -x847128 -x847129 -x847130 -x847131 -x847132 -x847133 -x847134 -x847135 -x847136 -x847137 -x847138 -x847139 -x847140 -x847141 -x847142 -x847143 -x847144 -x847145 -x847146 -x847147 -x847148 -x847149 -x847150 -x847151 -x847152 -x847153 -x847154 -x847155 -x847156 -x847157 -x847158 -x847159 -x847160 -x847161 -x847162 -x847163 -x847164 -x847165 -x847166 -x847167 -x847168 -x847169 -x847170 -x847171 -x847172 -x847173 -x847174 -x847175 -x847176 -x847177 -x847178 -x847179 -x847180 -x847181 -x847182 -x847183 -x847184 -x847185 -x847186 -x847187 -x847188 -x847189 -x847190 -x847191 -x847192 -x847193 -x847194 -x847195 -x847196 -x847197 -x847198 -x847199 -x847200 -x847201 -x847202 -x847203 -x847204 -x847205 -x847206 -x847207 -x847208 -x847209 -x847210 -x847211 -x847212 -x847213 -x847214 -x847215 -x847216 -x847217 -x847218 -x847219 -x847220 -x847221 -x847222 -x847223 -x847224 -x847225 -x847226 -x847227 -x847228 -x847229 -x847230 -x847231 -x847232 -x847233 -x847234 -x847235 -x847236 -x847237 -x847238 -x847239 -x847240 -x847241 -x847242 -x847243 -x847244 -x847245 -x847246 -x847247 -x847248 -x847249 -x847250 -x847251 -x847252 -x847253 -x847254 -x847255 -x847256 -x847257 -x847258 -x847259 -x847260 -x847261 -x847262 -x847263 -x847264 -x847265 x847266 -x847267 -x847268 -x847269 -x847270 -x847271 -x847272 -x847273 -x847274 -x847275 -x847276 -x847277 -x847278 -x847279 -x847280 -x847281 -x847282 -x847283 -x847284 -x847285 -x847286 -x847287 -x847288 -x847289 -x847290 -x847291 -x847292 -x847293 -x847294 -x847295 -x847296 -x847297 -x847298 -x847299 -x847300 -x847301 -x847302 -x847303 -x847304 -x847305 -x847306 -x847307 -x847308 -x847309 -x847310 -x847311 -x847312 -x847313 -x847314 -x847315 -x847316 -x847317 -x847318 -x847319 -x847320 -x847321 -x847322 -x847323 -x847324 -x847325 -x847326 -x847327 -x847328 -x847329 -x847330 -x847331 -x847332 -x847333 -x847334 -x847335 -x847336 -x847337 -x847338 -x847339 -x847340 -x847341 -x847342 -x847343 -x847344 -x847345 -x847346 -x847347 -x847348 -x847349 -x847350 -x847351 -x847352 -x847353 -x847354 -x847355 -x847356 -x847357 -x847358 -x847359 -x847360 -x847361 -x847362 -x847363 -x847364 -x847365 -x847366 -x847367 -x847368 -x847369 -x847370 -x847371 -x847372 -x847373 -x847374 -x847375 -x847376 -x847377 -x847378 -x847379 -x847380 -x847381 -x847382 -x847383 -x847384 -x847385 -x847386 -x847387 -x847388 -x847389 -x847390 -x847391 -x847392 -x847393 -x847394 -x847395 -x847396 -x847397 -x847398 -x847399 -x847400 -x847401 -x847402 -x847403 -x847404 -x847405 -x847406 -x847407 -x847408 -x847409 -x847410 -x847411 -x847412 -x847413 -x847414 -x847415 -x847416 -x847417 -x847418 -x847419 -x847420 -x847421 -x847422 -x847423 -x847424 -x847425 -x847426 -x847427 -x847428 -x847429 -x847430 -x847431 -x847432 -x847433 -x847434 -x847435 -x847436 -x847437 -x847438 -x847439 -x847440 -x847441 -x847442 -x847443 -x847444 -x847445 -x847446 -x847447 -x847448 -x847449 -x847450 -x847451 -x847452 -x847453 -x847454 -x847455 -x847456 -x847457 -x847458 -x847459 -x847460 -x847461 -x847462 -x847463 -x847464 -x847465 -x847466 -x847467 -x847468 -x847469 -x847470 -x847471 -x847472 -x847473 -x847474 -x847475 -x847476 -x847477 -x847478 -x847479 -x847480 -x847481 -x847482 -x847483 -x847484 -x847485 -x847486 -x847487 -x847488 -x847489 -x847490 -x847491 -x847492 x847493 -x847494 -x847495 -x847496 -x847497 -x847498 -x847499 -x847500 -x847501 -x847502 -x847503 -x847504 -x847505 -x847506 -x847507 -x847508 -x847509 -x847510 -x847511 -x847512 -x847513 -x847514 -x847515 -x847516 -x847517 -x847518 -x847519 -x847520 -x847521 -x847522 -x847523 -x847524 -x847525 -x847526 -x847527 -x847528 -x847529 -x847530 -x847531 -x847532 -x847533 -x847534 -x847535 -x847536 -x847537 -x847538 -x847539 -x847540 -x847541 -x847542 -x847543 -x847544 -x847545 -x847546 -x847547 -x847548 -x847549 -x847550 -x847551 -x847552 -x847553 -x847554 -x847555 -x847556 -x847557 -x847558 -x847559 -x847560 -x847561 -x847562 -x847563 -x847564 -x847565 -x847566 -x847567 -x847568 -x847569 -x847570 -x847571 -x847572 -x847573 -x847574 -x847575 -x847576 -x847577 -x847578 -x847579 -x847580 -x847581 -x847582 -x847583 -x847584 -x847585 -x847586 -x847587 -x847588 -x847589 -x847590 -x847591 -x847592 -x847593 -x847594 -x847595 -x847596 -x847597 -x847598 -x847599 -x847600 -x847601 -x847602 -x847603 -x847604 -x847605 -x847606 -x847607 -x847608 -x847609 -x847610 -x847611 -x847612 -x847613 -x847614 -x847615 -x847616 -x847617 -x847618 -x847619 -x847620 -x847621 -x847622 -x847623 -x847624 -x847625 -x847626 -x847627 -x847628 -x847629 -x847630 -x847631 -x847632 -x847633 -x847634 -x847635 -x847636 -x847637 -x847638 -x847639 -x847640 -x847641 -x847642 -x847643 -x847644 -x847645 -x847646 -x847647 -x847648 -x847649 -x847650 -x847651 -x847652 -x847653 -x847654 -x847655 -x847656 -x847657 -x847658 -x847659 -x847660 -x847661 -x847662 -x847663 -x847664 -x847665 -x847666 -x847667 -x847668 -x847669 -x847670 -x847671 -x847672 -x847673 -x847674 -x847675 -x847676 -x847677 -x847678 -x847679 -x847680 -x847681 -x847682 -x847683 -x847684 -x847685 -x847686 -x847687 -x847688 -x847689 -x847690 -x847691 -x847692 -x847693 -x847694 -x847695 -x847696 -x847697 -x847698 -x847699 -x847700 -x847701 -x847702 -x847703 -x847704 -x847705 -x847706 -x847707 -x847708 -x847709 -x847710 -x847711 -x847712 -x847713 -x847714 -x847715 -x847716 -x847717 -x847718 -x847719 x847720 -x847721 -x847722 -x847723 -x847724 -x847725 -x847726 -x847727 -x847728 -x847729 -x847730 -x847731 -x847732 -x847733 -x847734 -x847735 -x847736 -x847737 -x847738 -x847739 -x847740 -x847741 -x847742 -x847743 -x847744 -x847745 -x847746 -x847747 -x847748 -x847749 -x847750 -x847751 -x847752 -x847753 -x847754 -x847755 -x847756 -x847757 -x847758 -x847759 -x847760 -x847761 -x847762 -x847763 -x847764 -x847765 -x847766 -x847767 -x847768 -x847769 -x847770 -x847771 -x847772 -x847773 -x847774 -x847775 -x847776 -x847777 -x847778 -x847779 -x847780 -x847781 -x847782 -x847783 -x847784 -x847785 -x847786 -x847787 -x847788 -x847789 -x847790 -x847791 -x847792 -x847793 -x847794 -x847795 -x847796 -x847797 -x847798 -x847799 -x847800 -x847801 -x847802 -x847803 -x847804 -x847805 -x847806 -x847807 -x847808 -x847809 -x847810 -x847811 -x847812 -x847813 -x847814 -x847815 -x847816 -x847817 -x847818 -x847819 -x847820 -x847821 -x847822 -x847823 -x847824 -x847825 -x847826 -x847827 -x847828 -x847829 -x847830 -x847831 -x847832 -x847833 -x847834 -x847835 -x847836 -x847837 -x847838 -x847839 -x847840 -x847841 -x847842 -x847843 -x847844 -x847845 -x847846 -x847847 -x847848 -x847849 -x847850 -x847851 -x847852 -x847853 -x847854 -x847855 -x847856 -x847857 -x847858 -x847859 -x847860 -x847861 -x847862 -x847863 -x847864 -x847865 -x847866 -x847867 -x847868 -x847869 -x847870 -x847871 -x847872 -x847873 -x847874 -x847875 -x847876 -x847877 -x847878 -x847879 -x847880 -x847881 -x847882 -x847883 -x847884 -x847885 -x847886 -x847887 -x847888 -x847889 -x847890 -x847891 -x847892 -x847893 -x847894 -x847895 -x847896 -x847897 -x847898 -x847899 -x847900 -x847901 -x847902 -x847903 -x847904 -x847905 -x847906 -x847907 -x847908 -x847909 -x847910 -x847911 -x847912 -x847913 -x847914 -x847915 -x847916 -x847917 -x847918 -x847919 -x847920 -x847921 -x847922 -x847923 -x847924 -x847925 -x847926 -x847927 -x847928 -x847929 -x847930 -x847931 -x847932 -x847933 -x847934 -x847935 -x847936 -x847937 -x847938 -x847939 -x847940 -x847941 -x847942 -x847943 -x847944 -x847945 -x847946 x847947 -x847948 -x847949 -x847950 -x847951 -x847952 -x847953 -x847954 -x847955 -x847956 -x847957 -x847958 -x847959 -x847960 -x847961 -x847962 -x847963 -x847964 -x847965 -x847966 -x847967 -x847968 -x847969 -x847970 -x847971 -x847972 -x847973 -x847974 -x847975 -x847976 -x847977 -x847978 -x847979 -x847980 -x847981 -x847982 -x847983 -x847984 -x847985 -x847986 -x847987 -x847988 -x847989 -x847990 -x847991 -x847992 -x847993 -x847994 -x847995 -x847996 -x847997 -x847998 -x847999
671.68/674.12 v -x848000 -x848001 -x848002 -x848003 -x848004 -x848005 -x848006 -x848007 -x848008 -x848009 -x848010 -x848011 -x848012 -x848013 -x848014 -x848015 -x848016 -x848017 -x848018 -x848019 -x848020 -x848021 -x848022 -x848023 -x848024 -x848025 -x848026 -x848027 -x848028 -x848029 -x848030 -x848031 -x848032 -x848033 -x848034 -x848035 -x848036 -x848037 -x848038 -x848039 -x848040 -x848041 -x848042 -x848043 -x848044 -x848045 -x848046 -x848047 -x848048 -x848049 -x848050 -x848051 -x848052 -x848053 -x848054 -x848055 -x848056 -x848057 -x848058 -x848059 -x848060 -x848061 -x848062 -x848063 -x848064 -x848065 -x848066 -x848067 -x848068 -x848069 -x848070 -x848071 -x848072 -x848073 -x848074 -x848075 -x848076 -x848077 -x848078 -x848079 -x848080 -x848081 -x848082 -x848083 -x848084 -x848085 -x848086 -x848087 -x848088 -x848089 -x848090 -x848091 -x848092 -x848093 -x848094 -x848095 -x848096 -x848097 -x848098 -x848099 -x848100 -x848101 -x848102 -x848103 -x848104 -x848105 -x848106 -x848107 -x848108 -x848109 -x848110 -x848111 -x848112 -x848113 -x848114 -x848115 -x848116 -x848117 -x848118 -x848119 -x848120 -x848121 -x848122 -x848123 -x848124 -x848125 -x848126 -x848127 -x848128 -x848129 -x848130 -x848131 -x848132 -x848133 -x848134 -x848135 -x848136 -x848137 -x848138 -x848139 -x848140 -x848141 -x848142 -x848143 -x848144 -x848145 -x848146 -x848147 -x848148 -x848149 -x848150 -x848151 -x848152 -x848153 -x848154 -x848155 -x848156 -x848157 -x848158 -x848159 -x848160 -x848161 -x848162 -x848163 -x848164 -x848165 -x848166 -x848167 -x848168 -x848169 -x848170 -x848171 -x848172 -x848173 x848174 -x848175 -x848176 -x848177 -x848178 -x848179 -x848180 -x848181 -x848182 -x848183 -x848184 -x848185 -x848186 -x848187 -x848188 -x848189 -x848190 -x848191 -x848192 -x848193 -x848194 -x848195 -x848196 -x848197 -x848198 -x848199 -x848200 -x848201 -x848202 -x848203 -x848204 -x848205 -x848206 -x848207 -x848208 -x848209 -x848210 -x848211 -x848212 -x848213 -x848214 -x848215 -x848216 -x848217 -x848218 -x848219 -x848220 -x848221 -x848222 -x848223 -x848224 -x848225 -x848226 -x848227 -x848228 -x848229 -x848230 -x848231 -x848232 -x848233 -x848234 -x848235 -x848236 -x848237 -x848238 -x848239 -x848240 -x848241 -x848242 -x848243 -x848244 -x848245 -x848246 -x848247 -x848248 -x848249 -x848250 -x848251 -x848252 -x848253 -x848254 -x848255 -x848256 -x848257 -x848258 -x848259 -x848260 -x848261 -x848262 -x848263 -x848264 -x848265 -x848266 -x848267 -x848268 -x848269 -x848270 -x848271 -x848272 -x848273 -x848274 -x848275 -x848276 -x848277 -x848278 -x848279 -x848280 -x848281 -x848282 -x848283 -x848284 -x848285 -x848286 -x848287 -x848288 -x848289 -x848290 -x848291 -x848292 -x848293 -x848294 -x848295 -x848296 -x848297 -x848298 -x848299 -x848300 -x848301 -x848302 -x848303 -x848304 -x848305 -x848306 -x848307 -x848308 -x848309 -x848310 -x848311 -x848312 -x848313 -x848314 -x848315 -x848316 -x848317 -x848318 -x848319 -x848320 -x848321 -x848322 -x848323 -x848324 -x848325 -x848326 -x848327 -x848328 -x848329 -x848330 -x848331 -x848332 -x848333 -x848334 -x848335 -x848336 -x848337 -x848338 -x848339 -x848340 -x848341 -x848342 -x848343 -x848344 -x848345 -x848346 -x848347 -x848348 -x848349 -x848350 -x848351 -x848352 -x848353 -x848354 -x848355 -x848356 -x848357 -x848358 -x848359 -x848360 -x848361 -x848362 -x848363 -x848364 -x848365 -x848366 -x848367 -x848368 -x848369 -x848370 -x848371 -x848372 -x848373 -x848374 -x848375 -x848376 -x848377 -x848378 -x848379 -x848380 -x848381 -x848382 -x848383 -x848384 -x848385 -x848386 -x848387 -x848388 -x848389 -x848390 -x848391 -x848392 -x848393 -x848394 -x848395 -x848396 -x848397 -x848398 -x848399 -x848400 x848401 -x848402 -x848403 -x848404 -x848405 -x848406 -x848407 -x848408 -x848409 -x848410 -x848411 -x848412 -x848413 -x848414 -x848415 -x848416 -x848417 -x848418 -x848419 -x848420 -x848421 -x848422 -x848423 -x848424 -x848425 -x848426 -x848427 -x848428 -x848429 -x848430 -x848431 -x848432 -x848433 -x848434 -x848435 -x848436 -x848437 -x848438 -x848439 -x848440 -x848441 -x848442 -x848443 -x848444 -x848445 -x848446 -x848447 -x848448 -x848449 -x848450 -x848451 -x848452 -x848453 -x848454 -x848455 -x848456 -x848457 -x848458 -x848459 -x848460 -x848461 -x848462 -x848463 -x848464 -x848465 -x848466 -x848467 -x848468 -x848469 -x848470 -x848471 -x848472 -x848473 -x848474 -x848475 -x848476 -x848477 -x848478 -x848479 -x848480 -x848481 -x848482 -x848483 -x848484 -x848485 -x848486 -x848487 -x848488 -x848489 -x848490 -x848491 -x848492 -x848493 -x848494 -x848495 -x848496 -x848497 -x848498 -x848499 -x848500 -x848501 -x848502 -x848503 -x848504 -x848505 -x848506 -x848507 -x848508 -x848509 -x848510 -x848511 -x848512 -x848513 -x848514 -x848515 -x848516 -x848517 -x848518 -x848519 -x848520 -x848521 -x848522 -x848523 -x848524 -x848525 -x848526 -x848527 -x848528 -x848529 -x848530 -x848531 -x848532 -x848533 -x848534 -x848535 -x848536 -x848537 -x848538 -x848539 -x848540 -x848541 -x848542 -x848543 -x848544 -x848545 -x848546 -x848547 -x848548 -x848549 -x848550 -x848551 -x848552 -x848553 -x848554 -x848555 -x848556 -x848557 -x848558 -x848559 -x848560 -x848561 -x848562 -x848563 -x848564 -x848565 -x848566 -x848567 -x848568 -x848569 -x848570 -x848571 -x848572 -x848573 -x848574 -x848575 -x848576 -x848577 -x848578 -x848579 -x848580 -x848581 -x848582 -x848583 -x848584 -x848585 -x848586 -x848587 -x848588 -x848589 -x848590 -x848591 -x848592 -x848593 -x848594 -x848595 -x848596 -x848597 -x848598 -x848599 -x848600 -x848601 -x848602 -x848603 -x848604 -x848605 -x848606 -x848607 -x848608 -x848609 -x848610 -x848611 -x848612 -x848613 -x848614 -x848615 -x848616 -x848617 -x848618 -x848619 -x848620 -x848621 -x848622 -x848623 -x848624 -x848625 -x848626 -x848627 x848628 -x848629 -x848630 -x848631 -x848632 -x848633 -x848634 -x848635 -x848636 -x848637 -x848638 -x848639 -x848640 -x848641 -x848642 -x848643 -x848644 -x848645 -x848646 -x848647 -x848648 -x848649 -x848650 -x848651 -x848652 -x848653 -x848654 -x848655 -x848656 -x848657 -x848658 -x848659 -x848660 -x848661 -x848662 -x848663 -x848664 -x848665 -x848666 -x848667 -x848668 -x848669 -x848670 -x848671 -x848672 -x848673 -x848674 -x848675 -x848676 -x848677 -x848678 -x848679 -x848680 -x848681 -x848682 -x848683 -x848684 -x848685 -x848686 -x848687 -x848688 -x848689 -x848690 -x848691 -x848692 -x848693 -x848694 -x848695 -x848696 -x848697 -x848698 -x848699 -x848700 -x848701 -x848702 -x848703 -x848704 -x848705 -x848706 -x848707 -x848708 -x848709 -x848710 -x848711 -x848712 -x848713 -x848714 -x848715 -x848716 -x848717 -x848718 -x848719 -x848720 -x848721 -x848722 -x848723 -x848724 -x848725 -x848726 -x848727 -x848728 -x848729 -x848730 -x848731 -x848732 -x848733 -x848734 -x848735 -x848736 -x848737 -x848738 -x848739 -x848740 -x848741 -x848742 -x848743 -x848744 -x848745 -x848746 -x848747 -x848748 -x848749 -x848750 -x848751 -x848752 -x848753 -x848754 -x848755 -x848756 -x848757 -x848758 -x848759 -x848760 -x848761 -x848762 -x848763 -x848764 -x848765 -x848766 -x848767 -x848768 -x848769 -x848770 -x848771 -x848772 -x848773 -x848774 -x848775 -x848776 -x848777 -x848778 -x848779 -x848780 -x848781 -x848782 -x848783 -x848784 -x848785 -x848786 -x848787 -x848788 -x848789 -x848790 -x848791 -x848792 -x848793 -x848794 -x848795 -x848796 -x848797 -x848798 -x848799 -x848800 -x848801 -x848802 -x848803 -x848804 -x848805 -x848806 -x848807 -x848808 -x848809 -x848810 -x848811 -x848812 -x848813 -x848814 -x848815 -x848816 -x848817 -x848818 -x848819 -x848820 -x848821 -x848822 -x848823 -x848824 -x848825 -x848826 -x848827 -x848828 -x848829 -x848830 -x848831 -x848832 -x848833 -x848834 -x848835 -x848836 -x848837 -x848838 -x848839 -x848840 -x848841 -x848842 -x848843 -x848844 -x848845 -x848846 -x848847 -x848848 -x848849 -x848850 -x848851 -x848852 -x848853 -x848854 x848855 -x848856 -x848857 -x848858 -x848859 -x848860 -x848861 -x848862 -x848863 -x848864 -x848865 -x848866 -x848867 -x848868 -x848869 -x848870 -x848871 -x848872 -x848873 -x848874 -x848875 -x848876 -x848877 -x848878 -x848879 -x848880 -x848881 -x848882 -x848883 -x848884 -x848885 -x848886 -x848887 -x848888 -x848889 -x848890 -x848891 -x848892 -x848893 -x848894 -x848895 -x848896 -x848897 -x848898 -x848899 -x848900 -x848901 -x848902 -x848903 -x848904 -x848905 -x848906 -x848907 -x848908 -x848909 -x848910 -x848911 -x848912 -x848913 -x848914 -x848915 -x848916 -x848917 -x848918 -x848919 -x848920 -x848921 -x848922 -x848923 -x848924 -x848925 -x848926 -x848927 -x848928 -x848929 -x848930 -x848931 -x848932 -x848933 -x848934 -x848935 -x848936 -x848937 -x848938 -x848939 -x848940 -x848941 -x848942 -x848943 -x848944 -x848945 -x848946 -x848947 -x848948 -x848949 -x848950 -x848951 -x848952 -x848953 -x848954 -x848955 -x848956 -x848957 -x848958 -x848959 -x848960 -x848961 -x848962 -x848963 -x848964 -x848965 -x848966 -x848967 -x848968 -x848969 -x848970 -x848971 -x848972 -x848973 -x848974 -x848975 -x848976 -x848977 -x848978 -x848979 -x848980 -x848981 -x848982 -x848983 -x848984 -x848985 -x848986 -x848987 -x848988 -x848989 -x848990 -x848991 -x848992 -x848993 -x848994 -x848995 -x848996 -x848997 -x848998 -x848999 -x849000 -x849001 -x849002 -x849003 -x849004 -x849005 -x849006 -x849007 -x849008 -x849009 -x849010 -x849011 -x849012 -x849013 -x849014 -x849015 -x849016 -x849017 -x849018 -x849019 -x849020 -x849021 -x849022 -x849023 -x849024 -x849025 -x849026 -x849027 -x849028 -x849029 -x849030 -x849031 -x849032 -x849033 -x849034 -x849035 -x849036 -x849037 -x849038 -x849039 -x849040 -x849041 -x849042 -x849043 -x849044 -x849045 -x849046 -x849047 -x849048 -x849049 -x849050 -x849051 -x849052 -x849053 -x849054 -x849055 -x849056 -x849057 -x849058 -x849059 -x849060 -x849061 -x849062 -x849063 -x849064 -x849065 -x849066 -x849067 -x849068 -x849069 -x849070 -x849071 -x849072 -x849073 -x849074 -x849075 -x849076 -x849077 -x849078 -x849079 -x849080 -x849081 x849082 -x849083 -x849084 -x849085 -x849086 -x849087 -x849088 -x849089 -x849090 -x849091 -x849092 -x849093 -x849094 -x849095 -x849096 -x849097 -x849098 -x849099 -x849100 -x849101 -x849102 -x849103 -x849104 -x849105 -x849106 -x849107 -x849108 -x849109 -x849110 -x849111 -x849112 -x849113 -x849114 -x849115 -x849116 -x849117 -x849118 -x849119 -x849120 -x849121 -x849122 -x849123 -x849124 -x849125 -x849126 -x849127 -x849128 -x849129 -x849130 -x849131 -x849132 -x849133 -x849134 -x849135 -x849136 -x849137 -x849138 -x849139 -x849140 -x849141 -x849142 -x849143 -x849144 -x849145 -x849146 -x849147 -x849148 -x849149 -x849150 -x849151 -x849152 -x849153 -x849154 -x849155 -x849156 -x849157 -x849158 -x849159 -x849160 -x849161 -x849162 -x849163 -x849164 -x849165 -x849166 -x849167 -x849168 -x849169 -x849170 -x849171 -x849172 -x849173 -x849174 -x849175 -x849176 -x849177 -x849178 -x849179 -x849180 -x849181 -x849182 -x849183 -x849184 -x849185 -x849186 -x849187 -x849188 -x849189 -x849190 -x849191 -x849192 -x849193 -x849194 -x849195 -x849196 -x849197 -x849198 -x849199 -x849200 -x849201 -x849202 -x849203 -x849204 -x849205 -x849206 -x849207 -x849208 -x849209 -x849210 -x849211 -x849212 -x849213 -x849214 -x849215 -x849216 -x849217 -x849218 -x849219 -x849220 -x849221 -x849222 -x849223 -x849224 -x849225 -x849226 -x849227 -x849228 -x849229 -x849230 -x849231 -x849232 -x849233 -x849234 -x849235 -x849236 -x849237 -x849238 -x849239 -x849240 -x849241 -x849242 -x849243 -x849244 -x849245 -x849246 -x849247 -x849248 -x849249 -x849250 -x849251 -x849252 -x849253 -x849254 -x849255 -x849256 -x849257 -x849258 -x849259 -x849260 -x849261 -x849262 -x849263 -x849264 -x849265 -x849266 -x849267 -x849268 -x849269 -x849270 -x849271 -x849272 -x849273 -x849274 -x849275 -x849276 -x849277 -x849278 -x849279 -x849280 -x849281 -x849282 -x849283 -x849284 -x849285 -x849286 -x849287 -x849288 -x849289 -x849290 -x849291 -x849292 -x849293 -x849294 -x849295 -x849296 -x849297 -x849298 -x849299 -x849300 -x849301 -x849302 -x849303 -x849304 -x849305 -x849306 -x849307 -x849308 x849309 -x849310 -x849311 -x849312 -x849313 -x849314 -x849315 -x849316 -x849317 -x849318 -x849319 -x849320 -x849321 -x849322 -x849323 -x849324 -x849325 -x849326 -x849327 -x849328 -x849329 -x849330 -x849331 -x849332 -x849333 -x849334 -x849335 -x849336 -x849337 -x849338 -x849339 -x849340 -x849341 -x849342 -x849343 -x849344 -x849345 -x849346 -x849347 -x849348 -x849349 -x849350 -x849351 -x849352 -x849353 -x849354 -x849355 -x849356 -x849357 -x849358 -x849359 -x849360 -x849361 -x849362 -x849363 -x849364 -x849365 -x849366 -x849367 -x849368 -x849369 -x849370 -x849371 -x849372 -x849373 -x849374 -x849375 -x849376 -x849377 -x849378 -x849379 -x849380 -x849381 -x849382 -x849383 -x849384 -x849385 -x849386 -x849387 -x849388 -x849389 -x849390 -x849391 -x849392 -x849393 -x849394 -x849395 -x849396 -x849397 -x849398 -x849399 -x849400 -x849401 -x849402 -x849403 -x849404 -x849405 -x849406 -x849407 -x849408 -x849409 -x849410 -x849411 -x849412 -x849413 -x849414 -x849415 -x849416 -x849417 -x849418 -x849419 -x849420 -x849421 -x849422 -x849423 -x849424 -x849425 -x849426 -x849427 -x849428 -x849429 -x849430 -x849431 -x849432 -x849433 -x849434 -x849435 -x849436 -x849437 -x849438 -x849439 -x849440 -x849441 -x849442 -x849443 -x849444 -x849445 -x849446 -x849447 -x849448 -x849449 -x849450 -x849451 -x849452 -x849453 -x849454 -x849455 -x849456 -x849457 -x849458 -x849459 -x849460 -x849461 -x849462 -x849463 -x849464 -x849465 -x849466 -x849467 -x849468 -x849469 -x849470 -x849471 -x849472 -x849473 -x849474 -x849475 -x849476 -x849477 -x849478 -x849479 -x849480 -x849481 -x849482 -x849483 -x849484 -x849485 -x849486 -x849487 -x849488 -x849489 -x849490 -x849491 -x849492 -x849493 -x849494 -x849495 -x849496 -x849497 -x849498 -x849499 -x849500 -x849501 -x849502 -x849503 -x849504 -x849505 -x849506 -x849507 -x849508 -x849509 -x849510 -x849511 -x849512 -x849513 -x849514 -x849515 -x849516 -x849517 -x849518 -x849519 -x849520 -x849521 -x849522 -x849523 -x849524 -x849525 -x849526 -x849527 -x849528 -x849529 -x849530 -x849531 -x849532 -x849533 -x849534 -x849535 x849536 -x849537 -x849538 -x849539 -x849540 -x849541 -x849542 -x849543 -x849544 -x849545 -x849546 -x849547 -x849548 -x849549 -x849550 -x849551 -x849552 -x849553 -x849554 -x849555 -x849556 -x849557 -x849558 -x849559 -x849560 -x849561 -x849562 -x849563 -x849564 -x849565 -x849566 -x849567 -x849568 -x849569 -x849570 -x849571 -x849572 -x849573 -x849574 -x849575 -x849576 -x849577 -x849578 -x849579 -x849580 -x849581 -x849582 -x849583 -x849584 -x849585 -x849586 -x849587 -x849588 -x849589 -x849590 -x849591 -x849592 -x849593 -x849594 -x849595 -x849596 -x849597 -x849598 -x849599 -x849600 -x849601 -x849602 -x849603 -x849604 -x849605 -x849606 -x849607 -x849608 -x849609 -x849610 -x849611 -x849612 -x849613 -x849614 -x849615 -x849616 -x849617 -x849618 -x849619 -x849620 -x849621 -x849622 -x849623 -x849624 -x849625 -x849626 -x849627 -x849628 -x849629 -x849630 -x849631 -x849632 -x849633 -x849634 -x849635 -x849636 -x849637 -x849638 -x849639 -x849640 -x849641 -x849642 -x849643 -x849644 -x849645 -x849646 -x849647 -x849648 -x849649 -x849650 -x849651 -x849652 -x849653 -x849654 -x849655 -x849656 -x849657 -x849658 -x849659 -x849660 -x849661 -x849662 -x849663 -x849664 -x849665 -x849666 -x849667 -x849668 -x849669 -x849670 -x849671 -x849672 -x849673 -x849674 -x849675 -x849676 -x849677 -x849678 -x849679 -x849680 -x849681 -x849682 -x849683 -x849684 -x849685 -x849686 -x849687 -x849688 -x849689 -x849690 -x849691 -x849692 -x849693 -x849694 -x849695 -x849696 -x849697 -x849698 -x849699 -x849700 -x849701 -x849702 -x849703 -x849704 -x849705 -x849706 -x849707 -x849708 -x849709 -x849710 -x849711 -x849712 -x849713 -x849714 -x849715 -x849716 -x849717 -x849718 -x849719 -x849720 -x849721 -x849722 -x849723 -x849724 -x849725 -x849726 -x849727 -x849728 -x849729 -x849730 -x849731 -x849732 -x849733 -x849734 -x849735 -x849736 -x849737 -x849738 -x849739 -x849740 -x849741 -x849742 -x849743 -x849744 -x849745 -x849746 -x849747 -x849748 -x849749 -x849750 -x849751 -x849752 -x849753 -x849754 -x849755 -x849756 -x849757 -x849758 -x849759 -x849760 -x849761 -x849762 x849763 -x849764 -x849765 -x849766 -x849767 -x849768 -x849769 -x849770 -x849771 -x849772 -x849773 -x849774 -x849775 -x849776 -x849777 -x849778 -x849779 -x849780 -x849781 -x849782 -x849783 -x849784 -x849785 -x849786 -x849787 -x849788 -x849789 -x849790 -x849791 -x849792 -x849793 -x849794 -x849795 -x849796 -x849797 -x849798 -x849799 -x849800 -x849801 -x849802 -x849803 -x849804 -x849805 -x849806 -x849807 -x849808 -x849809 -x849810 -x849811 -x849812 -x849813 -x849814 -x849815 -x849816 -x849817 -x849818 -x849819 -x849820 -x849821 -x849822 -x849823 -x849824 -x849825 -x849826 -x849827 -x849828 -x849829 -x849830 -x849831 -x849832 -x849833 -x849834 -x849835 -x849836 -x849837 -x849838 -x849839 -x849840 -x849841 -x849842 -x849843 -x849844 -x849845 -x849846 -x849847 -x849848 -x849849 -x849850 -x849851 -x849852 -x849853 -x849854 -x849855 -x849856 -x849857 -x849858 -x849859 -x849860 -x849861 -x849862 -x849863 -x849864 -x849865 -x849866 -x849867 -x849868 -x849869 -x849870 -x849871 -x849872 -x849873 -x849874 -x849875 -x849876 -x849877 -x849878 -x849879 -x849880 -x849881 -x849882 -x849883 -x849884 -x849885 -x849886 -x849887 -x849888 -x849889 -x849890 -x849891 -x849892 -x849893 -x849894 -x849895 -x849896 -x849897 -x849898 -x849899 -x849900 -x849901 -x849902 -x849903 -x849904 -x849905 -x849906 -x849907 -x849908 -x849909 -x849910 -x849911 -x849912 -x849913 -x849914 -x849915 -x849916 -x849917 -x849918 -x849919 -x849920 -x849921 -x849922 -x849923 -x849924 -x849925 -x849926 -x849927 -x849928 -x849929 -x849930 -x849931 -x849932 -x849933 -x849934 -x849935 -x849936 -x849937 -x849938 -x849939 -x849940 -x849941 -x849942 -x849943 -x849944 -x849945 -x849946 -x849947 -x849948 -x849949 -x849950 -x849951 -x849952 -x849953 -x849954 -x849955 -x849956 -x849957 -x849958 -x849959 -x849960 -x849961 -x849962 -x849963 -x849964 -x849965 -x849966 -x849967 -x849968 -x849969 -x849970 -x849971 -x849972 -x849973 -x849974 -x849975 -x849976 -x849977 -x849978 -x849979 -x849980 -x849981 -x849982 -x849983 -x849984 -x849985 -x849986 -x849987 -x849988 -x849989 x849990 -x849991 -x849992 -x849993 -x849994 -x849995 -x849996 -x849997 -x849998 -x849999
671.68/674.12 v -x850000 -x850001 -x850002 -x850003 -x850004 -x850005 -x850006 -x850007 -x850008 -x850009 -x850010 -x850011 -x850012 -x850013 -x850014 -x850015 -x850016 -x850017 -x850018 -x850019 -x850020 -x850021 -x850022 -x850023 -x850024 -x850025 -x850026 -x850027 -x850028 -x850029 -x850030 -x850031 -x850032 -x850033 -x850034 -x850035 -x850036 -x850037 -x850038 -x850039 -x850040 -x850041 -x850042 -x850043 -x850044 -x850045 -x850046 -x850047 -x850048 -x850049 -x850050 -x850051 -x850052 -x850053 -x850054 -x850055 -x850056 -x850057 -x850058 -x850059 -x850060 -x850061 -x850062 -x850063 -x850064 -x850065 -x850066 -x850067 -x850068 -x850069 -x850070 -x850071 -x850072 -x850073 -x850074 -x850075 -x850076 -x850077 -x850078 -x850079 -x850080 -x850081 -x850082 -x850083 -x850084 -x850085 -x850086 -x850087 -x850088 -x850089 -x850090 -x850091 -x850092 -x850093 -x850094 -x850095 -x850096 -x850097 -x850098 -x850099 -x850100 -x850101 -x850102 -x850103 -x850104 -x850105 -x850106 -x850107 -x850108 -x850109 -x850110 -x850111 -x850112 -x850113 -x850114 -x850115 -x850116 -x850117 -x850118 -x850119 -x850120 -x850121 -x850122 -x850123 -x850124 -x850125 -x850126 -x850127 -x850128 -x850129 -x850130 -x850131 -x850132 -x850133 -x850134 -x850135 -x850136 -x850137 -x850138 -x850139 -x850140 -x850141 -x850142 -x850143 -x850144 -x850145 -x850146 -x850147 -x850148 -x850149 -x850150 -x850151 -x850152 -x850153 -x850154 -x850155 -x850156 -x850157 -x850158 -x850159 -x850160 -x850161 -x850162 -x850163 -x850164 -x850165 -x850166 -x850167 -x850168 -x850169 -x850170 -x850171 -x850172 -x850173 -x850174 -x850175 -x850176 -x850177 -x850178 -x850179 -x850180 -x850181 -x850182 -x850183 -x850184 -x850185 -x850186 -x850187 -x850188 -x850189 -x850190 -x850191 -x850192 -x850193 -x850194 -x850195 -x850196 -x850197 -x850198 -x850199 -x850200 -x850201 -x850202 -x850203 -x850204 -x850205 -x850206 -x850207 -x850208 -x850209 -x850210 -x850211 -x850212 -x850213 -x850214 -x850215 -x850216 x850217 -x850218 -x850219 -x850220 -x850221 -x850222 -x850223 -x850224 -x850225 -x850226 -x850227 -x850228 -x850229 -x850230 -x850231 -x850232 -x850233 -x850234 -x850235 -x850236 -x850237 -x850238 -x850239 -x850240 -x850241 -x850242 -x850243 -x850244 -x850245 -x850246 -x850247 -x850248 -x850249 -x850250 -x850251 -x850252 -x850253 -x850254 -x850255 -x850256 -x850257 -x850258 -x850259 -x850260 -x850261 -x850262 -x850263 -x850264 -x850265 -x850266 -x850267 -x850268 -x850269 -x850270 -x850271 -x850272 -x850273 -x850274 -x850275 -x850276 -x850277 -x850278 -x850279 -x850280 -x850281 -x850282 -x850283 -x850284 -x850285 -x850286 -x850287 -x850288 -x850289 -x850290 -x850291 -x850292 -x850293 -x850294 -x850295 -x850296 -x850297 -x850298 -x850299 -x850300 -x850301 -x850302 -x850303 -x850304 -x850305 -x850306 -x850307 -x850308 -x850309 -x850310 -x850311 -x850312 -x850313 -x850314 -x850315 -x850316 -x850317 -x850318 -x850319 -x850320 -x850321 -x850322 -x850323 -x850324 -x850325 -x850326 -x850327 -x850328 -x850329 -x850330 -x850331 -x850332 -x850333 -x850334 -x850335 -x850336 -x850337 -x850338 -x850339 -x850340 -x850341 -x850342 -x850343 -x850344 -x850345 -x850346 -x850347 -x850348 -x850349 -x850350 -x850351 -x850352 -x850353 -x850354 -x850355 -x850356 -x850357 -x850358 -x850359 -x850360 -x850361 -x850362 -x850363 -x850364 -x850365 -x850366 -x850367 -x850368 -x850369 -x850370 -x850371 -x850372 -x850373 -x850374 -x850375 -x850376 -x850377 -x850378 -x850379 -x850380 -x850381 -x850382 -x850383 -x850384 -x850385 -x850386 -x850387 -x850388 -x850389 -x850390 -x850391 -x850392 -x850393 -x850394 -x850395 -x850396 -x850397 -x850398 -x850399 -x850400 -x850401 -x850402 -x850403 -x850404 -x850405 -x850406 -x850407 -x850408 -x850409 -x850410 -x850411 -x850412 -x850413 -x850414 -x850415 -x850416 -x850417 -x850418 -x850419 -x850420 -x850421 -x850422 -x850423 -x850424 -x850425 -x850426 -x850427 -x850428 -x850429 -x850430 -x850431 -x850432 -x850433 -x850434 -x850435 -x850436 -x850437 -x850438 -x850439 -x850440 -x850441 -x850442 -x850443 x850444 -x850445 -x850446 -x850447 -x850448 -x850449 -x850450 -x850451 -x850452 -x850453 -x850454 -x850455 -x850456 -x850457 -x850458 -x850459 -x850460 -x850461 -x850462 -x850463 -x850464 -x850465 -x850466 -x850467 -x850468 -x850469 -x850470 -x850471 -x850472 -x850473 -x850474 -x850475 -x850476 -x850477 -x850478 -x850479 -x850480 -x850481 -x850482 -x850483 -x850484 -x850485 -x850486 -x850487 -x850488 -x850489 -x850490 -x850491 -x850492 -x850493 -x850494 -x850495 -x850496 -x850497 -x850498 -x850499 -x850500 -x850501 -x850502 -x850503 -x850504 -x850505 -x850506 -x850507 -x850508 -x850509 -x850510 -x850511 -x850512 -x850513 -x850514 -x850515 -x850516 -x850517 -x850518 -x850519 -x850520 -x850521 -x850522 -x850523 -x850524 -x850525 -x850526 -x850527 -x850528 -x850529 -x850530 -x850531 -x850532 -x850533 -x850534 -x850535 -x850536 -x850537 -x850538 -x850539 -x850540 -x850541 -x850542 -x850543 -x850544 -x850545 -x850546 -x850547 -x850548 -x850549 -x850550 -x850551 -x850552 -x850553 -x850554 -x850555 -x850556 -x850557 -x850558 -x850559 -x850560 -x850561 -x850562 -x850563 -x850564 -x850565 -x850566 -x850567 -x850568 -x850569 -x850570 -x850571 -x850572 -x850573 -x850574 -x850575 -x850576 -x850577 -x850578 -x850579 -x850580 -x850581 -x850582 -x850583 -x850584 -x850585 -x850586 -x850587 -x850588 -x850589 -x850590 -x850591 -x850592 -x850593 -x850594 -x850595 -x850596 -x850597 -x850598 -x850599 -x850600 -x850601 -x850602 -x850603 -x850604 -x850605 -x850606 -x850607 -x850608 -x850609 -x850610 -x850611 -x850612 -x850613 -x850614 -x850615 -x850616 -x850617 -x850618 -x850619 -x850620 -x850621 -x850622 -x850623 -x850624 -x850625 -x850626 -x850627 -x850628 -x850629 -x850630 -x850631 -x850632 -x850633 -x850634 -x850635 -x850636 -x850637 -x850638 -x850639 -x850640 -x850641 -x850642 -x850643 -x850644 -x850645 -x850646 -x850647 -x850648 -x850649 -x850650 -x850651 -x850652 -x850653 -x850654 -x850655 -x850656 -x850657 -x850658 -x850659 -x850660 -x850661 -x850662 -x850663 -x850664 -x850665 -x850666 -x850667 -x850668 -x850669 -x850670 x850671 -x850672 -x850673 -x850674 -x850675 -x850676 -x850677 -x850678 -x850679 -x850680 -x850681 -x850682 -x850683 -x850684 -x850685 -x850686 -x850687 -x850688 -x850689 -x850690 -x850691 -x850692 -x850693 -x850694 -x850695 -x850696 -x850697 -x850698 -x850699 -x850700 -x850701 -x850702 -x850703 -x850704 -x850705 -x850706 -x850707 -x850708 -x850709 -x850710 -x850711 -x850712 -x850713 -x850714 -x850715 -x850716 -x850717 -x850718 -x850719 -x850720 -x850721 -x850722 -x850723 -x850724 -x850725 -x850726 -x850727 -x850728 -x850729 -x850730 -x850731 -x850732 -x850733 -x850734 -x850735 -x850736 -x850737 -x850738 -x850739 -x850740 -x850741 -x850742 -x850743 -x850744 -x850745 -x850746 -x850747 -x850748 -x850749 -x850750 -x850751 -x850752 -x850753 -x850754 -x850755 -x850756 -x850757 -x850758 -x850759 -x850760 -x850761 -x850762 -x850763 -x850764 -x850765 -x850766 -x850767 -x850768 -x850769 -x850770 -x850771 -x850772 -x850773 -x850774 -x850775 -x850776 -x850777 -x850778 -x850779 -x850780 -x850781 -x850782 -x850783 -x850784 -x850785 -x850786 -x850787 -x850788 -x850789 -x850790 -x850791 -x850792 -x850793 -x850794 -x850795 -x850796 -x850797 -x850798 -x850799 -x850800 -x850801 -x850802 -x850803 -x850804 -x850805 -x850806 -x850807 -x850808 -x850809 -x850810 -x850811 -x850812 -x850813 -x850814 -x850815 -x850816 -x850817 -x850818 -x850819 -x850820 -x850821 -x850822 -x850823 -x850824 -x850825 -x850826 -x850827 -x850828 -x850829 -x850830 -x850831 -x850832 -x850833 -x850834 -x850835 -x850836 -x850837 -x850838 -x850839 -x850840 -x850841 -x850842 -x850843 -x850844 -x850845 -x850846 -x850847 -x850848 -x850849 -x850850 -x850851 -x850852 -x850853 -x850854 -x850855 -x850856 -x850857 -x850858 -x850859 -x850860 -x850861 -x850862 -x850863 -x850864 -x850865 -x850866 -x850867 -x850868 -x850869 -x850870 -x850871 -x850872 -x850873 -x850874 -x850875 -x850876 -x850877 -x850878 -x850879 -x850880 -x850881 -x850882 -x850883 -x850884 -x850885 -x850886 -x850887 -x850888 -x850889 -x850890 -x850891 -x850892 -x850893 -x850894 -x850895 -x850896 -x850897 x850898 -x850899 -x850900 -x850901 -x850902 -x850903 -x850904 -x850905 -x850906 -x850907 -x850908 -x850909 -x850910 -x850911 -x850912 -x850913 -x850914 -x850915 -x850916 -x850917 -x850918 -x850919 -x850920 -x850921 -x850922 -x850923 -x850924 -x850925 -x850926 -x850927 -x850928 -x850929 -x850930 -x850931 -x850932 -x850933 -x850934 -x850935 -x850936 -x850937 -x850938 -x850939 -x850940 -x850941 -x850942 -x850943 -x850944 -x850945 -x850946 -x850947 -x850948 -x850949 -x850950 -x850951 -x850952 -x850953 -x850954 -x850955 -x850956 -x850957 -x850958 -x850959 -x850960 -x850961 -x850962 -x850963 -x850964 -x850965 -x850966 -x850967 -x850968 -x850969 -x850970 -x850971 -x850972 -x850973 -x850974 -x850975 -x850976 -x850977 -x850978 -x850979 -x850980 -x850981 -x850982 -x850983 -x850984 -x850985 -x850986 -x850987 -x850988 -x850989 -x850990 -x850991 -x850992 -x850993 -x850994 -x850995 -x850996 -x850997 -x850998 -x850999 -x851000 -x851001 -x851002 -x851003 -x851004 -x851005 -x851006 -x851007 -x851008 -x851009 -x851010 -x851011 -x851012 -x851013 -x851014 -x851015 -x851016 -x851017 -x851018 -x851019 -x851020 -x851021 -x851022 -x851023 -x851024 -x851025 -x851026 -x851027 -x851028 -x851029 -x851030 -x851031 -x851032 -x851033 -x851034 -x851035 -x851036 -x851037 -x851038 -x851039 -x851040 -x851041 -x851042 -x851043 -x851044 -x851045 -x851046 -x851047 -x851048 -x851049 -x851050 -x851051 -x851052 -x851053 -x851054 -x851055 -x851056 -x851057 -x851058 -x851059 -x851060 -x851061 -x851062 -x851063 -x851064 -x851065 -x851066 -x851067 -x851068 -x851069 -x851070 -x851071 -x851072 -x851073 -x851074 -x851075 -x851076 -x851077 -x851078 -x851079 -x851080 -x851081 -x851082 -x851083 -x851084 -x851085 -x851086 -x851087 -x851088 -x851089 -x851090 -x851091 -x851092 -x851093 -x851094 -x851095 -x851096 -x851097 -x851098 -x851099 -x851100 -x851101 -x851102 -x851103 -x851104 -x851105 -x851106 -x851107 -x851108 -x851109 -x851110 -x851111 -x851112 -x851113 -x851114 -x851115 -x851116 -x851117 -x851118 -x851119 -x851120 -x851121 -x851122 -x851123 -x851124 x851125 -x851126 -x851127 -x851128 -x851129 -x851130 -x851131 -x851132 -x851133 -x851134 -x851135 -x851136 -x851137 -x851138 -x851139 -x851140 -x851141 -x851142 -x851143 -x851144 -x851145 -x851146 -x851147 -x851148 -x851149 -x851150 -x851151 -x851152 -x851153 -x851154 -x851155 -x851156 -x851157 -x851158 -x851159 -x851160 -x851161 -x851162 -x851163 -x851164 -x851165 -x851166 -x851167 -x851168 -x851169 -x851170 -x851171 -x851172 -x851173 -x851174 -x851175 -x851176 -x851177 -x851178 -x851179 -x851180 -x851181 -x851182 -x851183 -x851184 -x851185 -x851186 -x851187 -x851188 -x851189 -x851190 -x851191 -x851192 -x851193 -x851194 -x851195 -x851196 -x851197 -x851198 -x851199 -x851200 -x851201 -x851202 -x851203 -x851204 -x851205 -x851206 -x851207 -x851208 -x851209 -x851210 -x851211 -x851212 -x851213 -x851214 -x851215 -x851216 -x851217 -x851218 -x851219 -x851220 -x851221 -x851222 -x851223 -x851224 -x851225 -x851226 -x851227 -x851228 -x851229 -x851230 -x851231 -x851232 -x851233 -x851234 -x851235 -x851236 -x851237 -x851238 -x851239 -x851240 -x851241 -x851242 -x851243 -x851244 -x851245 -x851246 -x851247 -x851248 -x851249 -x851250 -x851251 -x851252 -x851253 -x851254 -x851255 -x851256 -x851257 -x851258 -x851259 -x851260 -x851261 -x851262 -x851263 -x851264 -x851265 -x851266 -x851267 -x851268 -x851269 -x851270 -x851271 -x851272 -x851273 -x851274 -x851275 -x851276 -x851277 -x851278 -x851279 -x851280 -x851281 -x851282 -x851283 -x851284 -x851285 -x851286 -x851287 -x851288 -x851289 -x851290 -x851291 -x851292 -x851293 -x851294 -x851295 -x851296 -x851297 -x851298 -x851299 -x851300 -x851301 -x851302 -x851303 -x851304 -x851305 -x851306 -x851307 -x851308 -x851309 -x851310 -x851311 -x851312 -x851313 -x851314 -x851315 -x851316 -x851317 -x851318 -x851319 -x851320 -x851321 -x851322 -x851323 -x851324 -x851325 -x851326 -x851327 -x851328 -x851329 -x851330 -x851331 -x851332 -x851333 -x851334 -x851335 -x851336 -x851337 -x851338 -x851339 -x851340 -x851341 -x851342 -x851343 -x851344 -x851345 -x851346 -x851347 -x851348 -x851349 -x851350 -x851351 x851352 -x851353 -x851354 -x851355 -x851356 -x851357 -x851358 -x851359 -x851360 -x851361 -x851362 -x851363 -x851364 -x851365 -x851366 -x851367 -x851368 -x851369 -x851370 -x851371 -x851372 -x851373 -x851374 -x851375 -x851376 -x851377 -x851378 -x851379 -x851380 -x851381 -x851382 -x851383 -x851384 -x851385 -x851386 -x851387 -x851388 -x851389 -x851390 -x851391 -x851392 -x851393 -x851394 -x851395 -x851396 -x851397 -x851398 -x851399 -x851400 -x851401 -x851402 -x851403 -x851404 -x851405 -x851406 -x851407 -x851408 -x851409 -x851410 -x851411 -x851412 -x851413 -x851414 -x851415 -x851416 -x851417 -x851418 -x851419 -x851420 -x851421 -x851422 -x851423 -x851424 -x851425 -x851426 -x851427 -x851428 -x851429 -x851430 -x851431 -x851432 -x851433 -x851434 -x851435 -x851436 -x851437 -x851438 -x851439 -x851440 -x851441 -x851442 -x851443 -x851444 -x851445 -x851446 -x851447 -x851448 -x851449 -x851450 -x851451 -x851452 -x851453 -x851454 -x851455 -x851456 -x851457 -x851458 -x851459 -x851460 -x851461 -x851462 -x851463 -x851464 -x851465 -x851466 -x851467 -x851468 -x851469 -x851470 -x851471 -x851472 -x851473 -x851474 -x851475 -x851476 -x851477 -x851478 -x851479 -x851480 -x851481 -x851482 -x851483 -x851484 -x851485 -x851486 -x851487 -x851488 -x851489 -x851490 -x851491 -x851492 -x851493 -x851494 -x851495 -x851496 -x851497 -x851498 -x851499 -x851500 -x851501 -x851502 -x851503 -x851504 -x851505 -x851506 -x851507 -x851508 -x851509 -x851510 -x851511 -x851512 -x851513 -x851514 -x851515 -x851516 -x851517 -x851518 -x851519 -x851520 -x851521 -x851522 -x851523 -x851524 -x851525 -x851526 -x851527 -x851528 -x851529 -x851530 -x851531 -x851532 -x851533 -x851534 -x851535 -x851536 -x851537 -x851538 -x851539 -x851540 -x851541 -x851542 -x851543 -x851544 -x851545 -x851546 -x851547 -x851548 -x851549 -x851550 -x851551 -x851552 -x851553 -x851554 -x851555 -x851556 -x851557 -x851558 -x851559 -x851560 -x851561 -x851562 -x851563 -x851564 -x851565 -x851566 -x851567 -x851568 -x851569 -x851570 -x851571 -x851572 -x851573 -x851574 -x851575 -x851576 -x851577 -x851578 x851579 -x851580 -x851581 -x851582 -x851583 -x851584 -x851585 -x851586 -x851587 -x851588 -x851589 -x851590 -x851591 -x851592 -x851593 -x851594 -x851595 -x851596 -x851597 -x851598 -x851599 -x851600 -x851601 -x851602 -x851603 -x851604 -x851605 -x851606 -x851607 -x851608 -x851609 -x851610 -x851611 -x851612 -x851613 -x851614 -x851615 -x851616 -x851617 -x851618 -x851619 -x851620 -x851621 -x851622 -x851623 -x851624 -x851625 -x851626 -x851627 -x851628 -x851629 -x851630 -x851631 -x851632 -x851633 -x851634 -x851635 -x851636 -x851637 -x851638 -x851639 -x851640 -x851641 -x851642 -x851643 -x851644 -x851645 -x851646 -x851647 -x851648 -x851649 -x851650 -x851651 -x851652 -x851653 -x851654 -x851655 -x851656 -x851657 -x851658 -x851659 -x851660 -x851661 -x851662 -x851663 -x851664 -x851665 -x851666 -x851667 -x851668 -x851669 -x851670 -x851671 -x851672 -x851673 -x851674 -x851675 -x851676 -x851677 -x851678 -x851679 -x851680 -x851681 -x851682 -x851683 -x851684 -x851685 -x851686 -x851687 -x851688 -x851689 -x851690 -x851691 -x851692 -x851693 -x851694 -x851695 -x851696 -x851697 -x851698 -x851699 -x851700 -x851701 -x851702 -x851703 -x851704 -x851705 -x851706 -x851707 -x851708 -x851709 -x851710 -x851711 -x851712 -x851713 -x851714 -x851715 -x851716 -x851717 -x851718 -x851719 -x851720 -x851721 -x851722 -x851723 -x851724 -x851725 -x851726 -x851727 -x851728 -x851729 -x851730 -x851731 -x851732 -x851733 -x851734 -x851735 -x851736 -x851737 -x851738 -x851739 -x851740 -x851741 -x851742 -x851743 -x851744 -x851745 -x851746 -x851747 -x851748 -x851749 -x851750 -x851751 -x851752 -x851753 -x851754 -x851755 -x851756 -x851757 -x851758 -x851759 -x851760 -x851761 -x851762 -x851763 -x851764 -x851765 -x851766 -x851767 -x851768 -x851769 -x851770 -x851771 -x851772 -x851773 -x851774 -x851775 -x851776 -x851777 -x851778 -x851779 -x851780 -x851781 -x851782 -x851783 -x851784 -x851785 -x851786 -x851787 -x851788 -x851789 -x851790 -x851791 -x851792 -x851793 -x851794 -x851795 -x851796 -x851797 -x851798 -x851799 -x851800 -x851801 -x851802 -x851803 -x851804 -x851805 x851806 -x851807 -x851808 -x851809 -x851810 -x851811 -x851812 -x851813 -x851814 -x851815 -x851816 -x851817 -x851818 -x851819 -x851820 -x851821 -x851822 -x851823 -x851824 -x851825 -x851826 -x851827 -x851828 -x851829 -x851830 -x851831 -x851832 -x851833 -x851834 -x851835 -x851836 -x851837 -x851838 -x851839 -x851840 -x851841 -x851842 -x851843 -x851844 -x851845 -x851846 -x851847 -x851848 -x851849 -x851850 -x851851 -x851852 -x851853 -x851854 -x851855 -x851856 -x851857 -x851858 -x851859 -x851860 -x851861 -x851862 -x851863 -x851864 -x851865 -x851866 -x851867 -x851868 -x851869 -x851870 -x851871 -x851872 -x851873 -x851874 -x851875 -x851876 -x851877 -x851878 -x851879 -x851880 -x851881 -x851882 -x851883 -x851884 -x851885 -x851886 -x851887 -x851888 -x851889 -x851890 -x851891 -x851892 -x851893 -x851894 -x851895 -x851896 -x851897 -x851898 -x851899 -x851900 -x851901 -x851902 -x851903 -x851904 -x851905 -x851906 -x851907 -x851908 -x851909 -x851910 -x851911 -x851912 -x851913 -x851914 -x851915 -x851916 -x851917 -x851918 -x851919 -x851920 -x851921 -x851922 -x851923 -x851924 -x851925 -x851926 -x851927 -x851928 -x851929 -x851930 -x851931 -x851932 -x851933 -x851934 -x851935 -x851936 -x851937 -x851938 -x851939 -x851940 -x851941 -x851942 -x851943 -x851944 -x851945 -x851946 -x851947 -x851948 -x851949 -x851950 -x851951 -x851952 -x851953 -x851954 -x851955 -x851956 -x851957 -x851958 -x851959 -x851960 -x851961 -x851962 -x851963 -x851964 -x851965 -x851966 -x851967 -x851968 -x851969 -x851970 -x851971 -x851972 -x851973 -x851974 -x851975 -x851976 -x851977 -x851978 -x851979 -x851980 -x851981 -x851982 -x851983 -x851984 -x851985 -x851986 -x851987 -x851988 -x851989 -x851990 -x851991 -x851992 -x851993 -x851994 -x851995 -x851996 -x851997 -x851998 -x851999
671.68/674.12 v -x852000 -x852001 -x852002 -x852003 -x852004 -x852005 -x852006 -x852007 -x852008 -x852009 -x852010 -x852011 -x852012 -x852013 -x852014 -x852015 -x852016 -x852017 -x852018 -x852019 -x852020 -x852021 -x852022 -x852023 -x852024 -x852025 -x852026 -x852027 -x852028 -x852029 -x852030 -x852031 -x852032 x852033 -x852034 -x852035 -x852036 -x852037 -x852038 -x852039 -x852040 -x852041 -x852042 -x852043 -x852044 -x852045 -x852046 -x852047 -x852048 -x852049 -x852050 -x852051 -x852052 -x852053 -x852054 -x852055 -x852056 -x852057 -x852058 -x852059 -x852060 -x852061 -x852062 -x852063 -x852064 -x852065 -x852066 -x852067 -x852068 -x852069 -x852070 -x852071 -x852072 -x852073 -x852074 -x852075 -x852076 -x852077 -x852078 -x852079 -x852080 -x852081 -x852082 -x852083 -x852084 -x852085 -x852086 -x852087 -x852088 -x852089 -x852090 -x852091 -x852092 -x852093 -x852094 -x852095 -x852096 -x852097 -x852098 -x852099 -x852100 -x852101 -x852102 -x852103 -x852104 -x852105 -x852106 -x852107 -x852108 -x852109 -x852110 -x852111 -x852112 -x852113 -x852114 -x852115 -x852116 -x852117 -x852118 -x852119 -x852120 -x852121 -x852122 -x852123 -x852124 -x852125 -x852126 -x852127 -x852128 -x852129 -x852130 -x852131 -x852132 -x852133 -x852134 x852135 -x852136 -x852137 -x852138 -x852139 -x852140 -x852141 -x852142 -x852143 -x852144 -x852145 -x852146 -x852147 -x852148 -x852149 -x852150 -x852151 -x852152 -x852153 -x852154 -x852155 -x852156 -x852157 -x852158 -x852159 -x852160 -x852161 -x852162 -x852163 -x852164 -x852165 -x852166 -x852167 -x852168 -x852169 -x852170 -x852171 -x852172 -x852173 -x852174 -x852175 -x852176 -x852177 -x852178 -x852179 -x852180 -x852181 -x852182 -x852183 -x852184 -x852185 -x852186 -x852187 -x852188 -x852189 -x852190 -x852191 -x852192 -x852193 -x852194 -x852195 -x852196 -x852197 -x852198 -x852199 -x852200 -x852201 -x852202 -x852203 -x852204 -x852205 -x852206 -x852207 -x852208 -x852209 -x852210 -x852211 -x852212 -x852213 -x852214 -x852215 -x852216 -x852217 -x852218 -x852219 -x852220 -x852221 -x852222 -x852223 -x852224 -x852225 -x852226 -x852227 -x852228 -x852229 -x852230 -x852231 -x852232 -x852233 -x852234 -x852235 -x852236 -x852237 -x852238 -x852239 -x852240 -x852241 -x852242 -x852243 -x852244 -x852245 -x852246 -x852247 -x852248 -x852249 -x852250 -x852251 -x852252 -x852253 -x852254 -x852255 -x852256 -x852257 -x852258 -x852259 -x852260 -x852261 -x852262 -x852263 -x852264 -x852265 -x852266 -x852267 -x852268 -x852269 -x852270 -x852271 -x852272 -x852273 -x852274 -x852275 -x852276 -x852277 -x852278 -x852279 -x852280 -x852281 -x852282 -x852283 -x852284 -x852285 -x852286 -x852287 -x852288 -x852289 -x852290 -x852291 -x852292 -x852293 -x852294 -x852295 -x852296 -x852297 -x852298 -x852299 -x852300 -x852301 -x852302 -x852303 -x852304 -x852305 -x852306 -x852307 -x852308 -x852309 -x852310 -x852311 -x852312 -x852313 -x852314 -x852315 -x852316 -x852317 -x852318 -x852319 -x852320 -x852321 -x852322 -x852323 -x852324 -x852325 -x852326 -x852327 -x852328 -x852329 -x852330 -x852331 -x852332 -x852333 -x852334 -x852335 -x852336 -x852337 -x852338 -x852339 -x852340 -x852341 -x852342 -x852343 -x852344 -x852345 -x852346 -x852347 -x852348 -x852349 -x852350 -x852351 -x852352 -x852353 -x852354 -x852355 -x852356 -x852357 -x852358 -x852359 -x852360 -x852361 -x852362 -x852363 -x852364 -x852365 -x852366 -x852367 -x852368 -x852369 -x852370 -x852371 -x852372 -x852373 -x852374 -x852375 -x852376 -x852377 -x852378 -x852379 -x852380 -x852381 -x852382 -x852383 -x852384 -x852385 x852386 -x852387 -x852388 -x852389 -x852390 -x852391 -x852392 -x852393 -x852394 -x852395 -x852396 -x852397 -x852398 -x852399 -x852400 -x852401 -x852402 -x852403 -x852404 -x852405 -x852406 -x852407 -x852408 -x852409 -x852410 -x852411 -x852412 -x852413 -x852414 -x852415 -x852416 -x852417 -x852418 -x852419 -x852420 -x852421 -x852422 -x852423 -x852424 -x852425 -x852426 -x852427 -x852428 -x852429 -x852430 -x852431 -x852432 -x852433 -x852434 -x852435 -x852436 -x852437 -x852438 -x852439 -x852440 -x852441 -x852442 -x852443 -x852444 -x852445 -x852446 -x852447 -x852448 -x852449 -x852450 -x852451 -x852452 -x852453 -x852454 -x852455 -x852456 -x852457 -x852458 -x852459 -x852460 -x852461 -x852462 -x852463 -x852464 -x852465 -x852466 -x852467 -x852468 -x852469 -x852470 -x852471 -x852472 -x852473 -x852474 -x852475 -x852476 -x852477 -x852478 -x852479 -x852480 -x852481 -x852482 -x852483 -x852484 -x852485 -x852486 -x852487 -x852488 -x852489 -x852490 -x852491 -x852492 -x852493 -x852494 -x852495 -x852496 -x852497 -x852498 -x852499 -x852500 -x852501 -x852502 -x852503 -x852504 -x852505 -x852506 -x852507 -x852508 -x852509 -x852510 -x852511 -x852512 -x852513 -x852514 x852515 -x852516 -x852517 -x852518 -x852519 -x852520 -x852521 -x852522 -x852523 -x852524 -x852525 -x852526 -x852527 -x852528 -x852529 -x852530 -x852531 -x852532 -x852533 -x852534 -x852535 -x852536 -x852537 -x852538 -x852539 -x852540 -x852541 -x852542 -x852543 -x852544 -x852545 -x852546 -x852547 -x852548 -x852549 -x852550 -x852551 -x852552 -x852553 -x852554 -x852555 -x852556 -x852557 -x852558 -x852559 -x852560 -x852561 -x852562 -x852563 -x852564 -x852565 -x852566 -x852567 -x852568 -x852569 -x852570 -x852571 -x852572 -x852573 -x852574 -x852575 -x852576 -x852577 -x852578 -x852579 -x852580 -x852581 -x852582 -x852583 -x852584 -x852585 -x852586 -x852587 -x852588 -x852589 -x852590 -x852591 -x852592 -x852593 -x852594 -x852595 -x852596 -x852597 -x852598 -x852599 -x852600 -x852601 -x852602 -x852603 -x852604 -x852605 -x852606 -x852607 -x852608 -x852609 -x852610 -x852611 -x852612 -x852613 -x852614 -x852615 -x852616 -x852617 -x852618 -x852619 -x852620 -x852621 -x852622 -x852623 -x852624 -x852625 -x852626 -x852627 -x852628 -x852629 -x852630 -x852631 -x852632 -x852633 -x852634 -x852635 -x852636 -x852637 -x852638 -x852639 -x852640 -x852641 -x852642 -x852643 -x852644 -x852645 -x852646 -x852647 -x852648 -x852649 -x852650 -x852651 -x852652 -x852653 -x852654 -x852655 -x852656 -x852657 -x852658 -x852659 -x852660 -x852661 -x852662 -x852663 -x852664 -x852665 -x852666 -x852667 -x852668 -x852669 -x852670 -x852671 -x852672 -x852673 -x852674 -x852675 -x852676 -x852677 -x852678 -x852679 -x852680 -x852681 -x852682 -x852683 -x852684 -x852685 -x852686 -x852687 -x852688 -x852689 -x852690 -x852691 -x852692 -x852693 -x852694 -x852695 -x852696 -x852697 -x852698 -x852699 -x852700 -x852701 -x852702 -x852703 -x852704 -x852705 -x852706 -x852707 -x852708 -x852709 -x852710 -x852711 -x852712 -x852713 -x852714 -x852715 -x852716 -x852717 -x852718 -x852719 -x852720 -x852721 -x852722 -x852723 -x852724 -x852725 -x852726 -x852727 -x852728 -x852729 -x852730 -x852731 -x852732 -x852733 -x852734 -x852735 -x852736 -x852737 -x852738 -x852739 -x852740 -x852741 -x852742 -x852743 -x852744 -x852745 -x852746 -x852747 -x852748 -x852749 -x852750 -x852751 -x852752 -x852753 -x852754 -x852755 -x852756 -x852757 -x852758 -x852759 -x852760 -x852761 -x852762 -x852763 -x852764 -x852765 -x852766 -x852767 -x852768 -x852769 -x852770 -x852771 -x852772 -x852773 -x852774 -x852775 -x852776 -x852777 -x852778 -x852779 -x852780 -x852781 -x852782 -x852783 -x852784 -x852785 -x852786 -x852787 -x852788 -x852789 -x852790 -x852791 -x852792 -x852793 -x852794 -x852795 -x852796 -x852797 -x852798 -x852799 -x852800 -x852801 -x852802 -x852803 -x852804 -x852805 -x852806 -x852807 -x852808 -x852809 -x852810 -x852811 -x852812 -x852813 -x852814 -x852815 -x852816 -x852817 -x852818 -x852819 -x852820 -x852821 -x852822 -x852823 -x852824 -x852825 -x852826 -x852827 -x852828 -x852829 -x852830 -x852831 -x852832 -x852833 -x852834 -x852835 -x852836 -x852837 -x852838 -x852839 -x852840 -x852841 -x852842 -x852843 -x852844 -x852845 -x852846 -x852847 -x852848 -x852849 -x852850 -x852851 -x852852 -x852853 -x852854 -x852855 x852856 -x852857 -x852858 -x852859 -x852860 -x852861 -x852862 -x852863 -x852864 -x852865 -x852866 -x852867 -x852868 -x852869 -x852870 -x852871 -x852872 -x852873 -x852874 -x852875 -x852876 -x852877 -x852878 -x852879 -x852880 -x852881 -x852882 -x852883 -x852884 -x852885 -x852886 -x852887 -x852888 -x852889 -x852890 -x852891 -x852892 -x852893 -x852894 -x852895 -x852896 -x852897 -x852898 -x852899 -x852900 -x852901 -x852902 -x852903 -x852904 -x852905 -x852906 -x852907 -x852908 -x852909 -x852910 -x852911 -x852912 -x852913 -x852914 -x852915 -x852916 -x852917 -x852918 -x852919 -x852920 -x852921 -x852922 -x852923 -x852924 -x852925 -x852926 -x852927 -x852928 -x852929 -x852930 -x852931 -x852932 -x852933 -x852934 -x852935 -x852936 -x852937 -x852938 -x852939 -x852940 -x852941 -x852942 -x852943 -x852944 -x852945 -x852946 -x852947 -x852948 -x852949 -x852950 -x852951 -x852952 -x852953 -x852954 -x852955 -x852956 -x852957 -x852958 -x852959 -x852960 -x852961 -x852962 -x852963 -x852964 -x852965 -x852966 -x852967 -x852968 -x852969 -x852970 -x852971 -x852972 -x852973 -x852974 -x852975 -x852976 -x852977 -x852978 -x852979 -x852980 -x852981 -x852982 -x852983 -x852984 -x852985 -x852986 -x852987 -x852988 -x852989 -x852990 -x852991 -x852992 -x852993 -x852994 -x852995 -x852996 -x852997 -x852998 -x852999 -x853000 -x853001 -x853002 -x853003 -x853004 -x853005 -x853006 -x853007 -x853008 -x853009 -x853010 -x853011 -x853012 -x853013 -x853014 -x853015 -x853016 -x853017 -x853018 -x853019 -x853020 -x853021 -x853022 -x853023 -x853024 -x853025 -x853026 -x853027 -x853028 -x853029 -x853030 -x853031 -x853032 -x853033 -x853034 -x853035 -x853036 -x853037 -x853038 -x853039 -x853040 -x853041 -x853042 -x853043 -x853044 -x853045 -x853046 -x853047 -x853048 -x853049 -x853050 -x853051 -x853052 -x853053 -x853054 -x853055 -x853056 -x853057 -x853058 -x853059 -x853060 -x853061 -x853062 -x853063 -x853064 -x853065 -x853066 -x853067 -x853068 -x853069 -x853070 -x853071 -x853072 -x853073 -x853074 -x853075 -x853076 -x853077 -x853078 -x853079 -x853080 -x853081 -x853082 -x853083 -x853084 -x853085 -x853086 -x853087 -x853088 -x853089 -x853090 -x853091 -x853092 -x853093 -x853094 -x853095 -x853096 -x853097 -x853098 -x853099 -x853100 -x853101 -x853102 -x853103 -x853104 -x853105 -x853106 -x853107 -x853108 -x853109 -x853110 -x853111 x853112 -x853113 -x853114 -x853115 -x853116 -x853117 -x853118 -x853119 -x853120 -x853121 -x853122 -x853123 -x853124 -x853125 -x853126 -x853127 -x853128 -x853129 -x853130 -x853131 -x853132 -x853133 -x853134 -x853135 -x853136 -x853137 -x853138 -x853139 -x853140 -x853141 -x853142 -x853143 -x853144 -x853145 -x853146 -x853147 -x853148 -x853149 -x853150 -x853151 -x853152 -x853153 -x853154 -x853155 -x853156 -x853157 -x853158 -x853159 -x853160 -x853161 -x853162 -x853163 -x853164 -x853165 -x853166 -x853167 -x853168 -x853169 -x853170 -x853171 -x853172 -x853173 -x853174 -x853175 -x853176 -x853177 -x853178 -x853179 -x853180 -x853181 -x853182 -x853183 -x853184 -x853185 -x853186 -x853187 -x853188 -x853189 -x853190 -x853191 -x853192 -x853193 -x853194 -x853195 -x853196 -x853197 -x853198 -x853199 -x853200 -x853201 -x853202 -x853203 -x853204 -x853205 -x853206 -x853207 -x853208 -x853209 -x853210 -x853211 -x853212 -x853213 -x853214 -x853215 -x853216 -x853217 -x853218 -x853219 -x853220 -x853221 -x853222 -x853223 -x853224 -x853225 -x853226 -x853227 -x853228 -x853229 -x853230 -x853231 -x853232 -x853233 -x853234 -x853235 -x853236 -x853237 -x853238 -x853239 -x853240 -x853241 -x853242 -x853243 -x853244 -x853245 -x853246 -x853247 -x853248 -x853249 -x853250 -x853251 -x853252 -x853253 -x853254 -x853255 -x853256 -x853257 -x853258 -x853259 -x853260 -x853261 -x853262 -x853263 -x853264 -x853265 -x853266 -x853267 -x853268 -x853269 -x853270 -x853271 -x853272 -x853273 -x853274 -x853275 -x853276 -x853277 -x853278 -x853279 -x853280 -x853281 -x853282 -x853283 -x853284 -x853285 -x853286 -x853287 -x853288 -x853289 -x853290 -x853291 -x853292 -x853293 -x853294 -x853295 -x853296 -x853297 -x853298 -x853299 -x853300 -x853301 -x853302 -x853303 -x853304 -x853305 -x853306 -x853307 -x853308 -x853309 -x853310 -x853311 -x853312 -x853313 -x853314 -x853315 -x853316 -x853317 -x853318 -x853319 -x853320 -x853321 -x853322 -x853323 -x853324 -x853325 -x853326 -x853327 -x853328 -x853329 -x853330 -x853331 -x853332 -x853333 -x853334 -x853335 -x853336 -x853337 -x853338 -x853339 -x853340 -x853341 -x853342 -x853343 -x853344 -x853345 -x853346 -x853347 -x853348 -x853349 -x853350 -x853351 -x853352 -x853353 -x853354 -x853355 -x853356 -x853357 -x853358 -x853359 -x853360 -x853361 -x853362 -x853363 -x853364 -x853365 -x853366 -x853367 -x853368 -x853369 -x853370 -x853371 -x853372 -x853373 -x853374 -x853375 -x853376 -x853377 -x853378 -x853379 -x853380 -x853381 -x853382 -x853383 -x853384 -x853385 -x853386 -x853387 -x853388 -x853389 -x853390 -x853391 -x853392 -x853393 -x853394 -x853395 -x853396 x853397 -x853398 -x853399 -x853400 -x853401 -x853402 -x853403 -x853404 -x853405 -x853406 -x853407 -x853408 -x853409 -x853410 -x853411 -x853412 -x853413 -x853414 -x853415 -x853416 -x853417 -x853418 -x853419 -x853420 -x853421 -x853422 -x853423 -x853424 -x853425 -x853426 -x853427 -x853428 -x853429 -x853430 -x853431 -x853432 -x853433 -x853434 -x853435 -x853436 -x853437 -x853438 -x853439 -x853440 -x853441 -x853442 -x853443 -x853444 -x853445 -x853446 -x853447 -x853448 -x853449 -x853450 -x853451 -x853452 -x853453 -x853454 -x853455 -x853456 -x853457 -x853458 -x853459 -x853460 -x853461 -x853462 -x853463 -x853464 -x853465 -x853466 -x853467 -x853468 -x853469 -x853470 -x853471 -x853472 -x853473 -x853474 -x853475 -x853476 -x853477 -x853478 -x853479 -x853480 -x853481 -x853482 -x853483 -x853484 -x853485 -x853486 -x853487 -x853488 -x853489 -x853490 -x853491 -x853492 -x853493 -x853494 -x853495 -x853496 -x853497 -x853498 -x853499 -x853500 -x853501 -x853502 -x853503 -x853504 -x853505 -x853506 -x853507 -x853508 -x853509 -x853510 -x853511 -x853512 -x853513 -x853514 -x853515 -x853516 -x853517 -x853518 -x853519 -x853520 -x853521 -x853522 -x853523 -x853524 -x853525 -x853526 -x853527 -x853528 -x853529 -x853530 -x853531 -x853532 -x853533 -x853534 -x853535 -x853536 -x853537 -x853538 -x853539 -x853540 -x853541 -x853542 -x853543 -x853544 -x853545 -x853546 -x853547 -x853548 -x853549 -x853550 -x853551 -x853552 -x853553 -x853554 -x853555 -x853556 -x853557 -x853558 -x853559 -x853560 -x853561 -x853562 -x853563 -x853564 -x853565 -x853566 -x853567 -x853568 -x853569 -x853570 -x853571 -x853572 -x853573 -x853574 -x853575 -x853576 -x853577 -x853578 -x853579 -x853580 -x853581 -x853582 -x853583 -x853584 -x853585 -x853586 -x853587 -x853588 -x853589 -x853590 -x853591 -x853592 -x853593 -x853594 -x853595 -x853596 -x853597 -x853598 -x853599 -x853600 -x853601 -x853602 -x853603 -x853604 -x853605 -x853606 -x853607 -x853608 -x853609 -x853610 -x853611 -x853612 -x853613 -x853614 -x853615 -x853616 -x853617 -x853618 -x853619 -x853620 -x853621 -x853622 -x853623 -x853624 -x853625 -x853626 -x853627 -x853628 -x853629 -x853630 -x853631 -x853632 -x853633 x853634 -x853635 -x853636 -x853637 -x853638 -x853639 -x853640 -x853641 -x853642 -x853643 -x853644 -x853645 -x853646 -x853647 -x853648 -x853649 -x853650 -x853651 -x853652 -x853653 -x853654 -x853655 -x853656 -x853657 -x853658 -x853659 -x853660 -x853661 -x853662 -x853663 -x853664 -x853665 -x853666 -x853667 -x853668 -x853669 -x853670 -x853671 -x853672 -x853673 -x853674 -x853675 -x853676 -x853677 -x853678 -x853679 -x853680 -x853681 -x853682 -x853683 -x853684 -x853685 -x853686 -x853687 -x853688 -x853689 -x853690 -x853691 -x853692 -x853693 -x853694 -x853695 -x853696 -x853697 -x853698 -x853699 -x853700 -x853701 -x853702 -x853703 -x853704 -x853705 -x853706 -x853707 -x853708 -x853709 -x853710 -x853711 -x853712 -x853713 -x853714 -x853715 -x853716 -x853717 -x853718 -x853719 -x853720 -x853721 -x853722 -x853723 -x853724 -x853725 -x853726 -x853727 -x853728 -x853729 -x853730 -x853731 -x853732 -x853733 -x853734 -x853735 -x853736 -x853737 -x853738 -x853739 -x853740 -x853741 -x853742 -x853743 -x853744 -x853745 -x853746 -x853747 -x853748 -x853749 -x853750 -x853751 -x853752 -x853753 -x853754 -x853755 -x853756 -x853757 -x853758 -x853759 -x853760 -x853761 -x853762 -x853763 -x853764 -x853765 -x853766 -x853767 -x853768 -x853769 -x853770 -x853771 -x853772 -x853773 -x853774 -x853775 -x853776 -x853777 -x853778 -x853779 -x853780 -x853781 -x853782 -x853783 -x853784 -x853785 -x853786 -x853787 -x853788 -x853789 -x853790 -x853791 -x853792 -x853793 -x853794 -x853795 -x853796 -x853797 -x853798 -x853799 -x853800 -x853801 -x853802 -x853803 -x853804 -x853805 -x853806 -x853807 -x853808 -x853809 -x853810 -x853811 -x853812 -x853813 -x853814 -x853815 -x853816 -x853817 -x853818 -x853819 -x853820 -x853821 -x853822 -x853823 -x853824 -x853825 -x853826 -x853827 -x853828 -x853829 -x853830 -x853831 -x853832 -x853833 -x853834 -x853835 -x853836 -x853837 -x853838 -x853839 -x853840 -x853841 -x853842 -x853843 -x853844 -x853845 -x853846 -x853847 -x853848 -x853849 -x853850 -x853851 -x853852 -x853853 -x853854 -x853855 -x853856 -x853857 -x853858 -x853859 -x853860 -x853861 -x853862 x853863 -x853864 -x853865 -x853866 -x853867 -x853868 -x853869 -x853870 -x853871 -x853872 -x853873 -x853874 -x853875 -x853876 -x853877 -x853878 -x853879 -x853880 -x853881 -x853882 -x853883 -x853884 -x853885 -x853886 -x853887 -x853888 -x853889 -x853890 -x853891 -x853892 -x853893 -x853894 -x853895 -x853896 -x853897 -x853898 -x853899 -x853900 -x853901 -x853902 -x853903 -x853904 -x853905 -x853906 -x853907 -x853908 -x853909 -x853910 -x853911 -x853912 -x853913 -x853914 -x853915 -x853916 -x853917 -x853918 -x853919 -x853920 -x853921 -x853922 -x853923 -x853924 -x853925 -x853926 -x853927 -x853928 -x853929 -x853930 -x853931 -x853932 -x853933 -x853934 -x853935 -x853936 -x853937 -x853938 -x853939 -x853940 -x853941 -x853942 -x853943 -x853944 -x853945 -x853946 -x853947 -x853948 -x853949 -x853950 -x853951 -x853952 -x853953 -x853954 -x853955 -x853956 -x853957 -x853958 -x853959 -x853960 -x853961 -x853962 -x853963 -x853964 -x853965 -x853966 -x853967 -x853968 -x853969 -x853970 -x853971 -x853972 -x853973 -x853974 -x853975 -x853976 -x853977 -x853978 -x853979 -x853980 -x853981 -x853982 -x853983 -x853984 -x853985 -x853986 -x853987 -x853988 -x853989 -x853990 -x853991 -x853992 -x853993 -x853994 -x853995 -x853996 -x853997 -x853998 -x853999
671.68/674.12 v -x854000 -x854001 -x854002 -x854003 -x854004 -x854005 -x854006 -x854007 -x854008 -x854009 -x854010 -x854011 -x854012 -x854013 -x854014 -x854015 -x854016 -x854017 -x854018 -x854019 -x854020 -x854021 -x854022 -x854023 -x854024 -x854025 -x854026 -x854027 -x854028 -x854029 -x854030 -x854031 -x854032 -x854033 -x854034 -x854035 -x854036 -x854037 -x854038 -x854039 -x854040 -x854041 -x854042 -x854043 -x854044 -x854045 -x854046 -x854047 -x854048 -x854049 -x854050 -x854051 -x854052 -x854053 -x854054 -x854055 -x854056 -x854057 -x854058 -x854059 -x854060 -x854061 -x854062 -x854063 -x854064 -x854065 -x854066 -x854067 -x854068 -x854069 -x854070 -x854071 -x854072 -x854073 -x854074 -x854075 -x854076 -x854077 -x854078 -x854079 -x854080 -x854081 -x854082 -x854083 -x854084 -x854085 -x854086 -x854087 -x854088 -x854089 -x854090 -x854091 x854092 -x854093 -x854094 -x854095 -x854096 -x854097 -x854098 -x854099 -x854100 -x854101 -x854102 -x854103 -x854104 -x854105 -x854106 -x854107 -x854108 -x854109 -x854110 -x854111 -x854112 -x854113 -x854114 -x854115 -x854116 -x854117 -x854118 -x854119 -x854120 -x854121 -x854122 -x854123 -x854124 -x854125 -x854126 -x854127 -x854128 -x854129 -x854130 -x854131 -x854132 -x854133 -x854134 -x854135 -x854136 -x854137 -x854138 -x854139 -x854140 -x854141 -x854142 -x854143 -x854144 -x854145 -x854146 -x854147 -x854148 -x854149 -x854150 -x854151 -x854152 -x854153 -x854154 -x854155 -x854156 -x854157 -x854158 -x854159 -x854160 -x854161 -x854162 -x854163 -x854164 -x854165 -x854166 -x854167 -x854168 -x854169 -x854170 -x854171 -x854172 -x854173 -x854174 -x854175 -x854176 -x854177 -x854178 -x854179 -x854180 -x854181 -x854182 -x854183 -x854184 -x854185 -x854186 -x854187 -x854188 -x854189 -x854190 -x854191 -x854192 -x854193 -x854194 -x854195 -x854196 -x854197 -x854198 -x854199 -x854200 -x854201 -x854202 -x854203 -x854204 -x854205 -x854206 -x854207 -x854208 -x854209 -x854210 -x854211 -x854212 -x854213 -x854214 -x854215 -x854216 -x854217 -x854218 -x854219 -x854220 -x854221 -x854222 -x854223 -x854224 -x854225 -x854226 -x854227 -x854228 -x854229 -x854230 -x854231 -x854232 -x854233 -x854234 -x854235 -x854236 -x854237 -x854238 -x854239 -x854240 -x854241 -x854242 -x854243 -x854244 -x854245 -x854246 -x854247 -x854248 -x854249 -x854250 -x854251 -x854252 -x854253 -x854254 -x854255 -x854256 -x854257 -x854258 -x854259 -x854260 -x854261 -x854262 -x854263 -x854264 -x854265 -x854266 -x854267 -x854268 -x854269 -x854270 -x854271 -x854272 -x854273 -x854274 -x854275 -x854276 -x854277 -x854278 -x854279 -x854280 -x854281 -x854282 -x854283 -x854284 -x854285 -x854286 -x854287 -x854288 -x854289 -x854290 -x854291 -x854292 -x854293 -x854294 -x854295 -x854296 -x854297 -x854298 -x854299 -x854300 -x854301 -x854302 -x854303 -x854304 -x854305 -x854306 -x854307 -x854308 -x854309 -x854310 -x854311 -x854312 -x854313 -x854314 -x854315 -x854316 -x854317 -x854318 -x854319 -x854320 x854321 -x854322 -x854323 -x854324 -x854325 -x854326 -x854327 -x854328 -x854329 -x854330 -x854331 -x854332 -x854333 -x854334 -x854335 -x854336 -x854337 -x854338 -x854339 -x854340 -x854341 -x854342 -x854343 -x854344 -x854345 -x854346 -x854347 -x854348 -x854349 -x854350 -x854351 -x854352 -x854353 -x854354 -x854355 -x854356 -x854357 -x854358 -x854359 -x854360 -x854361 -x854362 -x854363 -x854364 -x854365 -x854366 -x854367 -x854368 -x854369 -x854370 -x854371 -x854372 -x854373 -x854374 -x854375 -x854376 -x854377 -x854378 -x854379 -x854380 -x854381 -x854382 -x854383 -x854384 -x854385 -x854386 -x854387 -x854388 -x854389 -x854390 -x854391 -x854392 -x854393 -x854394 -x854395 -x854396 -x854397 -x854398 -x854399 -x854400 -x854401 -x854402 -x854403 -x854404 -x854405 -x854406 -x854407 -x854408 -x854409 -x854410 -x854411 -x854412 -x854413 -x854414 -x854415 -x854416 -x854417 -x854418 -x854419 -x854420 -x854421 -x854422 -x854423 -x854424 -x854425 -x854426 -x854427 -x854428 -x854429 -x854430 -x854431 -x854432 -x854433 -x854434 -x854435 -x854436 -x854437 -x854438 -x854439 -x854440 -x854441 -x854442 -x854443 -x854444 -x854445 -x854446 -x854447 -x854448 -x854449 -x854450 -x854451 -x854452 -x854453 -x854454 -x854455 -x854456 -x854457 -x854458 -x854459 -x854460 -x854461 -x854462 -x854463 -x854464 -x854465 -x854466 -x854467 -x854468 -x854469 -x854470 -x854471 -x854472 -x854473 -x854474 -x854475 -x854476 -x854477 -x854478 -x854479 -x854480 -x854481 -x854482 -x854483 -x854484 -x854485 -x854486 -x854487 -x854488 -x854489 -x854490 -x854491 -x854492 -x854493 -x854494 -x854495 -x854496 -x854497 -x854498 -x854499 -x854500 -x854501 -x854502 -x854503 -x854504 -x854505 -x854506 -x854507 -x854508 -x854509 -x854510 -x854511 -x854512 -x854513 -x854514 -x854515 -x854516 -x854517 -x854518 -x854519 -x854520 -x854521 -x854522 -x854523 -x854524 -x854525 -x854526 -x854527 -x854528 -x854529 -x854530 -x854531 -x854532 -x854533 -x854534 -x854535 -x854536 -x854537 -x854538 -x854539 -x854540 -x854541 -x854542 -x854543 -x854544 -x854545 -x854546 -x854547 -x854548 -x854549 x854550 -x854551 -x854552 -x854553 -x854554 -x854555 -x854556 -x854557 -x854558 -x854559 -x854560 -x854561 -x854562 -x854563 -x854564 -x854565 -x854566 -x854567 -x854568 -x854569 -x854570 -x854571 -x854572 -x854573 -x854574 -x854575 -x854576 -x854577 -x854578 -x854579 -x854580 -x854581 -x854582 -x854583 -x854584 -x854585 -x854586 -x854587 -x854588 -x854589 -x854590 -x854591 -x854592 -x854593 -x854594 -x854595 -x854596 -x854597 -x854598 -x854599 -x854600 -x854601 -x854602 -x854603 -x854604 -x854605 -x854606 -x854607 -x854608 -x854609 -x854610 -x854611 -x854612 -x854613 -x854614 -x854615 -x854616 -x854617 -x854618 -x854619 -x854620 -x854621 -x854622 -x854623 -x854624 -x854625 -x854626 -x854627 -x854628 -x854629 -x854630 -x854631 -x854632 -x854633 -x854634 -x854635 -x854636 -x854637 -x854638 -x854639 -x854640 -x854641 -x854642 -x854643 -x854644 -x854645 -x854646 -x854647 -x854648 -x854649 -x854650 -x854651 -x854652 -x854653 -x854654 -x854655 -x854656 -x854657 -x854658 -x854659 -x854660 -x854661 -x854662 -x854663 -x854664 -x854665 -x854666 -x854667 -x854668 -x854669 -x854670 -x854671 -x854672 -x854673 -x854674 -x854675 -x854676 -x854677 -x854678 -x854679 -x854680 -x854681 -x854682 -x854683 -x854684 -x854685 -x854686 -x854687 -x854688 -x854689 -x854690 -x854691 -x854692 -x854693 -x854694 -x854695 -x854696 -x854697 -x854698 -x854699 -x854700 -x854701 -x854702 -x854703 -x854704 -x854705 -x854706 -x854707 -x854708 -x854709 -x854710 -x854711 -x854712 -x854713 -x854714 -x854715 -x854716 -x854717 -x854718 -x854719 -x854720 -x854721 -x854722 -x854723 -x854724 -x854725 -x854726 -x854727 -x854728 -x854729 -x854730 -x854731 -x854732 -x854733 -x854734 -x854735 -x854736 -x854737 -x854738 -x854739 -x854740 -x854741 -x854742 -x854743 -x854744 -x854745 -x854746 -x854747 -x854748 -x854749 -x854750 -x854751 -x854752 -x854753 -x854754 -x854755 -x854756 -x854757 -x854758 -x854759 -x854760 -x854761 -x854762 -x854763 -x854764 -x854765 -x854766 -x854767 -x854768 -x854769 -x854770 -x854771 -x854772 -x854773 -x854774 -x854775 -x854776 -x854777 -x854778 x854779 -x854780 -x854781 -x854782 -x854783 -x854784 -x854785 -x854786 -x854787 -x854788 -x854789 -x854790 -x854791 -x854792 -x854793 -x854794 -x854795 -x854796 -x854797 -x854798 -x854799 -x854800 -x854801 -x854802 -x854803 -x854804 -x854805 -x854806 -x854807 -x854808 -x854809 -x854810 -x854811 -x854812 -x854813 -x854814 -x854815 -x854816 -x854817 -x854818 -x854819 -x854820 -x854821 -x854822 -x854823 -x854824 -x854825 -x854826 -x854827 -x854828 -x854829 -x854830 -x854831 -x854832 -x854833 -x854834 -x854835 -x854836 -x854837 -x854838 -x854839 -x854840 -x854841 -x854842 -x854843 -x854844 -x854845 -x854846 -x854847 -x854848 -x854849 -x854850 -x854851 -x854852 -x854853 -x854854 -x854855 -x854856 -x854857 -x854858 -x854859 -x854860 -x854861 -x854862 -x854863 -x854864 -x854865 -x854866 -x854867 -x854868 -x854869 -x854870 -x854871 -x854872 -x854873 -x854874 -x854875 -x854876 -x854877 -x854878 -x854879 -x854880 -x854881 -x854882 -x854883 -x854884 -x854885 -x854886 -x854887 -x854888 -x854889 -x854890 -x854891 -x854892 -x854893 -x854894 -x854895 -x854896 -x854897 -x854898 -x854899 -x854900 -x854901 -x854902 -x854903 -x854904 -x854905 -x854906 -x854907 -x854908 -x854909 -x854910 -x854911 -x854912 -x854913 -x854914 -x854915 -x854916 -x854917 -x854918 -x854919 -x854920 -x854921 -x854922 -x854923 -x854924 -x854925 -x854926 -x854927 -x854928 -x854929 -x854930 -x854931 -x854932 -x854933 -x854934 -x854935 -x854936 -x854937 -x854938 -x854939 -x854940 -x854941 -x854942 -x854943 -x854944 -x854945 -x854946 -x854947 -x854948 -x854949 -x854950 -x854951 -x854952 -x854953 -x854954 -x854955 -x854956 -x854957 -x854958 -x854959 -x854960 -x854961 -x854962 -x854963 -x854964 -x854965 -x854966 -x854967 -x854968 -x854969 -x854970 -x854971 -x854972 -x854973 -x854974 -x854975 -x854976 -x854977 -x854978 -x854979 -x854980 -x854981 -x854982 -x854983 -x854984 -x854985 -x854986 -x854987 -x854988 -x854989 -x854990 -x854991 -x854992 -x854993 -x854994 -x854995 -x854996 -x854997 -x854998 -x854999 -x855000 -x855001 -x855002 -x855003 -x855004 -x855005 -x855006 -x855007 x855008 -x855009 -x855010 -x855011 -x855012 -x855013 -x855014 -x855015 -x855016 -x855017 -x855018 -x855019 -x855020 -x855021 -x855022 -x855023 -x855024 -x855025 -x855026 -x855027 -x855028 -x855029 -x855030 -x855031 -x855032 -x855033 -x855034 -x855035 -x855036 -x855037 -x855038 -x855039 -x855040 -x855041 -x855042 -x855043 -x855044 -x855045 -x855046 -x855047 -x855048 -x855049 -x855050 -x855051 -x855052 -x855053 -x855054 -x855055 -x855056 -x855057 -x855058 -x855059 -x855060 -x855061 -x855062 -x855063 -x855064 -x855065 -x855066 -x855067 -x855068 -x855069 -x855070 -x855071 -x855072 -x855073 -x855074 -x855075 -x855076 -x855077 -x855078 -x855079 -x855080 -x855081 -x855082 -x855083 -x855084 -x855085 -x855086 -x855087 -x855088 -x855089 -x855090 -x855091 -x855092 -x855093 -x855094 -x855095 -x855096 -x855097 -x855098 -x855099 -x855100 -x855101 -x855102 -x855103 -x855104 -x855105 -x855106 -x855107 -x855108 -x855109 -x855110 -x855111 -x855112 -x855113 -x855114 -x855115 -x855116 -x855117 -x855118 -x855119 -x855120 -x855121 -x855122 -x855123 -x855124 -x855125 -x855126 -x855127 -x855128 -x855129 -x855130 -x855131 -x855132 -x855133 -x855134 -x855135 -x855136 -x855137 -x855138 -x855139 -x855140 -x855141 -x855142 -x855143 -x855144 -x855145 -x855146 -x855147 -x855148 -x855149 -x855150 -x855151 -x855152 -x855153 -x855154 -x855155 -x855156 -x855157 -x855158 -x855159 -x855160 -x855161 -x855162 -x855163 -x855164 -x855165 -x855166 -x855167 -x855168 -x855169 -x855170 -x855171 -x855172 -x855173 -x855174 -x855175 -x855176 -x855177 -x855178 -x855179 -x855180 -x855181 -x855182 -x855183 -x855184 -x855185 -x855186 -x855187 -x855188 -x855189 -x855190 -x855191 -x855192 -x855193 -x855194 -x855195 -x855196 -x855197 -x855198 -x855199 -x855200 -x855201 -x855202 -x855203 -x855204 -x855205 -x855206 -x855207 -x855208 -x855209 -x855210 -x855211 -x855212 -x855213 -x855214 -x855215 -x855216 -x855217 -x855218 -x855219 -x855220 -x855221 -x855222 -x855223 -x855224 -x855225 -x855226 -x855227 -x855228 -x855229 -x855230 -x855231 -x855232 -x855233 -x855234 -x855235 -x855236 x855237 -x855238 -x855239 -x855240 -x855241 -x855242 -x855243 -x855244 -x855245 -x855246 -x855247 -x855248 -x855249 -x855250 -x855251 -x855252 -x855253 -x855254 -x855255 -x855256 -x855257 -x855258 -x855259 -x855260 -x855261 -x855262 -x855263 -x855264 -x855265 -x855266 -x855267 -x855268 -x855269 -x855270 -x855271 -x855272 -x855273 -x855274 -x855275 -x855276 -x855277 -x855278 -x855279 -x855280 -x855281 -x855282 -x855283 -x855284 -x855285 -x855286 -x855287 -x855288 -x855289 -x855290 -x855291 -x855292 -x855293 -x855294 -x855295 -x855296 -x855297 -x855298 -x855299 -x855300 -x855301 -x855302 -x855303 -x855304 -x855305 -x855306 -x855307 -x855308 -x855309 -x855310 -x855311 -x855312 -x855313 -x855314 -x855315 -x855316 -x855317 -x855318 -x855319 -x855320 -x855321 -x855322 -x855323 -x855324 -x855325 -x855326 -x855327 -x855328 -x855329 -x855330 -x855331 -x855332 -x855333 -x855334 -x855335 -x855336 -x855337 -x855338 -x855339 -x855340 -x855341 -x855342 -x855343 -x855344 -x855345 -x855346 -x855347 -x855348 -x855349 -x855350 -x855351 -x855352 -x855353 -x855354 -x855355 -x855356 -x855357 -x855358 -x855359 -x855360 -x855361 -x855362 -x855363 -x855364 -x855365 -x855366 -x855367 -x855368 -x855369 -x855370 -x855371 -x855372 -x855373 -x855374 -x855375 -x855376 -x855377 -x855378 -x855379 -x855380 -x855381 -x855382 -x855383 -x855384 -x855385 -x855386 -x855387 -x855388 -x855389 -x855390 -x855391 -x855392 -x855393 -x855394 -x855395 -x855396 -x855397 -x855398 -x855399 -x855400 -x855401 -x855402 -x855403 -x855404 -x855405 -x855406 -x855407 -x855408 -x855409 -x855410 -x855411 -x855412 -x855413 -x855414 -x855415 -x855416 -x855417 -x855418 -x855419 -x855420 -x855421 -x855422 -x855423 -x855424 -x855425 -x855426 -x855427 -x855428 -x855429 -x855430 -x855431 -x855432 -x855433 -x855434 -x855435 -x855436 -x855437 -x855438 -x855439 -x855440 -x855441 -x855442 -x855443 -x855444 -x855445 -x855446 -x855447 -x855448 -x855449 -x855450 -x855451 -x855452 -x855453 -x855454 -x855455 -x855456 -x855457 -x855458 -x855459 -x855460 -x855461 -x855462 -x855463 -x855464 -x855465 x855466 -x855467 -x855468 -x855469 -x855470 -x855471 -x855472 -x855473 -x855474 -x855475 -x855476 -x855477 -x855478 -x855479 -x855480 -x855481 -x855482 -x855483 -x855484 -x855485 -x855486 -x855487 -x855488 -x855489 -x855490 -x855491 -x855492 -x855493 -x855494 -x855495 -x855496 -x855497 -x855498 -x855499 -x855500 -x855501 -x855502 -x855503 -x855504 -x855505 -x855506 -x855507 -x855508 -x855509 -x855510 -x855511 -x855512 -x855513 -x855514 -x855515 -x855516 -x855517 -x855518 -x855519 -x855520 -x855521 -x855522 -x855523 -x855524 -x855525 -x855526 -x855527 -x855528 -x855529 -x855530 -x855531 -x855532 -x855533 -x855534 -x855535 -x855536 -x855537 -x855538 -x855539 -x855540 -x855541 -x855542 -x855543 -x855544 -x855545 -x855546 -x855547 -x855548 -x855549 -x855550 -x855551 -x855552 -x855553 -x855554 -x855555 -x855556 -x855557 -x855558 -x855559 -x855560 -x855561 -x855562 -x855563 -x855564 -x855565 -x855566 -x855567 -x855568 -x855569 -x855570 -x855571 -x855572 -x855573 -x855574 -x855575 -x855576 -x855577 -x855578 -x855579 -x855580 -x855581 -x855582 -x855583 -x855584 -x855585 -x855586 -x855587 -x855588 -x855589 -x855590 -x855591 -x855592 -x855593 -x855594 -x855595 -x855596 -x855597 -x855598 -x855599 -x855600 -x855601 -x855602 -x855603 -x855604 -x855605 -x855606 -x855607 -x855608 -x855609 -x855610 -x855611 -x855612 -x855613 -x855614 -x855615 -x855616 -x855617 -x855618 -x855619 -x855620 -x855621 -x855622 -x855623 -x855624 -x855625 -x855626 -x855627 -x855628 -x855629 -x855630 -x855631 -x855632 -x855633 -x855634 -x855635 -x855636 -x855637 -x855638 -x855639 -x855640 -x855641 -x855642 -x855643 -x855644 -x855645 -x855646 -x855647 -x855648 -x855649 -x855650 -x855651 -x855652 -x855653 -x855654 -x855655 -x855656 -x855657 -x855658 -x855659 -x855660 -x855661 -x855662 -x855663 -x855664 -x855665 -x855666 -x855667 -x855668 -x855669 -x855670 -x855671 -x855672 -x855673 -x855674 -x855675 -x855676 -x855677 -x855678 -x855679 -x855680 -x855681 -x855682 -x855683 -x855684 -x855685 -x855686 -x855687 -x855688 -x855689 -x855690 -x855691 -x855692 -x855693 -x855694 x855695 -x855696 -x855697 -x855698 -x855699 -x855700 -x855701 -x855702 -x855703 -x855704 -x855705 -x855706 -x855707 -x855708 -x855709 -x855710 -x855711 -x855712 -x855713 -x855714 -x855715 -x855716 -x855717 -x855718 -x855719 -x855720 -x855721 -x855722 -x855723 -x855724 -x855725 -x855726 -x855727 -x855728 -x855729 -x855730 -x855731 -x855732 -x855733 -x855734 -x855735 -x855736 -x855737 -x855738 -x855739 -x855740 -x855741 -x855742 -x855743 -x855744 -x855745 -x855746 -x855747 -x855748 -x855749 -x855750 -x855751 -x855752 -x855753 -x855754 -x855755 -x855756 -x855757 -x855758 -x855759 -x855760 -x855761 -x855762 -x855763 -x855764 -x855765 -x855766 -x855767 -x855768 -x855769 -x855770 -x855771 -x855772 -x855773 -x855774 -x855775 -x855776 -x855777 -x855778 -x855779 -x855780 -x855781 -x855782 -x855783 -x855784 -x855785 -x855786 -x855787 -x855788 -x855789 -x855790 -x855791 -x855792 -x855793 -x855794 -x855795 -x855796 -x855797 -x855798 -x855799 -x855800 -x855801 -x855802 -x855803 -x855804 -x855805 -x855806 -x855807 -x855808 -x855809 -x855810 -x855811 -x855812 -x855813 -x855814 -x855815 -x855816 -x855817 -x855818 -x855819 -x855820 -x855821 -x855822 -x855823 -x855824 -x855825 -x855826 -x855827 -x855828 -x855829 -x855830 -x855831 -x855832 -x855833 -x855834 -x855835 -x855836 -x855837 -x855838 -x855839 -x855840 -x855841 -x855842 -x855843 -x855844 -x855845 -x855846 -x855847 -x855848 -x855849 -x855850 -x855851 -x855852 -x855853 -x855854 -x855855 -x855856 -x855857 -x855858 -x855859 -x855860 -x855861 -x855862 -x855863 -x855864 -x855865 -x855866 -x855867 -x855868 -x855869 -x855870 -x855871 -x855872 -x855873 -x855874 -x855875 -x855876 -x855877 -x855878 -x855879 -x855880 -x855881 -x855882 -x855883 -x855884 -x855885 -x855886 -x855887 -x855888 -x855889 -x855890 -x855891 -x855892 -x855893 -x855894 -x855895 -x855896 -x855897 -x855898 -x855899 -x855900 -x855901 -x855902 -x855903 -x855904 -x855905 -x855906 -x855907 -x855908 -x855909 -x855910 -x855911 -x855912 -x855913 -x855914 -x855915 -x855916 -x855917 -x855918 -x855919 -x855920 -x855921 -x855922 -x855923 x855924 -x855925 -x855926 -x855927 -x855928 -x855929 -x855930 -x855931 -x855932 -x855933 -x855934 -x855935 -x855936 -x855937 -x855938 -x855939 -x855940 -x855941 -x855942 -x855943 -x855944 -x855945 -x855946 -x855947 -x855948 -x855949 -x855950 -x855951 -x855952 -x855953 -x855954 -x855955 -x855956 -x855957 -x855958 -x855959 -x855960 -x855961 -x855962 -x855963 -x855964 -x855965 -x855966 -x855967 -x855968 -x855969 -x855970 -x855971 -x855972 -x855973 -x855974 -x855975 -x855976 -x855977 -x855978 -x855979 -x855980 -x855981 -x855982 -x855983 -x855984 -x855985 -x855986 -x855987 -x855988 -x855989 -x855990 -x855991 -x855992 -x855993 -x855994 -x855995 -x855996 -x855997 -x855998 -x855999
671.68/674.12 v -x856000 -x856001 -x856002 -x856003 -x856004 -x856005 -x856006 -x856007 -x856008 -x856009 -x856010 -x856011 -x856012 -x856013 -x856014 -x856015 -x856016 -x856017 -x856018 -x856019 -x856020 -x856021 -x856022 -x856023 -x856024 -x856025 -x856026 -x856027 -x856028 -x856029 -x856030 -x856031 -x856032 -x856033 -x856034 -x856035 -x856036 -x856037 -x856038 -x856039 -x856040 -x856041 -x856042 -x856043 -x856044 -x856045 -x856046 -x856047 -x856048 -x856049 -x856050 -x856051 -x856052 -x856053 -x856054 -x856055 -x856056 -x856057 -x856058 -x856059 -x856060 -x856061 -x856062 -x856063 -x856064 -x856065 -x856066 -x856067 -x856068 -x856069 -x856070 -x856071 -x856072 -x856073 -x856074 -x856075 -x856076 -x856077 -x856078 -x856079 -x856080 -x856081 -x856082 -x856083 -x856084 -x856085 -x856086 -x856087 -x856088 -x856089 -x856090 -x856091 -x856092 -x856093 -x856094 -x856095 -x856096 -x856097 -x856098 -x856099 -x856100 -x856101 -x856102 -x856103 -x856104 -x856105 -x856106 -x856107 -x856108 -x856109 -x856110 -x856111 -x856112 -x856113 -x856114 -x856115 -x856116 -x856117 -x856118 -x856119 -x856120 -x856121 -x856122 -x856123 -x856124 -x856125 -x856126 -x856127 -x856128 -x856129 -x856130 -x856131 -x856132 -x856133 -x856134 -x856135 -x856136 -x856137 -x856138 -x856139 -x856140 -x856141 -x856142 -x856143 -x856144 -x856145 -x856146 -x856147 -x856148 -x856149 -x856150 -x856151 -x856152 x856153 -x856154 -x856155 -x856156 -x856157 -x856158 -x856159 -x856160 -x856161 -x856162 -x856163 -x856164 -x856165 -x856166 -x856167 -x856168 -x856169 -x856170 -x856171 -x856172 -x856173 -x856174 -x856175 -x856176 -x856177 -x856178 -x856179 -x856180 -x856181 -x856182 -x856183 -x856184 -x856185 -x856186 -x856187 -x856188 -x856189 -x856190 -x856191 -x856192 -x856193 -x856194 -x856195 -x856196 -x856197 -x856198 -x856199 -x856200 -x856201 -x856202 -x856203 -x856204 -x856205 -x856206 -x856207 -x856208 -x856209 -x856210 -x856211 -x856212 -x856213 -x856214 -x856215 -x856216 -x856217 -x856218 -x856219 -x856220 -x856221 -x856222 -x856223 -x856224 -x856225 -x856226 -x856227 -x856228 -x856229 -x856230 -x856231 -x856232 -x856233 -x856234 -x856235 -x856236 -x856237 -x856238 -x856239 -x856240 -x856241 -x856242 -x856243 -x856244 -x856245 -x856246 -x856247 -x856248 -x856249 -x856250 -x856251 -x856252 -x856253 -x856254 -x856255 -x856256 -x856257 -x856258 -x856259 -x856260 -x856261 -x856262 -x856263 -x856264 -x856265 -x856266 -x856267 -x856268 -x856269 -x856270 -x856271 -x856272 -x856273 -x856274 -x856275 -x856276 -x856277 -x856278 -x856279 -x856280 -x856281 -x856282 -x856283 -x856284 -x856285 -x856286 -x856287 -x856288 -x856289 -x856290 -x856291 -x856292 -x856293 -x856294 -x856295 -x856296 -x856297 -x856298 -x856299 -x856300 -x856301 -x856302 -x856303 -x856304 -x856305 -x856306 -x856307 -x856308 -x856309 -x856310 -x856311 -x856312 -x856313 -x856314 -x856315 -x856316 -x856317 -x856318 -x856319 -x856320 -x856321 -x856322 -x856323 -x856324 -x856325 -x856326 -x856327 -x856328 -x856329 -x856330 -x856331 -x856332 -x856333 -x856334 -x856335 -x856336 -x856337 -x856338 -x856339 -x856340 -x856341 -x856342 -x856343 -x856344 -x856345 -x856346 -x856347 -x856348 -x856349 -x856350 -x856351 -x856352 -x856353 -x856354 -x856355 -x856356 -x856357 -x856358 -x856359 -x856360 -x856361 -x856362 -x856363 -x856364 -x856365 -x856366 -x856367 -x856368 -x856369 -x856370 -x856371 -x856372 -x856373 -x856374 -x856375 -x856376 -x856377 -x856378 -x856379 -x856380 -x856381 x856382 -x856383 -x856384 -x856385 -x856386 -x856387 -x856388 -x856389 -x856390 -x856391 -x856392 -x856393 -x856394 -x856395 -x856396 -x856397 -x856398 -x856399 -x856400 -x856401 -x856402 -x856403 -x856404 -x856405 -x856406 -x856407 -x856408 -x856409 -x856410 -x856411 -x856412 -x856413 -x856414 -x856415 -x856416 -x856417 -x856418 -x856419 -x856420 -x856421 -x856422 -x856423 -x856424 -x856425 -x856426 -x856427 -x856428 -x856429 -x856430 -x856431 -x856432 -x856433 -x856434 -x856435 -x856436 -x856437 -x856438 -x856439 -x856440 -x856441 -x856442 -x856443 -x856444 -x856445 -x856446 -x856447 -x856448 -x856449 -x856450 -x856451 -x856452 -x856453 -x856454 -x856455 -x856456 -x856457 -x856458 -x856459 -x856460 -x856461 -x856462 -x856463 -x856464 -x856465 -x856466 -x856467 -x856468 -x856469 -x856470 -x856471 -x856472 -x856473 -x856474 -x856475 -x856476 -x856477 -x856478 -x856479 -x856480 -x856481 -x856482 -x856483 -x856484 -x856485 -x856486 -x856487 -x856488 -x856489 -x856490 -x856491 -x856492 -x856493 -x856494 -x856495 -x856496 -x856497 -x856498 -x856499 -x856500 -x856501 -x856502 -x856503 -x856504 -x856505 -x856506 -x856507 -x856508 -x856509 -x856510 -x856511 -x856512 -x856513 -x856514 -x856515 -x856516 -x856517 -x856518 -x856519 -x856520 -x856521 -x856522 -x856523 -x856524 -x856525 -x856526 -x856527 -x856528 -x856529 -x856530 -x856531 -x856532 -x856533 -x856534 -x856535 -x856536 -x856537 -x856538 -x856539 -x856540 -x856541 -x856542 -x856543 -x856544 -x856545 -x856546 -x856547 -x856548 -x856549 -x856550 -x856551 -x856552 -x856553 -x856554 -x856555 -x856556 -x856557 -x856558 -x856559 -x856560 -x856561 -x856562 -x856563 -x856564 -x856565 -x856566 -x856567 -x856568 -x856569 -x856570 -x856571 -x856572 -x856573 -x856574 -x856575 -x856576 -x856577 -x856578 -x856579 -x856580 -x856581 -x856582 -x856583 -x856584 -x856585 -x856586 -x856587 -x856588 -x856589 -x856590 -x856591 -x856592 -x856593 -x856594 -x856595 -x856596 -x856597 -x856598 -x856599 -x856600 -x856601 -x856602 -x856603 -x856604 -x856605 -x856606 -x856607 -x856608 -x856609 -x856610 x856611 -x856612 -x856613 -x856614 -x856615 -x856616 -x856617 -x856618 -x856619 -x856620 -x856621 -x856622 -x856623 -x856624 -x856625 -x856626 -x856627 -x856628 -x856629 -x856630 -x856631 -x856632 -x856633 -x856634 -x856635 -x856636 -x856637 -x856638 -x856639 -x856640 -x856641 -x856642 -x856643 -x856644 -x856645 -x856646 -x856647 -x856648 -x856649 -x856650 -x856651 -x856652 -x856653 -x856654 -x856655 -x856656 -x856657 -x856658 -x856659 -x856660 -x856661 -x856662 -x856663 -x856664 -x856665 -x856666 -x856667 -x856668 -x856669 -x856670 -x856671 -x856672 -x856673 -x856674 -x856675 -x856676 -x856677 -x856678 -x856679 -x856680 -x856681 -x856682 -x856683 -x856684 -x856685 -x856686 -x856687 -x856688 -x856689 -x856690 -x856691 -x856692 -x856693 -x856694 -x856695 -x856696 -x856697 -x856698 -x856699 -x856700 -x856701 -x856702 -x856703 -x856704 -x856705 -x856706 -x856707 -x856708 -x856709 -x856710 -x856711 -x856712 -x856713 -x856714 -x856715 -x856716 -x856717 -x856718 -x856719 -x856720 -x856721 -x856722 -x856723 -x856724 -x856725 -x856726 -x856727 -x856728 -x856729 -x856730 -x856731 -x856732 -x856733 -x856734 -x856735 -x856736 -x856737 -x856738 -x856739 -x856740 -x856741 -x856742 -x856743 -x856744 -x856745 -x856746 -x856747 -x856748 -x856749 -x856750 -x856751 -x856752 -x856753 -x856754 -x856755 -x856756 -x856757 -x856758 -x856759 -x856760 -x856761 -x856762 -x856763 -x856764 -x856765 -x856766 -x856767 -x856768 -x856769 -x856770 -x856771 -x856772 -x856773 -x856774 -x856775 -x856776 -x856777 -x856778 -x856779 -x856780 -x856781 -x856782 -x856783 -x856784 -x856785 -x856786 -x856787 -x856788 -x856789 -x856790 -x856791 -x856792 -x856793 -x856794 -x856795 -x856796 -x856797 -x856798 -x856799 -x856800 -x856801 -x856802 -x856803 -x856804 -x856805 -x856806 -x856807 -x856808 -x856809 -x856810 -x856811 -x856812 -x856813 -x856814 -x856815 -x856816 -x856817 -x856818 -x856819 -x856820 -x856821 -x856822 -x856823 -x856824 -x856825 -x856826 -x856827 -x856828 -x856829 -x856830 -x856831 -x856832 -x856833 -x856834 -x856835 -x856836 -x856837 -x856838 -x856839 x856840 -x856841 -x856842 -x856843 -x856844 -x856845 -x856846 -x856847 -x856848 -x856849 -x856850 -x856851 -x856852 -x856853 -x856854 -x856855 -x856856 -x856857 -x856858 -x856859 -x856860 -x856861 -x856862 -x856863 -x856864 -x856865 -x856866 -x856867 -x856868 -x856869 -x856870 -x856871 -x856872 -x856873 -x856874 -x856875 -x856876 -x856877 -x856878 -x856879 -x856880 -x856881 -x856882 -x856883 -x856884 -x856885 -x856886 -x856887 -x856888 -x856889 -x856890 -x856891 -x856892 -x856893 -x856894 -x856895 -x856896 -x856897 -x856898 -x856899 -x856900 -x856901 -x856902 -x856903 -x856904 -x856905 -x856906 -x856907 -x856908 -x856909 -x856910 -x856911 -x856912 -x856913 -x856914 -x856915 -x856916 -x856917 -x856918 -x856919 -x856920 -x856921 -x856922 -x856923 -x856924 -x856925 -x856926 -x856927 -x856928 -x856929 -x856930 -x856931 -x856932 -x856933 -x856934 -x856935 -x856936 -x856937 -x856938 -x856939 -x856940 -x856941 -x856942 -x856943 -x856944 -x856945 -x856946 -x856947 -x856948 -x856949 -x856950 -x856951 -x856952 -x856953 -x856954 -x856955 -x856956 -x856957 -x856958 -x856959 -x856960 -x856961 -x856962 -x856963 -x856964 -x856965 -x856966 -x856967 -x856968 -x856969 -x856970 -x856971 -x856972 -x856973 -x856974 -x856975 -x856976 -x856977 -x856978 -x856979 -x856980 -x856981 -x856982 -x856983 -x856984 -x856985 -x856986 -x856987 -x856988 -x856989 -x856990 -x856991 -x856992 -x856993 -x856994 -x856995 -x856996 -x856997 -x856998 -x856999 -x857000 -x857001 -x857002 -x857003 -x857004 -x857005 -x857006 -x857007 -x857008 -x857009 -x857010 -x857011 -x857012 -x857013 -x857014 -x857015 -x857016 -x857017 -x857018 -x857019 -x857020 -x857021 -x857022 -x857023 -x857024 -x857025 -x857026 -x857027 -x857028 -x857029 -x857030 -x857031 -x857032 -x857033 -x857034 -x857035 -x857036 -x857037 -x857038 -x857039 -x857040 -x857041 -x857042 -x857043 -x857044 -x857045 -x857046 -x857047 -x857048 -x857049 -x857050 -x857051 -x857052 -x857053 -x857054 -x857055 -x857056 -x857057 -x857058 -x857059 -x857060 -x857061 -x857062 -x857063 -x857064 -x857065 -x857066 -x857067 -x857068 x857069 -x857070 -x857071 -x857072 -x857073 -x857074 -x857075 -x857076 -x857077 -x857078 -x857079 -x857080 -x857081 -x857082 -x857083 -x857084 -x857085 -x857086 -x857087 -x857088 -x857089 -x857090 -x857091 -x857092 -x857093 -x857094 -x857095 -x857096 -x857097 -x857098 -x857099 -x857100 -x857101 -x857102 -x857103 -x857104 -x857105 -x857106 -x857107 -x857108 -x857109 -x857110 -x857111 -x857112 -x857113 -x857114 -x857115 -x857116 -x857117 -x857118 -x857119 -x857120 -x857121 -x857122 -x857123 -x857124 -x857125 -x857126 -x857127 -x857128 -x857129 -x857130 -x857131 -x857132 -x857133 -x857134 -x857135 -x857136 -x857137 -x857138 -x857139 -x857140 -x857141 -x857142 -x857143 -x857144 -x857145 -x857146 -x857147 -x857148 -x857149 -x857150 -x857151 -x857152 -x857153 -x857154 -x857155 -x857156 -x857157 -x857158 -x857159 -x857160 -x857161 -x857162 -x857163 -x857164 -x857165 -x857166 -x857167 -x857168 -x857169 -x857170 -x857171 -x857172 -x857173 -x857174 -x857175 -x857176 -x857177 -x857178 -x857179 -x857180 -x857181 -x857182 -x857183 -x857184 -x857185 -x857186 -x857187 -x857188 -x857189 -x857190 -x857191 -x857192 -x857193 -x857194 -x857195 -x857196 -x857197 -x857198 -x857199 -x857200 -x857201 -x857202 -x857203 -x857204 -x857205 -x857206 -x857207 -x857208 -x857209 -x857210 -x857211 -x857212 -x857213 -x857214 -x857215 -x857216 -x857217 -x857218 -x857219 -x857220 -x857221 -x857222 -x857223 -x857224 -x857225 -x857226 -x857227 -x857228 -x857229 -x857230 -x857231 -x857232 -x857233 -x857234 -x857235 -x857236 -x857237 -x857238 -x857239 -x857240 -x857241 -x857242 -x857243 -x857244 -x857245 -x857246 -x857247 -x857248 -x857249 -x857250 -x857251 -x857252 -x857253 -x857254 -x857255 -x857256 -x857257 -x857258 -x857259 -x857260 -x857261 -x857262 -x857263 -x857264 -x857265 -x857266 -x857267 -x857268 -x857269 -x857270 -x857271 -x857272 -x857273 -x857274 -x857275 -x857276 -x857277 -x857278 -x857279 -x857280 -x857281 -x857282 -x857283 -x857284 -x857285 -x857286 -x857287 -x857288 -x857289 -x857290 -x857291 -x857292 -x857293 -x857294 -x857295 -x857296 -x857297 x857298 -x857299 -x857300 -x857301 -x857302 -x857303 -x857304 -x857305 -x857306 -x857307 -x857308 -x857309 -x857310 -x857311 -x857312 -x857313 -x857314 -x857315 -x857316 -x857317 -x857318 -x857319 -x857320 -x857321 -x857322 -x857323 -x857324 -x857325 -x857326 -x857327 -x857328 -x857329 -x857330 -x857331 -x857332 -x857333 -x857334 -x857335 -x857336 -x857337 -x857338 -x857339 -x857340 -x857341 -x857342 -x857343 -x857344 -x857345 -x857346 -x857347 -x857348 -x857349 -x857350 -x857351 -x857352 -x857353 -x857354 -x857355 -x857356 -x857357 -x857358 -x857359 -x857360 -x857361 -x857362 -x857363 -x857364 -x857365 -x857366 -x857367 -x857368 -x857369 -x857370 -x857371 -x857372 -x857373 -x857374 -x857375 -x857376 -x857377 -x857378 -x857379 -x857380 -x857381 -x857382 -x857383 -x857384 -x857385 -x857386 -x857387 -x857388 -x857389 -x857390 -x857391 -x857392 -x857393 -x857394 -x857395 -x857396 -x857397 -x857398 -x857399 -x857400 -x857401 -x857402 -x857403 -x857404 -x857405 -x857406 -x857407 -x857408 -x857409 -x857410 -x857411 -x857412 -x857413 -x857414 -x857415 -x857416 -x857417 -x857418 -x857419 -x857420 -x857421 -x857422 -x857423 -x857424 -x857425 -x857426 -x857427 -x857428 -x857429 -x857430 -x857431 -x857432 -x857433 -x857434 -x857435 -x857436 -x857437 -x857438 -x857439 -x857440 -x857441 -x857442 -x857443 -x857444 -x857445 -x857446 -x857447 -x857448 -x857449 -x857450 -x857451 -x857452 -x857453 -x857454 -x857455 -x857456 -x857457 -x857458 -x857459 -x857460 -x857461 -x857462 -x857463 -x857464 -x857465 -x857466 -x857467 -x857468 -x857469 -x857470 -x857471 -x857472 -x857473 -x857474 -x857475 -x857476 -x857477 -x857478 -x857479 -x857480 -x857481 -x857482 -x857483 -x857484 -x857485 -x857486 -x857487 -x857488 -x857489 -x857490 -x857491 -x857492 -x857493 -x857494 -x857495 -x857496 -x857497 -x857498 -x857499 -x857500 -x857501 -x857502 -x857503 -x857504 -x857505 -x857506 -x857507 -x857508 -x857509 -x857510 -x857511 -x857512 -x857513 -x857514 -x857515 -x857516 -x857517 -x857518 -x857519 -x857520 -x857521 -x857522 -x857523 -x857524 -x857525 -x857526 x857527 -x857528 -x857529 -x857530 -x857531 -x857532 -x857533 -x857534 -x857535 -x857536 -x857537 -x857538 -x857539 -x857540 -x857541 -x857542 -x857543 -x857544 -x857545 -x857546 -x857547 -x857548 -x857549 -x857550 -x857551 -x857552 -x857553 -x857554 -x857555 -x857556 -x857557 -x857558 -x857559 -x857560 -x857561 -x857562 -x857563 -x857564 -x857565 -x857566 -x857567 -x857568 -x857569 -x857570 -x857571 -x857572 -x857573 -x857574 -x857575 -x857576 -x857577 -x857578 -x857579 -x857580 -x857581 -x857582 -x857583 -x857584 -x857585 -x857586 -x857587 -x857588 -x857589 -x857590 -x857591 -x857592 -x857593 -x857594 -x857595 -x857596 -x857597 -x857598 -x857599 -x857600 -x857601 -x857602 -x857603 -x857604 -x857605 -x857606 -x857607 -x857608 -x857609 -x857610 -x857611 -x857612 -x857613 -x857614 -x857615 -x857616 -x857617 -x857618 -x857619 -x857620 -x857621 -x857622 -x857623 -x857624 -x857625 -x857626 -x857627 -x857628 -x857629 -x857630 -x857631 -x857632 -x857633 -x857634 -x857635 -x857636 -x857637 -x857638 -x857639 -x857640 -x857641 -x857642 -x857643 -x857644 -x857645 -x857646 -x857647 -x857648 -x857649 -x857650 -x857651 -x857652 -x857653 -x857654 -x857655 -x857656 -x857657 -x857658 -x857659 -x857660 -x857661 -x857662 -x857663 -x857664 -x857665 -x857666 -x857667 -x857668 -x857669 -x857670 -x857671 -x857672 -x857673 -x857674 -x857675 -x857676 -x857677 -x857678 -x857679 -x857680 -x857681 -x857682 -x857683 -x857684 -x857685 -x857686 -x857687 -x857688 -x857689 -x857690 -x857691 -x857692 -x857693 -x857694 -x857695 -x857696 -x857697 -x857698 -x857699 -x857700 -x857701 -x857702 -x857703 -x857704 -x857705 -x857706 -x857707 -x857708 -x857709 -x857710 -x857711 -x857712 -x857713 -x857714 -x857715 -x857716 -x857717 -x857718 -x857719 -x857720 -x857721 -x857722 -x857723 -x857724 -x857725 -x857726 -x857727 -x857728 -x857729 -x857730 -x857731 -x857732 -x857733 -x857734 -x857735 -x857736 -x857737 -x857738 -x857739 -x857740 -x857741 -x857742 -x857743 -x857744 -x857745 -x857746 -x857747 -x857748 -x857749 -x857750 -x857751 -x857752 -x857753 -x857754 -x857755 x857756 -x857757 -x857758 -x857759 -x857760 -x857761 -x857762 -x857763 -x857764 -x857765 -x857766 -x857767 -x857768 -x857769 -x857770 -x857771 -x857772 -x857773 -x857774 -x857775 -x857776 -x857777 -x857778 -x857779 -x857780 -x857781 -x857782 -x857783 -x857784 -x857785 -x857786 -x857787 -x857788 -x857789 -x857790 -x857791 -x857792 -x857793 -x857794 -x857795 -x857796 -x857797 -x857798 -x857799 -x857800 -x857801 -x857802 -x857803 -x857804 -x857805 -x857806 -x857807 -x857808 -x857809 -x857810 -x857811 -x857812 -x857813 -x857814 -x857815 -x857816 -x857817 -x857818 -x857819 -x857820 -x857821 -x857822 -x857823 -x857824 -x857825 -x857826 -x857827 -x857828 -x857829 -x857830 -x857831 -x857832 -x857833 -x857834 -x857835 -x857836 -x857837 -x857838 -x857839 -x857840 -x857841 -x857842 -x857843 -x857844 -x857845 -x857846 -x857847 -x857848 -x857849 -x857850 -x857851 -x857852 -x857853 -x857854 -x857855 -x857856 -x857857 -x857858 -x857859 -x857860 -x857861 -x857862 -x857863 -x857864 -x857865 -x857866 -x857867 -x857868 -x857869 -x857870 -x857871 -x857872 -x857873 -x857874 -x857875 -x857876 -x857877 -x857878 -x857879 -x857880 -x857881 -x857882 -x857883 -x857884 -x857885 -x857886 -x857887 -x857888 -x857889 -x857890 -x857891 -x857892 -x857893 -x857894 -x857895 -x857896 -x857897 -x857898 -x857899 -x857900 -x857901 -x857902 -x857903 -x857904 -x857905 -x857906 -x857907 -x857908 -x857909 -x857910 -x857911 -x857912 -x857913 -x857914 -x857915 -x857916 -x857917 -x857918 -x857919 -x857920 -x857921 -x857922 -x857923 -x857924 -x857925 -x857926 -x857927 -x857928 -x857929 -x857930 -x857931 -x857932 -x857933 -x857934 -x857935 -x857936 -x857937 -x857938 -x857939 -x857940 -x857941 -x857942 -x857943 -x857944 -x857945 -x857946 -x857947 -x857948 -x857949 -x857950 -x857951 -x857952 -x857953 -x857954 -x857955 -x857956 -x857957 -x857958 -x857959 -x857960 -x857961 -x857962 -x857963 -x857964 -x857965 -x857966 -x857967 -x857968 -x857969 -x857970 -x857971 -x857972 -x857973 -x857974 -x857975 -x857976 -x857977 -x857978 -x857979 -x857980 -x857981 -x857982 -x857983 -x857984 x857985 -x857986 -x857987 -x857988 -x857989 -x857990 -x857991 -x857992 -x857993 -x857994 -x857995 -x857996 -x857997 -x857998 -x857999
671.68/674.12 v -x858000 -x858001 -x858002 -x858003 -x858004 -x858005 -x858006 -x858007 -x858008 -x858009 -x858010 -x858011 -x858012 -x858013 -x858014 -x858015 -x858016 -x858017 -x858018 -x858019 -x858020 -x858021 -x858022 -x858023 -x858024 -x858025 -x858026 -x858027 -x858028 -x858029 -x858030 -x858031 -x858032 -x858033 -x858034 -x858035 -x858036 -x858037 -x858038 -x858039 -x858040 -x858041 -x858042 -x858043 -x858044 -x858045 -x858046 -x858047 -x858048 -x858049 -x858050 -x858051 -x858052 -x858053 -x858054 -x858055 -x858056 -x858057 -x858058 -x858059 -x858060 -x858061 -x858062 -x858063 -x858064 -x858065 -x858066 -x858067 -x858068 -x858069 -x858070 -x858071 -x858072 -x858073 -x858074 -x858075 -x858076 -x858077 -x858078 -x858079 -x858080 -x858081 -x858082 -x858083 -x858084 -x858085 -x858086 -x858087 -x858088 -x858089 -x858090 -x858091 -x858092 -x858093 -x858094 -x858095 -x858096 -x858097 -x858098 -x858099 -x858100 -x858101 -x858102 -x858103 -x858104 -x858105 -x858106 -x858107 -x858108 -x858109 -x858110 -x858111 -x858112 -x858113 -x858114 -x858115 -x858116 -x858117 -x858118 -x858119 -x858120 -x858121 -x858122 -x858123 -x858124 -x858125 -x858126 -x858127 -x858128 -x858129 -x858130 -x858131 -x858132 -x858133 -x858134 -x858135 -x858136 -x858137 -x858138 -x858139 -x858140 -x858141 -x858142 -x858143 -x858144 -x858145 -x858146 -x858147 -x858148 -x858149 -x858150 -x858151 -x858152 -x858153 -x858154 -x858155 -x858156 -x858157 -x858158 -x858159 -x858160 -x858161 -x858162 -x858163 -x858164 -x858165 -x858166 -x858167 -x858168 -x858169 -x858170 -x858171 -x858172 -x858173 -x858174 -x858175 -x858176 -x858177 -x858178 -x858179 -x858180 -x858181 -x858182 -x858183 -x858184 -x858185 -x858186 -x858187 -x858188 -x858189 -x858190 -x858191 -x858192 -x858193 -x858194 -x858195 -x858196 -x858197 -x858198 -x858199 -x858200 -x858201 -x858202 -x858203 -x858204 -x858205 -x858206 -x858207 -x858208 -x858209 -x858210 -x858211 -x858212 -x858213 x858214 -x858215 -x858216 -x858217 -x858218 -x858219 -x858220 -x858221 -x858222 -x858223 -x858224 -x858225 -x858226 -x858227 -x858228 -x858229 -x858230 -x858231 -x858232 -x858233 -x858234 -x858235 -x858236 -x858237 -x858238 -x858239 -x858240 -x858241 -x858242 -x858243 -x858244 -x858245 -x858246 -x858247 -x858248 -x858249 -x858250 -x858251 -x858252 -x858253 -x858254 -x858255 -x858256 -x858257 -x858258 -x858259 -x858260 -x858261 -x858262 -x858263 -x858264 -x858265 -x858266 -x858267 -x858268 -x858269 -x858270 -x858271 -x858272 -x858273 -x858274 -x858275 -x858276 -x858277 -x858278 -x858279 -x858280 -x858281 -x858282 -x858283 -x858284 -x858285 -x858286 -x858287 -x858288 -x858289 -x858290 -x858291 -x858292 -x858293 -x858294 -x858295 -x858296 -x858297 -x858298 -x858299 -x858300 -x858301 -x858302 -x858303 -x858304 -x858305 -x858306 -x858307 -x858308 -x858309 -x858310 -x858311 -x858312 -x858313 -x858314 -x858315 -x858316 -x858317 -x858318 -x858319 -x858320 -x858321 -x858322 -x858323 -x858324 -x858325 -x858326 -x858327 -x858328 -x858329 -x858330 -x858331 -x858332 -x858333 -x858334 -x858335 -x858336 -x858337 -x858338 -x858339 -x858340 -x858341 -x858342 -x858343 -x858344 -x858345 -x858346 -x858347 -x858348 -x858349 -x858350 -x858351 -x858352 -x858353 -x858354 -x858355 -x858356 -x858357 -x858358 -x858359 -x858360 -x858361 -x858362 -x858363 -x858364 -x858365 -x858366 -x858367 -x858368 -x858369 -x858370 -x858371 -x858372 -x858373 -x858374 -x858375 -x858376 -x858377 -x858378 -x858379 -x858380 -x858381 -x858382 -x858383 -x858384 -x858385 -x858386 -x858387 -x858388 -x858389 -x858390 -x858391 -x858392 -x858393 -x858394 -x858395 -x858396 -x858397 -x858398 -x858399 -x858400 -x858401 -x858402 -x858403 -x858404 -x858405 -x858406 -x858407 -x858408 -x858409 -x858410 -x858411 -x858412 -x858413 -x858414 -x858415 -x858416 -x858417 -x858418 -x858419 -x858420 -x858421 -x858422 -x858423 -x858424 -x858425 -x858426 -x858427 -x858428 -x858429 -x858430 -x858431 -x858432 -x858433 -x858434 -x858435 -x858436 -x858437 -x858438 -x858439 -x858440 -x858441 -x858442 x858443 -x858444 -x858445 -x858446 -x858447 -x858448 -x858449 -x858450 -x858451 -x858452 -x858453 -x858454 -x858455 -x858456 -x858457 -x858458 -x858459 -x858460 -x858461 -x858462 -x858463 -x858464 -x858465 -x858466 -x858467 -x858468 -x858469 -x858470 -x858471 -x858472 -x858473 -x858474 -x858475 -x858476 -x858477 -x858478 -x858479 -x858480 -x858481 -x858482 -x858483 -x858484 -x858485 -x858486 -x858487 -x858488 -x858489 -x858490 -x858491 -x858492 -x858493 -x858494 -x858495 -x858496 -x858497 -x858498 -x858499 -x858500 -x858501 -x858502 -x858503 -x858504 -x858505 -x858506 -x858507 -x858508 -x858509 -x858510 -x858511 -x858512 -x858513 -x858514 -x858515 -x858516 -x858517 -x858518 -x858519 -x858520 -x858521 -x858522 -x858523 -x858524 -x858525 -x858526 -x858527 -x858528 -x858529 -x858530 -x858531 -x858532 -x858533 -x858534 -x858535 -x858536 -x858537 -x858538 -x858539 -x858540 -x858541 -x858542 -x858543 -x858544 -x858545 -x858546 -x858547 -x858548 -x858549 -x858550 -x858551 -x858552 -x858553 -x858554 -x858555 -x858556 -x858557 -x858558 -x858559 -x858560 -x858561 -x858562 -x858563 -x858564 -x858565 -x858566 -x858567 -x858568 -x858569 -x858570 -x858571 -x858572 -x858573 -x858574 -x858575 -x858576 -x858577 -x858578 -x858579 -x858580 -x858581 -x858582 -x858583 -x858584 -x858585 -x858586 -x858587 -x858588 -x858589 -x858590 -x858591 -x858592 -x858593 -x858594 -x858595 -x858596 -x858597 -x858598 -x858599 -x858600 -x858601 -x858602 -x858603 -x858604 -x858605 -x858606 -x858607 -x858608 -x858609 -x858610 -x858611 -x858612 -x858613 -x858614 -x858615 -x858616 -x858617 -x858618 -x858619 -x858620 -x858621 -x858622 -x858623 -x858624 -x858625 -x858626 -x858627 -x858628 -x858629 -x858630 -x858631 -x858632 -x858633 -x858634 -x858635 -x858636 -x858637 -x858638 -x858639 -x858640 -x858641 -x858642 -x858643 -x858644 -x858645 -x858646 -x858647 -x858648 -x858649 -x858650 -x858651 -x858652 -x858653 -x858654 -x858655 -x858656 -x858657 -x858658 -x858659 -x858660 -x858661 -x858662 -x858663 -x858664 -x858665 -x858666 -x858667 -x858668 -x858669 -x858670 -x858671 x858672 -x858673 -x858674 -x858675 -x858676 -x858677 -x858678 -x858679 -x858680 -x858681 -x858682 -x858683 -x858684 -x858685 -x858686 -x858687 -x858688 -x858689 -x858690 -x858691 -x858692 -x858693 -x858694 -x858695 -x858696 -x858697 -x858698 -x858699 -x858700 -x858701 -x858702 -x858703 -x858704 -x858705 -x858706 -x858707 -x858708 -x858709 -x858710 -x858711 -x858712 -x858713 -x858714 -x858715 -x858716 -x858717 -x858718 -x858719 -x858720 -x858721 -x858722 -x858723 -x858724 -x858725 -x858726 -x858727 -x858728 -x858729 -x858730 -x858731 -x858732 -x858733 -x858734 -x858735 -x858736 -x858737 -x858738 -x858739 -x858740 -x858741 -x858742 -x858743 -x858744 -x858745 -x858746 -x858747 -x858748 -x858749 -x858750 -x858751 -x858752 -x858753 -x858754 -x858755 -x858756 -x858757 -x858758 -x858759 -x858760 -x858761 -x858762 -x858763 -x858764 -x858765 -x858766 -x858767 -x858768 -x858769 -x858770 -x858771 -x858772 -x858773 -x858774 -x858775 -x858776 -x858777 -x858778 -x858779 -x858780 -x858781 -x858782 -x858783 -x858784 -x858785 -x858786 -x858787 -x858788 -x858789 -x858790 -x858791 -x858792 -x858793 -x858794 -x858795 -x858796 -x858797 -x858798 -x858799 -x858800 -x858801 -x858802 -x858803 -x858804 -x858805 -x858806 -x858807 -x858808 -x858809 -x858810 -x858811 -x858812 -x858813 -x858814 -x858815 -x858816 -x858817 -x858818 -x858819 -x858820 -x858821 -x858822 -x858823 -x858824 -x858825 -x858826 -x858827 -x858828 -x858829 -x858830 -x858831 -x858832 -x858833 -x858834 -x858835 -x858836 -x858837 -x858838 -x858839 -x858840 -x858841 -x858842 -x858843 -x858844 -x858845 -x858846 -x858847 -x858848 -x858849 -x858850 -x858851 -x858852 -x858853 -x858854 -x858855 -x858856 -x858857 -x858858 -x858859 -x858860 -x858861 -x858862 -x858863 -x858864 -x858865 -x858866 -x858867 -x858868 -x858869 -x858870 -x858871 -x858872 -x858873 -x858874 -x858875 -x858876 -x858877 -x858878 -x858879 -x858880 -x858881 -x858882 -x858883 -x858884 -x858885 -x858886 -x858887 -x858888 -x858889 -x858890 -x858891 -x858892 -x858893 -x858894 -x858895 -x858896 -x858897 -x858898 -x858899 -x858900 x858901 -x858902 -x858903 -x858904 -x858905 -x858906 -x858907 -x858908 -x858909 -x858910 -x858911 -x858912 -x858913 -x858914 -x858915 -x858916 -x858917 -x858918 -x858919 -x858920 -x858921 -x858922 -x858923 -x858924 -x858925 -x858926 -x858927 -x858928 -x858929 -x858930 -x858931 -x858932 -x858933 -x858934 -x858935 -x858936 -x858937 -x858938 -x858939 -x858940 -x858941 -x858942 -x858943 -x858944 -x858945 -x858946 -x858947 -x858948 -x858949 -x858950 -x858951 -x858952 -x858953 -x858954 -x858955 -x858956 -x858957 -x858958 -x858959 -x858960 -x858961 -x858962 -x858963 -x858964 -x858965 -x858966 -x858967 -x858968 -x858969 -x858970 -x858971 -x858972 -x858973 -x858974 -x858975 -x858976 -x858977 -x858978 -x858979 -x858980 -x858981 -x858982 -x858983 -x858984 -x858985 -x858986 -x858987 -x858988 -x858989 -x858990 -x858991 -x858992 -x858993 -x858994 -x858995 -x858996 -x858997 -x858998 -x858999 -x859000 -x859001 -x859002 -x859003 -x859004 -x859005 -x859006 -x859007 -x859008 -x859009 -x859010 -x859011 -x859012 -x859013 -x859014 -x859015 -x859016 -x859017 -x859018 -x859019 -x859020 -x859021 -x859022 -x859023 -x859024 -x859025 -x859026 -x859027 -x859028 -x859029 -x859030 -x859031 -x859032 -x859033 -x859034 -x859035 -x859036 -x859037 -x859038 -x859039 -x859040 -x859041 -x859042 -x859043 -x859044 -x859045 -x859046 -x859047 -x859048 -x859049 -x859050 -x859051 -x859052 -x859053 -x859054 -x859055 -x859056 -x859057 -x859058 -x859059 -x859060 -x859061 -x859062 -x859063 -x859064 -x859065 -x859066 -x859067 -x859068 -x859069 -x859070 -x859071 -x859072 -x859073 -x859074 -x859075 -x859076 -x859077 -x859078 -x859079 -x859080 -x859081 -x859082 -x859083 -x859084 -x859085 -x859086 -x859087 -x859088 -x859089 -x859090 -x859091 -x859092 -x859093 -x859094 -x859095 -x859096 -x859097 -x859098 -x859099 -x859100 -x859101 -x859102 -x859103 -x859104 -x859105 -x859106 -x859107 -x859108 -x859109 -x859110 -x859111 -x859112 -x859113 -x859114 -x859115 -x859116 -x859117 -x859118 -x859119 -x859120 -x859121 -x859122 -x859123 -x859124 -x859125 -x859126 -x859127 -x859128 -x859129 x859130 -x859131 -x859132 -x859133 -x859134 -x859135 -x859136 -x859137 -x859138 -x859139 -x859140 -x859141 -x859142 -x859143 -x859144 -x859145 -x859146 -x859147 -x859148 -x859149 -x859150 -x859151 -x859152 -x859153 -x859154 -x859155 -x859156 -x859157 -x859158 -x859159 -x859160 -x859161 -x859162 -x859163 -x859164 -x859165 -x859166 -x859167 -x859168 -x859169 -x859170 -x859171 -x859172 -x859173 -x859174 -x859175 -x859176 -x859177 -x859178 -x859179 -x859180 -x859181 -x859182 -x859183 -x859184 -x859185 -x859186 -x859187 -x859188 -x859189 -x859190 -x859191 -x859192 -x859193 -x859194 -x859195 -x859196 -x859197 -x859198 -x859199 -x859200 -x859201 -x859202 -x859203 -x859204 -x859205 -x859206 -x859207 -x859208 -x859209 -x859210 -x859211 -x859212 -x859213 -x859214 -x859215 -x859216 -x859217 -x859218 -x859219 -x859220 -x859221 -x859222 -x859223 -x859224 -x859225 -x859226 -x859227 -x859228 -x859229 -x859230 -x859231 -x859232 -x859233 x859234 -x859235 -x859236 -x859237 -x859238 -x859239 -x859240 -x859241 -x859242 -x859243 -x859244 -x859245 -x859246 -x859247 -x859248 -x859249 -x859250 -x859251 -x859252 -x859253 -x859254 -x859255 -x859256 -x859257 -x859258 -x859259 -x859260 -x859261 -x859262 -x859263 -x859264 -x859265 -x859266 -x859267 -x859268 -x859269 -x859270 -x859271 -x859272 -x859273 -x859274 -x859275 -x859276 -x859277 -x859278 -x859279 -x859280 -x859281 -x859282 -x859283 -x859284 -x859285 -x859286 -x859287 -x859288 -x859289 -x859290 -x859291 -x859292 -x859293 -x859294 -x859295 -x859296 -x859297 -x859298 -x859299 -x859300 -x859301 -x859302 -x859303 -x859304 -x859305 -x859306 -x859307 -x859308 -x859309 -x859310 -x859311 -x859312 -x859313 -x859314 -x859315 -x859316 -x859317 -x859318 -x859319 -x859320 -x859321 -x859322 -x859323 -x859324 -x859325 -x859326 -x859327 -x859328 -x859329 -x859330 -x859331 -x859332 -x859333 -x859334 -x859335 -x859336 -x859337 -x859338 -x859339 -x859340 -x859341 -x859342 -x859343 -x859344 -x859345 -x859346 -x859347 -x859348 -x859349 -x859350 -x859351 -x859352 -x859353 -x859354 -x859355 -x859356 -x859357 -x859358 -x859359 -x859360 -x859361 -x859362 -x859363 -x859364 -x859365 -x859366 -x859367 -x859368 -x859369 -x859370 -x859371 -x859372 -x859373 -x859374 -x859375 -x859376 -x859377 -x859378 -x859379 -x859380 -x859381 -x859382 -x859383 -x859384 -x859385 -x859386 -x859387 -x859388 -x859389 -x859390 -x859391 -x859392 -x859393 -x859394 -x859395 -x859396 -x859397 -x859398 -x859399 -x859400 -x859401 -x859402 -x859403 -x859404 -x859405 -x859406 -x859407 -x859408 -x859409 -x859410 -x859411 -x859412 -x859413 -x859414 -x859415 -x859416 -x859417 -x859418 -x859419 -x859420 -x859421 -x859422 -x859423 -x859424 -x859425 -x859426 -x859427 -x859428 -x859429 -x859430 -x859431 -x859432 -x859433 -x859434 -x859435 -x859436 -x859437 -x859438 -x859439 -x859440 -x859441 -x859442 -x859443 -x859444 -x859445 -x859446 -x859447 -x859448 -x859449 -x859450 -x859451 -x859452 -x859453 -x859454 -x859455 -x859456 -x859457 -x859458 -x859459 -x859460 -x859461 -x859462 -x859463 -x859464 -x859465 -x859466 -x859467 -x859468 -x859469 -x859470 -x859471 -x859472 -x859473 -x859474 -x859475 -x859476 -x859477 -x859478 -x859479 -x859480 -x859481 -x859482 -x859483 -x859484 x859485 -x859486 -x859487 -x859488 -x859489 -x859490 -x859491 -x859492 -x859493 -x859494 -x859495 -x859496 -x859497 -x859498 -x859499 -x859500 -x859501 -x859502 -x859503 -x859504 -x859505 -x859506 -x859507 -x859508 -x859509 -x859510 -x859511 -x859512 -x859513 -x859514 -x859515 -x859516 -x859517 -x859518 -x859519 -x859520 -x859521 -x859522 -x859523 -x859524 -x859525 -x859526 -x859527 -x859528 -x859529 -x859530 -x859531 -x859532 -x859533 -x859534 -x859535 -x859536 -x859537 -x859538 -x859539 -x859540 -x859541 -x859542 -x859543 -x859544 -x859545 -x859546 -x859547 -x859548 -x859549 -x859550 -x859551 -x859552 -x859553 -x859554 -x859555 -x859556 -x859557 -x859558 -x859559 -x859560 -x859561 -x859562 -x859563 -x859564 -x859565 -x859566 -x859567 -x859568 -x859569 -x859570 -x859571 -x859572 -x859573 -x859574 -x859575 -x859576 -x859577 -x859578 -x859579 -x859580 -x859581 -x859582 -x859583 -x859584 -x859585 -x859586 -x859587 -x859588 -x859589 -x859590 -x859591 -x859592 -x859593 -x859594 -x859595 -x859596 -x859597 -x859598 -x859599 -x859600 -x859601 -x859602 -x859603 -x859604 -x859605 -x859606 -x859607 -x859608 -x859609 x859610 -x859611 -x859612 -x859613 -x859614 -x859615 -x859616 -x859617 -x859618 -x859619 -x859620 -x859621 -x859622 -x859623 -x859624 -x859625 -x859626 -x859627 -x859628 -x859629 -x859630 -x859631 -x859632 -x859633 -x859634 -x859635 -x859636 -x859637 -x859638 -x859639 -x859640 -x859641 -x859642 -x859643 -x859644 -x859645 -x859646 -x859647 -x859648 -x859649 -x859650 -x859651 -x859652 -x859653 -x859654 -x859655 -x859656 -x859657 -x859658 -x859659 -x859660 -x859661 -x859662 -x859663 -x859664 -x859665 -x859666 -x859667 -x859668 -x859669 -x859670 -x859671 -x859672 -x859673 -x859674 -x859675 -x859676 -x859677 -x859678 -x859679 -x859680 -x859681 -x859682 -x859683 -x859684 -x859685 -x859686 -x859687 -x859688 -x859689 -x859690 -x859691 -x859692 -x859693 -x859694 -x859695 -x859696 -x859697 -x859698 -x859699 -x859700 -x859701 -x859702 -x859703 -x859704 -x859705 -x859706 -x859707 -x859708 -x859709 -x859710 -x859711 -x859712 -x859713 -x859714 -x859715 -x859716 -x859717 -x859718 -x859719 -x859720 -x859721 -x859722 -x859723 -x859724 -x859725 -x859726 -x859727 -x859728 -x859729 -x859730 -x859731 -x859732 -x859733 -x859734 -x859735 -x859736 -x859737 -x859738 -x859739 -x859740 -x859741 -x859742 -x859743 -x859744 -x859745 -x859746 -x859747 -x859748 -x859749 -x859750 -x859751 -x859752 -x859753 -x859754 -x859755 -x859756 -x859757 -x859758 -x859759 -x859760 -x859761 -x859762 -x859763 -x859764 -x859765 -x859766 -x859767 -x859768 -x859769 -x859770 -x859771 -x859772 -x859773 -x859774 -x859775 -x859776 -x859777 -x859778 -x859779 -x859780 -x859781 -x859782 -x859783 -x859784 -x859785 -x859786 -x859787 -x859788 -x859789 -x859790 -x859791 -x859792 -x859793 -x859794 -x859795 -x859796 -x859797 -x859798 -x859799 -x859800 -x859801 -x859802 -x859803 -x859804 -x859805 -x859806 -x859807 -x859808 -x859809 -x859810 -x859811 -x859812 -x859813 -x859814 -x859815 -x859816 -x859817 -x859818 -x859819 -x859820 -x859821 -x859822 -x859823 -x859824 -x859825 -x859826 -x859827 -x859828 -x859829 -x859830 -x859831 -x859832 -x859833 -x859834 -x859835 -x859836 -x859837 -x859838 -x859839 -x859840 -x859841 -x859842 -x859843 -x859844 -x859845 -x859846 -x859847 -x859848 -x859849 -x859850 -x859851 -x859852 -x859853 -x859854 -x859855 -x859856 -x859857 -x859858 -x859859 -x859860 -x859861 -x859862 -x859863 -x859864 -x859865 -x859866 -x859867 -x859868 -x859869 -x859870 -x859871 -x859872 -x859873 -x859874 -x859875 -x859876 -x859877 -x859878 -x859879 -x859880 -x859881 -x859882 -x859883 -x859884 -x859885 -x859886 -x859887 -x859888 -x859889 -x859890 -x859891 -x859892 -x859893 -x859894 -x859895 -x859896 -x859897 -x859898 -x859899 -x859900 -x859901 -x859902 -x859903 -x859904 -x859905 -x859906 -x859907 -x859908 -x859909 -x859910 -x859911 -x859912 -x859913 -x859914 -x859915 -x859916 -x859917 -x859918 -x859919 -x859920 -x859921 -x859922 -x859923 -x859924 -x859925 -x859926 -x859927 -x859928 -x859929 -x859930 -x859931 -x859932 -x859933 -x859934 -x859935 -x859936 -x859937 -x859938 -x859939 -x859940 -x859941 -x859942 -x859943 -x859944 -x859945 -x859946 -x859947 -x859948 x859949 -x859950 -x859951 -x859952 -x859953 -x859954 -x859955 -x859956 -x859957 -x859958 -x859959 -x859960 -x859961 -x859962 -x859963 -x859964 -x859965 -x859966 -x859967 -x859968 -x859969 -x859970 -x859971 -x859972 -x859973 -x859974 -x859975 -x859976 -x859977 -x859978 -x859979 -x859980 -x859981 -x859982 -x859983 -x859984 -x859985 -x859986 -x859987 -x859988 -x859989 -x859990 -x859991 -x859992 -x859993 -x859994 -x859995 -x859996 -x859997 -x859998 -x859999
671.68/674.12 v -x860000 -x860001 -x860002 -x860003 -x860004 -x860005 -x860006 -x860007 -x860008 -x860009 -x860010 -x860011 -x860012 -x860013 -x860014 -x860015 -x860016 -x860017 -x860018 -x860019 -x860020 -x860021 -x860022 -x860023 -x860024 -x860025 -x860026 -x860027 -x860028 -x860029 -x860030 -x860031 -x860032 -x860033 -x860034 -x860035 -x860036 -x860037 -x860038 -x860039 -x860040 -x860041 -x860042 -x860043 -x860044 -x860045 -x860046 -x860047 -x860048 -x860049 -x860050 -x860051 -x860052 -x860053 -x860054 -x860055 -x860056 -x860057 -x860058 -x860059 -x860060 -x860061 -x860062 -x860063 -x860064 -x860065 -x860066 -x860067 -x860068 -x860069 -x860070 -x860071 -x860072 -x860073 -x860074 -x860075 -x860076 -x860077 -x860078 -x860079 -x860080 -x860081 -x860082 -x860083 -x860084 -x860085 -x860086 -x860087 -x860088 -x860089 -x860090 -x860091 -x860092 -x860093 -x860094 -x860095 -x860096 -x860097 -x860098 -x860099 -x860100 -x860101 -x860102 -x860103 -x860104 -x860105 -x860106 -x860107 -x860108 -x860109 -x860110 -x860111 -x860112 -x860113 -x860114 -x860115 -x860116 -x860117 -x860118 -x860119 -x860120 -x860121 -x860122 -x860123 -x860124 -x860125 -x860126 -x860127 -x860128 -x860129 -x860130 -x860131 -x860132 -x860133 -x860134 -x860135 -x860136 -x860137 -x860138 -x860139 -x860140 -x860141 -x860142 -x860143 -x860144 -x860145 -x860146 -x860147 -x860148 -x860149 -x860150 -x860151 -x860152 -x860153 -x860154 -x860155 -x860156 -x860157 -x860158 -x860159 -x860160 -x860161 -x860162 -x860163 -x860164 -x860165 -x860166 -x860167 -x860168 -x860169 -x860170 -x860171 -x860172 -x860173 -x860174 -x860175 -x860176 -x860177 -x860178 -x860179 -x860180 -x860181 -x860182 -x860183 -x860184 -x860185 -x860186 -x860187 -x860188 -x860189 -x860190 -x860191 -x860192 -x860193 -x860194 -x860195 -x860196 -x860197 -x860198 -x860199 -x860200 -x860201 -x860202 x860203 -x860204 -x860205 -x860206 -x860207 -x860208 -x860209 -x860210 -x860211 -x860212 -x860213 -x860214 -x860215 -x860216 -x860217 -x860218 -x860219 -x860220 -x860221 -x860222 -x860223 -x860224 -x860225 -x860226 -x860227 -x860228 -x860229 -x860230 -x860231 -x860232 -x860233 -x860234 -x860235 -x860236 -x860237 -x860238 -x860239 -x860240 -x860241 -x860242 -x860243 -x860244 -x860245 -x860246 -x860247 -x860248 -x860249 -x860250 -x860251 -x860252 -x860253 -x860254 -x860255 -x860256 -x860257 -x860258 -x860259 -x860260 -x860261 -x860262 -x860263 -x860264 -x860265 -x860266 -x860267 -x860268 -x860269 -x860270 -x860271 -x860272 -x860273 -x860274 -x860275 -x860276 -x860277 -x860278 -x860279 -x860280 -x860281 -x860282 -x860283 -x860284 -x860285 -x860286 -x860287 -x860288 -x860289 -x860290 -x860291 -x860292 -x860293 -x860294 -x860295 -x860296 -x860297 -x860298 -x860299 -x860300 -x860301 -x860302 -x860303 -x860304 -x860305 -x860306 -x860307 -x860308 -x860309 -x860310 -x860311 -x860312 -x860313 -x860314 -x860315 -x860316 -x860317 -x860318 -x860319 -x860320 -x860321 -x860322 -x860323 -x860324 -x860325 -x860326 -x860327 -x860328 -x860329 -x860330 -x860331 -x860332 -x860333 -x860334 -x860335 -x860336 -x860337 -x860338 -x860339 -x860340 -x860341 -x860342 -x860343 -x860344 -x860345 -x860346 -x860347 -x860348 -x860349 -x860350 -x860351 -x860352 -x860353 -x860354 -x860355 -x860356 -x860357 -x860358 -x860359 -x860360 -x860361 -x860362 -x860363 -x860364 -x860365 -x860366 -x860367 -x860368 -x860369 -x860370 -x860371 -x860372 -x860373 -x860374 -x860375 -x860376 -x860377 -x860378 -x860379 -x860380 -x860381 -x860382 -x860383 -x860384 -x860385 -x860386 -x860387 -x860388 -x860389 -x860390 -x860391 -x860392 -x860393 -x860394 -x860395 -x860396 -x860397 -x860398 -x860399 -x860400 -x860401 -x860402 -x860403 -x860404 -x860405 -x860406 -x860407 -x860408 -x860409 -x860410 -x860411 -x860412 -x860413 -x860414 -x860415 -x860416 -x860417 -x860418 -x860419 -x860420 -x860421 -x860422 -x860423 -x860424 -x860425 -x860426 -x860427 -x860428 -x860429 -x860430 -x860431 -x860432 -x860433 -x860434 -x860435 -x860436 -x860437 -x860438 -x860439 -x860440 -x860441 -x860442 -x860443 -x860444 -x860445 -x860446 -x860447 -x860448 -x860449 -x860450 -x860451 -x860452 -x860453 -x860454 -x860455 -x860456 -x860457 -x860458 -x860459 -x860460 -x860461 -x860462 -x860463 -x860464 -x860465 -x860466 -x860467 -x860468 -x860469 -x860470 -x860471 -x860472 -x860473 -x860474 -x860475 -x860476 -x860477 -x860478 -x860479 -x860480 -x860481 -x860482 -x860483 -x860484 x860485 -x860486 -x860487 -x860488 -x860489 -x860490 -x860491 -x860492 -x860493 -x860494 -x860495 -x860496 -x860497 -x860498 -x860499 -x860500 -x860501 -x860502 -x860503 -x860504 -x860505 -x860506 -x860507 -x860508 -x860509 -x860510 -x860511 -x860512 -x860513 -x860514 -x860515 -x860516 -x860517 -x860518 -x860519 -x860520 -x860521 -x860522 -x860523 -x860524 -x860525 -x860526 -x860527 -x860528 -x860529 -x860530 -x860531 -x860532 -x860533 -x860534 -x860535 -x860536 -x860537 -x860538 -x860539 -x860540 -x860541 -x860542 -x860543 -x860544 -x860545 -x860546 -x860547 -x860548 -x860549 -x860550 -x860551 -x860552 -x860553 -x860554 -x860555 -x860556 -x860557 -x860558 -x860559 -x860560 -x860561 -x860562 -x860563 -x860564 -x860565 -x860566 -x860567 -x860568 -x860569 -x860570 -x860571 -x860572 -x860573 -x860574 -x860575 -x860576 -x860577 -x860578 -x860579 -x860580 -x860581 -x860582 -x860583 -x860584 -x860585 -x860586 -x860587 -x860588 -x860589 -x860590 -x860591 -x860592 -x860593 -x860594 -x860595 -x860596 -x860597 -x860598 -x860599 -x860600 -x860601 -x860602 -x860603 -x860604 -x860605 -x860606 -x860607 -x860608 -x860609 -x860610 -x860611 -x860612 -x860613 -x860614 -x860615 -x860616 -x860617 -x860618 -x860619 -x860620 -x860621 -x860622 -x860623 -x860624 -x860625 -x860626 -x860627 -x860628 -x860629 -x860630 -x860631 -x860632 -x860633 -x860634 -x860635 -x860636 -x860637 -x860638 -x860639 -x860640 -x860641 -x860642 -x860643 -x860644 -x860645 -x860646 -x860647 -x860648 -x860649 -x860650 -x860651 -x860652 -x860653 -x860654 -x860655 -x860656 -x860657 -x860658 -x860659 -x860660 -x860661 -x860662 -x860663 -x860664 -x860665 -x860666 -x860667 -x860668 -x860669 -x860670 -x860671 -x860672 -x860673 -x860674 -x860675 -x860676 -x860677 -x860678 -x860679 -x860680 -x860681 -x860682 -x860683 -x860684 -x860685 -x860686 -x860687 -x860688 -x860689 -x860690 -x860691 -x860692 -x860693 -x860694 -x860695 -x860696 -x860697 -x860698 -x860699 -x860700 -x860701 -x860702 -x860703 -x860704 -x860705 -x860706 -x860707 -x860708 -x860709 -x860710 -x860711 -x860712 -x860713 -x860714 -x860715 -x860716 -x860717 -x860718 -x860719 -x860720 x860721 -x860722 -x860723 -x860724 -x860725 -x860726 -x860727 -x860728 -x860729 -x860730 -x860731 -x860732 -x860733 -x860734 -x860735 -x860736 -x860737 -x860738 -x860739 -x860740 -x860741 -x860742 -x860743 -x860744 -x860745 -x860746 -x860747 -x860748 -x860749 -x860750 -x860751 -x860752 -x860753 -x860754 -x860755 -x860756 -x860757 -x860758 -x860759 -x860760 -x860761 -x860762 -x860763 -x860764 -x860765 -x860766 -x860767 -x860768 -x860769 -x860770 -x860771 -x860772 -x860773 -x860774 -x860775 -x860776 -x860777 -x860778 -x860779 -x860780 -x860781 -x860782 -x860783 -x860784 -x860785 -x860786 -x860787 -x860788 -x860789 -x860790 -x860791 -x860792 -x860793 -x860794 -x860795 -x860796 -x860797 -x860798 -x860799 -x860800 -x860801 -x860802 -x860803 -x860804 -x860805 -x860806 -x860807 -x860808 -x860809 -x860810 -x860811 -x860812 -x860813 -x860814 -x860815 -x860816 -x860817 -x860818 -x860819 -x860820 -x860821 -x860822 -x860823 -x860824 -x860825 -x860826 -x860827 -x860828 -x860829 -x860830 -x860831 -x860832 -x860833 -x860834 -x860835 -x860836 -x860837 -x860838 -x860839 -x860840 -x860841 -x860842 -x860843 -x860844 -x860845 -x860846 -x860847 -x860848 -x860849 -x860850 -x860851 -x860852 -x860853 -x860854 -x860855 -x860856 -x860857 -x860858 -x860859 -x860860 -x860861 -x860862 -x860863 -x860864 -x860865 -x860866 -x860867 -x860868 -x860869 -x860870 -x860871 -x860872 -x860873 -x860874 -x860875 -x860876 -x860877 -x860878 -x860879 -x860880 -x860881 -x860882 -x860883 -x860884 -x860885 -x860886 -x860887 -x860888 -x860889 -x860890 -x860891 -x860892 -x860893 -x860894 -x860895 -x860896 -x860897 -x860898 -x860899 -x860900 -x860901 -x860902 -x860903 -x860904 -x860905 -x860906 -x860907 -x860908 -x860909 -x860910 -x860911 -x860912 -x860913 -x860914 -x860915 -x860916 -x860917 -x860918 -x860919 -x860920 -x860921 -x860922 -x860923 -x860924 -x860925 -x860926 -x860927 -x860928 -x860929 -x860930 -x860931 -x860932 -x860933 -x860934 -x860935 -x860936 -x860937 -x860938 -x860939 -x860940 -x860941 -x860942 -x860943 -x860944 -x860945 -x860946 -x860947 x860948 -x860949 -x860950 -x860951 -x860952 -x860953 -x860954 -x860955 -x860956 -x860957 -x860958 -x860959 -x860960 -x860961 -x860962 -x860963 -x860964 -x860965 -x860966 -x860967 -x860968 -x860969 -x860970 -x860971 -x860972 -x860973 -x860974 -x860975 -x860976 -x860977 -x860978 -x860979 -x860980 -x860981 -x860982 -x860983 -x860984 -x860985 -x860986 -x860987 -x860988 -x860989 -x860990 -x860991 -x860992 -x860993 -x860994 -x860995 -x860996 -x860997 -x860998 -x860999 -x861000 -x861001 -x861002 -x861003 -x861004 -x861005 -x861006 -x861007 -x861008 -x861009 -x861010 -x861011 -x861012 -x861013 -x861014 -x861015 -x861016 -x861017 -x861018 -x861019 -x861020 -x861021 -x861022 -x861023 -x861024 -x861025 -x861026 -x861027 -x861028 -x861029 -x861030 -x861031 -x861032 -x861033 -x861034 -x861035 -x861036 -x861037 -x861038 -x861039 -x861040 -x861041 -x861042 -x861043 -x861044 -x861045 -x861046 -x861047 -x861048 -x861049 -x861050 -x861051 -x861052 -x861053 -x861054 -x861055 -x861056 -x861057 -x861058 -x861059 -x861060 -x861061 -x861062 -x861063 -x861064 -x861065 -x861066 -x861067 -x861068 -x861069 -x861070 -x861071 -x861072 -x861073 -x861074 -x861075 -x861076 -x861077 -x861078 -x861079 -x861080 -x861081 -x861082 -x861083 -x861084 -x861085 -x861086 -x861087 -x861088 -x861089 -x861090 -x861091 -x861092 -x861093 -x861094 -x861095 -x861096 -x861097 -x861098 -x861099 -x861100 -x861101 -x861102 -x861103 -x861104 -x861105 -x861106 -x861107 -x861108 -x861109 -x861110 -x861111 -x861112 -x861113 -x861114 -x861115 -x861116 -x861117 -x861118 -x861119 -x861120 -x861121 -x861122 -x861123 -x861124 -x861125 -x861126 -x861127 -x861128 -x861129 -x861130 -x861131 -x861132 -x861133 -x861134 -x861135 -x861136 -x861137 -x861138 -x861139 -x861140 -x861141 -x861142 -x861143 -x861144 -x861145 -x861146 -x861147 -x861148 -x861149 -x861150 -x861151 -x861152 -x861153 -x861154 -x861155 -x861156 -x861157 -x861158 -x861159 -x861160 -x861161 -x861162 -x861163 -x861164 -x861165 -x861166 -x861167 -x861168 -x861169 -x861170 -x861171 -x861172 -x861173 -x861174 x861175 -x861176 -x861177 -x861178 -x861179 -x861180 -x861181 -x861182 -x861183 -x861184 -x861185 -x861186 -x861187 -x861188 -x861189 -x861190 -x861191 -x861192 -x861193 -x861194 -x861195 -x861196 -x861197 -x861198 -x861199 -x861200 -x861201 -x861202 -x861203 -x861204 -x861205 -x861206 -x861207 -x861208 -x861209 -x861210 -x861211 -x861212 -x861213 -x861214 -x861215 -x861216 -x861217 -x861218 -x861219 -x861220 -x861221 -x861222 -x861223 -x861224 -x861225 -x861226 -x861227 -x861228 -x861229 -x861230 -x861231 -x861232 -x861233 -x861234 -x861235 -x861236 -x861237 -x861238 -x861239 -x861240 -x861241 -x861242 -x861243 -x861244 -x861245 -x861246 -x861247 -x861248 -x861249 -x861250 -x861251 -x861252 -x861253 -x861254 -x861255 -x861256 -x861257 -x861258 -x861259 -x861260 -x861261 -x861262 -x861263 -x861264 -x861265 -x861266 -x861267 -x861268 -x861269 -x861270 -x861271 -x861272 -x861273 -x861274 -x861275 -x861276 -x861277 -x861278 -x861279 -x861280 -x861281 -x861282 -x861283 -x861284 -x861285 -x861286 -x861287 -x861288 -x861289 -x861290 -x861291 -x861292 -x861293 -x861294 -x861295 -x861296 -x861297 -x861298 -x861299 -x861300 -x861301 -x861302 -x861303 -x861304 -x861305 -x861306 -x861307 -x861308 -x861309 -x861310 -x861311 -x861312 -x861313 -x861314 -x861315 -x861316 -x861317 -x861318 -x861319 -x861320 -x861321 -x861322 -x861323 -x861324 -x861325 -x861326 -x861327 -x861328 -x861329 -x861330 -x861331 -x861332 -x861333 -x861334 -x861335 -x861336 -x861337 -x861338 -x861339 -x861340 -x861341 -x861342 -x861343 -x861344 -x861345 -x861346 -x861347 -x861348 -x861349 -x861350 -x861351 -x861352 -x861353 -x861354 -x861355 -x861356 -x861357 -x861358 -x861359 -x861360 -x861361 -x861362 -x861363 -x861364 -x861365 -x861366 -x861367 -x861368 -x861369 -x861370 -x861371 -x861372 -x861373 -x861374 -x861375 -x861376 -x861377 -x861378 -x861379 -x861380 -x861381 -x861382 -x861383 -x861384 -x861385 -x861386 -x861387 -x861388 -x861389 -x861390 -x861391 -x861392 -x861393 -x861394 -x861395 -x861396 -x861397 -x861398 -x861399 -x861400 -x861401 x861402 -x861403 -x861404 -x861405 -x861406 -x861407 -x861408 -x861409 -x861410 -x861411 -x861412 -x861413 -x861414 -x861415 -x861416 -x861417 -x861418 -x861419 -x861420 -x861421 -x861422 -x861423 -x861424 -x861425 -x861426 -x861427 -x861428 -x861429 -x861430 -x861431 -x861432 -x861433 -x861434 -x861435 -x861436 -x861437 -x861438 -x861439 -x861440 -x861441 -x861442 -x861443 -x861444 -x861445 -x861446 -x861447 -x861448 -x861449 -x861450 -x861451 -x861452 -x861453 -x861454 -x861455 -x861456 -x861457 -x861458 -x861459 -x861460 -x861461 -x861462 -x861463 -x861464 -x861465 -x861466 -x861467 -x861468 -x861469 -x861470 -x861471 -x861472 -x861473 -x861474 -x861475 -x861476 -x861477 -x861478 -x861479 -x861480 -x861481 -x861482 -x861483 -x861484 -x861485 -x861486 -x861487 -x861488 -x861489 -x861490 -x861491 -x861492 -x861493 -x861494 -x861495 -x861496 -x861497 -x861498 -x861499 -x861500 -x861501 -x861502 -x861503 -x861504 -x861505 -x861506 -x861507 -x861508 -x861509 -x861510 -x861511 -x861512 -x861513 -x861514 -x861515 -x861516 -x861517 -x861518 -x861519 -x861520 -x861521 -x861522 -x861523 -x861524 -x861525 -x861526 -x861527 -x861528 -x861529 -x861530 -x861531 -x861532 -x861533 -x861534 -x861535 -x861536 -x861537 -x861538 -x861539 -x861540 -x861541 -x861542 -x861543 -x861544 -x861545 -x861546 -x861547 -x861548 -x861549 -x861550 -x861551 -x861552 -x861553 -x861554 -x861555 -x861556 -x861557 -x861558 -x861559 -x861560 -x861561 -x861562 -x861563 -x861564 -x861565 -x861566 -x861567 -x861568 -x861569 -x861570 -x861571 -x861572 -x861573 -x861574 -x861575 -x861576 -x861577 -x861578 -x861579 -x861580 -x861581 -x861582 -x861583 -x861584 -x861585 -x861586 -x861587 -x861588 -x861589 -x861590 -x861591 -x861592 -x861593 -x861594 -x861595 -x861596 -x861597 -x861598 -x861599 -x861600 -x861601 -x861602 -x861603 -x861604 -x861605 -x861606 -x861607 -x861608 -x861609 -x861610 -x861611 -x861612 -x861613 -x861614 -x861615 -x861616 -x861617 -x861618 -x861619 -x861620 -x861621 -x861622 -x861623 -x861624 -x861625 -x861626 -x861627 -x861628 x861629 -x861630 -x861631 -x861632 -x861633 -x861634 -x861635 -x861636 -x861637 -x861638 -x861639 -x861640 -x861641 -x861642 -x861643 -x861644 -x861645 -x861646 -x861647 -x861648 -x861649 -x861650 -x861651 -x861652 -x861653 -x861654 -x861655 -x861656 -x861657 -x861658 -x861659 -x861660 -x861661 -x861662 -x861663 -x861664 -x861665 -x861666 -x861667 -x861668 -x861669 -x861670 -x861671 -x861672 -x861673 -x861674 -x861675 -x861676 -x861677 -x861678 -x861679 -x861680 -x861681 -x861682 -x861683 -x861684 -x861685 -x861686 -x861687 -x861688 -x861689 -x861690 -x861691 -x861692 -x861693 -x861694 -x861695 -x861696 -x861697 -x861698 -x861699 -x861700 -x861701 -x861702 -x861703 -x861704 -x861705 -x861706 -x861707 -x861708 -x861709 -x861710 -x861711 -x861712 -x861713 -x861714 -x861715 -x861716 -x861717 -x861718 -x861719 -x861720 -x861721 -x861722 -x861723 -x861724 -x861725 -x861726 -x861727 -x861728 -x861729 -x861730 -x861731 -x861732 -x861733 -x861734 -x861735 -x861736 -x861737 -x861738 -x861739 -x861740 -x861741 -x861742 -x861743 -x861744 -x861745 -x861746 -x861747 -x861748 -x861749 -x861750 -x861751 -x861752 -x861753 -x861754 -x861755 -x861756 -x861757 -x861758 -x861759 -x861760 -x861761 -x861762 -x861763 -x861764 -x861765 -x861766 -x861767 -x861768 -x861769 -x861770 -x861771 -x861772 -x861773 -x861774 -x861775 -x861776 -x861777 -x861778 -x861779 -x861780 -x861781 -x861782 -x861783 -x861784 -x861785 -x861786 -x861787 -x861788 -x861789 -x861790 -x861791 -x861792 -x861793 -x861794 -x861795 -x861796 -x861797 -x861798 -x861799 -x861800 -x861801 -x861802 -x861803 -x861804 -x861805 -x861806 -x861807 -x861808 -x861809 -x861810 -x861811 -x861812 -x861813 -x861814 -x861815 -x861816 -x861817 -x861818 -x861819 -x861820 -x861821 -x861822 -x861823 -x861824 -x861825 -x861826 -x861827 -x861828 -x861829 -x861830 -x861831 -x861832 -x861833 -x861834 -x861835 -x861836 -x861837 -x861838 -x861839 -x861840 -x861841 -x861842 -x861843 -x861844 -x861845 -x861846 -x861847 -x861848 -x861849 -x861850 -x861851 -x861852 -x861853 -x861854 -x861855 x861856 -x861857 -x861858 -x861859 -x861860 -x861861 -x861862 -x861863 -x861864 -x861865 -x861866 -x861867 -x861868 -x861869 -x861870 -x861871 -x861872 -x861873 -x861874 -x861875 -x861876 -x861877 -x861878 -x861879 -x861880 -x861881 -x861882 -x861883 -x861884 -x861885 -x861886 -x861887 -x861888 -x861889 -x861890 -x861891 -x861892 -x861893 -x861894 -x861895 -x861896 -x861897 -x861898 -x861899 -x861900 -x861901 -x861902 -x861903 -x861904 -x861905 -x861906 -x861907 -x861908 -x861909 -x861910 -x861911 -x861912 -x861913 -x861914 -x861915 -x861916 -x861917 -x861918 -x861919 -x861920 -x861921 -x861922 -x861923 -x861924 -x861925 -x861926 -x861927 -x861928 -x861929 -x861930 -x861931 -x861932 -x861933 -x861934 -x861935 -x861936 -x861937 -x861938 -x861939 -x861940 -x861941 -x861942 -x861943 -x861944 -x861945 -x861946 -x861947 -x861948 -x861949 -x861950 -x861951 -x861952 -x861953 -x861954 -x861955 -x861956 -x861957 -x861958 -x861959 -x861960 -x861961 -x861962 -x861963 -x861964 -x861965 -x861966 -x861967 -x861968 -x861969 -x861970 -x861971 -x861972 -x861973 -x861974 -x861975 -x861976 -x861977 -x861978 -x861979 -x861980 -x861981 -x861982 -x861983 -x861984 -x861985 -x861986 -x861987 -x861988 -x861989 -x861990 -x861991 -x861992 -x861993 -x861994 -x861995 -x861996 -x861997 -x861998 -x861999
671.68/674.13 v -x862000 -x862001 -x862002 -x862003 -x862004 -x862005 -x862006 -x862007 -x862008 -x862009 -x862010 -x862011 -x862012 -x862013 -x862014 -x862015 -x862016 -x862017 -x862018 -x862019 -x862020 -x862021 -x862022 -x862023 -x862024 -x862025 -x862026 -x862027 -x862028 -x862029 -x862030 -x862031 -x862032 -x862033 -x862034 -x862035 -x862036 -x862037 -x862038 -x862039 -x862040 -x862041 -x862042 -x862043 -x862044 -x862045 -x862046 -x862047 -x862048 -x862049 -x862050 -x862051 -x862052 -x862053 -x862054 -x862055 -x862056 -x862057 -x862058 -x862059 -x862060 -x862061 -x862062 -x862063 -x862064 -x862065 -x862066 -x862067 -x862068 -x862069 -x862070 -x862071 -x862072 -x862073 -x862074 -x862075 -x862076 -x862077 -x862078 -x862079 -x862080 -x862081 -x862082 x862083 -x862084 -x862085 -x862086 -x862087 -x862088 -x862089 -x862090 -x862091 -x862092 -x862093 -x862094 -x862095 -x862096 -x862097 -x862098 -x862099 -x862100 -x862101 -x862102 -x862103 -x862104 -x862105 -x862106 -x862107 -x862108 -x862109 -x862110 -x862111 -x862112 -x862113 -x862114 -x862115 -x862116 -x862117 -x862118 -x862119 -x862120 -x862121 -x862122 -x862123 -x862124 -x862125 -x862126 -x862127 -x862128 -x862129 -x862130 -x862131 -x862132 -x862133 -x862134 -x862135 -x862136 -x862137 -x862138 -x862139 -x862140 -x862141 -x862142 -x862143 -x862144 -x862145 -x862146 -x862147 -x862148 -x862149 -x862150 -x862151 -x862152 -x862153 -x862154 -x862155 -x862156 -x862157 -x862158 -x862159 -x862160 -x862161 -x862162 -x862163 -x862164 -x862165 -x862166 -x862167 -x862168 -x862169 -x862170 -x862171 -x862172 -x862173 -x862174 -x862175 -x862176 -x862177 -x862178 -x862179 -x862180 -x862181 -x862182 -x862183 -x862184 -x862185 -x862186 -x862187 -x862188 -x862189 -x862190 -x862191 -x862192 -x862193 -x862194 -x862195 -x862196 -x862197 -x862198 -x862199 -x862200 -x862201 -x862202 -x862203 -x862204 -x862205 -x862206 -x862207 -x862208 -x862209 -x862210 -x862211 -x862212 -x862213 -x862214 -x862215 -x862216 -x862217 -x862218 -x862219 -x862220 -x862221 -x862222 -x862223 -x862224 -x862225 -x862226 -x862227 -x862228 -x862229 -x862230 -x862231 -x862232 -x862233 -x862234 -x862235 -x862236 -x862237 -x862238 -x862239 -x862240 -x862241 -x862242 -x862243 -x862244 -x862245 -x862246 -x862247 -x862248 -x862249 -x862250 -x862251 -x862252 -x862253 -x862254 -x862255 -x862256 -x862257 -x862258 -x862259 -x862260 -x862261 -x862262 -x862263 -x862264 -x862265 -x862266 -x862267 -x862268 -x862269 -x862270 -x862271 -x862272 -x862273 -x862274 -x862275 -x862276 -x862277 -x862278 -x862279 -x862280 -x862281 -x862282 -x862283 -x862284 -x862285 -x862286 -x862287 -x862288 -x862289 -x862290 -x862291 -x862292 -x862293 -x862294 -x862295 -x862296 -x862297 -x862298 -x862299 -x862300 -x862301 -x862302 -x862303 -x862304 -x862305 -x862306 -x862307 -x862308 -x862309 x862310 -x862311 -x862312 -x862313 -x862314 -x862315 -x862316 -x862317 -x862318 -x862319 -x862320 -x862321 -x862322 -x862323 -x862324 -x862325 -x862326 -x862327 -x862328 -x862329 -x862330 -x862331 -x862332 -x862333 -x862334 -x862335 -x862336 -x862337 -x862338 -x862339 -x862340 -x862341 -x862342 -x862343 -x862344 -x862345 -x862346 -x862347 -x862348 -x862349 -x862350 -x862351 -x862352 -x862353 -x862354 -x862355 -x862356 -x862357 -x862358 -x862359 -x862360 -x862361 -x862362 -x862363 -x862364 -x862365 -x862366 -x862367 -x862368 -x862369 -x862370 -x862371 -x862372 -x862373 -x862374 -x862375 -x862376 -x862377 -x862378 -x862379 -x862380 -x862381 -x862382 -x862383 -x862384 -x862385 -x862386 -x862387 -x862388 -x862389 -x862390 -x862391 -x862392 -x862393 -x862394 -x862395 -x862396 -x862397 -x862398 -x862399 -x862400 -x862401 -x862402 -x862403 -x862404 -x862405 -x862406 -x862407 -x862408 -x862409 -x862410 -x862411 -x862412 -x862413 -x862414 -x862415 -x862416 -x862417 -x862418 -x862419 -x862420 -x862421 -x862422 -x862423 -x862424 -x862425 -x862426 -x862427 -x862428 -x862429 -x862430 -x862431 -x862432 -x862433 -x862434 -x862435 -x862436 -x862437 -x862438 -x862439 -x862440 -x862441 -x862442 -x862443 -x862444 -x862445 -x862446 -x862447 -x862448 -x862449 -x862450 -x862451 -x862452 -x862453 -x862454 -x862455 -x862456 -x862457 -x862458 -x862459 -x862460 -x862461 -x862462 -x862463 -x862464 -x862465 -x862466 -x862467 -x862468 -x862469 -x862470 -x862471 -x862472 -x862473 -x862474 -x862475 -x862476 -x862477 -x862478 -x862479 -x862480 -x862481 -x862482 -x862483 -x862484 -x862485 -x862486 -x862487 -x862488 -x862489 -x862490 -x862491 -x862492 -x862493 -x862494 -x862495 -x862496 -x862497 -x862498 -x862499 -x862500 -x862501 -x862502 -x862503 -x862504 -x862505 -x862506 -x862507 -x862508 -x862509 -x862510 -x862511 -x862512 -x862513 -x862514 -x862515 -x862516 -x862517 -x862518 -x862519 -x862520 -x862521 -x862522 -x862523 -x862524 -x862525 -x862526 -x862527 -x862528 -x862529 -x862530 -x862531 -x862532 -x862533 -x862534 -x862535 -x862536 x862537 -x862538 -x862539 -x862540 -x862541 -x862542 -x862543 -x862544 -x862545 -x862546 -x862547 -x862548 -x862549 -x862550 -x862551 -x862552 -x862553 -x862554 -x862555 -x862556 -x862557 -x862558 -x862559 -x862560 -x862561 -x862562 -x862563 -x862564 -x862565 -x862566 -x862567 -x862568 -x862569 -x862570 -x862571 -x862572 -x862573 -x862574 -x862575 -x862576 -x862577 -x862578 -x862579 -x862580 -x862581 -x862582 -x862583 -x862584 -x862585 -x862586 -x862587 -x862588 -x862589 -x862590 -x862591 -x862592 -x862593 -x862594 -x862595 -x862596 -x862597 -x862598 -x862599 -x862600 -x862601 -x862602 -x862603 -x862604 -x862605 -x862606 -x862607 -x862608 -x862609 -x862610 -x862611 -x862612 -x862613 -x862614 -x862615 -x862616 -x862617 -x862618 -x862619 -x862620 -x862621 -x862622 -x862623 -x862624 -x862625 -x862626 -x862627 -x862628 -x862629 -x862630 -x862631 -x862632 -x862633 -x862634 -x862635 -x862636 -x862637 -x862638 -x862639 -x862640 -x862641 -x862642 -x862643 -x862644 -x862645 -x862646 -x862647 -x862648 -x862649 -x862650 -x862651 -x862652 -x862653 -x862654 -x862655 -x862656 -x862657 -x862658 -x862659 -x862660 -x862661 -x862662 -x862663 -x862664 -x862665 -x862666 -x862667 -x862668 -x862669 -x862670 -x862671 -x862672 -x862673 -x862674 -x862675 -x862676 -x862677 -x862678 -x862679 -x862680 -x862681 -x862682 -x862683 -x862684 -x862685 -x862686 -x862687 -x862688 -x862689 -x862690 -x862691 -x862692 -x862693 -x862694 -x862695 -x862696 -x862697 -x862698 -x862699 -x862700 -x862701 -x862702 -x862703 -x862704 -x862705 -x862706 -x862707 -x862708 -x862709 -x862710 -x862711 -x862712 -x862713 -x862714 -x862715 -x862716 -x862717 -x862718 -x862719 -x862720 -x862721 -x862722 -x862723 -x862724 -x862725 -x862726 -x862727 -x862728 -x862729 -x862730 -x862731 -x862732 -x862733 -x862734 -x862735 -x862736 -x862737 -x862738 -x862739 -x862740 -x862741 -x862742 -x862743 -x862744 -x862745 -x862746 -x862747 -x862748 -x862749 -x862750 -x862751 -x862752 -x862753 -x862754 -x862755 -x862756 -x862757 -x862758 -x862759 -x862760 -x862761 -x862762 -x862763 x862764 -x862765 -x862766 -x862767 -x862768 -x862769 -x862770 -x862771 -x862772 -x862773 -x862774 -x862775 -x862776 -x862777 -x862778 -x862779 -x862780 -x862781 -x862782 -x862783 -x862784 -x862785 -x862786 -x862787 -x862788 -x862789 -x862790 -x862791 -x862792 -x862793 -x862794 -x862795 -x862796 -x862797 -x862798 -x862799 -x862800 -x862801 -x862802 -x862803 -x862804 -x862805 -x862806 -x862807 -x862808 -x862809 -x862810 -x862811 -x862812 -x862813 -x862814 -x862815 -x862816 -x862817 -x862818 -x862819 -x862820 -x862821 -x862822 -x862823 -x862824 -x862825 -x862826 -x862827 -x862828 -x862829 -x862830 -x862831 -x862832 -x862833 -x862834 -x862835 -x862836 -x862837 -x862838 -x862839 -x862840 -x862841 -x862842 -x862843 -x862844 -x862845 -x862846 -x862847 -x862848 -x862849 -x862850 -x862851 -x862852 -x862853 -x862854 -x862855 -x862856 -x862857 -x862858 -x862859 -x862860 -x862861 -x862862 -x862863 -x862864 -x862865 -x862866 -x862867 -x862868 -x862869 -x862870 -x862871 -x862872 -x862873 -x862874 -x862875 -x862876 -x862877 -x862878 -x862879 -x862880 -x862881 -x862882 -x862883 -x862884 -x862885 -x862886 -x862887 -x862888 -x862889 -x862890 -x862891 -x862892 -x862893 -x862894 -x862895 -x862896 -x862897 -x862898 -x862899 -x862900 -x862901 -x862902 -x862903 -x862904 -x862905 -x862906 -x862907 -x862908 -x862909 -x862910 -x862911 -x862912 -x862913 -x862914 -x862915 -x862916 -x862917 -x862918 -x862919 -x862920 -x862921 -x862922 -x862923 -x862924 -x862925 -x862926 -x862927 -x862928 -x862929 -x862930 -x862931 -x862932 -x862933 -x862934 -x862935 -x862936 -x862937 -x862938 -x862939 -x862940 -x862941 -x862942 -x862943 -x862944 -x862945 -x862946 -x862947 -x862948 -x862949 -x862950 -x862951 -x862952 -x862953 -x862954 -x862955 -x862956 -x862957 -x862958 -x862959 -x862960 -x862961 -x862962 -x862963 -x862964 -x862965 -x862966 -x862967 -x862968 -x862969 -x862970 -x862971 -x862972 -x862973 -x862974 -x862975 -x862976 -x862977 -x862978 -x862979 -x862980 -x862981 -x862982 -x862983 -x862984 -x862985 -x862986 -x862987 -x862988 -x862989 -x862990 x862991 -x862992 -x862993 -x862994 -x862995 -x862996 -x862997 -x862998 -x862999 -x863000 -x863001 -x863002 -x863003 -x863004 -x863005 -x863006 -x863007 -x863008 -x863009 -x863010 -x863011 -x863012 -x863013 -x863014 -x863015 -x863016 -x863017 -x863018 -x863019 -x863020 -x863021 -x863022 -x863023 -x863024 -x863025 -x863026 -x863027 -x863028 -x863029 -x863030 -x863031 -x863032 -x863033 -x863034 -x863035 -x863036 -x863037 -x863038 -x863039 -x863040 -x863041 -x863042 -x863043 -x863044 -x863045 -x863046 -x863047 -x863048 -x863049 -x863050 -x863051 -x863052 -x863053 -x863054 -x863055 -x863056 -x863057 -x863058 -x863059 -x863060 -x863061 -x863062 -x863063 -x863064 -x863065 -x863066 -x863067 -x863068 -x863069 -x863070 -x863071 -x863072 -x863073 -x863074 -x863075 -x863076 -x863077 -x863078 -x863079 -x863080 -x863081 -x863082 -x863083 -x863084 -x863085 -x863086 -x863087 -x863088 -x863089 -x863090 -x863091 -x863092 -x863093 -x863094 -x863095 -x863096 -x863097 -x863098 -x863099 -x863100 -x863101 -x863102 -x863103 -x863104 -x863105 -x863106 -x863107 -x863108 -x863109 -x863110 -x863111 -x863112 -x863113 -x863114 -x863115 -x863116 -x863117 -x863118 -x863119 -x863120 -x863121 -x863122 -x863123 -x863124 -x863125 -x863126 -x863127 -x863128 -x863129 -x863130 -x863131 -x863132 -x863133 -x863134 -x863135 -x863136 -x863137 -x863138 -x863139 -x863140 -x863141 -x863142 -x863143 -x863144 -x863145 -x863146 -x863147 -x863148 -x863149 -x863150 -x863151 -x863152 -x863153 -x863154 -x863155 -x863156 -x863157 -x863158 -x863159 -x863160 -x863161 -x863162 -x863163 -x863164 -x863165 -x863166 -x863167 -x863168 -x863169 -x863170 -x863171 -x863172 -x863173 -x863174 -x863175 -x863176 -x863177 -x863178 -x863179 -x863180 -x863181 -x863182 -x863183 -x863184 -x863185 -x863186 -x863187 -x863188 -x863189 -x863190 -x863191 -x863192 -x863193 -x863194 -x863195 -x863196 -x863197 -x863198 -x863199 -x863200 -x863201 -x863202 -x863203 -x863204 -x863205 -x863206 -x863207 -x863208 -x863209 -x863210 -x863211 -x863212 -x863213 -x863214 -x863215 -x863216 -x863217 x863218 -x863219 -x863220 -x863221 -x863222 -x863223 -x863224 -x863225 -x863226 -x863227 -x863228 -x863229 -x863230 -x863231 -x863232 -x863233 -x863234 -x863235 -x863236 -x863237 -x863238 -x863239 -x863240 -x863241 -x863242 -x863243 -x863244 -x863245 -x863246 -x863247 -x863248 -x863249 -x863250 -x863251 -x863252 -x863253 -x863254 -x863255 -x863256 -x863257 -x863258 -x863259 -x863260 -x863261 -x863262 -x863263 -x863264 -x863265 -x863266 -x863267 -x863268 -x863269 -x863270 -x863271 -x863272 -x863273 -x863274 -x863275 -x863276 -x863277 -x863278 -x863279 -x863280 -x863281 -x863282 -x863283 -x863284 -x863285 -x863286 -x863287 -x863288 -x863289 -x863290 -x863291 -x863292 -x863293 -x863294 -x863295 -x863296 -x863297 -x863298 -x863299 -x863300 -x863301 -x863302 -x863303 -x863304 -x863305 -x863306 -x863307 -x863308 -x863309 -x863310 -x863311 -x863312 -x863313 -x863314 -x863315 -x863316 -x863317 -x863318 -x863319 -x863320 -x863321 -x863322 -x863323 -x863324 -x863325 -x863326 -x863327 -x863328 -x863329 -x863330 -x863331 -x863332 -x863333 -x863334 -x863335 -x863336 -x863337 -x863338 -x863339 -x863340 -x863341 -x863342 -x863343 -x863344 -x863345 -x863346 -x863347 -x863348 -x863349 -x863350 -x863351 -x863352 -x863353 -x863354 -x863355 -x863356 -x863357 -x863358 -x863359 -x863360 -x863361 -x863362 -x863363 -x863364 -x863365 -x863366 -x863367 -x863368 -x863369 -x863370 -x863371 -x863372 -x863373 -x863374 -x863375 -x863376 -x863377 -x863378 -x863379 -x863380 -x863381 -x863382 -x863383 -x863384 -x863385 -x863386 -x863387 -x863388 -x863389 -x863390 -x863391 -x863392 -x863393 -x863394 -x863395 -x863396 -x863397 -x863398 -x863399 -x863400 -x863401 -x863402 -x863403 -x863404 -x863405 -x863406 -x863407 -x863408 -x863409 -x863410 -x863411 -x863412 -x863413 -x863414 -x863415 -x863416 -x863417 -x863418 -x863419 -x863420 -x863421 -x863422 -x863423 -x863424 -x863425 -x863426 -x863427 -x863428 -x863429 -x863430 -x863431 -x863432 -x863433 -x863434 -x863435 -x863436 -x863437 -x863438 -x863439 -x863440 -x863441 -x863442 -x863443 -x863444 x863445 -x863446 -x863447 -x863448 -x863449 -x863450 -x863451 -x863452 -x863453 -x863454 -x863455 -x863456 -x863457 -x863458 -x863459 -x863460 -x863461 -x863462 -x863463 -x863464 -x863465 -x863466 -x863467 -x863468 -x863469 -x863470 -x863471 -x863472 -x863473 -x863474 -x863475 -x863476 -x863477 -x863478 -x863479 -x863480 -x863481 -x863482 -x863483 -x863484 -x863485 -x863486 -x863487 -x863488 -x863489 -x863490 -x863491 -x863492 -x863493 -x863494 -x863495 -x863496 -x863497 -x863498 -x863499 -x863500 -x863501 -x863502 -x863503 -x863504 -x863505 -x863506 -x863507 -x863508 -x863509 -x863510 -x863511 -x863512 -x863513 -x863514 -x863515 -x863516 -x863517 -x863518 -x863519 -x863520 -x863521 -x863522 -x863523 -x863524 -x863525 -x863526 -x863527 -x863528 -x863529 -x863530 -x863531 -x863532 -x863533 -x863534 -x863535 -x863536 -x863537 -x863538 -x863539 -x863540 -x863541 -x863542 -x863543 -x863544 -x863545 -x863546 -x863547 -x863548 -x863549 -x863550 -x863551 -x863552 -x863553 -x863554 -x863555 -x863556 -x863557 -x863558 -x863559 -x863560 -x863561 -x863562 -x863563 -x863564 -x863565 -x863566 -x863567 -x863568 -x863569 -x863570 -x863571 -x863572 -x863573 -x863574 -x863575 -x863576 -x863577 -x863578 -x863579 -x863580 -x863581 -x863582 -x863583 -x863584 -x863585 -x863586 -x863587 -x863588 -x863589 -x863590 -x863591 -x863592 -x863593 -x863594 -x863595 -x863596 -x863597 -x863598 -x863599 -x863600 -x863601 -x863602 -x863603 -x863604 -x863605 -x863606 -x863607 -x863608 -x863609 -x863610 -x863611 -x863612 -x863613 -x863614 -x863615 -x863616 -x863617 -x863618 -x863619 -x863620 -x863621 -x863622 -x863623 -x863624 -x863625 -x863626 -x863627 -x863628 -x863629 -x863630 -x863631 -x863632 -x863633 -x863634 -x863635 -x863636 -x863637 -x863638 -x863639 -x863640 -x863641 -x863642 -x863643 -x863644 -x863645 -x863646 -x863647 -x863648 -x863649 -x863650 -x863651 -x863652 -x863653 -x863654 -x863655 -x863656 -x863657 -x863658 -x863659 -x863660 -x863661 -x863662 -x863663 -x863664 -x863665 -x863666 -x863667 -x863668 -x863669 -x863670 -x863671 x863672 -x863673 -x863674 -x863675 -x863676 -x863677 -x863678 -x863679 -x863680 -x863681 -x863682 -x863683 -x863684 -x863685 -x863686 -x863687 -x863688 -x863689 -x863690 -x863691 -x863692 -x863693 -x863694 -x863695 -x863696 -x863697 -x863698 -x863699 -x863700 -x863701 -x863702 -x863703 -x863704 -x863705 -x863706 -x863707 -x863708 -x863709 -x863710 -x863711 -x863712 -x863713 -x863714 -x863715 -x863716 -x863717 -x863718 -x863719 -x863720 -x863721 -x863722 -x863723 -x863724 -x863725 -x863726 -x863727 -x863728 -x863729 -x863730 -x863731 -x863732 -x863733 -x863734 -x863735 -x863736 -x863737 -x863738 -x863739 -x863740 -x863741 -x863742 -x863743 -x863744 -x863745 -x863746 -x863747 -x863748 -x863749 -x863750 -x863751 -x863752 -x863753 -x863754 -x863755 -x863756 -x863757 -x863758 -x863759 -x863760 -x863761 -x863762 -x863763 -x863764 -x863765 -x863766 -x863767 -x863768 -x863769 -x863770 -x863771 -x863772 -x863773 -x863774 -x863775 -x863776 -x863777 -x863778 -x863779 -x863780 -x863781 -x863782 -x863783 -x863784 -x863785 -x863786 -x863787 -x863788 -x863789 -x863790 -x863791 -x863792 -x863793 -x863794 -x863795 -x863796 -x863797 -x863798 -x863799 -x863800 -x863801 -x863802 -x863803 -x863804 -x863805 -x863806 -x863807 -x863808 -x863809 -x863810 -x863811 -x863812 -x863813 -x863814 -x863815 -x863816 -x863817 -x863818 -x863819 -x863820 -x863821 -x863822 -x863823 -x863824 -x863825 -x863826 -x863827 -x863828 -x863829 -x863830 -x863831 -x863832 -x863833 -x863834 -x863835 -x863836 -x863837 -x863838 -x863839 -x863840 -x863841 -x863842 -x863843 -x863844 -x863845 -x863846 -x863847 -x863848 -x863849 -x863850 -x863851 -x863852 -x863853 -x863854 -x863855 -x863856 -x863857 -x863858 -x863859 -x863860 -x863861 -x863862 -x863863 -x863864 -x863865 -x863866 -x863867 -x863868 -x863869 -x863870 -x863871 -x863872 -x863873 -x863874 -x863875 -x863876 -x863877 -x863878 -x863879 -x863880 -x863881 -x863882 -x863883 -x863884 -x863885 -x863886 -x863887 -x863888 -x863889 -x863890 -x863891 -x863892 -x863893 -x863894 -x863895 -x863896 -x863897 -x863898 x863899 -x863900 -x863901 -x863902 -x863903 -x863904 -x863905 -x863906 -x863907 -x863908 -x863909 -x863910 -x863911 -x863912 -x863913 -x863914 -x863915 -x863916 -x863917 -x863918 -x863919 -x863920 -x863921 -x863922 -x863923 -x863924 -x863925 -x863926 -x863927 -x863928 -x863929 -x863930 -x863931 -x863932 -x863933 -x863934 -x863935 -x863936 -x863937 -x863938 -x863939 -x863940 -x863941 -x863942 -x863943 -x863944 -x863945 -x863946 -x863947 -x863948 -x863949 -x863950 -x863951 -x863952 -x863953 -x863954 -x863955 -x863956 -x863957 -x863958 -x863959 -x863960 -x863961 -x863962 -x863963 -x863964 -x863965 -x863966 -x863967 -x863968 -x863969 -x863970 -x863971 -x863972 -x863973 -x863974 -x863975 -x863976 -x863977 -x863978 -x863979 -x863980 -x863981 -x863982 -x863983 -x863984 -x863985 -x863986 -x863987 -x863988 -x863989 -x863990 -x863991 -x863992 -x863993 -x863994 -x863995 -x863996 -x863997 -x863998 -x863999
671.68/674.13 v -x864000 -x864001 -x864002 -x864003 -x864004 -x864005 -x864006 -x864007 -x864008 -x864009 -x864010 -x864011 -x864012 -x864013 -x864014 -x864015 -x864016 -x864017 -x864018 -x864019 -x864020 -x864021 -x864022 -x864023 -x864024 -x864025 -x864026 -x864027 -x864028 -x864029 -x864030 -x864031 -x864032 -x864033 -x864034 -x864035 -x864036 -x864037 -x864038 -x864039 -x864040 -x864041 -x864042 -x864043 -x864044 -x864045 -x864046 -x864047 -x864048 -x864049 -x864050 -x864051 -x864052 -x864053 -x864054 -x864055 -x864056 -x864057 -x864058 -x864059 -x864060 -x864061 -x864062 -x864063 -x864064 -x864065 -x864066 -x864067 -x864068 -x864069 -x864070 -x864071 -x864072 -x864073 -x864074 -x864075 -x864076 -x864077 -x864078 -x864079 -x864080 -x864081 -x864082 -x864083 -x864084 -x864085 -x864086 -x864087 -x864088 -x864089 -x864090 -x864091 -x864092 -x864093 -x864094 -x864095 -x864096 -x864097 -x864098 -x864099 -x864100 -x864101 -x864102 -x864103 -x864104 -x864105 -x864106 -x864107 -x864108 -x864109 -x864110 -x864111 -x864112 -x864113 -x864114 -x864115 -x864116 -x864117 -x864118 -x864119 -x864120 -x864121 -x864122 -x864123 -x864124 -x864125 x864126 -x864127 -x864128 -x864129 -x864130 -x864131 -x864132 -x864133 -x864134 -x864135 -x864136 -x864137 -x864138 -x864139 -x864140 -x864141 -x864142 -x864143 -x864144 -x864145 -x864146 -x864147 -x864148 -x864149 -x864150 -x864151 -x864152 -x864153 -x864154 -x864155 -x864156 -x864157 -x864158 -x864159 -x864160 -x864161 -x864162 -x864163 -x864164 -x864165 -x864166 -x864167 -x864168 -x864169 -x864170 -x864171 -x864172 -x864173 -x864174 -x864175 -x864176 -x864177 -x864178 -x864179 -x864180 -x864181 -x864182 -x864183 -x864184 -x864185 -x864186 -x864187 -x864188 -x864189 -x864190 -x864191 -x864192 -x864193 -x864194 -x864195 -x864196 -x864197 -x864198 -x864199 -x864200 -x864201 -x864202 -x864203 -x864204 -x864205 -x864206 -x864207 -x864208 -x864209 -x864210 -x864211 -x864212 -x864213 -x864214 -x864215 -x864216 -x864217 -x864218 -x864219 -x864220 -x864221 -x864222 -x864223 -x864224 -x864225 -x864226 -x864227 -x864228 -x864229 -x864230 -x864231 -x864232 -x864233 -x864234 -x864235 -x864236 -x864237 -x864238 -x864239 -x864240 -x864241 -x864242 -x864243 -x864244 -x864245 -x864246 -x864247 -x864248 -x864249 -x864250 -x864251 -x864252 -x864253 -x864254 -x864255 -x864256 -x864257 -x864258 -x864259 -x864260 -x864261 -x864262 -x864263 -x864264 -x864265 -x864266 -x864267 -x864268 -x864269 -x864270 -x864271 -x864272 -x864273 -x864274 -x864275 -x864276 -x864277 -x864278 -x864279 -x864280 -x864281 -x864282 -x864283 -x864284 -x864285 -x864286 -x864287 -x864288 -x864289 -x864290 -x864291 -x864292 -x864293 -x864294 -x864295 -x864296 -x864297 -x864298 -x864299 -x864300 -x864301 -x864302 -x864303 -x864304 -x864305 -x864306 -x864307 -x864308 -x864309 -x864310 -x864311 -x864312 -x864313 -x864314 -x864315 -x864316 -x864317 -x864318 -x864319 -x864320 -x864321 -x864322 -x864323 -x864324 -x864325 -x864326 -x864327 -x864328 -x864329 -x864330 -x864331 -x864332 -x864333 -x864334 -x864335 -x864336 -x864337 -x864338 -x864339 -x864340 -x864341 -x864342 -x864343 -x864344 -x864345 -x864346 -x864347 -x864348 -x864349 -x864350 -x864351 -x864352 x864353 -x864354 -x864355 -x864356 -x864357 -x864358 -x864359 -x864360 -x864361 -x864362 -x864363 -x864364 -x864365 -x864366 -x864367 -x864368 -x864369 -x864370 -x864371 -x864372 -x864373 -x864374 -x864375 -x864376 -x864377 -x864378 -x864379 -x864380 -x864381 -x864382 -x864383 -x864384 -x864385 -x864386 -x864387 -x864388 -x864389 -x864390 -x864391 -x864392 -x864393 -x864394 -x864395 -x864396 -x864397 -x864398 -x864399 -x864400 -x864401 -x864402 -x864403 -x864404 -x864405 -x864406 -x864407 -x864408 -x864409 -x864410 -x864411 -x864412 -x864413 -x864414 -x864415 -x864416 -x864417 -x864418 -x864419 -x864420 -x864421 -x864422 -x864423 -x864424 -x864425 -x864426 -x864427 -x864428 -x864429 -x864430 -x864431 -x864432 -x864433 -x864434 -x864435 -x864436 -x864437 -x864438 -x864439 -x864440 -x864441 -x864442 -x864443 -x864444 -x864445 -x864446 -x864447 -x864448 -x864449 -x864450 -x864451 -x864452 -x864453 -x864454 -x864455 -x864456 -x864457 -x864458 -x864459 -x864460 -x864461 -x864462 -x864463 -x864464 -x864465 -x864466 -x864467 -x864468 -x864469 -x864470 -x864471 -x864472 -x864473 -x864474 -x864475 -x864476 -x864477 -x864478 -x864479 -x864480 -x864481 -x864482 -x864483 -x864484 -x864485 -x864486 -x864487 -x864488 -x864489 -x864490 -x864491 -x864492 -x864493 -x864494 -x864495 -x864496 -x864497 -x864498 -x864499 -x864500 -x864501 -x864502 -x864503 -x864504 -x864505 -x864506 -x864507 -x864508 -x864509 -x864510 -x864511 -x864512 -x864513 -x864514 -x864515 -x864516 -x864517 -x864518 -x864519 -x864520 -x864521 -x864522 -x864523 -x864524 -x864525 -x864526 -x864527 -x864528 -x864529 -x864530 -x864531 -x864532 -x864533 -x864534 -x864535 -x864536 -x864537 -x864538 -x864539 -x864540 -x864541 -x864542 -x864543 -x864544 -x864545 -x864546 -x864547 -x864548 -x864549 -x864550 -x864551 -x864552 -x864553 -x864554 -x864555 -x864556 -x864557 -x864558 -x864559 -x864560 -x864561 -x864562 -x864563 -x864564 -x864565 -x864566 -x864567 -x864568 -x864569 -x864570 -x864571 -x864572 -x864573 -x864574 -x864575 -x864576 -x864577 -x864578 -x864579 x864580 -x864581 -x864582 -x864583 -x864584 -x864585 -x864586 -x864587 -x864588 -x864589 -x864590 -x864591 -x864592 -x864593 -x864594 -x864595 -x864596 -x864597 -x864598 -x864599 -x864600 -x864601 -x864602 -x864603 -x864604 -x864605 -x864606 -x864607 -x864608 -x864609 -x864610 -x864611 -x864612 -x864613 -x864614 -x864615 -x864616 -x864617 -x864618 -x864619 -x864620 -x864621 -x864622 -x864623 -x864624 -x864625 -x864626 -x864627 -x864628 -x864629 -x864630 -x864631 -x864632 -x864633 -x864634 -x864635 -x864636 -x864637 -x864638 -x864639 -x864640 -x864641 -x864642 -x864643 -x864644 -x864645 -x864646 -x864647 -x864648 -x864649 -x864650 -x864651 -x864652 -x864653 -x864654 -x864655 -x864656 -x864657 -x864658 -x864659 -x864660 -x864661 -x864662 -x864663 -x864664 -x864665 -x864666 -x864667 -x864668 -x864669 -x864670 -x864671 -x864672 -x864673 -x864674 -x864675 -x864676 -x864677 -x864678 -x864679 -x864680 -x864681 -x864682 -x864683 -x864684 -x864685 -x864686 -x864687 -x864688 -x864689 -x864690 -x864691 -x864692 -x864693 -x864694 -x864695 -x864696 -x864697 -x864698 -x864699 -x864700 -x864701 -x864702 -x864703 -x864704 -x864705 -x864706 -x864707 -x864708 -x864709 -x864710 -x864711 -x864712 -x864713 -x864714 -x864715 -x864716 -x864717 -x864718 -x864719 -x864720 -x864721 -x864722 -x864723 -x864724 -x864725 -x864726 -x864727 -x864728 -x864729 -x864730 -x864731 -x864732 -x864733 -x864734 -x864735 -x864736 -x864737 -x864738 -x864739 -x864740 -x864741 -x864742 -x864743 -x864744 -x864745 -x864746 -x864747 -x864748 -x864749 -x864750 -x864751 -x864752 -x864753 -x864754 -x864755 -x864756 -x864757 -x864758 -x864759 -x864760 -x864761 -x864762 -x864763 -x864764 -x864765 -x864766 -x864767 -x864768 -x864769 -x864770 -x864771 -x864772 -x864773 -x864774 -x864775 -x864776 -x864777 -x864778 -x864779 -x864780 -x864781 -x864782 -x864783 -x864784 -x864785 -x864786 -x864787 -x864788 -x864789 -x864790 -x864791 -x864792 -x864793 -x864794 -x864795 -x864796 -x864797 -x864798 -x864799 -x864800 -x864801 -x864802 -x864803 -x864804 -x864805 -x864806 x864807 -x864808 -x864809 -x864810 -x864811 -x864812 -x864813 -x864814 -x864815 -x864816 -x864817 -x864818 -x864819 -x864820 -x864821 -x864822 -x864823 -x864824 -x864825 -x864826 -x864827 -x864828 -x864829 -x864830 -x864831 -x864832 -x864833 -x864834 -x864835 -x864836 -x864837 -x864838 -x864839 -x864840 -x864841 -x864842 -x864843 -x864844 -x864845 -x864846 -x864847 -x864848 -x864849 -x864850 -x864851 -x864852 -x864853 -x864854 -x864855 -x864856 -x864857 -x864858 -x864859 -x864860 -x864861 -x864862 -x864863 -x864864 -x864865 -x864866 -x864867 -x864868 -x864869 -x864870 -x864871 -x864872 -x864873 -x864874 -x864875 -x864876 -x864877 -x864878 -x864879 -x864880 -x864881 -x864882 -x864883 -x864884 -x864885 -x864886 -x864887 -x864888 -x864889 -x864890 -x864891 -x864892 -x864893 -x864894 -x864895 -x864896 -x864897 -x864898 -x864899 -x864900 -x864901 -x864902 -x864903 -x864904 -x864905 -x864906 -x864907 -x864908 -x864909 -x864910 -x864911 -x864912 -x864913 -x864914 -x864915 -x864916 -x864917 -x864918 -x864919 -x864920 -x864921 -x864922 -x864923 -x864924 -x864925 -x864926 -x864927 -x864928 -x864929 -x864930 -x864931 -x864932 -x864933 -x864934 -x864935 -x864936 -x864937 -x864938 -x864939 -x864940 -x864941 -x864942 -x864943 -x864944 -x864945 -x864946 -x864947 -x864948 -x864949 -x864950 -x864951 -x864952 -x864953 -x864954 -x864955 -x864956 -x864957 -x864958 -x864959 -x864960 -x864961 -x864962 -x864963 -x864964 -x864965 -x864966 -x864967 -x864968 -x864969 -x864970 -x864971 -x864972 -x864973 -x864974 -x864975 -x864976 -x864977 -x864978 -x864979 -x864980 -x864981 -x864982 -x864983 -x864984 -x864985 -x864986 -x864987 -x864988 -x864989 -x864990 -x864991 -x864992 -x864993 -x864994 -x864995 -x864996 -x864997 -x864998 -x864999 -x865000 -x865001 -x865002 -x865003 -x865004 -x865005 -x865006 -x865007 -x865008 -x865009 -x865010 -x865011 -x865012 -x865013 -x865014 -x865015 -x865016 -x865017 -x865018 -x865019 -x865020 -x865021 -x865022 -x865023 -x865024 -x865025 -x865026 -x865027 -x865028 -x865029 -x865030 -x865031 -x865032 -x865033 x865034 -x865035 -x865036 -x865037 -x865038 -x865039 -x865040 -x865041 -x865042 -x865043 -x865044 -x865045 -x865046 -x865047 -x865048 -x865049 -x865050 -x865051 -x865052 -x865053 -x865054 -x865055 -x865056 -x865057 -x865058 -x865059 -x865060 -x865061 -x865062 -x865063 -x865064 -x865065 -x865066 -x865067 -x865068 -x865069 -x865070 -x865071 -x865072 -x865073 -x865074 -x865075 -x865076 -x865077 -x865078 -x865079 -x865080 -x865081 -x865082 -x865083 -x865084 -x865085 -x865086 -x865087 -x865088 -x865089 -x865090 -x865091 -x865092 -x865093 -x865094 -x865095 -x865096 -x865097 -x865098 -x865099 -x865100 -x865101 -x865102 -x865103 -x865104 -x865105 -x865106 -x865107 -x865108 -x865109 -x865110 -x865111 -x865112 -x865113 -x865114 -x865115 -x865116 -x865117 -x865118 -x865119 -x865120 -x865121 -x865122 -x865123 -x865124 -x865125 -x865126 -x865127 -x865128 -x865129 -x865130 -x865131 -x865132 -x865133 -x865134 -x865135 -x865136 -x865137 -x865138 -x865139 -x865140 -x865141 -x865142 -x865143 -x865144 -x865145 -x865146 -x865147 -x865148 -x865149 -x865150 -x865151 -x865152 -x865153 -x865154 -x865155 -x865156 -x865157 -x865158 -x865159 -x865160 -x865161 -x865162 -x865163 -x865164 -x865165 -x865166 -x865167 -x865168 -x865169 -x865170 -x865171 -x865172 -x865173 -x865174 -x865175 -x865176 -x865177 -x865178 -x865179 -x865180 -x865181 -x865182 -x865183 -x865184 -x865185 -x865186 -x865187 -x865188 -x865189 -x865190 -x865191 -x865192 -x865193 -x865194 -x865195 -x865196 -x865197 -x865198 -x865199 -x865200 -x865201 -x865202 -x865203 -x865204 -x865205 -x865206 -x865207 -x865208 -x865209 -x865210 -x865211 -x865212 -x865213 -x865214 -x865215 -x865216 -x865217 -x865218 -x865219 -x865220 -x865221 -x865222 -x865223 -x865224 -x865225 -x865226 -x865227 -x865228 -x865229 -x865230 -x865231 -x865232 -x865233 -x865234 -x865235 -x865236 -x865237 -x865238 -x865239 -x865240 -x865241 -x865242 -x865243 -x865244 -x865245 -x865246 -x865247 -x865248 -x865249 -x865250 -x865251 -x865252 -x865253 -x865254 -x865255 -x865256 -x865257 -x865258 -x865259 -x865260 x865261 -x865262 -x865263 -x865264 -x865265 -x865266 -x865267 -x865268 -x865269 -x865270 -x865271 -x865272 -x865273 -x865274 -x865275 -x865276 -x865277 -x865278 -x865279 -x865280 -x865281 -x865282 -x865283 -x865284 -x865285 -x865286 -x865287 -x865288 -x865289 -x865290 -x865291 -x865292 -x865293 -x865294 -x865295 -x865296 -x865297 -x865298 -x865299 -x865300 -x865301 -x865302 -x865303 -x865304 -x865305 -x865306 -x865307 -x865308 -x865309 -x865310 -x865311 -x865312 -x865313 -x865314 -x865315 -x865316 -x865317 -x865318 -x865319 -x865320 -x865321 -x865322 -x865323 -x865324 -x865325 -x865326 -x865327 -x865328 -x865329 -x865330 -x865331 -x865332 -x865333 -x865334 -x865335 -x865336 -x865337 -x865338 -x865339 -x865340 -x865341 -x865342 -x865343 -x865344 -x865345 -x865346 -x865347 -x865348 -x865349 -x865350 -x865351 -x865352 -x865353 -x865354 -x865355 -x865356 -x865357 -x865358 -x865359 -x865360 -x865361 -x865362 -x865363 -x865364 -x865365 -x865366 -x865367 -x865368 -x865369 -x865370 -x865371 -x865372 -x865373 -x865374 -x865375 -x865376 -x865377 -x865378 -x865379 -x865380 -x865381 -x865382 -x865383 -x865384 -x865385 -x865386 -x865387 -x865388 -x865389 -x865390 -x865391 -x865392 -x865393 -x865394 -x865395 -x865396 -x865397 -x865398 -x865399 -x865400 -x865401 -x865402 -x865403 -x865404 -x865405 -x865406 -x865407 -x865408 -x865409 -x865410 -x865411 -x865412 -x865413 -x865414 -x865415 -x865416 -x865417 -x865418 -x865419 -x865420 -x865421 -x865422 -x865423 -x865424 -x865425 -x865426 -x865427 -x865428 -x865429 -x865430 -x865431 -x865432 -x865433 -x865434 -x865435 -x865436 -x865437 -x865438 -x865439 -x865440 -x865441 -x865442 -x865443 -x865444 -x865445 -x865446 -x865447 -x865448 -x865449 -x865450 -x865451 -x865452 -x865453 -x865454 -x865455 -x865456 -x865457 -x865458 -x865459 -x865460 -x865461 -x865462 -x865463 -x865464 -x865465 -x865466 -x865467 -x865468 -x865469 -x865470 -x865471 -x865472 -x865473 -x865474 -x865475 -x865476 -x865477 -x865478 -x865479 -x865480 -x865481 -x865482 -x865483 -x865484 -x865485 -x865486 -x865487 x865488 -x865489 -x865490 -x865491 -x865492 -x865493 -x865494 -x865495 -x865496 -x865497 -x865498 -x865499 -x865500 -x865501 -x865502 -x865503 -x865504 -x865505 -x865506 -x865507 -x865508 -x865509 -x865510 -x865511 -x865512 -x865513 -x865514 -x865515 -x865516 -x865517 -x865518 -x865519 -x865520 -x865521 -x865522 -x865523 -x865524 -x865525 -x865526 -x865527 -x865528 -x865529 -x865530 -x865531 -x865532 -x865533 -x865534 -x865535 -x865536 -x865537 -x865538 -x865539 -x865540 -x865541 -x865542 -x865543 -x865544 -x865545 -x865546 -x865547 -x865548 -x865549 -x865550 -x865551 -x865552 -x865553 -x865554 -x865555 -x865556 -x865557 -x865558 -x865559 -x865560 -x865561 -x865562 -x865563 -x865564 -x865565 -x865566 -x865567 -x865568 -x865569 -x865570 -x865571 -x865572 -x865573 -x865574 -x865575 -x865576 -x865577 -x865578 -x865579 -x865580 -x865581 -x865582 -x865583 -x865584 -x865585 -x865586 -x865587 -x865588 -x865589 -x865590 -x865591 -x865592 -x865593 -x865594 -x865595 -x865596 -x865597 -x865598 -x865599 -x865600 -x865601 -x865602 -x865603 -x865604 -x865605 -x865606 -x865607 -x865608 -x865609 -x865610 -x865611 -x865612 -x865613 -x865614 -x865615 -x865616 -x865617 -x865618 -x865619 -x865620 -x865621 -x865622 -x865623 -x865624 -x865625 -x865626 -x865627 -x865628 -x865629 -x865630 -x865631 -x865632 -x865633 -x865634 -x865635 -x865636 -x865637 -x865638 -x865639 -x865640 -x865641 -x865642 -x865643 -x865644 -x865645 -x865646 -x865647 -x865648 -x865649 -x865650 -x865651 -x865652 -x865653 -x865654 -x865655 -x865656 -x865657 -x865658 -x865659 -x865660 -x865661 -x865662 -x865663 -x865664 -x865665 -x865666 -x865667 -x865668 -x865669 -x865670 -x865671 -x865672 -x865673 -x865674 -x865675 -x865676 -x865677 -x865678 -x865679 -x865680 -x865681 -x865682 -x865683 -x865684 -x865685 -x865686 -x865687 -x865688 -x865689 -x865690 -x865691 -x865692 -x865693 -x865694 -x865695 -x865696 -x865697 -x865698 -x865699 -x865700 -x865701 -x865702 -x865703 -x865704 -x865705 -x865706 -x865707 -x865708 -x865709 -x865710 -x865711 -x865712 -x865713 -x865714 x865715 -x865716 -x865717 -x865718 -x865719 -x865720 -x865721 -x865722 -x865723 -x865724 -x865725 -x865726 -x865727 -x865728 -x865729 -x865730 -x865731 -x865732 -x865733 -x865734 -x865735 -x865736 -x865737 -x865738 -x865739 -x865740 -x865741 -x865742 -x865743 -x865744 -x865745 -x865746 -x865747 -x865748 -x865749 -x865750 -x865751 -x865752 -x865753 -x865754 -x865755 -x865756 -x865757 -x865758 -x865759 -x865760 -x865761 -x865762 -x865763 -x865764 -x865765 -x865766 -x865767 -x865768 -x865769 -x865770 -x865771 -x865772 -x865773 -x865774 -x865775 -x865776 -x865777 -x865778 -x865779 -x865780 -x865781 -x865782 -x865783 -x865784 -x865785 -x865786 -x865787 -x865788 -x865789 -x865790 -x865791 -x865792 -x865793 -x865794 -x865795 -x865796 -x865797 -x865798 -x865799 -x865800 -x865801 -x865802 -x865803 -x865804 -x865805 -x865806 -x865807 -x865808 -x865809 -x865810 -x865811 -x865812 -x865813 -x865814 -x865815 -x865816 -x865817 -x865818 -x865819 -x865820 -x865821 -x865822 -x865823 -x865824 -x865825 -x865826 -x865827 -x865828 -x865829 -x865830 -x865831 -x865832 -x865833 -x865834 -x865835 -x865836 -x865837 -x865838 -x865839 -x865840 -x865841 -x865842 -x865843 -x865844 -x865845 -x865846 -x865847 -x865848 -x865849 -x865850 -x865851 -x865852 -x865853 -x865854 -x865855 -x865856 -x865857 -x865858 -x865859 -x865860 -x865861 -x865862 -x865863 -x865864 -x865865 -x865866 -x865867 -x865868 -x865869 -x865870 -x865871 -x865872 -x865873 -x865874 -x865875 -x865876 -x865877 -x865878 -x865879 -x865880 -x865881 -x865882 -x865883 -x865884 -x865885 -x865886 -x865887 -x865888 -x865889 -x865890 -x865891 -x865892 -x865893 -x865894 -x865895 -x865896 -x865897 -x865898 -x865899 -x865900 -x865901 -x865902 -x865903 -x865904 -x865905 -x865906 -x865907 -x865908 -x865909 -x865910 -x865911 -x865912 -x865913 -x865914 -x865915 -x865916 -x865917 -x865918 -x865919 -x865920 -x865921 -x865922 -x865923 -x865924 -x865925 -x865926 -x865927 -x865928 -x865929 -x865930 -x865931 -x865932 -x865933 -x865934 -x865935 -x865936 -x865937 -x865938 -x865939 -x865940 -x865941 x865942 -x865943 -x865944 -x865945 -x865946 -x865947 -x865948 -x865949 -x865950 -x865951 -x865952 -x865953 -x865954 -x865955 -x865956 -x865957 -x865958 -x865959 -x865960 -x865961 -x865962 -x865963 -x865964 -x865965 -x865966 -x865967 -x865968 -x865969 -x865970 -x865971 -x865972 -x865973 -x865974 -x865975 -x865976 -x865977 -x865978 -x865979 -x865980 -x865981 -x865982 -x865983 -x865984 -x865985 -x865986 -x865987 -x865988 -x865989 -x865990 -x865991 -x865992 -x865993 -x865994 -x865995 -x865996 -x865997 -x865998 -x865999
671.68/674.13 v -x866000 -x866001 -x866002 -x866003 -x866004 -x866005 -x866006 -x866007 -x866008 -x866009 -x866010 -x866011 -x866012 -x866013 -x866014 -x866015 -x866016 -x866017 -x866018 -x866019 -x866020 -x866021 -x866022 -x866023 -x866024 -x866025 -x866026 -x866027 -x866028 -x866029 -x866030 -x866031 -x866032 -x866033 -x866034 -x866035 -x866036 -x866037 -x866038 -x866039 -x866040 -x866041 -x866042 -x866043 -x866044 -x866045 -x866046 -x866047 -x866048 -x866049 -x866050 -x866051 -x866052 -x866053 -x866054 -x866055 -x866056 -x866057 -x866058 -x866059 -x866060 -x866061 -x866062 -x866063 -x866064 -x866065 -x866066 -x866067 -x866068 -x866069 -x866070 -x866071 -x866072 -x866073 -x866074 -x866075 -x866076 -x866077 -x866078 -x866079 -x866080 -x866081 -x866082 -x866083 -x866084 -x866085 -x866086 -x866087 -x866088 -x866089 -x866090 -x866091 -x866092 -x866093 -x866094 -x866095 -x866096 -x866097 -x866098 -x866099 -x866100 -x866101 -x866102 -x866103 -x866104 -x866105 -x866106 -x866107 -x866108 -x866109 -x866110 -x866111 -x866112 -x866113 -x866114 -x866115 -x866116 -x866117 -x866118 -x866119 -x866120 -x866121 -x866122 -x866123 -x866124 -x866125 -x866126 -x866127 -x866128 -x866129 -x866130 -x866131 -x866132 -x866133 -x866134 -x866135 -x866136 -x866137 -x866138 -x866139 -x866140 -x866141 -x866142 -x866143 -x866144 -x866145 -x866146 -x866147 -x866148 -x866149 -x866150 -x866151 -x866152 -x866153 -x866154 -x866155 -x866156 -x866157 -x866158 -x866159 -x866160 -x866161 -x866162 -x866163 -x866164 -x866165 -x866166 -x866167 -x866168 x866169 -x866170 -x866171 -x866172 -x866173 -x866174 -x866175 -x866176 -x866177 -x866178 -x866179 -x866180 -x866181 -x866182 -x866183 -x866184 -x866185 -x866186 -x866187 -x866188 -x866189 -x866190 -x866191 -x866192 -x866193 -x866194 -x866195 -x866196 -x866197 -x866198 -x866199 -x866200 -x866201 -x866202 -x866203 -x866204 -x866205 -x866206 -x866207 -x866208 -x866209 -x866210 -x866211 -x866212 -x866213 -x866214 -x866215 -x866216 -x866217 -x866218 -x866219 -x866220 -x866221 -x866222 -x866223 -x866224 -x866225 -x866226 -x866227 -x866228 -x866229 -x866230 -x866231 -x866232 -x866233 -x866234 -x866235 -x866236 -x866237 -x866238 -x866239 -x866240 -x866241 -x866242 -x866243 -x866244 -x866245 -x866246 -x866247 -x866248 -x866249 -x866250 -x866251 -x866252 -x866253 -x866254 -x866255 -x866256 -x866257 -x866258 -x866259 -x866260 -x866261 -x866262 -x866263 -x866264 -x866265 -x866266 -x866267 -x866268 -x866269 -x866270 x866271 -x866272 -x866273 -x866274 -x866275 -x866276 -x866277 -x866278 -x866279 -x866280 -x866281 -x866282 -x866283 -x866284 -x866285 -x866286 -x866287 -x866288 -x866289 -x866290 -x866291 -x866292 -x866293 -x866294 -x866295 -x866296 -x866297 -x866298 -x866299 -x866300 -x866301 -x866302 -x866303 -x866304 -x866305 -x866306 -x866307 -x866308 -x866309 -x866310 -x866311 -x866312 -x866313 -x866314 -x866315 -x866316 -x866317 -x866318 -x866319 -x866320 -x866321 -x866322 -x866323 -x866324 -x866325 -x866326 -x866327 -x866328 -x866329 -x866330 -x866331 -x866332 -x866333 -x866334 -x866335 -x866336 -x866337 -x866338 -x866339 -x866340 -x866341 -x866342 -x866343 -x866344 -x866345 -x866346 -x866347 -x866348 -x866349 -x866350 -x866351 -x866352 -x866353 -x866354 -x866355 -x866356 -x866357 -x866358 -x866359 -x866360 -x866361 -x866362 -x866363 -x866364 -x866365 -x866366 -x866367 -x866368 -x866369 -x866370 -x866371 -x866372 -x866373 -x866374 -x866375 -x866376 -x866377 -x866378 -x866379 -x866380 -x866381 -x866382 -x866383 -x866384 -x866385 -x866386 -x866387 -x866388 -x866389 -x866390 -x866391 -x866392 -x866393 -x866394 -x866395 -x866396 -x866397 -x866398 -x866399 -x866400 -x866401 -x866402 -x866403 -x866404 -x866405 -x866406 -x866407 -x866408 -x866409 -x866410 -x866411 -x866412 -x866413 -x866414 -x866415 -x866416 -x866417 -x866418 -x866419 -x866420 -x866421 -x866422 -x866423 -x866424 -x866425 -x866426 -x866427 -x866428 -x866429 -x866430 -x866431 -x866432 -x866433 -x866434 -x866435 -x866436 -x866437 -x866438 -x866439 -x866440 -x866441 -x866442 -x866443 -x866444 -x866445 -x866446 -x866447 -x866448 -x866449 -x866450 -x866451 -x866452 -x866453 -x866454 -x866455 -x866456 -x866457 -x866458 -x866459 -x866460 -x866461 -x866462 -x866463 -x866464 -x866465 -x866466 -x866467 -x866468 -x866469 -x866470 -x866471 -x866472 -x866473 -x866474 -x866475 -x866476 -x866477 -x866478 -x866479 -x866480 -x866481 -x866482 -x866483 -x866484 -x866485 -x866486 -x866487 -x866488 -x866489 -x866490 -x866491 -x866492 -x866493 -x866494 -x866495 -x866496 -x866497 -x866498 -x866499 -x866500 -x866501 -x866502 -x866503 -x866504 -x866505 -x866506 -x866507 -x866508 -x866509 -x866510 -x866511 -x866512 -x866513 -x866514 -x866515 -x866516 -x866517 -x866518 -x866519 -x866520 -x866521 x866522 -x866523 -x866524 -x866525 -x866526 -x866527 -x866528 -x866529 -x866530 -x866531 -x866532 -x866533 -x866534 -x866535 -x866536 -x866537 -x866538 -x866539 -x866540 -x866541 -x866542 -x866543 -x866544 -x866545 -x866546 -x866547 -x866548 -x866549 -x866550 -x866551 -x866552 -x866553 -x866554 -x866555 -x866556 -x866557 -x866558 -x866559 -x866560 -x866561 -x866562 -x866563 -x866564 -x866565 -x866566 -x866567 -x866568 -x866569 -x866570 -x866571 -x866572 -x866573 -x866574 -x866575 -x866576 -x866577 -x866578 -x866579 -x866580 -x866581 -x866582 -x866583 -x866584 -x866585 -x866586 -x866587 -x866588 -x866589 -x866590 -x866591 -x866592 -x866593 -x866594 -x866595 -x866596 -x866597 -x866598 -x866599 -x866600 -x866601 -x866602 -x866603 -x866604 -x866605 -x866606 -x866607 -x866608 -x866609 -x866610 -x866611 -x866612 -x866613 -x866614 -x866615 -x866616 -x866617 -x866618 -x866619 -x866620 -x866621 -x866622 -x866623 -x866624 -x866625 -x866626 -x866627 -x866628 -x866629 -x866630 -x866631 -x866632 -x866633 -x866634 -x866635 -x866636 -x866637 -x866638 -x866639 -x866640 -x866641 -x866642 -x866643 -x866644 -x866645 -x866646 x866647 -x866648 -x866649 -x866650 -x866651 -x866652 -x866653 -x866654 -x866655 -x866656 -x866657 -x866658 -x866659 -x866660 -x866661 -x866662 -x866663 -x866664 -x866665 -x866666 -x866667 -x866668 -x866669 -x866670 -x866671 -x866672 -x866673 -x866674 -x866675 -x866676 -x866677 -x866678 -x866679 -x866680 -x866681 -x866682 -x866683 -x866684 -x866685 -x866686 -x866687 -x866688 -x866689 -x866690 -x866691 -x866692 -x866693 -x866694 -x866695 -x866696 -x866697 -x866698 -x866699 -x866700 -x866701 -x866702 -x866703 -x866704 -x866705 -x866706 -x866707 -x866708 -x866709 -x866710 -x866711 -x866712 -x866713 -x866714 -x866715 -x866716 -x866717 -x866718 -x866719 -x866720 -x866721 -x866722 -x866723 -x866724 -x866725 -x866726 -x866727 -x866728 -x866729 -x866730 -x866731 -x866732 -x866733 -x866734 -x866735 -x866736 -x866737 -x866738 -x866739 -x866740 -x866741 -x866742 -x866743 -x866744 -x866745 -x866746 -x866747 -x866748 -x866749 -x866750 -x866751 -x866752 -x866753 -x866754 -x866755 -x866756 -x866757 -x866758 -x866759 -x866760 -x866761 -x866762 -x866763 -x866764 -x866765 -x866766 -x866767 -x866768 -x866769 -x866770 -x866771 -x866772 -x866773 -x866774 -x866775 -x866776 -x866777 -x866778 -x866779 -x866780 -x866781 -x866782 -x866783 -x866784 -x866785 -x866786 -x866787 -x866788 -x866789 -x866790 -x866791 -x866792 -x866793 -x866794 -x866795 -x866796 -x866797 -x866798 -x866799 -x866800 -x866801 -x866802 -x866803 -x866804 -x866805 -x866806 -x866807 -x866808 -x866809 -x866810 -x866811 -x866812 -x866813 -x866814 -x866815 -x866816 -x866817 -x866818 -x866819 -x866820 -x866821 -x866822 -x866823 -x866824 -x866825 -x866826 -x866827 -x866828 -x866829 -x866830 -x866831 -x866832 -x866833 -x866834 -x866835 -x866836 -x866837 -x866838 -x866839 -x866840 -x866841 -x866842 -x866843 -x866844 -x866845 -x866846 -x866847 -x866848 -x866849 -x866850 -x866851 -x866852 -x866853 -x866854 -x866855 -x866856 -x866857 -x866858 -x866859 -x866860 -x866861 -x866862 -x866863 -x866864 -x866865 -x866866 -x866867 -x866868 -x866869 -x866870 -x866871 -x866872 -x866873 -x866874 -x866875 -x866876 -x866877 -x866878 -x866879 -x866880 -x866881 -x866882 -x866883 -x866884 -x866885 -x866886 -x866887 -x866888 -x866889 -x866890 -x866891 -x866892 -x866893 -x866894 -x866895 -x866896 -x866897 -x866898 -x866899 -x866900 -x866901 -x866902 -x866903 -x866904 -x866905 -x866906 -x866907 -x866908 -x866909 -x866910 -x866911 -x866912 -x866913 -x866914 -x866915 -x866916 -x866917 -x866918 -x866919 -x866920 -x866921 -x866922 -x866923 -x866924 -x866925 -x866926 -x866927 -x866928 -x866929 -x866930 -x866931 -x866932 -x866933 -x866934 -x866935 -x866936 -x866937 -x866938 -x866939 -x866940 -x866941 -x866942 -x866943 -x866944 -x866945 -x866946 -x866947 -x866948 -x866949 -x866950 -x866951 -x866952 -x866953 -x866954 -x866955 -x866956 -x866957 -x866958 -x866959 -x866960 -x866961 -x866962 -x866963 -x866964 -x866965 -x866966 -x866967 -x866968 -x866969 -x866970 -x866971 -x866972 -x866973 -x866974 -x866975 -x866976 -x866977 -x866978 -x866979 -x866980 -x866981 -x866982 -x866983 -x866984 -x866985 -x866986 -x866987 x866988 -x866989 -x866990 -x866991 -x866992 -x866993 -x866994 -x866995 -x866996 -x866997 -x866998 -x866999 -x867000 -x867001 -x867002 -x867003 -x867004 -x867005 -x867006 -x867007 -x867008 -x867009 -x867010 -x867011 -x867012 -x867013 -x867014 -x867015 -x867016 -x867017 -x867018 -x867019 -x867020 -x867021 -x867022 -x867023 -x867024 -x867025 -x867026 -x867027 -x867028 -x867029 -x867030 -x867031 -x867032 -x867033 -x867034 -x867035 -x867036 -x867037 -x867038 -x867039 -x867040 -x867041 -x867042 -x867043 -x867044 -x867045 -x867046 -x867047 -x867048 -x867049 -x867050 -x867051 -x867052 -x867053 -x867054 -x867055 -x867056 -x867057 -x867058 -x867059 -x867060 -x867061 -x867062 -x867063 -x867064 -x867065 -x867066 -x867067 -x867068 -x867069 -x867070 -x867071 -x867072 -x867073 -x867074 -x867075 -x867076 -x867077 -x867078 -x867079 -x867080 -x867081 -x867082 -x867083 -x867084 -x867085 -x867086 -x867087 -x867088 -x867089 -x867090 -x867091 -x867092 -x867093 -x867094 -x867095 -x867096 -x867097 -x867098 -x867099 -x867100 -x867101 -x867102 -x867103 -x867104 -x867105 -x867106 -x867107 -x867108 -x867109 -x867110 -x867111 -x867112 -x867113 -x867114 -x867115 -x867116 -x867117 -x867118 -x867119 -x867120 -x867121 -x867122 -x867123 -x867124 -x867125 -x867126 -x867127 -x867128 -x867129 -x867130 -x867131 -x867132 -x867133 -x867134 -x867135 -x867136 -x867137 -x867138 -x867139 -x867140 -x867141 -x867142 -x867143 -x867144 -x867145 -x867146 -x867147 -x867148 -x867149 -x867150 -x867151 -x867152 -x867153 -x867154 -x867155 -x867156 -x867157 -x867158 -x867159 -x867160 -x867161 -x867162 -x867163 -x867164 -x867165 -x867166 -x867167 -x867168 -x867169 -x867170 -x867171 -x867172 -x867173 -x867174 -x867175 -x867176 -x867177 -x867178 -x867179 -x867180 -x867181 -x867182 -x867183 -x867184 -x867185 -x867186 -x867187 -x867188 -x867189 -x867190 -x867191 -x867192 -x867193 -x867194 -x867195 -x867196 -x867197 -x867198 -x867199 -x867200 -x867201 -x867202 -x867203 -x867204 -x867205 -x867206 -x867207 -x867208 -x867209 -x867210 -x867211 -x867212 -x867213 -x867214 -x867215 -x867216 -x867217 -x867218 -x867219 -x867220 -x867221 -x867222 -x867223 -x867224 -x867225 -x867226 -x867227 -x867228 -x867229 -x867230 -x867231 -x867232 -x867233 -x867234 -x867235 -x867236 -x867237 -x867238 -x867239 x867240 -x867241 -x867242 -x867243 -x867244 -x867245 -x867246 -x867247 -x867248 -x867249 -x867250 -x867251 -x867252 -x867253 -x867254 -x867255 -x867256 -x867257 -x867258 -x867259 -x867260 -x867261 -x867262 -x867263 -x867264 -x867265 -x867266 -x867267 -x867268 -x867269 -x867270 -x867271 -x867272 -x867273 -x867274 -x867275 -x867276 -x867277 -x867278 -x867279 -x867280 -x867281 -x867282 -x867283 -x867284 -x867285 -x867286 -x867287 -x867288 -x867289 -x867290 -x867291 -x867292 -x867293 -x867294 -x867295 -x867296 -x867297 -x867298 -x867299 -x867300 -x867301 -x867302 -x867303 -x867304 -x867305 -x867306 -x867307 -x867308 -x867309 -x867310 -x867311 -x867312 -x867313 -x867314 -x867315 -x867316 -x867317 -x867318 -x867319 -x867320 -x867321 -x867322 -x867323 -x867324 -x867325 -x867326 -x867327 -x867328 -x867329 -x867330 -x867331 -x867332 -x867333 -x867334 -x867335 -x867336 -x867337 -x867338 -x867339 -x867340 -x867341 -x867342 -x867343 -x867344 -x867345 -x867346 -x867347 -x867348 -x867349 -x867350 -x867351 -x867352 -x867353 -x867354 -x867355 -x867356 -x867357 -x867358 -x867359 -x867360 -x867361 -x867362 -x867363 -x867364 -x867365 -x867366 -x867367 -x867368 -x867369 -x867370 -x867371 -x867372 -x867373 -x867374 -x867375 -x867376 -x867377 -x867378 -x867379 -x867380 -x867381 -x867382 -x867383 -x867384 -x867385 -x867386 -x867387 -x867388 -x867389 -x867390 -x867391 -x867392 -x867393 -x867394 -x867395 -x867396 -x867397 -x867398 -x867399 -x867400 -x867401 -x867402 -x867403 -x867404 -x867405 -x867406 -x867407 -x867408 -x867409 -x867410 -x867411 -x867412 -x867413 -x867414 -x867415 -x867416 -x867417 -x867418 -x867419 -x867420 -x867421 -x867422 -x867423 -x867424 -x867425 -x867426 -x867427 -x867428 -x867429 -x867430 -x867431 -x867432 -x867433 -x867434 -x867435 -x867436 -x867437 -x867438 -x867439 -x867440 -x867441 -x867442 -x867443 -x867444 -x867445 -x867446 -x867447 -x867448 -x867449 -x867450 -x867451 -x867452 -x867453 -x867454 -x867455 -x867456 -x867457 -x867458 -x867459 -x867460 -x867461 -x867462 -x867463 -x867464 -x867465 -x867466 -x867467 -x867468 -x867469 -x867470 -x867471 -x867472 -x867473 -x867474 -x867475 -x867476 -x867477 -x867478 -x867479 -x867480 -x867481 -x867482 -x867483 -x867484 -x867485 -x867486 -x867487 -x867488 -x867489 -x867490 -x867491 -x867492 -x867493 -x867494 -x867495 -x867496 -x867497 -x867498 -x867499 -x867500 -x867501 -x867502 -x867503 -x867504 -x867505 -x867506 -x867507 -x867508 -x867509 -x867510 -x867511 -x867512 -x867513 -x867514 -x867515 -x867516 -x867517 -x867518 -x867519 -x867520 -x867521 -x867522 -x867523 x867524 -x867525 -x867526 -x867527 -x867528 -x867529 -x867530 -x867531 -x867532 -x867533 -x867534 -x867535 -x867536 -x867537 -x867538 -x867539 -x867540 -x867541 -x867542 -x867543 -x867544 -x867545 -x867546 -x867547 -x867548 -x867549 -x867550 -x867551 -x867552 -x867553 -x867554 -x867555 -x867556 -x867557 -x867558 -x867559 -x867560 -x867561 -x867562 -x867563 -x867564 -x867565 -x867566 -x867567 -x867568 -x867569 -x867570 -x867571 -x867572 -x867573 -x867574 -x867575 -x867576 -x867577 -x867578 -x867579 -x867580 -x867581 -x867582 -x867583 -x867584 -x867585 -x867586 -x867587 -x867588 -x867589 -x867590 -x867591 -x867592 -x867593 -x867594 -x867595 -x867596 -x867597 -x867598 -x867599 -x867600 -x867601 -x867602 -x867603 -x867604 -x867605 -x867606 -x867607 -x867608 -x867609 -x867610 -x867611 -x867612 -x867613 -x867614 -x867615 -x867616 -x867617 -x867618 -x867619 -x867620 -x867621 -x867622 -x867623 -x867624 -x867625 -x867626 -x867627 -x867628 -x867629 -x867630 -x867631 -x867632 -x867633 -x867634 -x867635 -x867636 -x867637 -x867638 -x867639 -x867640 -x867641 -x867642 -x867643 -x867644 -x867645 -x867646 -x867647 -x867648 -x867649 -x867650 -x867651 -x867652 -x867653 -x867654 -x867655 -x867656 -x867657 -x867658 -x867659 -x867660 -x867661 -x867662 -x867663 -x867664 -x867665 -x867666 -x867667 -x867668 -x867669 -x867670 -x867671 -x867672 -x867673 -x867674 -x867675 -x867676 -x867677 -x867678 -x867679 -x867680 -x867681 -x867682 -x867683 -x867684 -x867685 -x867686 -x867687 -x867688 -x867689 -x867690 -x867691 -x867692 -x867693 -x867694 -x867695 -x867696 -x867697 -x867698 -x867699 -x867700 -x867701 -x867702 -x867703 -x867704 -x867705 -x867706 -x867707 -x867708 -x867709 -x867710 -x867711 -x867712 -x867713 -x867714 -x867715 -x867716 -x867717 -x867718 -x867719 -x867720 -x867721 -x867722 -x867723 -x867724 -x867725 -x867726 -x867727 -x867728 -x867729 -x867730 -x867731 -x867732 -x867733 -x867734 -x867735 -x867736 -x867737 -x867738 -x867739 -x867740 -x867741 -x867742 -x867743 -x867744 -x867745 -x867746 -x867747 -x867748 -x867749 -x867750 -x867751 -x867752 -x867753 -x867754 -x867755 -x867756 -x867757 x867758 -x867759 -x867760 -x867761 -x867762 -x867763 -x867764 -x867765 -x867766 -x867767 -x867768 -x867769 -x867770 -x867771 -x867772 -x867773 -x867774 -x867775 -x867776 -x867777 -x867778 -x867779 -x867780 -x867781 -x867782 -x867783 -x867784 -x867785 -x867786 -x867787 -x867788 -x867789 -x867790 -x867791 -x867792 -x867793 -x867794 -x867795 -x867796 -x867797 -x867798 -x867799 -x867800 -x867801 -x867802 -x867803 -x867804 -x867805 -x867806 -x867807 -x867808 -x867809 -x867810 -x867811 -x867812 -x867813 -x867814 -x867815 -x867816 -x867817 -x867818 -x867819 -x867820 -x867821 -x867822 -x867823 -x867824 -x867825 -x867826 -x867827 -x867828 -x867829 -x867830 -x867831 -x867832 -x867833 -x867834 -x867835 -x867836 -x867837 -x867838 -x867839 -x867840 -x867841 -x867842 -x867843 -x867844 -x867845 -x867846 -x867847 -x867848 -x867849 -x867850 -x867851 -x867852 -x867853 -x867854 -x867855 -x867856 -x867857 -x867858 -x867859 -x867860 -x867861 -x867862 -x867863 -x867864 -x867865 -x867866 -x867867 -x867868 -x867869 -x867870 -x867871 -x867872 -x867873 -x867874 -x867875 -x867876 -x867877 -x867878 -x867879 -x867880 -x867881 -x867882 -x867883 -x867884 -x867885 -x867886 -x867887 -x867888 -x867889 -x867890 -x867891 -x867892 -x867893 -x867894 -x867895 -x867896 -x867897 -x867898 -x867899 -x867900 -x867901 -x867902 -x867903 -x867904 -x867905 -x867906 -x867907 -x867908 -x867909 -x867910 -x867911 -x867912 -x867913 -x867914 -x867915 -x867916 -x867917 -x867918 -x867919 -x867920 -x867921 -x867922 -x867923 -x867924 -x867925 -x867926 -x867927 -x867928 -x867929 -x867930 -x867931 -x867932 -x867933 -x867934 -x867935 -x867936 -x867937 -x867938 -x867939 -x867940 -x867941 -x867942 -x867943 -x867944 -x867945 -x867946 -x867947 -x867948 -x867949 -x867950 -x867951 -x867952 -x867953 -x867954 -x867955 -x867956 -x867957 -x867958 -x867959 -x867960 -x867961 -x867962 -x867963 -x867964 -x867965 -x867966 -x867967 -x867968 -x867969 -x867970 -x867971 -x867972 -x867973 -x867974 -x867975 -x867976 -x867977 -x867978 -x867979 -x867980 -x867981 -x867982 -x867983 -x867984 x867985 -x867986 -x867987 -x867988 -x867989 -x867990 -x867991 -x867992 -x867993 -x867994 -x867995 -x867996 -x867997 -x867998 -x867999
671.68/674.13 v -x868000 -x868001 -x868002 -x868003 -x868004 -x868005 -x868006 -x868007 -x868008 -x868009 -x868010 -x868011 -x868012 -x868013 -x868014 -x868015 -x868016 -x868017 -x868018 -x868019 -x868020 -x868021 -x868022 -x868023 -x868024 -x868025 -x868026 -x868027 -x868028 -x868029 -x868030 -x868031 -x868032 -x868033 -x868034 -x868035 -x868036 -x868037 -x868038 -x868039 -x868040 -x868041 -x868042 -x868043 -x868044 -x868045 -x868046 -x868047 -x868048 -x868049 -x868050 -x868051 -x868052 -x868053 -x868054 -x868055 -x868056 -x868057 -x868058 -x868059 -x868060 -x868061 -x868062 -x868063 -x868064 -x868065 -x868066 -x868067 -x868068 -x868069 -x868070 -x868071 -x868072 -x868073 -x868074 -x868075 -x868076 -x868077 -x868078 -x868079 -x868080 -x868081 -x868082 -x868083 -x868084 -x868085 -x868086 -x868087 -x868088 -x868089 -x868090 -x868091 -x868092 -x868093 -x868094 -x868095 -x868096 -x868097 -x868098 -x868099 -x868100 -x868101 -x868102 -x868103 -x868104 -x868105 -x868106 -x868107 -x868108 -x868109 -x868110 -x868111 -x868112 -x868113 -x868114 -x868115 -x868116 -x868117 -x868118 -x868119 -x868120 -x868121 -x868122 -x868123 -x868124 -x868125 -x868126 -x868127 -x868128 -x868129 -x868130 -x868131 -x868132 -x868133 -x868134 -x868135 -x868136 -x868137 -x868138 -x868139 -x868140 -x868141 -x868142 -x868143 -x868144 -x868145 -x868146 -x868147 -x868148 -x868149 -x868150 -x868151 -x868152 -x868153 -x868154 -x868155 -x868156 -x868157 -x868158 -x868159 -x868160 -x868161 -x868162 -x868163 -x868164 -x868165 -x868166 -x868167 -x868168 -x868169 -x868170 -x868171 -x868172 -x868173 -x868174 -x868175 -x868176 -x868177 -x868178 -x868179 -x868180 -x868181 -x868182 -x868183 -x868184 -x868185 -x868186 -x868187 -x868188 -x868189 -x868190 -x868191 -x868192 -x868193 -x868194 -x868195 -x868196 -x868197 -x868198 -x868199 -x868200 -x868201 -x868202 -x868203 -x868204 -x868205 -x868206 -x868207 -x868208 -x868209 -x868210 -x868211 x868212 -x868213 -x868214 -x868215 -x868216 -x868217 -x868218 -x868219 -x868220 -x868221 -x868222 -x868223 -x868224 -x868225 -x868226 -x868227 -x868228 -x868229 -x868230 -x868231 -x868232 -x868233 -x868234 -x868235 -x868236 -x868237 -x868238 -x868239 -x868240 -x868241 -x868242 -x868243 -x868244 -x868245 -x868246 -x868247 -x868248 -x868249 -x868250 -x868251 -x868252 -x868253 -x868254 -x868255 -x868256 -x868257 -x868258 -x868259 -x868260 -x868261 -x868262 -x868263 -x868264 -x868265 -x868266 -x868267 -x868268 -x868269 -x868270 -x868271 -x868272 -x868273 -x868274 -x868275 -x868276 -x868277 -x868278 -x868279 -x868280 -x868281 -x868282 -x868283 -x868284 -x868285 -x868286 -x868287 -x868288 -x868289 -x868290 -x868291 -x868292 -x868293 -x868294 -x868295 -x868296 -x868297 -x868298 -x868299 -x868300 -x868301 -x868302 -x868303 -x868304 -x868305 -x868306 -x868307 -x868308 -x868309 -x868310 -x868311 -x868312 -x868313 -x868314 -x868315 -x868316 -x868317 -x868318 -x868319 -x868320 -x868321 -x868322 -x868323 -x868324 -x868325 -x868326 -x868327 -x868328 -x868329 -x868330 -x868331 -x868332 -x868333 -x868334 -x868335 -x868336 -x868337 -x868338 -x868339 -x868340 -x868341 -x868342 -x868343 -x868344 -x868345 -x868346 -x868347 -x868348 -x868349 -x868350 -x868351 -x868352 -x868353 -x868354 -x868355 -x868356 -x868357 -x868358 -x868359 -x868360 -x868361 -x868362 -x868363 -x868364 -x868365 -x868366 -x868367 -x868368 -x868369 -x868370 -x868371 -x868372 -x868373 -x868374 -x868375 -x868376 -x868377 -x868378 -x868379 -x868380 -x868381 -x868382 -x868383 -x868384 -x868385 -x868386 -x868387 -x868388 -x868389 -x868390 -x868391 -x868392 -x868393 -x868394 -x868395 -x868396 -x868397 -x868398 -x868399 -x868400 -x868401 -x868402 -x868403 -x868404 -x868405 -x868406 -x868407 -x868408 -x868409 -x868410 -x868411 -x868412 -x868413 -x868414 -x868415 -x868416 -x868417 -x868418 -x868419 -x868420 -x868421 -x868422 -x868423 -x868424 -x868425 -x868426 -x868427 -x868428 -x868429 -x868430 -x868431 -x868432 -x868433 -x868434 -x868435 -x868436 -x868437 -x868438 x868439 -x868440 -x868441 -x868442 -x868443 -x868444 -x868445 -x868446 -x868447 -x868448 -x868449 -x868450 -x868451 -x868452 -x868453 -x868454 -x868455 -x868456 -x868457 -x868458 -x868459 -x868460 -x868461 -x868462 -x868463 -x868464 -x868465 -x868466 -x868467 -x868468 -x868469 -x868470 -x868471 -x868472 -x868473 -x868474 -x868475 -x868476 -x868477 -x868478 -x868479 -x868480 -x868481 -x868482 -x868483 -x868484 -x868485 -x868486 -x868487 -x868488 -x868489 -x868490 -x868491 -x868492 -x868493 -x868494 -x868495 -x868496 -x868497 -x868498 -x868499 -x868500 -x868501 -x868502 -x868503 -x868504 -x868505 -x868506 -x868507 -x868508 -x868509 -x868510 -x868511 -x868512 -x868513 -x868514 -x868515 -x868516 -x868517 -x868518 -x868519 -x868520 -x868521 -x868522 -x868523 -x868524 -x868525 -x868526 -x868527 -x868528 -x868529 -x868530 -x868531 -x868532 -x868533 -x868534 -x868535 -x868536 -x868537 -x868538 -x868539 -x868540 -x868541 -x868542 -x868543 -x868544 -x868545 -x868546 -x868547 -x868548 -x868549 -x868550 -x868551 -x868552 -x868553 -x868554 -x868555 -x868556 -x868557 -x868558 -x868559 -x868560 -x868561 -x868562 -x868563 -x868564 -x868565 -x868566 -x868567 -x868568 -x868569 -x868570 -x868571 -x868572 -x868573 -x868574 -x868575 -x868576 -x868577 -x868578 -x868579 -x868580 -x868581 -x868582 -x868583 -x868584 -x868585 -x868586 -x868587 -x868588 -x868589 -x868590 -x868591 -x868592 -x868593 -x868594 -x868595 -x868596 -x868597 -x868598 -x868599 -x868600 -x868601 -x868602 -x868603 -x868604 -x868605 -x868606 -x868607 -x868608 -x868609 -x868610 -x868611 -x868612 -x868613 -x868614 -x868615 -x868616 -x868617 -x868618 -x868619 -x868620 -x868621 -x868622 -x868623 -x868624 -x868625 -x868626 -x868627 -x868628 -x868629 -x868630 -x868631 -x868632 -x868633 -x868634 -x868635 -x868636 -x868637 -x868638 -x868639 -x868640 -x868641 -x868642 -x868643 -x868644 -x868645 -x868646 -x868647 -x868648 -x868649 -x868650 -x868651 -x868652 -x868653 -x868654 -x868655 -x868656 -x868657 -x868658 -x868659 -x868660 -x868661 -x868662 -x868663 -x868664 -x868665 x868666 -x868667 -x868668 -x868669 -x868670 -x868671 -x868672 -x868673 -x868674 -x868675 -x868676 -x868677 -x868678 -x868679 -x868680 -x868681 -x868682 -x868683 -x868684 -x868685 -x868686 -x868687 -x868688 -x868689 -x868690 -x868691 -x868692 -x868693 -x868694 -x868695 -x868696 -x868697 -x868698 -x868699 -x868700 -x868701 -x868702 -x868703 -x868704 -x868705 -x868706 -x868707 -x868708 -x868709 -x868710 -x868711 -x868712 -x868713 -x868714 -x868715 -x868716 -x868717 -x868718 -x868719 -x868720 -x868721 -x868722 -x868723 -x868724 -x868725 -x868726 -x868727 -x868728 -x868729 -x868730 -x868731 -x868732 -x868733 -x868734 -x868735 -x868736 -x868737 -x868738 -x868739 -x868740 -x868741 -x868742 -x868743 -x868744 -x868745 -x868746 -x868747 -x868748 -x868749 -x868750 -x868751 -x868752 -x868753 -x868754 -x868755 -x868756 -x868757 -x868758 -x868759 -x868760 -x868761 -x868762 -x868763 -x868764 -x868765 -x868766 -x868767 -x868768 -x868769 -x868770 -x868771 -x868772 -x868773 -x868774 -x868775 -x868776 -x868777 -x868778 -x868779 -x868780 -x868781 -x868782 -x868783 -x868784 -x868785 -x868786 -x868787 -x868788 -x868789 -x868790 -x868791 -x868792 -x868793 -x868794 -x868795 -x868796 -x868797 -x868798 -x868799 -x868800 -x868801 -x868802 -x868803 -x868804 -x868805 -x868806 -x868807 -x868808 -x868809 -x868810 -x868811 -x868812 -x868813 -x868814 -x868815 -x868816 -x868817 -x868818 -x868819 -x868820 -x868821 -x868822 -x868823 -x868824 -x868825 -x868826 -x868827 -x868828 -x868829 -x868830 -x868831 -x868832 -x868833 -x868834 -x868835 -x868836 -x868837 -x868838 -x868839 -x868840 -x868841 -x868842 -x868843 -x868844 -x868845 -x868846 -x868847 -x868848 -x868849 -x868850 -x868851 -x868852 -x868853 -x868854 -x868855 -x868856 -x868857 -x868858 -x868859 -x868860 -x868861 -x868862 -x868863 -x868864 -x868865 -x868866 -x868867 -x868868 -x868869 -x868870 -x868871 -x868872 -x868873 -x868874 -x868875 -x868876 -x868877 -x868878 -x868879 -x868880 -x868881 -x868882 -x868883 -x868884 -x868885 -x868886 -x868887 -x868888 -x868889 -x868890 -x868891 -x868892 x868893 -x868894 -x868895 -x868896 -x868897 -x868898 -x868899 -x868900 -x868901 -x868902 -x868903 -x868904 -x868905 -x868906 -x868907 -x868908 -x868909 -x868910 -x868911 -x868912 -x868913 -x868914 -x868915 -x868916 -x868917 -x868918 -x868919 -x868920 -x868921 -x868922 -x868923 -x868924 -x868925 -x868926 -x868927 -x868928 -x868929 -x868930 -x868931 -x868932 -x868933 -x868934 -x868935 -x868936 -x868937 -x868938 -x868939 -x868940 -x868941 -x868942 -x868943 -x868944 -x868945 -x868946 -x868947 -x868948 -x868949 -x868950 -x868951 -x868952 -x868953 -x868954 -x868955 -x868956 -x868957 -x868958 -x868959 -x868960 -x868961 -x868962 -x868963 -x868964 -x868965 -x868966 -x868967 -x868968 -x868969 -x868970 -x868971 -x868972 -x868973 -x868974 -x868975 -x868976 -x868977 -x868978 -x868979 -x868980 -x868981 -x868982 -x868983 -x868984 -x868985 -x868986 -x868987 -x868988 -x868989 -x868990 -x868991 -x868992 -x868993 -x868994 -x868995 -x868996 -x868997 -x868998 -x868999 -x869000 -x869001 -x869002 -x869003 -x869004 -x869005 -x869006 -x869007 -x869008 -x869009 -x869010 -x869011 -x869012 -x869013 -x869014 -x869015 -x869016 -x869017 -x869018 -x869019 -x869020 -x869021 -x869022 -x869023 -x869024 -x869025 -x869026 -x869027 -x869028 -x869029 -x869030 -x869031 -x869032 -x869033 -x869034 -x869035 -x869036 -x869037 -x869038 -x869039 -x869040 -x869041 -x869042 -x869043 -x869044 -x869045 -x869046 -x869047 -x869048 -x869049 -x869050 -x869051 -x869052 -x869053 -x869054 -x869055 -x869056 -x869057 -x869058 -x869059 -x869060 -x869061 -x869062 -x869063 -x869064 -x869065 -x869066 -x869067 -x869068 -x869069 -x869070 -x869071 -x869072 -x869073 -x869074 -x869075 -x869076 -x869077 -x869078 -x869079 -x869080 -x869081 -x869082 -x869083 -x869084 -x869085 -x869086 -x869087 -x869088 -x869089 -x869090 -x869091 -x869092 -x869093 -x869094 -x869095 -x869096 -x869097 -x869098 -x869099 -x869100 -x869101 -x869102 -x869103 -x869104 -x869105 -x869106 -x869107 -x869108 -x869109 -x869110 -x869111 -x869112 -x869113 -x869114 -x869115 -x869116 -x869117 -x869118 -x869119 x869120 -x869121 -x869122 -x869123 -x869124 -x869125 -x869126 -x869127 -x869128 -x869129 -x869130 -x869131 -x869132 -x869133 -x869134 -x869135 -x869136 -x869137 -x869138 -x869139 -x869140 -x869141 -x869142 -x869143 -x869144 -x869145 -x869146 -x869147 -x869148 -x869149 -x869150 -x869151 -x869152 -x869153 -x869154 -x869155 -x869156 -x869157 -x869158 -x869159 -x869160 -x869161 -x869162 -x869163 -x869164 -x869165 -x869166 -x869167 -x869168 -x869169 -x869170 -x869171 -x869172 -x869173 -x869174 -x869175 -x869176 -x869177 -x869178 -x869179 -x869180 -x869181 -x869182 -x869183 -x869184 -x869185 -x869186 -x869187 -x869188 -x869189 -x869190 -x869191 -x869192 -x869193 -x869194 -x869195 -x869196 -x869197 -x869198 -x869199 -x869200 -x869201 -x869202 -x869203 -x869204 -x869205 -x869206 -x869207 -x869208 -x869209 -x869210 -x869211 -x869212 -x869213 -x869214 -x869215 -x869216 -x869217 -x869218 -x869219 -x869220 -x869221 -x869222 -x869223 -x869224 -x869225 -x869226 -x869227 -x869228 -x869229 -x869230 -x869231 -x869232 -x869233 -x869234 -x869235 -x869236 -x869237 -x869238 -x869239 -x869240 -x869241 -x869242 -x869243 -x869244 -x869245 -x869246 -x869247 -x869248 -x869249 -x869250 -x869251 -x869252 -x869253 -x869254 -x869255 -x869256 -x869257 -x869258 -x869259 -x869260 -x869261 -x869262 -x869263 -x869264 -x869265 -x869266 -x869267 -x869268 -x869269 -x869270 -x869271 -x869272 -x869273 -x869274 -x869275 -x869276 -x869277 -x869278 -x869279 -x869280 -x869281 -x869282 -x869283 -x869284 -x869285 -x869286 -x869287 -x869288 -x869289 -x869290 -x869291 -x869292 -x869293 -x869294 -x869295 -x869296 -x869297 -x869298 -x869299 -x869300 -x869301 -x869302 -x869303 -x869304 -x869305 -x869306 -x869307 -x869308 -x869309 -x869310 -x869311 -x869312 -x869313 -x869314 -x869315 -x869316 -x869317 -x869318 -x869319 -x869320 -x869321 -x869322 -x869323 -x869324 -x869325 -x869326 -x869327 -x869328 -x869329 -x869330 -x869331 -x869332 -x869333 -x869334 -x869335 -x869336 -x869337 -x869338 -x869339 -x869340 -x869341 -x869342 -x869343 -x869344 -x869345 -x869346 x869347 -x869348 -x869349 -x869350 -x869351 -x869352 -x869353 -x869354 -x869355 -x869356 -x869357 -x869358 -x869359 -x869360 -x869361 -x869362 -x869363 -x869364 -x869365 -x869366 -x869367 -x869368 -x869369 -x869370 -x869371 -x869372 -x869373 -x869374 -x869375 -x869376 -x869377 -x869378 -x869379 -x869380 -x869381 -x869382 -x869383 -x869384 -x869385 -x869386 -x869387 -x869388 -x869389 -x869390 -x869391 -x869392 -x869393 -x869394 -x869395 -x869396 -x869397 -x869398 -x869399 -x869400 -x869401 -x869402 -x869403 -x869404 -x869405 -x869406 -x869407 -x869408 -x869409 -x869410 -x869411 -x869412 -x869413 -x869414 -x869415 -x869416 -x869417 -x869418 -x869419 -x869420 -x869421 -x869422 -x869423 -x869424 -x869425 -x869426 -x869427 -x869428 -x869429 -x869430 -x869431 -x869432 -x869433 -x869434 -x869435 -x869436 -x869437 -x869438 -x869439 -x869440 -x869441 -x869442 -x869443 -x869444 -x869445 -x869446 -x869447 -x869448 -x869449 -x869450 -x869451 -x869452 -x869453 -x869454 -x869455 -x869456 -x869457 -x869458 -x869459 -x869460 -x869461 -x869462 -x869463 -x869464 -x869465 -x869466 -x869467 -x869468 -x869469 -x869470 -x869471 -x869472 -x869473 -x869474 -x869475 -x869476 -x869477 -x869478 -x869479 -x869480 -x869481 -x869482 -x869483 -x869484 -x869485 -x869486 -x869487 -x869488 -x869489 -x869490 -x869491 -x869492 -x869493 -x869494 -x869495 -x869496 -x869497 -x869498 -x869499 -x869500 -x869501 -x869502 -x869503 -x869504 -x869505 -x869506 -x869507 -x869508 -x869509 -x869510 -x869511 -x869512 -x869513 -x869514 -x869515 -x869516 -x869517 -x869518 -x869519 -x869520 -x869521 -x869522 -x869523 -x869524 -x869525 -x869526 -x869527 -x869528 -x869529 -x869530 -x869531 -x869532 -x869533 -x869534 -x869535 -x869536 -x869537 -x869538 -x869539 -x869540 -x869541 -x869542 -x869543 -x869544 -x869545 -x869546 -x869547 -x869548 -x869549 -x869550 -x869551 -x869552 -x869553 -x869554 -x869555 -x869556 -x869557 -x869558 -x869559 -x869560 -x869561 -x869562 -x869563 -x869564 -x869565 -x869566 -x869567 -x869568 -x869569 -x869570 -x869571 -x869572 -x869573 x869574 -x869575 -x869576 -x869577 -x869578 -x869579 -x869580 -x869581 -x869582 -x869583 -x869584 -x869585 -x869586 -x869587 -x869588 -x869589 -x869590 -x869591 -x869592 -x869593 -x869594 -x869595 -x869596 -x869597 -x869598 -x869599 -x869600 -x869601 -x869602 -x869603 -x869604 -x869605 -x869606 -x869607 -x869608 -x869609 -x869610 -x869611 -x869612 -x869613 -x869614 -x869615 -x869616 -x869617 -x869618 -x869619 -x869620 -x869621 -x869622 -x869623 -x869624 -x869625 -x869626 -x869627 -x869628 -x869629 -x869630 -x869631 -x869632 -x869633 -x869634 -x869635 -x869636 -x869637 -x869638 -x869639 -x869640 -x869641 -x869642 -x869643 -x869644 -x869645 -x869646 -x869647 -x869648 -x869649 -x869650 -x869651 -x869652 -x869653 -x869654 -x869655 -x869656 -x869657 -x869658 -x869659 -x869660 -x869661 -x869662 -x869663 -x869664 -x869665 -x869666 -x869667 -x869668 -x869669 -x869670 -x869671 -x869672 -x869673 -x869674 -x869675 -x869676 -x869677 -x869678 -x869679 -x869680 -x869681 -x869682 -x869683 -x869684 -x869685 -x869686 -x869687 -x869688 -x869689 -x869690 -x869691 -x869692 -x869693 -x869694 -x869695 -x869696 -x869697 -x869698 -x869699 -x869700 -x869701 -x869702 -x869703 -x869704 -x869705 -x869706 -x869707 -x869708 -x869709 -x869710 -x869711 -x869712 -x869713 -x869714 -x869715 -x869716 -x869717 -x869718 -x869719 -x869720 -x869721 -x869722 -x869723 -x869724 -x869725 -x869726 -x869727 -x869728 -x869729 -x869730 -x869731 -x869732 -x869733 -x869734 -x869735 -x869736 -x869737 -x869738 -x869739 -x869740 -x869741 -x869742 -x869743 -x869744 -x869745 -x869746 -x869747 -x869748 -x869749 -x869750 -x869751 -x869752 -x869753 -x869754 -x869755 -x869756 -x869757 -x869758 -x869759 -x869760 -x869761 -x869762 -x869763 -x869764 -x869765 -x869766 -x869767 -x869768 -x869769 -x869770 -x869771 -x869772 -x869773 -x869774 -x869775 -x869776 -x869777 -x869778 -x869779 -x869780 -x869781 -x869782 -x869783 -x869784 -x869785 -x869786 -x869787 -x869788 -x869789 -x869790 -x869791 -x869792 -x869793 -x869794 -x869795 -x869796 -x869797 -x869798 -x869799 -x869800 x869801 -x869802 -x869803 -x869804 -x869805 -x869806 -x869807 -x869808 -x869809 -x869810 -x869811 -x869812 -x869813 -x869814 -x869815 -x869816 -x869817 -x869818 -x869819 -x869820 -x869821 -x869822 -x869823 -x869824 -x869825 -x869826 -x869827 -x869828 -x869829 -x869830 -x869831 -x869832 -x869833 -x869834 -x869835 -x869836 -x869837 -x869838 -x869839 -x869840 -x869841 -x869842 -x869843 -x869844 -x869845 -x869846 -x869847 -x869848 -x869849 -x869850 -x869851 -x869852 -x869853 -x869854 -x869855 -x869856 -x869857 -x869858 -x869859 -x869860 -x869861 -x869862 -x869863 -x869864 -x869865 -x869866 -x869867 -x869868 -x869869 -x869870 -x869871 -x869872 -x869873 -x869874 -x869875 -x869876 -x869877 -x869878 -x869879 -x869880 -x869881 -x869882 -x869883 -x869884 -x869885 -x869886 -x869887 -x869888 -x869889 -x869890 -x869891 -x869892 -x869893 -x869894 -x869895 -x869896 -x869897 -x869898 -x869899 -x869900 -x869901 -x869902 -x869903 -x869904 -x869905 -x869906 -x869907 -x869908 -x869909 -x869910 -x869911 -x869912 -x869913 -x869914 -x869915 -x869916 -x869917 -x869918 -x869919 -x869920 -x869921 -x869922 -x869923 -x869924 -x869925 -x869926 -x869927 -x869928 -x869929 -x869930 -x869931 -x869932 -x869933 -x869934 -x869935 -x869936 -x869937 -x869938 -x869939 -x869940 -x869941 -x869942 -x869943 -x869944 -x869945 -x869946 -x869947 -x869948 -x869949 -x869950 -x869951 -x869952 -x869953 -x869954 -x869955 -x869956 -x869957 -x869958 -x869959 -x869960 -x869961 -x869962 -x869963 -x869964 -x869965 -x869966 -x869967 -x869968 -x869969 -x869970 -x869971 -x869972 -x869973 -x869974 -x869975 -x869976 -x869977 -x869978 -x869979 -x869980 -x869981 -x869982 -x869983 -x869984 -x869985 -x869986 -x869987 -x869988 -x869989 -x869990 -x869991 -x869992 -x869993 -x869994 -x869995 -x869996 -x869997 -x869998 -x869999
671.68/674.13 v -x870000 -x870001 -x870002 -x870003 -x870004 -x870005 -x870006 -x870007 -x870008 -x870009 -x870010 -x870011 -x870012 -x870013 -x870014 -x870015 -x870016 -x870017 -x870018 -x870019 -x870020 -x870021 -x870022 -x870023 -x870024 -x870025 -x870026 -x870027 x870028 -x870029 -x870030 -x870031 -x870032 -x870033 -x870034 -x870035 -x870036 -x870037 -x870038 -x870039 -x870040 -x870041 -x870042 -x870043 -x870044 -x870045 -x870046 -x870047 -x870048 -x870049 -x870050 -x870051 -x870052 -x870053 -x870054 -x870055 -x870056 -x870057 -x870058 -x870059 -x870060 -x870061 -x870062 -x870063 -x870064 -x870065 -x870066 -x870067 -x870068 -x870069 -x870070 -x870071 -x870072 -x870073 -x870074 -x870075 -x870076 -x870077 -x870078 -x870079 -x870080 -x870081 -x870082 -x870083 -x870084 -x870085 -x870086 -x870087 -x870088 -x870089 -x870090 -x870091 -x870092 -x870093 -x870094 -x870095 -x870096 -x870097 -x870098 -x870099 -x870100 -x870101 -x870102 -x870103 -x870104 -x870105 -x870106 -x870107 -x870108 -x870109 -x870110 -x870111 -x870112 -x870113 -x870114 -x870115 -x870116 -x870117 -x870118 -x870119 -x870120 -x870121 -x870122 -x870123 -x870124 -x870125 -x870126 -x870127 -x870128 -x870129 -x870130 -x870131 -x870132 -x870133 -x870134 -x870135 -x870136 -x870137 -x870138 -x870139 -x870140 -x870141 -x870142 -x870143 -x870144 -x870145 -x870146 -x870147 -x870148 -x870149 -x870150 -x870151 -x870152 -x870153 -x870154 -x870155 -x870156 -x870157 -x870158 -x870159 -x870160 -x870161 -x870162 -x870163 -x870164 -x870165 -x870166 -x870167 -x870168 -x870169 -x870170 -x870171 -x870172 -x870173 -x870174 -x870175 -x870176 -x870177 -x870178 -x870179 -x870180 -x870181 -x870182 -x870183 -x870184 -x870185 -x870186 -x870187 -x870188 -x870189 -x870190 -x870191 -x870192 -x870193 -x870194 -x870195 -x870196 -x870197 -x870198 -x870199 -x870200 -x870201 -x870202 -x870203 -x870204 -x870205 -x870206 -x870207 -x870208 -x870209 -x870210 -x870211 -x870212 -x870213 -x870214 -x870215 -x870216 -x870217 -x870218 -x870219 -x870220 -x870221 -x870222 -x870223 -x870224 -x870225 -x870226 -x870227 -x870228 -x870229 -x870230 -x870231 -x870232 -x870233 -x870234 -x870235 -x870236 -x870237 -x870238 -x870239 -x870240 -x870241 -x870242 -x870243 -x870244 -x870245 -x870246 -x870247 -x870248 -x870249 -x870250 -x870251 -x870252 -x870253 -x870254 x870255 -x870256 -x870257 -x870258 -x870259 -x870260 -x870261 -x870262 -x870263 -x870264 -x870265 -x870266 -x870267 -x870268 -x870269 -x870270 -x870271 -x870272 -x870273 -x870274 -x870275 -x870276 -x870277 -x870278 -x870279 -x870280 -x870281 -x870282 -x870283 -x870284 -x870285 -x870286 -x870287 -x870288 -x870289 -x870290 -x870291 -x870292 -x870293 -x870294 -x870295 -x870296 -x870297 -x870298 -x870299 -x870300 -x870301 -x870302 -x870303 -x870304 -x870305 -x870306 -x870307 -x870308 -x870309 -x870310 -x870311 -x870312 -x870313 -x870314 -x870315 -x870316 -x870317 -x870318 -x870319 -x870320 -x870321 -x870322 -x870323 -x870324 -x870325 -x870326 -x870327 -x870328 -x870329 -x870330 -x870331 -x870332 -x870333 -x870334 -x870335 -x870336 -x870337 -x870338 -x870339 -x870340 -x870341 -x870342 -x870343 -x870344 -x870345 -x870346 -x870347 -x870348 -x870349 -x870350 -x870351 -x870352 -x870353 -x870354 -x870355 -x870356 -x870357 -x870358 -x870359 -x870360 -x870361 -x870362 -x870363 -x870364 -x870365 -x870366 -x870367 -x870368 -x870369 -x870370 -x870371 -x870372 -x870373 -x870374 -x870375 -x870376 -x870377 -x870378 -x870379 -x870380 -x870381 -x870382 -x870383 -x870384 -x870385 -x870386 -x870387 -x870388 -x870389 -x870390 -x870391 -x870392 -x870393 -x870394 -x870395 -x870396 -x870397 -x870398 -x870399 -x870400 -x870401 -x870402 -x870403 -x870404 -x870405 -x870406 -x870407 -x870408 -x870409 -x870410 -x870411 -x870412 -x870413 -x870414 -x870415 -x870416 -x870417 -x870418 -x870419 -x870420 -x870421 -x870422 -x870423 -x870424 -x870425 -x870426 -x870427 -x870428 -x870429 -x870430 -x870431 -x870432 -x870433 -x870434 -x870435 -x870436 -x870437 -x870438 -x870439 -x870440 -x870441 -x870442 -x870443 -x870444 -x870445 -x870446 -x870447 -x870448 -x870449 -x870450 -x870451 -x870452 -x870453 -x870454 -x870455 -x870456 -x870457 -x870458 -x870459 -x870460 -x870461 -x870462 -x870463 -x870464 -x870465 -x870466 -x870467 -x870468 -x870469 -x870470 -x870471 -x870472 -x870473 -x870474 -x870475 -x870476 -x870477 -x870478 -x870479 -x870480 -x870481 x870482 -x870483 -x870484 -x870485 -x870486 -x870487 -x870488 -x870489 -x870490 -x870491 -x870492 -x870493 -x870494 -x870495 -x870496 -x870497 -x870498 -x870499 -x870500 -x870501 -x870502 -x870503 -x870504 -x870505 -x870506 -x870507 -x870508 -x870509 -x870510 -x870511 -x870512 -x870513 -x870514 -x870515 -x870516 -x870517 -x870518 -x870519 -x870520 -x870521 -x870522 -x870523 -x870524 -x870525 -x870526 -x870527 -x870528 -x870529 -x870530 -x870531 -x870532 -x870533 -x870534 -x870535 -x870536 -x870537 -x870538 -x870539 -x870540 -x870541 -x870542 -x870543 -x870544 -x870545 -x870546 -x870547 -x870548 -x870549 -x870550 -x870551 -x870552 -x870553 -x870554 -x870555 -x870556 -x870557 -x870558 -x870559 -x870560 -x870561 -x870562 -x870563 -x870564 -x870565 -x870566 -x870567 -x870568 -x870569 -x870570 -x870571 -x870572 -x870573 -x870574 -x870575 -x870576 -x870577 -x870578 -x870579 -x870580 -x870581 -x870582 -x870583 -x870584 -x870585 -x870586 -x870587 -x870588 -x870589 -x870590 -x870591 -x870592 -x870593 -x870594 -x870595 -x870596 -x870597 -x870598 -x870599 -x870600 -x870601 -x870602 -x870603 -x870604 -x870605 -x870606 -x870607 -x870608 -x870609 -x870610 -x870611 -x870612 -x870613 -x870614 -x870615 -x870616 -x870617 -x870618 -x870619 -x870620 -x870621 -x870622 -x870623 -x870624 -x870625 -x870626 -x870627 -x870628 -x870629 -x870630 -x870631 -x870632 -x870633 -x870634 -x870635 -x870636 -x870637 -x870638 -x870639 -x870640 -x870641 -x870642 -x870643 -x870644 -x870645 -x870646 -x870647 -x870648 -x870649 -x870650 -x870651 -x870652 -x870653 -x870654 -x870655 -x870656 -x870657 -x870658 -x870659 -x870660 -x870661 -x870662 -x870663 -x870664 -x870665 -x870666 -x870667 -x870668 -x870669 -x870670 -x870671 -x870672 -x870673 -x870674 -x870675 -x870676 -x870677 -x870678 -x870679 -x870680 -x870681 -x870682 -x870683 -x870684 -x870685 -x870686 -x870687 -x870688 -x870689 -x870690 -x870691 -x870692 -x870693 -x870694 -x870695 -x870696 -x870697 -x870698 -x870699 -x870700 -x870701 -x870702 -x870703 -x870704 -x870705 -x870706 -x870707 -x870708 x870709 -x870710 -x870711 -x870712 -x870713 -x870714 -x870715 -x870716 -x870717 -x870718 -x870719 -x870720 -x870721 -x870722 -x870723 -x870724 -x870725 -x870726 -x870727 -x870728 -x870729 -x870730 -x870731 -x870732 -x870733 -x870734 -x870735 -x870736 -x870737 -x870738 -x870739 -x870740 -x870741 -x870742 -x870743 -x870744 -x870745 -x870746 -x870747 -x870748 -x870749 -x870750 -x870751 -x870752 -x870753 -x870754 -x870755 -x870756 -x870757 -x870758 -x870759 -x870760 -x870761 -x870762 -x870763 -x870764 -x870765 -x870766 -x870767 -x870768 -x870769 -x870770 -x870771 -x870772 -x870773 -x870774 -x870775 -x870776 -x870777 -x870778 -x870779 -x870780 -x870781 -x870782 -x870783 -x870784 -x870785 -x870786 -x870787 -x870788 -x870789 -x870790 -x870791 -x870792 -x870793 -x870794 -x870795 -x870796 -x870797 -x870798 -x870799 -x870800 -x870801 -x870802 -x870803 -x870804 -x870805 -x870806 -x870807 -x870808 -x870809 -x870810 -x870811 -x870812 -x870813 -x870814 -x870815 -x870816 -x870817 -x870818 -x870819 -x870820 -x870821 -x870822 -x870823 -x870824 -x870825 -x870826 -x870827 -x870828 -x870829 -x870830 -x870831 -x870832 -x870833 -x870834 -x870835 -x870836 -x870837 -x870838 -x870839 -x870840 -x870841 -x870842 -x870843 -x870844 -x870845 -x870846 -x870847 -x870848 -x870849 -x870850 -x870851 -x870852 -x870853 -x870854 -x870855 -x870856 -x870857 -x870858 -x870859 -x870860 -x870861 -x870862 -x870863 -x870864 -x870865 -x870866 -x870867 -x870868 -x870869 -x870870 -x870871 -x870872 -x870873 -x870874 -x870875 -x870876 -x870877 -x870878 -x870879 -x870880 -x870881 -x870882 -x870883 -x870884 -x870885 -x870886 -x870887 -x870888 -x870889 -x870890 -x870891 -x870892 -x870893 -x870894 -x870895 -x870896 -x870897 -x870898 -x870899 -x870900 -x870901 -x870902 -x870903 -x870904 -x870905 -x870906 -x870907 -x870908 -x870909 -x870910 -x870911 -x870912 -x870913 -x870914 -x870915 -x870916 -x870917 -x870918 -x870919 -x870920 -x870921 -x870922 -x870923 -x870924 -x870925 -x870926 -x870927 -x870928 -x870929 -x870930 -x870931 -x870932 -x870933 -x870934 -x870935 x870936 -x870937 -x870938 -x870939 -x870940 -x870941 -x870942 -x870943 -x870944 -x870945 -x870946 -x870947 -x870948 -x870949 -x870950 -x870951 -x870952 -x870953 -x870954 -x870955 -x870956 -x870957 -x870958 -x870959 -x870960 -x870961 -x870962 -x870963 -x870964 -x870965 -x870966 -x870967 -x870968 -x870969 -x870970 -x870971 -x870972 -x870973 -x870974 -x870975 -x870976 -x870977 -x870978 -x870979 -x870980 -x870981 -x870982 -x870983 -x870984 -x870985 -x870986 -x870987 -x870988 -x870989 -x870990 -x870991 -x870992 -x870993 -x870994 -x870995 -x870996 -x870997 -x870998 -x870999 -x871000 -x871001 -x871002 -x871003 -x871004 -x871005 -x871006 -x871007 -x871008 -x871009 -x871010 -x871011 -x871012 -x871013 -x871014 -x871015 -x871016 -x871017 -x871018 -x871019 -x871020 -x871021 -x871022 -x871023 -x871024 -x871025 -x871026 -x871027 -x871028 -x871029 -x871030 -x871031 -x871032 -x871033 -x871034 -x871035 -x871036 -x871037 -x871038 -x871039 -x871040 -x871041 -x871042 -x871043 -x871044 -x871045 -x871046 -x871047 -x871048 -x871049 -x871050 -x871051 -x871052 -x871053 -x871054 -x871055 -x871056 -x871057 -x871058 -x871059 -x871060 -x871061 -x871062 -x871063 -x871064 -x871065 -x871066 -x871067 -x871068 -x871069 -x871070 -x871071 -x871072 -x871073 -x871074 -x871075 -x871076 -x871077 -x871078 -x871079 -x871080 -x871081 -x871082 -x871083 -x871084 -x871085 -x871086 -x871087 -x871088 -x871089 -x871090 -x871091 -x871092 -x871093 -x871094 -x871095 -x871096 -x871097 -x871098 -x871099 -x871100 -x871101 -x871102 -x871103 -x871104 -x871105 -x871106 -x871107 -x871108 -x871109 -x871110 -x871111 -x871112 -x871113 -x871114 -x871115 -x871116 -x871117 -x871118 -x871119 -x871120 -x871121 -x871122 -x871123 -x871124 -x871125 -x871126 -x871127 -x871128 -x871129 -x871130 -x871131 -x871132 -x871133 -x871134 -x871135 -x871136 -x871137 -x871138 -x871139 -x871140 -x871141 -x871142 -x871143 -x871144 -x871145 -x871146 -x871147 -x871148 -x871149 -x871150 -x871151 -x871152 -x871153 -x871154 -x871155 -x871156 -x871157 -x871158 -x871159 -x871160 -x871161 -x871162 x871163 -x871164 -x871165 -x871166 -x871167 -x871168 -x871169 -x871170 -x871171 -x871172 -x871173 -x871174 -x871175 -x871176 -x871177 -x871178 -x871179 -x871180 -x871181 -x871182 -x871183 -x871184 -x871185 -x871186 -x871187 -x871188 -x871189 -x871190 -x871191 -x871192 -x871193 -x871194 -x871195 -x871196 -x871197 -x871198 -x871199 -x871200 -x871201 -x871202 -x871203 -x871204 -x871205 -x871206 -x871207 -x871208 -x871209 -x871210 -x871211 -x871212 -x871213 -x871214 -x871215 -x871216 -x871217 -x871218 -x871219 -x871220 -x871221 -x871222 -x871223 -x871224 -x871225 -x871226 -x871227 -x871228 -x871229 -x871230 -x871231 -x871232 -x871233 -x871234 -x871235 -x871236 -x871237 -x871238 -x871239 -x871240 -x871241 -x871242 -x871243 -x871244 -x871245 -x871246 -x871247 -x871248 -x871249 -x871250 -x871251 -x871252 -x871253 -x871254 -x871255 -x871256 -x871257 -x871258 -x871259 -x871260 -x871261 -x871262 -x871263 -x871264 -x871265 -x871266 -x871267 -x871268 -x871269 -x871270 -x871271 -x871272 -x871273 -x871274 -x871275 -x871276 -x871277 -x871278 -x871279 -x871280 -x871281 -x871282 -x871283 -x871284 -x871285 -x871286 -x871287 -x871288 -x871289 -x871290 -x871291 -x871292 -x871293 -x871294 -x871295 -x871296 -x871297 -x871298 -x871299 -x871300 -x871301 -x871302 -x871303 -x871304 -x871305 -x871306 -x871307 -x871308 -x871309 -x871310 -x871311 -x871312 -x871313 -x871314 -x871315 -x871316 -x871317 -x871318 -x871319 -x871320 -x871321 -x871322 -x871323 -x871324 -x871325 -x871326 -x871327 -x871328 -x871329 -x871330 -x871331 -x871332 -x871333 -x871334 -x871335 -x871336 -x871337 -x871338 -x871339 -x871340 -x871341 -x871342 -x871343 -x871344 -x871345 -x871346 -x871347 -x871348 -x871349 -x871350 -x871351 -x871352 -x871353 -x871354 -x871355 -x871356 -x871357 -x871358 -x871359 -x871360 -x871361 -x871362 -x871363 -x871364 -x871365 -x871366 -x871367 -x871368 -x871369 -x871370 -x871371 -x871372 -x871373 -x871374 -x871375 -x871376 -x871377 -x871378 -x871379 -x871380 -x871381 -x871382 -x871383 -x871384 -x871385 -x871386 -x871387 -x871388 -x871389 x871390 -x871391 -x871392 -x871393 -x871394 -x871395 -x871396 -x871397 -x871398 -x871399 -x871400 -x871401 -x871402 -x871403 -x871404 -x871405 -x871406 -x871407 -x871408 -x871409 -x871410 -x871411 -x871412 -x871413 -x871414 -x871415 -x871416 -x871417 -x871418 -x871419 -x871420 -x871421 -x871422 -x871423 -x871424 -x871425 -x871426 -x871427 -x871428 -x871429 -x871430 -x871431 -x871432 -x871433 -x871434 -x871435 -x871436 -x871437 -x871438 -x871439 -x871440 -x871441 -x871442 -x871443 -x871444 -x871445 -x871446 -x871447 -x871448 -x871449 -x871450 -x871451 -x871452 -x871453 -x871454 -x871455 -x871456 -x871457 -x871458 -x871459 -x871460 -x871461 -x871462 -x871463 -x871464 -x871465 -x871466 -x871467 -x871468 -x871469 -x871470 -x871471 -x871472 -x871473 -x871474 -x871475 -x871476 -x871477 -x871478 -x871479 -x871480 -x871481 -x871482 -x871483 -x871484 -x871485 -x871486 -x871487 -x871488 -x871489 -x871490 -x871491 -x871492 -x871493 -x871494 -x871495 -x871496 -x871497 -x871498 -x871499 -x871500 -x871501 -x871502 -x871503 -x871504 -x871505 -x871506 -x871507 -x871508 -x871509 -x871510 -x871511 -x871512 -x871513 -x871514 -x871515 -x871516 -x871517 -x871518 -x871519 -x871520 -x871521 -x871522 -x871523 -x871524 -x871525 -x871526 -x871527 -x871528 -x871529 -x871530 -x871531 -x871532 -x871533 -x871534 -x871535 -x871536 -x871537 -x871538 -x871539 -x871540 -x871541 -x871542 -x871543 -x871544 -x871545 -x871546 -x871547 -x871548 -x871549 -x871550 -x871551 -x871552 -x871553 -x871554 -x871555 -x871556 -x871557 -x871558 -x871559 -x871560 -x871561 -x871562 -x871563 -x871564 -x871565 -x871566 -x871567 -x871568 -x871569 -x871570 -x871571 -x871572 -x871573 -x871574 -x871575 -x871576 -x871577 -x871578 -x871579 -x871580 -x871581 -x871582 -x871583 -x871584 -x871585 -x871586 -x871587 -x871588 -x871589 -x871590 -x871591 -x871592 -x871593 -x871594 -x871595 -x871596 -x871597 -x871598 -x871599 -x871600 -x871601 -x871602 -x871603 -x871604 -x871605 -x871606 -x871607 -x871608 -x871609 -x871610 -x871611 -x871612 -x871613 -x871614 -x871615 -x871616 x871617 -x871618 -x871619 -x871620 -x871621 -x871622 -x871623 -x871624 -x871625 -x871626 -x871627 -x871628 -x871629 -x871630 -x871631 -x871632 -x871633 -x871634 -x871635 -x871636 -x871637 -x871638 -x871639 -x871640 -x871641 -x871642 -x871643 -x871644 -x871645 -x871646 -x871647 -x871648 -x871649 -x871650 -x871651 -x871652 -x871653 -x871654 -x871655 -x871656 -x871657 -x871658 -x871659 -x871660 -x871661 -x871662 -x871663 -x871664 -x871665 -x871666 -x871667 -x871668 -x871669 -x871670 -x871671 -x871672 -x871673 -x871674 -x871675 -x871676 -x871677 -x871678 -x871679 -x871680 -x871681 -x871682 -x871683 -x871684 -x871685 -x871686 -x871687 -x871688 -x871689 -x871690 -x871691 -x871692 -x871693 -x871694 -x871695 -x871696 -x871697 -x871698 -x871699 -x871700 -x871701 -x871702 -x871703 -x871704 -x871705 -x871706 -x871707 -x871708 -x871709 -x871710 -x871711 -x871712 -x871713 -x871714 -x871715 -x871716 -x871717 -x871718 -x871719 -x871720 -x871721 -x871722 -x871723 -x871724 -x871725 -x871726 -x871727 -x871728 -x871729 -x871730 -x871731 -x871732 -x871733 -x871734 -x871735 -x871736 -x871737 -x871738 -x871739 -x871740 -x871741 -x871742 -x871743 -x871744 -x871745 -x871746 -x871747 -x871748 -x871749 -x871750 -x871751 -x871752 -x871753 -x871754 -x871755 -x871756 -x871757 -x871758 -x871759 -x871760 -x871761 -x871762 -x871763 -x871764 -x871765 -x871766 -x871767 -x871768 -x871769 -x871770 -x871771 -x871772 -x871773 -x871774 -x871775 -x871776 -x871777 -x871778 -x871779 -x871780 -x871781 -x871782 -x871783 -x871784 -x871785 -x871786 -x871787 -x871788 -x871789 -x871790 -x871791 -x871792 -x871793 -x871794 -x871795 -x871796 -x871797 -x871798 -x871799 -x871800 -x871801 -x871802 -x871803 -x871804 -x871805 -x871806 -x871807 -x871808 -x871809 -x871810 -x871811 -x871812 -x871813 -x871814 -x871815 -x871816 -x871817 -x871818 -x871819 -x871820 -x871821 -x871822 -x871823 -x871824 -x871825 -x871826 -x871827 -x871828 -x871829 -x871830 -x871831 -x871832 -x871833 -x871834 -x871835 -x871836 -x871837 -x871838 -x871839 -x871840 -x871841 -x871842 -x871843 x871844 -x871845 -x871846 -x871847 -x871848 -x871849 -x871850 -x871851 -x871852 -x871853 -x871854 -x871855 -x871856 -x871857 -x871858 -x871859 -x871860 -x871861 -x871862 -x871863 -x871864 -x871865 -x871866 -x871867 -x871868 -x871869 -x871870 -x871871 -x871872 -x871873 -x871874 -x871875 -x871876 -x871877 -x871878 -x871879 -x871880 -x871881 -x871882 -x871883 -x871884 -x871885 -x871886 -x871887 -x871888 -x871889 -x871890 -x871891 -x871892 -x871893 -x871894 -x871895 -x871896 -x871897 -x871898 -x871899 -x871900 -x871901 -x871902 -x871903 -x871904 -x871905 -x871906 -x871907 -x871908 -x871909 -x871910 -x871911 -x871912 -x871913 -x871914 -x871915 -x871916 -x871917 -x871918 -x871919 -x871920 -x871921 -x871922 -x871923 -x871924 -x871925 -x871926 -x871927 -x871928 -x871929 -x871930 -x871931 -x871932 -x871933 -x871934 -x871935 -x871936 -x871937 -x871938 -x871939 -x871940 -x871941 -x871942 -x871943 -x871944 -x871945 -x871946 -x871947 -x871948 -x871949 -x871950 -x871951 -x871952 -x871953 -x871954 -x871955 -x871956 -x871957 -x871958 -x871959 -x871960 -x871961 -x871962 -x871963 -x871964 -x871965 -x871966 -x871967 -x871968 -x871969 -x871970 -x871971 -x871972 -x871973 -x871974 -x871975 -x871976 -x871977 -x871978 -x871979 -x871980 -x871981 -x871982 -x871983 -x871984 -x871985 -x871986 -x871987 -x871988 -x871989 -x871990 -x871991 -x871992 -x871993 -x871994 -x871995 -x871996 -x871997 -x871998 -x871999
671.68/674.13 v -x872000 -x872001 -x872002 -x872003 -x872004 -x872005 -x872006 -x872007 -x872008 -x872009 -x872010 -x872011 -x872012 -x872013 -x872014 -x872015 -x872016 -x872017 -x872018 -x872019 -x872020 -x872021 -x872022 -x872023 -x872024 -x872025 -x872026 -x872027 -x872028 -x872029 -x872030 -x872031 -x872032 -x872033 -x872034 -x872035 -x872036 -x872037 -x872038 -x872039 -x872040 -x872041 -x872042 -x872043 -x872044 -x872045 -x872046 -x872047 -x872048 -x872049 -x872050 -x872051 -x872052 -x872053 -x872054 -x872055 -x872056 -x872057 -x872058 -x872059 -x872060 -x872061 -x872062 -x872063 -x872064 -x872065 -x872066 -x872067 -x872068 -x872069 -x872070 x872071 -x872072 -x872073 -x872074 -x872075 -x872076 -x872077 -x872078 -x872079 -x872080 -x872081 -x872082 -x872083 -x872084 -x872085 -x872086 -x872087 -x872088 -x872089 -x872090 -x872091 -x872092 -x872093 -x872094 -x872095 -x872096 -x872097 -x872098 -x872099 -x872100 -x872101 -x872102 -x872103 -x872104 -x872105 -x872106 -x872107 -x872108 -x872109 -x872110 -x872111 -x872112 -x872113 -x872114 -x872115 -x872116 -x872117 -x872118 -x872119 -x872120 -x872121 -x872122 -x872123 -x872124 -x872125 -x872126 -x872127 -x872128 -x872129 -x872130 -x872131 -x872132 -x872133 -x872134 -x872135 -x872136 -x872137 -x872138 -x872139 -x872140 -x872141 -x872142 -x872143 -x872144 -x872145 -x872146 -x872147 -x872148 -x872149 -x872150 -x872151 -x872152 -x872153 -x872154 -x872155 -x872156 -x872157 -x872158 -x872159 -x872160 -x872161 -x872162 -x872163 -x872164 -x872165 -x872166 -x872167 -x872168 -x872169 -x872170 -x872171 -x872172 -x872173 -x872174 -x872175 -x872176 -x872177 -x872178 -x872179 -x872180 -x872181 -x872182 -x872183 -x872184 -x872185 -x872186 -x872187 -x872188 -x872189 -x872190 -x872191 -x872192 -x872193 -x872194 -x872195 -x872196 -x872197 -x872198 -x872199 -x872200 -x872201 -x872202 -x872203 -x872204 -x872205 -x872206 -x872207 -x872208 -x872209 -x872210 -x872211 -x872212 -x872213 -x872214 -x872215 -x872216 -x872217 -x872218 -x872219 -x872220 -x872221 -x872222 -x872223 -x872224 -x872225 -x872226 -x872227 -x872228 -x872229 -x872230 -x872231 -x872232 -x872233 -x872234 -x872235 -x872236 -x872237 -x872238 -x872239 -x872240 -x872241 -x872242 -x872243 -x872244 -x872245 -x872246 -x872247 -x872248 -x872249 -x872250 -x872251 -x872252 -x872253 -x872254 -x872255 -x872256 -x872257 -x872258 -x872259 -x872260 -x872261 -x872262 -x872263 -x872264 -x872265 -x872266 -x872267 -x872268 -x872269 -x872270 -x872271 -x872272 -x872273 -x872274 -x872275 -x872276 -x872277 -x872278 -x872279 -x872280 -x872281 -x872282 -x872283 -x872284 -x872285 -x872286 -x872287 -x872288 -x872289 -x872290 -x872291 -x872292 -x872293 -x872294 -x872295 -x872296 -x872297 x872298 -x872299 -x872300 -x872301 -x872302 -x872303 -x872304 -x872305 -x872306 -x872307 -x872308 -x872309 -x872310 -x872311 -x872312 -x872313 -x872314 -x872315 -x872316 -x872317 -x872318 -x872319 -x872320 -x872321 -x872322 -x872323 -x872324 -x872325 -x872326 -x872327 -x872328 -x872329 -x872330 -x872331 -x872332 -x872333 -x872334 -x872335 -x872336 -x872337 -x872338 -x872339 -x872340 -x872341 -x872342 -x872343 -x872344 -x872345 -x872346 -x872347 -x872348 -x872349 -x872350 -x872351 -x872352 -x872353 -x872354 -x872355 -x872356 -x872357 -x872358 -x872359 -x872360 -x872361 -x872362 -x872363 -x872364 -x872365 -x872366 -x872367 -x872368 -x872369 -x872370 -x872371 -x872372 -x872373 -x872374 -x872375 -x872376 -x872377 -x872378 -x872379 -x872380 -x872381 -x872382 -x872383 -x872384 -x872385 -x872386 -x872387 -x872388 -x872389 -x872390 -x872391 -x872392 -x872393 -x872394 -x872395 -x872396 -x872397 -x872398 -x872399 -x872400 -x872401 -x872402 -x872403 -x872404 -x872405 -x872406 -x872407 -x872408 -x872409 -x872410 -x872411 -x872412 -x872413 -x872414 -x872415 -x872416 -x872417 -x872418 -x872419 -x872420 -x872421 -x872422 -x872423 -x872424 -x872425 -x872426 -x872427 -x872428 -x872429 -x872430 -x872431 -x872432 -x872433 -x872434 -x872435 -x872436 -x872437 -x872438 -x872439 -x872440 -x872441 -x872442 -x872443 -x872444 -x872445 -x872446 -x872447 -x872448 -x872449 -x872450 -x872451 -x872452 -x872453 -x872454 -x872455 -x872456 -x872457 -x872458 -x872459 -x872460 -x872461 -x872462 -x872463 -x872464 -x872465 -x872466 -x872467 -x872468 -x872469 -x872470 -x872471 -x872472 -x872473 -x872474 -x872475 -x872476 -x872477 -x872478 -x872479 -x872480 -x872481 -x872482 -x872483 -x872484 -x872485 -x872486 -x872487 -x872488 -x872489 -x872490 -x872491 -x872492 -x872493 -x872494 -x872495 -x872496 -x872497 -x872498 -x872499 -x872500 -x872501 -x872502 -x872503 -x872504 -x872505 -x872506 -x872507 -x872508 -x872509 -x872510 -x872511 -x872512 -x872513 -x872514 -x872515 -x872516 -x872517 -x872518 -x872519 -x872520 -x872521 -x872522 -x872523 -x872524 x872525 -x872526 -x872527 -x872528 -x872529 -x872530 -x872531 -x872532 -x872533 -x872534 -x872535 -x872536 -x872537 -x872538 -x872539 -x872540 -x872541 -x872542 -x872543 -x872544 -x872545 -x872546 -x872547 -x872548 -x872549 -x872550 -x872551 -x872552 -x872553 -x872554 -x872555 -x872556 -x872557 -x872558 -x872559 -x872560 -x872561 -x872562 -x872563 -x872564 -x872565 -x872566 -x872567 -x872568 -x872569 -x872570 -x872571 -x872572 -x872573 -x872574 -x872575 -x872576 -x872577 -x872578 -x872579 -x872580 -x872581 -x872582 -x872583 -x872584 -x872585 -x872586 -x872587 -x872588 -x872589 -x872590 -x872591 -x872592 -x872593 -x872594 -x872595 -x872596 -x872597 -x872598 -x872599 -x872600 -x872601 -x872602 -x872603 -x872604 -x872605 -x872606 -x872607 -x872608 -x872609 -x872610 -x872611 -x872612 -x872613 -x872614 -x872615 -x872616 -x872617 -x872618 -x872619 -x872620 -x872621 -x872622 -x872623 -x872624 -x872625 -x872626 -x872627 -x872628 -x872629 -x872630 -x872631 -x872632 -x872633 -x872634 -x872635 -x872636 -x872637 -x872638 -x872639 -x872640 -x872641 -x872642 -x872643 -x872644 -x872645 -x872646 -x872647 -x872648 -x872649 -x872650 -x872651 -x872652 -x872653 -x872654 -x872655 -x872656 -x872657 -x872658 -x872659 -x872660 -x872661 -x872662 -x872663 -x872664 -x872665 -x872666 -x872667 -x872668 -x872669 -x872670 -x872671 -x872672 -x872673 -x872674 -x872675 -x872676 -x872677 -x872678 -x872679 -x872680 -x872681 -x872682 -x872683 -x872684 -x872685 -x872686 -x872687 -x872688 -x872689 -x872690 -x872691 -x872692 -x872693 -x872694 -x872695 -x872696 -x872697 -x872698 -x872699 -x872700 -x872701 -x872702 -x872703 -x872704 -x872705 -x872706 -x872707 -x872708 -x872709 -x872710 -x872711 -x872712 -x872713 -x872714 -x872715 -x872716 -x872717 -x872718 -x872719 -x872720 -x872721 -x872722 -x872723 -x872724 -x872725 -x872726 -x872727 -x872728 -x872729 -x872730 -x872731 -x872732 -x872733 -x872734 -x872735 -x872736 -x872737 -x872738 -x872739 -x872740 -x872741 -x872742 -x872743 -x872744 -x872745 -x872746 -x872747 -x872748 -x872749 -x872750 -x872751 x872752 -x872753 -x872754 -x872755 -x872756 -x872757 -x872758 -x872759 -x872760 -x872761 -x872762 -x872763 -x872764 -x872765 -x872766 -x872767 -x872768 -x872769 -x872770 -x872771 -x872772 -x872773 -x872774 -x872775 -x872776 -x872777 -x872778 -x872779 -x872780 -x872781 -x872782 -x872783 -x872784 -x872785 -x872786 -x872787 -x872788 -x872789 -x872790 -x872791 -x872792 -x872793 -x872794 -x872795 -x872796 -x872797 -x872798 -x872799 -x872800 -x872801 -x872802 -x872803 -x872804 -x872805 -x872806 -x872807 -x872808 -x872809 -x872810 -x872811 -x872812 -x872813 -x872814 -x872815 -x872816 -x872817 -x872818 -x872819 -x872820 -x872821 -x872822 -x872823 -x872824 -x872825 -x872826 -x872827 -x872828 -x872829 -x872830 -x872831 -x872832 -x872833 -x872834 -x872835 -x872836 -x872837 -x872838 -x872839 -x872840 -x872841 -x872842 -x872843 -x872844 -x872845 -x872846 -x872847 -x872848 -x872849 -x872850 -x872851 -x872852 -x872853 -x872854 -x872855 -x872856 -x872857 -x872858 -x872859 -x872860 -x872861 -x872862 -x872863 -x872864 -x872865 -x872866 -x872867 -x872868 -x872869 -x872870 -x872871 -x872872 -x872873 -x872874 -x872875 -x872876 -x872877 -x872878 -x872879 -x872880 -x872881 -x872882 -x872883 -x872884 -x872885 -x872886 -x872887 -x872888 -x872889 -x872890 -x872891 -x872892 -x872893 -x872894 -x872895 -x872896 -x872897 -x872898 -x872899 -x872900 -x872901 -x872902 -x872903 -x872904 -x872905 -x872906 -x872907 -x872908 -x872909 -x872910 -x872911 -x872912 -x872913 -x872914 -x872915 -x872916 -x872917 -x872918 -x872919 -x872920 -x872921 -x872922 -x872923 -x872924 -x872925 -x872926 -x872927 -x872928 -x872929 -x872930 -x872931 -x872932 -x872933 -x872934 -x872935 -x872936 -x872937 -x872938 -x872939 -x872940 -x872941 -x872942 -x872943 -x872944 -x872945 -x872946 -x872947 -x872948 -x872949 -x872950 -x872951 -x872952 -x872953 -x872954 -x872955 -x872956 -x872957 -x872958 -x872959 -x872960 -x872961 -x872962 -x872963 -x872964 -x872965 -x872966 -x872967 -x872968 -x872969 -x872970 -x872971 -x872972 -x872973 -x872974 -x872975 -x872976 -x872977 -x872978 x872979 -x872980 -x872981 -x872982 -x872983 -x872984 -x872985 -x872986 -x872987 -x872988 -x872989 -x872990 -x872991 -x872992 -x872993 -x872994 -x872995 -x872996 -x872997 -x872998 -x872999 -x873000 -x873001 -x873002 -x873003 -x873004 -x873005 -x873006 -x873007 -x873008 -x873009 -x873010 -x873011 -x873012 -x873013 -x873014 -x873015 -x873016 -x873017 -x873018 -x873019 -x873020 -x873021 -x873022 -x873023 -x873024 -x873025 -x873026 -x873027 -x873028 -x873029 -x873030 -x873031 -x873032 -x873033 -x873034 -x873035 -x873036 -x873037 -x873038 -x873039 -x873040 -x873041 -x873042 -x873043 -x873044 -x873045 -x873046 -x873047 -x873048 -x873049 -x873050 -x873051 -x873052 -x873053 -x873054 -x873055 -x873056 -x873057 -x873058 -x873059 -x873060 -x873061 -x873062 -x873063 -x873064 -x873065 -x873066 -x873067 -x873068 -x873069 -x873070 -x873071 -x873072 -x873073 -x873074 -x873075 -x873076 -x873077 -x873078 -x873079 -x873080 -x873081 -x873082 -x873083 -x873084 -x873085 -x873086 -x873087 -x873088 -x873089 -x873090 -x873091 -x873092 -x873093 -x873094 -x873095 -x873096 -x873097 -x873098 -x873099 -x873100 -x873101 -x873102 -x873103 -x873104 -x873105 -x873106 -x873107 -x873108 -x873109 -x873110 -x873111 -x873112 -x873113 -x873114 -x873115 -x873116 -x873117 -x873118 -x873119 -x873120 -x873121 -x873122 -x873123 -x873124 -x873125 -x873126 -x873127 -x873128 -x873129 -x873130 -x873131 -x873132 -x873133 -x873134 -x873135 -x873136 -x873137 -x873138 -x873139 -x873140 -x873141 -x873142 -x873143 -x873144 -x873145 -x873146 -x873147 -x873148 -x873149 -x873150 -x873151 -x873152 -x873153 -x873154 -x873155 -x873156 -x873157 -x873158 -x873159 -x873160 -x873161 -x873162 -x873163 -x873164 -x873165 -x873166 -x873167 -x873168 -x873169 -x873170 -x873171 -x873172 -x873173 -x873174 -x873175 -x873176 -x873177 -x873178 -x873179 -x873180 -x873181 -x873182 -x873183 -x873184 -x873185 -x873186 -x873187 -x873188 -x873189 -x873190 -x873191 -x873192 -x873193 -x873194 -x873195 -x873196 -x873197 -x873198 -x873199 -x873200 -x873201 -x873202 -x873203 -x873204 -x873205 x873206 -x873207 -x873208 -x873209 -x873210 -x873211 -x873212 -x873213 -x873214 -x873215 -x873216 -x873217 -x873218 -x873219 -x873220 -x873221 -x873222 -x873223 -x873224 -x873225 -x873226 -x873227 -x873228 -x873229 -x873230 -x873231 -x873232 -x873233 -x873234 -x873235 -x873236 -x873237 -x873238 -x873239 -x873240 -x873241 -x873242 -x873243 -x873244 -x873245 -x873246 -x873247 -x873248 -x873249 -x873250 -x873251 -x873252 -x873253 -x873254 -x873255 -x873256 -x873257 -x873258 -x873259 -x873260 -x873261 -x873262 -x873263 -x873264 -x873265 -x873266 -x873267 -x873268 -x873269 -x873270 -x873271 -x873272 -x873273 -x873274 -x873275 -x873276 -x873277 -x873278 -x873279 -x873280 -x873281 -x873282 -x873283 -x873284 -x873285 -x873286 -x873287 -x873288 -x873289 -x873290 -x873291 -x873292 -x873293 -x873294 -x873295 -x873296 -x873297 -x873298 -x873299 -x873300 -x873301 -x873302 -x873303 -x873304 -x873305 -x873306 -x873307 x873308 -x873309 -x873310 -x873311 -x873312 -x873313 -x873314 -x873315 -x873316 -x873317 -x873318 -x873319 -x873320 -x873321 -x873322 -x873323 -x873324 -x873325 -x873326 -x873327 -x873328 -x873329 -x873330 -x873331 -x873332 -x873333 -x873334 -x873335 -x873336 -x873337 -x873338 -x873339 -x873340 -x873341 -x873342 -x873343 -x873344 -x873345 -x873346 -x873347 -x873348 -x873349 -x873350 -x873351 -x873352 -x873353 -x873354 -x873355 -x873356 -x873357 -x873358 -x873359 -x873360 -x873361 -x873362 -x873363 -x873364 -x873365 -x873366 -x873367 -x873368 -x873369 -x873370 -x873371 -x873372 -x873373 -x873374 -x873375 -x873376 -x873377 -x873378 -x873379 -x873380 -x873381 -x873382 -x873383 -x873384 -x873385 -x873386 -x873387 -x873388 -x873389 -x873390 -x873391 -x873392 -x873393 -x873394 -x873395 -x873396 -x873397 -x873398 -x873399 -x873400 -x873401 -x873402 -x873403 -x873404 -x873405 -x873406 -x873407 -x873408 -x873409 -x873410 -x873411 -x873412 -x873413 -x873414 -x873415 -x873416 -x873417 -x873418 -x873419 -x873420 -x873421 -x873422 -x873423 -x873424 -x873425 -x873426 -x873427 -x873428 -x873429 -x873430 -x873431 -x873432 -x873433 -x873434 -x873435 -x873436 -x873437 -x873438 -x873439 -x873440 -x873441 -x873442 -x873443 -x873444 -x873445 -x873446 -x873447 -x873448 -x873449 -x873450 -x873451 -x873452 -x873453 -x873454 -x873455 -x873456 -x873457 -x873458 -x873459 -x873460 -x873461 -x873462 -x873463 -x873464 -x873465 -x873466 -x873467 -x873468 -x873469 -x873470 -x873471 -x873472 -x873473 -x873474 -x873475 -x873476 -x873477 -x873478 -x873479 -x873480 -x873481 -x873482 -x873483 -x873484 -x873485 -x873486 -x873487 -x873488 -x873489 -x873490 -x873491 -x873492 -x873493 -x873494 -x873495 -x873496 -x873497 -x873498 -x873499 -x873500 -x873501 -x873502 -x873503 -x873504 -x873505 -x873506 -x873507 -x873508 -x873509 -x873510 -x873511 -x873512 -x873513 -x873514 -x873515 -x873516 -x873517 -x873518 -x873519 -x873520 -x873521 -x873522 -x873523 -x873524 -x873525 -x873526 -x873527 -x873528 -x873529 -x873530 -x873531 -x873532 -x873533 -x873534 -x873535 -x873536 -x873537 -x873538 -x873539 -x873540 -x873541 -x873542 -x873543 -x873544 -x873545 -x873546 -x873547 -x873548 -x873549 -x873550 -x873551 -x873552 -x873553 -x873554 -x873555 -x873556 -x873557 -x873558 -x873559 -x873560 x873561 -x873562 -x873563 -x873564 -x873565 -x873566 -x873567 -x873568 -x873569 -x873570 -x873571 -x873572 -x873573 -x873574 -x873575 -x873576 -x873577 -x873578 -x873579 -x873580 -x873581 -x873582 -x873583 -x873584 -x873585 -x873586 -x873587 -x873588 -x873589 -x873590 -x873591 -x873592 -x873593 -x873594 -x873595 -x873596 -x873597 -x873598 -x873599 -x873600 -x873601 -x873602 -x873603 -x873604 -x873605 -x873606 -x873607 -x873608 -x873609 -x873610 -x873611 -x873612 -x873613 -x873614 -x873615 -x873616 -x873617 -x873618 -x873619 -x873620 -x873621 -x873622 -x873623 -x873624 -x873625 -x873626 -x873627 -x873628 -x873629 -x873630 -x873631 -x873632 -x873633 -x873634 -x873635 -x873636 -x873637 -x873638 -x873639 -x873640 -x873641 -x873642 -x873643 -x873644 -x873645 -x873646 -x873647 -x873648 -x873649 -x873650 -x873651 -x873652 -x873653 -x873654 -x873655 -x873656 -x873657 -x873658 -x873659 -x873660 -x873661 -x873662 -x873663 -x873664 -x873665 -x873666 -x873667 -x873668 -x873669 -x873670 -x873671 -x873672 -x873673 -x873674 -x873675 -x873676 -x873677 -x873678 -x873679 -x873680 -x873681 -x873682 -x873683 -x873684 -x873685 -x873686 -x873687 x873688 -x873689 -x873690 -x873691 -x873692 -x873693 -x873694 -x873695 -x873696 -x873697 -x873698 -x873699 -x873700 -x873701 -x873702 -x873703 -x873704 -x873705 -x873706 -x873707 -x873708 -x873709 -x873710 -x873711 -x873712 -x873713 -x873714 -x873715 -x873716 -x873717 -x873718 -x873719 -x873720 -x873721 -x873722 -x873723 -x873724 -x873725 -x873726 -x873727 -x873728 -x873729 -x873730 -x873731 -x873732 -x873733 -x873734 -x873735 -x873736 -x873737 -x873738 -x873739 -x873740 -x873741 -x873742 -x873743 -x873744 -x873745 -x873746 -x873747 -x873748 -x873749 -x873750 -x873751 -x873752 -x873753 -x873754 -x873755 -x873756 -x873757 -x873758 -x873759 -x873760 -x873761 -x873762 -x873763 -x873764 -x873765 -x873766 -x873767 -x873768 -x873769 -x873770 -x873771 -x873772 -x873773 -x873774 -x873775 -x873776 -x873777 -x873778 -x873779 -x873780 -x873781 -x873782 -x873783 -x873784 -x873785 -x873786 -x873787 -x873788 -x873789 -x873790 -x873791 -x873792 -x873793 -x873794 -x873795 -x873796 -x873797 -x873798 -x873799 -x873800 -x873801 -x873802 -x873803 -x873804 -x873805 -x873806 -x873807 -x873808 -x873809 -x873810 -x873811 -x873812 -x873813 -x873814 -x873815 -x873816 -x873817 -x873818 -x873819 -x873820 -x873821 -x873822 -x873823 -x873824 -x873825 -x873826 -x873827 -x873828 -x873829 -x873830 -x873831 -x873832 -x873833 -x873834 -x873835 -x873836 -x873837 -x873838 -x873839 -x873840 -x873841 -x873842 -x873843 -x873844 -x873845 -x873846 -x873847 -x873848 -x873849 -x873850 -x873851 -x873852 -x873853 -x873854 -x873855 -x873856 -x873857 -x873858 -x873859 -x873860 -x873861 -x873862 -x873863 -x873864 -x873865 -x873866 -x873867 -x873868 -x873869 -x873870 -x873871 -x873872 -x873873 -x873874 -x873875 -x873876 -x873877 -x873878 -x873879 -x873880 -x873881 -x873882 -x873883 -x873884 -x873885 -x873886 -x873887 -x873888 -x873889 -x873890 -x873891 -x873892 -x873893 -x873894 -x873895 -x873896 -x873897 -x873898 -x873899 -x873900 -x873901 -x873902 -x873903 -x873904 -x873905 -x873906 -x873907 -x873908 -x873909 -x873910 -x873911 -x873912 -x873913 -x873914 -x873915 -x873916 -x873917 -x873918 -x873919 -x873920 -x873921 -x873922 -x873923 -x873924 -x873925 -x873926 -x873927 -x873928 -x873929 -x873930 -x873931 -x873932 -x873933 -x873934 -x873935 -x873936 -x873937 -x873938 -x873939 -x873940 -x873941 -x873942 -x873943 -x873944 -x873945 -x873946 -x873947 -x873948 -x873949 -x873950 -x873951 -x873952 -x873953 -x873954 -x873955 -x873956 -x873957 -x873958 -x873959 -x873960 -x873961 -x873962 -x873963 -x873964 -x873965 -x873966 -x873967 -x873968 -x873969 -x873970 -x873971 -x873972 -x873973 -x873974 -x873975 -x873976 -x873977 -x873978 -x873979 -x873980 -x873981 -x873982 -x873983 -x873984 -x873985 -x873986 -x873987 -x873988 -x873989 -x873990 -x873991 -x873992 -x873993 -x873994 -x873995 -x873996 -x873997 -x873998 -x873999
671.68/674.13 v -x874000 -x874001 -x874002 -x874003 -x874004 -x874005 -x874006 -x874007 -x874008 -x874009 -x874010 -x874011 -x874012 -x874013 -x874014 -x874015 -x874016 -x874017 -x874018 -x874019 -x874020 -x874021 -x874022 -x874023 -x874024 -x874025 -x874026 -x874027 -x874028 -x874029 -x874030 x874031 -x874032 -x874033 -x874034 -x874035 -x874036 -x874037 -x874038 -x874039 -x874040 -x874041 -x874042 -x874043 -x874044 -x874045 -x874046 -x874047 -x874048 -x874049 -x874050 -x874051 -x874052 -x874053 -x874054 -x874055 -x874056 -x874057 -x874058 -x874059 -x874060 -x874061 -x874062 -x874063 -x874064 -x874065 -x874066 -x874067 -x874068 -x874069 -x874070 -x874071 -x874072 -x874073 -x874074 -x874075 -x874076 -x874077 -x874078 -x874079 -x874080 -x874081 -x874082 -x874083 -x874084 -x874085 -x874086 -x874087 -x874088 -x874089 -x874090 -x874091 -x874092 -x874093 -x874094 -x874095 -x874096 -x874097 -x874098 -x874099 -x874100 -x874101 -x874102 -x874103 -x874104 -x874105 -x874106 -x874107 -x874108 -x874109 -x874110 -x874111 -x874112 -x874113 -x874114 -x874115 -x874116 -x874117 -x874118 -x874119 -x874120 -x874121 -x874122 -x874123 -x874124 -x874125 -x874126 -x874127 -x874128 -x874129 -x874130 -x874131 -x874132 -x874133 -x874134 -x874135 -x874136 -x874137 -x874138 -x874139 -x874140 -x874141 -x874142 -x874143 -x874144 -x874145 -x874146 -x874147 -x874148 -x874149 -x874150 -x874151 -x874152 -x874153 -x874154 -x874155 -x874156 -x874157 -x874158 -x874159 -x874160 -x874161 -x874162 -x874163 -x874164 -x874165 -x874166 -x874167 -x874168 -x874169 -x874170 -x874171 -x874172 -x874173 -x874174 -x874175 -x874176 -x874177 -x874178 -x874179 -x874180 -x874181 -x874182 -x874183 -x874184 -x874185 -x874186 -x874187 -x874188 -x874189 -x874190 -x874191 -x874192 -x874193 -x874194 -x874195 -x874196 -x874197 -x874198 -x874199 -x874200 -x874201 -x874202 -x874203 -x874204 -x874205 -x874206 -x874207 -x874208 -x874209 -x874210 -x874211 -x874212 -x874213 -x874214 -x874215 -x874216 -x874217 -x874218 -x874219 -x874220 -x874221 -x874222 -x874223 -x874224 -x874225 -x874226 -x874227 -x874228 -x874229 -x874230 -x874231 -x874232 -x874233 -x874234 -x874235 -x874236 -x874237 -x874238 -x874239 -x874240 -x874241 -x874242 -x874243 -x874244 -x874245 -x874246 -x874247 -x874248 -x874249 -x874250 -x874251 -x874252 -x874253 -x874254 -x874255 -x874256 -x874257 -x874258 -x874259 -x874260 -x874261 -x874262 -x874263 -x874264 -x874265 -x874266 -x874267 -x874268 -x874269 -x874270 -x874271 -x874272 -x874273 -x874274 -x874275 -x874276 -x874277 -x874278 -x874279 -x874280 -x874281 -x874282 -x874283 -x874284 -x874285 -x874286 x874287 -x874288 -x874289 -x874290 -x874291 -x874292 -x874293 -x874294 -x874295 -x874296 -x874297 -x874298 -x874299 -x874300 -x874301 -x874302 -x874303 -x874304 -x874305 -x874306 -x874307 -x874308 -x874309 -x874310 -x874311 -x874312 -x874313 -x874314 -x874315 -x874316 -x874317 -x874318 -x874319 -x874320 -x874321 -x874322 -x874323 -x874324 -x874325 -x874326 -x874327 -x874328 -x874329 -x874330 -x874331 -x874332 -x874333 -x874334 -x874335 -x874336 -x874337 -x874338 -x874339 -x874340 -x874341 -x874342 -x874343 -x874344 -x874345 -x874346 -x874347 -x874348 -x874349 -x874350 -x874351 -x874352 -x874353 -x874354 -x874355 -x874356 -x874357 -x874358 -x874359 -x874360 -x874361 -x874362 -x874363 -x874364 -x874365 -x874366 -x874367 -x874368 -x874369 -x874370 -x874371 -x874372 -x874373 -x874374 -x874375 -x874376 -x874377 -x874378 -x874379 -x874380 -x874381 -x874382 -x874383 -x874384 -x874385 -x874386 -x874387 -x874388 -x874389 -x874390 -x874391 -x874392 -x874393 -x874394 -x874395 -x874396 -x874397 -x874398 -x874399 -x874400 -x874401 -x874402 -x874403 -x874404 -x874405 -x874406 -x874407 -x874408 -x874409 -x874410 -x874411 -x874412 -x874413 -x874414 -x874415 -x874416 -x874417 -x874418 -x874419 -x874420 -x874421 -x874422 -x874423 -x874424 -x874425 -x874426 -x874427 -x874428 -x874429 -x874430 -x874431 -x874432 -x874433 -x874434 -x874435 -x874436 -x874437 -x874438 -x874439 -x874440 -x874441 -x874442 -x874443 -x874444 -x874445 -x874446 -x874447 -x874448 -x874449 -x874450 -x874451 -x874452 -x874453 -x874454 -x874455 -x874456 -x874457 -x874458 -x874459 -x874460 -x874461 -x874462 -x874463 -x874464 -x874465 -x874466 -x874467 -x874468 -x874469 -x874470 -x874471 -x874472 -x874473 -x874474 -x874475 -x874476 -x874477 -x874478 -x874479 -x874480 -x874481 -x874482 -x874483 -x874484 -x874485 -x874486 -x874487 -x874488 -x874489 -x874490 -x874491 -x874492 -x874493 -x874494 -x874495 -x874496 -x874497 -x874498 -x874499 -x874500 -x874501 -x874502 -x874503 -x874504 -x874505 -x874506 -x874507 -x874508 -x874509 -x874510 -x874511 -x874512 -x874513 -x874514 -x874515 -x874516 -x874517 -x874518 -x874519 -x874520 -x874521 -x874522 -x874523 -x874524 -x874525 -x874526 -x874527 -x874528 -x874529 -x874530 -x874531 -x874532 -x874533 -x874534 -x874535 -x874536 -x874537 -x874538 -x874539 -x874540 -x874541 -x874542 -x874543 -x874544 -x874545 -x874546 -x874547 -x874548 -x874549 -x874550 -x874551 -x874552 -x874553 -x874554 -x874555 -x874556 -x874557 -x874558 -x874559 -x874560 -x874561 -x874562 -x874563 -x874564 -x874565 -x874566 -x874567 -x874568 -x874569 x874570 -x874571 -x874572 -x874573 -x874574 -x874575 -x874576 -x874577 -x874578 -x874579 -x874580 -x874581 -x874582 -x874583 -x874584 -x874585 -x874586 -x874587 -x874588 -x874589 -x874590 -x874591 -x874592 -x874593 -x874594 -x874595 -x874596 -x874597 -x874598 -x874599 -x874600 -x874601 -x874602 -x874603 -x874604 -x874605 -x874606 -x874607 -x874608 -x874609 -x874610 -x874611 -x874612 -x874613 -x874614 -x874615 -x874616 -x874617 -x874618 -x874619 -x874620 -x874621 -x874622 -x874623 -x874624 -x874625 -x874626 -x874627 -x874628 -x874629 -x874630 -x874631 -x874632 -x874633 -x874634 -x874635 -x874636 -x874637 -x874638 -x874639 -x874640 -x874641 -x874642 -x874643 -x874644 -x874645 -x874646 -x874647 -x874648 -x874649 -x874650 -x874651 -x874652 -x874653 -x874654 -x874655 -x874656 -x874657 -x874658 -x874659 -x874660 -x874661 -x874662 -x874663 -x874664 -x874665 -x874666 -x874667 -x874668 -x874669 -x874670 -x874671 -x874672 -x874673 -x874674 -x874675 -x874676 -x874677 -x874678 -x874679 -x874680 -x874681 -x874682 -x874683 -x874684 -x874685 -x874686 -x874687 -x874688 -x874689 -x874690 -x874691 -x874692 -x874693 -x874694 -x874695 -x874696 -x874697 -x874698 -x874699 -x874700 -x874701 -x874702 -x874703 -x874704 -x874705 -x874706 -x874707 -x874708 -x874709 -x874710 -x874711 -x874712 -x874713 -x874714 -x874715 -x874716 -x874717 -x874718 -x874719 -x874720 -x874721 -x874722 -x874723 -x874724 -x874725 -x874726 -x874727 -x874728 -x874729 -x874730 -x874731 -x874732 -x874733 -x874734 -x874735 -x874736 -x874737 -x874738 -x874739 -x874740 -x874741 -x874742 -x874743 -x874744 -x874745 -x874746 -x874747 -x874748 -x874749 -x874750 -x874751 -x874752 -x874753 -x874754 -x874755 -x874756 -x874757 -x874758 -x874759 -x874760 -x874761 -x874762 -x874763 -x874764 -x874765 -x874766 -x874767 -x874768 -x874769 -x874770 -x874771 -x874772 -x874773 -x874774 -x874775 -x874776 -x874777 -x874778 -x874779 -x874780 -x874781 -x874782 -x874783 -x874784 -x874785 -x874786 -x874787 -x874788 -x874789 -x874790 -x874791 -x874792 -x874793 -x874794 -x874795 -x874796 -x874797 -x874798 -x874799 -x874800 -x874801 -x874802 -x874803 -x874804 -x874805 -x874806 x874807 -x874808 -x874809 -x874810 -x874811 -x874812 -x874813 -x874814 -x874815 -x874816 -x874817 -x874818 -x874819 -x874820 -x874821 -x874822 -x874823 -x874824 -x874825 -x874826 -x874827 -x874828 -x874829 -x874830 -x874831 -x874832 -x874833 -x874834 -x874835 -x874836 -x874837 -x874838 -x874839 -x874840 -x874841 -x874842 -x874843 -x874844 -x874845 -x874846 -x874847 -x874848 -x874849 -x874850 -x874851 -x874852 -x874853 -x874854 -x874855 -x874856 -x874857 -x874858 -x874859 -x874860 -x874861 -x874862 -x874863 -x874864 -x874865 -x874866 -x874867 -x874868 -x874869 -x874870 -x874871 -x874872 -x874873 -x874874 -x874875 -x874876 -x874877 -x874878 -x874879 -x874880 -x874881 -x874882 -x874883 -x874884 -x874885 -x874886 -x874887 -x874888 -x874889 -x874890 -x874891 -x874892 -x874893 -x874894 -x874895 -x874896 -x874897 -x874898 -x874899 -x874900 -x874901 -x874902 -x874903 -x874904 -x874905 -x874906 -x874907 -x874908 -x874909 -x874910 -x874911 -x874912 -x874913 -x874914 -x874915 -x874916 -x874917 -x874918 -x874919 -x874920 -x874921 -x874922 -x874923 -x874924 -x874925 -x874926 -x874927 -x874928 -x874929 -x874930 -x874931 -x874932 -x874933 -x874934 -x874935 -x874936 -x874937 -x874938 -x874939 -x874940 -x874941 -x874942 -x874943 -x874944 -x874945 -x874946 -x874947 -x874948 -x874949 -x874950 -x874951 -x874952 -x874953 -x874954 -x874955 -x874956 -x874957 -x874958 -x874959 -x874960 -x874961 -x874962 -x874963 -x874964 -x874965 -x874966 -x874967 -x874968 -x874969 -x874970 -x874971 -x874972 -x874973 -x874974 -x874975 -x874976 -x874977 -x874978 -x874979 -x874980 -x874981 -x874982 -x874983 -x874984 -x874985 -x874986 -x874987 -x874988 -x874989 -x874990 -x874991 -x874992 -x874993 -x874994 -x874995 -x874996 -x874997 -x874998 -x874999 -x875000 -x875001 -x875002 -x875003 -x875004 -x875005 -x875006 -x875007 -x875008 -x875009 -x875010 -x875011 -x875012 -x875013 -x875014 -x875015 -x875016 -x875017 -x875018 -x875019 -x875020 -x875021 -x875022 -x875023 -x875024 -x875025 -x875026 -x875027 -x875028 -x875029 -x875030 -x875031 -x875032 -x875033 -x875034 -x875035 x875036 -x875037 -x875038 -x875039 -x875040 -x875041 -x875042 -x875043 -x875044 -x875045 -x875046 -x875047 -x875048 -x875049 -x875050 -x875051 -x875052 -x875053 -x875054 -x875055 -x875056 -x875057 -x875058 -x875059 -x875060 -x875061 -x875062 -x875063 -x875064 -x875065 -x875066 -x875067 -x875068 -x875069 -x875070 -x875071 -x875072 -x875073 -x875074 -x875075 -x875076 -x875077 -x875078 -x875079 -x875080 -x875081 -x875082 -x875083 -x875084 -x875085 -x875086 -x875087 -x875088 -x875089 -x875090 -x875091 -x875092 -x875093 -x875094 -x875095 -x875096 -x875097 -x875098 -x875099 -x875100 -x875101 -x875102 -x875103 -x875104 -x875105 -x875106 -x875107 -x875108 -x875109 -x875110 -x875111 -x875112 -x875113 -x875114 -x875115 -x875116 -x875117 -x875118 -x875119 -x875120 -x875121 -x875122 -x875123 -x875124 -x875125 -x875126 -x875127 -x875128 -x875129 -x875130 -x875131 -x875132 -x875133 -x875134 -x875135 -x875136 -x875137 -x875138 -x875139 -x875140 -x875141 -x875142 -x875143 -x875144 -x875145 -x875146 -x875147 -x875148 -x875149 -x875150 -x875151 -x875152 -x875153 -x875154 -x875155 -x875156 -x875157 -x875158 -x875159 -x875160 -x875161 -x875162 -x875163 -x875164 -x875165 -x875166 -x875167 -x875168 -x875169 -x875170 -x875171 -x875172 -x875173 -x875174 -x875175 -x875176 -x875177 -x875178 -x875179 -x875180 -x875181 -x875182 -x875183 -x875184 -x875185 -x875186 -x875187 -x875188 -x875189 -x875190 -x875191 -x875192 -x875193 -x875194 -x875195 -x875196 -x875197 -x875198 -x875199 -x875200 -x875201 -x875202 -x875203 -x875204 -x875205 -x875206 -x875207 -x875208 -x875209 -x875210 -x875211 -x875212 -x875213 -x875214 -x875215 -x875216 -x875217 -x875218 -x875219 -x875220 -x875221 -x875222 -x875223 -x875224 -x875225 -x875226 -x875227 -x875228 -x875229 -x875230 -x875231 -x875232 -x875233 -x875234 -x875235 -x875236 -x875237 -x875238 -x875239 -x875240 -x875241 -x875242 -x875243 -x875244 -x875245 -x875246 -x875247 -x875248 -x875249 -x875250 -x875251 -x875252 -x875253 -x875254 -x875255 -x875256 -x875257 -x875258 -x875259 -x875260 -x875261 -x875262 -x875263 -x875264 x875265 -x875266 -x875267 -x875268 -x875269 -x875270 -x875271 -x875272 -x875273 -x875274 -x875275 -x875276 -x875277 -x875278 -x875279 -x875280 -x875281 -x875282 -x875283 -x875284 -x875285 -x875286 -x875287 -x875288 -x875289 -x875290 -x875291 -x875292 -x875293 -x875294 -x875295 -x875296 -x875297 -x875298 -x875299 -x875300 -x875301 -x875302 -x875303 -x875304 -x875305 -x875306 -x875307 -x875308 -x875309 -x875310 -x875311 -x875312 -x875313 -x875314 -x875315 -x875316 -x875317 -x875318 -x875319 -x875320 -x875321 -x875322 -x875323 -x875324 -x875325 -x875326 -x875327 -x875328 -x875329 -x875330 -x875331 -x875332 -x875333 -x875334 -x875335 -x875336 -x875337 -x875338 -x875339 -x875340 -x875341 -x875342 -x875343 -x875344 -x875345 -x875346 -x875347 -x875348 -x875349 -x875350 -x875351 -x875352 -x875353 -x875354 -x875355 -x875356 -x875357 -x875358 -x875359 -x875360 -x875361 -x875362 -x875363 -x875364 -x875365 -x875366 -x875367 -x875368 -x875369 -x875370 -x875371 -x875372 -x875373 -x875374 -x875375 -x875376 -x875377 -x875378 -x875379 -x875380 -x875381 -x875382 -x875383 -x875384 -x875385 -x875386 -x875387 -x875388 -x875389 -x875390 -x875391 -x875392 -x875393 -x875394 -x875395 -x875396 -x875397 -x875398 -x875399 -x875400 -x875401 -x875402 -x875403 -x875404 -x875405 -x875406 -x875407 -x875408 -x875409 -x875410 -x875411 -x875412 -x875413 -x875414 -x875415 -x875416 -x875417 -x875418 -x875419 -x875420 -x875421 -x875422 -x875423 -x875424 -x875425 -x875426 -x875427 -x875428 -x875429 -x875430 -x875431 -x875432 -x875433 -x875434 -x875435 -x875436 -x875437 -x875438 -x875439 -x875440 -x875441 -x875442 -x875443 -x875444 -x875445 -x875446 -x875447 -x875448 -x875449 -x875450 -x875451 -x875452 -x875453 -x875454 -x875455 -x875456 -x875457 -x875458 -x875459 -x875460 -x875461 -x875462 -x875463 -x875464 -x875465 -x875466 -x875467 -x875468 -x875469 -x875470 -x875471 -x875472 -x875473 -x875474 -x875475 -x875476 -x875477 -x875478 -x875479 -x875480 -x875481 -x875482 -x875483 -x875484 -x875485 -x875486 -x875487 -x875488 -x875489 -x875490 -x875491 -x875492 -x875493 x875494 -x875495 -x875496 -x875497 -x875498 -x875499 -x875500 -x875501 -x875502 -x875503 -x875504 -x875505 -x875506 -x875507 -x875508 -x875509 -x875510 -x875511 -x875512 -x875513 -x875514 -x875515 -x875516 -x875517 -x875518 -x875519 -x875520 -x875521 -x875522 -x875523 -x875524 -x875525 -x875526 -x875527 -x875528 -x875529 -x875530 -x875531 -x875532 -x875533 -x875534 -x875535 -x875536 -x875537 -x875538 -x875539 -x875540 -x875541 -x875542 -x875543 -x875544 -x875545 -x875546 -x875547 -x875548 -x875549 -x875550 -x875551 -x875552 -x875553 -x875554 -x875555 -x875556 -x875557 -x875558 -x875559 -x875560 -x875561 -x875562 -x875563 -x875564 -x875565 -x875566 -x875567 -x875568 -x875569 -x875570 -x875571 -x875572 -x875573 -x875574 -x875575 -x875576 -x875577 -x875578 -x875579 -x875580 -x875581 -x875582 -x875583 -x875584 -x875585 -x875586 -x875587 -x875588 -x875589 -x875590 -x875591 -x875592 -x875593 -x875594 -x875595 -x875596 -x875597 -x875598 -x875599 -x875600 -x875601 -x875602 -x875603 -x875604 -x875605 -x875606 -x875607 -x875608 -x875609 -x875610 -x875611 -x875612 -x875613 -x875614 -x875615 -x875616 -x875617 -x875618 -x875619 -x875620 -x875621 -x875622 -x875623 -x875624 -x875625 -x875626 -x875627 -x875628 -x875629 -x875630 -x875631 -x875632 -x875633 -x875634 -x875635 -x875636 -x875637 -x875638 -x875639 -x875640 -x875641 -x875642 -x875643 -x875644 -x875645 -x875646 -x875647 -x875648 -x875649 -x875650 -x875651 -x875652 -x875653 -x875654 -x875655 -x875656 -x875657 -x875658 -x875659 -x875660 -x875661 -x875662 -x875663 -x875664 -x875665 -x875666 -x875667 -x875668 -x875669 -x875670 -x875671 -x875672 -x875673 -x875674 -x875675 -x875676 -x875677 -x875678 -x875679 -x875680 -x875681 -x875682 -x875683 -x875684 -x875685 -x875686 -x875687 -x875688 -x875689 -x875690 -x875691 -x875692 -x875693 -x875694 -x875695 -x875696 -x875697 -x875698 -x875699 -x875700 -x875701 -x875702 -x875703 -x875704 -x875705 -x875706 -x875707 -x875708 -x875709 -x875710 -x875711 -x875712 -x875713 -x875714 -x875715 -x875716 -x875717 -x875718 -x875719 -x875720 -x875721 -x875722 x875723 -x875724 -x875725 -x875726 -x875727 -x875728 -x875729 -x875730 -x875731 -x875732 -x875733 -x875734 -x875735 -x875736 -x875737 -x875738 -x875739 -x875740 -x875741 -x875742 -x875743 -x875744 -x875745 -x875746 -x875747 -x875748 -x875749 -x875750 -x875751 -x875752 -x875753 -x875754 -x875755 -x875756 -x875757 -x875758 -x875759 -x875760 -x875761 -x875762 -x875763 -x875764 -x875765 -x875766 -x875767 -x875768 -x875769 -x875770 -x875771 -x875772 -x875773 -x875774 -x875775 -x875776 -x875777 -x875778 -x875779 -x875780 -x875781 -x875782 -x875783 -x875784 -x875785 -x875786 -x875787 -x875788 -x875789 -x875790 -x875791 -x875792 -x875793 -x875794 -x875795 -x875796 -x875797 -x875798 -x875799 -x875800 -x875801 -x875802 -x875803 -x875804 -x875805 -x875806 -x875807 -x875808 -x875809 -x875810 -x875811 -x875812 -x875813 -x875814 -x875815 -x875816 -x875817 -x875818 -x875819 -x875820 -x875821 -x875822 -x875823 -x875824 -x875825 -x875826 -x875827 -x875828 -x875829 -x875830 -x875831 -x875832 -x875833 -x875834 -x875835 -x875836 -x875837 -x875838 -x875839 -x875840 -x875841 -x875842 -x875843 -x875844 -x875845 -x875846 -x875847 -x875848 -x875849 -x875850 -x875851 -x875852 -x875853 -x875854 -x875855 -x875856 -x875857 -x875858 -x875859 -x875860 -x875861 -x875862 -x875863 -x875864 -x875865 -x875866 -x875867 -x875868 -x875869 -x875870 -x875871 -x875872 -x875873 -x875874 -x875875 -x875876 -x875877 -x875878 -x875879 -x875880 -x875881 -x875882 -x875883 -x875884 -x875885 -x875886 -x875887 -x875888 -x875889 -x875890 -x875891 -x875892 -x875893 -x875894 -x875895 -x875896 -x875897 -x875898 -x875899 -x875900 -x875901 -x875902 -x875903 -x875904 -x875905 -x875906 -x875907 -x875908 -x875909 -x875910 -x875911 -x875912 -x875913 -x875914 -x875915 -x875916 -x875917 -x875918 -x875919 -x875920 -x875921 -x875922 -x875923 -x875924 -x875925 -x875926 -x875927 -x875928 -x875929 -x875930 -x875931 -x875932 -x875933 -x875934 -x875935 -x875936 -x875937 -x875938 -x875939 -x875940 -x875941 -x875942 -x875943 -x875944 -x875945 -x875946 -x875947 -x875948 -x875949 -x875950 -x875951 x875952 -x875953 -x875954 -x875955 -x875956 -x875957 -x875958 -x875959 -x875960 -x875961 -x875962 -x875963 -x875964 -x875965 -x875966 -x875967 -x875968 -x875969 -x875970 -x875971 -x875972 -x875973 -x875974 -x875975 -x875976 -x875977 -x875978 -x875979 -x875980 -x875981 -x875982 -x875983 -x875984 -x875985 -x875986 -x875987 -x875988 -x875989 -x875990 -x875991 -x875992 -x875993 -x875994 -x875995 -x875996 -x875997 -x875998 -x875999
671.68/674.13 v -x876000 -x876001 -x876002 -x876003 -x876004 -x876005 -x876006 -x876007 -x876008 -x876009 -x876010 -x876011 -x876012 -x876013 -x876014 -x876015 -x876016 -x876017 -x876018 -x876019 -x876020 -x876021 -x876022 -x876023 -x876024 -x876025 -x876026 -x876027 -x876028 -x876029 -x876030 -x876031 -x876032 -x876033 -x876034 -x876035 -x876036 -x876037 -x876038 -x876039 -x876040 -x876041 -x876042 -x876043 -x876044 -x876045 -x876046 -x876047 -x876048 -x876049 -x876050 -x876051 -x876052 -x876053 -x876054 -x876055 -x876056 -x876057 -x876058 -x876059 -x876060 -x876061 -x876062 -x876063 -x876064 -x876065 -x876066 -x876067 -x876068 -x876069 -x876070 -x876071 -x876072 -x876073 -x876074 -x876075 -x876076 -x876077 -x876078 -x876079 -x876080 -x876081 -x876082 -x876083 -x876084 -x876085 -x876086 -x876087 -x876088 -x876089 -x876090 -x876091 -x876092 -x876093 -x876094 -x876095 -x876096 -x876097 -x876098 -x876099 -x876100 -x876101 -x876102 -x876103 -x876104 -x876105 -x876106 -x876107 -x876108 -x876109 -x876110 -x876111 -x876112 -x876113 -x876114 -x876115 -x876116 -x876117 -x876118 -x876119 -x876120 -x876121 -x876122 -x876123 -x876124 -x876125 -x876126 -x876127 -x876128 -x876129 -x876130 -x876131 -x876132 -x876133 -x876134 -x876135 -x876136 -x876137 -x876138 -x876139 -x876140 -x876141 -x876142 -x876143 -x876144 -x876145 -x876146 -x876147 -x876148 -x876149 -x876150 -x876151 -x876152 -x876153 -x876154 -x876155 -x876156 -x876157 -x876158 -x876159 -x876160 -x876161 -x876162 -x876163 -x876164 -x876165 -x876166 -x876167 -x876168 -x876169 -x876170 -x876171 -x876172 -x876173 -x876174 -x876175 -x876176 -x876177 -x876178 -x876179 -x876180 x876181 -x876182 -x876183 -x876184 -x876185 -x876186 -x876187 -x876188 -x876189 -x876190 -x876191 -x876192 -x876193 -x876194 -x876195 -x876196 -x876197 -x876198 -x876199 -x876200 -x876201 -x876202 -x876203 -x876204 -x876205 -x876206 -x876207 -x876208 -x876209 -x876210 -x876211 -x876212 -x876213 -x876214 -x876215 -x876216 -x876217 -x876218 -x876219 -x876220 -x876221 -x876222 -x876223 -x876224 -x876225 -x876226 -x876227 -x876228 -x876229 -x876230 -x876231 -x876232 -x876233 -x876234 -x876235 -x876236 -x876237 -x876238 -x876239 -x876240 -x876241 -x876242 -x876243 -x876244 -x876245 -x876246 -x876247 -x876248 -x876249 -x876250 -x876251 -x876252 -x876253 -x876254 -x876255 -x876256 -x876257 -x876258 -x876259 -x876260 -x876261 -x876262 -x876263 -x876264 -x876265 -x876266 -x876267 -x876268 -x876269 -x876270 -x876271 -x876272 -x876273 -x876274 -x876275 -x876276 -x876277 -x876278 -x876279 -x876280 -x876281 -x876282 -x876283 -x876284 -x876285 -x876286 -x876287 -x876288 -x876289 -x876290 -x876291 -x876292 -x876293 -x876294 -x876295 -x876296 -x876297 -x876298 -x876299 -x876300 -x876301 -x876302 -x876303 -x876304 -x876305 -x876306 -x876307 -x876308 -x876309 -x876310 -x876311 -x876312 -x876313 -x876314 -x876315 -x876316 -x876317 -x876318 -x876319 -x876320 -x876321 -x876322 -x876323 -x876324 -x876325 -x876326 -x876327 -x876328 -x876329 -x876330 -x876331 -x876332 -x876333 -x876334 -x876335 -x876336 -x876337 -x876338 -x876339 -x876340 -x876341 -x876342 -x876343 -x876344 -x876345 -x876346 -x876347 -x876348 -x876349 -x876350 -x876351 -x876352 -x876353 -x876354 -x876355 -x876356 -x876357 -x876358 -x876359 -x876360 -x876361 -x876362 -x876363 -x876364 -x876365 -x876366 -x876367 -x876368 -x876369 -x876370 -x876371 -x876372 -x876373 -x876374 -x876375 -x876376 -x876377 -x876378 -x876379 -x876380 -x876381 -x876382 -x876383 -x876384 -x876385 -x876386 -x876387 -x876388 -x876389 -x876390 -x876391 -x876392 -x876393 -x876394 -x876395 -x876396 -x876397 -x876398 -x876399 -x876400 -x876401 -x876402 -x876403 -x876404 -x876405 -x876406 -x876407 -x876408 -x876409 x876410 -x876411 -x876412 -x876413 -x876414 -x876415 -x876416 -x876417 -x876418 -x876419 -x876420 -x876421 -x876422 -x876423 -x876424 -x876425 -x876426 -x876427 -x876428 -x876429 -x876430 -x876431 -x876432 -x876433 -x876434 -x876435 -x876436 -x876437 -x876438 -x876439 -x876440 -x876441 -x876442 -x876443 -x876444 -x876445 -x876446 -x876447 -x876448 -x876449 -x876450 -x876451 -x876452 -x876453 -x876454 -x876455 -x876456 -x876457 -x876458 -x876459 -x876460 -x876461 -x876462 -x876463 -x876464 -x876465 -x876466 -x876467 -x876468 -x876469 -x876470 -x876471 -x876472 -x876473 -x876474 -x876475 -x876476 -x876477 -x876478 -x876479 -x876480 -x876481 -x876482 -x876483 -x876484 -x876485 -x876486 -x876487 -x876488 -x876489 -x876490 -x876491 -x876492 -x876493 -x876494 -x876495 -x876496 -x876497 -x876498 -x876499 -x876500 -x876501 -x876502 -x876503 -x876504 -x876505 -x876506 -x876507 -x876508 -x876509 -x876510 -x876511 -x876512 -x876513 -x876514 -x876515 -x876516 -x876517 -x876518 -x876519 -x876520 -x876521 -x876522 -x876523 -x876524 -x876525 -x876526 -x876527 -x876528 -x876529 -x876530 -x876531 -x876532 -x876533 -x876534 -x876535 -x876536 -x876537 -x876538 -x876539 -x876540 -x876541 -x876542 -x876543 -x876544 -x876545 -x876546 -x876547 -x876548 -x876549 -x876550 -x876551 -x876552 -x876553 -x876554 -x876555 -x876556 -x876557 -x876558 -x876559 -x876560 -x876561 -x876562 -x876563 -x876564 -x876565 -x876566 -x876567 -x876568 -x876569 -x876570 -x876571 -x876572 -x876573 -x876574 -x876575 -x876576 -x876577 -x876578 -x876579 -x876580 -x876581 -x876582 -x876583 -x876584 -x876585 -x876586 -x876587 -x876588 -x876589 -x876590 -x876591 -x876592 -x876593 -x876594 -x876595 -x876596 -x876597 -x876598 -x876599 -x876600 -x876601 -x876602 -x876603 -x876604 -x876605 -x876606 -x876607 -x876608 -x876609 -x876610 -x876611 -x876612 -x876613 -x876614 -x876615 -x876616 -x876617 -x876618 -x876619 -x876620 -x876621 -x876622 -x876623 -x876624 -x876625 -x876626 -x876627 -x876628 -x876629 -x876630 -x876631 -x876632 -x876633 -x876634 -x876635 -x876636 -x876637 -x876638 x876639 -x876640 -x876641 -x876642 -x876643 -x876644 -x876645 -x876646 -x876647 -x876648 -x876649 -x876650 -x876651 -x876652 -x876653 -x876654 -x876655 -x876656 -x876657 -x876658 -x876659 -x876660 -x876661 -x876662 -x876663 -x876664 -x876665 -x876666 -x876667 -x876668 -x876669 -x876670 -x876671 -x876672 -x876673 -x876674 -x876675 -x876676 -x876677 -x876678 -x876679 -x876680 -x876681 -x876682 -x876683 -x876684 -x876685 -x876686 -x876687 -x876688 -x876689 -x876690 -x876691 -x876692 -x876693 -x876694 -x876695 -x876696 -x876697 -x876698 -x876699 -x876700 -x876701 -x876702 -x876703 -x876704 -x876705 -x876706 -x876707 -x876708 -x876709 -x876710 -x876711 -x876712 -x876713 -x876714 -x876715 -x876716 -x876717 -x876718 -x876719 -x876720 -x876721 -x876722 -x876723 -x876724 -x876725 -x876726 -x876727 -x876728 -x876729 -x876730 -x876731 -x876732 -x876733 -x876734 -x876735 -x876736 -x876737 -x876738 -x876739 -x876740 -x876741 -x876742 -x876743 -x876744 -x876745 -x876746 -x876747 -x876748 -x876749 -x876750 -x876751 -x876752 -x876753 -x876754 -x876755 -x876756 -x876757 -x876758 -x876759 -x876760 -x876761 -x876762 -x876763 -x876764 -x876765 -x876766 -x876767 -x876768 -x876769 -x876770 -x876771 -x876772 -x876773 -x876774 -x876775 -x876776 -x876777 -x876778 -x876779 -x876780 -x876781 -x876782 -x876783 -x876784 -x876785 -x876786 -x876787 -x876788 -x876789 -x876790 -x876791 -x876792 -x876793 -x876794 -x876795 -x876796 -x876797 -x876798 -x876799 -x876800 -x876801 -x876802 -x876803 -x876804 -x876805 -x876806 -x876807 -x876808 -x876809 -x876810 -x876811 -x876812 -x876813 -x876814 -x876815 -x876816 -x876817 -x876818 -x876819 -x876820 -x876821 -x876822 -x876823 -x876824 -x876825 -x876826 -x876827 -x876828 -x876829 -x876830 -x876831 -x876832 -x876833 -x876834 -x876835 -x876836 -x876837 -x876838 -x876839 -x876840 -x876841 -x876842 -x876843 -x876844 -x876845 -x876846 -x876847 -x876848 -x876849 -x876850 -x876851 -x876852 -x876853 -x876854 -x876855 -x876856 -x876857 -x876858 -x876859 -x876860 -x876861 -x876862 -x876863 -x876864 -x876865 -x876866 -x876867 x876868 -x876869 -x876870 -x876871 -x876872 -x876873 -x876874 -x876875 -x876876 -x876877 -x876878 -x876879 -x876880 -x876881 -x876882 -x876883 -x876884 -x876885 -x876886 -x876887 -x876888 -x876889 -x876890 -x876891 -x876892 -x876893 -x876894 -x876895 -x876896 -x876897 -x876898 -x876899 -x876900 -x876901 -x876902 -x876903 -x876904 -x876905 -x876906 -x876907 -x876908 -x876909 -x876910 -x876911 -x876912 -x876913 -x876914 -x876915 -x876916 -x876917 -x876918 -x876919 -x876920 -x876921 -x876922 -x876923 -x876924 -x876925 -x876926 -x876927 -x876928 -x876929 -x876930 -x876931 -x876932 -x876933 -x876934 -x876935 -x876936 -x876937 -x876938 -x876939 -x876940 -x876941 -x876942 -x876943 -x876944 -x876945 -x876946 -x876947 -x876948 -x876949 -x876950 -x876951 -x876952 -x876953 -x876954 -x876955 -x876956 -x876957 -x876958 -x876959 -x876960 -x876961 -x876962 -x876963 -x876964 -x876965 -x876966 -x876967 -x876968 -x876969 -x876970 -x876971 -x876972 -x876973 -x876974 -x876975 -x876976 -x876977 -x876978 -x876979 -x876980 -x876981 -x876982 -x876983 -x876984 -x876985 -x876986 -x876987 -x876988 -x876989 -x876990 -x876991 -x876992 -x876993 -x876994 -x876995 -x876996 -x876997 -x876998 -x876999 -x877000 -x877001 -x877002 -x877003 -x877004 -x877005 -x877006 -x877007 -x877008 -x877009 -x877010 -x877011 -x877012 -x877013 -x877014 -x877015 -x877016 -x877017 -x877018 -x877019 -x877020 -x877021 -x877022 -x877023 -x877024 -x877025 -x877026 -x877027 -x877028 -x877029 -x877030 -x877031 -x877032 -x877033 -x877034 -x877035 -x877036 -x877037 -x877038 -x877039 -x877040 -x877041 -x877042 -x877043 -x877044 -x877045 -x877046 -x877047 -x877048 -x877049 -x877050 -x877051 -x877052 -x877053 -x877054 -x877055 -x877056 -x877057 -x877058 -x877059 -x877060 -x877061 -x877062 -x877063 -x877064 -x877065 -x877066 -x877067 -x877068 -x877069 -x877070 -x877071 -x877072 -x877073 -x877074 -x877075 -x877076 -x877077 -x877078 -x877079 -x877080 -x877081 -x877082 -x877083 -x877084 -x877085 -x877086 -x877087 -x877088 -x877089 -x877090 -x877091 -x877092 -x877093 -x877094 -x877095 -x877096 x877097 -x877098 -x877099 -x877100 -x877101 -x877102 -x877103 -x877104 -x877105 -x877106 -x877107 -x877108 -x877109 -x877110 -x877111 -x877112 -x877113 -x877114 -x877115 -x877116 -x877117 -x877118 -x877119 -x877120 -x877121 -x877122 -x877123 -x877124 -x877125 -x877126 -x877127 -x877128 -x877129 -x877130 -x877131 -x877132 -x877133 -x877134 -x877135 -x877136 -x877137 -x877138 -x877139 -x877140 -x877141 -x877142 -x877143 -x877144 -x877145 -x877146 -x877147 -x877148 -x877149 -x877150 -x877151 -x877152 -x877153 -x877154 -x877155 -x877156 -x877157 -x877158 -x877159 -x877160 -x877161 -x877162 -x877163 -x877164 -x877165 -x877166 -x877167 -x877168 -x877169 -x877170 -x877171 -x877172 -x877173 -x877174 -x877175 -x877176 -x877177 -x877178 -x877179 -x877180 -x877181 -x877182 -x877183 -x877184 -x877185 -x877186 -x877187 -x877188 -x877189 -x877190 -x877191 -x877192 -x877193 -x877194 -x877195 -x877196 -x877197 -x877198 -x877199 -x877200 -x877201 -x877202 -x877203 -x877204 -x877205 -x877206 -x877207 -x877208 -x877209 -x877210 -x877211 -x877212 -x877213 -x877214 -x877215 -x877216 -x877217 -x877218 -x877219 -x877220 -x877221 -x877222 -x877223 -x877224 -x877225 -x877226 -x877227 -x877228 -x877229 -x877230 -x877231 -x877232 -x877233 -x877234 -x877235 -x877236 -x877237 -x877238 -x877239 -x877240 -x877241 -x877242 -x877243 -x877244 -x877245 -x877246 -x877247 -x877248 -x877249 -x877250 -x877251 -x877252 -x877253 -x877254 -x877255 -x877256 -x877257 -x877258 -x877259 -x877260 -x877261 -x877262 -x877263 -x877264 -x877265 -x877266 -x877267 -x877268 -x877269 -x877270 -x877271 -x877272 -x877273 -x877274 -x877275 -x877276 -x877277 -x877278 -x877279 -x877280 -x877281 -x877282 -x877283 -x877284 -x877285 -x877286 -x877287 -x877288 -x877289 -x877290 -x877291 -x877292 -x877293 -x877294 -x877295 -x877296 -x877297 -x877298 -x877299 -x877300 -x877301 -x877302 -x877303 -x877304 -x877305 -x877306 -x877307 -x877308 -x877309 -x877310 -x877311 -x877312 -x877313 -x877314 -x877315 -x877316 -x877317 -x877318 -x877319 -x877320 -x877321 -x877322 -x877323 -x877324 -x877325 x877326 -x877327 -x877328 -x877329 -x877330 -x877331 -x877332 -x877333 -x877334 -x877335 -x877336 -x877337 -x877338 -x877339 -x877340 -x877341 -x877342 -x877343 -x877344 -x877345 -x877346 -x877347 -x877348 -x877349 -x877350 -x877351 -x877352 -x877353 -x877354 -x877355 -x877356 -x877357 -x877358 -x877359 -x877360 -x877361 -x877362 -x877363 -x877364 -x877365 -x877366 -x877367 -x877368 -x877369 -x877370 -x877371 -x877372 -x877373 -x877374 -x877375 -x877376 -x877377 -x877378 -x877379 -x877380 -x877381 -x877382 -x877383 -x877384 -x877385 -x877386 -x877387 -x877388 -x877389 -x877390 -x877391 -x877392 -x877393 -x877394 -x877395 -x877396 -x877397 -x877398 -x877399 -x877400 -x877401 -x877402 -x877403 -x877404 -x877405 -x877406 -x877407 -x877408 -x877409 -x877410 -x877411 -x877412 -x877413 -x877414 -x877415 -x877416 -x877417 -x877418 -x877419 -x877420 -x877421 -x877422 -x877423 -x877424 -x877425 -x877426 -x877427 -x877428 -x877429 -x877430 -x877431 -x877432 -x877433 -x877434 -x877435 -x877436 -x877437 -x877438 -x877439 -x877440 -x877441 -x877442 -x877443 -x877444 -x877445 -x877446 -x877447 -x877448 -x877449 -x877450 -x877451 -x877452 -x877453 -x877454 -x877455 -x877456 -x877457 -x877458 -x877459 -x877460 -x877461 -x877462 -x877463 -x877464 -x877465 -x877466 -x877467 -x877468 -x877469 -x877470 -x877471 -x877472 -x877473 -x877474 -x877475 -x877476 -x877477 -x877478 -x877479 -x877480 -x877481 -x877482 -x877483 -x877484 -x877485 -x877486 -x877487 -x877488 -x877489 -x877490 -x877491 -x877492 -x877493 -x877494 -x877495 -x877496 -x877497 -x877498 -x877499 -x877500 -x877501 -x877502 -x877503 -x877504 -x877505 -x877506 -x877507 -x877508 -x877509 -x877510 -x877511 -x877512 -x877513 -x877514 -x877515 -x877516 -x877517 -x877518 -x877519 -x877520 -x877521 -x877522 -x877523 -x877524 -x877525 -x877526 -x877527 -x877528 -x877529 -x877530 -x877531 -x877532 -x877533 -x877534 -x877535 -x877536 -x877537 -x877538 -x877539 -x877540 -x877541 -x877542 -x877543 -x877544 -x877545 -x877546 -x877547 -x877548 -x877549 -x877550 -x877551 -x877552 -x877553 -x877554 x877555 -x877556 -x877557 -x877558 -x877559 -x877560 -x877561 -x877562 -x877563 -x877564 -x877565 -x877566 -x877567 -x877568 -x877569 -x877570 -x877571 -x877572 -x877573 -x877574 -x877575 -x877576 -x877577 -x877578 -x877579 -x877580 -x877581 -x877582 -x877583 -x877584 -x877585 -x877586 -x877587 -x877588 -x877589 -x877590 -x877591 -x877592 -x877593 -x877594 -x877595 -x877596 -x877597 -x877598 -x877599 -x877600 -x877601 -x877602 -x877603 -x877604 -x877605 -x877606 -x877607 -x877608 -x877609 -x877610 -x877611 -x877612 -x877613 -x877614 -x877615 -x877616 -x877617 -x877618 -x877619 -x877620 -x877621 -x877622 -x877623 -x877624 -x877625 -x877626 -x877627 -x877628 -x877629 -x877630 -x877631 -x877632 -x877633 -x877634 -x877635 -x877636 -x877637 -x877638 -x877639 -x877640 -x877641 -x877642 -x877643 -x877644 -x877645 -x877646 -x877647 -x877648 -x877649 -x877650 -x877651 -x877652 -x877653 -x877654 -x877655 -x877656 -x877657 -x877658 -x877659 -x877660 -x877661 -x877662 -x877663 -x877664 -x877665 -x877666 -x877667 -x877668 -x877669 -x877670 -x877671 -x877672 -x877673 -x877674 -x877675 -x877676 -x877677 -x877678 -x877679 -x877680 -x877681 -x877682 -x877683 -x877684 -x877685 -x877686 -x877687 -x877688 -x877689 -x877690 -x877691 -x877692 -x877693 -x877694 -x877695 -x877696 -x877697 -x877698 -x877699 -x877700 -x877701 -x877702 -x877703 -x877704 -x877705 -x877706 -x877707 -x877708 -x877709 -x877710 -x877711 -x877712 -x877713 -x877714 -x877715 -x877716 -x877717 -x877718 -x877719 -x877720 -x877721 -x877722 -x877723 -x877724 -x877725 -x877726 -x877727 -x877728 -x877729 -x877730 -x877731 -x877732 -x877733 -x877734 -x877735 -x877736 -x877737 -x877738 -x877739 -x877740 -x877741 -x877742 -x877743 -x877744 -x877745 -x877746 -x877747 -x877748 -x877749 -x877750 -x877751 -x877752 -x877753 -x877754 -x877755 -x877756 -x877757 -x877758 -x877759 -x877760 -x877761 -x877762 -x877763 -x877764 -x877765 -x877766 -x877767 -x877768 -x877769 -x877770 -x877771 -x877772 -x877773 -x877774 -x877775 -x877776 -x877777 -x877778 -x877779 -x877780 -x877781 -x877782 -x877783 x877784 -x877785 -x877786 -x877787 -x877788 -x877789 -x877790 -x877791 -x877792 -x877793 -x877794 -x877795 -x877796 -x877797 -x877798 -x877799 -x877800 -x877801 -x877802 -x877803 -x877804 -x877805 -x877806 -x877807 -x877808 -x877809 -x877810 -x877811 -x877812 -x877813 -x877814 -x877815 -x877816 -x877817 -x877818 -x877819 -x877820 -x877821 -x877822 -x877823 -x877824 -x877825 -x877826 -x877827 -x877828 -x877829 -x877830 -x877831 -x877832 -x877833 -x877834 -x877835 -x877836 -x877837 -x877838 -x877839 -x877840 -x877841 -x877842 -x877843 -x877844 -x877845 -x877846 -x877847 -x877848 -x877849 -x877850 -x877851 -x877852 -x877853 -x877854 -x877855 -x877856 -x877857 -x877858 -x877859 -x877860 -x877861 -x877862 -x877863 -x877864 -x877865 -x877866 -x877867 -x877868 -x877869 -x877870 -x877871 -x877872 -x877873 -x877874 -x877875 -x877876 -x877877 -x877878 -x877879 -x877880 -x877881 -x877882 -x877883 -x877884 -x877885 -x877886 -x877887 -x877888 -x877889 -x877890 -x877891 -x877892 -x877893 -x877894 -x877895 -x877896 -x877897 -x877898 -x877899 -x877900 -x877901 -x877902 -x877903 -x877904 -x877905 -x877906 -x877907 -x877908 -x877909 -x877910 -x877911 -x877912 -x877913 -x877914 -x877915 -x877916 -x877917 -x877918 -x877919 -x877920 -x877921 -x877922 -x877923 -x877924 -x877925 -x877926 -x877927 -x877928 -x877929 -x877930 -x877931 -x877932 -x877933 -x877934 -x877935 -x877936 -x877937 -x877938 -x877939 -x877940 -x877941 -x877942 -x877943 -x877944 -x877945 -x877946 -x877947 -x877948 -x877949 -x877950 -x877951 -x877952 -x877953 -x877954 -x877955 -x877956 -x877957 -x877958 -x877959 -x877960 -x877961 -x877962 -x877963 -x877964 -x877965 -x877966 -x877967 -x877968 -x877969 -x877970 -x877971 -x877972 -x877973 -x877974 -x877975 -x877976 -x877977 -x877978 -x877979 -x877980 -x877981 -x877982 -x877983 -x877984 -x877985 -x877986 -x877987 -x877988 -x877989 -x877990 -x877991 -x877992 -x877993 -x877994 -x877995 -x877996 -x877997 -x877998 -x877999
671.68/674.13 v -x878000 -x878001 -x878002 -x878003 -x878004 -x878005 -x878006 -x878007 -x878008 -x878009 -x878010 -x878011 -x878012 x878013 -x878014 -x878015 -x878016 -x878017 -x878018 -x878019 -x878020 -x878021 -x878022 -x878023 -x878024 -x878025 -x878026 -x878027 -x878028 -x878029 -x878030 -x878031 -x878032 -x878033 -x878034 -x878035 -x878036 -x878037 -x878038 -x878039 -x878040 -x878041 -x878042 -x878043 -x878044 -x878045 -x878046 -x878047 -x878048 -x878049 -x878050 -x878051 -x878052 -x878053 -x878054 -x878055 -x878056 -x878057 -x878058 -x878059 -x878060 -x878061 -x878062 -x878063 -x878064 -x878065 -x878066 -x878067 -x878068 -x878069 -x878070 -x878071 -x878072 -x878073 -x878074 -x878075 -x878076 -x878077 -x878078 -x878079 -x878080 -x878081 -x878082 -x878083 -x878084 -x878085 -x878086 -x878087 -x878088 -x878089 -x878090 -x878091 -x878092 -x878093 -x878094 -x878095 -x878096 -x878097 -x878098 -x878099 -x878100 -x878101 -x878102 -x878103 -x878104 -x878105 -x878106 -x878107 -x878108 -x878109 -x878110 -x878111 -x878112 -x878113 -x878114 -x878115 -x878116 -x878117 -x878118 -x878119 -x878120 -x878121 -x878122 -x878123 -x878124 -x878125 -x878126 -x878127 -x878128 -x878129 -x878130 -x878131 -x878132 -x878133 -x878134 -x878135 -x878136 -x878137 -x878138 -x878139 -x878140 -x878141 -x878142 -x878143 -x878144 -x878145 -x878146 -x878147 -x878148 -x878149 -x878150 -x878151 -x878152 -x878153 -x878154 -x878155 -x878156 -x878157 -x878158 -x878159 -x878160 -x878161 -x878162 -x878163 -x878164 -x878165 -x878166 -x878167 -x878168 -x878169 -x878170 -x878171 -x878172 -x878173 -x878174 -x878175 -x878176 -x878177 -x878178 -x878179 -x878180 -x878181 -x878182 -x878183 -x878184 -x878185 -x878186 -x878187 -x878188 -x878189 -x878190 -x878191 -x878192 -x878193 -x878194 -x878195 -x878196 -x878197 -x878198 -x878199 -x878200 -x878201 -x878202 -x878203 -x878204 -x878205 -x878206 -x878207 -x878208 -x878209 -x878210 -x878211 -x878212 -x878213 -x878214 -x878215 -x878216 -x878217 -x878218 -x878219 -x878220 -x878221 -x878222 -x878223 -x878224 -x878225 -x878226 -x878227 -x878228 -x878229 -x878230 -x878231 -x878232 -x878233 -x878234 -x878235 -x878236 -x878237 -x878238 -x878239 -x878240 -x878241 x878242 -x878243 -x878244 -x878245 -x878246 -x878247 -x878248 -x878249 -x878250 -x878251 -x878252 -x878253 -x878254 -x878255 -x878256 -x878257 -x878258 -x878259 -x878260 -x878261 -x878262 -x878263 -x878264 -x878265 -x878266 -x878267 -x878268 -x878269 -x878270 -x878271 -x878272 -x878273 -x878274 -x878275 -x878276 -x878277 -x878278 -x878279 -x878280 -x878281 -x878282 -x878283 -x878284 -x878285 -x878286 -x878287 -x878288 -x878289 -x878290 -x878291 -x878292 -x878293 -x878294 -x878295 -x878296 -x878297 -x878298 -x878299 -x878300 -x878301 -x878302 -x878303 -x878304 -x878305 -x878306 -x878307 -x878308 -x878309 -x878310 -x878311 -x878312 -x878313 -x878314 -x878315 -x878316 -x878317 -x878318 -x878319 -x878320 -x878321 -x878322 -x878323 -x878324 -x878325 -x878326 -x878327 -x878328 -x878329 -x878330 -x878331 -x878332 -x878333 -x878334 -x878335 -x878336 -x878337 -x878338 -x878339 -x878340 -x878341 -x878342 -x878343 -x878344 -x878345 -x878346 -x878347 -x878348 -x878349 -x878350 -x878351 -x878352 -x878353 -x878354 -x878355 -x878356 -x878357 -x878358 -x878359 -x878360 -x878361 -x878362 -x878363 -x878364 -x878365 -x878366 -x878367 -x878368 -x878369 -x878370 -x878371 -x878372 -x878373 -x878374 -x878375 -x878376 -x878377 -x878378 -x878379 -x878380 -x878381 -x878382 -x878383 -x878384 -x878385 -x878386 -x878387 -x878388 -x878389 -x878390 -x878391 -x878392 -x878393 -x878394 -x878395 -x878396 -x878397 -x878398 -x878399 -x878400 -x878401 -x878402 -x878403 -x878404 -x878405 -x878406 -x878407 -x878408 -x878409 -x878410 -x878411 -x878412 -x878413 -x878414 -x878415 -x878416 -x878417 -x878418 -x878419 -x878420 -x878421 -x878422 -x878423 -x878424 -x878425 -x878426 -x878427 -x878428 -x878429 -x878430 -x878431 -x878432 -x878433 -x878434 -x878435 -x878436 -x878437 -x878438 -x878439 -x878440 -x878441 -x878442 -x878443 -x878444 -x878445 -x878446 -x878447 -x878448 -x878449 -x878450 -x878451 -x878452 -x878453 -x878454 -x878455 -x878456 -x878457 -x878458 -x878459 -x878460 -x878461 -x878462 -x878463 -x878464 -x878465 -x878466 -x878467 -x878468 -x878469 -x878470 x878471 -x878472 -x878473 -x878474 -x878475 -x878476 -x878477 -x878478 -x878479 -x878480 -x878481 -x878482 -x878483 -x878484 -x878485 -x878486 -x878487 -x878488 -x878489 -x878490 -x878491 -x878492 -x878493 -x878494 -x878495 -x878496 -x878497 -x878498 -x878499 -x878500 -x878501 -x878502 -x878503 -x878504 -x878505 -x878506 -x878507 -x878508 -x878509 -x878510 -x878511 -x878512 -x878513 -x878514 -x878515 -x878516 -x878517 -x878518 -x878519 -x878520 -x878521 -x878522 -x878523 -x878524 -x878525 -x878526 -x878527 -x878528 -x878529 -x878530 -x878531 -x878532 -x878533 -x878534 -x878535 -x878536 -x878537 -x878538 -x878539 -x878540 -x878541 -x878542 -x878543 -x878544 -x878545 -x878546 -x878547 -x878548 -x878549 -x878550 -x878551 -x878552 -x878553 -x878554 -x878555 -x878556 -x878557 -x878558 -x878559 -x878560 -x878561 -x878562 -x878563 -x878564 -x878565 -x878566 -x878567 -x878568 -x878569 -x878570 -x878571 -x878572 -x878573 -x878574 -x878575 -x878576 -x878577 -x878578 -x878579 -x878580 -x878581 -x878582 -x878583 -x878584 -x878585 -x878586 -x878587 -x878588 -x878589 -x878590 -x878591 -x878592 -x878593 -x878594 -x878595 -x878596 -x878597 -x878598 -x878599 -x878600 -x878601 -x878602 -x878603 -x878604 -x878605 -x878606 -x878607 -x878608 -x878609 -x878610 -x878611 -x878612 -x878613 -x878614 -x878615 -x878616 -x878617 -x878618 -x878619 -x878620 -x878621 -x878622 -x878623 -x878624 -x878625 -x878626 -x878627 -x878628 -x878629 -x878630 -x878631 -x878632 -x878633 -x878634 -x878635 -x878636 -x878637 -x878638 -x878639 -x878640 -x878641 -x878642 -x878643 -x878644 -x878645 -x878646 -x878647 -x878648 -x878649 -x878650 -x878651 -x878652 -x878653 -x878654 -x878655 -x878656 -x878657 -x878658 -x878659 -x878660 -x878661 -x878662 -x878663 -x878664 -x878665 -x878666 -x878667 -x878668 -x878669 -x878670 -x878671 -x878672 -x878673 -x878674 -x878675 -x878676 -x878677 -x878678 -x878679 -x878680 -x878681 -x878682 -x878683 -x878684 -x878685 -x878686 -x878687 -x878688 -x878689 -x878690 -x878691 -x878692 -x878693 -x878694 -x878695 -x878696 -x878697 -x878698 -x878699 x878700 -x878701 -x878702 -x878703 -x878704 -x878705 -x878706 -x878707 -x878708 -x878709 -x878710 -x878711 -x878712 -x878713 -x878714 -x878715 -x878716 -x878717 -x878718 -x878719 -x878720 -x878721 -x878722 -x878723 -x878724 -x878725 -x878726 -x878727 -x878728 -x878729 -x878730 -x878731 -x878732 -x878733 -x878734 -x878735 -x878736 -x878737 -x878738 -x878739 -x878740 -x878741 -x878742 -x878743 -x878744 -x878745 -x878746 -x878747 -x878748 -x878749 -x878750 -x878751 -x878752 -x878753 -x878754 -x878755 -x878756 -x878757 -x878758 -x878759 -x878760 -x878761 -x878762 -x878763 -x878764 -x878765 -x878766 -x878767 -x878768 -x878769 -x878770 -x878771 -x878772 -x878773 -x878774 -x878775 -x878776 -x878777 -x878778 -x878779 -x878780 -x878781 -x878782 -x878783 -x878784 -x878785 -x878786 -x878787 -x878788 -x878789 -x878790 -x878791 -x878792 -x878793 -x878794 -x878795 -x878796 -x878797 -x878798 -x878799 -x878800 -x878801 -x878802 -x878803 -x878804 -x878805 -x878806 -x878807 -x878808 -x878809 -x878810 -x878811 -x878812 -x878813 -x878814 -x878815 -x878816 -x878817 -x878818 -x878819 -x878820 -x878821 -x878822 -x878823 -x878824 -x878825 -x878826 -x878827 -x878828 -x878829 -x878830 -x878831 -x878832 -x878833 -x878834 -x878835 -x878836 -x878837 -x878838 -x878839 -x878840 -x878841 -x878842 -x878843 -x878844 -x878845 -x878846 -x878847 -x878848 -x878849 -x878850 -x878851 -x878852 -x878853 -x878854 -x878855 -x878856 -x878857 -x878858 -x878859 -x878860 -x878861 -x878862 -x878863 -x878864 -x878865 -x878866 -x878867 -x878868 -x878869 -x878870 -x878871 -x878872 -x878873 -x878874 -x878875 -x878876 -x878877 -x878878 -x878879 -x878880 -x878881 -x878882 -x878883 -x878884 -x878885 -x878886 -x878887 -x878888 -x878889 -x878890 -x878891 -x878892 -x878893 -x878894 -x878895 -x878896 -x878897 -x878898 -x878899 -x878900 -x878901 -x878902 -x878903 -x878904 -x878905 -x878906 -x878907 -x878908 -x878909 -x878910 -x878911 -x878912 -x878913 -x878914 -x878915 -x878916 -x878917 -x878918 -x878919 -x878920 -x878921 -x878922 -x878923 -x878924 -x878925 -x878926 -x878927 -x878928 x878929 -x878930 -x878931 -x878932 -x878933 -x878934 -x878935 -x878936 -x878937 -x878938 -x878939 -x878940 -x878941 -x878942 -x878943 -x878944 -x878945 -x878946 -x878947 -x878948 -x878949 -x878950 -x878951 -x878952 -x878953 -x878954 -x878955 -x878956 -x878957 -x878958 -x878959 -x878960 -x878961 -x878962 -x878963 -x878964 -x878965 -x878966 -x878967 -x878968 -x878969 -x878970 -x878971 -x878972 -x878973 -x878974 -x878975 -x878976 -x878977 -x878978 -x878979 -x878980 -x878981 -x878982 -x878983 -x878984 -x878985 -x878986 -x878987 -x878988 -x878989 -x878990 -x878991 -x878992 -x878993 -x878994 -x878995 -x878996 -x878997 -x878998 -x878999 -x879000 -x879001 -x879002 -x879003 -x879004 -x879005 -x879006 -x879007 -x879008 -x879009 -x879010 -x879011 -x879012 -x879013 -x879014 -x879015 -x879016 -x879017 -x879018 -x879019 -x879020 -x879021 -x879022 -x879023 -x879024 -x879025 -x879026 -x879027 -x879028 -x879029 -x879030 -x879031 -x879032 -x879033 -x879034 -x879035 -x879036 -x879037 -x879038 -x879039 -x879040 -x879041 -x879042 -x879043 -x879044 -x879045 -x879046 -x879047 -x879048 -x879049 -x879050 -x879051 -x879052 -x879053 -x879054 -x879055 -x879056 -x879057 -x879058 -x879059 -x879060 -x879061 -x879062 -x879063 -x879064 -x879065 -x879066 -x879067 -x879068 -x879069 -x879070 -x879071 -x879072 -x879073 -x879074 -x879075 -x879076 -x879077 -x879078 -x879079 -x879080 -x879081 -x879082 -x879083 -x879084 -x879085 -x879086 -x879087 -x879088 -x879089 -x879090 -x879091 -x879092 -x879093 -x879094 -x879095 -x879096 -x879097 -x879098 -x879099 -x879100 -x879101 -x879102 -x879103 -x879104 -x879105 -x879106 -x879107 -x879108 -x879109 -x879110 -x879111 -x879112 -x879113 -x879114 -x879115 -x879116 -x879117 -x879118 -x879119 -x879120 -x879121 -x879122 -x879123 -x879124 -x879125 -x879126 -x879127 -x879128 -x879129 -x879130 -x879131 -x879132 -x879133 -x879134 -x879135 -x879136 -x879137 -x879138 -x879139 -x879140 -x879141 -x879142 -x879143 -x879144 -x879145 -x879146 -x879147 -x879148 -x879149 -x879150 -x879151 -x879152 -x879153 -x879154 -x879155 -x879156 -x879157 x879158 -x879159 -x879160 -x879161 -x879162 -x879163 -x879164 -x879165 -x879166 -x879167 -x879168 -x879169 -x879170 -x879171 -x879172 -x879173 -x879174 -x879175 -x879176 -x879177 -x879178 -x879179 -x879180 -x879181 -x879182 -x879183 -x879184 -x879185 -x879186 -x879187 -x879188 -x879189 -x879190 -x879191 -x879192 -x879193 -x879194 -x879195 -x879196 -x879197 -x879198 -x879199 -x879200 -x879201 -x879202 -x879203 -x879204 -x879205 -x879206 -x879207 -x879208 -x879209 -x879210 -x879211 -x879212 -x879213 -x879214 -x879215 -x879216 -x879217 -x879218 -x879219 -x879220 -x879221 -x879222 -x879223 -x879224 -x879225 -x879226 -x879227 -x879228 -x879229 -x879230 -x879231 -x879232 -x879233 -x879234 -x879235 -x879236 -x879237 -x879238 -x879239 -x879240 -x879241 -x879242 -x879243 -x879244 -x879245 -x879246 -x879247 -x879248 -x879249 -x879250 -x879251 -x879252 -x879253 -x879254 -x879255 -x879256 -x879257 -x879258 -x879259 -x879260 -x879261 -x879262 -x879263 -x879264 -x879265 -x879266 -x879267 -x879268 -x879269 -x879270 -x879271 -x879272 -x879273 -x879274 -x879275 -x879276 -x879277 -x879278 -x879279 -x879280 -x879281 -x879282 -x879283 -x879284 -x879285 -x879286 -x879287 -x879288 -x879289 -x879290 -x879291 -x879292 -x879293 -x879294 -x879295 -x879296 -x879297 -x879298 -x879299 -x879300 -x879301 -x879302 -x879303 -x879304 -x879305 -x879306 -x879307 -x879308 -x879309 -x879310 -x879311 -x879312 -x879313 -x879314 -x879315 -x879316 -x879317 -x879318 -x879319 -x879320 -x879321 -x879322 -x879323 -x879324 -x879325 -x879326 -x879327 -x879328 -x879329 -x879330 -x879331 -x879332 -x879333 -x879334 -x879335 -x879336 -x879337 -x879338 -x879339 -x879340 -x879341 -x879342 -x879343 -x879344 -x879345 -x879346 -x879347 -x879348 -x879349 -x879350 -x879351 -x879352 -x879353 -x879354 -x879355 -x879356 -x879357 -x879358 -x879359 -x879360 -x879361 -x879362 -x879363 -x879364 -x879365 -x879366 -x879367 -x879368 -x879369 -x879370 -x879371 -x879372 -x879373 -x879374 -x879375 -x879376 -x879377 -x879378 -x879379 -x879380 -x879381 -x879382 -x879383 -x879384 -x879385 -x879386 x879387 -x879388 -x879389 -x879390 -x879391 -x879392 -x879393 -x879394 -x879395 -x879396 -x879397 -x879398 -x879399 -x879400 -x879401 -x879402 -x879403 -x879404 -x879405 -x879406 -x879407 -x879408 -x879409 -x879410 -x879411 -x879412 -x879413 -x879414 -x879415 -x879416 -x879417 -x879418 -x879419 -x879420 -x879421 -x879422 -x879423 -x879424 -x879425 -x879426 -x879427 -x879428 -x879429 -x879430 -x879431 -x879432 -x879433 -x879434 -x879435 -x879436 -x879437 -x879438 -x879439 -x879440 -x879441 -x879442 -x879443 -x879444 -x879445 -x879446 -x879447 -x879448 -x879449 -x879450 -x879451 -x879452 -x879453 -x879454 -x879455 -x879456 -x879457 -x879458 -x879459 -x879460 -x879461 -x879462 -x879463 -x879464 -x879465 -x879466 -x879467 -x879468 -x879469 -x879470 -x879471 -x879472 -x879473 -x879474 -x879475 -x879476 -x879477 -x879478 -x879479 -x879480 -x879481 -x879482 -x879483 -x879484 -x879485 -x879486 -x879487 -x879488 -x879489 -x879490 -x879491 -x879492 -x879493 -x879494 -x879495 -x879496 -x879497 -x879498 -x879499 -x879500 -x879501 -x879502 -x879503 -x879504 -x879505 -x879506 -x879507 -x879508 -x879509 -x879510 -x879511 -x879512 -x879513 -x879514 -x879515 -x879516 -x879517 -x879518 -x879519 -x879520 -x879521 -x879522 -x879523 -x879524 -x879525 -x879526 -x879527 -x879528 -x879529 -x879530 -x879531 -x879532 -x879533 -x879534 -x879535 -x879536 -x879537 -x879538 -x879539 -x879540 -x879541 -x879542 -x879543 -x879544 -x879545 -x879546 -x879547 -x879548 -x879549 -x879550 -x879551 -x879552 -x879553 -x879554 -x879555 -x879556 -x879557 -x879558 -x879559 -x879560 -x879561 -x879562 -x879563 -x879564 -x879565 -x879566 -x879567 -x879568 -x879569 -x879570 -x879571 -x879572 -x879573 -x879574 -x879575 -x879576 -x879577 -x879578 -x879579 -x879580 -x879581 -x879582 -x879583 -x879584 -x879585 -x879586 -x879587 -x879588 -x879589 -x879590 -x879591 -x879592 -x879593 -x879594 -x879595 -x879596 -x879597 -x879598 -x879599 -x879600 -x879601 -x879602 -x879603 -x879604 -x879605 -x879606 -x879607 -x879608 -x879609 -x879610 -x879611 -x879612 -x879613 -x879614 -x879615 x879616 -x879617 -x879618 -x879619 -x879620 -x879621 -x879622 -x879623 -x879624 -x879625 -x879626 -x879627 -x879628 -x879629 -x879630 -x879631 -x879632 -x879633 -x879634 -x879635 -x879636 -x879637 -x879638 -x879639 -x879640 -x879641 -x879642 -x879643 -x879644 -x879645 -x879646 -x879647 -x879648 -x879649 -x879650 -x879651 -x879652 -x879653 -x879654 -x879655 -x879656 -x879657 -x879658 -x879659 -x879660 -x879661 -x879662 -x879663 -x879664 -x879665 -x879666 -x879667 -x879668 -x879669 -x879670 -x879671 -x879672 -x879673 -x879674 -x879675 -x879676 -x879677 -x879678 -x879679 -x879680 -x879681 -x879682 -x879683 -x879684 -x879685 -x879686 -x879687 -x879688 -x879689 -x879690 -x879691 -x879692 -x879693 -x879694 -x879695 -x879696 -x879697 -x879698 -x879699 -x879700 -x879701 -x879702 -x879703 -x879704 -x879705 -x879706 -x879707 -x879708 -x879709 -x879710 -x879711 -x879712 -x879713 -x879714 -x879715 -x879716 -x879717 -x879718 -x879719 -x879720 -x879721 -x879722 -x879723 -x879724 -x879725 -x879726 -x879727 -x879728 -x879729 -x879730 -x879731 -x879732 -x879733 -x879734 -x879735 -x879736 -x879737 -x879738 -x879739 -x879740 -x879741 -x879742 -x879743 -x879744 -x879745 -x879746 -x879747 -x879748 -x879749 -x879750 -x879751 -x879752 -x879753 -x879754 -x879755 -x879756 -x879757 -x879758 -x879759 -x879760 -x879761 -x879762 -x879763 -x879764 -x879765 -x879766 -x879767 -x879768 -x879769 -x879770 -x879771 -x879772 -x879773 -x879774 -x879775 -x879776 -x879777 -x879778 -x879779 -x879780 -x879781 -x879782 -x879783 -x879784 -x879785 -x879786 -x879787 -x879788 -x879789 -x879790 -x879791 -x879792 -x879793 -x879794 -x879795 -x879796 -x879797 -x879798 -x879799 -x879800 -x879801 -x879802 -x879803 -x879804 -x879805 -x879806 -x879807 -x879808 -x879809 -x879810 -x879811 -x879812 -x879813 -x879814 -x879815 -x879816 -x879817 -x879818 -x879819 -x879820 -x879821 -x879822 -x879823 -x879824 -x879825 -x879826 -x879827 -x879828 -x879829 -x879830 -x879831 -x879832 -x879833 -x879834 -x879835 -x879836 -x879837 -x879838 -x879839 -x879840 -x879841 -x879842 -x879843 -x879844 x879845 -x879846 -x879847 -x879848 -x879849 -x879850 -x879851 -x879852 -x879853 -x879854 -x879855 -x879856 -x879857 -x879858 -x879859 -x879860 -x879861 -x879862 -x879863 -x879864 -x879865 -x879866 -x879867 -x879868 -x879869 -x879870 -x879871 -x879872 -x879873 -x879874 -x879875 -x879876 -x879877 -x879878 -x879879 -x879880 -x879881 -x879882 -x879883 -x879884 -x879885 -x879886 -x879887 -x879888 -x879889 -x879890 -x879891 -x879892 -x879893 -x879894 -x879895 -x879896 -x879897 -x879898 -x879899 -x879900 -x879901 -x879902 -x879903 -x879904 -x879905 -x879906 -x879907 -x879908 -x879909 -x879910 -x879911 -x879912 -x879913 -x879914 -x879915 -x879916 -x879917 -x879918 -x879919 -x879920 -x879921 -x879922 -x879923 -x879924 -x879925 -x879926 -x879927 -x879928 -x879929 -x879930 -x879931 -x879932 -x879933 -x879934 -x879935 -x879936 -x879937 -x879938 -x879939 -x879940 -x879941 -x879942 -x879943 -x879944 -x879945 -x879946 -x879947 -x879948 -x879949 -x879950 -x879951 -x879952 -x879953 -x879954 -x879955 -x879956 -x879957 -x879958 -x879959 -x879960 -x879961 -x879962 -x879963 -x879964 -x879965 -x879966 -x879967 -x879968 -x879969 -x879970 -x879971 -x879972 -x879973 -x879974 -x879975 -x879976 -x879977 -x879978 -x879979 -x879980 -x879981 -x879982 -x879983 -x879984 -x879985 -x879986 -x879987 -x879988 -x879989 -x879990 -x879991 -x879992 -x879993 -x879994 -x879995 -x879996 -x879997 -x879998 -x879999
671.68/674.13 v -x880000 -x880001 -x880002 -x880003 -x880004 -x880005 -x880006 -x880007 -x880008 -x880009 -x880010 -x880011 -x880012 -x880013 -x880014 -x880015 -x880016 -x880017 -x880018 -x880019 -x880020 -x880021 -x880022 -x880023 -x880024 -x880025 -x880026 -x880027 -x880028 -x880029 -x880030 -x880031 -x880032 -x880033 -x880034 -x880035 -x880036 -x880037 -x880038 -x880039 -x880040 -x880041 -x880042 -x880043 -x880044 -x880045 -x880046 -x880047 -x880048 -x880049 -x880050 -x880051 -x880052 -x880053 -x880054 -x880055 -x880056 -x880057 -x880058 -x880059 -x880060 -x880061 -x880062 -x880063 -x880064 -x880065 -x880066 -x880067 -x880068 -x880069 -x880070 -x880071 -x880072 -x880073 x880074 -x880075 -x880076 -x880077 -x880078 -x880079 -x880080 -x880081 -x880082 -x880083 -x880084 -x880085 -x880086 -x880087 -x880088 -x880089 -x880090 -x880091 -x880092 -x880093 -x880094 -x880095 -x880096 -x880097 -x880098 -x880099 -x880100 -x880101 -x880102 -x880103 -x880104 -x880105 -x880106 -x880107 -x880108 -x880109 -x880110 -x880111 -x880112 -x880113 -x880114 -x880115 -x880116 -x880117 -x880118 -x880119 -x880120 -x880121 -x880122 -x880123 -x880124 -x880125 -x880126 -x880127 -x880128 -x880129 -x880130 -x880131 -x880132 -x880133 -x880134 -x880135 -x880136 -x880137 -x880138 -x880139 -x880140 -x880141 -x880142 -x880143 -x880144 -x880145 -x880146 -x880147 -x880148 -x880149 -x880150 -x880151 -x880152 -x880153 -x880154 -x880155 -x880156 -x880157 -x880158 -x880159 -x880160 -x880161 -x880162 -x880163 -x880164 -x880165 -x880166 -x880167 -x880168 -x880169 -x880170 -x880171 -x880172 -x880173 -x880174 -x880175 -x880176 -x880177 -x880178 -x880179 -x880180 -x880181 -x880182 -x880183 -x880184 -x880185 -x880186 -x880187 -x880188 -x880189 -x880190 -x880191 -x880192 -x880193 -x880194 -x880195 -x880196 -x880197 -x880198 -x880199 -x880200 -x880201 -x880202 -x880203 -x880204 -x880205 -x880206 -x880207 -x880208 -x880209 -x880210 -x880211 -x880212 -x880213 -x880214 -x880215 -x880216 -x880217 -x880218 -x880219 -x880220 -x880221 -x880222 -x880223 -x880224 -x880225 -x880226 -x880227 -x880228 -x880229 -x880230 -x880231 -x880232 -x880233 -x880234 -x880235 -x880236 -x880237 -x880238 -x880239 -x880240 -x880241 -x880242 -x880243 -x880244 -x880245 -x880246 -x880247 -x880248 -x880249 -x880250 -x880251 -x880252 -x880253 -x880254 -x880255 -x880256 -x880257 -x880258 -x880259 -x880260 -x880261 -x880262 -x880263 -x880264 -x880265 -x880266 -x880267 -x880268 -x880269 -x880270 -x880271 -x880272 -x880273 -x880274 -x880275 -x880276 -x880277 -x880278 -x880279 -x880280 -x880281 -x880282 -x880283 -x880284 -x880285 -x880286 -x880287 -x880288 -x880289 -x880290 -x880291 -x880292 -x880293 -x880294 -x880295 -x880296 -x880297 -x880298 -x880299 -x880300 -x880301 -x880302 x880303 -x880304 -x880305 -x880306 -x880307 -x880308 -x880309 -x880310 -x880311 -x880312 -x880313 -x880314 -x880315 -x880316 -x880317 -x880318 -x880319 -x880320 -x880321 -x880322 -x880323 -x880324 -x880325 -x880326 -x880327 -x880328 -x880329 -x880330 -x880331 -x880332 -x880333 -x880334 -x880335 -x880336 -x880337 -x880338 -x880339 -x880340 -x880341 -x880342 -x880343 -x880344 -x880345 -x880346 -x880347 -x880348 -x880349 -x880350 -x880351 -x880352 -x880353 -x880354 -x880355 -x880356 -x880357 -x880358 -x880359 -x880360 -x880361 -x880362 -x880363 -x880364 -x880365 -x880366 -x880367 -x880368 -x880369 -x880370 -x880371 -x880372 -x880373 -x880374 -x880375 -x880376 -x880377 -x880378 -x880379 -x880380 -x880381 -x880382 -x880383 -x880384 -x880385 -x880386 -x880387 -x880388 -x880389 -x880390 -x880391 -x880392 -x880393 -x880394 -x880395 -x880396 -x880397 -x880398 -x880399 -x880400 -x880401 -x880402 -x880403 -x880404 -x880405 -x880406 x880407 -x880408 -x880409 -x880410 -x880411 -x880412 -x880413 -x880414 -x880415 -x880416 -x880417 -x880418 -x880419 -x880420 -x880421 -x880422 -x880423 -x880424 -x880425 -x880426 -x880427 -x880428 -x880429 -x880430 -x880431 -x880432 -x880433 -x880434 -x880435 -x880436 -x880437 -x880438 -x880439 -x880440 -x880441 -x880442 -x880443 -x880444 -x880445 -x880446 -x880447 -x880448 -x880449 -x880450 -x880451 -x880452 -x880453 -x880454 -x880455 -x880456 -x880457 -x880458 -x880459 -x880460 -x880461 -x880462 -x880463 -x880464 -x880465 -x880466 -x880467 -x880468 -x880469 -x880470 -x880471 -x880472 -x880473 -x880474 -x880475 -x880476 -x880477 -x880478 -x880479 -x880480 -x880481 -x880482 -x880483 -x880484 -x880485 -x880486 -x880487 -x880488 -x880489 -x880490 -x880491 -x880492 -x880493 -x880494 -x880495 -x880496 -x880497 -x880498 -x880499 -x880500 -x880501 -x880502 -x880503 -x880504 -x880505 -x880506 -x880507 -x880508 -x880509 -x880510 -x880511 -x880512 -x880513 -x880514 -x880515 -x880516 -x880517 -x880518 -x880519 -x880520 -x880521 -x880522 -x880523 -x880524 -x880525 -x880526 -x880527 -x880528 -x880529 -x880530 -x880531 -x880532 -x880533 -x880534 -x880535 -x880536 -x880537 -x880538 -x880539 -x880540 -x880541 -x880542 -x880543 -x880544 -x880545 -x880546 -x880547 -x880548 -x880549 -x880550 -x880551 -x880552 -x880553 -x880554 -x880555 -x880556 -x880557 -x880558 -x880559 -x880560 -x880561 -x880562 -x880563 -x880564 -x880565 -x880566 -x880567 -x880568 -x880569 -x880570 -x880571 -x880572 -x880573 -x880574 -x880575 -x880576 -x880577 -x880578 -x880579 -x880580 -x880581 -x880582 -x880583 -x880584 -x880585 -x880586 -x880587 -x880588 -x880589 -x880590 -x880591 -x880592 -x880593 -x880594 -x880595 -x880596 -x880597 -x880598 -x880599 -x880600 -x880601 -x880602 -x880603 -x880604 -x880605 -x880606 -x880607 -x880608 -x880609 -x880610 -x880611 -x880612 -x880613 -x880614 -x880615 -x880616 -x880617 -x880618 -x880619 -x880620 -x880621 -x880622 -x880623 -x880624 -x880625 -x880626 -x880627 -x880628 -x880629 -x880630 -x880631 -x880632 -x880633 -x880634 -x880635 -x880636 -x880637 -x880638 -x880639 -x880640 -x880641 -x880642 -x880643 -x880644 -x880645 -x880646 -x880647 -x880648 -x880649 -x880650 -x880651 -x880652 -x880653 -x880654 -x880655 -x880656 -x880657 x880658 -x880659 -x880660 -x880661 -x880662 -x880663 -x880664 -x880665 -x880666 -x880667 -x880668 -x880669 -x880670 -x880671 -x880672 -x880673 -x880674 -x880675 -x880676 -x880677 -x880678 -x880679 -x880680 -x880681 -x880682 -x880683 -x880684 -x880685 -x880686 -x880687 -x880688 -x880689 -x880690 -x880691 -x880692 -x880693 -x880694 -x880695 -x880696 -x880697 -x880698 -x880699 -x880700 -x880701 -x880702 -x880703 -x880704 -x880705 -x880706 -x880707 -x880708 -x880709 -x880710 -x880711 -x880712 -x880713 -x880714 -x880715 -x880716 -x880717 -x880718 -x880719 -x880720 -x880721 -x880722 -x880723 -x880724 -x880725 -x880726 -x880727 -x880728 -x880729 -x880730 -x880731 -x880732 -x880733 -x880734 -x880735 -x880736 -x880737 -x880738 -x880739 -x880740 -x880741 -x880742 -x880743 -x880744 -x880745 -x880746 -x880747 -x880748 -x880749 -x880750 -x880751 -x880752 -x880753 -x880754 -x880755 -x880756 -x880757 -x880758 -x880759 -x880760 -x880761 -x880762 -x880763 -x880764 -x880765 -x880766 -x880767 -x880768 -x880769 -x880770 -x880771 -x880772 -x880773 -x880774 -x880775 -x880776 -x880777 -x880778 -x880779 -x880780 -x880781 -x880782 x880783 -x880784 -x880785 -x880786 -x880787 -x880788 -x880789 -x880790 -x880791 -x880792 -x880793 -x880794 -x880795 -x880796 -x880797 -x880798 -x880799 -x880800 -x880801 -x880802 -x880803 -x880804 -x880805 -x880806 -x880807 -x880808 -x880809 -x880810 -x880811 -x880812 -x880813 -x880814 -x880815 -x880816 -x880817 -x880818 -x880819 -x880820 -x880821 -x880822 -x880823 -x880824 -x880825 -x880826 -x880827 -x880828 -x880829 -x880830 -x880831 -x880832 -x880833 -x880834 -x880835 -x880836 -x880837 -x880838 -x880839 -x880840 -x880841 -x880842 -x880843 -x880844 -x880845 -x880846 -x880847 -x880848 -x880849 -x880850 -x880851 -x880852 -x880853 -x880854 -x880855 -x880856 -x880857 -x880858 -x880859 -x880860 -x880861 -x880862 -x880863 -x880864 -x880865 -x880866 -x880867 -x880868 -x880869 -x880870 -x880871 -x880872 -x880873 -x880874 -x880875 -x880876 -x880877 -x880878 -x880879 -x880880 -x880881 -x880882 -x880883 -x880884 -x880885 -x880886 -x880887 -x880888 -x880889 -x880890 -x880891 -x880892 -x880893 -x880894 -x880895 -x880896 -x880897 -x880898 -x880899 -x880900 -x880901 -x880902 -x880903 -x880904 -x880905 -x880906 -x880907 -x880908 -x880909 -x880910 -x880911 -x880912 -x880913 -x880914 -x880915 -x880916 -x880917 -x880918 -x880919 -x880920 -x880921 -x880922 -x880923 -x880924 -x880925 -x880926 -x880927 -x880928 -x880929 -x880930 -x880931 -x880932 -x880933 -x880934 -x880935 -x880936 -x880937 -x880938 -x880939 -x880940 -x880941 -x880942 -x880943 -x880944 -x880945 -x880946 -x880947 -x880948 -x880949 -x880950 -x880951 -x880952 -x880953 -x880954 -x880955 -x880956 -x880957 -x880958 -x880959 -x880960 -x880961 -x880962 -x880963 -x880964 -x880965 -x880966 -x880967 -x880968 -x880969 -x880970 -x880971 -x880972 -x880973 -x880974 -x880975 -x880976 -x880977 -x880978 -x880979 -x880980 -x880981 -x880982 -x880983 -x880984 -x880985 -x880986 -x880987 -x880988 -x880989 -x880990 -x880991 -x880992 -x880993 -x880994 -x880995 -x880996 -x880997 -x880998 -x880999 -x881000 -x881001 -x881002 -x881003 -x881004 -x881005 -x881006 -x881007 -x881008 -x881009 -x881010 -x881011 -x881012 -x881013 -x881014 -x881015 -x881016 -x881017 -x881018 -x881019 -x881020 -x881021 -x881022 -x881023 -x881024 -x881025 -x881026 -x881027 -x881028 -x881029 -x881030 -x881031 -x881032 -x881033 -x881034 -x881035 -x881036 -x881037 -x881038 -x881039 -x881040 -x881041 -x881042 -x881043 -x881044 -x881045 -x881046 -x881047 -x881048 -x881049 -x881050 -x881051 -x881052 -x881053 -x881054 -x881055 -x881056 -x881057 -x881058 -x881059 -x881060 -x881061 -x881062 -x881063 -x881064 -x881065 -x881066 -x881067 -x881068 -x881069 -x881070 -x881071 -x881072 -x881073 -x881074 -x881075 -x881076 -x881077 -x881078 -x881079 -x881080 -x881081 -x881082 -x881083 -x881084 -x881085 -x881086 -x881087 -x881088 -x881089 -x881090 -x881091 -x881092 -x881093 -x881094 -x881095 -x881096 -x881097 -x881098 -x881099 -x881100 -x881101 -x881102 -x881103 -x881104 -x881105 -x881106 -x881107 -x881108 -x881109 -x881110 -x881111 -x881112 -x881113 -x881114 -x881115 -x881116 -x881117 -x881118 -x881119 -x881120 -x881121 -x881122 -x881123 x881124 -x881125 -x881126 -x881127 -x881128 -x881129 -x881130 -x881131 -x881132 -x881133 -x881134 -x881135 -x881136 -x881137 -x881138 -x881139 -x881140 -x881141 -x881142 -x881143 -x881144 -x881145 -x881146 -x881147 -x881148 -x881149 -x881150 -x881151 -x881152 -x881153 -x881154 -x881155 -x881156 -x881157 -x881158 -x881159 -x881160 -x881161 -x881162 -x881163 -x881164 -x881165 -x881166 -x881167 -x881168 -x881169 -x881170 -x881171 -x881172 -x881173 -x881174 -x881175 -x881176 -x881177 -x881178 -x881179 -x881180 -x881181 -x881182 -x881183 -x881184 -x881185 -x881186 -x881187 -x881188 -x881189 -x881190 -x881191 -x881192 -x881193 -x881194 -x881195 -x881196 -x881197 -x881198 -x881199 -x881200 -x881201 -x881202 -x881203 -x881204 -x881205 -x881206 -x881207 -x881208 -x881209 -x881210 -x881211 -x881212 -x881213 -x881214 -x881215 -x881216 -x881217 -x881218 -x881219 -x881220 -x881221 -x881222 -x881223 -x881224 -x881225 -x881226 -x881227 -x881228 -x881229 -x881230 -x881231 -x881232 -x881233 -x881234 -x881235 -x881236 -x881237 -x881238 -x881239 -x881240 -x881241 -x881242 -x881243 -x881244 -x881245 -x881246 -x881247 -x881248 -x881249 -x881250 -x881251 -x881252 -x881253 -x881254 -x881255 -x881256 -x881257 -x881258 -x881259 -x881260 -x881261 -x881262 -x881263 -x881264 -x881265 -x881266 -x881267 -x881268 -x881269 -x881270 -x881271 -x881272 -x881273 -x881274 -x881275 -x881276 -x881277 -x881278 -x881279 -x881280 -x881281 -x881282 -x881283 -x881284 -x881285 -x881286 -x881287 -x881288 -x881289 -x881290 -x881291 -x881292 -x881293 -x881294 -x881295 -x881296 -x881297 -x881298 -x881299 -x881300 -x881301 -x881302 -x881303 -x881304 -x881305 -x881306 -x881307 -x881308 -x881309 -x881310 -x881311 -x881312 -x881313 -x881314 -x881315 -x881316 -x881317 -x881318 -x881319 -x881320 -x881321 -x881322 -x881323 -x881324 -x881325 -x881326 -x881327 -x881328 -x881329 -x881330 -x881331 -x881332 -x881333 -x881334 -x881335 -x881336 -x881337 -x881338 -x881339 -x881340 -x881341 -x881342 -x881343 -x881344 -x881345 -x881346 -x881347 -x881348 -x881349 -x881350 -x881351 -x881352 -x881353 -x881354 -x881355 -x881356 -x881357 -x881358 -x881359 -x881360 -x881361 -x881362 -x881363 -x881364 -x881365 -x881366 -x881367 -x881368 -x881369 -x881370 -x881371 -x881372 -x881373 -x881374 -x881375 -x881376 -x881377 x881378 -x881379 -x881380 -x881381 -x881382 -x881383 -x881384 -x881385 -x881386 -x881387 -x881388 -x881389 -x881390 -x881391 -x881392 -x881393 -x881394 -x881395 -x881396 -x881397 -x881398 -x881399 -x881400 -x881401 -x881402 -x881403 -x881404 -x881405 -x881406 -x881407 -x881408 -x881409 -x881410 -x881411 -x881412 -x881413 -x881414 -x881415 -x881416 -x881417 -x881418 -x881419 -x881420 -x881421 -x881422 -x881423 -x881424 -x881425 -x881426 -x881427 -x881428 -x881429 -x881430 -x881431 -x881432 -x881433 -x881434 -x881435 -x881436 -x881437 -x881438 -x881439 -x881440 -x881441 -x881442 -x881443 -x881444 -x881445 -x881446 -x881447 -x881448 -x881449 -x881450 -x881451 -x881452 -x881453 -x881454 -x881455 -x881456 -x881457 -x881458 -x881459 -x881460 -x881461 -x881462 -x881463 -x881464 -x881465 -x881466 -x881467 -x881468 -x881469 -x881470 -x881471 -x881472 -x881473 -x881474 -x881475 -x881476 -x881477 -x881478 -x881479 -x881480 -x881481 -x881482 -x881483 -x881484 -x881485 -x881486 -x881487 -x881488 -x881489 -x881490 -x881491 -x881492 -x881493 -x881494 -x881495 -x881496 -x881497 -x881498 -x881499 -x881500 -x881501 -x881502 -x881503 -x881504 -x881505 -x881506 -x881507 -x881508 -x881509 -x881510 -x881511 -x881512 -x881513 -x881514 -x881515 -x881516 -x881517 -x881518 -x881519 -x881520 -x881521 -x881522 -x881523 -x881524 -x881525 -x881526 -x881527 -x881528 -x881529 -x881530 -x881531 -x881532 -x881533 -x881534 -x881535 -x881536 -x881537 -x881538 -x881539 -x881540 -x881541 -x881542 -x881543 -x881544 -x881545 -x881546 -x881547 -x881548 -x881549 -x881550 -x881551 -x881552 -x881553 -x881554 -x881555 -x881556 -x881557 -x881558 -x881559 -x881560 -x881561 -x881562 -x881563 -x881564 -x881565 -x881566 -x881567 -x881568 -x881569 -x881570 -x881571 -x881572 -x881573 -x881574 -x881575 -x881576 -x881577 -x881578 -x881579 -x881580 -x881581 -x881582 -x881583 -x881584 -x881585 -x881586 -x881587 -x881588 -x881589 -x881590 -x881591 -x881592 -x881593 -x881594 -x881595 -x881596 -x881597 -x881598 -x881599 -x881600 -x881601 -x881602 -x881603 -x881604 -x881605 -x881606 -x881607 -x881608 -x881609 -x881610 -x881611 -x881612 -x881613 -x881614 -x881615 -x881616 -x881617 -x881618 -x881619 -x881620 -x881621 -x881622 -x881623 -x881624 -x881625 -x881626 -x881627 -x881628 -x881629 -x881630 -x881631 -x881632 -x881633 -x881634 -x881635 -x881636 -x881637 -x881638 -x881639 -x881640 -x881641 -x881642 -x881643 -x881644 -x881645 -x881646 -x881647 -x881648 -x881649 -x881650 -x881651 -x881652 -x881653 -x881654 -x881655 -x881656 -x881657 x881658 -x881659 -x881660 -x881661 -x881662 -x881663 -x881664 -x881665 -x881666 -x881667 -x881668 -x881669 -x881670 -x881671 -x881672 -x881673 -x881674 -x881675 -x881676 -x881677 -x881678 -x881679 -x881680 -x881681 -x881682 -x881683 -x881684 -x881685 -x881686 -x881687 -x881688 -x881689 -x881690 -x881691 -x881692 -x881693 -x881694 -x881695 -x881696 -x881697 -x881698 -x881699 -x881700 -x881701 -x881702 -x881703 -x881704 -x881705 -x881706 -x881707 -x881708 -x881709 -x881710 -x881711 -x881712 -x881713 -x881714 -x881715 -x881716 -x881717 -x881718 -x881719 -x881720 -x881721 -x881722 -x881723 -x881724 -x881725 -x881726 -x881727 -x881728 -x881729 -x881730 -x881731 -x881732 -x881733 -x881734 -x881735 -x881736 -x881737 -x881738 -x881739 -x881740 -x881741 -x881742 -x881743 -x881744 -x881745 -x881746 -x881747 -x881748 -x881749 -x881750 -x881751 -x881752 -x881753 -x881754 -x881755 -x881756 -x881757 -x881758 -x881759 -x881760 -x881761 -x881762 -x881763 -x881764 -x881765 -x881766 -x881767 -x881768 -x881769 -x881770 -x881771 -x881772 -x881773 -x881774 -x881775 -x881776 -x881777 -x881778 -x881779 -x881780 -x881781 -x881782 -x881783 -x881784 -x881785 -x881786 -x881787 -x881788 -x881789 -x881790 -x881791 -x881792 -x881793 -x881794 -x881795 -x881796 -x881797 -x881798 -x881799 -x881800 -x881801 -x881802 -x881803 -x881804 -x881805 -x881806 -x881807 -x881808 -x881809 -x881810 -x881811 -x881812 -x881813 -x881814 -x881815 -x881816 -x881817 -x881818 -x881819 -x881820 -x881821 -x881822 -x881823 -x881824 -x881825 -x881826 -x881827 -x881828 -x881829 -x881830 -x881831 -x881832 -x881833 -x881834 -x881835 -x881836 -x881837 -x881838 -x881839 -x881840 -x881841 -x881842 -x881843 -x881844 -x881845 -x881846 -x881847 -x881848 -x881849 -x881850 -x881851 -x881852 -x881853 -x881854 -x881855 -x881856 -x881857 -x881858 -x881859 -x881860 -x881861 -x881862 -x881863 -x881864 -x881865 -x881866 -x881867 -x881868 -x881869 -x881870 -x881871 -x881872 -x881873 -x881874 -x881875 -x881876 -x881877 -x881878 -x881879 -x881880 -x881881 -x881882 -x881883 -x881884 -x881885 -x881886 -x881887 -x881888 -x881889 -x881890 -x881891 -x881892 -x881893 x881894 -x881895 -x881896 -x881897 -x881898 -x881899 -x881900 -x881901 -x881902 -x881903 -x881904 -x881905 -x881906 -x881907 -x881908 -x881909 -x881910 -x881911 -x881912 -x881913 -x881914 -x881915 -x881916 -x881917 -x881918 -x881919 -x881920 -x881921 -x881922 -x881923 -x881924 -x881925 -x881926 -x881927 -x881928 -x881929 -x881930 -x881931 -x881932 -x881933 -x881934 -x881935 -x881936 -x881937 -x881938 -x881939 -x881940 -x881941 -x881942 -x881943 -x881944 -x881945 -x881946 -x881947 -x881948 -x881949 -x881950 -x881951 -x881952 -x881953 -x881954 -x881955 -x881956 -x881957 -x881958 -x881959 -x881960 -x881961 -x881962 -x881963 -x881964 -x881965 -x881966 -x881967 -x881968 -x881969 -x881970 -x881971 -x881972 -x881973 -x881974 -x881975 -x881976 -x881977 -x881978 -x881979 -x881980 -x881981 -x881982 -x881983 -x881984 -x881985 -x881986 -x881987 -x881988 -x881989 -x881990 -x881991 -x881992 -x881993 -x881994 -x881995 -x881996 -x881997 -x881998 -x881999
671.68/674.13 v -x882000 -x882001 -x882002 -x882003 -x882004 -x882005 -x882006 -x882007 -x882008 -x882009 -x882010 -x882011 -x882012 -x882013 -x882014 -x882015 -x882016 -x882017 -x882018 -x882019 -x882020 -x882021 -x882022 -x882023 -x882024 -x882025 -x882026 -x882027 -x882028 -x882029 -x882030 -x882031 -x882032 -x882033 -x882034 -x882035 -x882036 -x882037 -x882038 -x882039 -x882040 -x882041 -x882042 -x882043 -x882044 -x882045 -x882046 -x882047 -x882048 -x882049 -x882050 -x882051 -x882052 -x882053 -x882054 -x882055 -x882056 -x882057 -x882058 -x882059 -x882060 -x882061 -x882062 -x882063 -x882064 -x882065 -x882066 -x882067 -x882068 -x882069 -x882070 -x882071 -x882072 -x882073 -x882074 -x882075 -x882076 -x882077 -x882078 -x882079 -x882080 -x882081 -x882082 -x882083 -x882084 -x882085 -x882086 -x882087 -x882088 -x882089 -x882090 -x882091 -x882092 -x882093 -x882094 -x882095 -x882096 -x882097 -x882098 -x882099 -x882100 -x882101 -x882102 -x882103 -x882104 -x882105 -x882106 -x882107 -x882108 -x882109 -x882110 -x882111 -x882112 -x882113 -x882114 -x882115 -x882116 -x882117 -x882118 -x882119 -x882120 x882121 -x882122 -x882123 -x882124 -x882125 -x882126 -x882127 -x882128 -x882129 -x882130 -x882131 -x882132 -x882133 -x882134 -x882135 -x882136 -x882137 -x882138 -x882139 -x882140 -x882141 -x882142 -x882143 -x882144 -x882145 -x882146 -x882147 -x882148 -x882149 -x882150 -x882151 -x882152 -x882153 -x882154 -x882155 -x882156 -x882157 -x882158 -x882159 -x882160 -x882161 -x882162 -x882163 -x882164 -x882165 -x882166 -x882167 -x882168 -x882169 -x882170 -x882171 -x882172 -x882173 -x882174 -x882175 -x882176 -x882177 -x882178 -x882179 -x882180 -x882181 -x882182 -x882183 -x882184 -x882185 -x882186 -x882187 -x882188 -x882189 -x882190 -x882191 -x882192 -x882193 -x882194 -x882195 -x882196 -x882197 -x882198 -x882199 -x882200 -x882201 -x882202 -x882203 -x882204 -x882205 -x882206 -x882207 -x882208 -x882209 -x882210 -x882211 -x882212 -x882213 -x882214 -x882215 -x882216 -x882217 -x882218 -x882219 -x882220 -x882221 -x882222 -x882223 -x882224 -x882225 -x882226 -x882227 -x882228 -x882229 -x882230 -x882231 -x882232 -x882233 -x882234 -x882235 -x882236 -x882237 -x882238 -x882239 -x882240 -x882241 -x882242 -x882243 -x882244 -x882245 -x882246 -x882247 -x882248 -x882249 -x882250 -x882251 -x882252 -x882253 -x882254 -x882255 -x882256 -x882257 -x882258 -x882259 -x882260 -x882261 -x882262 -x882263 -x882264 -x882265 -x882266 -x882267 -x882268 -x882269 -x882270 -x882271 -x882272 -x882273 -x882274 -x882275 -x882276 -x882277 -x882278 -x882279 -x882280 -x882281 -x882282 -x882283 -x882284 -x882285 -x882286 -x882287 -x882288 -x882289 -x882290 -x882291 -x882292 -x882293 -x882294 -x882295 -x882296 -x882297 -x882298 -x882299 -x882300 -x882301 -x882302 -x882303 -x882304 -x882305 -x882306 -x882307 -x882308 -x882309 -x882310 -x882311 -x882312 -x882313 -x882314 -x882315 -x882316 -x882317 -x882318 -x882319 -x882320 -x882321 -x882322 -x882323 -x882324 -x882325 -x882326 -x882327 -x882328 -x882329 -x882330 -x882331 -x882332 -x882333 -x882334 -x882335 -x882336 -x882337 -x882338 -x882339 -x882340 -x882341 -x882342 -x882343 -x882344 -x882345 -x882346 -x882347 x882348 -x882349 -x882350 -x882351 -x882352 -x882353 -x882354 -x882355 -x882356 -x882357 -x882358 -x882359 -x882360 -x882361 -x882362 -x882363 -x882364 -x882365 -x882366 -x882367 -x882368 -x882369 -x882370 -x882371 -x882372 -x882373 -x882374 -x882375 -x882376 -x882377 -x882378 -x882379 -x882380 -x882381 -x882382 -x882383 -x882384 -x882385 -x882386 -x882387 -x882388 -x882389 -x882390 -x882391 -x882392 -x882393 -x882394 -x882395 -x882396 -x882397 -x882398 -x882399 -x882400 -x882401 -x882402 -x882403 -x882404 -x882405 -x882406 -x882407 -x882408 -x882409 -x882410 -x882411 -x882412 -x882413 -x882414 -x882415 -x882416 -x882417 -x882418 -x882419 -x882420 -x882421 -x882422 -x882423 -x882424 -x882425 -x882426 -x882427 -x882428 -x882429 -x882430 -x882431 -x882432 -x882433 -x882434 -x882435 -x882436 -x882437 -x882438 -x882439 -x882440 -x882441 -x882442 -x882443 -x882444 -x882445 -x882446 -x882447 -x882448 -x882449 -x882450 -x882451 -x882452 -x882453 -x882454 -x882455 -x882456 -x882457 -x882458 -x882459 -x882460 -x882461 -x882462 -x882463 -x882464 -x882465 -x882466 -x882467 -x882468 -x882469 -x882470 -x882471 -x882472 -x882473 -x882474 -x882475 -x882476 -x882477 -x882478 -x882479 -x882480 -x882481 -x882482 -x882483 -x882484 -x882485 -x882486 -x882487 -x882488 -x882489 -x882490 -x882491 -x882492 -x882493 -x882494 -x882495 -x882496 -x882497 -x882498 -x882499 -x882500 -x882501 -x882502 -x882503 -x882504 -x882505 -x882506 -x882507 -x882508 -x882509 -x882510 -x882511 -x882512 -x882513 -x882514 -x882515 -x882516 -x882517 -x882518 -x882519 -x882520 -x882521 -x882522 -x882523 -x882524 -x882525 -x882526 -x882527 -x882528 -x882529 -x882530 -x882531 -x882532 -x882533 -x882534 -x882535 -x882536 -x882537 -x882538 -x882539 -x882540 -x882541 -x882542 -x882543 -x882544 -x882545 -x882546 -x882547 -x882548 -x882549 -x882550 -x882551 -x882552 -x882553 -x882554 -x882555 -x882556 -x882557 -x882558 -x882559 -x882560 -x882561 -x882562 -x882563 -x882564 -x882565 -x882566 -x882567 -x882568 -x882569 -x882570 -x882571 -x882572 -x882573 -x882574 x882575 -x882576 -x882577 -x882578 -x882579 -x882580 -x882581 -x882582 -x882583 -x882584 -x882585 -x882586 -x882587 -x882588 -x882589 -x882590 -x882591 -x882592 -x882593 -x882594 -x882595 -x882596 -x882597 -x882598 -x882599 -x882600 -x882601 -x882602 -x882603 -x882604 -x882605 -x882606 -x882607 -x882608 -x882609 -x882610 -x882611 -x882612 -x882613 -x882614 -x882615 -x882616 -x882617 -x882618 -x882619 -x882620 -x882621 -x882622 -x882623 -x882624 -x882625 -x882626 -x882627 -x882628 -x882629 -x882630 -x882631 -x882632 -x882633 -x882634 -x882635 -x882636 -x882637 -x882638 -x882639 -x882640 -x882641 -x882642 -x882643 -x882644 -x882645 -x882646 -x882647 -x882648 -x882649 -x882650 -x882651 -x882652 -x882653 -x882654 -x882655 -x882656 -x882657 -x882658 -x882659 -x882660 -x882661 -x882662 -x882663 -x882664 -x882665 -x882666 -x882667 -x882668 -x882669 -x882670 -x882671 -x882672 -x882673 -x882674 -x882675 -x882676 -x882677 -x882678 -x882679 -x882680 -x882681 -x882682 -x882683 -x882684 -x882685 -x882686 -x882687 -x882688 -x882689 -x882690 -x882691 -x882692 -x882693 -x882694 -x882695 -x882696 -x882697 -x882698 -x882699 -x882700 -x882701 -x882702 -x882703 -x882704 -x882705 -x882706 -x882707 -x882708 -x882709 -x882710 -x882711 -x882712 -x882713 -x882714 -x882715 -x882716 -x882717 -x882718 -x882719 -x882720 -x882721 -x882722 -x882723 -x882724 -x882725 -x882726 -x882727 -x882728 -x882729 -x882730 -x882731 -x882732 -x882733 -x882734 -x882735 -x882736 -x882737 -x882738 -x882739 -x882740 -x882741 -x882742 -x882743 -x882744 -x882745 -x882746 -x882747 -x882748 -x882749 -x882750 -x882751 -x882752 -x882753 -x882754 -x882755 -x882756 -x882757 -x882758 -x882759 -x882760 -x882761 -x882762 -x882763 -x882764 -x882765 -x882766 -x882767 -x882768 -x882769 -x882770 -x882771 -x882772 -x882773 -x882774 -x882775 -x882776 -x882777 -x882778 -x882779 -x882780 -x882781 -x882782 -x882783 -x882784 -x882785 -x882786 -x882787 -x882788 -x882789 -x882790 -x882791 -x882792 -x882793 -x882794 -x882795 -x882796 -x882797 -x882798 -x882799 -x882800 -x882801 x882802 -x882803 -x882804 -x882805 -x882806 -x882807 -x882808 -x882809 -x882810 -x882811 -x882812 -x882813 -x882814 -x882815 -x882816 -x882817 -x882818 -x882819 -x882820 -x882821 -x882822 -x882823 -x882824 -x882825 -x882826 -x882827 -x882828 -x882829 -x882830 -x882831 -x882832 -x882833 -x882834 -x882835 -x882836 -x882837 -x882838 -x882839 -x882840 -x882841 -x882842 -x882843 -x882844 -x882845 -x882846 -x882847 -x882848 -x882849 -x882850 -x882851 -x882852 -x882853 -x882854 -x882855 -x882856 -x882857 -x882858 -x882859 -x882860 -x882861 -x882862 -x882863 -x882864 -x882865 -x882866 -x882867 -x882868 -x882869 -x882870 -x882871 -x882872 -x882873 -x882874 -x882875 -x882876 -x882877 -x882878 -x882879 -x882880 -x882881 -x882882 -x882883 -x882884 -x882885 -x882886 -x882887 -x882888 -x882889 -x882890 -x882891 -x882892 -x882893 -x882894 -x882895 -x882896 -x882897 -x882898 -x882899 -x882900 -x882901 -x882902 -x882903 -x882904 -x882905 -x882906 -x882907 -x882908 -x882909 -x882910 -x882911 -x882912 -x882913 -x882914 -x882915 -x882916 -x882917 -x882918 -x882919 -x882920 -x882921 -x882922 -x882923 -x882924 -x882925 -x882926 -x882927 -x882928 -x882929 -x882930 -x882931 -x882932 -x882933 -x882934 -x882935 -x882936 -x882937 -x882938 -x882939 -x882940 -x882941 -x882942 -x882943 -x882944 -x882945 -x882946 -x882947 -x882948 -x882949 -x882950 -x882951 -x882952 -x882953 -x882954 -x882955 -x882956 -x882957 -x882958 -x882959 -x882960 -x882961 -x882962 -x882963 -x882964 -x882965 -x882966 -x882967 -x882968 -x882969 -x882970 -x882971 -x882972 -x882973 -x882974 -x882975 -x882976 -x882977 -x882978 -x882979 -x882980 -x882981 -x882982 -x882983 -x882984 -x882985 -x882986 -x882987 -x882988 -x882989 -x882990 -x882991 -x882992 -x882993 -x882994 -x882995 -x882996 -x882997 -x882998 -x882999 -x883000 -x883001 -x883002 -x883003 -x883004 -x883005 -x883006 -x883007 -x883008 -x883009 -x883010 -x883011 -x883012 -x883013 -x883014 -x883015 -x883016 -x883017 -x883018 -x883019 -x883020 -x883021 -x883022 -x883023 -x883024 -x883025 -x883026 -x883027 -x883028 x883029 -x883030 -x883031 -x883032 -x883033 -x883034 -x883035 -x883036 -x883037 -x883038 -x883039 -x883040 -x883041 -x883042 -x883043 -x883044 -x883045 -x883046 -x883047 -x883048 -x883049 -x883050 -x883051 -x883052 -x883053 -x883054 -x883055 -x883056 -x883057 -x883058 -x883059 -x883060 -x883061 -x883062 -x883063 -x883064 -x883065 -x883066 -x883067 -x883068 -x883069 -x883070 -x883071 -x883072 -x883073 -x883074 -x883075 -x883076 -x883077 -x883078 -x883079 -x883080 -x883081 -x883082 -x883083 -x883084 -x883085 -x883086 -x883087 -x883088 -x883089 -x883090 -x883091 -x883092 -x883093 -x883094 -x883095 -x883096 -x883097 -x883098 -x883099 -x883100 -x883101 -x883102 -x883103 -x883104 -x883105 -x883106 -x883107 -x883108 -x883109 -x883110 -x883111 -x883112 -x883113 -x883114 -x883115 -x883116 -x883117 -x883118 -x883119 -x883120 -x883121 -x883122 -x883123 -x883124 -x883125 -x883126 -x883127 -x883128 -x883129 -x883130 -x883131 -x883132 -x883133 -x883134 -x883135 -x883136 -x883137 -x883138 -x883139 -x883140 -x883141 -x883142 -x883143 -x883144 -x883145 -x883146 -x883147 -x883148 -x883149 -x883150 -x883151 -x883152 -x883153 -x883154 -x883155 -x883156 -x883157 -x883158 -x883159 -x883160 -x883161 -x883162 -x883163 -x883164 -x883165 -x883166 -x883167 -x883168 -x883169 -x883170 -x883171 -x883172 -x883173 -x883174 -x883175 -x883176 -x883177 -x883178 -x883179 -x883180 -x883181 -x883182 -x883183 -x883184 -x883185 -x883186 -x883187 -x883188 -x883189 -x883190 -x883191 -x883192 -x883193 -x883194 -x883195 -x883196 -x883197 -x883198 -x883199 -x883200 -x883201 -x883202 -x883203 -x883204 -x883205 -x883206 -x883207 -x883208 -x883209 -x883210 -x883211 -x883212 -x883213 -x883214 -x883215 -x883216 -x883217 -x883218 -x883219 -x883220 -x883221 -x883222 -x883223 -x883224 -x883225 -x883226 -x883227 -x883228 -x883229 -x883230 -x883231 -x883232 -x883233 -x883234 -x883235 -x883236 -x883237 -x883238 -x883239 -x883240 -x883241 -x883242 -x883243 -x883244 -x883245 -x883246 -x883247 -x883248 -x883249 -x883250 -x883251 -x883252 -x883253 -x883254 -x883255 x883256 -x883257 -x883258 -x883259 -x883260 -x883261 -x883262 -x883263 -x883264 -x883265 -x883266 -x883267 -x883268 -x883269 -x883270 -x883271 -x883272 -x883273 -x883274 -x883275 -x883276 -x883277 -x883278 -x883279 -x883280 -x883281 -x883282 -x883283 -x883284 -x883285 -x883286 -x883287 -x883288 -x883289 -x883290 -x883291 -x883292 -x883293 -x883294 -x883295 -x883296 -x883297 -x883298 -x883299 -x883300 -x883301 -x883302 -x883303 -x883304 -x883305 -x883306 -x883307 -x883308 -x883309 -x883310 -x883311 -x883312 -x883313 -x883314 -x883315 -x883316 -x883317 -x883318 -x883319 -x883320 -x883321 -x883322 -x883323 -x883324 -x883325 -x883326 -x883327 -x883328 -x883329 -x883330 -x883331 -x883332 -x883333 -x883334 -x883335 -x883336 -x883337 -x883338 -x883339 -x883340 -x883341 -x883342 -x883343 -x883344 -x883345 -x883346 -x883347 -x883348 -x883349 -x883350 -x883351 -x883352 -x883353 -x883354 -x883355 -x883356 -x883357 -x883358 -x883359 -x883360 -x883361 -x883362 -x883363 -x883364 -x883365 -x883366 -x883367 -x883368 -x883369 -x883370 -x883371 -x883372 -x883373 -x883374 -x883375 -x883376 -x883377 -x883378 -x883379 -x883380 -x883381 -x883382 -x883383 -x883384 -x883385 -x883386 -x883387 -x883388 -x883389 -x883390 -x883391 -x883392 -x883393 -x883394 -x883395 -x883396 -x883397 -x883398 -x883399 -x883400 -x883401 -x883402 -x883403 -x883404 -x883405 -x883406 -x883407 -x883408 -x883409 -x883410 -x883411 -x883412 -x883413 -x883414 -x883415 -x883416 -x883417 -x883418 -x883419 -x883420 -x883421 -x883422 -x883423 -x883424 -x883425 -x883426 -x883427 -x883428 -x883429 -x883430 -x883431 -x883432 -x883433 -x883434 -x883435 -x883436 -x883437 -x883438 -x883439 -x883440 -x883441 -x883442 -x883443 -x883444 -x883445 -x883446 -x883447 -x883448 -x883449 -x883450 -x883451 -x883452 -x883453 -x883454 -x883455 -x883456 -x883457 -x883458 -x883459 -x883460 -x883461 -x883462 -x883463 -x883464 -x883465 -x883466 -x883467 -x883468 -x883469 -x883470 -x883471 -x883472 -x883473 -x883474 -x883475 -x883476 -x883477 -x883478 -x883479 -x883480 -x883481 -x883482 x883483 -x883484 -x883485 -x883486 -x883487 -x883488 -x883489 -x883490 -x883491 -x883492 -x883493 -x883494 -x883495 -x883496 -x883497 -x883498 -x883499 -x883500 -x883501 -x883502 -x883503 -x883504 -x883505 -x883506 -x883507 -x883508 -x883509 -x883510 -x883511 -x883512 -x883513 -x883514 -x883515 -x883516 -x883517 -x883518 -x883519 -x883520 -x883521 -x883522 -x883523 -x883524 -x883525 -x883526 -x883527 -x883528 -x883529 -x883530 -x883531 -x883532 -x883533 -x883534 -x883535 -x883536 -x883537 -x883538 -x883539 -x883540 -x883541 -x883542 -x883543 -x883544 -x883545 -x883546 -x883547 -x883548 -x883549 -x883550 -x883551 -x883552 -x883553 -x883554 -x883555 -x883556 -x883557 -x883558 -x883559 -x883560 -x883561 -x883562 -x883563 -x883564 -x883565 -x883566 -x883567 -x883568 -x883569 -x883570 -x883571 -x883572 -x883573 -x883574 -x883575 -x883576 -x883577 -x883578 -x883579 -x883580 -x883581 -x883582 -x883583 -x883584 -x883585 -x883586 -x883587 -x883588 -x883589 -x883590 -x883591 -x883592 -x883593 -x883594 -x883595 -x883596 -x883597 -x883598 -x883599 -x883600 -x883601 -x883602 -x883603 -x883604 -x883605 -x883606 -x883607 -x883608 -x883609 -x883610 -x883611 -x883612 -x883613 -x883614 -x883615 -x883616 -x883617 -x883618 -x883619 -x883620 -x883621 -x883622 -x883623 -x883624 -x883625 -x883626 -x883627 -x883628 -x883629 -x883630 -x883631 -x883632 -x883633 -x883634 -x883635 -x883636 -x883637 -x883638 -x883639 -x883640 -x883641 -x883642 -x883643 -x883644 -x883645 -x883646 -x883647 -x883648 -x883649 -x883650 -x883651 -x883652 -x883653 -x883654 -x883655 -x883656 -x883657 -x883658 -x883659 -x883660 -x883661 -x883662 -x883663 -x883664 -x883665 -x883666 -x883667 -x883668 -x883669 -x883670 -x883671 -x883672 -x883673 -x883674 -x883675 -x883676 -x883677 -x883678 -x883679 -x883680 -x883681 -x883682 -x883683 -x883684 -x883685 -x883686 -x883687 -x883688 -x883689 -x883690 -x883691 -x883692 -x883693 -x883694 -x883695 -x883696 -x883697 -x883698 -x883699 -x883700 -x883701 -x883702 -x883703 -x883704 -x883705 -x883706 -x883707 -x883708 -x883709 x883710 -x883711 -x883712 -x883713 -x883714 -x883715 -x883716 -x883717 -x883718 -x883719 -x883720 -x883721 -x883722 -x883723 -x883724 -x883725 -x883726 -x883727 -x883728 -x883729 -x883730 -x883731 -x883732 -x883733 -x883734 -x883735 -x883736 -x883737 -x883738 -x883739 -x883740 -x883741 -x883742 -x883743 -x883744 -x883745 -x883746 -x883747 -x883748 -x883749 -x883750 -x883751 -x883752 -x883753 -x883754 -x883755 -x883756 -x883757 -x883758 -x883759 -x883760 -x883761 -x883762 -x883763 -x883764 -x883765 -x883766 -x883767 -x883768 -x883769 -x883770 -x883771 -x883772 -x883773 -x883774 -x883775 -x883776 -x883777 -x883778 -x883779 -x883780 -x883781 -x883782 -x883783 -x883784 -x883785 -x883786 -x883787 -x883788 -x883789 -x883790 -x883791 -x883792 -x883793 -x883794 -x883795 -x883796 -x883797 -x883798 -x883799 -x883800 -x883801 -x883802 -x883803 -x883804 -x883805 -x883806 -x883807 -x883808 -x883809 -x883810 -x883811 -x883812 -x883813 -x883814 -x883815 -x883816 -x883817 -x883818 -x883819 -x883820 -x883821 -x883822 -x883823 -x883824 -x883825 -x883826 -x883827 -x883828 -x883829 -x883830 -x883831 -x883832 -x883833 -x883834 -x883835 -x883836 -x883837 -x883838 -x883839 -x883840 -x883841 -x883842 -x883843 -x883844 -x883845 -x883846 -x883847 -x883848 -x883849 -x883850 -x883851 -x883852 -x883853 -x883854 -x883855 -x883856 -x883857 -x883858 -x883859 -x883860 -x883861 -x883862 -x883863 -x883864 -x883865 -x883866 -x883867 -x883868 -x883869 -x883870 -x883871 -x883872 -x883873 -x883874 -x883875 -x883876 -x883877 -x883878 -x883879 -x883880 -x883881 -x883882 -x883883 -x883884 -x883885 -x883886 -x883887 -x883888 -x883889 -x883890 -x883891 -x883892 -x883893 -x883894 -x883895 -x883896 -x883897 -x883898 -x883899 -x883900 -x883901 -x883902 -x883903 -x883904 -x883905 -x883906 -x883907 -x883908 -x883909 -x883910 -x883911 -x883912 -x883913 -x883914 -x883915 -x883916 -x883917 -x883918 -x883919 -x883920 -x883921 -x883922 -x883923 -x883924 -x883925 -x883926 -x883927 -x883928 -x883929 -x883930 -x883931 -x883932 -x883933 -x883934 -x883935 -x883936 x883937 -x883938 -x883939 -x883940 -x883941 -x883942 -x883943 -x883944 -x883945 -x883946 -x883947 -x883948 -x883949 -x883950 -x883951 -x883952 -x883953 -x883954 -x883955 -x883956 -x883957 -x883958 -x883959 -x883960 -x883961 -x883962 -x883963 -x883964 -x883965 -x883966 -x883967 -x883968 -x883969 -x883970 -x883971 -x883972 -x883973 -x883974 -x883975 -x883976 -x883977 -x883978 -x883979 -x883980 -x883981 -x883982 -x883983 -x883984 -x883985 -x883986 -x883987 -x883988 -x883989 -x883990 -x883991 -x883992 -x883993 -x883994 -x883995 -x883996 -x883997 -x883998 -x883999
671.68/674.13 v -x884000 -x884001 -x884002 -x884003 -x884004 -x884005 -x884006 -x884007 -x884008 -x884009 -x884010 -x884011 -x884012 -x884013 -x884014 -x884015 -x884016 -x884017 -x884018 -x884019 -x884020 -x884021 -x884022 -x884023 -x884024 -x884025 -x884026 -x884027 -x884028 -x884029 -x884030 -x884031 -x884032 -x884033 -x884034 -x884035 -x884036 -x884037 -x884038 -x884039 -x884040 -x884041 -x884042 -x884043 -x884044 -x884045 -x884046 -x884047 -x884048 -x884049 -x884050 -x884051 -x884052 -x884053 -x884054 -x884055 -x884056 -x884057 -x884058 -x884059 -x884060 -x884061 -x884062 -x884063 -x884064 -x884065 -x884066 -x884067 -x884068 -x884069 -x884070 -x884071 -x884072 -x884073 -x884074 -x884075 -x884076 -x884077 -x884078 -x884079 -x884080 -x884081 -x884082 -x884083 -x884084 -x884085 -x884086 -x884087 -x884088 -x884089 -x884090 -x884091 -x884092 -x884093 -x884094 -x884095 -x884096 -x884097 -x884098 -x884099 -x884100 -x884101 -x884102 -x884103 -x884104 -x884105 -x884106 -x884107 -x884108 -x884109 -x884110 -x884111 -x884112 -x884113 -x884114 -x884115 -x884116 -x884117 -x884118 -x884119 -x884120 -x884121 -x884122 -x884123 -x884124 -x884125 -x884126 -x884127 -x884128 -x884129 -x884130 -x884131 -x884132 -x884133 -x884134 -x884135 -x884136 -x884137 -x884138 -x884139 -x884140 -x884141 -x884142 -x884143 -x884144 -x884145 -x884146 -x884147 -x884148 -x884149 -x884150 -x884151 -x884152 -x884153 -x884154 -x884155 -x884156 -x884157 -x884158 -x884159 -x884160 -x884161 -x884162 -x884163 x884164 -x884165 -x884166 -x884167 -x884168 -x884169 -x884170 -x884171 -x884172 -x884173 -x884174 -x884175 -x884176 -x884177 -x884178 -x884179 -x884180 -x884181 -x884182 -x884183 -x884184 -x884185 -x884186 -x884187 -x884188 -x884189 -x884190 -x884191 -x884192 -x884193 -x884194 -x884195 -x884196 -x884197 -x884198 -x884199 -x884200 -x884201 -x884202 -x884203 -x884204 -x884205 -x884206 -x884207 -x884208 -x884209 -x884210 -x884211 -x884212 -x884213 -x884214 -x884215 -x884216 -x884217 -x884218 -x884219 -x884220 -x884221 -x884222 -x884223 -x884224 -x884225 -x884226 -x884227 -x884228 -x884229 -x884230 -x884231 -x884232 -x884233 -x884234 -x884235 -x884236 -x884237 -x884238 -x884239 -x884240 -x884241 -x884242 -x884243 -x884244 -x884245 -x884246 -x884247 -x884248 -x884249 -x884250 -x884251 -x884252 -x884253 -x884254 -x884255 -x884256 -x884257 -x884258 -x884259 -x884260 -x884261 -x884262 -x884263 -x884264 -x884265 -x884266 -x884267 -x884268 -x884269 -x884270 -x884271 -x884272 -x884273 -x884274 -x884275 -x884276 -x884277 -x884278 -x884279 -x884280 -x884281 -x884282 -x884283 -x884284 -x884285 -x884286 -x884287 -x884288 -x884289 -x884290 -x884291 -x884292 -x884293 -x884294 -x884295 -x884296 -x884297 -x884298 -x884299 -x884300 -x884301 -x884302 -x884303 -x884304 -x884305 -x884306 -x884307 -x884308 -x884309 -x884310 -x884311 -x884312 -x884313 -x884314 -x884315 -x884316 -x884317 -x884318 -x884319 -x884320 -x884321 -x884322 -x884323 -x884324 -x884325 -x884326 -x884327 -x884328 -x884329 -x884330 -x884331 -x884332 -x884333 -x884334 -x884335 -x884336 -x884337 -x884338 -x884339 -x884340 -x884341 -x884342 -x884343 -x884344 -x884345 -x884346 -x884347 -x884348 -x884349 -x884350 -x884351 -x884352 -x884353 -x884354 -x884355 -x884356 -x884357 -x884358 -x884359 -x884360 -x884361 -x884362 -x884363 -x884364 -x884365 -x884366 -x884367 -x884368 -x884369 -x884370 -x884371 -x884372 -x884373 -x884374 -x884375 -x884376 -x884377 -x884378 -x884379 -x884380 -x884381 -x884382 -x884383 -x884384 -x884385 -x884386 -x884387 -x884388 -x884389 -x884390 x884391 -x884392 -x884393 -x884394 -x884395 -x884396 -x884397 -x884398 -x884399 -x884400 -x884401 -x884402 -x884403 -x884404 -x884405 -x884406 -x884407 -x884408 -x884409 -x884410 -x884411 -x884412 -x884413 -x884414 -x884415 -x884416 -x884417 -x884418 -x884419 -x884420 -x884421 -x884422 -x884423 -x884424 -x884425 -x884426 -x884427 -x884428 -x884429 -x884430 -x884431 -x884432 -x884433 -x884434 -x884435 -x884436 -x884437 -x884438 -x884439 -x884440 -x884441 -x884442 -x884443 -x884444 -x884445 -x884446 -x884447 -x884448 -x884449 -x884450 -x884451 -x884452 -x884453 -x884454 -x884455 -x884456 -x884457 -x884458 -x884459 -x884460 -x884461 -x884462 -x884463 -x884464 -x884465 -x884466 -x884467 -x884468 -x884469 -x884470 -x884471 -x884472 -x884473 -x884474 -x884475 -x884476 -x884477 -x884478 -x884479 -x884480 -x884481 -x884482 -x884483 -x884484 -x884485 -x884486 -x884487 -x884488 -x884489 -x884490 -x884491 -x884492 -x884493 -x884494 -x884495 -x884496 -x884497 -x884498 -x884499 -x884500 -x884501 -x884502 -x884503 -x884504 -x884505 -x884506 -x884507 -x884508 -x884509 -x884510 -x884511 -x884512 -x884513 -x884514 -x884515 -x884516 -x884517 -x884518 -x884519 -x884520 -x884521 -x884522 -x884523 -x884524 -x884525 -x884526 -x884527 -x884528 -x884529 -x884530 -x884531 -x884532 -x884533 -x884534 -x884535 -x884536 -x884537 -x884538 -x884539 -x884540 -x884541 -x884542 -x884543 -x884544 -x884545 -x884546 -x884547 -x884548 -x884549 -x884550 -x884551 -x884552 -x884553 -x884554 -x884555 -x884556 -x884557 -x884558 -x884559 -x884560 -x884561 -x884562 -x884563 -x884564 -x884565 -x884566 -x884567 -x884568 -x884569 -x884570 -x884571 -x884572 -x884573 -x884574 -x884575 -x884576 -x884577 -x884578 -x884579 -x884580 -x884581 -x884582 -x884583 -x884584 -x884585 -x884586 -x884587 -x884588 -x884589 -x884590 -x884591 -x884592 -x884593 -x884594 -x884595 -x884596 -x884597 -x884598 -x884599 -x884600 -x884601 -x884602 -x884603 -x884604 -x884605 -x884606 -x884607 -x884608 -x884609 -x884610 -x884611 -x884612 -x884613 -x884614 -x884615 -x884616 -x884617 x884618 -x884619 -x884620 -x884621 -x884622 -x884623 -x884624 -x884625 -x884626 -x884627 -x884628 -x884629 -x884630 -x884631 -x884632 -x884633 -x884634 -x884635 -x884636 -x884637 -x884638 -x884639 -x884640 -x884641 -x884642 -x884643 -x884644 -x884645 -x884646 -x884647 -x884648 -x884649 -x884650 -x884651 -x884652 -x884653 -x884654 -x884655 -x884656 -x884657 -x884658 -x884659 -x884660 -x884661 -x884662 -x884663 -x884664 -x884665 -x884666 -x884667 -x884668 -x884669 -x884670 -x884671 -x884672 -x884673 -x884674 -x884675 -x884676 -x884677 -x884678 -x884679 -x884680 -x884681 -x884682 -x884683 -x884684 -x884685 -x884686 -x884687 -x884688 -x884689 -x884690 -x884691 -x884692 -x884693 -x884694 -x884695 -x884696 -x884697 -x884698 -x884699 -x884700 -x884701 -x884702 -x884703 -x884704 -x884705 -x884706 -x884707 -x884708 -x884709 -x884710 -x884711 -x884712 -x884713 -x884714 -x884715 -x884716 -x884717 -x884718 -x884719 -x884720 -x884721 -x884722 -x884723 -x884724 -x884725 -x884726 -x884727 -x884728 -x884729 -x884730 -x884731 -x884732 -x884733 -x884734 -x884735 -x884736 -x884737 -x884738 -x884739 -x884740 -x884741 -x884742 -x884743 -x884744 -x884745 -x884746 -x884747 -x884748 -x884749 -x884750 -x884751 -x884752 -x884753 -x884754 -x884755 -x884756 -x884757 -x884758 -x884759 -x884760 -x884761 -x884762 -x884763 -x884764 -x884765 -x884766 -x884767 -x884768 -x884769 -x884770 -x884771 -x884772 -x884773 -x884774 -x884775 -x884776 -x884777 -x884778 -x884779 -x884780 -x884781 -x884782 -x884783 -x884784 -x884785 -x884786 -x884787 -x884788 -x884789 -x884790 -x884791 -x884792 -x884793 -x884794 -x884795 -x884796 -x884797 -x884798 -x884799 -x884800 -x884801 -x884802 -x884803 -x884804 -x884805 -x884806 -x884807 -x884808 -x884809 -x884810 -x884811 -x884812 -x884813 -x884814 -x884815 -x884816 -x884817 -x884818 -x884819 -x884820 -x884821 -x884822 -x884823 -x884824 -x884825 -x884826 -x884827 -x884828 -x884829 -x884830 -x884831 -x884832 -x884833 -x884834 -x884835 -x884836 -x884837 -x884838 -x884839 -x884840 -x884841 -x884842 -x884843 -x884844 x884845 -x884846 -x884847 -x884848 -x884849 -x884850 -x884851 -x884852 -x884853 -x884854 -x884855 -x884856 -x884857 -x884858 -x884859 -x884860 -x884861 -x884862 -x884863 -x884864 -x884865 -x884866 -x884867 -x884868 -x884869 -x884870 -x884871 -x884872 -x884873 -x884874 -x884875 -x884876 -x884877 -x884878 -x884879 -x884880 -x884881 -x884882 -x884883 -x884884 -x884885 -x884886 -x884887 -x884888 -x884889 -x884890 -x884891 -x884892 -x884893 -x884894 -x884895 -x884896 -x884897 -x884898 -x884899 -x884900 -x884901 -x884902 -x884903 -x884904 -x884905 -x884906 -x884907 -x884908 -x884909 -x884910 -x884911 -x884912 -x884913 -x884914 -x884915 -x884916 -x884917 -x884918 -x884919 -x884920 -x884921 -x884922 -x884923 -x884924 -x884925 -x884926 -x884927 -x884928 -x884929 -x884930 -x884931 -x884932 -x884933 -x884934 -x884935 -x884936 -x884937 -x884938 -x884939 -x884940 -x884941 -x884942 -x884943 -x884944 -x884945 -x884946 -x884947 -x884948 -x884949 -x884950 -x884951 -x884952 -x884953 -x884954 -x884955 -x884956 -x884957 -x884958 -x884959 -x884960 -x884961 -x884962 -x884963 -x884964 -x884965 -x884966 -x884967 -x884968 -x884969 -x884970 -x884971 -x884972 -x884973 -x884974 -x884975 -x884976 -x884977 -x884978 -x884979 -x884980 -x884981 -x884982 -x884983 -x884984 -x884985 -x884986 -x884987 -x884988 -x884989 -x884990 -x884991 -x884992 -x884993 -x884994 -x884995 -x884996 -x884997 -x884998 -x884999 -x885000 -x885001 -x885002 -x885003 -x885004 -x885005 -x885006 -x885007 -x885008 -x885009 -x885010 -x885011 -x885012 -x885013 -x885014 -x885015 -x885016 -x885017 -x885018 -x885019 -x885020 -x885021 -x885022 -x885023 -x885024 -x885025 -x885026 -x885027 -x885028 -x885029 -x885030 -x885031 -x885032 -x885033 -x885034 -x885035 -x885036 -x885037 -x885038 -x885039 -x885040 -x885041 -x885042 -x885043 -x885044 -x885045 -x885046 -x885047 -x885048 -x885049 -x885050 -x885051 -x885052 -x885053 -x885054 -x885055 -x885056 -x885057 -x885058 -x885059 -x885060 -x885061 -x885062 -x885063 -x885064 -x885065 -x885066 -x885067 -x885068 -x885069 -x885070 -x885071 x885072 -x885073 -x885074 -x885075 -x885076 -x885077 -x885078 -x885079 -x885080 -x885081 -x885082 -x885083 -x885084 -x885085 -x885086 -x885087 -x885088 -x885089 -x885090 -x885091 -x885092 -x885093 -x885094 -x885095 -x885096 -x885097 -x885098 -x885099 -x885100 -x885101 -x885102 -x885103 -x885104 -x885105 -x885106 -x885107 -x885108 -x885109 -x885110 -x885111 -x885112 -x885113 -x885114 -x885115 -x885116 -x885117 -x885118 -x885119 -x885120 -x885121 -x885122 -x885123 -x885124 -x885125 -x885126 -x885127 -x885128 -x885129 -x885130 -x885131 -x885132 -x885133 -x885134 -x885135 -x885136 -x885137 -x885138 -x885139 -x885140 -x885141 -x885142 -x885143 -x885144 -x885145 -x885146 -x885147 -x885148 -x885149 -x885150 -x885151 -x885152 -x885153 -x885154 -x885155 -x885156 -x885157 -x885158 -x885159 -x885160 -x885161 -x885162 -x885163 -x885164 -x885165 -x885166 -x885167 -x885168 -x885169 -x885170 -x885171 -x885172 -x885173 -x885174 -x885175 -x885176 -x885177 -x885178 -x885179 -x885180 -x885181 -x885182 -x885183 -x885184 -x885185 -x885186 -x885187 -x885188 -x885189 -x885190 -x885191 -x885192 -x885193 -x885194 -x885195 -x885196 -x885197 -x885198 -x885199 -x885200 -x885201 -x885202 -x885203 -x885204 -x885205 -x885206 -x885207 -x885208 -x885209 -x885210 -x885211 -x885212 -x885213 -x885214 -x885215 -x885216 -x885217 -x885218 -x885219 -x885220 -x885221 -x885222 -x885223 -x885224 -x885225 -x885226 -x885227 -x885228 -x885229 -x885230 -x885231 -x885232 -x885233 -x885234 -x885235 -x885236 -x885237 -x885238 -x885239 -x885240 -x885241 -x885242 -x885243 -x885244 -x885245 -x885246 -x885247 -x885248 -x885249 -x885250 -x885251 -x885252 -x885253 -x885254 -x885255 -x885256 -x885257 -x885258 -x885259 -x885260 -x885261 -x885262 -x885263 -x885264 -x885265 -x885266 -x885267 -x885268 -x885269 -x885270 -x885271 -x885272 -x885273 -x885274 -x885275 -x885276 -x885277 -x885278 -x885279 -x885280 -x885281 -x885282 -x885283 -x885284 -x885285 -x885286 -x885287 -x885288 -x885289 -x885290 -x885291 -x885292 -x885293 -x885294 -x885295 -x885296 -x885297 -x885298 x885299 -x885300 -x885301 -x885302 -x885303 -x885304 -x885305 -x885306 -x885307 -x885308 -x885309 -x885310 -x885311 -x885312 -x885313 -x885314 -x885315 -x885316 -x885317 -x885318 -x885319 -x885320 -x885321 -x885322 -x885323 -x885324 -x885325 -x885326 -x885327 -x885328 -x885329 -x885330 -x885331 -x885332 -x885333 -x885334 -x885335 -x885336 -x885337 -x885338 -x885339 -x885340 -x885341 -x885342 -x885343 -x885344 -x885345 -x885346 -x885347 -x885348 -x885349 -x885350 -x885351 -x885352 -x885353 -x885354 -x885355 -x885356 -x885357 -x885358 -x885359 -x885360 -x885361 -x885362 -x885363 -x885364 -x885365 -x885366 -x885367 -x885368 -x885369 -x885370 -x885371 -x885372 -x885373 -x885374 -x885375 -x885376 -x885377 -x885378 -x885379 -x885380 -x885381 -x885382 -x885383 -x885384 -x885385 -x885386 -x885387 -x885388 -x885389 -x885390 -x885391 -x885392 -x885393 -x885394 -x885395 -x885396 -x885397 -x885398 -x885399 -x885400 -x885401 -x885402 -x885403 -x885404 -x885405 -x885406 -x885407 -x885408 -x885409 -x885410 -x885411 -x885412 -x885413 -x885414 -x885415 -x885416 -x885417 -x885418 -x885419 -x885420 -x885421 -x885422 -x885423 -x885424 -x885425 -x885426 -x885427 -x885428 -x885429 -x885430 -x885431 -x885432 -x885433 -x885434 -x885435 -x885436 -x885437 -x885438 -x885439 -x885440 -x885441 -x885442 -x885443 -x885444 -x885445 -x885446 -x885447 -x885448 -x885449 -x885450 -x885451 -x885452 -x885453 -x885454 -x885455 -x885456 -x885457 -x885458 -x885459 -x885460 -x885461 -x885462 -x885463 -x885464 -x885465 -x885466 -x885467 -x885468 -x885469 -x885470 -x885471 -x885472 -x885473 -x885474 -x885475 -x885476 -x885477 -x885478 -x885479 -x885480 -x885481 -x885482 -x885483 -x885484 -x885485 -x885486 -x885487 -x885488 -x885489 -x885490 -x885491 -x885492 -x885493 -x885494 -x885495 -x885496 -x885497 -x885498 -x885499 -x885500 -x885501 -x885502 -x885503 -x885504 -x885505 -x885506 -x885507 -x885508 -x885509 -x885510 -x885511 -x885512 -x885513 -x885514 -x885515 -x885516 -x885517 -x885518 -x885519 -x885520 -x885521 -x885522 -x885523 -x885524 -x885525 x885526 -x885527 -x885528 -x885529 -x885530 -x885531 -x885532 -x885533 -x885534 -x885535 -x885536 -x885537 -x885538 -x885539 -x885540 -x885541 -x885542 -x885543 -x885544 -x885545 -x885546 -x885547 -x885548 -x885549 -x885550 -x885551 -x885552 -x885553 -x885554 -x885555 -x885556 -x885557 -x885558 -x885559 -x885560 -x885561 -x885562 -x885563 -x885564 -x885565 -x885566 -x885567 -x885568 -x885569 -x885570 -x885571 -x885572 -x885573 -x885574 -x885575 -x885576 -x885577 -x885578 -x885579 -x885580 -x885581 -x885582 -x885583 -x885584 -x885585 -x885586 -x885587 -x885588 -x885589 -x885590 -x885591 -x885592 -x885593 -x885594 -x885595 -x885596 -x885597 -x885598 -x885599 -x885600 -x885601 -x885602 -x885603 -x885604 -x885605 -x885606 -x885607 -x885608 -x885609 -x885610 -x885611 -x885612 -x885613 -x885614 -x885615 -x885616 -x885617 -x885618 -x885619 -x885620 -x885621 -x885622 -x885623 -x885624 -x885625 -x885626 -x885627 -x885628 -x885629 -x885630 -x885631 -x885632 -x885633 -x885634 -x885635 -x885636 -x885637 -x885638 -x885639 -x885640 -x885641 -x885642 -x885643 -x885644 -x885645 -x885646 -x885647 -x885648 -x885649 -x885650 -x885651 -x885652 -x885653 -x885654 -x885655 -x885656 -x885657 -x885658 -x885659 -x885660 -x885661 -x885662 -x885663 -x885664 -x885665 -x885666 -x885667 -x885668 -x885669 -x885670 -x885671 -x885672 -x885673 -x885674 -x885675 -x885676 -x885677 -x885678 -x885679 -x885680 -x885681 -x885682 -x885683 -x885684 -x885685 -x885686 -x885687 -x885688 -x885689 -x885690 -x885691 -x885692 -x885693 -x885694 -x885695 -x885696 -x885697 -x885698 -x885699 -x885700 -x885701 -x885702 -x885703 -x885704 -x885705 -x885706 -x885707 -x885708 -x885709 -x885710 -x885711 -x885712 -x885713 -x885714 -x885715 -x885716 -x885717 -x885718 -x885719 -x885720 -x885721 -x885722 -x885723 -x885724 -x885725 -x885726 -x885727 -x885728 -x885729 -x885730 -x885731 -x885732 -x885733 -x885734 -x885735 -x885736 -x885737 -x885738 -x885739 -x885740 -x885741 -x885742 -x885743 -x885744 -x885745 -x885746 -x885747 -x885748 -x885749 -x885750 -x885751 -x885752 x885753 -x885754 -x885755 -x885756 -x885757 -x885758 -x885759 -x885760 -x885761 -x885762 -x885763 -x885764 -x885765 -x885766 -x885767 -x885768 -x885769 -x885770 -x885771 -x885772 -x885773 -x885774 -x885775 -x885776 -x885777 -x885778 -x885779 -x885780 -x885781 -x885782 -x885783 -x885784 -x885785 -x885786 -x885787 -x885788 -x885789 -x885790 -x885791 -x885792 -x885793 -x885794 -x885795 -x885796 -x885797 -x885798 -x885799 -x885800 -x885801 -x885802 -x885803 -x885804 -x885805 -x885806 -x885807 -x885808 -x885809 -x885810 -x885811 -x885812 -x885813 -x885814 -x885815 -x885816 -x885817 -x885818 -x885819 -x885820 -x885821 -x885822 -x885823 -x885824 -x885825 -x885826 -x885827 -x885828 -x885829 -x885830 -x885831 -x885832 -x885833 -x885834 -x885835 -x885836 -x885837 -x885838 -x885839 -x885840 -x885841 -x885842 -x885843 -x885844 -x885845 -x885846 -x885847 -x885848 -x885849 -x885850 -x885851 -x885852 -x885853 -x885854 -x885855 -x885856 -x885857 -x885858 -x885859 -x885860 -x885861 -x885862 -x885863 -x885864 -x885865 -x885866 -x885867 -x885868 -x885869 -x885870 -x885871 -x885872 -x885873 -x885874 -x885875 -x885876 -x885877 -x885878 -x885879 -x885880 -x885881 -x885882 -x885883 -x885884 -x885885 -x885886 -x885887 -x885888 -x885889 -x885890 -x885891 -x885892 -x885893 -x885894 -x885895 -x885896 -x885897 -x885898 -x885899 -x885900 -x885901 -x885902 -x885903 -x885904 -x885905 -x885906 -x885907 -x885908 -x885909 -x885910 -x885911 -x885912 -x885913 -x885914 -x885915 -x885916 -x885917 -x885918 -x885919 -x885920 -x885921 -x885922 -x885923 -x885924 -x885925 -x885926 -x885927 -x885928 -x885929 -x885930 -x885931 -x885932 -x885933 -x885934 -x885935 -x885936 -x885937 -x885938 -x885939 -x885940 -x885941 -x885942 -x885943 -x885944 -x885945 -x885946 -x885947 -x885948 -x885949 -x885950 -x885951 -x885952 -x885953 -x885954 -x885955 -x885956 -x885957 -x885958 -x885959 -x885960 -x885961 -x885962 -x885963 -x885964 -x885965 -x885966 -x885967 -x885968 -x885969 -x885970 -x885971 -x885972 -x885973 -x885974 -x885975 -x885976 -x885977 -x885978 -x885979 x885980 -x885981 -x885982 -x885983 -x885984 -x885985 -x885986 -x885987 -x885988 -x885989 -x885990 -x885991 -x885992 -x885993 -x885994 -x885995 -x885996 -x885997 -x885998 -x885999
671.68/674.13 v -x886000 -x886001 -x886002 -x886003 -x886004 -x886005 -x886006 -x886007 -x886008 -x886009 -x886010 -x886011 -x886012 -x886013 -x886014 -x886015 -x886016 -x886017 -x886018 -x886019 -x886020 -x886021 -x886022 -x886023 -x886024 -x886025 -x886026 -x886027 -x886028 -x886029 -x886030 -x886031 -x886032 -x886033 -x886034 -x886035 -x886036 -x886037 -x886038 -x886039 -x886040 -x886041 -x886042 -x886043 -x886044 -x886045 -x886046 -x886047 -x886048 -x886049 -x886050 -x886051 -x886052 -x886053 -x886054 -x886055 -x886056 -x886057 -x886058 -x886059 -x886060 -x886061 -x886062 -x886063 -x886064 -x886065 -x886066 -x886067 -x886068 -x886069 -x886070 -x886071 -x886072 -x886073 -x886074 -x886075 -x886076 -x886077 -x886078 -x886079 -x886080 -x886081 -x886082 -x886083 -x886084 -x886085 -x886086 -x886087 -x886088 -x886089 -x886090 -x886091 -x886092 -x886093 -x886094 -x886095 -x886096 -x886097 -x886098 -x886099 -x886100 -x886101 -x886102 -x886103 -x886104 -x886105 -x886106 -x886107 -x886108 -x886109 -x886110 -x886111 -x886112 -x886113 -x886114 -x886115 -x886116 -x886117 -x886118 -x886119 -x886120 -x886121 -x886122 -x886123 -x886124 -x886125 -x886126 -x886127 -x886128 -x886129 -x886130 -x886131 -x886132 -x886133 -x886134 -x886135 -x886136 -x886137 -x886138 -x886139 -x886140 -x886141 -x886142 -x886143 -x886144 -x886145 -x886146 -x886147 -x886148 -x886149 -x886150 -x886151 -x886152 -x886153 -x886154 -x886155 -x886156 -x886157 -x886158 -x886159 -x886160 -x886161 -x886162 -x886163 -x886164 -x886165 -x886166 -x886167 -x886168 -x886169 -x886170 -x886171 -x886172 -x886173 -x886174 -x886175 -x886176 -x886177 -x886178 -x886179 -x886180 -x886181 -x886182 -x886183 -x886184 -x886185 -x886186 -x886187 -x886188 -x886189 -x886190 -x886191 -x886192 -x886193 -x886194 -x886195 -x886196 -x886197 -x886198 -x886199 -x886200 -x886201 -x886202 -x886203 -x886204 -x886205 -x886206 x886207 -x886208 -x886209 -x886210 -x886211 -x886212 -x886213 -x886214 -x886215 -x886216 -x886217 -x886218 -x886219 -x886220 -x886221 -x886222 -x886223 -x886224 -x886225 -x886226 -x886227 -x886228 -x886229 -x886230 -x886231 -x886232 -x886233 -x886234 -x886235 -x886236 -x886237 -x886238 -x886239 -x886240 -x886241 -x886242 -x886243 -x886244 -x886245 -x886246 -x886247 -x886248 -x886249 -x886250 -x886251 -x886252 -x886253 -x886254 -x886255 -x886256 -x886257 -x886258 -x886259 -x886260 -x886261 -x886262 -x886263 -x886264 -x886265 -x886266 -x886267 -x886268 -x886269 -x886270 -x886271 -x886272 -x886273 -x886274 -x886275 -x886276 -x886277 -x886278 -x886279 -x886280 -x886281 -x886282 -x886283 -x886284 -x886285 -x886286 -x886287 -x886288 -x886289 -x886290 -x886291 -x886292 -x886293 -x886294 -x886295 -x886296 -x886297 -x886298 -x886299 -x886300 -x886301 -x886302 -x886303 -x886304 -x886305 -x886306 -x886307 -x886308 -x886309 -x886310 -x886311 -x886312 -x886313 -x886314 -x886315 -x886316 -x886317 -x886318 -x886319 -x886320 -x886321 -x886322 -x886323 -x886324 -x886325 -x886326 -x886327 -x886328 -x886329 -x886330 -x886331 -x886332 -x886333 -x886334 -x886335 -x886336 -x886337 -x886338 -x886339 -x886340 -x886341 -x886342 -x886343 -x886344 -x886345 -x886346 -x886347 -x886348 -x886349 -x886350 -x886351 -x886352 -x886353 -x886354 -x886355 -x886356 -x886357 -x886358 -x886359 -x886360 -x886361 -x886362 -x886363 -x886364 -x886365 -x886366 -x886367 -x886368 -x886369 -x886370 -x886371 -x886372 -x886373 -x886374 -x886375 -x886376 -x886377 -x886378 -x886379 -x886380 -x886381 -x886382 -x886383 -x886384 -x886385 -x886386 -x886387 -x886388 -x886389 -x886390 -x886391 -x886392 -x886393 -x886394 -x886395 -x886396 -x886397 -x886398 -x886399 -x886400 -x886401 -x886402 -x886403 -x886404 -x886405 -x886406 -x886407 -x886408 -x886409 -x886410 -x886411 -x886412 -x886413 -x886414 -x886415 -x886416 -x886417 -x886418 -x886419 -x886420 -x886421 -x886422 -x886423 -x886424 -x886425 -x886426 -x886427 -x886428 -x886429 -x886430 -x886431 -x886432 -x886433 x886434 -x886435 -x886436 -x886437 -x886438 -x886439 -x886440 -x886441 -x886442 -x886443 -x886444 -x886445 -x886446 -x886447 -x886448 -x886449 -x886450 -x886451 -x886452 -x886453 -x886454 -x886455 -x886456 -x886457 -x886458 -x886459 -x886460 -x886461 -x886462 -x886463 -x886464 -x886465 -x886466 -x886467 -x886468 -x886469 -x886470 -x886471 -x886472 -x886473 -x886474 -x886475 -x886476 -x886477 -x886478 -x886479 -x886480 -x886481 -x886482 -x886483 -x886484 -x886485 -x886486 -x886487 -x886488 -x886489 -x886490 -x886491 -x886492 -x886493 -x886494 -x886495 -x886496 -x886497 -x886498 -x886499 -x886500 -x886501 -x886502 -x886503 -x886504 -x886505 -x886506 -x886507 -x886508 -x886509 -x886510 -x886511 -x886512 -x886513 -x886514 -x886515 -x886516 -x886517 -x886518 -x886519 -x886520 -x886521 -x886522 -x886523 -x886524 -x886525 -x886526 -x886527 -x886528 -x886529 -x886530 -x886531 -x886532 -x886533 -x886534 -x886535 -x886536 -x886537 -x886538 -x886539 -x886540 -x886541 -x886542 -x886543 -x886544 -x886545 -x886546 -x886547 -x886548 -x886549 -x886550 -x886551 -x886552 -x886553 -x886554 -x886555 -x886556 -x886557 -x886558 -x886559 -x886560 -x886561 -x886562 -x886563 -x886564 -x886565 -x886566 -x886567 -x886568 -x886569 -x886570 -x886571 -x886572 -x886573 -x886574 -x886575 -x886576 -x886577 -x886578 -x886579 -x886580 -x886581 -x886582 -x886583 -x886584 -x886585 -x886586 -x886587 -x886588 -x886589 -x886590 -x886591 -x886592 -x886593 -x886594 -x886595 -x886596 -x886597 -x886598 -x886599 -x886600 -x886601 -x886602 -x886603 -x886604 -x886605 -x886606 -x886607 -x886608 -x886609 -x886610 -x886611 -x886612 -x886613 -x886614 -x886615 -x886616 -x886617 -x886618 -x886619 -x886620 -x886621 -x886622 -x886623 -x886624 -x886625 -x886626 -x886627 -x886628 -x886629 -x886630 -x886631 -x886632 -x886633 -x886634 -x886635 -x886636 -x886637 -x886638 -x886639 -x886640 -x886641 -x886642 -x886643 -x886644 -x886645 -x886646 -x886647 -x886648 -x886649 -x886650 -x886651 -x886652 -x886653 -x886654 -x886655 -x886656 -x886657 -x886658 -x886659 -x886660 x886661 -x886662 -x886663 -x886664 -x886665 -x886666 -x886667 -x886668 -x886669 -x886670 -x886671 -x886672 -x886673 -x886674 -x886675 -x886676 -x886677 -x886678 -x886679 -x886680 -x886681 -x886682 -x886683 -x886684 -x886685 -x886686 -x886687 -x886688 -x886689 -x886690 -x886691 -x886692 -x886693 -x886694 -x886695 -x886696 -x886697 -x886698 -x886699 -x886700 -x886701 -x886702 -x886703 -x886704 -x886705 -x886706 -x886707 -x886708 -x886709 -x886710 -x886711 -x886712 -x886713 -x886714 -x886715 -x886716 -x886717 -x886718 -x886719 -x886720 -x886721 -x886722 -x886723 -x886724 -x886725 -x886726 -x886727 -x886728 -x886729 -x886730 -x886731 -x886732 -x886733 -x886734 -x886735 -x886736 -x886737 -x886738 -x886739 -x886740 -x886741 -x886742 -x886743 -x886744 -x886745 -x886746 -x886747 -x886748 -x886749 -x886750 -x886751 -x886752 -x886753 -x886754 -x886755 -x886756 -x886757 -x886758 -x886759 -x886760 -x886761 -x886762 -x886763 -x886764 -x886765 -x886766 -x886767 -x886768 -x886769 -x886770 -x886771 -x886772 -x886773 -x886774 -x886775 -x886776 -x886777 -x886778 -x886779 -x886780 -x886781 -x886782 -x886783 -x886784 -x886785 -x886786 -x886787 -x886788 -x886789 -x886790 -x886791 -x886792 -x886793 -x886794 -x886795 -x886796 -x886797 -x886798 -x886799 -x886800 -x886801 -x886802 -x886803 -x886804 -x886805 -x886806 -x886807 -x886808 -x886809 -x886810 -x886811 -x886812 -x886813 -x886814 -x886815 -x886816 -x886817 -x886818 -x886819 -x886820 -x886821 -x886822 -x886823 -x886824 -x886825 -x886826 -x886827 -x886828 -x886829 -x886830 -x886831 -x886832 -x886833 -x886834 -x886835 -x886836 -x886837 -x886838 -x886839 -x886840 -x886841 -x886842 -x886843 -x886844 -x886845 -x886846 -x886847 -x886848 -x886849 -x886850 -x886851 -x886852 -x886853 -x886854 -x886855 -x886856 -x886857 -x886858 -x886859 -x886860 -x886861 -x886862 -x886863 -x886864 -x886865 -x886866 -x886867 -x886868 -x886869 -x886870 -x886871 -x886872 -x886873 -x886874 -x886875 -x886876 -x886877 -x886878 -x886879 -x886880 -x886881 -x886882 -x886883 -x886884 -x886885 -x886886 -x886887 x886888 -x886889 -x886890 -x886891 -x886892 -x886893 -x886894 -x886895 -x886896 -x886897 -x886898 -x886899 -x886900 -x886901 -x886902 -x886903 -x886904 -x886905 -x886906 -x886907 -x886908 -x886909 -x886910 -x886911 -x886912 -x886913 -x886914 -x886915 -x886916 -x886917 -x886918 -x886919 -x886920 -x886921 -x886922 -x886923 -x886924 -x886925 -x886926 -x886927 -x886928 -x886929 -x886930 -x886931 -x886932 -x886933 -x886934 -x886935 -x886936 -x886937 -x886938 -x886939 -x886940 -x886941 -x886942 -x886943 -x886944 -x886945 -x886946 -x886947 -x886948 -x886949 -x886950 -x886951 -x886952 -x886953 -x886954 -x886955 -x886956 -x886957 -x886958 -x886959 -x886960 -x886961 -x886962 -x886963 -x886964 -x886965 -x886966 -x886967 -x886968 -x886969 -x886970 -x886971 -x886972 -x886973 -x886974 -x886975 -x886976 -x886977 -x886978 -x886979 -x886980 -x886981 -x886982 -x886983 -x886984 -x886985 -x886986 -x886987 -x886988 -x886989 -x886990 -x886991 -x886992 -x886993 -x886994 -x886995 -x886996 -x886997 -x886998 -x886999 -x887000 -x887001 -x887002 -x887003 -x887004 -x887005 -x887006 -x887007 -x887008 -x887009 -x887010 -x887011 -x887012 -x887013 -x887014 -x887015 -x887016 -x887017 -x887018 -x887019 -x887020 -x887021 -x887022 -x887023 -x887024 -x887025 -x887026 -x887027 -x887028 -x887029 -x887030 -x887031 -x887032 -x887033 -x887034 -x887035 -x887036 -x887037 -x887038 -x887039 -x887040 -x887041 -x887042 -x887043 -x887044 -x887045 -x887046 -x887047 -x887048 -x887049 -x887050 -x887051 -x887052 -x887053 -x887054 -x887055 -x887056 -x887057 -x887058 -x887059 -x887060 -x887061 -x887062 -x887063 -x887064 -x887065 -x887066 -x887067 -x887068 -x887069 -x887070 -x887071 -x887072 -x887073 -x887074 -x887075 -x887076 -x887077 -x887078 -x887079 -x887080 -x887081 -x887082 -x887083 -x887084 -x887085 -x887086 -x887087 -x887088 -x887089 -x887090 -x887091 -x887092 -x887093 -x887094 -x887095 -x887096 -x887097 -x887098 -x887099 -x887100 -x887101 -x887102 -x887103 -x887104 -x887105 -x887106 -x887107 -x887108 -x887109 -x887110 -x887111 -x887112 -x887113 -x887114 x887115 -x887116 -x887117 -x887118 -x887119 -x887120 -x887121 -x887122 -x887123 -x887124 -x887125 -x887126 -x887127 -x887128 -x887129 -x887130 -x887131 -x887132 -x887133 -x887134 -x887135 -x887136 -x887137 -x887138 -x887139 -x887140 -x887141 -x887142 -x887143 -x887144 -x887145 -x887146 -x887147 -x887148 -x887149 -x887150 -x887151 -x887152 -x887153 -x887154 -x887155 -x887156 -x887157 -x887158 -x887159 -x887160 -x887161 -x887162 -x887163 -x887164 -x887165 -x887166 -x887167 -x887168 -x887169 -x887170 -x887171 -x887172 -x887173 -x887174 -x887175 -x887176 -x887177 -x887178 -x887179 -x887180 -x887181 -x887182 -x887183 -x887184 -x887185 -x887186 -x887187 -x887188 -x887189 -x887190 -x887191 -x887192 -x887193 -x887194 -x887195 -x887196 -x887197 -x887198 -x887199 -x887200 -x887201 -x887202 -x887203 -x887204 -x887205 -x887206 -x887207 -x887208 -x887209 -x887210 -x887211 -x887212 -x887213 -x887214 -x887215 -x887216 -x887217 -x887218 -x887219 -x887220 -x887221 -x887222 -x887223 -x887224 -x887225 -x887226 -x887227 -x887228 -x887229 -x887230 -x887231 -x887232 -x887233 -x887234 -x887235 -x887236 -x887237 -x887238 -x887239 -x887240 -x887241 -x887242 -x887243 -x887244 -x887245 -x887246 -x887247 -x887248 -x887249 -x887250 -x887251 -x887252 -x887253 -x887254 -x887255 -x887256 -x887257 -x887258 -x887259 -x887260 -x887261 -x887262 -x887263 -x887264 -x887265 -x887266 -x887267 -x887268 -x887269 -x887270 -x887271 -x887272 -x887273 -x887274 -x887275 -x887276 -x887277 -x887278 -x887279 -x887280 -x887281 -x887282 -x887283 -x887284 -x887285 -x887286 -x887287 -x887288 -x887289 -x887290 -x887291 -x887292 -x887293 -x887294 -x887295 -x887296 -x887297 -x887298 -x887299 -x887300 -x887301 -x887302 -x887303 -x887304 -x887305 -x887306 -x887307 -x887308 -x887309 -x887310 -x887311 -x887312 -x887313 -x887314 -x887315 -x887316 -x887317 -x887318 -x887319 -x887320 -x887321 -x887322 -x887323 -x887324 -x887325 -x887326 -x887327 -x887328 -x887329 -x887330 -x887331 -x887332 -x887333 -x887334 -x887335 -x887336 -x887337 -x887338 -x887339 -x887340 -x887341 x887342
671.68/674.14 c Model check passed
671.68/674.14 c Model check has passed with goal value: 6
671.68/674.14 c _____________________________________________________________________________
671.68/674.14 c std/band forms : 687591,32
671.68/674.14 c 2cl/3cl ITE-codings : 0,149839
671.68/674.14 c BDD/srt/adr Max costs : 5200,1638,0
671.68/674.14 c BDDraw/bin/mul/srt/adr: 687559,0,32,32,0
671.68/674.14 c BDD nodes : 2820803
671.68/674.14 c Es1/CC detections : 0,0
671.68/674.14 c CC sort : 32
671.68/674.14 c SAT/UNSAT calls : 3,2
671.68/674.14 c regenrated variables : 0
671.68/674.14 c eliminated fixed lits : 69
671.68/674.14 c goal lit flips : 0
671.68/674.14 c goal stages : 5
671.68/674.14 c goal shrink : 4
671.68/674.14 c goal coeff separations: 0
671.68/674.14 c restarts : 4123
671.68/674.14 c conflicts : 79563 (118 /sec)
671.68/674.14 c decisions : 555552 (827 /sec)
671.68/674.14 c propagations : 1463665994 (2178980 /sec)
671.68/674.14 c inspects : 0 (0 /sec)
671.68/674.14 c CPU time (solving tm) : 671.7 s (292.6 s, SAT 135.3 s, UNSAT 0.7266 s)
671.68/674.14 c SAT solver time : 292.6 s
671.68/674.14 c SAT solver SAT time : 135.3 s
671.68/674.14 c SAT solver UNSAT time : 0.7266 s
671.68/674.14 c SAT solver TO time : 156.5 s
671.68/674.14 c Time for SCIP : 95.74 s
671.68/674.14 c Coop SCIP LB improvements : 0
671.68/674.14 c Coop SCIP UB improvements : 0
671.68/674.14 c SCIP globally fixed variables : 1558
671.68/674.14 c SAT globally fixed variables : 218754
671.68/674.14 c SCIP freeTransform calls : 9
671.68/674.14 c Time for Opt-base : 0.02554 s
671.68/674.14 c Steps for Opt-base : 129385
671.68/674.14 c Time for BDD coding : 5.371 s
671.68/674.14 c Time for srt coding : 0.002482 s
671.68/674.14 c Inner solver invocations : 0
671.68/674.14 c Inner solving count : 0
671.68/674.14 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-4780706-1782138504/watcher-4780706-1782138504 -o /tmp/evaluation-result-4780706-1782138504/solver-4780706-1782138504 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780706-1782138504/vars-4780706-1782138504 --bin-var /tmp/runsolver-exch-nodeE002-1782135631-2432610 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780706-1782138504.opb
running on 4 cores: 32-35
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0,2,5-6,9-11,13-14,16,18-20,22,24,26-28,30,36-37,40,42-43,45-48,50-52,54-56,58
3550 MHz: 12,15,21,32-35,41,53,60-63
3600 MHz: 1,3-4,7-8,17,23,25,29,31,38-39,44,49,57,59
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0,2
3600 MHz: 1,3
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 32-35
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (77349 MiB free)
node 1: cores 8-15, 128973 MiB (68705 MiB free)
node 2: cores 16-23, 129019 MiB (104988 MiB free)
node 3: cores 24-31, 129003 MiB (52800 MiB free)
node 4: cores 32-39, 129019 MiB (111969 MiB free)
node 5: cores 40-47, 129019 MiB (109418 MiB free)
node 6: cores 48-55, 129019 MiB (87508 MiB free)
node 7: cores 56-63, 128474 MiB (62563 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=2433788, runsolver pid=2433785
Starting watchdog thread
Current StackSize limit: 8192 KiB
[startup+0.100063 s]*
/proc/loadavg: 16.15 16.03 15.72 17/870 2433791
/proc/meminfo: memFree=691497796/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=104732 memory=31988 CPUtime=0.08 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 5844 206 0 0 8 0 0 0 20 0 1 0 147138320 107245568 7808 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 26183 7992 2751 506 0 6874 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 104732 KiB
Current children cumulated memory: 31988 KiB
[startup+0.212445 s]*
/proc/loadavg: 16.15 16.03 15.72 17/870 2433791
/proc/meminfo: memFree=691469320/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=133856 memory=61752 CPUtime=0.19 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 13365 206 0 0 19 0 0 0 20 0 1 0 147138320 137068544 15372 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 33464 15438 2751 506 0 14155 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 133856 KiB
Current children cumulated memory: 61752 KiB
[startup+0.312777 s]*
/proc/loadavg: 16.15 16.03 15.72 17/870 2433791
/proc/meminfo: memFree=691443804/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=154888 memory=83160 CPUtime=0.29 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 18717 206 0 0 28 1 0 0 20 0 1 0 147138320 158605312 20620 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 38722 20790 2751 506 0 19413 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 154888 KiB
Current children cumulated memory: 83160 KiB
[startup+0.700141 s]
/proc/loadavg: 16.15 16.03 15.72 17/870 2433791
/proc/meminfo: memFree=691394688/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=262492 memory=186484 CPUtime=0.66 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 42255 206 0 0 64 2 0 0 20 0 1 0 147138320 268791808 46536 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 65623 46621 2751 506 0 46314 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 262492 KiB
Current children cumulated memory: 186484 KiB
[startup+1.50013 s]
/proc/loadavg: 16.15 16.03 15.72 17/870 2433791
/proc/meminfo: memFree=691287860/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=458016 memory=379376 CPUtime=1.46 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 80261 206 0 0 142 4 0 0 20 0 1 0 147138320 469008384 94760 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 114504 94842 2751 506 0 95195 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 458016 KiB
Current children cumulated memory: 379376 KiB
[startup+3.11331 s]
/proc/loadavg: 16.22 16.05 15.73 17/871 2433792
/proc/meminfo: memFree=690707628/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=845760 memory=742184 CPUtime=3.07 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 146975 206 0 0 298 9 0 0 20 0 1 0 147138320 866058240 185423 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 211440 185546 2751 506 0 192131 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 845760 KiB
Current children cumulated memory: 742184 KiB
[startup+6.30019 s]
/proc/loadavg: 16.22 16.05 15.73 17/871 2433792
/proc/meminfo: memFree=689470072/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=2155656 memory=2050920 CPUtime=6.24 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 448519 206 0 0 597 27 0 0 20 0 1 0 147138320 2207391744 512502 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 538914 512730 4840 506 0 519605 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 2155656 KiB
Current children cumulated memory: 2050920 KiB
[startup+12.7002 s]
/proc/loadavg: 16.42 16.10 15.75 17/871 2433792
/proc/meminfo: memFree=685947504/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=5695296 memory=5527644 CPUtime=12.63 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1055536 206 0 0 1200 63 0 0 20 0 1 0 147138320 5831983104 1381758 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 1423824 1381911 5732 506 0 1404515 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 5695296 KiB
Current children cumulated memory: 5527644 KiB
[startup+25.5002 s]
/proc/loadavg: 16.51 16.13 15.76 17/871 2433792
/proc/meminfo: memFree=686116644/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=5433136 memory=5293384 CPUtime=25.38 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1080427 206 0 0 2474 64 0 0 20 0 1 0 147138320 5563531264 1323129 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 1358284 1323346 5748 506 0 1338975 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 5433136 KiB
Current children cumulated memory: 5293384 KiB
[startup+51.1142 s]
/proc/loadavg: 16.68 16.20 15.80 17/871 2433792
/proc/meminfo: memFree=684300488/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=7427420 memory=7246708 CPUtime=50.9 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1346374 206 0 0 5008 82 0 0 20 0 1 0 147138320 7605678080 1811644 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 32 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 1856855 1811677 5793 506 0 1837546 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 7427420 KiB
Current children cumulated memory: 7246708 KiB
[startup+102.3 s]
/proc/loadavg: 16.30 16.18 15.82 17/872 2433794
/proc/meminfo: memFree=682874332/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=8252472 memory=7986180 CPUtime=101.91 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1361446 206 0 0 10020 171 0 0 20 0 1 0 147138320 8450531328 1996450 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2063118 1996545 5905 506 0 2043809 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 8252472 KiB
Current children cumulated memory: 7986180 KiB
[startup+162.3 s]
/proc/loadavg: 16.11 16.14 15.83 17/872 2433845
/proc/meminfo: memFree=706834656/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9264452 memory=9011188 CPUtime=161.69 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1563706 206 0 0 15985 184 0 0 20 0 1 0 147138320 9486798848 2252733 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2316113 2252797 5905 506 0 2296804 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 9264452 KiB
Current children cumulated memory: 9011188 KiB
[startup+222.3 s]
/proc/loadavg: 16.04 16.11 15.84 17/871 2433846
/proc/meminfo: memFree=706891116/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9264452 memory=9011464 CPUtime=221.47 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1564219 206 0 0 21959 188 0 0 20 0 1 0 147138320 9486798848 2252733 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2316113 2252866 5905 506 0 2296804 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 9264452 KiB
Current children cumulated memory: 9011464 KiB
[startup+282.3 s]
/proc/loadavg: 16.65 16.28 15.92 17/872 2433854
/proc/meminfo: memFree=706903388/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9264452 memory=9011736 CPUtime=281.26 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1564490 206 0 0 27935 191 0 0 20 0 1 0 147138320 9486798848 2252861 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2316113 2252934 5905 506 0 2296804 0
Current children cumulated CPU time: 281.26 s
Current children cumulated vsize: 9264452 KiB
Current children cumulated memory: 9011736 KiB
[startup+342.3 s]
/proc/loadavg: 16.30 16.25 15.93 17/871 2433855
/proc/meminfo: memFree=701588556/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=10016320 memory=9753864 CPUtime=341.04 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1593189 206 0 0 33903 201 0 0 20 0 1 0 147138320 10256711680 2438306 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2504080 2438466 5937 506 0 2484771 0
Current children cumulated CPU time: 341.04 s
Current children cumulated vsize: 10016320 KiB
Current children cumulated memory: 9753864 KiB
[startup+402.3 s]
/proc/loadavg: 16.11 16.20 15.94 17/870 2433856
/proc/meminfo: memFree=702304908/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9288176 memory=8996204 CPUtime=400.83 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1610212 206 0 0 39647 436 0 0 20 0 1 0 147138320 9511092224 2249054 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2322044 2249051 5969 506 0 2302735 0
Current children cumulated CPU time: 400.83 s
Current children cumulated vsize: 9288176 KiB
Current children cumulated memory: 8996204 KiB
[startup+462.3 s]
/proc/loadavg: 16.04 16.16 15.95 17/871 2433858
/proc/meminfo: memFree=702367244/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9365548 memory=9075624 CPUtime=460.63 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1622618 206 0 0 45060 1003 0 0 20 0 1 0 147138320 9590321152 2268784 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2341387 2268906 5969 506 0 2322078 0
Current children cumulated CPU time: 460.63 s
Current children cumulated vsize: 9365548 KiB
Current children cumulated memory: 9075624 KiB
[startup+522.3 s]
/proc/loadavg: 16.05 16.15 15.96 17/871 2433859
/proc/meminfo: memFree=702423844/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9250428 memory=8963760 CPUtime=520.4 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1637154 206 0 0 51001 1039 0 0 20 0 1 0 147138320 9472438272 2240934 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2312607 2240940 5969 506 0 2293298 0
Current children cumulated CPU time: 520.4 s
Current children cumulated vsize: 9250428 KiB
Current children cumulated memory: 8963760 KiB
[startup+582.3 s]
/proc/loadavg: 16.46 16.23 16.00 17/870 2433860
/proc/meminfo: memFree=700426560/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9375080 memory=9124808 CPUtime=580.19 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1685612 206 0 0 56973 1046 0 0 20 0 1 0 147138320 9600081920 2281205 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2343770 2281202 5969 506 0 2324461 0
Current children cumulated CPU time: 580.19 s
Current children cumulated vsize: 9375080 KiB
Current children cumulated memory: 9124808 KiB
[startup+642.3 s]
/proc/loadavg: 16.36 16.26 16.02 17/870 2433861
/proc/meminfo: memFree=696297836/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9661604 memory=9415120 CPUtime=639.98 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1693400 206 0 0 62947 1051 0 0 20 0 1 0 147138320 9893482496 2353783 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2415401 2353780 5969 506 0 2396092 0
Current children cumulated CPU time: 639.98 s
Current children cumulated vsize: 9661604 KiB
Current children cumulated memory: 9415120 KiB
[startup+674.304 s]
# the end of solver process 2433788 was just reported to runsolver
# Child status: 30
# cumulated CPU time of all completed processes: user=661.044 s, system=10.8411 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+652.8 s]
/proc/loadavg: 16.30 16.25 16.02 17/870 2433861
/proc/meminfo: memFree=699331484/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9400320 memory=9153836 CPUtime=650.44 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1693437 206 0 0 63993 1051 0 0 20 0 1 0 147138320 9625927680 2288514 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2350080 2288459 5969 506 0 2330771 0
Current children cumulated CPU time: 650.44 s
Current children cumulated vsize: 9400320 KiB
Current children cumulated memory: 9153836 KiB
[startup+665.6 s]
/proc/loadavg: 16.26 16.24 16.02 17/870 2433861
/proc/meminfo: memFree=699076100/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9410920 memory=9164436 CPUtime=663.2 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1694779 206 0 0 65269 1051 0 0 20 0 1 0 147138320 9636782080 2291076 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2352730 2291109 5969 506 0 2333421 0
Current children cumulated CPU time: 663.2 s
Current children cumulated vsize: 9410920 KiB
Current children cumulated memory: 9164436 KiB
[startup+668.8 s]
/proc/loadavg: 16.24 16.24 16.02 17/870 2433861
/proc/meminfo: memFree=698966340/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9410920 memory=9164436 CPUtime=666.38 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1694793 206 0 0 65587 1051 0 0 20 0 1 0 147138320 9636782080 2291076 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2352730 2291109 5969 506 0 2333421 0
Current children cumulated CPU time: 666.38 s
Current children cumulated vsize: 9410920 KiB
Current children cumulated memory: 9164436 KiB
[startup+672 s]*
/proc/loadavg: 16.22 16.23 16.02 17/870 2433861
/proc/meminfo: memFree=698874828/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9410920 memory=9164436 CPUtime=669.59 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1694810 206 0 0 65908 1051 0 0 20 0 1 0 147138320 9636782080 2291076 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2352730 2291109 5969 506 0 2333421 0
Current children cumulated CPU time: 669.59 s
Current children cumulated vsize: 9410920 KiB
Current children cumulated memory: 9164436 KiB
[startup+673.6 s]
/proc/loadavg: 16.22 16.23 16.02 17/870 2433861
/proc/meminfo: memFree=698846016/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9410920 memory=9164436 CPUtime=671.17 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1694824 206 0 0 66066 1051 0 0 20 0 1 0 147138320 9636782080 2291076 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2352730 2291109 5969 506 0 2333421 0
Current children cumulated CPU time: 671.17 s
Current children cumulated vsize: 9410920 KiB
Current children cumulated memory: 9164436 KiB
[startup+674 s]*
/proc/loadavg: 16.22 16.23 16.02 18/870 2433861
/proc/meminfo: memFree=698817136/1055320712 swapFree=32567592/33554428
[pid=2433788] ppid=2433785 vsize=9410920 memory=9164436 CPUtime=671.59 cores=32-35
/proc/2433788/stat : 2433788 (naps_release) R 2433785 2433788 2432592 0 -1 4194304 1694824 206 0 0 66096 1063 0 0 20 0 1 0 147138320 9636782080 2291076 18446744073709551615 4210688 6281017 140724642324448 0 0 0 0 0 16898 0 0 0 17 33 0 0 0 0 0 6662968 6676388 8859648 140724642326747 140724642326928 140724642326928 140724642332616 0
/proc/2433788/statm: 2352730 2291109 5969 506 0 2333421 0
Current children cumulated CPU time: 671.59 s
Current children cumulated vsize: 9410920 KiB
Current children cumulated memory: 9164436 KiB
[startup+674.2 s]*
/proc/loadavg: 16.22 16.23 16.02 17/870 2433862
/proc/meminfo: memFree=700267436/1055320712 swapFree=32567592/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
Child status: 30
Real time (s): 674.304
CPU time (s): 671.885
CPU user time (s): 661.044
CPU system time (s): 10.8411
CPU usage (%): 99.6413
Max. virtual memory (cumulated for all children) (KiB): 10016320
Max. memory (cumulated for all children) (KiB): 9754000
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 661.044
system time used= 10.8411
maximum resident set size= 9831516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1695072
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= 311
involuntary context switches= 636
# summary of solver processes directly reported to runsolver:
# pid: 2433788
# total CPU time (s): 671.885
# total CPU user time (s): 661.044
# total CPU system time (s): 10.8411
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.98849 second user time and 9.9208 second system time
The end
Launcher Data
Begin job on nodeE002 at 2026-06-22 16:28:24
IDJOB=4780706
IDBENCH=180638
IDSOLVER=3589
FILE ID=nodeE002/4780706-1782138504
RUNJOBID= nodeE002-1782135631-2432610
SLURM_JOB_ID= 12510918
Free space on /tmp= 797212 MiB
SOLVER NAME= NaPS 1.04
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-FoolSolitaire-table-3-0_c24.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780706-1782138504/watcher-4780706-1782138504 -o /tmp/evaluation-result-4780706-1782138504/solver-4780706-1782138504 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780706-1782138504/vars-4780706-1782138504 --bin-var /tmp/runsolver-exch-nodeE002-1782135631-2432610 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780706-1782138504.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= 75f51a3426c866ff031ca0d705630258
RANDOM SEED=98317330
nodeE002 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.23
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 : 3577.665
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.23
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 : 2493.659
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.23
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.23
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 : 3595.844
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.23
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 : 2493.659
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.23
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.23
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.23
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 : 3583.393
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.23
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 : 2493.659
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.23
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.23
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.23
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 : 3567.511
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.23
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 : 2493.659
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.23
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.23
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.23
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.23
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 : 3575.205
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.23
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 : 2493.659
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.23
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 : 2493.659
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.23
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.23
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 : 3573.516
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.23
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.23
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 : 2493.659
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.23
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.23
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 : 3579.141
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.23
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.23
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 : 3578.425
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.23
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.23
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 : 3590.087
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.23
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.23
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 : 2493.659
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.23
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 : 3570.338
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.23
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 : 3566.967
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.23
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.23
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.23
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.23
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 : 2493.659
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.23
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 : 3585.293
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.23
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.23
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.23
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 : 3575.266
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.23
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.23
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.23
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 : 3576.467
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.23
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.23
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.23
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.23
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 : 2493.659
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.23
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 : 3585.618
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.23
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.23
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.23
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.23
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 : 3561.259
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.23
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.23
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 : 2493.659
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.23
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 : 2493.659
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.23
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 : 3576.603
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.23
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.23
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.23
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 : 3575.092
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.23
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 : 3577.929
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.23
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 : 2493.659
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.23
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 : 2493.659
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.23
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: 1055320712 kB
MemFree: 691511220 kB
MemAvailable: 808539860 kB
Buffers: 32 kB
Cached: 120646716 kB
SwapCached: 8820 kB
Active: 239697944 kB
Inactive: 119980768 kB
Active(anon): 239067820 kB
Inactive(anon): 9268 kB
Active(file): 630124 kB
Inactive(file): 119971500 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 32567592 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 58988 kB
Writeback: 0 kB
AnonPages: 239014332 kB
Mapped: 116376 kB
Shmem: 45116 kB
KReclaimable: 1172052 kB
Slab: 1710456 kB
SReclaimable: 1172052 kB
SUnreclaim: 538404 kB
KernelStack: 14896 kB
PageTables: 479104 kB
SecPageTables: 15440 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214784 kB
Committed_AS: 255227568 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478528 kB
VmallocChunk: 0 kB
Percpu: 119296 kB
HardwareCorrupted: 0 kB
AnonHugePages: 132268032 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: 444868 kB
DirectMap2M: 19800064 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 797160 MiB
End job on nodeE002 at 2026-06-22 16:39:39