Trace number 4814408
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
| Solver Name | Answer | CPU time | Wall clock time |
|---|
| NaPS 1.04 | SAT | 1674.32 | 1679.82 |
General information on the benchmark
| Name | PB25/normalized-PB25/DEC-LIN/wallon/ normalized-SolitairePattern-table-3-3-7.opb |
| MD5SUM | 0899f03e7b7bd7354d3885d519409b8f |
| Bench Category | DEC-LIN (decision problem, linear constraints, no UNSAT certificate) |
| Best result obtained on this benchmark | SAT |
| Best value of the objective obtained on this benchmark | 0 |
| Best CPU time to get the best result obtained on this benchmark | 53.0582 |
| Has Objective Function | NO |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 423804 |
| Total number of constraints | 425848 |
| Number of constraints which are clauses | 4272 |
| Number of constraints which are cardinality constraints (but not clauses) | 38 |
| Number of constraints which are nor clauses,nor cardinality constraints | 421538 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 2712 |
| Number of terms in the objective function | 0 |
| Biggest coefficient in the objective function | 0 |
| Number of bits for the biggest coefficient in the objective function | 0 |
| Sum of the numbers in the objective function | 0 |
| Number of bits of the sum of numbers in the objective function | 0 |
| Biggest number in a constraint | 75 |
| Number of bits of the biggest number in a constraint | 7 |
| Biggest sum of numbers in a constraint | 2977 |
| Number of bits of the biggest sum of numbers | 12 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Solver Data
0.00/0.01 exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4814408-1782890244.opb
0.00/0.02 c NaPS 1.03a50.
0.00/0.02 c Using SAT solver: Kissat
0.00/0.02 c Input file name: HOME/instance-4814408-1782890244.opb
0.00/0.02 c Parsing PB file...
2.46/2.53 c V: 132
2.46/2.53 c Converting 425772 PB-constraints to clauses...
2.86/2.92 c initScipForCoop
3.26/3.34 c Running SCIP presolver (time limit: 500 sec)...
3.26/3.34 c solveScip
3.26/3.34 c initScipForCoop
3.26/3.34 c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
3.86/4.01 c presolving:
4.46/4.58 c (round 1, fast) 13609 del vars, 132 del conss, 0 add conss, 66 chg bounds, 19 chg sides, 38 chg coeffs, 0 upgd conss, 0 impls, 345629 clqs, 0 implints
4.56/4.68 c (round 2, fast) 33163 del vars, 19754 del conss, 0 add conss, 6210 chg bounds, 19747 chg sides, 19766 chg coeffs, 0 upgd conss, 0 impls, 343913 clqs, 0 implints
5.07/5.18 c (1.8s) running MILP presolver
26.28/26.47 c (23.1s) MILP presolver (6 rounds): 0 aggregations, 1719 fixings, 0 bound changes
26.37/26.52 c (round 3, medium) 34882 del vars, 19754 del conss, 0 add conss, 6210 chg bounds, 19747 chg sides, 19766 chg coeffs, 0 upgd conss, 0 impls, 342180 clqs, 0 implints
26.37/26.58 c (round 4, fast) 34882 del vars, 21473 del conss, 0 add conss, 6210 chg bounds, 19747 chg sides, 19766 chg coeffs, 0 upgd conss, 0 impls, 342180 clqs, 0 implints
27.18/27.32 c (round 5, exhaustive) 34882 del vars, 21529 del conss, 0 add conss, 6210 chg bounds, 19747 chg sides, 19766 chg coeffs, 402288 upgd conss, 0 impls, 342180 clqs, 0 implints
34.74/34.99 c (round 6, medium) 34882 del vars, 421690 del conss, 1131996 add conss, 6210 chg bounds, 19785 chg sides, 19842 chg coeffs, 402288 upgd conss, 0 impls, 1134332 clqs, 0 implints
36.34/36.53 c (round 7, exhaustive) 34882 del vars, 421709 del conss, 1132015 add conss, 6210 chg bounds, 19785 chg sides, 20545 chg coeffs, 404225 upgd conss, 0 impls, 1134332 clqs, 0 implints
43.22/43.47 c (40.1s) probing: 51/402332 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
43.22/43.47 c (40.1s) probing aborted: 50/50 successive totally useless probings
45.01/45.26 c (41.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
46.00/46.20 c (42.9s) no symmetry present (symcode time: 0.18)
46.30/46.58 c presolving (8 rounds: 8 fast, 5 medium, 3 exhaustive):
46.30/46.58 c 34882 deleted vars, 421709 deleted constraints, 1132015 added constraints, 6210 tightened bounds, 0 added holes, 19785 changed sides, 20545 changed coefficients
46.30/46.58 c 0 implications, 1134332 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
46.30/46.58 c presolved problem has 402332 variables (402332 bin, 0 int, 0 cont) and 1136078 constraints
46.30/46.58 c 1134104 constraints of type <setppc>
46.30/46.58 c 37 constraints of type <linear>
46.30/46.58 c 1937 constraints of type <logicor>
46.30/46.58 c transformed objective value is always integral (scale: 1)
46.30/46.58 c Presolving Time: 42.62
46.40/46.61 c
501.86/503.62 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
501.86/503.62 c 500s| 1 | 0 | 49996 | - | 4579M | 0 | 402k|1136k|1136k| 0 | 0 | 28 | 0 | 0.000000e+00 | -- | Inf | unknown
501.86/503.62 c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
501.86/503.62 c
501.86/503.62 c SCIP Status : solving was interrupted [time limit reached]
501.86/503.62 c Solving Time (sec) : 500.28
501.86/503.62 c Solving Nodes : 1
501.86/503.62 c Primal Bound : +1.00000000000000e+20 (0 solutions)
501.86/503.62 c Dual Bound : +0.00000000000000e+00
501.86/503.62 c Gap : infinite
501.86/503.62 c SCIP status: 23 (TIMELIMIT)
501.86/503.62 c solveScip: freeing transform (!can_skip_free_transform)
503.65/505.42 c SCIP presolver: sst_unknown
503.65/505.42 c -- Clauses(.)/Splits(s): #####################################estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 9
503.75/505.56 c Try to convert by bdds
503.75/505.56 c d: 1
503.75/505.56 c estimatedAdderCost: 231
503.75/505.56 c Try to convert by bdds
503.75/505.58 c D: 1
503.75/505.58 c estimatedAdderCost: 231
503.75/505.58 c Try to convert by bdds
503.75/505.59 c D: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.59 c d: 1
503.75/505.59 c estimatedAdderCost: 3
503.75/505.59 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.75/505.60 c d: 1
503.75/505.60 c estimatedAdderCost: 3
503.75/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.60 c d: 1
503.86/505.60 c estimatedAdderCost: 3
503.86/505.60 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.61 c d: 1
503.86/505.61 c estimatedAdderCost: 3
503.86/505.61 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 3
503.86/505.62 c Try to convert by bdds
503.86/505.62 c d: 1
503.86/505.62 c estimatedAdderCost: 231
503.86/505.62 c Try to convert by bdds
503.86/505.63 c D: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.63 c d: 1
503.86/505.63 c estimatedAdderCost: 3
503.86/505.63 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.64 c d: 1
503.86/505.64 c estimatedAdderCost: 3
503.86/505.64 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdds
503.86/505.65 c d: 1
503.86/505.65 c estimatedAdderCost: 3
503.86/505.65 c Try to convert by bdd [...]
#
# trace file is too large. Trace was truncated at this point.
#
19 -x365820 -x365821 -x365822 -x365823 -x365824 -x365825 -x365826 -x365827 -x365828 -x365829 -x365830 -x365831 -x365832 -x365833 -x365834 x365835 -x365836 -x365837 -x365838 -x365839 -x365840 -x365841 -x365842 -x365843 -x365844 -x365845 -x365846 -x365847 -x365848 -x365849 -x365850 -x365851 -x365852 -x365853 -x365854 -x365855 -x365856 -x365857 -x365858 -x365859 -x365860 -x365861 -x365862 -x365863 -x365864 -x365865 -x365866 -x365867 -x365868 -x365869 -x365870 -x365871 -x365872 -x365873 -x365874 -x365875 -x365876 -x365877 -x365878 -x365879 -x365880 -x365881 -x365882 -x365883 -x365884 -x365885 -x365886 -x365887 -x365888 -x365889 -x365890 -x365891 -x365892 -x365893 -x365894 -x365895 -x365896 -x365897 -x365898 -x365899 -x365900 -x365901 -x365902 -x365903 -x365904 -x365905 -x365906 -x365907 -x365908 -x365909 -x365910 -x365911 -x365912 -x365913 -x365914 -x365915 -x365916 -x365917 -x365918 -x365919 -x365920 -x365921 -x365922 -x365923 -x365924 -x365925 -x365926 -x365927 -x365928 -x365929 -x365930 -x365931 -x365932 -x365933 -x365934 -x365935 -x365936 -x365937 -x365938 -x365939 -x365940 -x365941 -x365942 -x365943 -x365944 -x365945 -x365946 -x365947 -x365948 -x365949 -x365950 -x365951 -x365952 -x365953 -x365954 x365955 -x365956 -x365957 -x365958 -x365959 -x365960 -x365961 -x365962 -x365963 -x365964 -x365965 -x365966 -x365967 -x365968 -x365969 -x365970 -x365971 -x365972 -x365973 -x365974 -x365975 -x365976 -x365977 -x365978 -x365979 -x365980 -x365981 -x365982 -x365983 -x365984 -x365985 -x365986 -x365987 -x365988 -x365989 -x365990 -x365991 -x365992 -x365993 -x365994 -x365995 -x365996 -x365997 -x365998 -x365999
1674.09/1679.66 v -x366000 -x366001 -x366002 -x366003 -x366004 -x366005 -x366006 -x366007 -x366008 -x366009 -x366010 -x366011 -x366012 -x366013 -x366014 -x366015 -x366016 -x366017 -x366018 -x366019 -x366020 -x366021 -x366022 -x366023 -x366024 -x366025 -x366026 -x366027 -x366028 -x366029 -x366030 -x366031 -x366032 -x366033 -x366034 -x366035 -x366036 -x366037 -x366038 -x366039 -x366040 -x366041 -x366042 -x366043 -x366044 -x366045 -x366046 -x366047 -x366048 -x366049 -x366050 -x366051 -x366052 -x366053 -x366054 -x366055 -x366056 -x366057 -x366058 -x366059 -x366060 -x366061 -x366062 -x366063 -x366064 -x366065 -x366066 -x366067 -x366068 -x366069 -x366070 -x366071 -x366072 -x366073 -x366074 -x366075 -x366076 -x366077 -x366078 -x366079 -x366080 -x366081 -x366082 -x366083 -x366084 -x366085 -x366086 -x366087 -x366088 -x366089 -x366090 -x366091 -x366092 -x366093 -x366094 -x366095 -x366096 -x366097 -x366098 -x366099 -x366100 -x366101 -x366102 -x366103 -x366104 -x366105 -x366106 -x366107 -x366108 -x366109 -x366110 -x366111 -x366112 -x366113 -x366114 -x366115 -x366116 -x366117 -x366118 -x366119 -x366120 -x366121 -x366122 -x366123 -x366124 -x366125 -x366126 -x366127 -x366128 -x366129 -x366130 -x366131 -x366132 -x366133 -x366134 -x366135 -x366136 -x366137 -x366138 -x366139 -x366140 -x366141 -x366142 -x366143 -x366144 -x366145 -x366146 -x366147 x366148 -x366149 -x366150 -x366151 -x366152 -x366153 -x366154 -x366155 -x366156 -x366157 -x366158 -x366159 -x366160 -x366161 -x366162 -x366163 -x366164 -x366165 -x366166 -x366167 -x366168 -x366169 -x366170 -x366171 -x366172 -x366173 -x366174 -x366175 -x366176 -x366177 -x366178 -x366179 -x366180 -x366181 -x366182 -x366183 -x366184 -x366185 -x366186 -x366187 -x366188 -x366189 -x366190 -x366191 -x366192 -x366193 -x366194 -x366195 -x366196 -x366197 -x366198 -x366199 -x366200 -x366201 -x366202 -x366203 -x366204 -x366205 -x366206 -x366207 -x366208 -x366209 -x366210 -x366211 -x366212 -x366213 -x366214 -x366215 -x366216 -x366217 -x366218 -x366219 -x366220 -x366221 -x366222 -x366223 -x366224 -x366225 -x366226 -x366227 -x366228 -x366229 -x366230 -x366231 -x366232 -x366233 -x366234 -x366235 -x366236 -x366237 -x366238 -x366239 -x366240 -x366241 -x366242 -x366243 -x366244 -x366245 -x366246 -x366247 -x366248 -x366249 -x366250 -x366251 -x366252 -x366253 -x366254 -x366255 -x366256 -x366257 -x366258 -x366259 -x366260 -x366261 -x366262 -x366263 -x366264 -x366265 -x366266 -x366267 -x366268 -x366269 -x366270 -x366271 -x366272 -x366273 -x366274 -x366275 -x366276 -x366277 -x366278 -x366279 -x366280 -x366281 -x366282 -x366283 -x366284 -x366285 -x366286 -x366287 -x366288 -x366289 -x366290 -x366291 -x366292 -x366293 -x366294 -x366295 -x366296 -x366297 -x366298 -x366299 -x366300 -x366301 -x366302 -x366303 -x366304 -x366305 -x366306 -x366307 -x366308 -x366309 -x366310 -x366311 -x366312 -x366313 -x366314 -x366315 -x366316 -x366317 -x366318 -x366319 -x366320 -x366321 -x366322 -x366323 -x366324 -x366325 -x366326 -x366327 -x366328 -x366329 -x366330 -x366331 -x366332 -x366333 -x366334 -x366335 -x366336 -x366337 -x366338 -x366339 -x366340 -x366341 -x366342 -x366343 -x366344 -x366345 -x366346 -x366347 -x366348 -x366349 -x366350 -x366351 -x366352 -x366353 -x366354 -x366355 -x366356 -x366357 -x366358 -x366359 -x366360 -x366361 -x366362 -x366363 -x366364 -x366365 -x366366 -x366367 -x366368 -x366369 -x366370 -x366371 -x366372 -x366373 -x366374 -x366375 -x366376 -x366377 -x366378 -x366379 -x366380 -x366381 -x366382 -x366383 -x366384 -x366385 -x366386 -x366387 -x366388 -x366389 -x366390 -x366391 -x366392 -x366393 -x366394 -x366395 -x366396 -x366397 -x366398 -x366399 -x366400 -x366401 -x366402 -x366403 -x366404 -x366405 -x366406 -x366407 -x366408 -x366409 -x366410 -x366411 -x366412 -x366413 -x366414 -x366415 -x366416 -x366417 -x366418 -x366419 -x366420 -x366421 -x366422 -x366423 -x366424 -x366425 -x366426 -x366427 -x366428 -x366429 -x366430 -x366431 -x366432 -x366433 -x366434 -x366435 -x366436 -x366437 -x366438 -x366439 -x366440 -x366441 -x366442 -x366443 -x366444 -x366445 -x366446 -x366447 -x366448 -x366449 -x366450 -x366451 -x366452 -x366453 -x366454 -x366455 -x366456 -x366457 -x366458 -x366459 -x366460 -x366461 -x366462 -x366463 -x366464 -x366465 -x366466 -x366467 -x366468 -x366469 -x366470 -x366471 -x366472 -x366473 -x366474 -x366475 -x366476 -x366477 -x366478 -x366479 -x366480 -x366481 -x366482 -x366483 -x366484 -x366485 -x366486 -x366487 -x366488 -x366489 -x366490 -x366491 -x366492 -x366493 -x366494 -x366495 -x366496 -x366497 -x366498 -x366499 -x366500 -x366501 -x366502 -x366503 -x366504 -x366505 -x366506 -x366507 -x366508 -x366509 -x366510 -x366511 -x366512 -x366513 -x366514 -x366515 -x366516 -x366517 -x366518 -x366519 -x366520 -x366521 -x366522 -x366523 -x366524 -x366525 -x366526 -x366527 -x366528 -x366529 -x366530 -x366531 -x366532 -x366533 -x366534 -x366535 -x366536 -x366537 -x366538 -x366539 -x366540 -x366541 -x366542 -x366543 -x366544 -x366545 -x366546 -x366547 -x366548 -x366549 -x366550 -x366551 -x366552 -x366553 -x366554 -x366555 -x366556 -x366557 -x366558 -x366559 -x366560 -x366561 -x366562 -x366563 -x366564 -x366565 -x366566 -x366567 -x366568 -x366569 -x366570 -x366571 -x366572 -x366573 -x366574 -x366575 -x366576 -x366577 -x366578 -x366579 -x366580 -x366581 -x366582 -x366583 -x366584 -x366585 -x366586 -x366587 -x366588 -x366589 -x366590 x366591 -x366592 -x366593 -x366594 -x366595 -x366596 -x366597 -x366598 -x366599 -x366600 -x366601 -x366602 -x366603 -x366604 -x366605 -x366606 -x366607 -x366608 -x366609 -x366610 -x366611 -x366612 -x366613 -x366614 -x366615 -x366616 -x366617 -x366618 -x366619 -x366620 -x366621 -x366622 -x366623 -x366624 -x366625 -x366626 -x366627 -x366628 -x366629 -x366630 -x366631 -x366632 -x366633 -x366634 -x366635 -x366636 -x366637 -x366638 -x366639 -x366640 -x366641 -x366642 -x366643 -x366644 -x366645 -x366646 -x366647 -x366648 -x366649 -x366650 -x366651 -x366652 -x366653 -x366654 -x366655 -x366656 -x366657 -x366658 -x366659 -x366660 -x366661 -x366662 -x366663 -x366664 -x366665 -x366666 -x366667 -x366668 -x366669 -x366670 -x366671 -x366672 -x366673 -x366674 -x366675 -x366676 -x366677 -x366678 -x366679 -x366680 -x366681 -x366682 -x366683 -x366684 -x366685 -x366686 -x366687 -x366688 -x366689 -x366690 -x366691 -x366692 -x366693 -x366694 -x366695 -x366696 -x366697 -x366698 -x366699 -x366700 -x366701 -x366702 -x366703 -x366704 -x366705 -x366706 -x366707 -x366708 -x366709 -x366710 -x366711 -x366712 -x366713 -x366714 -x366715 -x366716 -x366717 -x366718 -x366719 -x366720 -x366721 -x366722 -x366723 -x366724 -x366725 -x366726 -x366727 -x366728 -x366729 -x366730 -x366731 -x366732 -x366733 -x366734 -x366735 -x366736 -x366737 -x366738 -x366739 -x366740 -x366741 -x366742 -x366743 -x366744 -x366745 -x366746 -x366747 -x366748 -x366749 -x366750 -x366751 -x366752 -x366753 -x366754 -x366755 -x366756 -x366757 -x366758 -x366759 -x366760 -x366761 -x366762 -x366763 -x366764 -x366765 -x366766 -x366767 -x366768 -x366769 -x366770 -x366771 -x366772 -x366773 -x366774 -x366775 -x366776 -x366777 -x366778 -x366779 -x366780 -x366781 -x366782 -x366783 -x366784 -x366785 -x366786 -x366787 -x366788 -x366789 -x366790 -x366791 -x366792 -x366793 -x366794 -x366795 -x366796 -x366797 -x366798 -x366799 -x366800 -x366801 -x366802 -x366803 -x366804 -x366805 -x366806 -x366807 -x366808 -x366809 -x366810 x366811 -x366812 -x366813 -x366814 -x366815 -x366816 -x366817 -x366818 -x366819 -x366820 -x366821 -x366822 -x366823 -x366824 -x366825 -x366826 -x366827 -x366828 -x366829 -x366830 -x366831 -x366832 -x366833 -x366834 -x366835 -x366836 -x366837 -x366838 -x366839 -x366840 -x366841 -x366842 -x366843 -x366844 -x366845 -x366846 -x366847 -x366848 -x366849 -x366850 -x366851 -x366852 -x366853 -x366854 -x366855 -x366856 -x366857 -x366858 -x366859 -x366860 -x366861 -x366862 -x366863 -x366864 -x366865 -x366866 -x366867 -x366868 -x366869 -x366870 -x366871 -x366872 -x366873 -x366874 -x366875 -x366876 -x366877 -x366878 -x366879 -x366880 -x366881 -x366882 -x366883 -x366884 -x366885 -x366886 -x366887 -x366888 -x366889 -x366890 -x366891 -x366892 -x366893 -x366894 -x366895 -x366896 -x366897 -x366898 -x366899 -x366900 -x366901 -x366902 -x366903 -x366904 -x366905 -x366906 -x366907 -x366908 -x366909 -x366910 -x366911 -x366912 -x366913 -x366914 -x366915 -x366916 -x366917 -x366918 -x366919 -x366920 -x366921 -x366922 -x366923 -x366924 -x366925 -x366926 -x366927 -x366928 -x366929 -x366930 -x366931 -x366932 -x366933 -x366934 -x366935 -x366936 -x366937 -x366938 -x366939 -x366940 -x366941 -x366942 -x366943 -x366944 -x366945 -x366946 -x366947 -x366948 -x366949 -x366950 -x366951 -x366952 -x366953 -x366954 -x366955 -x366956 -x366957 -x366958 -x366959 -x366960 -x366961 -x366962 -x366963 -x366964 -x366965 -x366966 -x366967 -x366968 -x366969 -x366970 -x366971 -x366972 -x366973 -x366974 -x366975 -x366976 -x366977 -x366978 -x366979 x366980 -x366981 -x366982 -x366983 -x366984 -x366985 -x366986 -x366987 -x366988 -x366989 -x366990 -x366991 -x366992 -x366993 -x366994 -x366995 -x366996 -x366997 -x366998 -x366999 -x367000 -x367001 -x367002 -x367003 -x367004 -x367005 -x367006 -x367007 -x367008 -x367009 -x367010 -x367011 -x367012 -x367013 -x367014 -x367015 -x367016 -x367017 -x367018 -x367019 -x367020 -x367021 -x367022 -x367023 -x367024 -x367025 -x367026 -x367027 -x367028 -x367029 -x367030 -x367031 -x367032 -x367033 -x367034 -x367035 -x367036 -x367037 -x367038 -x367039 -x367040 -x367041 -x367042 -x367043 -x367044 -x367045 -x367046 -x367047 -x367048 -x367049 -x367050 -x367051 -x367052 -x367053 -x367054 -x367055 -x367056 -x367057 -x367058 -x367059 -x367060 -x367061 -x367062 -x367063 -x367064 -x367065 -x367066 -x367067 -x367068 -x367069 -x367070 -x367071 -x367072 -x367073 -x367074 -x367075 -x367076 -x367077 -x367078 -x367079 -x367080 -x367081 -x367082 -x367083 -x367084 -x367085 -x367086 -x367087 -x367088 -x367089 -x367090 -x367091 -x367092 -x367093 -x367094 -x367095 -x367096 -x367097 -x367098 -x367099 -x367100 -x367101 -x367102 -x367103 -x367104 -x367105 -x367106 -x367107 -x367108 -x367109 -x367110 -x367111 -x367112 -x367113 -x367114 -x367115 -x367116 -x367117 -x367118 -x367119 -x367120 -x367121 -x367122 -x367123 -x367124 -x367125 -x367126 -x367127 -x367128 -x367129 -x367130 -x367131 -x367132 -x367133 -x367134 -x367135 -x367136 -x367137 -x367138 -x367139 -x367140 -x367141 -x367142 -x367143 -x367144 -x367145 -x367146 -x367147 -x367148 -x367149 -x367150 -x367151 -x367152 -x367153 -x367154 -x367155 -x367156 -x367157 -x367158 -x367159 -x367160 -x367161 -x367162 -x367163 -x367164 -x367165 -x367166 -x367167 -x367168 -x367169 -x367170 -x367171 -x367172 -x367173 -x367174 -x367175 -x367176 -x367177 -x367178 -x367179 -x367180 -x367181 -x367182 -x367183 -x367184 -x367185 -x367186 -x367187 -x367188 -x367189 -x367190 -x367191 -x367192 -x367193 -x367194 -x367195 -x367196 -x367197 -x367198 -x367199 -x367200 -x367201 -x367202 -x367203 -x367204 -x367205 -x367206 -x367207 -x367208 -x367209 -x367210 -x367211 -x367212 -x367213 -x367214 -x367215 -x367216 -x367217 -x367218 -x367219 -x367220 -x367221 -x367222 -x367223 -x367224 -x367225 -x367226 -x367227 -x367228 -x367229 -x367230 -x367231 -x367232 x367233 -x367234 -x367235 -x367236 -x367237 -x367238 -x367239 -x367240 -x367241 -x367242 -x367243 -x367244 -x367245 -x367246 -x367247 -x367248 -x367249 -x367250 -x367251 -x367252 -x367253 -x367254 -x367255 -x367256 -x367257 -x367258 -x367259 -x367260 -x367261 -x367262 -x367263 -x367264 -x367265 -x367266 -x367267 -x367268 -x367269 -x367270 -x367271 -x367272 -x367273 -x367274 -x367275 -x367276 -x367277 -x367278 -x367279 -x367280 -x367281 -x367282 -x367283 -x367284 -x367285 -x367286 -x367287 -x367288 -x367289 -x367290 -x367291 -x367292 -x367293 -x367294 -x367295 -x367296 -x367297 -x367298 -x367299 -x367300 -x367301 -x367302 -x367303 -x367304 -x367305 -x367306 -x367307 -x367308 -x367309 -x367310 -x367311 -x367312 -x367313 -x367314 -x367315 -x367316 -x367317 -x367318 -x367319 -x367320 -x367321 -x367322 -x367323 -x367324 -x367325 -x367326 -x367327 -x367328 -x367329 -x367330 -x367331 -x367332 -x367333 -x367334 -x367335 -x367336 -x367337 -x367338 -x367339 -x367340 -x367341 -x367342 -x367343 -x367344 -x367345 -x367346 x367347 -x367348 -x367349 -x367350 -x367351 -x367352 -x367353 -x367354 -x367355 -x367356 -x367357 -x367358 -x367359 -x367360 -x367361 -x367362 -x367363 -x367364 -x367365 -x367366 -x367367 -x367368 -x367369 -x367370 -x367371 -x367372 -x367373 -x367374 -x367375 -x367376 -x367377 -x367378 -x367379 -x367380 -x367381 -x367382 -x367383 -x367384 -x367385 -x367386 -x367387 -x367388 -x367389 -x367390 -x367391 -x367392 -x367393 -x367394 -x367395 -x367396 -x367397 -x367398 -x367399 -x367400 -x367401 -x367402 -x367403 -x367404 -x367405 -x367406 -x367407 -x367408 -x367409 -x367410 -x367411 -x367412 -x367413 -x367414 -x367415 -x367416 -x367417 -x367418 -x367419 -x367420 -x367421 -x367422 -x367423 -x367424 -x367425 -x367426 -x367427 -x367428 -x367429 -x367430 -x367431 -x367432 -x367433 -x367434 -x367435 -x367436 -x367437 -x367438 -x367439 -x367440 -x367441 -x367442 -x367443 -x367444 -x367445 -x367446 -x367447 -x367448 -x367449 -x367450 -x367451 -x367452 -x367453 -x367454 -x367455 -x367456 -x367457 -x367458 -x367459 -x367460 -x367461 -x367462 -x367463 -x367464 -x367465 -x367466 -x367467 -x367468 -x367469 -x367470 -x367471 -x367472 -x367473 -x367474 -x367475 -x367476 -x367477 -x367478 -x367479 -x367480 -x367481 -x367482 -x367483 -x367484 -x367485 -x367486 -x367487 -x367488 -x367489 -x367490 -x367491 -x367492 -x367493 -x367494 -x367495 -x367496 -x367497 -x367498 -x367499 -x367500 -x367501 -x367502 -x367503 -x367504 -x367505 -x367506 -x367507 -x367508 -x367509 -x367510 -x367511 -x367512 -x367513 -x367514 -x367515 -x367516 -x367517 -x367518 -x367519 -x367520 -x367521 -x367522 -x367523 -x367524 -x367525 -x367526 -x367527 -x367528 -x367529 -x367530 -x367531 -x367532 -x367533 -x367534 -x367535 -x367536 -x367537 -x367538 -x367539 -x367540 -x367541 -x367542 -x367543 -x367544 -x367545 -x367546 -x367547 -x367548 -x367549 -x367550 -x367551 -x367552 -x367553 -x367554 -x367555 -x367556 -x367557 -x367558 -x367559 -x367560 -x367561 -x367562 -x367563 -x367564 -x367565 -x367566 -x367567 -x367568 -x367569 -x367570 -x367571 -x367572 -x367573 -x367574 -x367575 -x367576 -x367577 -x367578 -x367579 -x367580 -x367581 -x367582 -x367583 -x367584 -x367585 -x367586 -x367587 -x367588 -x367589 -x367590 -x367591 -x367592 -x367593 -x367594 -x367595 -x367596 x367597 -x367598 -x367599 -x367600 -x367601 -x367602 -x367603 -x367604 -x367605 -x367606 -x367607 -x367608 -x367609 -x367610 -x367611 -x367612 -x367613 -x367614 -x367615 -x367616 -x367617 -x367618 -x367619 -x367620 -x367621 -x367622 -x367623 -x367624 -x367625 -x367626 -x367627 -x367628 -x367629 -x367630 -x367631 -x367632 -x367633 -x367634 -x367635 -x367636 -x367637 -x367638 -x367639 -x367640 -x367641 -x367642 -x367643 -x367644 -x367645 -x367646 -x367647 -x367648 -x367649 -x367650 -x367651 -x367652 -x367653 -x367654 -x367655 -x367656 -x367657 -x367658 -x367659 -x367660 -x367661 -x367662 -x367663 -x367664 -x367665 -x367666 -x367667 -x367668 -x367669 -x367670 -x367671 -x367672 -x367673 -x367674 -x367675 -x367676 -x367677 -x367678 -x367679 -x367680 -x367681 -x367682 -x367683 -x367684 -x367685 -x367686 -x367687 -x367688 -x367689 -x367690 -x367691 -x367692 -x367693 -x367694 -x367695 -x367696 -x367697 -x367698 -x367699 -x367700 -x367701 -x367702 -x367703 -x367704 -x367705 -x367706 -x367707 -x367708 -x367709 -x367710 -x367711 -x367712 -x367713 -x367714 -x367715 -x367716 -x367717 -x367718 -x367719 -x367720 -x367721 -x367722 -x367723 -x367724 -x367725 -x367726 -x367727 -x367728 -x367729 -x367730 -x367731 -x367732 -x367733 -x367734 -x367735 -x367736 -x367737 -x367738 -x367739 -x367740 -x367741 -x367742 -x367743 -x367744 -x367745 -x367746 -x367747 -x367748 -x367749 -x367750 -x367751 -x367752 -x367753 -x367754 -x367755 -x367756 -x367757 -x367758 -x367759 -x367760 -x367761 -x367762 -x367763 -x367764 -x367765 -x367766 -x367767 -x367768 -x367769 -x367770 -x367771 -x367772 -x367773 -x367774 -x367775 -x367776 -x367777 -x367778 -x367779 -x367780 -x367781 -x367782 -x367783 -x367784 -x367785 -x367786 -x367787 -x367788 -x367789 -x367790 -x367791 -x367792 -x367793 -x367794 -x367795 -x367796 -x367797 -x367798 -x367799 -x367800 -x367801 -x367802 -x367803 -x367804 -x367805 -x367806 -x367807 -x367808 -x367809 -x367810 -x367811 -x367812 -x367813 -x367814 -x367815 -x367816 -x367817 -x367818 -x367819 -x367820 -x367821 -x367822 -x367823 -x367824 -x367825 -x367826 -x367827 -x367828 -x367829 -x367830 -x367831 -x367832 -x367833 -x367834 -x367835 -x367836 -x367837 -x367838 -x367839 -x367840 -x367841 -x367842 -x367843 -x367844 -x367845 -x367846 -x367847 -x367848 -x367849 -x367850 -x367851 -x367852 -x367853 -x367854 -x367855 -x367856 -x367857 -x367858 -x367859 -x367860 -x367861 -x367862 -x367863 -x367864 -x367865 -x367866 -x367867 -x367868 -x367869 -x367870 -x367871 -x367872 -x367873 -x367874 -x367875 -x367876 -x367877 -x367878 -x367879 -x367880 -x367881 -x367882 -x367883 -x367884 -x367885 -x367886 -x367887 -x367888 -x367889 -x367890 -x367891 -x367892 -x367893 -x367894 -x367895 x367896 -x367897 -x367898 -x367899 -x367900 -x367901 -x367902 -x367903 -x367904 -x367905 -x367906 -x367907 -x367908 -x367909 -x367910 -x367911 -x367912 -x367913 -x367914 -x367915 -x367916 -x367917 -x367918 -x367919 -x367920 -x367921 -x367922 -x367923 -x367924 -x367925 -x367926 -x367927 -x367928 -x367929 -x367930 -x367931 -x367932 -x367933 -x367934 -x367935 -x367936 -x367937 -x367938 -x367939 -x367940 -x367941 -x367942 -x367943 -x367944 -x367945 -x367946 -x367947 -x367948 -x367949 -x367950 -x367951 -x367952 -x367953 -x367954 -x367955 -x367956 -x367957 -x367958 -x367959 -x367960 -x367961 -x367962 -x367963 -x367964 -x367965 -x367966 -x367967 -x367968 -x367969 -x367970 -x367971 -x367972 -x367973 -x367974 -x367975 -x367976 -x367977 -x367978 -x367979 -x367980 -x367981 -x367982 -x367983 -x367984 -x367985 -x367986 -x367987 -x367988 -x367989 -x367990 -x367991 -x367992 -x367993 -x367994 -x367995 -x367996 -x367997 -x367998 -x367999
1674.09/1679.66 v -x368000 -x368001 -x368002 -x368003 -x368004 -x368005 -x368006 -x368007 -x368008 -x368009 -x368010 -x368011 -x368012 -x368013 -x368014 -x368015 -x368016 -x368017 -x368018 -x368019 -x368020 -x368021 -x368022 -x368023 -x368024 -x368025 -x368026 -x368027 -x368028 -x368029 -x368030 -x368031 -x368032 -x368033 -x368034 -x368035 -x368036 -x368037 -x368038 -x368039 -x368040 -x368041 -x368042 -x368043 -x368044 -x368045 -x368046 -x368047 -x368048 -x368049 -x368050 -x368051 -x368052 -x368053 -x368054 -x368055 -x368056 -x368057 -x368058 -x368059 -x368060 -x368061 -x368062 -x368063 -x368064 -x368065 -x368066 -x368067 -x368068 -x368069 -x368070 -x368071 -x368072 -x368073 -x368074 -x368075 -x368076 -x368077 -x368078 -x368079 -x368080 -x368081 -x368082 -x368083 -x368084 -x368085 -x368086 -x368087 -x368088 -x368089 -x368090 -x368091 -x368092 -x368093 -x368094 -x368095 -x368096 -x368097 -x368098 -x368099 -x368100 -x368101 -x368102 -x368103 -x368104 -x368105 -x368106 -x368107 -x368108 -x368109 -x368110 -x368111 -x368112 -x368113 -x368114 -x368115 -x368116 -x368117 -x368118 -x368119 -x368120 -x368121 -x368122 -x368123 -x368124 x368125 -x368126 -x368127 -x368128 -x368129 -x368130 -x368131 -x368132 -x368133 -x368134 -x368135 -x368136 -x368137 -x368138 -x368139 -x368140 -x368141 -x368142 -x368143 -x368144 -x368145 -x368146 -x368147 -x368148 -x368149 -x368150 -x368151 -x368152 -x368153 -x368154 -x368155 -x368156 -x368157 -x368158 -x368159 -x368160 -x368161 -x368162 -x368163 -x368164 -x368165 -x368166 -x368167 -x368168 -x368169 -x368170 -x368171 -x368172 -x368173 -x368174 -x368175 -x368176 -x368177 -x368178 -x368179 -x368180 -x368181 -x368182 -x368183 -x368184 -x368185 -x368186 -x368187 -x368188 -x368189 -x368190 -x368191 -x368192 -x368193 -x368194 -x368195 -x368196 -x368197 -x368198 -x368199 -x368200 -x368201 -x368202 -x368203 -x368204 -x368205 -x368206 -x368207 -x368208 -x368209 -x368210 -x368211 -x368212 -x368213 -x368214 -x368215 -x368216 -x368217 -x368218 -x368219 -x368220 -x368221 -x368222 -x368223 -x368224 -x368225 -x368226 -x368227 -x368228 -x368229 -x368230 -x368231 -x368232 -x368233 -x368234 -x368235 -x368236 -x368237 -x368238 -x368239 -x368240 -x368241 -x368242 -x368243 -x368244 -x368245 -x368246 -x368247 x368248 -x368249 -x368250 -x368251 -x368252 -x368253 -x368254 -x368255 -x368256 -x368257 -x368258 -x368259 -x368260 -x368261 -x368262 -x368263 -x368264 -x368265 -x368266 -x368267 -x368268 -x368269 -x368270 -x368271 -x368272 -x368273 -x368274 -x368275 -x368276 -x368277 -x368278 -x368279 -x368280 -x368281 -x368282 -x368283 -x368284 -x368285 -x368286 -x368287 -x368288 -x368289 -x368290 -x368291 -x368292 -x368293 -x368294 -x368295 -x368296 -x368297 -x368298 -x368299 -x368300 -x368301 -x368302 -x368303 -x368304 -x368305 -x368306 -x368307 -x368308 -x368309 -x368310 -x368311 -x368312 -x368313 -x368314 -x368315 -x368316 -x368317 -x368318 -x368319 -x368320 -x368321 -x368322 -x368323 -x368324 -x368325 -x368326 -x368327 -x368328 -x368329 -x368330 -x368331 -x368332 -x368333 -x368334 -x368335 -x368336 -x368337 -x368338 -x368339 -x368340 -x368341 -x368342 -x368343 -x368344 -x368345 -x368346 -x368347 -x368348 -x368349 -x368350 -x368351 -x368352 -x368353 -x368354 -x368355 -x368356 -x368357 -x368358 -x368359 -x368360 -x368361 -x368362 -x368363 -x368364 -x368365 -x368366 -x368367 -x368368 -x368369 -x368370 -x368371 -x368372 -x368373 -x368374 -x368375 -x368376 -x368377 -x368378 -x368379 -x368380 -x368381 -x368382 -x368383 -x368384 -x368385 -x368386 -x368387 -x368388 -x368389 -x368390 -x368391 -x368392 -x368393 -x368394 -x368395 -x368396 -x368397 -x368398 -x368399 -x368400 -x368401 -x368402 -x368403 -x368404 -x368405 -x368406 -x368407 -x368408 -x368409 -x368410 -x368411 -x368412 -x368413 -x368414 -x368415 -x368416 -x368417 -x368418 -x368419 -x368420 -x368421 -x368422 -x368423 -x368424 -x368425 -x368426 -x368427 -x368428 -x368429 -x368430 -x368431 -x368432 -x368433 -x368434 -x368435 -x368436 -x368437 -x368438 -x368439 -x368440 -x368441 -x368442 -x368443 -x368444 -x368445 -x368446 x368447 -x368448 -x368449 -x368450 -x368451 -x368452 -x368453 -x368454 -x368455 -x368456 -x368457 -x368458 -x368459 -x368460 -x368461 -x368462 -x368463 -x368464 -x368465 -x368466 -x368467 -x368468 -x368469 -x368470 -x368471 -x368472 -x368473 -x368474 -x368475 -x368476 -x368477 -x368478 -x368479 -x368480 -x368481 -x368482 -x368483 -x368484 -x368485 -x368486 -x368487 -x368488 -x368489 -x368490 -x368491 -x368492 -x368493 -x368494 -x368495 -x368496 -x368497 -x368498 -x368499 -x368500 -x368501 -x368502 -x368503 -x368504 -x368505 -x368506 -x368507 -x368508 -x368509 -x368510 -x368511 -x368512 -x368513 -x368514 -x368515 -x368516 -x368517 -x368518 -x368519 -x368520 -x368521 -x368522 -x368523 -x368524 -x368525 -x368526 -x368527 -x368528 -x368529 -x368530 -x368531 -x368532 -x368533 -x368534 -x368535 -x368536 -x368537 -x368538 -x368539 -x368540 -x368541 -x368542 -x368543 -x368544 -x368545 -x368546 -x368547 -x368548 -x368549 -x368550 -x368551 -x368552 -x368553 -x368554 -x368555 -x368556 -x368557 -x368558 -x368559 -x368560 -x368561 -x368562 -x368563 -x368564 -x368565 -x368566 -x368567 -x368568 -x368569 -x368570 -x368571 -x368572 -x368573 -x368574 -x368575 -x368576 -x368577 -x368578 -x368579 -x368580 -x368581 -x368582 -x368583 -x368584 -x368585 -x368586 -x368587 -x368588 -x368589 -x368590 -x368591 -x368592 -x368593 -x368594 -x368595 -x368596 -x368597 -x368598 -x368599 -x368600 -x368601 -x368602 -x368603 -x368604 -x368605 -x368606 -x368607 -x368608 -x368609 -x368610 -x368611 -x368612 -x368613 -x368614 -x368615 -x368616 -x368617 -x368618 -x368619 -x368620 -x368621 -x368622 -x368623 -x368624 -x368625 -x368626 -x368627 -x368628 -x368629 -x368630 -x368631 -x368632 -x368633 -x368634 -x368635 -x368636 -x368637 -x368638 -x368639 -x368640 -x368641 -x368642 -x368643 -x368644 -x368645 -x368646 -x368647 -x368648 -x368649 -x368650 -x368651 x368652 -x368653 -x368654 -x368655 -x368656 -x368657 -x368658 -x368659 -x368660 -x368661 -x368662 -x368663 -x368664 -x368665 -x368666 -x368667 -x368668 -x368669 -x368670 -x368671 -x368672 -x368673 -x368674 -x368675 -x368676 -x368677 -x368678 -x368679 -x368680 -x368681 -x368682 -x368683 -x368684 -x368685 -x368686 -x368687 -x368688 -x368689 -x368690 -x368691 -x368692 -x368693 -x368694 -x368695 -x368696 -x368697 -x368698 -x368699 -x368700 -x368701 -x368702 -x368703 -x368704 -x368705 -x368706 -x368707 -x368708 -x368709 -x368710 -x368711 -x368712 -x368713 -x368714 -x368715 -x368716 -x368717 -x368718 -x368719 -x368720 -x368721 -x368722 -x368723 -x368724 -x368725 -x368726 -x368727 -x368728 -x368729 -x368730 -x368731 -x368732 -x368733 -x368734 -x368735 -x368736 -x368737 -x368738 -x368739 -x368740 -x368741 -x368742 -x368743 -x368744 -x368745 -x368746 -x368747 -x368748 -x368749 -x368750 -x368751 -x368752 -x368753 -x368754 -x368755 -x368756 -x368757 -x368758 -x368759 -x368760 -x368761 -x368762 -x368763 -x368764 -x368765 -x368766 -x368767 -x368768 -x368769 -x368770 -x368771 -x368772 -x368773 -x368774 -x368775 -x368776 -x368777 -x368778 -x368779 -x368780 -x368781 -x368782 -x368783 -x368784 -x368785 -x368786 -x368787 -x368788 -x368789 -x368790 -x368791 -x368792 -x368793 -x368794 -x368795 -x368796 -x368797 -x368798 -x368799 -x368800 -x368801 -x368802 -x368803 -x368804 -x368805 -x368806 -x368807 -x368808 -x368809 -x368810 -x368811 -x368812 -x368813 -x368814 -x368815 -x368816 -x368817 -x368818 -x368819 -x368820 -x368821 -x368822 -x368823 -x368824 -x368825 -x368826 -x368827 -x368828 -x368829 -x368830 -x368831 -x368832 -x368833 -x368834 -x368835 -x368836 -x368837 -x368838 -x368839 -x368840 -x368841 -x368842 -x368843 -x368844 -x368845 -x368846 -x368847 -x368848 -x368849 -x368850 -x368851 -x368852 -x368853 -x368854 -x368855 -x368856 -x368857 -x368858 -x368859 -x368860 -x368861 -x368862 -x368863 -x368864 -x368865 -x368866 -x368867 -x368868 -x368869 -x368870 -x368871 -x368872 -x368873 -x368874 -x368875 -x368876 -x368877 -x368878 -x368879 -x368880 -x368881 -x368882 -x368883 -x368884 -x368885 -x368886 -x368887 -x368888 x368889 -x368890 -x368891 -x368892 -x368893 -x368894 -x368895 -x368896 -x368897 -x368898 -x368899 -x368900 -x368901 -x368902 -x368903 -x368904 -x368905 -x368906 -x368907 -x368908 -x368909 -x368910 -x368911 -x368912 -x368913 -x368914 -x368915 -x368916 -x368917 -x368918 -x368919 -x368920 -x368921 -x368922 -x368923 -x368924 -x368925 -x368926 -x368927 -x368928 -x368929 -x368930 -x368931 -x368932 -x368933 -x368934 -x368935 -x368936 -x368937 -x368938 -x368939 -x368940 -x368941 -x368942 -x368943 -x368944 -x368945 -x368946 -x368947 -x368948 -x368949 -x368950 -x368951 -x368952 -x368953 -x368954 -x368955 -x368956 -x368957 -x368958 -x368959 -x368960 -x368961 -x368962 -x368963 -x368964 -x368965 -x368966 -x368967 -x368968 -x368969 -x368970 -x368971 -x368972 -x368973 -x368974 -x368975 -x368976 -x368977 -x368978 -x368979 -x368980 -x368981 -x368982 -x368983 -x368984 -x368985 -x368986 -x368987 -x368988 -x368989 -x368990 -x368991 -x368992 -x368993 -x368994 -x368995 -x368996 -x368997 -x368998 -x368999 -x369000 -x369001 -x369002 -x369003 -x369004 -x369005 -x369006 -x369007 -x369008 -x369009 -x369010 -x369011 -x369012 -x369013 -x369014 -x369015 -x369016 -x369017 -x369018 -x369019 -x369020 -x369021 -x369022 -x369023 -x369024 -x369025 -x369026 -x369027 -x369028 -x369029 -x369030 -x369031 -x369032 -x369033 -x369034 -x369035 -x369036 -x369037 -x369038 -x369039 -x369040 -x369041 -x369042 -x369043 -x369044 -x369045 -x369046 -x369047 -x369048 -x369049 -x369050 -x369051 -x369052 -x369053 -x369054 -x369055 -x369056 -x369057 -x369058 -x369059 -x369060 -x369061 -x369062 -x369063 -x369064 -x369065 -x369066 -x369067 -x369068 -x369069 -x369070 -x369071 -x369072 -x369073 -x369074 -x369075 -x369076 -x369077 -x369078 -x369079 -x369080 -x369081 -x369082 -x369083 -x369084 -x369085 -x369086 -x369087 -x369088 -x369089 -x369090 -x369091 -x369092 -x369093 -x369094 -x369095 -x369096 -x369097 -x369098 -x369099 -x369100 -x369101 -x369102 -x369103 -x369104 -x369105 -x369106 -x369107 -x369108 -x369109 -x369110 -x369111 -x369112 -x369113 -x369114 -x369115 -x369116 -x369117 -x369118 -x369119 -x369120 -x369121 -x369122 -x369123 -x369124 -x369125 -x369126 -x369127 -x369128 -x369129 -x369130 -x369131 -x369132 -x369133 -x369134 -x369135 -x369136 -x369137 -x369138 -x369139 -x369140 -x369141 -x369142 -x369143 -x369144 -x369145 x369146 -x369147 -x369148 -x369149 -x369150 -x369151 -x369152 -x369153 -x369154 -x369155 -x369156 -x369157 -x369158 -x369159 -x369160 -x369161 -x369162 -x369163 -x369164 -x369165 -x369166 -x369167 -x369168 -x369169 -x369170 -x369171 -x369172 -x369173 -x369174 -x369175 -x369176 -x369177 -x369178 -x369179 -x369180 -x369181 -x369182 -x369183 -x369184 -x369185 -x369186 -x369187 -x369188 -x369189 -x369190 -x369191 -x369192 -x369193 -x369194 -x369195 -x369196 -x369197 -x369198 -x369199 -x369200 -x369201 -x369202 -x369203 -x369204 -x369205 -x369206 -x369207 -x369208 -x369209 -x369210 -x369211 -x369212 -x369213 -x369214 -x369215 -x369216 -x369217 -x369218 -x369219 -x369220 -x369221 -x369222 -x369223 -x369224 -x369225 -x369226 -x369227 -x369228 -x369229 -x369230 -x369231 -x369232 -x369233 -x369234 -x369235 -x369236 -x369237 -x369238 -x369239 -x369240 -x369241 -x369242 -x369243 -x369244 -x369245 -x369246 -x369247 -x369248 -x369249 -x369250 -x369251 -x369252 -x369253 -x369254 -x369255 -x369256 -x369257 -x369258 -x369259 -x369260 -x369261 -x369262 -x369263 -x369264 -x369265 -x369266 -x369267 -x369268 -x369269 -x369270 -x369271 -x369272 -x369273 -x369274 -x369275 -x369276 -x369277 -x369278 -x369279 -x369280 -x369281 -x369282 -x369283 -x369284 -x369285 -x369286 -x369287 -x369288 -x369289 -x369290 -x369291 -x369292 -x369293 -x369294 -x369295 -x369296 -x369297 -x369298 -x369299 -x369300 -x369301 -x369302 -x369303 -x369304 -x369305 -x369306 -x369307 -x369308 -x369309 -x369310 -x369311 -x369312 -x369313 -x369314 -x369315 -x369316 -x369317 -x369318 -x369319 -x369320 -x369321 -x369322 -x369323 -x369324 -x369325 -x369326 -x369327 -x369328 -x369329 -x369330 -x369331 -x369332 -x369333 -x369334 -x369335 -x369336 -x369337 -x369338 -x369339 -x369340 -x369341 -x369342 -x369343 -x369344 -x369345 -x369346 -x369347 -x369348 -x369349 -x369350 -x369351 -x369352 -x369353 -x369354 -x369355 -x369356 -x369357 -x369358 -x369359 -x369360 -x369361 -x369362 -x369363 -x369364 -x369365 -x369366 -x369367 -x369368 -x369369 -x369370 -x369371 -x369372 -x369373 -x369374 -x369375 -x369376 -x369377 -x369378 -x369379 -x369380 -x369381 -x369382 -x369383 -x369384 -x369385 -x369386 -x369387 -x369388 -x369389 -x369390 -x369391 -x369392 -x369393 -x369394 -x369395 -x369396 -x369397 -x369398 -x369399 -x369400 -x369401 -x369402 -x369403 -x369404 -x369405 -x369406 -x369407 -x369408 -x369409 -x369410 -x369411 -x369412 -x369413 -x369414 -x369415 -x369416 -x369417 -x369418 -x369419 -x369420 -x369421 -x369422 -x369423 -x369424 -x369425 -x369426 -x369427 -x369428 -x369429 -x369430 -x369431 -x369432 -x369433 -x369434 -x369435 -x369436 -x369437 -x369438 -x369439 -x369440 -x369441 -x369442 -x369443 -x369444 -x369445 -x369446 -x369447 -x369448 -x369449 -x369450 -x369451 -x369452 -x369453 -x369454 -x369455 -x369456 -x369457 -x369458 -x369459 -x369460 -x369461 -x369462 -x369463 -x369464 -x369465 -x369466 -x369467 -x369468 -x369469 -x369470 -x369471 -x369472 x369473 -x369474 -x369475 -x369476 -x369477 -x369478 -x369479 -x369480 -x369481 -x369482 -x369483 -x369484 -x369485 -x369486 -x369487 -x369488 -x369489 -x369490 -x369491 -x369492 -x369493 -x369494 -x369495 -x369496 -x369497 -x369498 -x369499 -x369500 -x369501 -x369502 -x369503 -x369504 -x369505 -x369506 -x369507 -x369508 -x369509 -x369510 -x369511 -x369512 -x369513 -x369514 -x369515 -x369516 -x369517 -x369518 -x369519 -x369520 -x369521 -x369522 -x369523 -x369524 -x369525 -x369526 -x369527 -x369528 -x369529 -x369530 -x369531 -x369532 -x369533 -x369534 -x369535 -x369536 -x369537 -x369538 -x369539 -x369540 -x369541 -x369542 -x369543 -x369544 -x369545 -x369546 -x369547 -x369548 -x369549 -x369550 -x369551 -x369552 -x369553 x369554 -x369555 -x369556 -x369557 -x369558 -x369559 -x369560 -x369561 -x369562 -x369563 -x369564 -x369565 -x369566 -x369567 -x369568 -x369569 -x369570 -x369571 -x369572 -x369573 -x369574 -x369575 -x369576 -x369577 -x369578 -x369579 -x369580 -x369581 -x369582 -x369583 -x369584 -x369585 -x369586 -x369587 -x369588 -x369589 -x369590 -x369591 -x369592 -x369593 -x369594 -x369595 -x369596 -x369597 -x369598 -x369599 -x369600 -x369601 -x369602 -x369603 -x369604 -x369605 -x369606 -x369607 -x369608 -x369609 -x369610 -x369611 -x369612 -x369613 -x369614 -x369615 -x369616 -x369617 -x369618 -x369619 -x369620 -x369621 -x369622 -x369623 -x369624 -x369625 -x369626 -x369627 -x369628 -x369629 -x369630 -x369631 -x369632 -x369633 -x369634 -x369635 -x369636 -x369637 -x369638 -x369639 -x369640 -x369641 -x369642 -x369643 -x369644 -x369645 -x369646 -x369647 -x369648 -x369649 -x369650 -x369651 -x369652 -x369653 -x369654 -x369655 -x369656 -x369657 -x369658 -x369659 -x369660 -x369661 -x369662 -x369663 -x369664 -x369665 -x369666 -x369667 -x369668 -x369669 -x369670 -x369671 -x369672 -x369673 -x369674 -x369675 -x369676 -x369677 -x369678 -x369679 -x369680 -x369681 -x369682 -x369683 -x369684 -x369685 -x369686 -x369687 -x369688 -x369689 -x369690 -x369691 -x369692 -x369693 -x369694 -x369695 -x369696 -x369697 -x369698 -x369699 -x369700 -x369701 -x369702 -x369703 -x369704 -x369705 -x369706 -x369707 -x369708 -x369709 -x369710 -x369711 -x369712 -x369713 -x369714 -x369715 -x369716 -x369717 -x369718 -x369719 -x369720 -x369721 -x369722 -x369723 -x369724 -x369725 -x369726 -x369727 -x369728 -x369729 -x369730 -x369731 -x369732 -x369733 -x369734 -x369735 -x369736 -x369737 -x369738 -x369739 -x369740 -x369741 -x369742 -x369743 -x369744 -x369745 -x369746 -x369747 -x369748 -x369749 -x369750 -x369751 -x369752 -x369753 -x369754 -x369755 -x369756 -x369757 -x369758 -x369759 -x369760 -x369761 -x369762 -x369763 -x369764 -x369765 -x369766 -x369767 -x369768 -x369769 -x369770 -x369771 -x369772 -x369773 -x369774 -x369775 -x369776 -x369777 -x369778 -x369779 -x369780 -x369781 -x369782 -x369783 -x369784 -x369785 -x369786 -x369787 -x369788 -x369789 -x369790 -x369791 -x369792 -x369793 -x369794 -x369795 -x369796 -x369797 -x369798 -x369799 -x369800 -x369801 -x369802 -x369803 -x369804 -x369805 -x369806 -x369807 -x369808 -x369809 -x369810 -x369811 -x369812 -x369813 -x369814 -x369815 -x369816 -x369817 -x369818 -x369819 -x369820 -x369821 -x369822 -x369823 -x369824 -x369825 -x369826 -x369827 -x369828 -x369829 -x369830 -x369831 -x369832 x369833 -x369834 -x369835 -x369836 -x369837 -x369838 -x369839 -x369840 -x369841 -x369842 -x369843 -x369844 -x369845 -x369846 -x369847 -x369848 -x369849 -x369850 -x369851 -x369852 -x369853 -x369854 -x369855 -x369856 -x369857 -x369858 -x369859 -x369860 -x369861 -x369862 -x369863 -x369864 -x369865 -x369866 -x369867 -x369868 -x369869 -x369870 -x369871 -x369872 -x369873 -x369874 -x369875 -x369876 -x369877 -x369878 -x369879 -x369880 -x369881 -x369882 -x369883 -x369884 -x369885 -x369886 -x369887 -x369888 -x369889 -x369890 -x369891 -x369892 -x369893 -x369894 -x369895 -x369896 -x369897 -x369898 -x369899 -x369900 -x369901 -x369902 -x369903 -x369904 -x369905 -x369906 -x369907 -x369908 -x369909 -x369910 -x369911 -x369912 -x369913 -x369914 -x369915 -x369916 -x369917 -x369918 -x369919 -x369920 -x369921 -x369922 -x369923 -x369924 -x369925 -x369926 -x369927 -x369928 -x369929 -x369930 -x369931 -x369932 -x369933 -x369934 -x369935 -x369936 -x369937 -x369938 -x369939 -x369940 -x369941 -x369942 -x369943 -x369944 -x369945 -x369946 -x369947 -x369948 -x369949 -x369950 -x369951 -x369952 -x369953 -x369954 -x369955 -x369956 -x369957 -x369958 -x369959 -x369960 -x369961 -x369962 -x369963 -x369964 -x369965 -x369966 -x369967 -x369968 -x369969 -x369970 -x369971 -x369972 -x369973 -x369974 -x369975 -x369976 -x369977 -x369978 -x369979 -x369980 -x369981 -x369982 -x369983 -x369984 -x369985 -x369986 -x369987 -x369988 -x369989 -x369990 -x369991 -x369992 -x369993 -x369994 -x369995 -x369996 -x369997 -x369998 -x369999
1674.09/1679.66 v -x370000 -x370001 -x370002 -x370003 -x370004 -x370005 -x370006 -x370007 -x370008 -x370009 -x370010 -x370011 -x370012 -x370013 -x370014 -x370015 -x370016 -x370017 -x370018 -x370019 -x370020 -x370021 -x370022 -x370023 -x370024 -x370025 -x370026 -x370027 -x370028 -x370029 -x370030 -x370031 -x370032 -x370033 -x370034 -x370035 -x370036 -x370037 -x370038 -x370039 -x370040 -x370041 -x370042 -x370043 -x370044 -x370045 -x370046 -x370047 -x370048 -x370049 -x370050 -x370051 -x370052 -x370053 -x370054 -x370055 -x370056 -x370057 -x370058 -x370059 -x370060 -x370061 -x370062 -x370063 -x370064 -x370065 -x370066 -x370067 -x370068 -x370069 -x370070 -x370071 -x370072 -x370073 -x370074 -x370075 -x370076 -x370077 -x370078 -x370079 -x370080 -x370081 -x370082 -x370083 -x370084 -x370085 -x370086 -x370087 -x370088 -x370089 -x370090 -x370091 -x370092 -x370093 -x370094 -x370095 -x370096 -x370097 -x370098 -x370099 -x370100 -x370101 -x370102 -x370103 -x370104 -x370105 -x370106 -x370107 -x370108 -x370109 -x370110 -x370111 -x370112 -x370113 -x370114 -x370115 -x370116 x370117 -x370118 -x370119 -x370120 -x370121 -x370122 -x370123 -x370124 -x370125 -x370126 -x370127 -x370128 -x370129 -x370130 -x370131 -x370132 -x370133 -x370134 -x370135 -x370136 -x370137 -x370138 -x370139 -x370140 -x370141 -x370142 -x370143 -x370144 -x370145 -x370146 -x370147 -x370148 -x370149 -x370150 -x370151 -x370152 -x370153 -x370154 -x370155 -x370156 -x370157 -x370158 -x370159 -x370160 -x370161 -x370162 -x370163 -x370164 -x370165 -x370166 -x370167 -x370168 -x370169 -x370170 -x370171 -x370172 -x370173 -x370174 -x370175 -x370176 -x370177 -x370178 -x370179 -x370180 -x370181 -x370182 -x370183 -x370184 -x370185 -x370186 -x370187 -x370188 -x370189 -x370190 -x370191 -x370192 -x370193 -x370194 -x370195 -x370196 -x370197 -x370198 -x370199 -x370200 -x370201 -x370202 -x370203 -x370204 -x370205 -x370206 -x370207 -x370208 -x370209 -x370210 -x370211 -x370212 -x370213 -x370214 -x370215 -x370216 -x370217 -x370218 -x370219 -x370220 -x370221 -x370222 -x370223 -x370224 -x370225 -x370226 -x370227 -x370228 -x370229 -x370230 -x370231 -x370232 x370233 -x370234 -x370235 -x370236 -x370237 -x370238 -x370239 -x370240 -x370241 -x370242 -x370243 -x370244 -x370245 -x370246 -x370247 -x370248 -x370249 -x370250 -x370251 -x370252 -x370253 -x370254 -x370255 -x370256 -x370257 -x370258 -x370259 -x370260 -x370261 -x370262 -x370263 -x370264 -x370265 -x370266 -x370267 -x370268 -x370269 -x370270 -x370271 -x370272 -x370273 -x370274 -x370275 -x370276 -x370277 -x370278 -x370279 -x370280 -x370281 -x370282 -x370283 -x370284 -x370285 -x370286 -x370287 -x370288 -x370289 -x370290 -x370291 -x370292 -x370293 -x370294 -x370295 -x370296 -x370297 -x370298 -x370299 -x370300 -x370301 -x370302 -x370303 -x370304 -x370305 -x370306 -x370307 -x370308 -x370309 -x370310 -x370311 -x370312 -x370313 -x370314 -x370315 -x370316 -x370317 -x370318 -x370319 -x370320 -x370321 -x370322 -x370323 -x370324 -x370325 -x370326 -x370327 -x370328 -x370329 -x370330 -x370331 -x370332 -x370333 -x370334 -x370335 -x370336 -x370337 -x370338 -x370339 -x370340 -x370341 -x370342 -x370343 -x370344 -x370345 -x370346 -x370347 -x370348 -x370349 -x370350 -x370351 -x370352 -x370353 -x370354 -x370355 -x370356 -x370357 -x370358 -x370359 -x370360 -x370361 -x370362 -x370363 -x370364 -x370365 -x370366 -x370367 -x370368 -x370369 -x370370 -x370371 -x370372 -x370373 -x370374 -x370375 -x370376 -x370377 -x370378 -x370379 -x370380 -x370381 -x370382 -x370383 -x370384 -x370385 -x370386 -x370387 -x370388 -x370389 -x370390 -x370391 -x370392 -x370393 -x370394 -x370395 -x370396 -x370397 -x370398 -x370399 -x370400 -x370401 -x370402 -x370403 -x370404 -x370405 -x370406 -x370407 -x370408 -x370409 -x370410 -x370411 -x370412 -x370413 -x370414 -x370415 -x370416 -x370417 -x370418 -x370419 -x370420 -x370421 -x370422 -x370423 -x370424 -x370425 x370426 -x370427 -x370428 -x370429 -x370430 -x370431 -x370432 -x370433 -x370434 -x370435 -x370436 -x370437 -x370438 -x370439 -x370440 -x370441 -x370442 -x370443 -x370444 -x370445 -x370446 -x370447 -x370448 -x370449 -x370450 -x370451 -x370452 -x370453 -x370454 -x370455 -x370456 -x370457 -x370458 -x370459 -x370460 -x370461 -x370462 -x370463 -x370464 -x370465 -x370466 -x370467 -x370468 -x370469 -x370470 -x370471 -x370472 -x370473 -x370474 -x370475 -x370476 -x370477 -x370478 -x370479 -x370480 -x370481 -x370482 -x370483 -x370484 -x370485 -x370486 -x370487 -x370488 -x370489 -x370490 -x370491 -x370492 -x370493 -x370494 -x370495 -x370496 -x370497 -x370498 -x370499 -x370500 -x370501 -x370502 -x370503 -x370504 -x370505 -x370506 -x370507 -x370508 -x370509 -x370510 -x370511 -x370512 -x370513 -x370514 -x370515 -x370516 -x370517 -x370518 -x370519 -x370520 -x370521 -x370522 -x370523 -x370524 -x370525 -x370526 -x370527 -x370528 -x370529 -x370530 -x370531 -x370532 -x370533 -x370534 -x370535 -x370536 -x370537 -x370538 -x370539 -x370540 -x370541 -x370542 -x370543 -x370544 -x370545 -x370546 -x370547 -x370548 -x370549 -x370550 -x370551 -x370552 -x370553 -x370554 -x370555 -x370556 -x370557 -x370558 -x370559 -x370560 -x370561 -x370562 -x370563 -x370564 -x370565 -x370566 -x370567 -x370568 -x370569 -x370570 -x370571 -x370572 -x370573 -x370574 -x370575 -x370576 -x370577 -x370578 -x370579 -x370580 -x370581 -x370582 -x370583 -x370584 -x370585 -x370586 -x370587 -x370588 -x370589 -x370590 -x370591 -x370592 -x370593 -x370594 -x370595 -x370596 -x370597 -x370598 -x370599 -x370600 -x370601 -x370602 -x370603 -x370604 -x370605 -x370606 -x370607 -x370608 -x370609 -x370610 -x370611 -x370612 -x370613 -x370614 -x370615 -x370616 -x370617 -x370618 -x370619 -x370620 -x370621 -x370622 -x370623 -x370624 -x370625 -x370626 -x370627 -x370628 -x370629 -x370630 -x370631 -x370632 -x370633 -x370634 -x370635 -x370636 -x370637 -x370638 -x370639 -x370640 -x370641 -x370642 -x370643 -x370644 -x370645 -x370646 -x370647 -x370648 -x370649 -x370650 -x370651 -x370652 -x370653 -x370654 -x370655 -x370656 -x370657 -x370658 -x370659 -x370660 -x370661 -x370662 -x370663 -x370664 -x370665 -x370666 -x370667 -x370668 -x370669 -x370670 -x370671 -x370672 -x370673 -x370674 -x370675 -x370676 -x370677 -x370678 -x370679 -x370680 -x370681 -x370682 -x370683 -x370684 -x370685 -x370686 -x370687 -x370688 -x370689 -x370690 -x370691 -x370692 -x370693 -x370694 -x370695 -x370696 -x370697 -x370698 -x370699 -x370700 -x370701 -x370702 -x370703 -x370704 -x370705 -x370706 -x370707 -x370708 -x370709 -x370710 -x370711 -x370712 -x370713 -x370714 -x370715 -x370716 -x370717 -x370718 -x370719 -x370720 -x370721 -x370722 -x370723 -x370724 -x370725 -x370726 -x370727 -x370728 -x370729 -x370730 -x370731 -x370732 -x370733 -x370734 -x370735 -x370736 -x370737 -x370738 -x370739 -x370740 -x370741 -x370742 -x370743 -x370744 -x370745 -x370746 -x370747 -x370748 -x370749 -x370750 -x370751 -x370752 -x370753 -x370754 -x370755 -x370756 -x370757 -x370758 -x370759 -x370760 -x370761 -x370762 -x370763 -x370764 -x370765 -x370766 -x370767 -x370768 -x370769 -x370770 -x370771 -x370772 -x370773 -x370774 -x370775 -x370776 -x370777 -x370778 -x370779 -x370780 -x370781 -x370782 -x370783 -x370784 -x370785 -x370786 -x370787 -x370788 -x370789 -x370790 -x370791 -x370792 -x370793 -x370794 -x370795 -x370796 -x370797 -x370798 -x370799 -x370800 -x370801 -x370802 -x370803 -x370804 -x370805 -x370806 -x370807 -x370808 -x370809 -x370810 -x370811 -x370812 -x370813 -x370814 -x370815 -x370816 -x370817 -x370818 -x370819 -x370820 -x370821 -x370822 -x370823 -x370824 -x370825 -x370826 -x370827 -x370828 -x370829 -x370830 -x370831 -x370832 -x370833 -x370834 -x370835 -x370836 -x370837 -x370838 -x370839 -x370840 -x370841 -x370842 -x370843 -x370844 -x370845 -x370846 -x370847 -x370848 -x370849 -x370850 -x370851 -x370852 -x370853 -x370854 -x370855 -x370856 -x370857 -x370858 -x370859 -x370860 -x370861 -x370862 -x370863 -x370864 x370865 -x370866 -x370867 -x370868 -x370869 -x370870 -x370871 -x370872 -x370873 -x370874 -x370875 -x370876 -x370877 -x370878 -x370879 -x370880 -x370881 -x370882 -x370883 -x370884 -x370885 -x370886 -x370887 -x370888 -x370889 -x370890 -x370891 -x370892 -x370893 -x370894 -x370895 -x370896 -x370897 -x370898 -x370899 -x370900 -x370901 -x370902 -x370903 -x370904 -x370905 -x370906 -x370907 -x370908 -x370909 -x370910 -x370911 -x370912 -x370913 -x370914 -x370915 -x370916 -x370917 -x370918 -x370919 -x370920 -x370921 -x370922 -x370923 -x370924 -x370925 -x370926 -x370927 -x370928 -x370929 -x370930 -x370931 -x370932 -x370933 -x370934 -x370935 -x370936 -x370937 -x370938 -x370939 -x370940 -x370941 -x370942 -x370943 -x370944 -x370945 -x370946 -x370947 -x370948 -x370949 -x370950 -x370951 -x370952 -x370953 -x370954 -x370955 -x370956 -x370957 -x370958 -x370959 -x370960 -x370961 -x370962 -x370963 -x370964 -x370965 -x370966 -x370967 -x370968 -x370969 -x370970 -x370971 -x370972 -x370973 -x370974 -x370975 -x370976 -x370977 -x370978 -x370979 -x370980 -x370981 -x370982 -x370983 -x370984 -x370985 -x370986 -x370987 -x370988 -x370989 -x370990 -x370991 -x370992 -x370993 -x370994 -x370995 -x370996 -x370997 -x370998 -x370999 -x371000 -x371001 -x371002 -x371003 -x371004 -x371005 -x371006 -x371007 -x371008 -x371009 -x371010 -x371011 -x371012 -x371013 -x371014 -x371015 -x371016 -x371017 -x371018 -x371019 -x371020 -x371021 -x371022 -x371023 -x371024 -x371025 -x371026 -x371027 -x371028 -x371029 -x371030 -x371031 -x371032 -x371033 -x371034 -x371035 -x371036 -x371037 -x371038 -x371039 -x371040 -x371041 -x371042 -x371043 -x371044 -x371045 -x371046 -x371047 -x371048 -x371049 -x371050 -x371051 -x371052 -x371053 -x371054 -x371055 -x371056 -x371057 -x371058 -x371059 -x371060 -x371061 -x371062 -x371063 -x371064 -x371065 -x371066 -x371067 -x371068 -x371069 -x371070 -x371071 -x371072 -x371073 -x371074 -x371075 -x371076 -x371077 -x371078 -x371079 -x371080 -x371081 -x371082 x371083 -x371084 -x371085 -x371086 -x371087 -x371088 -x371089 -x371090 -x371091 -x371092 -x371093 -x371094 -x371095 -x371096 -x371097 -x371098 -x371099 -x371100 -x371101 -x371102 -x371103 -x371104 -x371105 -x371106 -x371107 -x371108 -x371109 -x371110 -x371111 -x371112 -x371113 -x371114 -x371115 -x371116 -x371117 -x371118 -x371119 -x371120 -x371121 -x371122 -x371123 -x371124 -x371125 -x371126 -x371127 -x371128 -x371129 -x371130 -x371131 -x371132 -x371133 -x371134 -x371135 -x371136 -x371137 -x371138 -x371139 -x371140 -x371141 -x371142 -x371143 -x371144 -x371145 -x371146 -x371147 -x371148 -x371149 -x371150 -x371151 -x371152 -x371153 -x371154 -x371155 -x371156 -x371157 -x371158 -x371159 -x371160 -x371161 -x371162 -x371163 -x371164 -x371165 -x371166 -x371167 -x371168 -x371169 -x371170 -x371171 -x371172 -x371173 -x371174 -x371175 -x371176 -x371177 -x371178 -x371179 -x371180 -x371181 -x371182 -x371183 -x371184 -x371185 -x371186 -x371187 -x371188 -x371189 -x371190 -x371191 -x371192 -x371193 -x371194 -x371195 -x371196 -x371197 -x371198 -x371199 -x371200 -x371201 -x371202 -x371203 -x371204 -x371205 -x371206 -x371207 -x371208 -x371209 -x371210 -x371211 -x371212 -x371213 -x371214 -x371215 -x371216 -x371217 -x371218 -x371219 -x371220 -x371221 -x371222 -x371223 -x371224 -x371225 -x371226 -x371227 -x371228 -x371229 -x371230 -x371231 -x371232 -x371233 -x371234 -x371235 -x371236 -x371237 -x371238 -x371239 -x371240 -x371241 -x371242 -x371243 -x371244 -x371245 -x371246 -x371247 -x371248 -x371249 x371250 -x371251 -x371252 -x371253 -x371254 -x371255 -x371256 -x371257 -x371258 -x371259 -x371260 -x371261 -x371262 -x371263 -x371264 -x371265 -x371266 -x371267 -x371268 -x371269 -x371270 -x371271 -x371272 -x371273 -x371274 -x371275 -x371276 -x371277 -x371278 -x371279 -x371280 -x371281 -x371282 -x371283 -x371284 -x371285 -x371286 -x371287 -x371288 -x371289 -x371290 -x371291 -x371292 -x371293 -x371294 -x371295 -x371296 -x371297 -x371298 -x371299 -x371300 -x371301 -x371302 -x371303 -x371304 -x371305 -x371306 -x371307 -x371308 -x371309 -x371310 -x371311 -x371312 -x371313 -x371314 -x371315 -x371316 -x371317 -x371318 -x371319 -x371320 -x371321 -x371322 -x371323 -x371324 -x371325 -x371326 -x371327 -x371328 -x371329 -x371330 -x371331 -x371332 -x371333 -x371334 -x371335 -x371336 -x371337 -x371338 -x371339 -x371340 -x371341 -x371342 -x371343 -x371344 -x371345 -x371346 -x371347 -x371348 -x371349 -x371350 -x371351 -x371352 -x371353 -x371354 -x371355 -x371356 -x371357 -x371358 -x371359 -x371360 -x371361 -x371362 -x371363 -x371364 -x371365 -x371366 -x371367 -x371368 -x371369 -x371370 -x371371 -x371372 -x371373 -x371374 -x371375 -x371376 -x371377 -x371378 -x371379 -x371380 -x371381 -x371382 -x371383 -x371384 -x371385 -x371386 -x371387 -x371388 -x371389 -x371390 -x371391 -x371392 -x371393 -x371394 -x371395 -x371396 -x371397 -x371398 -x371399 -x371400 -x371401 -x371402 -x371403 -x371404 -x371405 -x371406 -x371407 -x371408 -x371409 -x371410 -x371411 -x371412 -x371413 -x371414 -x371415 -x371416 -x371417 -x371418 -x371419 -x371420 -x371421 -x371422 -x371423 -x371424 -x371425 -x371426 -x371427 -x371428 -x371429 -x371430 -x371431 -x371432 -x371433 -x371434 -x371435 -x371436 -x371437 -x371438 -x371439 -x371440 -x371441 -x371442 -x371443 -x371444 -x371445 -x371446 -x371447 -x371448 -x371449 -x371450 -x371451 -x371452 -x371453 -x371454 -x371455 -x371456 -x371457 -x371458 -x371459 -x371460 -x371461 -x371462 -x371463 -x371464 -x371465 -x371466 -x371467 -x371468 -x371469 -x371470 -x371471 -x371472 -x371473 -x371474 -x371475 -x371476 -x371477 -x371478 -x371479 -x371480 -x371481 -x371482 -x371483 -x371484 -x371485 -x371486 -x371487 -x371488 -x371489 -x371490 -x371491 -x371492 -x371493 -x371494 -x371495 -x371496 -x371497 -x371498 -x371499 -x371500 x371501 -x371502 -x371503 -x371504 -x371505 -x371506 -x371507 -x371508 -x371509 -x371510 -x371511 -x371512 -x371513 -x371514 -x371515 -x371516 -x371517 -x371518 -x371519 -x371520 -x371521 -x371522 -x371523 -x371524 -x371525 -x371526 -x371527 -x371528 -x371529 -x371530 -x371531 -x371532 -x371533 -x371534 -x371535 -x371536 -x371537 -x371538 -x371539 -x371540 -x371541 -x371542 -x371543 -x371544 -x371545 -x371546 -x371547 -x371548 -x371549 -x371550 -x371551 -x371552 -x371553 -x371554 -x371555 -x371556 -x371557 -x371558 -x371559 -x371560 -x371561 -x371562 -x371563 -x371564 -x371565 -x371566 -x371567 -x371568 -x371569 -x371570 -x371571 -x371572 -x371573 -x371574 -x371575 -x371576 -x371577 -x371578 -x371579 -x371580 -x371581 -x371582 -x371583 -x371584 -x371585 -x371586 -x371587 -x371588 -x371589 -x371590 -x371591 -x371592 -x371593 -x371594 -x371595 -x371596 -x371597 -x371598 -x371599 -x371600 -x371601 -x371602 -x371603 -x371604 -x371605 -x371606 -x371607 -x371608 -x371609 -x371610 -x371611 -x371612 x371613 -x371614 -x371615 -x371616 -x371617 -x371618 -x371619 -x371620 -x371621 -x371622 -x371623 -x371624 -x371625 -x371626 -x371627 -x371628 -x371629 -x371630 -x371631 -x371632 -x371633 -x371634 -x371635 -x371636 -x371637 -x371638 -x371639 -x371640 -x371641 -x371642 -x371643 -x371644 -x371645 -x371646 -x371647 -x371648 -x371649 -x371650 -x371651 -x371652 -x371653 -x371654 -x371655 -x371656 -x371657 -x371658 -x371659 -x371660 -x371661 -x371662 -x371663 -x371664 -x371665 -x371666 -x371667 -x371668 -x371669 -x371670 -x371671 -x371672 -x371673 -x371674 -x371675 -x371676 -x371677 -x371678 -x371679 -x371680 -x371681 -x371682 -x371683 -x371684 -x371685 -x371686 -x371687 -x371688 -x371689 -x371690 -x371691 -x371692 -x371693 -x371694 -x371695 -x371696 -x371697 -x371698 -x371699 -x371700 -x371701 -x371702 -x371703 -x371704 -x371705 -x371706 -x371707 -x371708 -x371709 -x371710 -x371711 -x371712 -x371713 -x371714 -x371715 -x371716 -x371717 -x371718 -x371719 -x371720 -x371721 -x371722 -x371723 -x371724 -x371725 -x371726 -x371727 -x371728 -x371729 -x371730 -x371731 -x371732 -x371733 -x371734 -x371735 -x371736 -x371737 -x371738 -x371739 -x371740 -x371741 -x371742 -x371743 -x371744 -x371745 -x371746 -x371747 -x371748 -x371749 -x371750 -x371751 -x371752 -x371753 -x371754 -x371755 -x371756 -x371757 -x371758 -x371759 -x371760 -x371761 -x371762 -x371763 -x371764 -x371765 -x371766 -x371767 -x371768 -x371769 -x371770 -x371771 -x371772 -x371773 -x371774 -x371775 -x371776 -x371777 -x371778 -x371779 -x371780 -x371781 -x371782 -x371783 -x371784 -x371785 -x371786 -x371787 -x371788 -x371789 -x371790 -x371791 -x371792 -x371793 -x371794 -x371795 -x371796 -x371797 -x371798 -x371799 -x371800 -x371801 -x371802 -x371803 -x371804 -x371805 -x371806 -x371807 -x371808 -x371809 -x371810 -x371811 -x371812 -x371813 -x371814 -x371815 -x371816 -x371817 -x371818 -x371819 -x371820 -x371821 -x371822 -x371823 -x371824 -x371825 -x371826 -x371827 -x371828 -x371829 -x371830 -x371831 -x371832 -x371833 -x371834 -x371835 -x371836 -x371837 -x371838 -x371839 -x371840 -x371841 -x371842 -x371843 -x371844 -x371845 -x371846 -x371847 -x371848 -x371849 -x371850 -x371851 -x371852 -x371853 -x371854 -x371855 -x371856 -x371857 -x371858 -x371859 -x371860 x371861 -x371862 -x371863 -x371864 -x371865 -x371866 -x371867 -x371868 -x371869 -x371870 -x371871 -x371872 -x371873 -x371874 -x371875 -x371876 -x371877 -x371878 -x371879 -x371880 -x371881 -x371882 -x371883 -x371884 -x371885 -x371886 -x371887 -x371888 -x371889 -x371890 -x371891 -x371892 -x371893 -x371894 -x371895 -x371896 -x371897 -x371898 -x371899 -x371900 -x371901 -x371902 -x371903 -x371904 -x371905 -x371906 -x371907 -x371908 -x371909 -x371910 -x371911 -x371912 -x371913 -x371914 -x371915 -x371916 -x371917 -x371918 -x371919 -x371920 -x371921 -x371922 -x371923 -x371924 -x371925 -x371926 -x371927 -x371928 -x371929 -x371930 -x371931 -x371932 -x371933 -x371934 -x371935 -x371936 -x371937 -x371938 -x371939 -x371940 -x371941 -x371942 -x371943 -x371944 -x371945 -x371946 -x371947 -x371948 -x371949 -x371950 -x371951 -x371952 -x371953 -x371954 -x371955 -x371956 -x371957 -x371958 -x371959 -x371960 -x371961 -x371962 -x371963 -x371964 -x371965 -x371966 -x371967 -x371968 -x371969 -x371970 -x371971 -x371972 -x371973 -x371974 -x371975 -x371976 -x371977 -x371978 -x371979 -x371980 -x371981 -x371982 -x371983 -x371984 -x371985 -x371986 -x371987 -x371988 -x371989 -x371990 -x371991 -x371992 -x371993 -x371994 -x371995 -x371996 -x371997 -x371998 -x371999
1674.09/1679.66 v -x372000 -x372001 -x372002 -x372003 -x372004 -x372005 -x372006 -x372007 -x372008 -x372009 -x372010 -x372011 -x372012 -x372013 -x372014 -x372015 -x372016 -x372017 -x372018 -x372019 -x372020 -x372021 -x372022 -x372023 -x372024 -x372025 -x372026 -x372027 -x372028 -x372029 -x372030 -x372031 -x372032 -x372033 -x372034 -x372035 -x372036 -x372037 -x372038 -x372039 -x372040 -x372041 -x372042 -x372043 -x372044 -x372045 -x372046 -x372047 -x372048 -x372049 -x372050 -x372051 -x372052 -x372053 -x372054 -x372055 -x372056 -x372057 -x372058 -x372059 -x372060 -x372061 -x372062 -x372063 -x372064 -x372065 -x372066 -x372067 -x372068 -x372069 -x372070 -x372071 -x372072 -x372073 -x372074 -x372075 -x372076 -x372077 -x372078 -x372079 -x372080 -x372081 -x372082 -x372083 -x372084 -x372085 -x372086 -x372087 -x372088 -x372089 -x372090 -x372091 -x372092 -x372093 -x372094 -x372095 -x372096 -x372097 -x372098 -x372099 -x372100 -x372101 -x372102 -x372103 -x372104 -x372105 -x372106 -x372107 -x372108 -x372109 -x372110 -x372111 -x372112 -x372113 -x372114 -x372115 -x372116 -x372117 -x372118 -x372119 -x372120 -x372121 -x372122 -x372123 -x372124 -x372125 -x372126 -x372127 -x372128 -x372129 -x372130 -x372131 -x372132 -x372133 -x372134 -x372135 -x372136 -x372137 -x372138 -x372139 -x372140 -x372141 -x372142 -x372143 -x372144 -x372145 -x372146 -x372147 -x372148 -x372149 -x372150 -x372151 -x372152 -x372153 -x372154 -x372155 -x372156 -x372157 x372158 -x372159 -x372160 -x372161 -x372162 -x372163 -x372164 -x372165 -x372166 -x372167 -x372168 -x372169 -x372170 -x372171 -x372172 -x372173 -x372174 -x372175 -x372176 -x372177 -x372178 -x372179 -x372180 -x372181 -x372182 -x372183 -x372184 -x372185 -x372186 -x372187 -x372188 -x372189 -x372190 -x372191 -x372192 -x372193 -x372194 -x372195 -x372196 -x372197 -x372198 -x372199 -x372200 -x372201 -x372202 -x372203 -x372204 -x372205 -x372206 -x372207 -x372208 -x372209 -x372210 -x372211 -x372212 -x372213 -x372214 -x372215 -x372216 -x372217 -x372218 -x372219 -x372220 -x372221 -x372222 -x372223 -x372224 -x372225 -x372226 -x372227 -x372228 -x372229 -x372230 -x372231 -x372232 -x372233 -x372234 -x372235 -x372236 -x372237 -x372238 -x372239 -x372240 -x372241 -x372242 -x372243 -x372244 -x372245 -x372246 -x372247 -x372248 -x372249 -x372250 -x372251 -x372252 -x372253 -x372254 -x372255 -x372256 -x372257 -x372258 -x372259 -x372260 -x372261 -x372262 -x372263 -x372264 -x372265 -x372266 -x372267 -x372268 -x372269 -x372270 -x372271 -x372272 -x372273 -x372274 -x372275 -x372276 -x372277 -x372278 -x372279 -x372280 -x372281 -x372282 -x372283 -x372284 -x372285 -x372286 -x372287 -x372288 -x372289 -x372290 -x372291 -x372292 -x372293 -x372294 -x372295 -x372296 -x372297 -x372298 -x372299 -x372300 -x372301 -x372302 -x372303 -x372304 -x372305 -x372306 -x372307 -x372308 -x372309 -x372310 -x372311 -x372312 -x372313 -x372314 -x372315 -x372316 -x372317 -x372318 -x372319 -x372320 -x372321 -x372322 -x372323 -x372324 -x372325 -x372326 -x372327 -x372328 -x372329 -x372330 -x372331 -x372332 -x372333 -x372334 -x372335 -x372336 -x372337 -x372338 -x372339 -x372340 -x372341 -x372342 -x372343 -x372344 -x372345 -x372346 -x372347 -x372348 -x372349 -x372350 -x372351 -x372352 -x372353 -x372354 -x372355 -x372356 -x372357 -x372358 -x372359 -x372360 -x372361 -x372362 -x372363 -x372364 -x372365 -x372366 -x372367 -x372368 -x372369 -x372370 -x372371 -x372372 -x372373 -x372374 -x372375 -x372376 -x372377 -x372378 -x372379 -x372380 -x372381 -x372382 -x372383 -x372384 x372385 -x372386 -x372387 -x372388 -x372389 -x372390 -x372391 -x372392 -x372393 -x372394 -x372395 -x372396 -x372397 -x372398 -x372399 -x372400 -x372401 -x372402 -x372403 -x372404 -x372405 -x372406 -x372407 -x372408 -x372409 -x372410 -x372411 -x372412 -x372413 -x372414 -x372415 -x372416 -x372417 -x372418 -x372419 -x372420 -x372421 -x372422 -x372423 -x372424 -x372425 -x372426 -x372427 -x372428 -x372429 -x372430 -x372431 -x372432 -x372433 -x372434 -x372435 -x372436 -x372437 -x372438 -x372439 -x372440 -x372441 -x372442 -x372443 -x372444 -x372445 -x372446 -x372447 -x372448 -x372449 -x372450 -x372451 -x372452 -x372453 -x372454 -x372455 -x372456 -x372457 -x372458 -x372459 -x372460 -x372461 -x372462 -x372463 -x372464 -x372465 -x372466 -x372467 -x372468 -x372469 -x372470 -x372471 -x372472 -x372473 -x372474 -x372475 -x372476 -x372477 -x372478 -x372479 -x372480 -x372481 -x372482 -x372483 -x372484 -x372485 -x372486 -x372487 -x372488 -x372489 -x372490 -x372491 -x372492 -x372493 -x372494 -x372495 -x372496 -x372497 -x372498 -x372499 -x372500 -x372501 -x372502 -x372503 -x372504 -x372505 x372506 -x372507 -x372508 -x372509 -x372510 -x372511 -x372512 -x372513 -x372514 -x372515 -x372516 -x372517 -x372518 -x372519 -x372520 -x372521 -x372522 -x372523 -x372524 -x372525 -x372526 -x372527 -x372528 -x372529 -x372530 -x372531 -x372532 -x372533 -x372534 -x372535 -x372536 -x372537 -x372538 -x372539 -x372540 -x372541 -x372542 -x372543 -x372544 -x372545 -x372546 -x372547 -x372548 -x372549 -x372550 -x372551 -x372552 -x372553 -x372554 -x372555 -x372556 -x372557 -x372558 -x372559 -x372560 -x372561 -x372562 -x372563 -x372564 -x372565 -x372566 -x372567 -x372568 -x372569 -x372570 -x372571 -x372572 -x372573 -x372574 -x372575 -x372576 -x372577 -x372578 -x372579 -x372580 -x372581 -x372582 -x372583 -x372584 -x372585 -x372586 -x372587 -x372588 -x372589 -x372590 -x372591 -x372592 -x372593 -x372594 -x372595 -x372596 -x372597 -x372598 -x372599 -x372600 -x372601 -x372602 -x372603 -x372604 -x372605 -x372606 -x372607 -x372608 -x372609 -x372610 -x372611 -x372612 -x372613 -x372614 -x372615 -x372616 -x372617 -x372618 -x372619 -x372620 -x372621 -x372622 -x372623 -x372624 -x372625 -x372626 -x372627 -x372628 -x372629 -x372630 -x372631 -x372632 -x372633 -x372634 -x372635 -x372636 -x372637 -x372638 -x372639 -x372640 -x372641 -x372642 -x372643 -x372644 -x372645 -x372646 -x372647 -x372648 -x372649 -x372650 -x372651 -x372652 -x372653 -x372654 -x372655 -x372656 -x372657 -x372658 -x372659 -x372660 -x372661 -x372662 -x372663 -x372664 -x372665 -x372666 -x372667 -x372668 -x372669 -x372670 -x372671 -x372672 -x372673 -x372674 -x372675 -x372676 -x372677 -x372678 -x372679 -x372680 -x372681 -x372682 -x372683 -x372684 -x372685 -x372686 -x372687 -x372688 -x372689 -x372690 -x372691 -x372692 -x372693 -x372694 -x372695 -x372696 -x372697 -x372698 -x372699 -x372700 -x372701 -x372702 x372703 -x372704 -x372705 -x372706 -x372707 -x372708 -x372709 -x372710 -x372711 -x372712 -x372713 -x372714 -x372715 -x372716 -x372717 -x372718 -x372719 -x372720 -x372721 -x372722 -x372723 -x372724 -x372725 -x372726 -x372727 -x372728 -x372729 -x372730 -x372731 -x372732 -x372733 -x372734 -x372735 -x372736 -x372737 -x372738 -x372739 -x372740 -x372741 -x372742 -x372743 -x372744 -x372745 -x372746 -x372747 -x372748 -x372749 -x372750 -x372751 -x372752 -x372753 -x372754 -x372755 -x372756 -x372757 -x372758 -x372759 -x372760 -x372761 -x372762 -x372763 -x372764 -x372765 -x372766 -x372767 -x372768 -x372769 -x372770 -x372771 -x372772 -x372773 -x372774 -x372775 -x372776 -x372777 -x372778 -x372779 -x372780 -x372781 -x372782 -x372783 -x372784 -x372785 -x372786 -x372787 -x372788 -x372789 -x372790 -x372791 -x372792 -x372793 -x372794 -x372795 -x372796 -x372797 -x372798 -x372799 -x372800 -x372801 -x372802 -x372803 -x372804 -x372805 -x372806 -x372807 -x372808 -x372809 -x372810 -x372811 -x372812 -x372813 -x372814 -x372815 -x372816 -x372817 -x372818 -x372819 -x372820 -x372821 -x372822 -x372823 -x372824 -x372825 -x372826 -x372827 -x372828 -x372829 -x372830 -x372831 -x372832 -x372833 -x372834 -x372835 -x372836 -x372837 -x372838 -x372839 -x372840 -x372841 -x372842 -x372843 -x372844 -x372845 -x372846 -x372847 -x372848 -x372849 -x372850 -x372851 -x372852 -x372853 -x372854 -x372855 -x372856 -x372857 -x372858 -x372859 -x372860 -x372861 -x372862 -x372863 -x372864 -x372865 -x372866 -x372867 -x372868 -x372869 -x372870 -x372871 -x372872 -x372873 -x372874 -x372875 -x372876 -x372877 -x372878 -x372879 -x372880 -x372881 -x372882 -x372883 -x372884 -x372885 -x372886 -x372887 -x372888 -x372889 -x372890 -x372891 -x372892 -x372893 -x372894 -x372895 -x372896 -x372897 -x372898 -x372899 -x372900 -x372901 -x372902 -x372903 -x372904 -x372905 -x372906 -x372907 x372908 -x372909 -x372910 -x372911 -x372912 -x372913 -x372914 -x372915 -x372916 -x372917 -x372918 -x372919 -x372920 -x372921 -x372922 -x372923 -x372924 -x372925 -x372926 -x372927 -x372928 -x372929 -x372930 -x372931 -x372932 -x372933 -x372934 -x372935 -x372936 -x372937 -x372938 -x372939 -x372940 -x372941 -x372942 -x372943 -x372944 -x372945 -x372946 -x372947 -x372948 -x372949 -x372950 -x372951 -x372952 -x372953 -x372954 -x372955 -x372956 -x372957 -x372958 -x372959 -x372960 -x372961 -x372962 -x372963 -x372964 -x372965 -x372966 -x372967 -x372968 -x372969 -x372970 -x372971 -x372972 -x372973 -x372974 -x372975 -x372976 -x372977 -x372978 -x372979 -x372980 -x372981 -x372982 -x372983 -x372984 -x372985 -x372986 -x372987 -x372988 -x372989 -x372990 -x372991 -x372992 -x372993 -x372994 -x372995 -x372996 -x372997 -x372998 -x372999 -x373000 -x373001 -x373002 -x373003 -x373004 -x373005 -x373006 -x373007 -x373008 -x373009 -x373010 -x373011 -x373012 -x373013 -x373014 -x373015 -x373016 -x373017 -x373018 -x373019 -x373020 -x373021 -x373022 -x373023 -x373024 -x373025 -x373026 -x373027 -x373028 -x373029 -x373030 -x373031 -x373032 -x373033 -x373034 -x373035 -x373036 -x373037 -x373038 -x373039 -x373040 -x373041 -x373042 -x373043 -x373044 -x373045 -x373046 -x373047 -x373048 -x373049 -x373050 -x373051 -x373052 -x373053 -x373054 -x373055 -x373056 -x373057 -x373058 -x373059 -x373060 -x373061 -x373062 -x373063 -x373064 -x373065 -x373066 -x373067 -x373068 -x373069 -x373070 -x373071 -x373072 -x373073 -x373074 -x373075 -x373076 -x373077 -x373078 -x373079 -x373080 -x373081 -x373082 -x373083 -x373084 -x373085 -x373086 -x373087 -x373088 -x373089 -x373090 -x373091 -x373092 -x373093 -x373094 -x373095 -x373096 -x373097 -x373098 -x373099 -x373100 -x373101 -x373102 -x373103 -x373104 -x373105 -x373106 -x373107 -x373108 -x373109 -x373110 -x373111 -x373112 -x373113 -x373114 -x373115 -x373116 -x373117 -x373118 -x373119 -x373120 -x373121 -x373122 -x373123 -x373124 -x373125 -x373126 -x373127 -x373128 -x373129 -x373130 -x373131 -x373132 -x373133 -x373134 -x373135 -x373136 -x373137 -x373138 -x373139 -x373140 -x373141 -x373142 -x373143 -x373144 -x373145 -x373146 x373147 -x373148 -x373149 -x373150 -x373151 -x373152 -x373153 -x373154 -x373155 -x373156 -x373157 -x373158 -x373159 -x373160 -x373161 -x373162 -x373163 -x373164 -x373165 -x373166 -x373167 -x373168 -x373169 -x373170 -x373171 -x373172 -x373173 -x373174 -x373175 -x373176 -x373177 -x373178 -x373179 -x373180 -x373181 -x373182 -x373183 -x373184 -x373185 -x373186 -x373187 -x373188 -x373189 -x373190 -x373191 -x373192 -x373193 -x373194 -x373195 -x373196 -x373197 -x373198 -x373199 -x373200 -x373201 -x373202 -x373203 -x373204 -x373205 -x373206 -x373207 -x373208 -x373209 -x373210 -x373211 -x373212 -x373213 -x373214 -x373215 -x373216 -x373217 -x373218 -x373219 -x373220 -x373221 -x373222 -x373223 -x373224 -x373225 -x373226 -x373227 -x373228 -x373229 -x373230 -x373231 -x373232 -x373233 -x373234 -x373235 -x373236 -x373237 -x373238 -x373239 -x373240 -x373241 -x373242 -x373243 -x373244 -x373245 -x373246 -x373247 -x373248 -x373249 -x373250 -x373251 -x373252 -x373253 -x373254 -x373255 -x373256 -x373257 -x373258 -x373259 -x373260 -x373261 -x373262 -x373263 -x373264 -x373265 -x373266 -x373267 -x373268 -x373269 -x373270 -x373271 -x373272 -x373273 -x373274 -x373275 -x373276 -x373277 -x373278 -x373279 -x373280 -x373281 -x373282 -x373283 -x373284 -x373285 -x373286 -x373287 -x373288 -x373289 -x373290 -x373291 -x373292 -x373293 -x373294 -x373295 -x373296 -x373297 -x373298 -x373299 -x373300 -x373301 -x373302 -x373303 -x373304 -x373305 -x373306 -x373307 -x373308 -x373309 -x373310 -x373311 -x373312 -x373313 -x373314 -x373315 -x373316 -x373317 -x373318 -x373319 -x373320 -x373321 -x373322 -x373323 -x373324 -x373325 -x373326 -x373327 -x373328 -x373329 -x373330 -x373331 -x373332 -x373333 -x373334 -x373335 -x373336 -x373337 -x373338 -x373339 -x373340 -x373341 -x373342 -x373343 -x373344 -x373345 -x373346 -x373347 -x373348 -x373349 -x373350 -x373351 -x373352 -x373353 -x373354 -x373355 -x373356 -x373357 -x373358 -x373359 -x373360 -x373361 -x373362 -x373363 -x373364 -x373365 -x373366 -x373367 -x373368 -x373369 -x373370 -x373371 -x373372 -x373373 -x373374 -x373375 -x373376 -x373377 -x373378 -x373379 -x373380 -x373381 -x373382 -x373383 -x373384 -x373385 -x373386 -x373387 -x373388 -x373389 -x373390 -x373391 -x373392 -x373393 -x373394 -x373395 -x373396 -x373397 -x373398 -x373399 -x373400 -x373401 x373402 -x373403 -x373404 -x373405 -x373406 -x373407 -x373408 -x373409 -x373410 -x373411 -x373412 -x373413 -x373414 -x373415 -x373416 -x373417 -x373418 -x373419 -x373420 -x373421 -x373422 -x373423 -x373424 -x373425 -x373426 -x373427 -x373428 -x373429 -x373430 -x373431 -x373432 -x373433 -x373434 -x373435 -x373436 -x373437 -x373438 -x373439 -x373440 -x373441 -x373442 -x373443 -x373444 -x373445 -x373446 -x373447 -x373448 -x373449 -x373450 -x373451 -x373452 -x373453 -x373454 -x373455 -x373456 -x373457 -x373458 -x373459 -x373460 -x373461 -x373462 -x373463 -x373464 -x373465 -x373466 -x373467 -x373468 -x373469 -x373470 -x373471 -x373472 -x373473 -x373474 -x373475 -x373476 -x373477 -x373478 -x373479 -x373480 -x373481 -x373482 -x373483 -x373484 -x373485 -x373486 -x373487 -x373488 -x373489 -x373490 -x373491 -x373492 -x373493 -x373494 -x373495 -x373496 -x373497 -x373498 -x373499 -x373500 -x373501 -x373502 -x373503 -x373504 -x373505 -x373506 -x373507 -x373508 -x373509 -x373510 -x373511 -x373512 -x373513 -x373514 -x373515 -x373516 -x373517 -x373518 -x373519 -x373520 -x373521 -x373522 -x373523 -x373524 -x373525 -x373526 -x373527 -x373528 -x373529 -x373530 -x373531 -x373532 -x373533 -x373534 -x373535 -x373536 -x373537 -x373538 -x373539 -x373540 -x373541 -x373542 -x373543 -x373544 -x373545 -x373546 -x373547 -x373548 -x373549 -x373550 -x373551 -x373552 -x373553 -x373554 -x373555 -x373556 -x373557 -x373558 -x373559 -x373560 -x373561 -x373562 -x373563 -x373564 -x373565 -x373566 -x373567 -x373568 -x373569 -x373570 -x373571 -x373572 -x373573 -x373574 -x373575 -x373576 -x373577 -x373578 -x373579 -x373580 -x373581 -x373582 -x373583 -x373584 -x373585 -x373586 -x373587 -x373588 -x373589 -x373590 -x373591 -x373592 -x373593 -x373594 -x373595 -x373596 -x373597 -x373598 -x373599 -x373600 -x373601 -x373602 -x373603 -x373604 -x373605 -x373606 -x373607 -x373608 -x373609 -x373610 -x373611 -x373612 -x373613 -x373614 -x373615 -x373616 -x373617 -x373618 -x373619 -x373620 -x373621 -x373622 -x373623 -x373624 -x373625 -x373626 -x373627 -x373628 -x373629 -x373630 -x373631 -x373632 -x373633 -x373634 -x373635 -x373636 -x373637 -x373638 -x373639 -x373640 -x373641 -x373642 -x373643 -x373644 -x373645 -x373646 -x373647 -x373648 -x373649 -x373650 -x373651 -x373652 -x373653 -x373654 -x373655 -x373656 -x373657 -x373658 -x373659 -x373660 -x373661 -x373662 -x373663 -x373664 -x373665 -x373666 -x373667 -x373668 -x373669 -x373670 -x373671 -x373672 -x373673 -x373674 -x373675 -x373676 -x373677 -x373678 -x373679 -x373680 -x373681 -x373682 -x373683 -x373684 -x373685 -x373686 -x373687 -x373688 -x373689 -x373690 -x373691 -x373692 -x373693 -x373694 -x373695 -x373696 -x373697 -x373698 -x373699 -x373700 -x373701 -x373702 -x373703 -x373704 -x373705 -x373706 -x373707 -x373708 -x373709 -x373710 -x373711 -x373712 -x373713 -x373714 -x373715 -x373716 -x373717 -x373718 -x373719 -x373720 -x373721 -x373722 -x373723 -x373724 -x373725 -x373726 -x373727 -x373728 x373729 -x373730 -x373731 -x373732 -x373733 -x373734 -x373735 -x373736 -x373737 -x373738 -x373739 -x373740 -x373741 -x373742 -x373743 -x373744 -x373745 -x373746 -x373747 -x373748 -x373749 -x373750 -x373751 -x373752 -x373753 -x373754 -x373755 -x373756 -x373757 -x373758 -x373759 -x373760 -x373761 -x373762 -x373763 -x373764 -x373765 -x373766 -x373767 -x373768 -x373769 -x373770 -x373771 -x373772 -x373773 -x373774 -x373775 -x373776 -x373777 -x373778 -x373779 -x373780 -x373781 -x373782 -x373783 -x373784 -x373785 -x373786 -x373787 -x373788 -x373789 -x373790 -x373791 -x373792 -x373793 -x373794 -x373795 -x373796 -x373797 -x373798 -x373799 -x373800 -x373801 -x373802 -x373803 -x373804 -x373805 -x373806 -x373807 -x373808 -x373809 x373810 -x373811 -x373812 -x373813 -x373814 -x373815 -x373816 -x373817 -x373818 -x373819 -x373820 -x373821 -x373822 -x373823 -x373824 -x373825 -x373826 -x373827 -x373828 -x373829 -x373830 -x373831 -x373832 -x373833 -x373834 -x373835 -x373836 -x373837 -x373838 -x373839 -x373840 -x373841 -x373842 -x373843 -x373844 -x373845 -x373846 -x373847 -x373848 -x373849 -x373850 -x373851 -x373852 -x373853 -x373854 -x373855 -x373856 -x373857 -x373858 -x373859 -x373860 -x373861 -x373862 -x373863 -x373864 -x373865 -x373866 -x373867 -x373868 -x373869 -x373870 -x373871 -x373872 -x373873 -x373874 -x373875 -x373876 -x373877 -x373878 -x373879 -x373880 -x373881 -x373882 -x373883 -x373884 -x373885 -x373886 -x373887 -x373888 -x373889 -x373890 -x373891 -x373892 -x373893 -x373894 -x373895 -x373896 -x373897 -x373898 -x373899 -x373900 -x373901 -x373902 -x373903 -x373904 -x373905 -x373906 -x373907 -x373908 -x373909 -x373910 -x373911 -x373912 -x373913 -x373914 -x373915 -x373916 -x373917 -x373918 -x373919 -x373920 -x373921 -x373922 -x373923 -x373924 -x373925 -x373926 -x373927 -x373928 -x373929 -x373930 -x373931 -x373932 -x373933 -x373934 -x373935 -x373936 -x373937 -x373938 -x373939 -x373940 -x373941 -x373942 -x373943 -x373944 -x373945 -x373946 -x373947 -x373948 -x373949 -x373950 -x373951 -x373952 -x373953 -x373954 -x373955 -x373956 -x373957 -x373958 -x373959 -x373960 -x373961 -x373962 -x373963 -x373964 -x373965 -x373966 -x373967 -x373968 -x373969 -x373970 -x373971 -x373972 -x373973 -x373974 -x373975 -x373976 -x373977 -x373978 -x373979 -x373980 -x373981 -x373982 -x373983 -x373984 -x373985 -x373986 -x373987 -x373988 -x373989 -x373990 -x373991 -x373992 -x373993 -x373994 -x373995 -x373996 -x373997 -x373998 -x373999
1674.09/1679.66 v -x374000 -x374001 -x374002 -x374003 -x374004 -x374005 -x374006 -x374007 -x374008 -x374009 -x374010 -x374011 -x374012 -x374013 -x374014 -x374015 -x374016 -x374017 -x374018 -x374019 -x374020 -x374021 -x374022 -x374023 -x374024 -x374025 -x374026 -x374027 -x374028 -x374029 -x374030 -x374031 -x374032 -x374033 -x374034 -x374035 -x374036 -x374037 -x374038 -x374039 -x374040 -x374041 -x374042 -x374043 -x374044 -x374045 -x374046 -x374047 -x374048 -x374049 -x374050 -x374051 -x374052 -x374053 -x374054 -x374055 -x374056 -x374057 -x374058 -x374059 -x374060 -x374061 -x374062 -x374063 -x374064 -x374065 -x374066 -x374067 -x374068 -x374069 -x374070 -x374071 -x374072 -x374073 -x374074 -x374075 -x374076 -x374077 -x374078 -x374079 -x374080 -x374081 -x374082 -x374083 -x374084 -x374085 -x374086 -x374087 -x374088 x374089 -x374090 -x374091 -x374092 -x374093 -x374094 -x374095 -x374096 -x374097 -x374098 -x374099 -x374100 -x374101 -x374102 -x374103 -x374104 -x374105 -x374106 -x374107 -x374108 -x374109 -x374110 -x374111 -x374112 -x374113 -x374114 -x374115 -x374116 -x374117 -x374118 -x374119 -x374120 -x374121 -x374122 -x374123 -x374124 -x374125 -x374126 -x374127 -x374128 -x374129 -x374130 -x374131 -x374132 -x374133 -x374134 -x374135 -x374136 -x374137 -x374138 -x374139 -x374140 -x374141 -x374142 -x374143 -x374144 -x374145 -x374146 -x374147 -x374148 -x374149 -x374150 -x374151 -x374152 -x374153 -x374154 -x374155 -x374156 -x374157 -x374158 -x374159 -x374160 -x374161 -x374162 -x374163 -x374164 -x374165 -x374166 -x374167 -x374168 -x374169 -x374170 -x374171 -x374172 -x374173 -x374174 -x374175 -x374176 -x374177 -x374178 -x374179 -x374180 -x374181 -x374182 -x374183 -x374184 -x374185 -x374186 -x374187 -x374188 -x374189 -x374190 -x374191 -x374192 -x374193 -x374194 -x374195 -x374196 -x374197 -x374198 -x374199 -x374200 -x374201 -x374202 -x374203 -x374204 -x374205 -x374206 -x374207 -x374208 -x374209 -x374210 -x374211 -x374212 -x374213 -x374214 -x374215 -x374216 -x374217 -x374218 -x374219 -x374220 -x374221 -x374222 -x374223 -x374224 -x374225 -x374226 -x374227 -x374228 -x374229 -x374230 -x374231 -x374232 -x374233 -x374234 -x374235 -x374236 -x374237 -x374238 -x374239 -x374240 -x374241 -x374242 -x374243 -x374244 -x374245 -x374246 -x374247 -x374248 -x374249 -x374250 -x374251 -x374252 -x374253 -x374254 -x374255 -x374256 -x374257 -x374258 -x374259 -x374260 -x374261 -x374262 -x374263 -x374264 -x374265 -x374266 -x374267 -x374268 -x374269 -x374270 -x374271 -x374272 -x374273 -x374274 -x374275 -x374276 -x374277 -x374278 -x374279 -x374280 -x374281 -x374282 -x374283 -x374284 -x374285 -x374286 -x374287 -x374288 -x374289 -x374290 -x374291 -x374292 -x374293 -x374294 -x374295 -x374296 -x374297 -x374298 -x374299 -x374300 -x374301 -x374302 -x374303 -x374304 -x374305 -x374306 -x374307 -x374308 -x374309 -x374310 -x374311 -x374312 -x374313 -x374314 -x374315 -x374316 -x374317 -x374318 -x374319 -x374320 -x374321 -x374322 -x374323 -x374324 -x374325 -x374326 -x374327 -x374328 -x374329 -x374330 -x374331 -x374332 -x374333 -x374334 -x374335 -x374336 -x374337 -x374338 -x374339 -x374340 -x374341 -x374342 -x374343 -x374344 -x374345 -x374346 -x374347 -x374348 -x374349 -x374350 -x374351 -x374352 -x374353 -x374354 -x374355 -x374356 -x374357 -x374358 -x374359 -x374360 -x374361 -x374362 -x374363 -x374364 -x374365 -x374366 -x374367 -x374368 -x374369 -x374370 -x374371 x374372 -x374373 -x374374 -x374375 -x374376 -x374377 -x374378 -x374379 -x374380 -x374381 -x374382 -x374383 -x374384 -x374385 -x374386 -x374387 -x374388 -x374389 -x374390 -x374391 -x374392 -x374393 -x374394 -x374395 -x374396 -x374397 -x374398 -x374399 -x374400 -x374401 -x374402 -x374403 -x374404 -x374405 -x374406 -x374407 -x374408 -x374409 -x374410 -x374411 -x374412 -x374413 -x374414 -x374415 -x374416 -x374417 -x374418 -x374419 -x374420 -x374421 -x374422 -x374423 -x374424 -x374425 -x374426 -x374427 -x374428 -x374429 -x374430 -x374431 -x374432 -x374433 -x374434 -x374435 -x374436 -x374437 -x374438 -x374439 -x374440 -x374441 -x374442 -x374443 -x374444 -x374445 -x374446 -x374447 -x374448 -x374449 -x374450 -x374451 -x374452 -x374453 -x374454 -x374455 -x374456 -x374457 -x374458 -x374459 -x374460 -x374461 -x374462 -x374463 -x374464 -x374465 -x374466 -x374467 -x374468 -x374469 -x374470 -x374471 -x374472 -x374473 -x374474 -x374475 -x374476 -x374477 -x374478 -x374479 -x374480 -x374481 -x374482 -x374483 -x374484 -x374485 -x374486 -x374487 -x374488 x374489 -x374490 -x374491 -x374492 -x374493 -x374494 -x374495 -x374496 -x374497 -x374498 -x374499 -x374500 -x374501 -x374502 -x374503 -x374504 -x374505 -x374506 -x374507 -x374508 -x374509 -x374510 -x374511 -x374512 -x374513 -x374514 -x374515 -x374516 -x374517 -x374518 -x374519 -x374520 -x374521 -x374522 -x374523 -x374524 -x374525 -x374526 -x374527 -x374528 -x374529 -x374530 -x374531 -x374532 -x374533 -x374534 -x374535 -x374536 -x374537 -x374538 -x374539 -x374540 -x374541 -x374542 -x374543 -x374544 -x374545 -x374546 -x374547 -x374548 -x374549 -x374550 -x374551 -x374552 -x374553 -x374554 -x374555 -x374556 -x374557 -x374558 -x374559 -x374560 -x374561 -x374562 -x374563 -x374564 -x374565 -x374566 -x374567 -x374568 -x374569 -x374570 -x374571 -x374572 -x374573 -x374574 -x374575 -x374576 -x374577 -x374578 -x374579 -x374580 -x374581 -x374582 -x374583 -x374584 -x374585 -x374586 -x374587 -x374588 -x374589 -x374590 -x374591 -x374592 -x374593 -x374594 -x374595 -x374596 -x374597 -x374598 -x374599 -x374600 -x374601 -x374602 -x374603 -x374604 -x374605 -x374606 -x374607 -x374608 -x374609 -x374610 -x374611 -x374612 -x374613 -x374614 -x374615 -x374616 -x374617 -x374618 -x374619 -x374620 -x374621 -x374622 -x374623 -x374624 -x374625 -x374626 -x374627 -x374628 -x374629 -x374630 -x374631 -x374632 -x374633 -x374634 -x374635 -x374636 -x374637 -x374638 -x374639 -x374640 -x374641 -x374642 -x374643 -x374644 -x374645 -x374646 -x374647 -x374648 -x374649 -x374650 -x374651 -x374652 -x374653 -x374654 -x374655 -x374656 -x374657 -x374658 -x374659 -x374660 -x374661 -x374662 -x374663 -x374664 -x374665 -x374666 -x374667 -x374668 -x374669 -x374670 -x374671 -x374672 -x374673 -x374674 -x374675 -x374676 -x374677 -x374678 -x374679 x374680 -x374681 -x374682 -x374683 -x374684 -x374685 -x374686 -x374687 -x374688 -x374689 -x374690 -x374691 -x374692 -x374693 -x374694 -x374695 -x374696 -x374697 -x374698 -x374699 -x374700 -x374701 -x374702 -x374703 -x374704 -x374705 -x374706 -x374707 -x374708 -x374709 -x374710 -x374711 -x374712 -x374713 -x374714 -x374715 -x374716 -x374717 -x374718 -x374719 -x374720 -x374721 -x374722 -x374723 -x374724 -x374725 -x374726 -x374727 -x374728 -x374729 -x374730 -x374731 -x374732 -x374733 -x374734 -x374735 -x374736 -x374737 -x374738 -x374739 -x374740 -x374741 -x374742 -x374743 -x374744 -x374745 -x374746 -x374747 -x374748 -x374749 -x374750 -x374751 -x374752 -x374753 -x374754 -x374755 -x374756 -x374757 -x374758 -x374759 -x374760 -x374761 -x374762 -x374763 -x374764 -x374765 -x374766 -x374767 -x374768 -x374769 -x374770 -x374771 -x374772 -x374773 -x374774 -x374775 -x374776 -x374777 -x374778 -x374779 -x374780 -x374781 -x374782 -x374783 -x374784 -x374785 -x374786 -x374787 -x374788 -x374789 -x374790 -x374791 -x374792 -x374793 -x374794 -x374795 -x374796 -x374797 -x374798 -x374799 -x374800 -x374801 -x374802 -x374803 -x374804 -x374805 -x374806 -x374807 -x374808 -x374809 -x374810 -x374811 -x374812 -x374813 -x374814 -x374815 -x374816 -x374817 -x374818 -x374819 -x374820 -x374821 -x374822 -x374823 -x374824 -x374825 -x374826 -x374827 -x374828 -x374829 -x374830 -x374831 -x374832 -x374833 -x374834 -x374835 -x374836 -x374837 -x374838 -x374839 -x374840 -x374841 -x374842 -x374843 -x374844 -x374845 -x374846 -x374847 -x374848 -x374849 -x374850 -x374851 -x374852 -x374853 -x374854 -x374855 -x374856 -x374857 -x374858 -x374859 -x374860 -x374861 -x374862 -x374863 -x374864 -x374865 -x374866 -x374867 -x374868 -x374869 -x374870 -x374871 -x374872 -x374873 -x374874 -x374875 -x374876 -x374877 -x374878 -x374879 -x374880 -x374881 -x374882 -x374883 -x374884 -x374885 -x374886 -x374887 -x374888 -x374889 -x374890 -x374891 -x374892 -x374893 -x374894 -x374895 -x374896 -x374897 -x374898 -x374899 -x374900 -x374901 -x374902 -x374903 -x374904 -x374905 -x374906 -x374907 -x374908 -x374909 -x374910 -x374911 -x374912 -x374913 -x374914 -x374915 -x374916 -x374917 -x374918 -x374919 -x374920 -x374921 -x374922 -x374923 -x374924 -x374925 -x374926 -x374927 -x374928 -x374929 -x374930 -x374931 -x374932 -x374933 -x374934 -x374935 -x374936 -x374937 -x374938 -x374939 -x374940 -x374941 -x374942 -x374943 -x374944 -x374945 -x374946 -x374947 -x374948 -x374949 -x374950 -x374951 -x374952 -x374953 -x374954 -x374955 -x374956 -x374957 -x374958 -x374959 -x374960 -x374961 -x374962 -x374963 -x374964 -x374965 -x374966 -x374967 -x374968 -x374969 -x374970 -x374971 -x374972 -x374973 -x374974 -x374975 -x374976 -x374977 -x374978 -x374979 -x374980 -x374981 -x374982 -x374983 -x374984 -x374985 -x374986 -x374987 -x374988 -x374989 -x374990 -x374991 -x374992 -x374993 -x374994 -x374995 -x374996 -x374997 -x374998 -x374999 -x375000 -x375001 -x375002 -x375003 -x375004 -x375005 -x375006 -x375007 -x375008 -x375009 -x375010 -x375011 -x375012 -x375013 -x375014 -x375015 -x375016 -x375017 -x375018 -x375019 -x375020 -x375021 -x375022 -x375023 -x375024 -x375025 -x375026 -x375027 -x375028 -x375029 -x375030 -x375031 -x375032 -x375033 -x375034 -x375035 -x375036 -x375037 -x375038 -x375039 -x375040 -x375041 -x375042 -x375043 -x375044 -x375045 -x375046 -x375047 -x375048 -x375049 -x375050 -x375051 -x375052 -x375053 -x375054 -x375055 -x375056 -x375057 -x375058 -x375059 -x375060 -x375061 -x375062 -x375063 -x375064 -x375065 -x375066 -x375067 -x375068 -x375069 -x375070 -x375071 -x375072 -x375073 -x375074 -x375075 -x375076 -x375077 -x375078 -x375079 -x375080 -x375081 -x375082 -x375083 -x375084 -x375085 -x375086 -x375087 -x375088 -x375089 -x375090 -x375091 -x375092 -x375093 -x375094 -x375095 -x375096 -x375097 -x375098 -x375099 -x375100 -x375101 -x375102 -x375103 -x375104 -x375105 -x375106 -x375107 -x375108 -x375109 -x375110 -x375111 -x375112 -x375113 -x375114 -x375115 -x375116 -x375117 -x375118 x375119 -x375120 -x375121 -x375122 -x375123 -x375124 -x375125 -x375126 -x375127 -x375128 -x375129 -x375130 -x375131 -x375132 -x375133 -x375134 -x375135 -x375136 -x375137 -x375138 -x375139 -x375140 -x375141 -x375142 -x375143 -x375144 -x375145 -x375146 -x375147 -x375148 -x375149 -x375150 -x375151 -x375152 -x375153 -x375154 -x375155 -x375156 -x375157 -x375158 -x375159 -x375160 -x375161 -x375162 -x375163 -x375164 -x375165 -x375166 -x375167 -x375168 -x375169 -x375170 -x375171 -x375172 -x375173 -x375174 -x375175 -x375176 -x375177 -x375178 -x375179 -x375180 -x375181 -x375182 -x375183 -x375184 -x375185 -x375186 -x375187 -x375188 -x375189 -x375190 -x375191 -x375192 -x375193 -x375194 -x375195 -x375196 -x375197 -x375198 -x375199 -x375200 -x375201 -x375202 -x375203 -x375204 -x375205 -x375206 -x375207 -x375208 -x375209 -x375210 -x375211 -x375212 -x375213 -x375214 -x375215 -x375216 -x375217 -x375218 -x375219 -x375220 -x375221 -x375222 -x375223 -x375224 -x375225 -x375226 -x375227 -x375228 -x375229 -x375230 -x375231 -x375232 -x375233 -x375234 -x375235 -x375236 -x375237 -x375238 -x375239 -x375240 -x375241 -x375242 -x375243 -x375244 -x375245 -x375246 -x375247 -x375248 -x375249 -x375250 -x375251 -x375252 -x375253 -x375254 -x375255 -x375256 -x375257 -x375258 -x375259 -x375260 -x375261 -x375262 -x375263 -x375264 -x375265 -x375266 -x375267 -x375268 -x375269 -x375270 -x375271 -x375272 -x375273 -x375274 -x375275 -x375276 -x375277 -x375278 -x375279 -x375280 -x375281 -x375282 -x375283 -x375284 -x375285 -x375286 -x375287 -x375288 -x375289 -x375290 -x375291 -x375292 -x375293 -x375294 -x375295 -x375296 -x375297 -x375298 -x375299 -x375300 -x375301 -x375302 -x375303 -x375304 -x375305 -x375306 -x375307 -x375308 -x375309 -x375310 -x375311 -x375312 -x375313 -x375314 -x375315 -x375316 -x375317 -x375318 -x375319 -x375320 -x375321 -x375322 -x375323 -x375324 -x375325 -x375326 -x375327 -x375328 -x375329 -x375330 -x375331 -x375332 -x375333 -x375334 -x375335 -x375336 x375337 -x375338 -x375339 -x375340 -x375341 -x375342 -x375343 -x375344 -x375345 -x375346 -x375347 -x375348 -x375349 -x375350 -x375351 -x375352 -x375353 -x375354 -x375355 -x375356 -x375357 -x375358 -x375359 -x375360 -x375361 -x375362 -x375363 -x375364 -x375365 -x375366 -x375367 -x375368 -x375369 -x375370 -x375371 -x375372 -x375373 -x375374 -x375375 -x375376 -x375377 -x375378 -x375379 -x375380 -x375381 -x375382 -x375383 -x375384 -x375385 -x375386 -x375387 -x375388 -x375389 -x375390 -x375391 -x375392 -x375393 -x375394 -x375395 -x375396 -x375397 -x375398 -x375399 -x375400 -x375401 -x375402 -x375403 -x375404 -x375405 -x375406 -x375407 -x375408 -x375409 -x375410 -x375411 -x375412 -x375413 -x375414 -x375415 -x375416 -x375417 -x375418 -x375419 -x375420 -x375421 -x375422 -x375423 -x375424 -x375425 -x375426 -x375427 -x375428 -x375429 -x375430 -x375431 -x375432 -x375433 -x375434 -x375435 -x375436 -x375437 -x375438 -x375439 -x375440 -x375441 -x375442 -x375443 -x375444 -x375445 -x375446 -x375447 -x375448 -x375449 -x375450 -x375451 -x375452 -x375453 -x375454 -x375455 -x375456 -x375457 -x375458 -x375459 -x375460 -x375461 -x375462 -x375463 -x375464 -x375465 -x375466 -x375467 -x375468 -x375469 -x375470 -x375471 -x375472 -x375473 -x375474 -x375475 -x375476 -x375477 -x375478 -x375479 -x375480 -x375481 -x375482 -x375483 -x375484 -x375485 -x375486 -x375487 -x375488 -x375489 -x375490 -x375491 -x375492 -x375493 -x375494 -x375495 -x375496 -x375497 -x375498 -x375499 -x375500 -x375501 -x375502 -x375503 -x375504 -x375505 x375506 -x375507 -x375508 -x375509 -x375510 -x375511 -x375512 -x375513 -x375514 -x375515 -x375516 -x375517 -x375518 -x375519 -x375520 -x375521 -x375522 -x375523 -x375524 -x375525 -x375526 -x375527 -x375528 -x375529 -x375530 -x375531 -x375532 -x375533 -x375534 -x375535 -x375536 -x375537 -x375538 -x375539 -x375540 -x375541 -x375542 -x375543 -x375544 -x375545 -x375546 -x375547 -x375548 -x375549 -x375550 -x375551 -x375552 -x375553 -x375554 -x375555 -x375556 -x375557 -x375558 -x375559 -x375560 -x375561 -x375562 -x375563 -x375564 -x375565 -x375566 -x375567 -x375568 -x375569 -x375570 -x375571 -x375572 -x375573 -x375574 -x375575 -x375576 -x375577 -x375578 -x375579 -x375580 -x375581 -x375582 -x375583 -x375584 -x375585 -x375586 -x375587 -x375588 -x375589 -x375590 -x375591 -x375592 -x375593 -x375594 -x375595 -x375596 -x375597 -x375598 -x375599 -x375600 -x375601 -x375602 -x375603 -x375604 -x375605 -x375606 -x375607 -x375608 -x375609 -x375610 -x375611 -x375612 -x375613 -x375614 -x375615 -x375616 -x375617 -x375618 -x375619 -x375620 -x375621 -x375622 -x375623 -x375624 -x375625 -x375626 -x375627 -x375628 -x375629 -x375630 -x375631 -x375632 -x375633 -x375634 -x375635 -x375636 -x375637 -x375638 -x375639 -x375640 -x375641 -x375642 -x375643 -x375644 -x375645 -x375646 -x375647 -x375648 -x375649 -x375650 -x375651 -x375652 -x375653 -x375654 -x375655 -x375656 -x375657 -x375658 -x375659 -x375660 -x375661 -x375662 -x375663 -x375664 -x375665 -x375666 -x375667 -x375668 -x375669 -x375670 -x375671 -x375672 -x375673 -x375674 -x375675 -x375676 -x375677 -x375678 -x375679 -x375680 -x375681 -x375682 -x375683 -x375684 -x375685 -x375686 -x375687 -x375688 -x375689 -x375690 -x375691 -x375692 -x375693 -x375694 -x375695 -x375696 -x375697 -x375698 -x375699 -x375700 -x375701 -x375702 -x375703 -x375704 -x375705 -x375706 -x375707 -x375708 -x375709 -x375710 -x375711 -x375712 -x375713 -x375714 -x375715 -x375716 -x375717 -x375718 -x375719 -x375720 -x375721 -x375722 -x375723 -x375724 -x375725 -x375726 -x375727 -x375728 -x375729 -x375730 -x375731 -x375732 -x375733 -x375734 -x375735 -x375736 -x375737 -x375738 -x375739 -x375740 -x375741 -x375742 -x375743 -x375744 -x375745 -x375746 -x375747 -x375748 -x375749 -x375750 -x375751 -x375752 -x375753 -x375754 x375755 -x375756 -x375757 -x375758 -x375759 -x375760 -x375761 -x375762 -x375763 -x375764 -x375765 -x375766 -x375767 -x375768 -x375769 -x375770 -x375771 -x375772 -x375773 -x375774 -x375775 -x375776 -x375777 -x375778 -x375779 -x375780 -x375781 -x375782 -x375783 -x375784 -x375785 -x375786 -x375787 -x375788 -x375789 -x375790 -x375791 -x375792 -x375793 -x375794 -x375795 -x375796 -x375797 -x375798 -x375799 -x375800 -x375801 -x375802 -x375803 -x375804 -x375805 -x375806 -x375807 -x375808 -x375809 -x375810 -x375811 -x375812 -x375813 -x375814 -x375815 -x375816 -x375817 -x375818 -x375819 -x375820 -x375821 -x375822 -x375823 -x375824 -x375825 -x375826 -x375827 -x375828 -x375829 -x375830 -x375831 -x375832 -x375833 -x375834 -x375835 -x375836 -x375837 -x375838 -x375839 -x375840 -x375841 -x375842 -x375843 -x375844 -x375845 -x375846 -x375847 -x375848 -x375849 -x375850 -x375851 -x375852 -x375853 -x375854 -x375855 -x375856 -x375857 -x375858 -x375859 -x375860 -x375861 -x375862 -x375863 -x375864 -x375865 -x375866 x375867 -x375868 -x375869 -x375870 -x375871 -x375872 -x375873 -x375874 -x375875 -x375876 -x375877 -x375878 -x375879 -x375880 -x375881 -x375882 -x375883 -x375884 -x375885 -x375886 -x375887 -x375888 -x375889 -x375890 -x375891 -x375892 -x375893 -x375894 -x375895 -x375896 -x375897 -x375898 -x375899 -x375900 -x375901 -x375902 -x375903 -x375904 -x375905 -x375906 -x375907 -x375908 -x375909 -x375910 -x375911 -x375912 -x375913 -x375914 -x375915 -x375916 -x375917 -x375918 -x375919 -x375920 -x375921 -x375922 -x375923 -x375924 -x375925 -x375926 -x375927 -x375928 -x375929 -x375930 -x375931 -x375932 -x375933 -x375934 -x375935 -x375936 -x375937 -x375938 -x375939 -x375940 -x375941 -x375942 -x375943 -x375944 -x375945 -x375946 -x375947 -x375948 -x375949 -x375950 -x375951 -x375952 -x375953 -x375954 -x375955 -x375956 -x375957 -x375958 -x375959 -x375960 -x375961 -x375962 -x375963 -x375964 -x375965 -x375966 -x375967 -x375968 -x375969 -x375970 -x375971 -x375972 -x375973 -x375974 -x375975 -x375976 -x375977 -x375978 -x375979 -x375980 -x375981 -x375982 -x375983 -x375984 -x375985 -x375986 -x375987 -x375988 -x375989 -x375990 -x375991 -x375992 -x375993 -x375994 -x375995 -x375996 -x375997 -x375998 -x375999
1674.09/1679.66 v -x376000 -x376001 -x376002 -x376003 -x376004 -x376005 -x376006 -x376007 -x376008 -x376009 -x376010 -x376011 -x376012 -x376013 -x376014 -x376015 -x376016 -x376017 -x376018 -x376019 -x376020 -x376021 -x376022 -x376023 -x376024 -x376025 -x376026 -x376027 -x376028 -x376029 -x376030 -x376031 -x376032 -x376033 -x376034 -x376035 -x376036 -x376037 -x376038 -x376039 -x376040 -x376041 -x376042 -x376043 -x376044 -x376045 -x376046 -x376047 -x376048 -x376049 -x376050 -x376051 -x376052 -x376053 -x376054 -x376055 -x376056 -x376057 -x376058 -x376059 -x376060 -x376061 -x376062 -x376063 -x376064 -x376065 -x376066 -x376067 -x376068 -x376069 -x376070 -x376071 -x376072 -x376073 -x376074 -x376075 -x376076 -x376077 -x376078 -x376079 -x376080 -x376081 -x376082 -x376083 -x376084 -x376085 -x376086 -x376087 -x376088 -x376089 -x376090 -x376091 -x376092 -x376093 -x376094 -x376095 -x376096 -x376097 -x376098 -x376099 -x376100 -x376101 -x376102 -x376103 -x376104 -x376105 -x376106 -x376107 -x376108 -x376109 -x376110 -x376111 -x376112 -x376113 -x376114 x376115 -x376116 -x376117 -x376118 -x376119 -x376120 -x376121 -x376122 -x376123 -x376124 -x376125 -x376126 -x376127 -x376128 -x376129 -x376130 -x376131 -x376132 -x376133 -x376134 -x376135 -x376136 -x376137 -x376138 -x376139 -x376140 -x376141 -x376142 -x376143 -x376144 -x376145 -x376146 -x376147 -x376148 -x376149 -x376150 -x376151 -x376152 -x376153 -x376154 -x376155 -x376156 -x376157 -x376158 -x376159 -x376160 -x376161 -x376162 -x376163 -x376164 -x376165 -x376166 -x376167 -x376168 -x376169 -x376170 -x376171 -x376172 -x376173 -x376174 -x376175 -x376176 -x376177 -x376178 -x376179 -x376180 -x376181 -x376182 -x376183 -x376184 -x376185 -x376186 -x376187 -x376188 -x376189 -x376190 -x376191 -x376192 -x376193 -x376194 -x376195 -x376196 -x376197 -x376198 -x376199 -x376200 -x376201 -x376202 -x376203 -x376204 -x376205 -x376206 -x376207 -x376208 -x376209 -x376210 -x376211 -x376212 -x376213 -x376214 -x376215 -x376216 -x376217 -x376218 -x376219 -x376220 -x376221 -x376222 -x376223 -x376224 -x376225 -x376226 -x376227 -x376228 -x376229 -x376230 -x376231 -x376232 -x376233 -x376234 -x376235 -x376236 -x376237 -x376238 -x376239 -x376240 -x376241 -x376242 -x376243 -x376244 -x376245 -x376246 -x376247 -x376248 -x376249 -x376250 -x376251 -x376252 -x376253 -x376254 -x376255 -x376256 -x376257 -x376258 -x376259 -x376260 -x376261 -x376262 -x376263 -x376264 -x376265 -x376266 -x376267 -x376268 -x376269 -x376270 -x376271 -x376272 -x376273 -x376274 -x376275 -x376276 -x376277 -x376278 -x376279 -x376280 -x376281 -x376282 -x376283 -x376284 -x376285 -x376286 -x376287 -x376288 -x376289 -x376290 -x376291 -x376292 -x376293 -x376294 -x376295 -x376296 -x376297 -x376298 -x376299 -x376300 -x376301 -x376302 -x376303 -x376304 -x376305 -x376306 -x376307 -x376308 -x376309 -x376310 -x376311 -x376312 -x376313 -x376314 -x376315 -x376316 -x376317 -x376318 -x376319 -x376320 -x376321 -x376322 -x376323 -x376324 -x376325 -x376326 -x376327 -x376328 -x376329 -x376330 -x376331 -x376332 -x376333 -x376334 -x376335 -x376336 -x376337 -x376338 -x376339 -x376340 -x376341 -x376342 -x376343 -x376344 -x376345 -x376346 -x376347 -x376348 -x376349 -x376350 -x376351 -x376352 -x376353 -x376354 -x376355 -x376356 -x376357 -x376358 -x376359 -x376360 -x376361 -x376362 -x376363 -x376364 -x376365 -x376366 -x376367 -x376368 -x376369 -x376370 -x376371 -x376372 -x376373 -x376374 -x376375 -x376376 -x376377 -x376378 -x376379 -x376380 -x376381 -x376382 -x376383 -x376384 -x376385 -x376386 -x376387 -x376388 -x376389 -x376390 -x376391 -x376392 -x376393 -x376394 -x376395 -x376396 -x376397 -x376398 -x376399 -x376400 -x376401 -x376402 -x376403 -x376404 -x376405 -x376406 -x376407 -x376408 -x376409 -x376410 -x376411 x376412 -x376413 -x376414 -x376415 -x376416 -x376417 -x376418 -x376419 -x376420 -x376421 -x376422 -x376423 -x376424 -x376425 -x376426 -x376427 -x376428 -x376429 -x376430 -x376431 -x376432 -x376433 -x376434 -x376435 -x376436 -x376437 -x376438 -x376439 -x376440 -x376441 -x376442 -x376443 -x376444 -x376445 -x376446 -x376447 -x376448 -x376449 -x376450 -x376451 -x376452 -x376453 -x376454 -x376455 -x376456 -x376457 -x376458 -x376459 -x376460 -x376461 -x376462 -x376463 -x376464 -x376465 -x376466 -x376467 -x376468 -x376469 -x376470 -x376471 -x376472 -x376473 -x376474 -x376475 -x376476 -x376477 -x376478 -x376479 -x376480 -x376481 -x376482 -x376483 -x376484 -x376485 -x376486 -x376487 -x376488 -x376489 -x376490 -x376491 -x376492 -x376493 -x376494 -x376495 -x376496 -x376497 -x376498 -x376499 -x376500 -x376501 -x376502 -x376503 -x376504 -x376505 -x376506 -x376507 -x376508 -x376509 -x376510 -x376511 -x376512 -x376513 -x376514 -x376515 -x376516 -x376517 -x376518 -x376519 -x376520 -x376521 -x376522 -x376523 -x376524 -x376525 -x376526 -x376527 -x376528 -x376529 -x376530 -x376531 -x376532 -x376533 -x376534 -x376535 -x376536 -x376537 -x376538 -x376539 -x376540 -x376541 -x376542 -x376543 -x376544 -x376545 -x376546 -x376547 -x376548 -x376549 -x376550 -x376551 -x376552 -x376553 -x376554 -x376555 -x376556 -x376557 -x376558 -x376559 -x376560 -x376561 -x376562 -x376563 -x376564 -x376565 -x376566 -x376567 -x376568 -x376569 -x376570 -x376571 -x376572 -x376573 -x376574 -x376575 -x376576 -x376577 -x376578 -x376579 -x376580 -x376581 -x376582 -x376583 -x376584 -x376585 -x376586 -x376587 -x376588 -x376589 -x376590 -x376591 -x376592 -x376593 -x376594 -x376595 -x376596 -x376597 -x376598 -x376599 -x376600 -x376601 -x376602 -x376603 -x376604 -x376605 -x376606 -x376607 -x376608 -x376609 -x376610 -x376611 -x376612 -x376613 -x376614 -x376615 -x376616 -x376617 -x376618 -x376619 -x376620 -x376621 -x376622 -x376623 -x376624 -x376625 -x376626 -x376627 -x376628 -x376629 -x376630 -x376631 -x376632 -x376633 -x376634 -x376635 -x376636 -x376637 -x376638 x376639 -x376640 -x376641 -x376642 -x376643 -x376644 -x376645 -x376646 -x376647 -x376648 -x376649 -x376650 -x376651 -x376652 -x376653 -x376654 -x376655 -x376656 -x376657 -x376658 -x376659 -x376660 -x376661 -x376662 -x376663 -x376664 -x376665 -x376666 -x376667 -x376668 -x376669 -x376670 -x376671 -x376672 -x376673 -x376674 -x376675 -x376676 -x376677 -x376678 -x376679 -x376680 -x376681 -x376682 -x376683 -x376684 -x376685 -x376686 -x376687 -x376688 -x376689 -x376690 -x376691 -x376692 -x376693 -x376694 -x376695 -x376696 -x376697 -x376698 -x376699 -x376700 -x376701 -x376702 -x376703 -x376704 -x376705 -x376706 -x376707 -x376708 -x376709 -x376710 -x376711 -x376712 -x376713 -x376714 -x376715 -x376716 -x376717 -x376718 -x376719 -x376720 -x376721 -x376722 -x376723 -x376724 -x376725 -x376726 -x376727 -x376728 -x376729 -x376730 -x376731 -x376732 -x376733 -x376734 -x376735 -x376736 -x376737 -x376738 -x376739 -x376740 -x376741 -x376742 -x376743 -x376744 -x376745 -x376746 -x376747 -x376748 -x376749 -x376750 -x376751 -x376752 -x376753 -x376754 -x376755 -x376756 -x376757 -x376758 -x376759 x376760 -x376761 -x376762 -x376763 -x376764 -x376765 -x376766 -x376767 -x376768 -x376769 -x376770 -x376771 -x376772 -x376773 -x376774 -x376775 -x376776 -x376777 -x376778 -x376779 -x376780 -x376781 -x376782 -x376783 -x376784 -x376785 -x376786 -x376787 -x376788 -x376789 -x376790 -x376791 -x376792 -x376793 -x376794 -x376795 -x376796 -x376797 -x376798 -x376799 -x376800 -x376801 -x376802 -x376803 -x376804 -x376805 -x376806 -x376807 -x376808 -x376809 -x376810 -x376811 -x376812 -x376813 -x376814 -x376815 -x376816 -x376817 -x376818 -x376819 -x376820 -x376821 -x376822 -x376823 -x376824 -x376825 -x376826 -x376827 -x376828 -x376829 -x376830 -x376831 -x376832 -x376833 -x376834 -x376835 -x376836 -x376837 -x376838 -x376839 -x376840 -x376841 -x376842 -x376843 -x376844 -x376845 -x376846 -x376847 -x376848 -x376849 -x376850 -x376851 -x376852 -x376853 -x376854 -x376855 -x376856 -x376857 -x376858 -x376859 -x376860 -x376861 -x376862 -x376863 -x376864 -x376865 -x376866 -x376867 -x376868 -x376869 -x376870 -x376871 -x376872 -x376873 -x376874 -x376875 -x376876 -x376877 -x376878 -x376879 -x376880 -x376881 -x376882 -x376883 -x376884 -x376885 -x376886 -x376887 -x376888 -x376889 -x376890 -x376891 -x376892 -x376893 -x376894 -x376895 -x376896 -x376897 -x376898 -x376899 -x376900 -x376901 -x376902 -x376903 -x376904 -x376905 -x376906 -x376907 -x376908 -x376909 -x376910 -x376911 -x376912 -x376913 -x376914 -x376915 -x376916 -x376917 -x376918 -x376919 -x376920 -x376921 -x376922 -x376923 -x376924 -x376925 -x376926 -x376927 -x376928 -x376929 -x376930 -x376931 -x376932 -x376933 -x376934 -x376935 -x376936 -x376937 -x376938 -x376939 -x376940 -x376941 -x376942 -x376943 -x376944 -x376945 -x376946 -x376947 -x376948 -x376949 -x376950 -x376951 -x376952 -x376953 -x376954 -x376955 -x376956 x376957 -x376958 -x376959 -x376960 -x376961 -x376962 -x376963 -x376964 -x376965 -x376966 -x376967 -x376968 -x376969 -x376970 -x376971 -x376972 -x376973 -x376974 -x376975 -x376976 -x376977 -x376978 -x376979 -x376980 -x376981 -x376982 -x376983 -x376984 -x376985 -x376986 -x376987 -x376988 -x376989 -x376990 -x376991 -x376992 -x376993 -x376994 -x376995 -x376996 -x376997 -x376998 -x376999 -x377000 -x377001 -x377002 -x377003 -x377004 -x377005 -x377006 -x377007 -x377008 -x377009 -x377010 -x377011 -x377012 -x377013 -x377014 -x377015 -x377016 -x377017 -x377018 -x377019 -x377020 -x377021 -x377022 -x377023 -x377024 -x377025 -x377026 -x377027 -x377028 -x377029 -x377030 -x377031 -x377032 -x377033 -x377034 -x377035 -x377036 -x377037 -x377038 -x377039 -x377040 -x377041 -x377042 -x377043 -x377044 -x377045 -x377046 -x377047 -x377048 -x377049 -x377050 -x377051 -x377052 -x377053 -x377054 -x377055 -x377056 -x377057 -x377058 -x377059 -x377060 -x377061 -x377062 -x377063 -x377064 -x377065 -x377066 -x377067 -x377068 -x377069 -x377070 -x377071 -x377072 -x377073 -x377074 -x377075 -x377076 -x377077 -x377078 -x377079 -x377080 -x377081 -x377082 -x377083 -x377084 -x377085 -x377086 -x377087 -x377088 -x377089 -x377090 -x377091 -x377092 -x377093 -x377094 -x377095 -x377096 -x377097 -x377098 -x377099 -x377100 -x377101 -x377102 -x377103 -x377104 -x377105 -x377106 -x377107 -x377108 -x377109 -x377110 -x377111 -x377112 -x377113 -x377114 -x377115 -x377116 -x377117 -x377118 -x377119 -x377120 -x377121 -x377122 -x377123 -x377124 -x377125 -x377126 -x377127 -x377128 -x377129 -x377130 -x377131 -x377132 -x377133 -x377134 -x377135 -x377136 -x377137 -x377138 -x377139 -x377140 -x377141 -x377142 -x377143 -x377144 -x377145 -x377146 -x377147 -x377148 -x377149 -x377150 -x377151 -x377152 -x377153 -x377154 -x377155 -x377156 -x377157 -x377158 -x377159 -x377160 -x377161 -x377162 -x377163 x377164 -x377165 -x377166 -x377167 -x377168 -x377169 -x377170 -x377171 -x377172 -x377173 -x377174 -x377175 -x377176 -x377177 -x377178 -x377179 -x377180 -x377181 -x377182 -x377183 -x377184 -x377185 -x377186 -x377187 -x377188 -x377189 -x377190 -x377191 -x377192 -x377193 -x377194 -x377195 -x377196 -x377197 -x377198 -x377199 -x377200 -x377201 -x377202 -x377203 -x377204 -x377205 -x377206 -x377207 -x377208 -x377209 -x377210 -x377211 -x377212 -x377213 -x377214 -x377215 -x377216 -x377217 -x377218 -x377219 -x377220 -x377221 -x377222 -x377223 -x377224 -x377225 -x377226 -x377227 -x377228 -x377229 -x377230 -x377231 -x377232 -x377233 -x377234 -x377235 -x377236 -x377237 -x377238 -x377239 -x377240 -x377241 -x377242 -x377243 -x377244 -x377245 -x377246 -x377247 -x377248 -x377249 -x377250 -x377251 -x377252 -x377253 -x377254 -x377255 -x377256 -x377257 -x377258 -x377259 -x377260 -x377261 -x377262 -x377263 -x377264 -x377265 -x377266 -x377267 -x377268 -x377269 -x377270 -x377271 -x377272 -x377273 -x377274 -x377275 -x377276 -x377277 -x377278 -x377279 -x377280 -x377281 -x377282 -x377283 -x377284 -x377285 -x377286 -x377287 -x377288 -x377289 -x377290 -x377291 -x377292 -x377293 -x377294 -x377295 -x377296 -x377297 -x377298 -x377299 -x377300 -x377301 -x377302 -x377303 -x377304 -x377305 -x377306 -x377307 -x377308 -x377309 -x377310 -x377311 -x377312 -x377313 -x377314 -x377315 -x377316 -x377317 -x377318 -x377319 -x377320 -x377321 -x377322 -x377323 -x377324 -x377325 -x377326 -x377327 -x377328 -x377329 -x377330 -x377331 -x377332 -x377333 -x377334 -x377335 -x377336 -x377337 -x377338 -x377339 -x377340 -x377341 -x377342 -x377343 -x377344 -x377345 -x377346 -x377347 -x377348 -x377349 -x377350 -x377351 -x377352 -x377353 -x377354 -x377355 -x377356 -x377357 -x377358 -x377359 -x377360 -x377361 -x377362 -x377363 -x377364 -x377365 -x377366 -x377367 -x377368 -x377369 -x377370 -x377371 -x377372 -x377373 -x377374 -x377375 -x377376 -x377377 -x377378 -x377379 -x377380 -x377381 -x377382 -x377383 -x377384 -x377385 -x377386 -x377387 -x377388 -x377389 -x377390 -x377391 -x377392 -x377393 -x377394 -x377395 -x377396 -x377397 -x377398 x377399 -x377400 -x377401 -x377402 -x377403 -x377404 -x377405 -x377406 -x377407 -x377408 -x377409 -x377410 -x377411 -x377412 -x377413 -x377414 -x377415 -x377416 -x377417 -x377418 -x377419 -x377420 -x377421 -x377422 -x377423 -x377424 -x377425 -x377426 -x377427 -x377428 -x377429 -x377430 -x377431 -x377432 -x377433 -x377434 -x377435 -x377436 -x377437 -x377438 -x377439 -x377440 -x377441 -x377442 -x377443 -x377444 -x377445 -x377446 -x377447 -x377448 -x377449 -x377450 -x377451 -x377452 -x377453 -x377454 -x377455 -x377456 -x377457 -x377458 -x377459 -x377460 -x377461 -x377462 -x377463 -x377464 -x377465 -x377466 -x377467 -x377468 -x377469 -x377470 -x377471 -x377472 -x377473 -x377474 -x377475 -x377476 -x377477 -x377478 -x377479 -x377480 -x377481 -x377482 -x377483 -x377484 -x377485 -x377486 -x377487 -x377488 -x377489 -x377490 -x377491 -x377492 -x377493 -x377494 -x377495 -x377496 -x377497 -x377498 -x377499 -x377500 -x377501 -x377502 -x377503 -x377504 -x377505 -x377506 -x377507 -x377508 -x377509 -x377510 -x377511 -x377512 -x377513 -x377514 -x377515 -x377516 -x377517 -x377518 -x377519 -x377520 -x377521 -x377522 -x377523 -x377524 -x377525 -x377526 -x377527 -x377528 -x377529 -x377530 -x377531 -x377532 -x377533 -x377534 -x377535 -x377536 -x377537 -x377538 -x377539 -x377540 -x377541 -x377542 -x377543 -x377544 -x377545 -x377546 -x377547 -x377548 -x377549 -x377550 -x377551 -x377552 -x377553 -x377554 -x377555 -x377556 -x377557 -x377558 -x377559 -x377560 -x377561 -x377562 -x377563 -x377564 -x377565 -x377566 -x377567 -x377568 -x377569 -x377570 -x377571 -x377572 -x377573 -x377574 -x377575 -x377576 -x377577 -x377578 -x377579 -x377580 -x377581 -x377582 -x377583 -x377584 -x377585 -x377586 -x377587 -x377588 -x377589 -x377590 -x377591 -x377592 -x377593 -x377594 -x377595 -x377596 -x377597 -x377598 -x377599 -x377600 -x377601 -x377602 -x377603 -x377604 -x377605 -x377606 -x377607 -x377608 -x377609 -x377610 -x377611 -x377612 -x377613 -x377614 -x377615 -x377616 -x377617 -x377618 -x377619 -x377620 -x377621 -x377622 -x377623 -x377624 -x377625 -x377626 -x377627 -x377628 -x377629 -x377630 -x377631 -x377632 -x377633 -x377634 -x377635 -x377636 -x377637 -x377638 -x377639 -x377640 -x377641 -x377642 -x377643 -x377644 -x377645 -x377646 -x377647 -x377648 -x377649 x377650 -x377651 -x377652 -x377653 -x377654 -x377655 -x377656 -x377657 -x377658 -x377659 -x377660 -x377661 -x377662 -x377663 -x377664 -x377665 -x377666 -x377667 -x377668 -x377669 -x377670 -x377671 -x377672 -x377673 -x377674 -x377675 -x377676 -x377677 -x377678 -x377679 -x377680 -x377681 -x377682 -x377683 -x377684 -x377685 -x377686 -x377687 -x377688 -x377689 -x377690 -x377691 -x377692 -x377693 -x377694 -x377695 -x377696 -x377697 -x377698 -x377699 -x377700 -x377701 -x377702 -x377703 -x377704 -x377705 -x377706 -x377707 -x377708 -x377709 -x377710 -x377711 -x377712 -x377713 -x377714 -x377715 -x377716 -x377717 -x377718 -x377719 -x377720 -x377721 -x377722 -x377723 -x377724 -x377725 -x377726 -x377727 -x377728 -x377729 -x377730 -x377731 -x377732 -x377733 -x377734 -x377735 -x377736 -x377737 -x377738 -x377739 -x377740 -x377741 -x377742 -x377743 -x377744 -x377745 -x377746 -x377747 -x377748 -x377749 -x377750 -x377751 -x377752 -x377753 -x377754 -x377755 -x377756 -x377757 -x377758 -x377759 -x377760 -x377761 -x377762 -x377763 -x377764 -x377765 -x377766 -x377767 -x377768 -x377769 -x377770 -x377771 -x377772 -x377773 -x377774 -x377775 -x377776 -x377777 -x377778 -x377779 -x377780 -x377781 -x377782 -x377783 -x377784 -x377785 -x377786 -x377787 -x377788 -x377789 -x377790 -x377791 -x377792 -x377793 -x377794 -x377795 -x377796 -x377797 -x377798 -x377799 -x377800 -x377801 -x377802 -x377803 -x377804 -x377805 -x377806 -x377807 -x377808 -x377809 -x377810 -x377811 -x377812 -x377813 -x377814 -x377815 -x377816 -x377817 -x377818 -x377819 -x377820 -x377821 -x377822 -x377823 -x377824 -x377825 -x377826 -x377827 -x377828 -x377829 -x377830 -x377831 -x377832 -x377833 -x377834 -x377835 -x377836 -x377837 -x377838 -x377839 -x377840 -x377841 -x377842 -x377843 -x377844 -x377845 -x377846 -x377847 -x377848 -x377849 -x377850 -x377851 -x377852 -x377853 -x377854 -x377855 -x377856 -x377857 -x377858 -x377859 -x377860 -x377861 -x377862 -x377863 -x377864 -x377865 -x377866 -x377867 -x377868 -x377869 -x377870 -x377871 -x377872 -x377873 -x377874 -x377875 -x377876 -x377877 -x377878 -x377879 -x377880 -x377881 -x377882 -x377883 -x377884 -x377885 -x377886 -x377887 -x377888 -x377889 -x377890 -x377891 -x377892 -x377893 -x377894 -x377895 -x377896 -x377897 -x377898 -x377899 -x377900 -x377901 -x377902 -x377903 -x377904 -x377905 -x377906 -x377907 -x377908 -x377909 -x377910 -x377911 -x377912 -x377913 -x377914 -x377915 -x377916 -x377917 -x377918 -x377919 -x377920 -x377921 -x377922 -x377923 -x377924 -x377925 -x377926 -x377927 -x377928 -x377929 -x377930 -x377931 -x377932 -x377933 -x377934 -x377935 -x377936 -x377937 -x377938 -x377939 -x377940 -x377941 -x377942 -x377943 -x377944 -x377945 -x377946 -x377947 -x377948 -x377949 -x377950 -x377951 -x377952 -x377953 -x377954 -x377955 -x377956 -x377957 -x377958 -x377959 -x377960 -x377961 -x377962 -x377963 -x377964 -x377965 -x377966 -x377967 -x377968 -x377969 -x377970 -x377971 -x377972 x377973 -x377974 -x377975 -x377976 -x377977 -x377978 -x377979 -x377980 -x377981 -x377982 -x377983 -x377984 -x377985 -x377986 -x377987 -x377988 -x377989 -x377990 -x377991 -x377992 -x377993 -x377994 -x377995 -x377996 -x377997 -x377998 -x377999
1674.09/1679.66 v -x378000 -x378001 -x378002 -x378003 -x378004 -x378005 -x378006 -x378007 -x378008 -x378009 -x378010 -x378011 -x378012 -x378013 -x378014 -x378015 -x378016 -x378017 -x378018 -x378019 -x378020 -x378021 -x378022 -x378023 -x378024 -x378025 -x378026 -x378027 -x378028 -x378029 -x378030 -x378031 -x378032 -x378033 -x378034 -x378035 -x378036 -x378037 -x378038 -x378039 -x378040 -x378041 -x378042 -x378043 -x378044 -x378045 -x378046 -x378047 -x378048 -x378049 x378050 -x378051 -x378052 -x378053 -x378054 -x378055 -x378056 -x378057 -x378058 -x378059 -x378060 -x378061 -x378062 -x378063 -x378064 -x378065 -x378066 -x378067 -x378068 -x378069 -x378070 -x378071 -x378072 -x378073 -x378074 -x378075 -x378076 -x378077 -x378078 -x378079 -x378080 -x378081 -x378082 -x378083 -x378084 -x378085 -x378086 -x378087 -x378088 -x378089 -x378090 -x378091 -x378092 -x378093 -x378094 -x378095 -x378096 -x378097 -x378098 -x378099 -x378100 -x378101 -x378102 -x378103 -x378104 -x378105 -x378106 -x378107 -x378108 -x378109 -x378110 -x378111 -x378112 -x378113 -x378114 -x378115 -x378116 -x378117 -x378118 -x378119 -x378120 -x378121 -x378122 -x378123 -x378124 -x378125 -x378126 -x378127 -x378128 -x378129 -x378130 -x378131 -x378132 -x378133 -x378134 -x378135 -x378136 -x378137 -x378138 -x378139 -x378140 -x378141 -x378142 -x378143 -x378144 -x378145 -x378146 -x378147 -x378148 -x378149 -x378150 -x378151 -x378152 -x378153 -x378154 -x378155 -x378156 -x378157 -x378158 -x378159 -x378160 -x378161 -x378162 -x378163 -x378164 -x378165 -x378166 -x378167 -x378168 -x378169 -x378170 -x378171 -x378172 -x378173 -x378174 -x378175 -x378176 -x378177 -x378178 -x378179 -x378180 -x378181 -x378182 -x378183 -x378184 -x378185 -x378186 -x378187 -x378188 -x378189 -x378190 -x378191 -x378192 -x378193 -x378194 -x378195 -x378196 -x378197 -x378198 -x378199 -x378200 -x378201 -x378202 -x378203 -x378204 -x378205 -x378206 -x378207 -x378208 -x378209 -x378210 -x378211 -x378212 -x378213 -x378214 -x378215 -x378216 -x378217 -x378218 -x378219 -x378220 -x378221 -x378222 -x378223 -x378224 -x378225 -x378226 -x378227 -x378228 -x378229 -x378230 -x378231 -x378232 -x378233 -x378234 -x378235 -x378236 -x378237 -x378238 -x378239 -x378240 -x378241 -x378242 -x378243 -x378244 -x378245 -x378246 -x378247 -x378248 -x378249 -x378250 -x378251 -x378252 -x378253 -x378254 -x378255 -x378256 -x378257 -x378258 -x378259 -x378260 -x378261 -x378262 -x378263 -x378264 -x378265 -x378266 -x378267 -x378268 -x378269 -x378270 -x378271 -x378272 -x378273 -x378274 -x378275 -x378276 -x378277 -x378278 -x378279 -x378280 -x378281 -x378282 -x378283 -x378284 -x378285 -x378286 -x378287 -x378288 -x378289 -x378290 -x378291 -x378292 -x378293 -x378294 -x378295 -x378296 -x378297 -x378298 -x378299 -x378300 -x378301 -x378302 -x378303 -x378304 -x378305 -x378306 -x378307 -x378308 -x378309 -x378310 -x378311 -x378312 -x378313 -x378314 -x378315 -x378316 -x378317 -x378318 -x378319 -x378320 -x378321 -x378322 -x378323 -x378324 x378325 -x378326 -x378327 -x378328 -x378329 -x378330 -x378331 -x378332 -x378333 -x378334 -x378335 -x378336 -x378337 -x378338 -x378339 -x378340 -x378341 -x378342 -x378343 -x378344 -x378345 -x378346 -x378347 -x378348 -x378349 -x378350 -x378351 -x378352 -x378353 -x378354 -x378355 -x378356 -x378357 -x378358 -x378359 -x378360 -x378361 -x378362 -x378363 -x378364 -x378365 -x378366 -x378367 -x378368 -x378369 -x378370 -x378371 -x378372 -x378373 -x378374 -x378375 -x378376 -x378377 -x378378 -x378379 -x378380 -x378381 -x378382 -x378383 -x378384 -x378385 -x378386 -x378387 -x378388 -x378389 -x378390 -x378391 -x378392 -x378393 -x378394 -x378395 -x378396 -x378397 -x378398 -x378399 -x378400 -x378401 -x378402 -x378403 -x378404 -x378405 -x378406 -x378407 -x378408 -x378409 -x378410 -x378411 -x378412 -x378413 -x378414 -x378415 -x378416 -x378417 -x378418 -x378419 -x378420 -x378421 -x378422 -x378423 -x378424 -x378425 -x378426 -x378427 -x378428 -x378429 -x378430 -x378431 -x378432 -x378433 -x378434 -x378435 -x378436 -x378437 -x378438 -x378439 -x378440 -x378441 -x378442 -x378443 -x378444 -x378445 -x378446 -x378447 -x378448 -x378449 -x378450 -x378451 -x378452 -x378453 -x378454 -x378455 -x378456 -x378457 -x378458 -x378459 -x378460 -x378461 -x378462 -x378463 -x378464 -x378465 -x378466 -x378467 -x378468 -x378469 -x378470 -x378471 -x378472 -x378473 -x378474 -x378475 -x378476 -x378477 -x378478 -x378479 -x378480 -x378481 -x378482 -x378483 -x378484 -x378485 -x378486 -x378487 -x378488 -x378489 -x378490 -x378491 -x378492 -x378493 -x378494 -x378495 -x378496 -x378497 -x378498 -x378499 -x378500 -x378501 -x378502 -x378503 -x378504 -x378505 -x378506 -x378507 -x378508 -x378509 -x378510 -x378511 -x378512 -x378513 -x378514 -x378515 -x378516 -x378517 -x378518 -x378519 -x378520 -x378521 -x378522 -x378523 -x378524 -x378525 -x378526 -x378527 -x378528 -x378529 -x378530 -x378531 -x378532 -x378533 -x378534 -x378535 -x378536 -x378537 -x378538 -x378539 -x378540 -x378541 -x378542 -x378543 -x378544 -x378545 -x378546 -x378547 -x378548 -x378549 -x378550 -x378551 -x378552 -x378553 -x378554 -x378555 -x378556 -x378557 -x378558 -x378559 -x378560 -x378561 -x378562 -x378563 -x378564 -x378565 -x378566 -x378567 -x378568 -x378569 -x378570 -x378571 -x378572 -x378573 -x378574 -x378575 -x378576 -x378577 -x378578 -x378579 -x378580 -x378581 -x378582 -x378583 -x378584 -x378585 -x378586 -x378587 -x378588 -x378589 -x378590 -x378591 -x378592 -x378593 -x378594 -x378595 -x378596 -x378597 -x378598 -x378599 -x378600 -x378601 -x378602 x378603 -x378604 -x378605 -x378606 -x378607 -x378608 -x378609 -x378610 -x378611 -x378612 -x378613 -x378614 -x378615 -x378616 -x378617 -x378618 -x378619 -x378620 -x378621 -x378622 -x378623 -x378624 -x378625 -x378626 -x378627 -x378628 -x378629 -x378630 -x378631 -x378632 -x378633 -x378634 -x378635 -x378636 -x378637 -x378638 -x378639 -x378640 -x378641 -x378642 -x378643 -x378644 -x378645 -x378646 -x378647 -x378648 -x378649 -x378650 -x378651 -x378652 -x378653 -x378654 -x378655 -x378656 -x378657 -x378658 -x378659 -x378660 -x378661 -x378662 -x378663 -x378664 -x378665 -x378666 -x378667 -x378668 -x378669 -x378670 -x378671 -x378672 -x378673 -x378674 -x378675 -x378676 -x378677 -x378678 -x378679 -x378680 -x378681 -x378682 -x378683 -x378684 -x378685 -x378686 -x378687 -x378688 -x378689 -x378690 -x378691 -x378692 -x378693 -x378694 -x378695 -x378696 -x378697 -x378698 -x378699 -x378700 -x378701 -x378702 -x378703 -x378704 -x378705 -x378706 -x378707 -x378708 -x378709 -x378710 -x378711 -x378712 -x378713 -x378714 -x378715 -x378716 -x378717 -x378718 x378719 -x378720 -x378721 -x378722 -x378723 -x378724 -x378725 -x378726 -x378727 -x378728 -x378729 -x378730 -x378731 -x378732 -x378733 -x378734 -x378735 -x378736 -x378737 -x378738 -x378739 -x378740 -x378741 -x378742 -x378743 -x378744 -x378745 -x378746 -x378747 -x378748 -x378749 -x378750 -x378751 -x378752 -x378753 -x378754 -x378755 -x378756 -x378757 -x378758 -x378759 -x378760 -x378761 -x378762 -x378763 -x378764 -x378765 -x378766 -x378767 -x378768 -x378769 -x378770 -x378771 -x378772 -x378773 -x378774 -x378775 -x378776 -x378777 -x378778 -x378779 -x378780 -x378781 -x378782 -x378783 -x378784 -x378785 -x378786 -x378787 -x378788 -x378789 -x378790 -x378791 -x378792 -x378793 -x378794 -x378795 -x378796 -x378797 -x378798 -x378799 -x378800 -x378801 -x378802 -x378803 -x378804 -x378805 -x378806 -x378807 -x378808 -x378809 -x378810 -x378811 -x378812 -x378813 -x378814 -x378815 -x378816 -x378817 -x378818 -x378819 -x378820 -x378821 -x378822 -x378823 -x378824 -x378825 -x378826 -x378827 -x378828 -x378829 -x378830 -x378831 -x378832 -x378833 -x378834 -x378835 -x378836 -x378837 -x378838 -x378839 -x378840 -x378841 -x378842 -x378843 -x378844 -x378845 -x378846 -x378847 -x378848 -x378849 -x378850 -x378851 -x378852 -x378853 -x378854 -x378855 -x378856 -x378857 -x378858 -x378859 -x378860 -x378861 -x378862 -x378863 -x378864 -x378865 -x378866 -x378867 -x378868 -x378869 -x378870 -x378871 -x378872 -x378873 -x378874 -x378875 -x378876 -x378877 -x378878 -x378879 -x378880 -x378881 -x378882 -x378883 -x378884 -x378885 -x378886 -x378887 -x378888 -x378889 -x378890 -x378891 -x378892 -x378893 -x378894 -x378895 -x378896 -x378897 -x378898 -x378899 -x378900 -x378901 -x378902 -x378903 -x378904 -x378905 x378906 -x378907 -x378908 -x378909 -x378910 -x378911 -x378912 -x378913 -x378914 -x378915 -x378916 -x378917 -x378918 -x378919 -x378920 -x378921 -x378922 -x378923 -x378924 -x378925 -x378926 -x378927 -x378928 -x378929 -x378930 -x378931 -x378932 -x378933 -x378934 -x378935 -x378936 -x378937 -x378938 -x378939 -x378940 -x378941 -x378942 -x378943 -x378944 -x378945 -x378946 -x378947 -x378948 -x378949 -x378950 -x378951 -x378952 -x378953 -x378954 -x378955 -x378956 -x378957 -x378958 -x378959 -x378960 -x378961 -x378962 -x378963 -x378964 -x378965 -x378966 -x378967 -x378968 -x378969 -x378970 -x378971 -x378972 -x378973 -x378974 -x378975 -x378976 -x378977 -x378978 -x378979 -x378980 -x378981 -x378982 -x378983 -x378984 -x378985 -x378986 -x378987 -x378988 -x378989 -x378990 -x378991 -x378992 -x378993 -x378994 -x378995 -x378996 -x378997 -x378998 -x378999 -x379000 -x379001 -x379002 -x379003 -x379004 -x379005 -x379006 -x379007 -x379008 -x379009 -x379010 -x379011 -x379012 -x379013 -x379014 -x379015 -x379016 -x379017 -x379018 -x379019 -x379020 -x379021 -x379022 -x379023 -x379024 -x379025 -x379026 -x379027 -x379028 -x379029 -x379030 -x379031 -x379032 -x379033 -x379034 -x379035 -x379036 -x379037 -x379038 -x379039 -x379040 -x379041 -x379042 -x379043 -x379044 -x379045 -x379046 -x379047 -x379048 -x379049 -x379050 -x379051 -x379052 -x379053 -x379054 -x379055 -x379056 -x379057 -x379058 -x379059 -x379060 -x379061 -x379062 -x379063 -x379064 -x379065 -x379066 -x379067 -x379068 -x379069 -x379070 -x379071 -x379072 -x379073 -x379074 -x379075 -x379076 -x379077 -x379078 -x379079 -x379080 -x379081 -x379082 -x379083 -x379084 -x379085 -x379086 -x379087 -x379088 -x379089 -x379090 -x379091 -x379092 -x379093 -x379094 -x379095 -x379096 -x379097 -x379098 -x379099 -x379100 -x379101 -x379102 -x379103 -x379104 -x379105 -x379106 -x379107 -x379108 -x379109 -x379110 -x379111 -x379112 -x379113 -x379114 -x379115 -x379116 -x379117 -x379118 -x379119 -x379120 -x379121 -x379122 -x379123 -x379124 -x379125 -x379126 -x379127 -x379128 -x379129 -x379130 -x379131 -x379132 -x379133 -x379134 -x379135 -x379136 -x379137 -x379138 -x379139 -x379140 -x379141 -x379142 -x379143 -x379144 -x379145 -x379146 -x379147 -x379148 -x379149 -x379150 -x379151 -x379152 -x379153 -x379154 -x379155 -x379156 -x379157 -x379158 -x379159 -x379160 -x379161 -x379162 -x379163 -x379164 -x379165 -x379166 -x379167 -x379168 -x379169 -x379170 -x379171 -x379172 -x379173 -x379174 -x379175 -x379176 -x379177 -x379178 -x379179 -x379180 -x379181 -x379182 -x379183 -x379184 -x379185 -x379186 -x379187 -x379188 -x379189 -x379190 -x379191 -x379192 -x379193 -x379194 -x379195 -x379196 -x379197 -x379198 -x379199 -x379200 -x379201 -x379202 -x379203 -x379204 -x379205 -x379206 -x379207 -x379208 -x379209 -x379210 -x379211 -x379212 -x379213 -x379214 -x379215 -x379216 -x379217 -x379218 -x379219 -x379220 -x379221 -x379222 -x379223 -x379224 -x379225 -x379226 -x379227 -x379228 -x379229 -x379230 -x379231 -x379232 -x379233 -x379234 -x379235 -x379236 -x379237 -x379238 -x379239 -x379240 -x379241 -x379242 -x379243 -x379244 -x379245 -x379246 -x379247 -x379248 -x379249 -x379250 -x379251 -x379252 -x379253 -x379254 -x379255 -x379256 -x379257 -x379258 -x379259 -x379260 -x379261 -x379262 -x379263 -x379264 -x379265 -x379266 -x379267 -x379268 -x379269 -x379270 -x379271 -x379272 -x379273 -x379274 -x379275 -x379276 -x379277 -x379278 -x379279 -x379280 -x379281 -x379282 -x379283 -x379284 -x379285 -x379286 -x379287 -x379288 -x379289 -x379290 -x379291 -x379292 -x379293 -x379294 -x379295 -x379296 -x379297 -x379298 -x379299 -x379300 -x379301 -x379302 -x379303 -x379304 -x379305 -x379306 -x379307 -x379308 -x379309 -x379310 -x379311 -x379312 -x379313 -x379314 -x379315 -x379316 -x379317 -x379318 -x379319 -x379320 -x379321 -x379322 -x379323 -x379324 -x379325 -x379326 -x379327 -x379328 -x379329 -x379330 -x379331 -x379332 -x379333 -x379334 -x379335 -x379336 x379337 -x379338 -x379339 -x379340 -x379341 -x379342 -x379343 -x379344 -x379345 -x379346 -x379347 -x379348 -x379349 -x379350 -x379351 -x379352 -x379353 -x379354 -x379355 -x379356 -x379357 -x379358 -x379359 -x379360 -x379361 -x379362 -x379363 -x379364 -x379365 -x379366 -x379367 -x379368 -x379369 -x379370 -x379371 -x379372 -x379373 -x379374 -x379375 -x379376 -x379377 -x379378 -x379379 -x379380 -x379381 -x379382 -x379383 -x379384 -x379385 -x379386 -x379387 -x379388 -x379389 -x379390 -x379391 -x379392 -x379393 -x379394 -x379395 -x379396 -x379397 -x379398 -x379399 -x379400 -x379401 -x379402 -x379403 -x379404 -x379405 -x379406 -x379407 -x379408 -x379409 -x379410 -x379411 -x379412 -x379413 -x379414 -x379415 -x379416 -x379417 -x379418 -x379419 -x379420 -x379421 -x379422 -x379423 -x379424 -x379425 -x379426 -x379427 -x379428 -x379429 -x379430 -x379431 -x379432 -x379433 -x379434 -x379435 -x379436 -x379437 -x379438 -x379439 -x379440 -x379441 -x379442 -x379443 -x379444 -x379445 -x379446 -x379447 -x379448 -x379449 -x379450 -x379451 -x379452 -x379453 -x379454 -x379455 -x379456 -x379457 -x379458 -x379459 -x379460 -x379461 -x379462 -x379463 -x379464 -x379465 -x379466 -x379467 -x379468 -x379469 -x379470 -x379471 -x379472 -x379473 -x379474 -x379475 -x379476 -x379477 -x379478 -x379479 -x379480 -x379481 -x379482 -x379483 -x379484 -x379485 -x379486 -x379487 -x379488 -x379489 -x379490 -x379491 -x379492 -x379493 -x379494 -x379495 -x379496 -x379497 -x379498 -x379499 -x379500 -x379501 -x379502 -x379503 -x379504 -x379505 -x379506 -x379507 -x379508 -x379509 -x379510 -x379511 -x379512 -x379513 -x379514 -x379515 -x379516 -x379517 -x379518 -x379519 -x379520 -x379521 -x379522 -x379523 -x379524 -x379525 -x379526 -x379527 -x379528 -x379529 -x379530 -x379531 -x379532 -x379533 -x379534 -x379535 -x379536 -x379537 -x379538 -x379539 -x379540 -x379541 -x379542 -x379543 -x379544 -x379545 -x379546 -x379547 -x379548 -x379549 -x379550 x379551 -x379552 -x379553 -x379554 -x379555 -x379556 -x379557 -x379558 -x379559 -x379560 -x379561 -x379562 -x379563 -x379564 -x379565 -x379566 -x379567 -x379568 -x379569 -x379570 -x379571 -x379572 -x379573 -x379574 -x379575 -x379576 -x379577 -x379578 -x379579 -x379580 -x379581 -x379582 -x379583 -x379584 -x379585 -x379586 -x379587 -x379588 -x379589 -x379590 -x379591 -x379592 -x379593 -x379594 -x379595 -x379596 -x379597 -x379598 -x379599 -x379600 -x379601 -x379602 -x379603 -x379604 -x379605 -x379606 -x379607 -x379608 -x379609 -x379610 -x379611 -x379612 -x379613 -x379614 -x379615 -x379616 -x379617 -x379618 -x379619 -x379620 -x379621 -x379622 -x379623 -x379624 -x379625 -x379626 -x379627 -x379628 -x379629 -x379630 -x379631 -x379632 -x379633 -x379634 -x379635 -x379636 -x379637 -x379638 -x379639 -x379640 -x379641 -x379642 -x379643 -x379644 -x379645 -x379646 -x379647 -x379648 -x379649 -x379650 -x379651 -x379652 -x379653 -x379654 -x379655 -x379656 -x379657 -x379658 -x379659 -x379660 -x379661 -x379662 -x379663 -x379664 -x379665 -x379666 -x379667 -x379668 -x379669 -x379670 -x379671 -x379672 -x379673 -x379674 -x379675 -x379676 -x379677 -x379678 -x379679 -x379680 -x379681 -x379682 -x379683 -x379684 -x379685 -x379686 -x379687 -x379688 -x379689 -x379690 -x379691 -x379692 -x379693 -x379694 -x379695 -x379696 -x379697 -x379698 -x379699 -x379700 -x379701 -x379702 -x379703 -x379704 -x379705 -x379706 -x379707 -x379708 -x379709 -x379710 -x379711 -x379712 -x379713 -x379714 -x379715 -x379716 x379717 -x379718 -x379719 -x379720 -x379721 -x379722 -x379723 -x379724 -x379725 -x379726 -x379727 -x379728 -x379729 -x379730 -x379731 -x379732 -x379733 -x379734 -x379735 -x379736 -x379737 -x379738 -x379739 -x379740 -x379741 -x379742 -x379743 -x379744 -x379745 -x379746 -x379747 -x379748 -x379749 -x379750 -x379751 -x379752 -x379753 -x379754 -x379755 -x379756 -x379757 -x379758 -x379759 -x379760 -x379761 -x379762 -x379763 -x379764 -x379765 -x379766 -x379767 -x379768 -x379769 -x379770 -x379771 -x379772 -x379773 -x379774 -x379775 -x379776 -x379777 -x379778 -x379779 -x379780 -x379781 -x379782 -x379783 -x379784 -x379785 -x379786 -x379787 -x379788 -x379789 -x379790 -x379791 -x379792 -x379793 -x379794 -x379795 -x379796 -x379797 -x379798 -x379799 -x379800 -x379801 -x379802 -x379803 -x379804 -x379805 -x379806 -x379807 -x379808 -x379809 -x379810 -x379811 -x379812 -x379813 -x379814 -x379815 -x379816 -x379817 -x379818 -x379819 -x379820 -x379821 -x379822 -x379823 -x379824 -x379825 -x379826 -x379827 -x379828 -x379829 -x379830 -x379831 -x379832 -x379833 -x379834 -x379835 -x379836 -x379837 -x379838 -x379839 -x379840 -x379841 -x379842 -x379843 -x379844 -x379845 -x379846 -x379847 -x379848 -x379849 -x379850 -x379851 -x379852 -x379853 -x379854 -x379855 -x379856 -x379857 -x379858 -x379859 -x379860 -x379861 -x379862 -x379863 -x379864 -x379865 -x379866 -x379867 -x379868 -x379869 -x379870 -x379871 -x379872 -x379873 -x379874 -x379875 -x379876 -x379877 -x379878 -x379879 -x379880 -x379881 -x379882 -x379883 -x379884 -x379885 -x379886 -x379887 -x379888 -x379889 -x379890 -x379891 -x379892 -x379893 -x379894 -x379895 -x379896 -x379897 -x379898 -x379899 -x379900 -x379901 -x379902 -x379903 -x379904 -x379905 -x379906 -x379907 -x379908 -x379909 -x379910 -x379911 -x379912 -x379913 -x379914 -x379915 -x379916 -x379917 -x379918 -x379919 -x379920 -x379921 -x379922 -x379923 -x379924 -x379925 -x379926 -x379927 -x379928 -x379929 -x379930 -x379931 -x379932 -x379933 -x379934 -x379935 -x379936 -x379937 -x379938 -x379939 -x379940 -x379941 -x379942 -x379943 -x379944 -x379945 -x379946 -x379947 -x379948 -x379949 -x379950 -x379951 -x379952 -x379953 -x379954 -x379955 -x379956 -x379957 -x379958 -x379959 -x379960 x379961 -x379962 -x379963 -x379964 -x379965 -x379966 -x379967 -x379968 -x379969 -x379970 -x379971 -x379972 -x379973 -x379974 -x379975 -x379976 -x379977 -x379978 -x379979 -x379980 -x379981 -x379982 -x379983 -x379984 -x379985 -x379986 -x379987 -x379988 -x379989 -x379990 -x379991 -x379992 -x379993 -x379994 -x379995 -x379996 -x379997 -x379998 -x379999
1674.09/1679.66 v -x380000 -x380001 -x380002 -x380003 -x380004 -x380005 -x380006 -x380007 -x380008 -x380009 -x380010 -x380011 -x380012 -x380013 -x380014 -x380015 -x380016 -x380017 -x380018 -x380019 -x380020 -x380021 -x380022 -x380023 -x380024 -x380025 -x380026 -x380027 -x380028 -x380029 -x380030 -x380031 -x380032 -x380033 -x380034 -x380035 -x380036 -x380037 -x380038 -x380039 -x380040 -x380041 -x380042 -x380043 -x380044 -x380045 -x380046 -x380047 -x380048 -x380049 -x380050 -x380051 -x380052 -x380053 -x380054 -x380055 -x380056 -x380057 -x380058 -x380059 -x380060 -x380061 -x380062 -x380063 -x380064 -x380065 -x380066 -x380067 -x380068 -x380069 -x380070 x380071 -x380072 -x380073 -x380074 -x380075 -x380076 -x380077 -x380078 -x380079 -x380080 -x380081 -x380082 -x380083 -x380084 -x380085 -x380086 -x380087 -x380088 -x380089 -x380090 -x380091 -x380092 -x380093 -x380094 -x380095 -x380096 -x380097 -x380098 -x380099 -x380100 -x380101 -x380102 -x380103 -x380104 -x380105 -x380106 -x380107 -x380108 -x380109 -x380110 -x380111 -x380112 -x380113 -x380114 -x380115 -x380116 -x380117 -x380118 -x380119 -x380120 -x380121 -x380122 -x380123 -x380124 -x380125 -x380126 -x380127 -x380128 -x380129 -x380130 -x380131 -x380132 -x380133 -x380134 -x380135 -x380136 -x380137 -x380138 -x380139 -x380140 -x380141 -x380142 -x380143 -x380144 -x380145 -x380146 -x380147 -x380148 -x380149 -x380150 -x380151 -x380152 -x380153 -x380154 -x380155 -x380156 -x380157 -x380158 -x380159 -x380160 -x380161 -x380162 -x380163 -x380164 -x380165 -x380166 -x380167 -x380168 -x380169 -x380170 -x380171 -x380172 -x380173 -x380174 -x380175 -x380176 -x380177 -x380178 -x380179 -x380180 -x380181 -x380182 -x380183 -x380184 -x380185 -x380186 -x380187 -x380188 -x380189 -x380190 -x380191 -x380192 -x380193 -x380194 -x380195 -x380196 -x380197 -x380198 -x380199 -x380200 -x380201 -x380202 -x380203 -x380204 -x380205 -x380206 -x380207 -x380208 -x380209 -x380210 -x380211 -x380212 -x380213 -x380214 -x380215 -x380216 -x380217 -x380218 -x380219 -x380220 -x380221 -x380222 -x380223 -x380224 -x380225 -x380226 -x380227 -x380228 -x380229 -x380230 -x380231 -x380232 -x380233 -x380234 -x380235 -x380236 -x380237 -x380238 -x380239 -x380240 -x380241 -x380242 -x380243 -x380244 -x380245 -x380246 -x380247 -x380248 -x380249 -x380250 -x380251 -x380252 -x380253 -x380254 -x380255 -x380256 -x380257 -x380258 -x380259 -x380260 -x380261 -x380262 -x380263 -x380264 -x380265 -x380266 -x380267 -x380268 -x380269 -x380270 -x380271 -x380272 -x380273 -x380274 -x380275 -x380276 -x380277 -x380278 -x380279 -x380280 -x380281 -x380282 -x380283 -x380284 -x380285 -x380286 -x380287 -x380288 -x380289 -x380290 -x380291 -x380292 -x380293 -x380294 -x380295 -x380296 -x380297 -x380298 -x380299 -x380300 -x380301 -x380302 -x380303 -x380304 -x380305 -x380306 -x380307 -x380308 -x380309 -x380310 -x380311 -x380312 -x380313 -x380314 x380315 -x380316 -x380317 -x380318 -x380319 -x380320 -x380321 -x380322 -x380323 -x380324 -x380325 -x380326 -x380327 -x380328 -x380329 -x380330 -x380331 -x380332 -x380333 -x380334 -x380335 -x380336 -x380337 -x380338 -x380339 -x380340 -x380341 -x380342 -x380343 -x380344 -x380345 -x380346 -x380347 -x380348 -x380349 -x380350 -x380351 -x380352 -x380353 -x380354 -x380355 -x380356 -x380357 -x380358 -x380359 -x380360 -x380361 -x380362 -x380363 -x380364 -x380365 -x380366 -x380367 -x380368 -x380369 -x380370 -x380371 -x380372 -x380373 -x380374 -x380375 -x380376 -x380377 -x380378 -x380379 -x380380 -x380381 -x380382 -x380383 -x380384 -x380385 -x380386 -x380387 -x380388 -x380389 -x380390 -x380391 -x380392 -x380393 -x380394 -x380395 -x380396 -x380397 -x380398 -x380399 -x380400 -x380401 -x380402 -x380403 -x380404 -x380405 -x380406 -x380407 -x380408 -x380409 -x380410 -x380411 -x380412 -x380413 -x380414 -x380415 -x380416 -x380417 -x380418 -x380419 -x380420 -x380421 -x380422 -x380423 -x380424 -x380425 -x380426 -x380427 -x380428 -x380429 -x380430 -x380431 -x380432 -x380433 -x380434 -x380435 -x380436 -x380437 -x380438 -x380439 -x380440 -x380441 -x380442 -x380443 -x380444 -x380445 -x380446 -x380447 -x380448 -x380449 -x380450 -x380451 -x380452 -x380453 -x380454 -x380455 -x380456 -x380457 -x380458 -x380459 -x380460 -x380461 -x380462 -x380463 -x380464 -x380465 -x380466 -x380467 -x380468 -x380469 -x380470 -x380471 -x380472 -x380473 -x380474 -x380475 -x380476 -x380477 -x380478 -x380479 -x380480 -x380481 -x380482 -x380483 -x380484 -x380485 -x380486 -x380487 -x380488 -x380489 -x380490 -x380491 -x380492 -x380493 -x380494 -x380495 -x380496 -x380497 -x380498 -x380499 -x380500 -x380501 -x380502 -x380503 -x380504 -x380505 -x380506 -x380507 -x380508 -x380509 -x380510 -x380511 -x380512 -x380513 -x380514 -x380515 -x380516 -x380517 -x380518 -x380519 -x380520 -x380521 -x380522 -x380523 -x380524 -x380525 -x380526 -x380527 -x380528 -x380529 -x380530 -x380531 -x380532 -x380533 -x380534 -x380535 -x380536 -x380537 -x380538 -x380539 -x380540 -x380541 -x380542 -x380543 -x380544 -x380545 -x380546 -x380547 -x380548 -x380549 -x380550 -x380551 -x380552 -x380553 -x380554 -x380555 -x380556 -x380557 -x380558 -x380559 -x380560 -x380561 -x380562 -x380563 -x380564 -x380565 -x380566 -x380567 -x380568 -x380569 -x380570 -x380571 -x380572 -x380573 -x380574 -x380575 -x380576 -x380577 -x380578 -x380579 -x380580 -x380581 -x380582 -x380583 -x380584 -x380585 -x380586 -x380587 -x380588 -x380589 -x380590 -x380591 -x380592 -x380593 -x380594 -x380595 -x380596 -x380597 -x380598 -x380599 -x380600 -x380601 -x380602 -x380603 -x380604 -x380605 -x380606 -x380607 x380608 -x380609 -x380610 -x380611 -x380612 -x380613 -x380614 -x380615 -x380616 -x380617 -x380618 -x380619 -x380620 -x380621 -x380622 -x380623 -x380624 -x380625 -x380626 -x380627 -x380628 -x380629 -x380630 -x380631 -x380632 -x380633 -x380634 -x380635 -x380636 -x380637 -x380638 -x380639 -x380640 -x380641 -x380642 -x380643 -x380644 -x380645 -x380646 -x380647 -x380648 -x380649 -x380650 -x380651 -x380652 -x380653 -x380654 -x380655 -x380656 -x380657 -x380658 -x380659 -x380660 -x380661 -x380662 -x380663 -x380664 -x380665 -x380666 -x380667 -x380668 -x380669 -x380670 -x380671 -x380672 -x380673 -x380674 -x380675 -x380676 -x380677 -x380678 -x380679 -x380680 -x380681 -x380682 -x380683 -x380684 -x380685 -x380686 -x380687 -x380688 -x380689 -x380690 -x380691 -x380692 -x380693 -x380694 -x380695 -x380696 -x380697 -x380698 -x380699 -x380700 -x380701 -x380702 -x380703 -x380704 -x380705 -x380706 -x380707 -x380708 -x380709 -x380710 -x380711 -x380712 -x380713 -x380714 -x380715 -x380716 -x380717 -x380718 -x380719 -x380720 -x380721 -x380722 -x380723 -x380724 -x380725 -x380726 -x380727 -x380728 -x380729 -x380730 -x380731 -x380732 -x380733 -x380734 -x380735 -x380736 -x380737 -x380738 -x380739 -x380740 -x380741 -x380742 -x380743 -x380744 -x380745 -x380746 -x380747 -x380748 -x380749 -x380750 -x380751 -x380752 -x380753 -x380754 -x380755 -x380756 -x380757 -x380758 -x380759 -x380760 -x380761 -x380762 -x380763 -x380764 -x380765 -x380766 -x380767 -x380768 -x380769 -x380770 -x380771 -x380772 -x380773 -x380774 -x380775 -x380776 -x380777 -x380778 -x380779 -x380780 -x380781 -x380782 -x380783 -x380784 -x380785 -x380786 -x380787 -x380788 -x380789 -x380790 -x380791 -x380792 -x380793 -x380794 -x380795 -x380796 -x380797 -x380798 -x380799 -x380800 -x380801 -x380802 -x380803 -x380804 -x380805 -x380806 -x380807 -x380808 -x380809 -x380810 -x380811 -x380812 -x380813 -x380814 -x380815 -x380816 -x380817 -x380818 -x380819 -x380820 -x380821 -x380822 -x380823 -x380824 -x380825 -x380826 -x380827 -x380828 -x380829 -x380830 x380831 -x380832 -x380833 -x380834 -x380835 -x380836 -x380837 -x380838 -x380839 -x380840 -x380841 -x380842 -x380843 -x380844 -x380845 -x380846 -x380847 -x380848 -x380849 -x380850 -x380851 -x380852 -x380853 -x380854 -x380855 -x380856 -x380857 -x380858 -x380859 -x380860 -x380861 -x380862 -x380863 -x380864 -x380865 -x380866 -x380867 -x380868 -x380869 -x380870 -x380871 -x380872 -x380873 -x380874 -x380875 -x380876 -x380877 -x380878 -x380879 -x380880 -x380881 -x380882 -x380883 -x380884 -x380885 -x380886 -x380887 -x380888 -x380889 -x380890 -x380891 -x380892 -x380893 -x380894 -x380895 -x380896 -x380897 -x380898 -x380899 -x380900 -x380901 -x380902 -x380903 -x380904 -x380905 -x380906 -x380907 -x380908 -x380909 -x380910 -x380911 -x380912 -x380913 -x380914 -x380915 -x380916 -x380917 -x380918 -x380919 -x380920 -x380921 -x380922 -x380923 -x380924 -x380925 -x380926 -x380927 -x380928 -x380929 -x380930 -x380931 -x380932 -x380933 -x380934 -x380935 -x380936 -x380937 -x380938 -x380939 -x380940 -x380941 -x380942 -x380943 -x380944 -x380945 -x380946 -x380947 x380948 -x380949 -x380950 -x380951 -x380952 -x380953 -x380954 -x380955 -x380956 -x380957 -x380958 -x380959 -x380960 -x380961 -x380962 -x380963 -x380964 -x380965 -x380966 -x380967 -x380968 -x380969 -x380970 -x380971 -x380972 -x380973 -x380974 -x380975 -x380976 -x380977 -x380978 -x380979 -x380980 -x380981 -x380982 -x380983 -x380984 -x380985 -x380986 -x380987 -x380988 -x380989 -x380990 -x380991 -x380992 -x380993 -x380994 -x380995 -x380996 -x380997 -x380998 -x380999 -x381000 -x381001 -x381002 -x381003 -x381004 -x381005 -x381006 -x381007 -x381008 -x381009 -x381010 -x381011 -x381012 -x381013 -x381014 -x381015 -x381016 -x381017 -x381018 -x381019 -x381020 -x381021 -x381022 -x381023 -x381024 -x381025 -x381026 -x381027 -x381028 -x381029 -x381030 -x381031 -x381032 -x381033 -x381034 -x381035 -x381036 -x381037 -x381038 -x381039 -x381040 -x381041 -x381042 -x381043 -x381044 -x381045 -x381046 -x381047 -x381048 -x381049 -x381050 -x381051 -x381052 -x381053 -x381054 -x381055 -x381056 -x381057 -x381058 -x381059 -x381060 -x381061 -x381062 -x381063 -x381064 -x381065 -x381066 -x381067 -x381068 -x381069 -x381070 -x381071 -x381072 -x381073 -x381074 -x381075 -x381076 -x381077 -x381078 -x381079 -x381080 -x381081 -x381082 -x381083 -x381084 -x381085 -x381086 -x381087 -x381088 -x381089 -x381090 -x381091 -x381092 -x381093 -x381094 -x381095 -x381096 -x381097 -x381098 -x381099 -x381100 -x381101 -x381102 -x381103 -x381104 -x381105 -x381106 -x381107 -x381108 -x381109 -x381110 -x381111 -x381112 -x381113 -x381114 -x381115 -x381116 -x381117 -x381118 -x381119 -x381120 -x381121 -x381122 -x381123 -x381124 -x381125 -x381126 -x381127 -x381128 -x381129 -x381130 -x381131 -x381132 -x381133 -x381134 -x381135 -x381136 -x381137 -x381138 -x381139 -x381140 -x381141 -x381142 x381143 -x381144 -x381145 -x381146 -x381147 -x381148 -x381149 -x381150 -x381151 -x381152 -x381153 -x381154 -x381155 -x381156 -x381157 -x381158 -x381159 -x381160 -x381161 -x381162 -x381163 -x381164 -x381165 -x381166 -x381167 -x381168 -x381169 -x381170 -x381171 -x381172 -x381173 -x381174 -x381175 -x381176 -x381177 -x381178 -x381179 -x381180 -x381181 -x381182 -x381183 -x381184 -x381185 -x381186 -x381187 -x381188 -x381189 -x381190 -x381191 -x381192 -x381193 -x381194 -x381195 -x381196 -x381197 -x381198 -x381199 -x381200 -x381201 -x381202 -x381203 -x381204 -x381205 -x381206 -x381207 -x381208 -x381209 -x381210 -x381211 -x381212 -x381213 -x381214 -x381215 -x381216 -x381217 -x381218 -x381219 -x381220 -x381221 -x381222 -x381223 -x381224 -x381225 -x381226 -x381227 -x381228 -x381229 -x381230 -x381231 -x381232 -x381233 -x381234 -x381235 -x381236 -x381237 -x381238 -x381239 -x381240 -x381241 -x381242 -x381243 -x381244 -x381245 -x381246 -x381247 -x381248 -x381249 -x381250 -x381251 -x381252 -x381253 -x381254 -x381255 -x381256 -x381257 -x381258 -x381259 -x381260 -x381261 -x381262 -x381263 -x381264 -x381265 -x381266 -x381267 -x381268 -x381269 -x381270 -x381271 -x381272 -x381273 -x381274 -x381275 -x381276 -x381277 -x381278 -x381279 -x381280 -x381281 -x381282 -x381283 -x381284 -x381285 -x381286 -x381287 -x381288 -x381289 -x381290 -x381291 -x381292 -x381293 -x381294 -x381295 -x381296 -x381297 -x381298 -x381299 -x381300 -x381301 -x381302 -x381303 -x381304 -x381305 -x381306 -x381307 -x381308 -x381309 -x381310 -x381311 -x381312 -x381313 -x381314 -x381315 -x381316 -x381317 -x381318 -x381319 -x381320 -x381321 -x381322 -x381323 -x381324 -x381325 -x381326 -x381327 -x381328 -x381329 -x381330 -x381331 -x381332 -x381333 -x381334 -x381335 -x381336 -x381337 -x381338 -x381339 -x381340 -x381341 -x381342 -x381343 x381344 -x381345 -x381346 -x381347 -x381348 -x381349 -x381350 -x381351 -x381352 -x381353 -x381354 -x381355 -x381356 -x381357 -x381358 -x381359 -x381360 -x381361 -x381362 -x381363 -x381364 -x381365 -x381366 -x381367 -x381368 -x381369 -x381370 -x381371 -x381372 -x381373 -x381374 -x381375 -x381376 -x381377 -x381378 -x381379 -x381380 -x381381 -x381382 -x381383 -x381384 -x381385 -x381386 -x381387 -x381388 -x381389 -x381390 -x381391 -x381392 -x381393 -x381394 -x381395 -x381396 -x381397 -x381398 -x381399 -x381400 -x381401 -x381402 -x381403 -x381404 -x381405 -x381406 -x381407 -x381408 -x381409 -x381410 -x381411 -x381412 -x381413 -x381414 -x381415 -x381416 -x381417 -x381418 -x381419 -x381420 -x381421 -x381422 -x381423 -x381424 -x381425 -x381426 -x381427 -x381428 -x381429 -x381430 -x381431 -x381432 -x381433 -x381434 -x381435 -x381436 -x381437 -x381438 -x381439 -x381440 -x381441 -x381442 -x381443 -x381444 -x381445 -x381446 -x381447 -x381448 -x381449 -x381450 -x381451 -x381452 -x381453 -x381454 -x381455 -x381456 -x381457 -x381458 -x381459 -x381460 -x381461 -x381462 -x381463 -x381464 -x381465 -x381466 -x381467 -x381468 -x381469 -x381470 -x381471 -x381472 -x381473 -x381474 -x381475 -x381476 -x381477 -x381478 -x381479 -x381480 -x381481 -x381482 -x381483 -x381484 -x381485 -x381486 -x381487 -x381488 -x381489 -x381490 -x381491 -x381492 -x381493 -x381494 -x381495 -x381496 -x381497 -x381498 -x381499 -x381500 -x381501 -x381502 -x381503 -x381504 -x381505 -x381506 -x381507 -x381508 -x381509 -x381510 -x381511 -x381512 -x381513 -x381514 -x381515 -x381516 -x381517 -x381518 -x381519 -x381520 -x381521 -x381522 -x381523 -x381524 -x381525 -x381526 -x381527 -x381528 -x381529 -x381530 -x381531 -x381532 -x381533 -x381534 -x381535 -x381536 -x381537 -x381538 -x381539 -x381540 -x381541 -x381542 -x381543 -x381544 -x381545 -x381546 -x381547 -x381548 -x381549 -x381550 -x381551 -x381552 -x381553 -x381554 -x381555 -x381556 -x381557 -x381558 -x381559 -x381560 -x381561 -x381562 -x381563 -x381564 -x381565 -x381566 -x381567 -x381568 -x381569 -x381570 -x381571 -x381572 -x381573 -x381574 -x381575 -x381576 -x381577 -x381578 x381579 -x381580 -x381581 -x381582 -x381583 -x381584 -x381585 -x381586 -x381587 -x381588 -x381589 -x381590 -x381591 -x381592 -x381593 -x381594 -x381595 -x381596 -x381597 -x381598 -x381599 -x381600 -x381601 -x381602 -x381603 -x381604 -x381605 -x381606 -x381607 -x381608 -x381609 -x381610 -x381611 -x381612 -x381613 -x381614 -x381615 -x381616 -x381617 -x381618 -x381619 -x381620 -x381621 -x381622 -x381623 -x381624 -x381625 -x381626 -x381627 -x381628 -x381629 -x381630 -x381631 -x381632 -x381633 -x381634 -x381635 -x381636 -x381637 -x381638 -x381639 -x381640 -x381641 -x381642 -x381643 -x381644 -x381645 -x381646 -x381647 -x381648 -x381649 -x381650 -x381651 -x381652 -x381653 -x381654 -x381655 -x381656 -x381657 -x381658 -x381659 -x381660 -x381661 -x381662 -x381663 -x381664 -x381665 -x381666 -x381667 -x381668 -x381669 -x381670 -x381671 -x381672 -x381673 -x381674 -x381675 -x381676 -x381677 -x381678 -x381679 -x381680 -x381681 -x381682 -x381683 -x381684 -x381685 -x381686 -x381687 -x381688 -x381689 -x381690 -x381691 -x381692 -x381693 -x381694 -x381695 -x381696 -x381697 -x381698 -x381699 -x381700 -x381701 -x381702 -x381703 -x381704 -x381705 -x381706 -x381707 -x381708 -x381709 -x381710 -x381711 -x381712 -x381713 -x381714 -x381715 -x381716 -x381717 -x381718 -x381719 -x381720 -x381721 -x381722 -x381723 -x381724 -x381725 -x381726 -x381727 -x381728 -x381729 -x381730 -x381731 -x381732 -x381733 -x381734 -x381735 -x381736 -x381737 -x381738 -x381739 -x381740 -x381741 -x381742 -x381743 -x381744 -x381745 -x381746 -x381747 -x381748 -x381749 -x381750 -x381751 -x381752 -x381753 -x381754 -x381755 -x381756 -x381757 -x381758 -x381759 -x381760 -x381761 -x381762 -x381763 -x381764 -x381765 -x381766 -x381767 -x381768 -x381769 -x381770 -x381771 -x381772 -x381773 -x381774 -x381775 -x381776 -x381777 -x381778 -x381779 -x381780 -x381781 -x381782 -x381783 -x381784 -x381785 -x381786 -x381787 -x381788 -x381789 -x381790 -x381791 -x381792 -x381793 -x381794 -x381795 -x381796 -x381797 -x381798 -x381799 -x381800 -x381801 -x381802 -x381803 -x381804 -x381805 -x381806 -x381807 -x381808 -x381809 -x381810 -x381811 -x381812 -x381813 -x381814 -x381815 -x381816 -x381817 -x381818 -x381819 -x381820 -x381821 -x381822 -x381823 -x381824 -x381825 -x381826 -x381827 -x381828 -x381829 x381830 -x381831 -x381832 -x381833 -x381834 -x381835 -x381836 -x381837 -x381838 -x381839 -x381840 -x381841 -x381842 -x381843 -x381844 -x381845 -x381846 -x381847 -x381848 -x381849 -x381850 -x381851 -x381852 -x381853 -x381854 -x381855 -x381856 -x381857 -x381858 -x381859 -x381860 -x381861 -x381862 -x381863 -x381864 -x381865 -x381866 -x381867 -x381868 -x381869 -x381870 -x381871 -x381872 -x381873 -x381874 -x381875 -x381876 -x381877 -x381878 -x381879 -x381880 -x381881 -x381882 -x381883 -x381884 -x381885 -x381886 -x381887 -x381888 -x381889 -x381890 -x381891 -x381892 -x381893 -x381894 -x381895 -x381896 -x381897 -x381898 -x381899 -x381900 -x381901 -x381902 -x381903 -x381904 -x381905 -x381906 -x381907 -x381908 -x381909 -x381910 -x381911 -x381912 -x381913 -x381914 -x381915 -x381916 -x381917 -x381918 -x381919 -x381920 -x381921 -x381922 -x381923 -x381924 -x381925 -x381926 -x381927 -x381928 -x381929 -x381930 -x381931 -x381932 -x381933 -x381934 -x381935 -x381936 -x381937 -x381938 -x381939 -x381940 -x381941 -x381942 -x381943 -x381944 -x381945 -x381946 -x381947 -x381948 -x381949 -x381950 -x381951 -x381952 -x381953 -x381954 -x381955 -x381956 -x381957 -x381958 -x381959 -x381960 -x381961 -x381962 -x381963 -x381964 -x381965 -x381966 -x381967 -x381968 -x381969 -x381970 -x381971 -x381972 -x381973 -x381974 -x381975 -x381976 -x381977 -x381978 -x381979 -x381980 -x381981 -x381982 -x381983 -x381984 -x381985 -x381986 -x381987 -x381988 -x381989 -x381990 -x381991 -x381992 -x381993 -x381994 -x381995 -x381996 -x381997 -x381998 -x381999
1674.09/1679.66 v -x382000 -x382001 -x382002 -x382003 -x382004 -x382005 -x382006 -x382007 -x382008 -x382009 -x382010 -x382011 -x382012 -x382013 -x382014 -x382015 -x382016 -x382017 -x382018 -x382019 -x382020 -x382021 -x382022 -x382023 -x382024 -x382025 -x382026 -x382027 -x382028 -x382029 -x382030 -x382031 -x382032 -x382033 -x382034 -x382035 -x382036 -x382037 -x382038 -x382039 -x382040 -x382041 -x382042 -x382043 -x382044 -x382045 -x382046 -x382047 -x382048 -x382049 -x382050 -x382051 -x382052 -x382053 -x382054 -x382055 -x382056 -x382057 -x382058 -x382059 -x382060 -x382061 -x382062 -x382063 -x382064 -x382065 -x382066 -x382067 -x382068 -x382069 -x382070 -x382071 -x382072 -x382073 -x382074 -x382075 -x382076 -x382077 -x382078 -x382079 -x382080 -x382081 -x382082 -x382083 -x382084 -x382085 -x382086 -x382087 -x382088 -x382089 -x382090 -x382091 -x382092 -x382093 -x382094 -x382095 -x382096 -x382097 -x382098 -x382099 -x382100 -x382101 -x382102 -x382103 -x382104 -x382105 -x382106 -x382107 -x382108 -x382109 -x382110 -x382111 -x382112 -x382113 -x382114 -x382115 -x382116 -x382117 -x382118 -x382119 -x382120 -x382121 -x382122 -x382123 -x382124 -x382125 -x382126 -x382127 -x382128 -x382129 -x382130 -x382131 -x382132 -x382133 -x382134 -x382135 -x382136 -x382137 -x382138 -x382139 -x382140 -x382141 -x382142 -x382143 -x382144 -x382145 -x382146 -x382147 -x382148 -x382149 -x382150 -x382151 -x382152 x382153 -x382154 -x382155 -x382156 -x382157 -x382158 -x382159 -x382160 -x382161 -x382162 -x382163 -x382164 -x382165 -x382166 -x382167 -x382168 -x382169 -x382170 -x382171 -x382172 -x382173 -x382174 -x382175 -x382176 -x382177 -x382178 -x382179 -x382180 -x382181 -x382182 -x382183 -x382184 -x382185 -x382186 -x382187 -x382188 -x382189 -x382190 -x382191 -x382192 -x382193 -x382194 -x382195 -x382196 -x382197 -x382198 -x382199 -x382200 -x382201 -x382202 -x382203 -x382204 -x382205 -x382206 -x382207 -x382208 -x382209 -x382210 -x382211 -x382212 -x382213 -x382214 -x382215 -x382216 -x382217 -x382218 -x382219 -x382220 -x382221 -x382222 -x382223 -x382224 -x382225 -x382226 -x382227 -x382228 -x382229 x382230 -x382231 -x382232 -x382233 -x382234 -x382235 -x382236 -x382237 -x382238 -x382239 -x382240 -x382241 -x382242 -x382243 -x382244 -x382245 -x382246 -x382247 -x382248 -x382249 -x382250 -x382251 -x382252 -x382253 -x382254 -x382255 -x382256 -x382257 -x382258 -x382259 -x382260 -x382261 -x382262 -x382263 -x382264 -x382265 -x382266 -x382267 -x382268 -x382269 -x382270 -x382271 -x382272 -x382273 -x382274 -x382275 -x382276 -x382277 -x382278 -x382279 -x382280 -x382281 -x382282 -x382283 -x382284 -x382285 -x382286 -x382287 -x382288 -x382289 -x382290 -x382291 -x382292 -x382293 -x382294 -x382295 -x382296 -x382297 -x382298 -x382299 -x382300 -x382301 -x382302 -x382303 -x382304 -x382305 -x382306 -x382307 -x382308 -x382309 -x382310 -x382311 -x382312 -x382313 -x382314 -x382315 -x382316 -x382317 -x382318 -x382319 -x382320 -x382321 -x382322 -x382323 -x382324 -x382325 -x382326 -x382327 -x382328 -x382329 -x382330 -x382331 -x382332 -x382333 -x382334 -x382335 -x382336 -x382337 -x382338 -x382339 -x382340 -x382341 -x382342 -x382343 -x382344 -x382345 -x382346 -x382347 -x382348 -x382349 -x382350 -x382351 -x382352 -x382353 -x382354 -x382355 -x382356 -x382357 -x382358 -x382359 -x382360 -x382361 -x382362 -x382363 -x382364 -x382365 -x382366 -x382367 -x382368 -x382369 -x382370 -x382371 -x382372 -x382373 -x382374 -x382375 -x382376 -x382377 -x382378 -x382379 -x382380 -x382381 -x382382 -x382383 -x382384 -x382385 -x382386 -x382387 -x382388 -x382389 -x382390 -x382391 -x382392 -x382393 -x382394 -x382395 -x382396 -x382397 -x382398 -x382399 -x382400 -x382401 -x382402 -x382403 -x382404 -x382405 -x382406 -x382407 -x382408 -x382409 -x382410 -x382411 -x382412 -x382413 -x382414 -x382415 -x382416 -x382417 -x382418 -x382419 -x382420 -x382421 -x382422 -x382423 -x382424 -x382425 -x382426 -x382427 -x382428 -x382429 -x382430 -x382431 -x382432 -x382433 -x382434 -x382435 -x382436 -x382437 -x382438 -x382439 -x382440 -x382441 -x382442 -x382443 -x382444 -x382445 -x382446 -x382447 -x382448 -x382449 -x382450 -x382451 -x382452 -x382453 -x382454 -x382455 -x382456 -x382457 -x382458 -x382459 -x382460 -x382461 -x382462 -x382463 -x382464 -x382465 -x382466 -x382467 -x382468 -x382469 -x382470 -x382471 -x382472 -x382473 -x382474 -x382475 -x382476 -x382477 -x382478 -x382479 -x382480 -x382481 -x382482 -x382483 -x382484 -x382485 -x382486 -x382487 -x382488 -x382489 -x382490 -x382491 -x382492 -x382493 -x382494 -x382495 -x382496 -x382497 -x382498 -x382499 -x382500 -x382501 -x382502 -x382503 -x382504 x382505 -x382506 -x382507 -x382508 -x382509 -x382510 -x382511 -x382512 -x382513 -x382514 -x382515 -x382516 -x382517 -x382518 -x382519 -x382520 -x382521 -x382522 -x382523 -x382524 -x382525 -x382526 -x382527 -x382528 -x382529 -x382530 -x382531 -x382532 -x382533 -x382534 -x382535 -x382536 -x382537 -x382538 -x382539 -x382540 -x382541 -x382542 -x382543 -x382544 -x382545 -x382546 -x382547 -x382548 -x382549 -x382550 -x382551 -x382552 -x382553 -x382554 -x382555 -x382556 -x382557 -x382558 -x382559 -x382560 -x382561 -x382562 -x382563 -x382564 -x382565 -x382566 -x382567 -x382568 -x382569 -x382570 -x382571 -x382572 -x382573 -x382574 -x382575 -x382576 -x382577 -x382578 -x382579 -x382580 -x382581 -x382582 -x382583 -x382584 -x382585 -x382586 -x382587 -x382588 -x382589 -x382590 -x382591 -x382592 -x382593 -x382594 -x382595 -x382596 -x382597 -x382598 -x382599 -x382600 -x382601 -x382602 -x382603 -x382604 -x382605 -x382606 -x382607 -x382608 -x382609 -x382610 -x382611 -x382612 -x382613 -x382614 -x382615 -x382616 -x382617 -x382618 -x382619 -x382620 -x382621 -x382622 -x382623 -x382624 -x382625 -x382626 -x382627 -x382628 -x382629 -x382630 -x382631 -x382632 -x382633 -x382634 -x382635 -x382636 -x382637 -x382638 -x382639 -x382640 -x382641 -x382642 -x382643 -x382644 -x382645 -x382646 -x382647 -x382648 -x382649 -x382650 -x382651 -x382652 -x382653 -x382654 -x382655 -x382656 -x382657 -x382658 -x382659 -x382660 -x382661 -x382662 -x382663 -x382664 -x382665 -x382666 -x382667 -x382668 -x382669 -x382670 -x382671 -x382672 -x382673 -x382674 -x382675 -x382676 -x382677 -x382678 -x382679 -x382680 -x382681 -x382682 -x382683 -x382684 -x382685 -x382686 -x382687 -x382688 -x382689 -x382690 -x382691 -x382692 -x382693 -x382694 -x382695 -x382696 -x382697 -x382698 -x382699 -x382700 -x382701 -x382702 -x382703 -x382704 -x382705 -x382706 -x382707 -x382708 -x382709 -x382710 -x382711 -x382712 -x382713 -x382714 -x382715 -x382716 -x382717 -x382718 -x382719 -x382720 -x382721 -x382722 -x382723 -x382724 -x382725 -x382726 -x382727 -x382728 -x382729 -x382730 -x382731 -x382732 -x382733 -x382734 -x382735 -x382736 -x382737 -x382738 -x382739 -x382740 -x382741 -x382742 -x382743 -x382744 -x382745 -x382746 -x382747 -x382748 -x382749 -x382750 -x382751 -x382752 -x382753 -x382754 -x382755 -x382756 -x382757 -x382758 -x382759 -x382760 -x382761 -x382762 -x382763 -x382764 -x382765 -x382766 -x382767 -x382768 -x382769 -x382770 -x382771 -x382772 -x382773 -x382774 -x382775 -x382776 -x382777 -x382778 -x382779 -x382780 -x382781 -x382782 -x382783 -x382784 x382785 -x382786 -x382787 -x382788 -x382789 -x382790 -x382791 -x382792 -x382793 -x382794 -x382795 -x382796 -x382797 -x382798 -x382799 -x382800 -x382801 -x382802 -x382803 -x382804 -x382805 -x382806 -x382807 -x382808 -x382809 -x382810 -x382811 -x382812 -x382813 -x382814 -x382815 -x382816 -x382817 -x382818 -x382819 -x382820 -x382821 -x382822 -x382823 -x382824 -x382825 -x382826 -x382827 -x382828 -x382829 -x382830 -x382831 -x382832 -x382833 -x382834 -x382835 -x382836 -x382837 -x382838 -x382839 -x382840 -x382841 -x382842 -x382843 -x382844 -x382845 -x382846 -x382847 -x382848 -x382849 -x382850 -x382851 -x382852 -x382853 -x382854 -x382855 -x382856 -x382857 -x382858 -x382859 -x382860 -x382861 -x382862 -x382863 -x382864 -x382865 -x382866 -x382867 -x382868 -x382869 -x382870 -x382871 -x382872 -x382873 -x382874 -x382875 -x382876 -x382877 -x382878 -x382879 -x382880 -x382881 -x382882 -x382883 -x382884 -x382885 -x382886 -x382887 -x382888 -x382889 -x382890 -x382891 -x382892 -x382893 -x382894 -x382895 -x382896 -x382897 -x382898 x382899 -x382900 -x382901 -x382902 -x382903 -x382904 -x382905 -x382906 -x382907 -x382908 -x382909 -x382910 -x382911 -x382912 -x382913 -x382914 -x382915 -x382916 -x382917 -x382918 -x382919 -x382920 -x382921 -x382922 -x382923 -x382924 -x382925 -x382926 -x382927 -x382928 -x382929 -x382930 -x382931 -x382932 -x382933 -x382934 -x382935 -x382936 -x382937 -x382938 -x382939 -x382940 -x382941 -x382942 -x382943 -x382944 -x382945 -x382946 -x382947 -x382948 -x382949 -x382950 -x382951 -x382952 -x382953 -x382954 -x382955 -x382956 -x382957 -x382958 -x382959 -x382960 -x382961 -x382962 -x382963 -x382964 -x382965 -x382966 -x382967 -x382968 -x382969 -x382970 -x382971 -x382972 -x382973 -x382974 -x382975 -x382976 -x382977 -x382978 -x382979 -x382980 -x382981 -x382982 -x382983 -x382984 -x382985 -x382986 -x382987 -x382988 -x382989 -x382990 -x382991 -x382992 -x382993 -x382994 -x382995 -x382996 -x382997 -x382998 -x382999 -x383000 -x383001 -x383002 -x383003 -x383004 -x383005 -x383006 -x383007 -x383008 -x383009 -x383010 -x383011 -x383012 -x383013 -x383014 -x383015 -x383016 -x383017 -x383018 -x383019 -x383020 -x383021 -x383022 -x383023 -x383024 -x383025 -x383026 -x383027 -x383028 -x383029 -x383030 -x383031 -x383032 -x383033 -x383034 -x383035 -x383036 -x383037 -x383038 -x383039 -x383040 -x383041 -x383042 -x383043 -x383044 -x383045 -x383046 -x383047 -x383048 -x383049 -x383050 -x383051 -x383052 -x383053 -x383054 -x383055 -x383056 -x383057 -x383058 -x383059 -x383060 -x383061 -x383062 -x383063 -x383064 -x383065 -x383066 -x383067 -x383068 -x383069 -x383070 -x383071 -x383072 -x383073 -x383074 -x383075 -x383076 -x383077 -x383078 -x383079 -x383080 -x383081 -x383082 -x383083 -x383084 -x383085 x383086 -x383087 -x383088 -x383089 -x383090 -x383091 -x383092 -x383093 -x383094 -x383095 -x383096 -x383097 -x383098 -x383099 -x383100 -x383101 -x383102 -x383103 -x383104 -x383105 -x383106 -x383107 -x383108 -x383109 -x383110 -x383111 -x383112 -x383113 -x383114 -x383115 -x383116 -x383117 -x383118 -x383119 -x383120 -x383121 -x383122 -x383123 -x383124 -x383125 -x383126 -x383127 -x383128 -x383129 -x383130 -x383131 -x383132 -x383133 -x383134 -x383135 -x383136 -x383137 -x383138 -x383139 -x383140 -x383141 -x383142 -x383143 -x383144 -x383145 -x383146 -x383147 -x383148 -x383149 -x383150 -x383151 -x383152 -x383153 -x383154 -x383155 -x383156 -x383157 -x383158 -x383159 -x383160 -x383161 -x383162 -x383163 -x383164 -x383165 -x383166 -x383167 -x383168 -x383169 -x383170 -x383171 -x383172 -x383173 -x383174 -x383175 -x383176 -x383177 -x383178 -x383179 -x383180 -x383181 -x383182 -x383183 -x383184 -x383185 -x383186 -x383187 -x383188 -x383189 -x383190 -x383191 -x383192 -x383193 -x383194 -x383195 -x383196 -x383197 -x383198 -x383199 -x383200 -x383201 -x383202 -x383203 -x383204 -x383205 -x383206 -x383207 -x383208 -x383209 -x383210 -x383211 -x383212 -x383213 -x383214 -x383215 -x383216 -x383217 -x383218 -x383219 -x383220 -x383221 -x383222 -x383223 -x383224 -x383225 -x383226 -x383227 -x383228 -x383229 -x383230 -x383231 -x383232 -x383233 -x383234 -x383235 -x383236 -x383237 -x383238 -x383239 -x383240 -x383241 -x383242 -x383243 -x383244 -x383245 -x383246 -x383247 -x383248 -x383249 -x383250 -x383251 -x383252 -x383253 -x383254 -x383255 -x383256 -x383257 -x383258 -x383259 -x383260 -x383261 -x383262 -x383263 -x383264 -x383265 -x383266 -x383267 -x383268 -x383269 -x383270 -x383271 -x383272 -x383273 -x383274 -x383275 -x383276 -x383277 -x383278 -x383279 -x383280 -x383281 -x383282 -x383283 -x383284 -x383285 -x383286 -x383287 -x383288 -x383289 -x383290 -x383291 -x383292 -x383293 -x383294 -x383295 -x383296 -x383297 -x383298 -x383299 -x383300 -x383301 -x383302 -x383303 -x383304 -x383305 -x383306 -x383307 -x383308 -x383309 -x383310 -x383311 -x383312 -x383313 -x383314 -x383315 -x383316 -x383317 -x383318 -x383319 -x383320 -x383321 -x383322 -x383323 -x383324 -x383325 -x383326 -x383327 -x383328 -x383329 -x383330 -x383331 -x383332 -x383333 -x383334 -x383335 -x383336 -x383337 -x383338 -x383339 -x383340 -x383341 -x383342 -x383343 -x383344 -x383345 -x383346 -x383347 -x383348 -x383349 -x383350 -x383351 -x383352 -x383353 -x383354 -x383355 -x383356 -x383357 -x383358 -x383359 -x383360 -x383361 -x383362 -x383363 -x383364 -x383365 -x383366 -x383367 -x383368 -x383369 -x383370 -x383371 -x383372 -x383373 -x383374 -x383375 -x383376 -x383377 -x383378 -x383379 -x383380 -x383381 -x383382 -x383383 -x383384 -x383385 -x383386 -x383387 -x383388 -x383389 -x383390 -x383391 -x383392 -x383393 -x383394 -x383395 -x383396 -x383397 -x383398 -x383399 -x383400 -x383401 -x383402 -x383403 -x383404 -x383405 -x383406 -x383407 -x383408 -x383409 -x383410 -x383411 -x383412 -x383413 -x383414 -x383415 -x383416 -x383417 -x383418 -x383419 -x383420 -x383421 -x383422 -x383423 -x383424 -x383425 -x383426 -x383427 -x383428 -x383429 -x383430 -x383431 -x383432 -x383433 -x383434 -x383435 -x383436 -x383437 -x383438 -x383439 -x383440 -x383441 -x383442 -x383443 -x383444 -x383445 -x383446 -x383447 -x383448 -x383449 -x383450 -x383451 -x383452 -x383453 -x383454 -x383455 -x383456 -x383457 -x383458 -x383459 -x383460 -x383461 -x383462 -x383463 -x383464 -x383465 -x383466 -x383467 -x383468 -x383469 -x383470 -x383471 -x383472 -x383473 -x383474 -x383475 -x383476 -x383477 -x383478 -x383479 -x383480 -x383481 -x383482 -x383483 -x383484 -x383485 -x383486 -x383487 -x383488 -x383489 -x383490 -x383491 -x383492 -x383493 -x383494 -x383495 -x383496 -x383497 -x383498 -x383499 -x383500 -x383501 -x383502 -x383503 -x383504 -x383505 -x383506 -x383507 -x383508 -x383509 -x383510 -x383511 -x383512 -x383513 -x383514 -x383515 -x383516 x383517 -x383518 -x383519 -x383520 -x383521 -x383522 -x383523 -x383524 -x383525 -x383526 -x383527 -x383528 -x383529 -x383530 -x383531 -x383532 -x383533 -x383534 -x383535 -x383536 -x383537 -x383538 -x383539 -x383540 -x383541 -x383542 -x383543 -x383544 -x383545 -x383546 -x383547 -x383548 -x383549 -x383550 -x383551 -x383552 -x383553 -x383554 -x383555 -x383556 -x383557 -x383558 -x383559 -x383560 -x383561 -x383562 -x383563 -x383564 -x383565 -x383566 -x383567 -x383568 -x383569 -x383570 -x383571 -x383572 -x383573 -x383574 -x383575 -x383576 -x383577 -x383578 -x383579 -x383580 -x383581 -x383582 -x383583 -x383584 -x383585 -x383586 -x383587 -x383588 -x383589 -x383590 -x383591 -x383592 -x383593 -x383594 -x383595 -x383596 -x383597 -x383598 -x383599 -x383600 -x383601 -x383602 -x383603 -x383604 -x383605 -x383606 -x383607 -x383608 -x383609 -x383610 -x383611 -x383612 -x383613 -x383614 -x383615 -x383616 -x383617 -x383618 -x383619 -x383620 -x383621 -x383622 -x383623 -x383624 -x383625 -x383626 -x383627 -x383628 -x383629 -x383630 -x383631 -x383632 -x383633 -x383634 -x383635 -x383636 -x383637 -x383638 -x383639 -x383640 -x383641 -x383642 -x383643 -x383644 -x383645 -x383646 -x383647 -x383648 -x383649 -x383650 -x383651 -x383652 -x383653 -x383654 -x383655 -x383656 -x383657 -x383658 -x383659 -x383660 -x383661 -x383662 -x383663 -x383664 -x383665 -x383666 -x383667 -x383668 -x383669 -x383670 -x383671 -x383672 -x383673 -x383674 -x383675 -x383676 -x383677 -x383678 -x383679 -x383680 -x383681 -x383682 -x383683 -x383684 -x383685 -x383686 -x383687 -x383688 -x383689 -x383690 -x383691 -x383692 -x383693 -x383694 -x383695 -x383696 -x383697 -x383698 -x383699 -x383700 -x383701 -x383702 -x383703 -x383704 -x383705 -x383706 -x383707 -x383708 -x383709 -x383710 -x383711 -x383712 -x383713 -x383714 -x383715 -x383716 -x383717 -x383718 -x383719 -x383720 -x383721 -x383722 -x383723 -x383724 -x383725 -x383726 -x383727 -x383728 -x383729 -x383730 -x383731 -x383732 x383733 -x383734 -x383735 -x383736 -x383737 -x383738 -x383739 -x383740 -x383741 -x383742 -x383743 -x383744 -x383745 -x383746 -x383747 -x383748 -x383749 -x383750 -x383751 -x383752 -x383753 -x383754 -x383755 -x383756 -x383757 -x383758 -x383759 -x383760 -x383761 -x383762 -x383763 -x383764 -x383765 -x383766 -x383767 -x383768 -x383769 -x383770 -x383771 -x383772 -x383773 -x383774 -x383775 -x383776 -x383777 -x383778 -x383779 -x383780 -x383781 -x383782 -x383783 -x383784 -x383785 -x383786 -x383787 -x383788 -x383789 -x383790 -x383791 -x383792 -x383793 -x383794 -x383795 -x383796 -x383797 -x383798 -x383799 -x383800 -x383801 -x383802 -x383803 -x383804 -x383805 -x383806 -x383807 -x383808 -x383809 -x383810 -x383811 -x383812 -x383813 -x383814 -x383815 -x383816 -x383817 -x383818 -x383819 -x383820 -x383821 -x383822 -x383823 -x383824 -x383825 -x383826 -x383827 -x383828 -x383829 -x383830 -x383831 -x383832 -x383833 -x383834 -x383835 -x383836 -x383837 -x383838 -x383839 -x383840 -x383841 -x383842 -x383843 -x383844 -x383845 -x383846 -x383847 -x383848 -x383849 -x383850 -x383851 -x383852 -x383853 -x383854 -x383855 -x383856 -x383857 -x383858 -x383859 -x383860 -x383861 -x383862 -x383863 -x383864 -x383865 -x383866 -x383867 -x383868 -x383869 -x383870 -x383871 -x383872 -x383873 -x383874 -x383875 -x383876 -x383877 -x383878 -x383879 -x383880 -x383881 -x383882 -x383883 -x383884 -x383885 -x383886 -x383887 -x383888 -x383889 -x383890 -x383891 -x383892 -x383893 -x383894 -x383895 -x383896 -x383897 x383898 -x383899 -x383900 -x383901 -x383902 -x383903 -x383904 -x383905 -x383906 -x383907 -x383908 -x383909 -x383910 -x383911 -x383912 -x383913 -x383914 -x383915 -x383916 -x383917 -x383918 -x383919 -x383920 -x383921 -x383922 -x383923 -x383924 -x383925 -x383926 -x383927 -x383928 -x383929 -x383930 -x383931 -x383932 -x383933 -x383934 -x383935 -x383936 -x383937 -x383938 -x383939 -x383940 -x383941 -x383942 -x383943 -x383944 -x383945 -x383946 -x383947 -x383948 -x383949 -x383950 -x383951 -x383952 -x383953 -x383954 -x383955 -x383956 -x383957 -x383958 -x383959 -x383960 -x383961 -x383962 -x383963 -x383964 -x383965 -x383966 -x383967 -x383968 -x383969 -x383970 -x383971 -x383972 -x383973 -x383974 -x383975 -x383976 -x383977 -x383978 -x383979 -x383980 -x383981 -x383982 -x383983 -x383984 -x383985 -x383986 -x383987 -x383988 -x383989 -x383990 -x383991 -x383992 -x383993 -x383994 -x383995 -x383996 -x383997 -x383998 -x383999
1674.09/1679.66 v -x384000 -x384001 -x384002 -x384003 -x384004 -x384005 -x384006 -x384007 -x384008 -x384009 -x384010 -x384011 -x384012 -x384013 -x384014 -x384015 -x384016 -x384017 -x384018 -x384019 -x384020 -x384021 -x384022 -x384023 -x384024 -x384025 -x384026 -x384027 -x384028 -x384029 -x384030 -x384031 -x384032 -x384033 -x384034 -x384035 -x384036 -x384037 -x384038 -x384039 -x384040 -x384041 -x384042 -x384043 -x384044 -x384045 -x384046 -x384047 -x384048 -x384049 -x384050 -x384051 -x384052 -x384053 -x384054 -x384055 -x384056 -x384057 -x384058 -x384059 -x384060 -x384061 -x384062 -x384063 -x384064 -x384065 -x384066 -x384067 -x384068 -x384069 -x384070 -x384071 -x384072 -x384073 -x384074 -x384075 -x384076 -x384077 -x384078 -x384079 -x384080 -x384081 -x384082 -x384083 -x384084 -x384085 -x384086 -x384087 -x384088 -x384089 -x384090 -x384091 -x384092 -x384093 -x384094 -x384095 -x384096 -x384097 -x384098 -x384099 -x384100 -x384101 -x384102 -x384103 -x384104 -x384105 -x384106 -x384107 -x384108 -x384109 -x384110 -x384111 -x384112 -x384113 -x384114 -x384115 -x384116 -x384117 -x384118 -x384119 -x384120 -x384121 -x384122 -x384123 -x384124 -x384125 -x384126 -x384127 -x384128 -x384129 -x384130 -x384131 -x384132 -x384133 -x384134 -x384135 -x384136 -x384137 -x384138 -x384139 -x384140 -x384141 -x384142 -x384143 -x384144 x384145 -x384146 -x384147 -x384148 -x384149 -x384150 -x384151 -x384152 -x384153 -x384154 -x384155 -x384156 -x384157 -x384158 -x384159 -x384160 -x384161 -x384162 -x384163 -x384164 -x384165 -x384166 -x384167 -x384168 -x384169 -x384170 -x384171 -x384172 -x384173 -x384174 -x384175 -x384176 -x384177 -x384178 -x384179 -x384180 -x384181 -x384182 -x384183 -x384184 -x384185 -x384186 -x384187 -x384188 -x384189 -x384190 -x384191 -x384192 -x384193 -x384194 -x384195 -x384196 -x384197 -x384198 -x384199 -x384200 -x384201 -x384202 -x384203 -x384204 -x384205 -x384206 -x384207 -x384208 -x384209 -x384210 -x384211 -x384212 -x384213 -x384214 -x384215 -x384216 -x384217 -x384218 -x384219 -x384220 -x384221 -x384222 -x384223 -x384224 -x384225 -x384226 -x384227 -x384228 -x384229 -x384230 -x384231 -x384232 -x384233 -x384234 -x384235 -x384236 -x384237 -x384238 -x384239 -x384240 -x384241 -x384242 -x384243 -x384244 -x384245 -x384246 -x384247 -x384248 -x384249 -x384250 -x384251 -x384252 x384253 -x384254 -x384255 -x384256 -x384257 -x384258 -x384259 -x384260 -x384261 -x384262 -x384263 -x384264 -x384265 -x384266 -x384267 -x384268 -x384269 -x384270 -x384271 -x384272 -x384273 -x384274 -x384275 -x384276 -x384277 -x384278 -x384279 -x384280 -x384281 -x384282 -x384283 -x384284 -x384285 -x384286 -x384287 -x384288 -x384289 -x384290 -x384291 -x384292 -x384293 -x384294 -x384295 -x384296 -x384297 -x384298 -x384299 -x384300 -x384301 -x384302 -x384303 -x384304 -x384305 -x384306 -x384307 -x384308 -x384309 -x384310 -x384311 -x384312 -x384313 -x384314 -x384315 -x384316 -x384317 -x384318 -x384319 -x384320 -x384321 -x384322 -x384323 -x384324 -x384325 -x384326 -x384327 -x384328 -x384329 -x384330 -x384331 -x384332 -x384333 -x384334 -x384335 -x384336 -x384337 -x384338 -x384339 -x384340 -x384341 -x384342 -x384343 -x384344 -x384345 -x384346 -x384347 -x384348 -x384349 -x384350 -x384351 -x384352 -x384353 -x384354 -x384355 -x384356 -x384357 -x384358 -x384359 -x384360 -x384361 -x384362 -x384363 -x384364 -x384365 -x384366 -x384367 -x384368 -x384369 -x384370 -x384371 -x384372 -x384373 -x384374 -x384375 -x384376 -x384377 -x384378 -x384379 -x384380 -x384381 -x384382 -x384383 -x384384 -x384385 -x384386 -x384387 -x384388 -x384389 -x384390 -x384391 -x384392 -x384393 -x384394 -x384395 -x384396 -x384397 -x384398 -x384399 -x384400 -x384401 -x384402 -x384403 -x384404 -x384405 -x384406 -x384407 -x384408 -x384409 -x384410 -x384411 -x384412 -x384413 -x384414 -x384415 -x384416 -x384417 -x384418 -x384419 -x384420 -x384421 -x384422 -x384423 -x384424 -x384425 -x384426 -x384427 -x384428 -x384429 -x384430 -x384431 -x384432 -x384433 -x384434 -x384435 -x384436 -x384437 -x384438 -x384439 -x384440 -x384441 -x384442 -x384443 -x384444 -x384445 -x384446 -x384447 -x384448 -x384449 -x384450 -x384451 -x384452 -x384453 -x384454 -x384455 -x384456 -x384457 -x384458 -x384459 -x384460 -x384461 -x384462 -x384463 -x384464 -x384465 -x384466 -x384467 -x384468 -x384469 -x384470 -x384471 -x384472 -x384473 -x384474 -x384475 -x384476 -x384477 -x384478 -x384479 -x384480 -x384481 -x384482 -x384483 -x384484 -x384485 -x384486 -x384487 -x384488 -x384489 -x384490 -x384491 -x384492 -x384493 -x384494 -x384495 -x384496 x384497 -x384498 -x384499 -x384500 -x384501 -x384502 -x384503 -x384504 -x384505 -x384506 -x384507 -x384508 -x384509 -x384510 -x384511 -x384512 -x384513 -x384514 -x384515 -x384516 -x384517 -x384518 -x384519 -x384520 -x384521 -x384522 -x384523 -x384524 -x384525 -x384526 -x384527 -x384528 -x384529 -x384530 -x384531 -x384532 -x384533 -x384534 -x384535 -x384536 -x384537 -x384538 -x384539 -x384540 -x384541 -x384542 -x384543 -x384544 -x384545 -x384546 -x384547 -x384548 -x384549 -x384550 -x384551 -x384552 -x384553 -x384554 -x384555 -x384556 -x384557 -x384558 -x384559 -x384560 -x384561 -x384562 -x384563 -x384564 -x384565 -x384566 -x384567 -x384568 -x384569 -x384570 -x384571 -x384572 -x384573 -x384574 -x384575 -x384576 -x384577 -x384578 -x384579 -x384580 -x384581 -x384582 -x384583 -x384584 -x384585 -x384586 -x384587 -x384588 -x384589 -x384590 -x384591 -x384592 -x384593 -x384594 -x384595 -x384596 -x384597 -x384598 -x384599 -x384600 -x384601 -x384602 -x384603 -x384604 -x384605 -x384606 -x384607 -x384608 -x384609 -x384610 -x384611 -x384612 -x384613 -x384614 -x384615 -x384616 -x384617 -x384618 -x384619 -x384620 -x384621 -x384622 -x384623 -x384624 -x384625 -x384626 -x384627 -x384628 -x384629 -x384630 -x384631 -x384632 -x384633 -x384634 -x384635 -x384636 -x384637 -x384638 -x384639 -x384640 -x384641 -x384642 -x384643 -x384644 -x384645 -x384646 -x384647 -x384648 -x384649 -x384650 -x384651 -x384652 -x384653 -x384654 -x384655 -x384656 -x384657 -x384658 -x384659 -x384660 -x384661 -x384662 -x384663 -x384664 -x384665 -x384666 -x384667 -x384668 -x384669 -x384670 -x384671 -x384672 -x384673 -x384674 -x384675 -x384676 -x384677 -x384678 -x384679 -x384680 -x384681 -x384682 -x384683 -x384684 -x384685 -x384686 -x384687 -x384688 -x384689 -x384690 -x384691 -x384692 -x384693 -x384694 -x384695 -x384696 -x384697 -x384698 -x384699 -x384700 -x384701 -x384702 -x384703 -x384704 -x384705 -x384706 -x384707 -x384708 -x384709 -x384710 -x384711 -x384712 -x384713 -x384714 -x384715 -x384716 -x384717 -x384718 -x384719 -x384720 -x384721 -x384722 -x384723 -x384724 -x384725 -x384726 -x384727 -x384728 -x384729 -x384730 -x384731 -x384732 -x384733 -x384734 -x384735 -x384736 -x384737 -x384738 -x384739 -x384740 -x384741 -x384742 -x384743 -x384744 -x384745 -x384746 -x384747 -x384748 -x384749 -x384750 -x384751 -x384752 -x384753 -x384754 -x384755 -x384756 -x384757 -x384758 -x384759 -x384760 -x384761 -x384762 -x384763 -x384764 -x384765 -x384766 -x384767 -x384768 -x384769 -x384770 -x384771 -x384772 -x384773 -x384774 -x384775 -x384776 -x384777 -x384778 -x384779 -x384780 -x384781 -x384782 -x384783 -x384784 -x384785 -x384786 -x384787 -x384788 x384789 -x384790 -x384791 -x384792 -x384793 -x384794 -x384795 -x384796 -x384797 -x384798 -x384799 -x384800 -x384801 -x384802 -x384803 -x384804 -x384805 -x384806 -x384807 -x384808 -x384809 -x384810 -x384811 -x384812 -x384813 -x384814 -x384815 -x384816 -x384817 -x384818 -x384819 -x384820 -x384821 -x384822 -x384823 -x384824 -x384825 -x384826 -x384827 -x384828 -x384829 -x384830 -x384831 -x384832 -x384833 -x384834 -x384835 -x384836 -x384837 -x384838 -x384839 -x384840 -x384841 -x384842 -x384843 -x384844 -x384845 -x384846 -x384847 -x384848 -x384849 -x384850 -x384851 -x384852 -x384853 -x384854 -x384855 -x384856 -x384857 -x384858 -x384859 -x384860 -x384861 -x384862 -x384863 -x384864 -x384865 -x384866 -x384867 -x384868 -x384869 -x384870 -x384871 -x384872 -x384873 -x384874 -x384875 -x384876 -x384877 -x384878 -x384879 -x384880 -x384881 -x384882 -x384883 -x384884 -x384885 -x384886 -x384887 -x384888 -x384889 -x384890 -x384891 -x384892 -x384893 -x384894 -x384895 -x384896 -x384897 -x384898 -x384899 -x384900 -x384901 -x384902 -x384903 -x384904 -x384905 -x384906 -x384907 -x384908 -x384909 -x384910 -x384911 -x384912 -x384913 -x384914 -x384915 -x384916 -x384917 -x384918 -x384919 -x384920 -x384921 -x384922 -x384923 -x384924 -x384925 -x384926 -x384927 -x384928 -x384929 -x384930 -x384931 -x384932 -x384933 -x384934 -x384935 -x384936 -x384937 -x384938 -x384939 -x384940 -x384941 -x384942 -x384943 -x384944 -x384945 -x384946 -x384947 -x384948 -x384949 -x384950 -x384951 -x384952 -x384953 -x384954 -x384955 -x384956 -x384957 -x384958 -x384959 -x384960 -x384961 -x384962 -x384963 -x384964 -x384965 -x384966 -x384967 -x384968 -x384969 -x384970 -x384971 -x384972 -x384973 -x384974 -x384975 -x384976 -x384977 -x384978 -x384979 -x384980 -x384981 -x384982 -x384983 -x384984 -x384985 -x384986 -x384987 -x384988 -x384989 -x384990 -x384991 -x384992 -x384993 -x384994 -x384995 -x384996 -x384997 -x384998 -x384999 -x385000 -x385001 -x385002 -x385003 -x385004 -x385005 -x385006 -x385007 -x385008 -x385009 -x385010 x385011 -x385012 -x385013 -x385014 -x385015 -x385016 -x385017 -x385018 -x385019 -x385020 -x385021 -x385022 -x385023 -x385024 -x385025 -x385026 -x385027 -x385028 -x385029 -x385030 -x385031 -x385032 -x385033 -x385034 -x385035 -x385036 -x385037 -x385038 -x385039 -x385040 -x385041 -x385042 -x385043 -x385044 -x385045 -x385046 -x385047 -x385048 -x385049 -x385050 -x385051 -x385052 -x385053 -x385054 -x385055 -x385056 -x385057 -x385058 -x385059 -x385060 -x385061 -x385062 -x385063 -x385064 -x385065 -x385066 -x385067 -x385068 -x385069 -x385070 -x385071 -x385072 -x385073 -x385074 -x385075 -x385076 -x385077 -x385078 -x385079 -x385080 -x385081 -x385082 -x385083 -x385084 -x385085 -x385086 -x385087 -x385088 -x385089 -x385090 -x385091 -x385092 -x385093 -x385094 -x385095 -x385096 -x385097 -x385098 -x385099 -x385100 -x385101 -x385102 -x385103 -x385104 -x385105 -x385106 -x385107 -x385108 -x385109 -x385110 -x385111 -x385112 -x385113 -x385114 -x385115 -x385116 -x385117 -x385118 -x385119 -x385120 -x385121 -x385122 -x385123 -x385124 -x385125 -x385126 -x385127 x385128 -x385129 -x385130 -x385131 -x385132 -x385133 -x385134 -x385135 -x385136 -x385137 -x385138 -x385139 -x385140 -x385141 -x385142 -x385143 -x385144 -x385145 -x385146 -x385147 -x385148 -x385149 -x385150 -x385151 -x385152 -x385153 -x385154 -x385155 -x385156 -x385157 -x385158 -x385159 -x385160 -x385161 -x385162 -x385163 -x385164 -x385165 -x385166 -x385167 -x385168 -x385169 -x385170 -x385171 -x385172 -x385173 -x385174 -x385175 -x385176 -x385177 -x385178 -x385179 -x385180 -x385181 -x385182 -x385183 -x385184 -x385185 -x385186 -x385187 -x385188 -x385189 -x385190 -x385191 -x385192 -x385193 -x385194 -x385195 -x385196 -x385197 -x385198 -x385199 -x385200 -x385201 -x385202 -x385203 -x385204 -x385205 -x385206 -x385207 -x385208 -x385209 -x385210 -x385211 -x385212 -x385213 -x385214 -x385215 -x385216 -x385217 -x385218 -x385219 -x385220 -x385221 -x385222 -x385223 -x385224 -x385225 -x385226 -x385227 -x385228 -x385229 -x385230 -x385231 -x385232 -x385233 -x385234 -x385235 -x385236 -x385237 -x385238 -x385239 -x385240 -x385241 -x385242 -x385243 -x385244 -x385245 -x385246 -x385247 -x385248 -x385249 -x385250 -x385251 -x385252 -x385253 -x385254 -x385255 -x385256 -x385257 -x385258 -x385259 -x385260 -x385261 -x385262 -x385263 -x385264 -x385265 -x385266 -x385267 -x385268 -x385269 -x385270 -x385271 -x385272 -x385273 -x385274 -x385275 -x385276 -x385277 -x385278 -x385279 -x385280 -x385281 -x385282 -x385283 -x385284 -x385285 -x385286 -x385287 -x385288 -x385289 -x385290 -x385291 -x385292 -x385293 -x385294 -x385295 -x385296 -x385297 -x385298 -x385299 -x385300 -x385301 -x385302 -x385303 -x385304 -x385305 -x385306 -x385307 -x385308 -x385309 -x385310 -x385311 -x385312 -x385313 -x385314 -x385315 -x385316 -x385317 -x385318 -x385319 -x385320 -x385321 -x385322 x385323 -x385324 -x385325 -x385326 -x385327 -x385328 -x385329 -x385330 -x385331 -x385332 -x385333 -x385334 -x385335 -x385336 -x385337 -x385338 -x385339 -x385340 -x385341 -x385342 -x385343 -x385344 -x385345 -x385346 -x385347 -x385348 -x385349 -x385350 -x385351 -x385352 -x385353 -x385354 -x385355 -x385356 -x385357 -x385358 -x385359 -x385360 -x385361 -x385362 -x385363 -x385364 -x385365 -x385366 -x385367 -x385368 -x385369 -x385370 -x385371 -x385372 -x385373 -x385374 -x385375 -x385376 -x385377 -x385378 -x385379 -x385380 -x385381 -x385382 -x385383 -x385384 -x385385 -x385386 -x385387 -x385388 -x385389 -x385390 -x385391 -x385392 -x385393 -x385394 -x385395 -x385396 -x385397 -x385398 -x385399 -x385400 -x385401 -x385402 -x385403 -x385404 -x385405 -x385406 -x385407 -x385408 -x385409 -x385410 -x385411 -x385412 -x385413 -x385414 -x385415 -x385416 -x385417 -x385418 -x385419 -x385420 -x385421 -x385422 -x385423 -x385424 -x385425 -x385426 -x385427 -x385428 -x385429 -x385430 -x385431 -x385432 -x385433 -x385434 -x385435 -x385436 -x385437 -x385438 -x385439 -x385440 -x385441 -x385442 -x385443 -x385444 -x385445 -x385446 -x385447 -x385448 -x385449 -x385450 -x385451 -x385452 -x385453 -x385454 -x385455 -x385456 -x385457 -x385458 -x385459 -x385460 -x385461 -x385462 -x385463 -x385464 -x385465 -x385466 -x385467 -x385468 -x385469 -x385470 -x385471 -x385472 -x385473 -x385474 -x385475 -x385476 -x385477 -x385478 -x385479 -x385480 -x385481 -x385482 -x385483 -x385484 -x385485 -x385486 -x385487 -x385488 -x385489 -x385490 -x385491 -x385492 -x385493 -x385494 -x385495 -x385496 -x385497 -x385498 -x385499 -x385500 -x385501 -x385502 -x385503 -x385504 -x385505 -x385506 -x385507 -x385508 -x385509 -x385510 -x385511 -x385512 -x385513 -x385514 -x385515 -x385516 -x385517 -x385518 -x385519 -x385520 -x385521 -x385522 -x385523 x385524 -x385525 -x385526 -x385527 -x385528 -x385529 -x385530 -x385531 -x385532 -x385533 -x385534 -x385535 -x385536 -x385537 -x385538 -x385539 -x385540 -x385541 -x385542 -x385543 -x385544 -x385545 -x385546 -x385547 -x385548 -x385549 -x385550 -x385551 -x385552 -x385553 -x385554 -x385555 -x385556 -x385557 -x385558 -x385559 -x385560 -x385561 -x385562 -x385563 -x385564 -x385565 -x385566 -x385567 -x385568 -x385569 -x385570 -x385571 -x385572 -x385573 -x385574 -x385575 -x385576 -x385577 -x385578 -x385579 -x385580 -x385581 -x385582 -x385583 -x385584 -x385585 -x385586 -x385587 -x385588 -x385589 -x385590 -x385591 -x385592 -x385593 -x385594 -x385595 -x385596 -x385597 -x385598 -x385599 -x385600 -x385601 -x385602 -x385603 -x385604 -x385605 -x385606 -x385607 -x385608 -x385609 -x385610 -x385611 -x385612 -x385613 -x385614 -x385615 -x385616 -x385617 -x385618 -x385619 -x385620 -x385621 -x385622 -x385623 -x385624 -x385625 -x385626 -x385627 -x385628 -x385629 -x385630 -x385631 -x385632 -x385633 -x385634 -x385635 -x385636 -x385637 -x385638 -x385639 -x385640 -x385641 -x385642 -x385643 -x385644 -x385645 -x385646 -x385647 -x385648 -x385649 -x385650 -x385651 -x385652 -x385653 -x385654 -x385655 -x385656 -x385657 -x385658 -x385659 -x385660 -x385661 -x385662 -x385663 -x385664 -x385665 -x385666 -x385667 -x385668 -x385669 -x385670 -x385671 -x385672 -x385673 -x385674 -x385675 -x385676 -x385677 -x385678 -x385679 -x385680 -x385681 -x385682 -x385683 -x385684 -x385685 -x385686 -x385687 -x385688 -x385689 -x385690 -x385691 -x385692 -x385693 -x385694 -x385695 -x385696 -x385697 -x385698 -x385699 -x385700 -x385701 -x385702 -x385703 -x385704 -x385705 -x385706 -x385707 -x385708 -x385709 -x385710 -x385711 -x385712 -x385713 -x385714 -x385715 -x385716 -x385717 -x385718 -x385719 -x385720 -x385721 -x385722 -x385723 -x385724 -x385725 -x385726 -x385727 -x385728 -x385729 -x385730 -x385731 -x385732 -x385733 -x385734 -x385735 -x385736 -x385737 -x385738 -x385739 -x385740 -x385741 -x385742 -x385743 -x385744 -x385745 -x385746 -x385747 -x385748 -x385749 -x385750 -x385751 -x385752 -x385753 -x385754 -x385755 -x385756 -x385757 -x385758 x385759 -x385760 -x385761 -x385762 -x385763 -x385764 -x385765 -x385766 -x385767 -x385768 -x385769 -x385770 -x385771 -x385772 -x385773 -x385774 -x385775 -x385776 -x385777 -x385778 -x385779 -x385780 -x385781 -x385782 -x385783 -x385784 -x385785 -x385786 -x385787 -x385788 -x385789 -x385790 -x385791 -x385792 -x385793 -x385794 -x385795 -x385796 -x385797 -x385798 -x385799 -x385800 -x385801 -x385802 -x385803 -x385804 -x385805 -x385806 -x385807 -x385808 -x385809 -x385810 -x385811 -x385812 -x385813 -x385814 -x385815 -x385816 -x385817 -x385818 -x385819 -x385820 -x385821 -x385822 -x385823 -x385824 -x385825 -x385826 -x385827 -x385828 -x385829 -x385830 -x385831 -x385832 -x385833 -x385834 -x385835 -x385836 -x385837 -x385838 -x385839 -x385840 -x385841 -x385842 -x385843 -x385844 -x385845 -x385846 -x385847 -x385848 -x385849 -x385850 -x385851 -x385852 -x385853 -x385854 -x385855 -x385856 -x385857 -x385858 -x385859 -x385860 -x385861 -x385862 -x385863 -x385864 -x385865 -x385866 -x385867 -x385868 -x385869 -x385870 -x385871 -x385872 -x385873 -x385874 -x385875 -x385876 -x385877 -x385878 -x385879 -x385880 -x385881 -x385882 -x385883 -x385884 -x385885 -x385886 -x385887 -x385888 -x385889 -x385890 -x385891 -x385892 -x385893 -x385894 -x385895 -x385896 -x385897 -x385898 -x385899 -x385900 -x385901 -x385902 -x385903 -x385904 -x385905 -x385906 -x385907 -x385908 -x385909 -x385910 -x385911 -x385912 -x385913 -x385914 -x385915 -x385916 -x385917 -x385918 -x385919 -x385920 -x385921 -x385922 -x385923 -x385924 -x385925 -x385926 -x385927 -x385928 -x385929 -x385930 -x385931 -x385932 -x385933 -x385934 -x385935 -x385936 -x385937 -x385938 -x385939 -x385940 -x385941 -x385942 -x385943 -x385944 -x385945 -x385946 -x385947 -x385948 -x385949 -x385950 -x385951 -x385952 -x385953 -x385954 -x385955 -x385956 -x385957 -x385958 -x385959 -x385960 -x385961 -x385962 -x385963 -x385964 -x385965 -x385966 -x385967 -x385968 -x385969 -x385970 -x385971 -x385972 -x385973 -x385974 -x385975 -x385976 -x385977 -x385978 -x385979 -x385980 -x385981 -x385982 -x385983 -x385984 -x385985 -x385986 -x385987 -x385988 -x385989 -x385990 -x385991 -x385992 -x385993 -x385994 -x385995 -x385996 -x385997 -x385998 -x385999
1674.09/1679.66 v -x386000 -x386001 -x386002 -x386003 -x386004 -x386005 -x386006 -x386007 -x386008 -x386009 -x386010 -x386011 x386012 -x386013 -x386014 -x386015 -x386016 -x386017 -x386018 -x386019 -x386020 -x386021 -x386022 -x386023 -x386024 -x386025 -x386026 -x386027 -x386028 -x386029 -x386030 -x386031 -x386032 -x386033 -x386034 -x386035 -x386036 -x386037 -x386038 -x386039 -x386040 -x386041 -x386042 -x386043 -x386044 -x386045 -x386046 -x386047 -x386048 -x386049 -x386050 -x386051 -x386052 -x386053 -x386054 -x386055 -x386056 -x386057 -x386058 -x386059 -x386060 -x386061 -x386062 -x386063 -x386064 -x386065 -x386066 -x386067 -x386068 -x386069 -x386070 -x386071 -x386072 -x386073 -x386074 -x386075 -x386076 -x386077 -x386078 -x386079 -x386080 -x386081 -x386082 -x386083 -x386084 -x386085 -x386086 -x386087 -x386088 -x386089 -x386090 -x386091 -x386092 -x386093 -x386094 -x386095 -x386096 -x386097 -x386098 -x386099 -x386100 -x386101 -x386102 -x386103 -x386104 -x386105 -x386106 -x386107 -x386108 -x386109 -x386110 -x386111 -x386112 -x386113 -x386114 -x386115 -x386116 -x386117 -x386118 -x386119 -x386120 -x386121 -x386122 -x386123 -x386124 -x386125 -x386126 -x386127 -x386128 -x386129 -x386130 -x386131 -x386132 -x386133 -x386134 -x386135 -x386136 -x386137 -x386138 -x386139 -x386140 -x386141 -x386142 -x386143 -x386144 -x386145 -x386146 -x386147 -x386148 -x386149 -x386150 -x386151 -x386152 -x386153 -x386154 -x386155 -x386156 -x386157 -x386158 -x386159 -x386160 -x386161 -x386162 -x386163 -x386164 -x386165 -x386166 -x386167 -x386168 -x386169 -x386170 -x386171 -x386172 -x386173 -x386174 -x386175 -x386176 -x386177 -x386178 -x386179 -x386180 -x386181 -x386182 -x386183 -x386184 -x386185 -x386186 -x386187 -x386188 -x386189 -x386190 -x386191 -x386192 -x386193 -x386194 -x386195 -x386196 -x386197 -x386198 -x386199 -x386200 -x386201 -x386202 -x386203 -x386204 -x386205 -x386206 -x386207 -x386208 -x386209 -x386210 -x386211 -x386212 -x386213 -x386214 -x386215 -x386216 -x386217 -x386218 -x386219 -x386220 -x386221 -x386222 -x386223 -x386224 -x386225 -x386226 -x386227 -x386228 -x386229 -x386230 -x386231 -x386232 -x386233 -x386234 -x386235 -x386236 -x386237 -x386238 -x386239 -x386240 -x386241 -x386242 -x386243 -x386244 -x386245 -x386246 -x386247 -x386248 -x386249 -x386250 -x386251 -x386252 -x386253 -x386254 -x386255 -x386256 -x386257 -x386258 -x386259 -x386260 -x386261 -x386262 -x386263 -x386264 -x386265 -x386266 -x386267 -x386268 -x386269 -x386270 -x386271 -x386272 -x386273 -x386274 -x386275 -x386276 -x386277 -x386278 -x386279 -x386280 -x386281 -x386282 -x386283 -x386284 -x386285 -x386286 -x386287 -x386288 -x386289 -x386290 -x386291 -x386292 -x386293 -x386294 -x386295 -x386296 -x386297 -x386298 -x386299 -x386300 -x386301 -x386302 -x386303 -x386304 -x386305 -x386306 -x386307 -x386308 -x386309 -x386310 -x386311 -x386312 -x386313 -x386314 -x386315 -x386316 -x386317 -x386318 -x386319 -x386320 -x386321 -x386322 -x386323 -x386324 -x386325 -x386326 -x386327 -x386328 -x386329 -x386330 -x386331 x386332 -x386333 -x386334 -x386335 -x386336 -x386337 -x386338 -x386339 -x386340 -x386341 -x386342 -x386343 -x386344 -x386345 -x386346 -x386347 -x386348 -x386349 -x386350 -x386351 -x386352 -x386353 -x386354 -x386355 -x386356 -x386357 -x386358 -x386359 -x386360 -x386361 -x386362 -x386363 -x386364 -x386365 -x386366 -x386367 -x386368 -x386369 -x386370 -x386371 -x386372 -x386373 -x386374 -x386375 -x386376 -x386377 -x386378 -x386379 -x386380 -x386381 -x386382 -x386383 -x386384 -x386385 -x386386 -x386387 -x386388 -x386389 -x386390 -x386391 -x386392 -x386393 -x386394 -x386395 -x386396 -x386397 -x386398 -x386399 -x386400 -x386401 -x386402 -x386403 -x386404 -x386405 -x386406 -x386407 x386408 -x386409 -x386410 -x386411 -x386412 -x386413 -x386414 -x386415 -x386416 -x386417 -x386418 -x386419 -x386420 -x386421 -x386422 -x386423 -x386424 -x386425 -x386426 -x386427 -x386428 -x386429 -x386430 -x386431 -x386432 -x386433 -x386434 -x386435 -x386436 -x386437 -x386438 -x386439 -x386440 -x386441 -x386442 -x386443 -x386444 -x386445 -x386446 -x386447 -x386448 -x386449 -x386450 -x386451 -x386452 -x386453 -x386454 -x386455 -x386456 -x386457 -x386458 -x386459 -x386460 -x386461 -x386462 -x386463 -x386464 -x386465 -x386466 -x386467 -x386468 -x386469 -x386470 -x386471 -x386472 -x386473 -x386474 -x386475 -x386476 -x386477 -x386478 -x386479 -x386480 -x386481 -x386482 -x386483 -x386484 -x386485 -x386486 -x386487 -x386488 -x386489 -x386490 -x386491 -x386492 -x386493 -x386494 -x386495 -x386496 -x386497 -x386498 -x386499 -x386500 -x386501 -x386502 -x386503 -x386504 -x386505 -x386506 -x386507 -x386508 -x386509 -x386510 -x386511 -x386512 -x386513 -x386514 -x386515 -x386516 -x386517 -x386518 -x386519 -x386520 -x386521 -x386522 -x386523 -x386524 -x386525 -x386526 -x386527 -x386528 -x386529 -x386530 -x386531 -x386532 -x386533 -x386534 -x386535 -x386536 -x386537 -x386538 -x386539 -x386540 -x386541 -x386542 -x386543 -x386544 -x386545 -x386546 -x386547 -x386548 -x386549 -x386550 -x386551 -x386552 -x386553 -x386554 -x386555 -x386556 -x386557 -x386558 -x386559 -x386560 -x386561 -x386562 -x386563 -x386564 -x386565 -x386566 -x386567 -x386568 -x386569 -x386570 -x386571 -x386572 -x386573 -x386574 -x386575 -x386576 -x386577 -x386578 -x386579 -x386580 -x386581 -x386582 -x386583 -x386584 -x386585 -x386586 -x386587 -x386588 -x386589 -x386590 -x386591 -x386592 -x386593 -x386594 -x386595 -x386596 -x386597 -x386598 -x386599 -x386600 -x386601 -x386602 -x386603 -x386604 -x386605 -x386606 -x386607 -x386608 -x386609 -x386610 -x386611 -x386612 -x386613 -x386614 -x386615 -x386616 -x386617 -x386618 -x386619 -x386620 -x386621 -x386622 -x386623 -x386624 -x386625 -x386626 -x386627 -x386628 -x386629 -x386630 -x386631 -x386632 -x386633 -x386634 -x386635 -x386636 -x386637 -x386638 -x386639 -x386640 -x386641 -x386642 -x386643 -x386644 -x386645 -x386646 -x386647 -x386648 -x386649 -x386650 -x386651 -x386652 -x386653 -x386654 -x386655 -x386656 -x386657 -x386658 -x386659 -x386660 -x386661 -x386662 -x386663 -x386664 -x386665 -x386666 -x386667 -x386668 -x386669 -x386670 -x386671 -x386672 -x386673 -x386674 -x386675 -x386676 -x386677 -x386678 -x386679 -x386680 -x386681 -x386682 x386683 -x386684 -x386685 -x386686 -x386687 -x386688 -x386689 -x386690 -x386691 -x386692 -x386693 -x386694 -x386695 -x386696 -x386697 -x386698 -x386699 -x386700 -x386701 -x386702 -x386703 -x386704 -x386705 -x386706 -x386707 -x386708 -x386709 -x386710 -x386711 -x386712 -x386713 -x386714 -x386715 -x386716 -x386717 -x386718 -x386719 -x386720 -x386721 -x386722 -x386723 -x386724 -x386725 -x386726 -x386727 -x386728 -x386729 -x386730 -x386731 -x386732 -x386733 -x386734 -x386735 -x386736 -x386737 -x386738 -x386739 -x386740 -x386741 -x386742 -x386743 -x386744 -x386745 -x386746 -x386747 -x386748 -x386749 -x386750 -x386751 -x386752 -x386753 -x386754 -x386755 -x386756 -x386757 -x386758 -x386759 -x386760 -x386761 -x386762 -x386763 -x386764 -x386765 -x386766 -x386767 -x386768 -x386769 -x386770 -x386771 -x386772 -x386773 -x386774 -x386775 -x386776 -x386777 -x386778 -x386779 -x386780 -x386781 -x386782 -x386783 -x386784 -x386785 -x386786 -x386787 -x386788 -x386789 -x386790 -x386791 -x386792 -x386793 -x386794 -x386795 -x386796 -x386797 -x386798 -x386799 -x386800 -x386801 -x386802 -x386803 -x386804 -x386805 -x386806 -x386807 -x386808 -x386809 -x386810 -x386811 -x386812 -x386813 -x386814 -x386815 -x386816 -x386817 -x386818 -x386819 -x386820 -x386821 -x386822 -x386823 -x386824 -x386825 -x386826 -x386827 -x386828 -x386829 -x386830 -x386831 -x386832 -x386833 -x386834 -x386835 -x386836 -x386837 -x386838 -x386839 -x386840 -x386841 -x386842 -x386843 -x386844 -x386845 -x386846 -x386847 -x386848 -x386849 -x386850 -x386851 -x386852 -x386853 -x386854 -x386855 -x386856 -x386857 -x386858 -x386859 -x386860 -x386861 -x386862 -x386863 -x386864 -x386865 -x386866 -x386867 -x386868 -x386869 -x386870 -x386871 -x386872 -x386873 -x386874 -x386875 -x386876 -x386877 -x386878 -x386879 -x386880 -x386881 -x386882 -x386883 -x386884 -x386885 -x386886 -x386887 -x386888 -x386889 -x386890 -x386891 -x386892 -x386893 -x386894 -x386895 -x386896 -x386897 -x386898 -x386899 -x386900 -x386901 -x386902 -x386903 -x386904 -x386905 -x386906 -x386907 -x386908 -x386909 -x386910 -x386911 -x386912 -x386913 -x386914 -x386915 -x386916 -x386917 -x386918 -x386919 -x386920 -x386921 -x386922 -x386923 -x386924 -x386925 -x386926 -x386927 -x386928 -x386929 -x386930 -x386931 -x386932 -x386933 -x386934 -x386935 -x386936 -x386937 -x386938 -x386939 -x386940 -x386941 -x386942 -x386943 -x386944 -x386945 -x386946 -x386947 -x386948 -x386949 -x386950 -x386951 -x386952 -x386953 -x386954 -x386955 -x386956 -x386957 -x386958 -x386959 -x386960 -x386961 -x386962 x386963 -x386964 -x386965 -x386966 -x386967 -x386968 -x386969 -x386970 -x386971 -x386972 -x386973 -x386974 -x386975 -x386976 -x386977 -x386978 -x386979 -x386980 -x386981 -x386982 -x386983 -x386984 -x386985 -x386986 -x386987 -x386988 -x386989 -x386990 -x386991 -x386992 -x386993 -x386994 -x386995 -x386996 -x386997 -x386998 -x386999 -x387000 -x387001 -x387002 -x387003 -x387004 -x387005 -x387006 -x387007 -x387008 -x387009 -x387010 -x387011 -x387012 -x387013 -x387014 -x387015 -x387016 -x387017 -x387018 -x387019 -x387020 -x387021 -x387022 -x387023 -x387024 -x387025 -x387026 -x387027 -x387028 -x387029 -x387030 -x387031 -x387032 -x387033 -x387034 -x387035 -x387036 -x387037 -x387038 -x387039 -x387040 -x387041 -x387042 -x387043 -x387044 -x387045 -x387046 -x387047 -x387048 -x387049 -x387050 -x387051 -x387052 -x387053 -x387054 -x387055 -x387056 -x387057 -x387058 -x387059 -x387060 -x387061 -x387062 -x387063 -x387064 -x387065 -x387066 -x387067 -x387068 -x387069 -x387070 -x387071 -x387072 -x387073 -x387074 -x387075 -x387076 x387077 -x387078 -x387079 -x387080 -x387081 -x387082 -x387083 -x387084 -x387085 -x387086 -x387087 -x387088 -x387089 -x387090 -x387091 -x387092 -x387093 -x387094 -x387095 -x387096 -x387097 -x387098 -x387099 -x387100 -x387101 -x387102 -x387103 -x387104 -x387105 -x387106 -x387107 -x387108 -x387109 -x387110 -x387111 -x387112 -x387113 -x387114 -x387115 -x387116 -x387117 -x387118 -x387119 -x387120 -x387121 -x387122 -x387123 -x387124 -x387125 -x387126 -x387127 -x387128 -x387129 -x387130 -x387131 -x387132 -x387133 -x387134 -x387135 -x387136 -x387137 -x387138 -x387139 -x387140 -x387141 -x387142 -x387143 -x387144 -x387145 -x387146 -x387147 -x387148 -x387149 -x387150 -x387151 -x387152 -x387153 -x387154 -x387155 -x387156 -x387157 -x387158 -x387159 -x387160 -x387161 -x387162 -x387163 -x387164 -x387165 -x387166 -x387167 -x387168 -x387169 -x387170 -x387171 -x387172 -x387173 -x387174 -x387175 -x387176 -x387177 -x387178 -x387179 -x387180 -x387181 -x387182 -x387183 -x387184 -x387185 -x387186 -x387187 -x387188 -x387189 -x387190 -x387191 -x387192 -x387193 -x387194 -x387195 -x387196 -x387197 -x387198 -x387199 -x387200 -x387201 -x387202 -x387203 -x387204 -x387205 -x387206 -x387207 -x387208 -x387209 -x387210 -x387211 -x387212 -x387213 -x387214 -x387215 -x387216 -x387217 -x387218 -x387219 -x387220 -x387221 -x387222 -x387223 -x387224 -x387225 -x387226 -x387227 -x387228 -x387229 -x387230 -x387231 -x387232 -x387233 -x387234 -x387235 -x387236 -x387237 -x387238 -x387239 -x387240 -x387241 -x387242 -x387243 -x387244 -x387245 -x387246 -x387247 -x387248 -x387249 -x387250 -x387251 -x387252 -x387253 -x387254 -x387255 -x387256 -x387257 -x387258 -x387259 -x387260 -x387261 -x387262 -x387263 x387264 -x387265 -x387266 -x387267 -x387268 -x387269 -x387270 -x387271 -x387272 -x387273 -x387274 -x387275 -x387276 -x387277 -x387278 -x387279 -x387280 -x387281 -x387282 -x387283 -x387284 -x387285 -x387286 -x387287 -x387288 -x387289 -x387290 -x387291 -x387292 -x387293 -x387294 -x387295 -x387296 -x387297 -x387298 -x387299 -x387300 -x387301 -x387302 -x387303 -x387304 -x387305 -x387306 -x387307 -x387308 -x387309 -x387310 -x387311 -x387312 -x387313 -x387314 -x387315 -x387316 -x387317 -x387318 -x387319 -x387320 -x387321 -x387322 -x387323 -x387324 -x387325 -x387326 -x387327 -x387328 -x387329 -x387330 -x387331 -x387332 -x387333 -x387334 -x387335 -x387336 -x387337 -x387338 -x387339 -x387340 -x387341 -x387342 -x387343 -x387344 -x387345 -x387346 -x387347 -x387348 -x387349 -x387350 -x387351 -x387352 -x387353 -x387354 -x387355 -x387356 -x387357 -x387358 -x387359 -x387360 -x387361 -x387362 -x387363 -x387364 -x387365 -x387366 -x387367 -x387368 -x387369 -x387370 -x387371 -x387372 -x387373 -x387374 -x387375 -x387376 -x387377 -x387378 -x387379 -x387380 -x387381 -x387382 -x387383 -x387384 -x387385 -x387386 -x387387 -x387388 -x387389 -x387390 -x387391 -x387392 -x387393 -x387394 -x387395 -x387396 -x387397 -x387398 -x387399 -x387400 -x387401 -x387402 -x387403 -x387404 -x387405 -x387406 -x387407 -x387408 -x387409 -x387410 -x387411 -x387412 -x387413 -x387414 -x387415 -x387416 -x387417 -x387418 -x387419 -x387420 -x387421 -x387422 -x387423 -x387424 -x387425 -x387426 -x387427 -x387428 -x387429 -x387430 -x387431 -x387432 -x387433 -x387434 -x387435 -x387436 -x387437 -x387438 -x387439 -x387440 -x387441 -x387442 -x387443 -x387444 -x387445 -x387446 -x387447 -x387448 -x387449 -x387450 -x387451 -x387452 -x387453 -x387454 -x387455 -x387456 -x387457 -x387458 -x387459 -x387460 -x387461 -x387462 -x387463 -x387464 -x387465 -x387466 -x387467 -x387468 -x387469 -x387470 -x387471 -x387472 -x387473 -x387474 -x387475 -x387476 -x387477 -x387478 -x387479 -x387480 -x387481 -x387482 -x387483 -x387484 -x387485 -x387486 -x387487 -x387488 -x387489 -x387490 -x387491 -x387492 -x387493 -x387494 -x387495 -x387496 -x387497 -x387498 -x387499 -x387500 -x387501 -x387502 -x387503 -x387504 -x387505 -x387506 -x387507 -x387508 -x387509 -x387510 -x387511 -x387512 -x387513 -x387514 -x387515 -x387516 -x387517 -x387518 -x387519 -x387520 -x387521 -x387522 -x387523 -x387524 -x387525 -x387526 -x387527 -x387528 -x387529 -x387530 -x387531 -x387532 -x387533 -x387534 -x387535 -x387536 -x387537 -x387538 -x387539 -x387540 -x387541 -x387542 -x387543 -x387544 -x387545 -x387546 -x387547 -x387548 -x387549 -x387550 -x387551 -x387552 -x387553 -x387554 -x387555 -x387556 -x387557 -x387558 -x387559 -x387560 -x387561 -x387562 -x387563 -x387564 -x387565 -x387566 -x387567 -x387568 -x387569 -x387570 -x387571 -x387572 -x387573 -x387574 -x387575 -x387576 -x387577 -x387578 -x387579 -x387580 -x387581 -x387582 -x387583 -x387584 -x387585 -x387586 -x387587 -x387588 -x387589 -x387590 -x387591 -x387592 -x387593 -x387594 -x387595 -x387596 -x387597 -x387598 -x387599 -x387600 -x387601 -x387602 -x387603 -x387604 -x387605 -x387606 -x387607 -x387608 -x387609 -x387610 -x387611 -x387612 -x387613 -x387614 -x387615 -x387616 -x387617 -x387618 -x387619 -x387620 -x387621 -x387622 -x387623 -x387624 -x387625 -x387626 -x387627 -x387628 -x387629 -x387630 -x387631 -x387632 -x387633 -x387634 -x387635 -x387636 -x387637 -x387638 -x387639 -x387640 -x387641 -x387642 -x387643 -x387644 -x387645 -x387646 -x387647 -x387648 -x387649 -x387650 -x387651 -x387652 -x387653 -x387654 -x387655 -x387656 -x387657 -x387658 -x387659 -x387660 -x387661 -x387662 -x387663 -x387664 -x387665 -x387666 -x387667 -x387668 -x387669 -x387670 -x387671 -x387672 -x387673 -x387674 -x387675 -x387676 -x387677 -x387678 -x387679 -x387680 -x387681 -x387682 -x387683 -x387684 -x387685 -x387686 -x387687 -x387688 -x387689 -x387690 -x387691 -x387692 -x387693 -x387694 -x387695 -x387696 x387697 -x387698 -x387699 -x387700 -x387701 -x387702 -x387703 -x387704 -x387705 -x387706 -x387707 -x387708 -x387709 -x387710 -x387711 -x387712 -x387713 -x387714 -x387715 -x387716 -x387717 -x387718 -x387719 -x387720 -x387721 -x387722 -x387723 -x387724 -x387725 -x387726 -x387727 -x387728 -x387729 -x387730 -x387731 -x387732 -x387733 -x387734 -x387735 -x387736 -x387737 -x387738 -x387739 -x387740 -x387741 -x387742 -x387743 -x387744 -x387745 -x387746 -x387747 -x387748 -x387749 -x387750 -x387751 -x387752 -x387753 -x387754 -x387755 -x387756 -x387757 -x387758 -x387759 -x387760 -x387761 -x387762 -x387763 -x387764 -x387765 -x387766 -x387767 -x387768 -x387769 -x387770 -x387771 -x387772 -x387773 -x387774 -x387775 -x387776 -x387777 -x387778 -x387779 -x387780 -x387781 -x387782 -x387783 -x387784 -x387785 -x387786 -x387787 -x387788 -x387789 -x387790 -x387791 -x387792 -x387793 -x387794 -x387795 -x387796 -x387797 -x387798 -x387799 -x387800 -x387801 -x387802 -x387803 -x387804 -x387805 -x387806 -x387807 -x387808 -x387809 -x387810 -x387811 -x387812 -x387813 -x387814 -x387815 -x387816 -x387817 -x387818 -x387819 -x387820 -x387821 -x387822 -x387823 -x387824 -x387825 -x387826 -x387827 -x387828 -x387829 -x387830 -x387831 -x387832 -x387833 -x387834 -x387835 -x387836 -x387837 -x387838 -x387839 -x387840 -x387841 -x387842 -x387843 -x387844 -x387845 -x387846 -x387847 -x387848 -x387849 -x387850 -x387851 -x387852 -x387853 -x387854 -x387855 -x387856 -x387857 -x387858 -x387859 -x387860 -x387861 -x387862 -x387863 -x387864 -x387865 -x387866 -x387867 -x387868 -x387869 -x387870 -x387871 -x387872 -x387873 -x387874 -x387875 -x387876 -x387877 -x387878 -x387879 -x387880 -x387881 -x387882 -x387883 -x387884 -x387885 -x387886 -x387887 -x387888 -x387889 -x387890 -x387891 -x387892 -x387893 -x387894 -x387895 -x387896 -x387897 -x387898 -x387899 -x387900 -x387901 -x387902 -x387903 -x387904 -x387905 -x387906 -x387907 -x387908 -x387909 -x387910 -x387911 -x387912 x387913 -x387914 -x387915 -x387916 -x387917 -x387918 -x387919 -x387920 -x387921 -x387922 -x387923 -x387924 -x387925 -x387926 -x387927 -x387928 -x387929 -x387930 -x387931 -x387932 -x387933 -x387934 -x387935 -x387936 -x387937 -x387938 -x387939 -x387940 -x387941 -x387942 -x387943 -x387944 -x387945 -x387946 -x387947 -x387948 -x387949 -x387950 -x387951 -x387952 -x387953 -x387954 -x387955 -x387956 -x387957 -x387958 -x387959 -x387960 -x387961 -x387962 -x387963 -x387964 -x387965 -x387966 -x387967 -x387968 -x387969 -x387970 -x387971 -x387972 -x387973 -x387974 -x387975 -x387976 -x387977 -x387978 -x387979 -x387980 -x387981 -x387982 -x387983 -x387984 -x387985 -x387986 -x387987 -x387988 -x387989 -x387990 -x387991 -x387992 -x387993 -x387994 -x387995 -x387996 -x387997 -x387998 -x387999
1674.09/1679.67 v -x388000 -x388001 -x388002 -x388003 -x388004 -x388005 -x388006 -x388007 -x388008 -x388009 -x388010 -x388011 -x388012 -x388013 -x388014 -x388015 -x388016 -x388017 -x388018 -x388019 -x388020 -x388021 -x388022 -x388023 -x388024 -x388025 -x388026 -x388027 -x388028 -x388029 -x388030 -x388031 -x388032 -x388033 -x388034 -x388035 -x388036 -x388037 -x388038 -x388039 -x388040 -x388041 -x388042 -x388043 -x388044 -x388045 -x388046 -x388047 -x388048 -x388049 -x388050 -x388051 -x388052 -x388053 -x388054 -x388055 -x388056 -x388057 -x388058 -x388059 -x388060 -x388061 -x388062 -x388063 -x388064 -x388065 -x388066 -x388067 -x388068 -x388069 -x388070 -x388071 -x388072 -x388073 -x388074 -x388075 -x388076 -x388077 x388078 -x388079 -x388080 -x388081 -x388082 -x388083 -x388084 -x388085 -x388086 -x388087 -x388088 -x388089 -x388090 -x388091 -x388092 -x388093 -x388094 -x388095 -x388096 -x388097 -x388098 -x388099 -x388100 -x388101 -x388102 -x388103 -x388104 -x388105 -x388106 -x388107 -x388108 -x388109 -x388110 -x388111 -x388112 -x388113 -x388114 -x388115 -x388116 -x388117 -x388118 -x388119 -x388120 -x388121 -x388122 -x388123 -x388124 -x388125 -x388126 -x388127 -x388128 -x388129 -x388130 -x388131 -x388132 -x388133 -x388134 -x388135 -x388136 -x388137 -x388138 -x388139 -x388140 -x388141 -x388142 -x388143 -x388144 -x388145 -x388146 -x388147 -x388148 -x388149 -x388150 -x388151 -x388152 -x388153 -x388154 -x388155 -x388156 -x388157 -x388158 -x388159 -x388160 -x388161 -x388162 -x388163 -x388164 -x388165 -x388166 -x388167 -x388168 -x388169 -x388170 -x388171 -x388172 -x388173 -x388174 -x388175 -x388176 -x388177 -x388178 -x388179 -x388180 -x388181 -x388182 -x388183 -x388184 -x388185 -x388186 -x388187 -x388188 -x388189 -x388190 -x388191 -x388192 -x388193 -x388194 -x388195 -x388196 -x388197 -x388198 -x388199 -x388200 -x388201 -x388202 -x388203 -x388204 -x388205 -x388206 -x388207 -x388208 -x388209 -x388210 -x388211 -x388212 -x388213 -x388214 -x388215 -x388216 -x388217 -x388218 -x388219 -x388220 -x388221 -x388222 -x388223 -x388224 -x388225 -x388226 -x388227 -x388228 -x388229 -x388230 -x388231 -x388232 -x388233 -x388234 -x388235 -x388236 -x388237 -x388238 -x388239 -x388240 -x388241 -x388242 -x388243 -x388244 -x388245 -x388246 -x388247 -x388248 -x388249 -x388250 -x388251 -x388252 -x388253 -x388254 -x388255 -x388256 -x388257 -x388258 -x388259 -x388260 -x388261 -x388262 -x388263 -x388264 -x388265 -x388266 -x388267 -x388268 -x388269 -x388270 -x388271 -x388272 -x388273 -x388274 -x388275 -x388276 -x388277 -x388278 -x388279 -x388280 -x388281 -x388282 -x388283 -x388284 -x388285 -x388286 -x388287 -x388288 -x388289 -x388290 -x388291 -x388292 -x388293 -x388294 -x388295 -x388296 -x388297 -x388298 -x388299 -x388300 -x388301 -x388302 -x388303 -x388304 -x388305 -x388306 -x388307 -x388308 -x388309 -x388310 -x388311 -x388312 -x388313 -x388314 -x388315 -x388316 -x388317 -x388318 -x388319 -x388320 -x388321 -x388322 -x388323 -x388324 x388325 -x388326 -x388327 -x388328 -x388329 -x388330 -x388331 -x388332 -x388333 -x388334 -x388335 -x388336 -x388337 -x388338 -x388339 -x388340 -x388341 -x388342 -x388343 -x388344 -x388345 -x388346 -x388347 -x388348 -x388349 -x388350 -x388351 -x388352 -x388353 -x388354 -x388355 -x388356 -x388357 -x388358 -x388359 -x388360 -x388361 -x388362 -x388363 -x388364 -x388365 -x388366 -x388367 -x388368 -x388369 -x388370 -x388371 -x388372 -x388373 -x388374 -x388375 -x388376 -x388377 -x388378 -x388379 -x388380 -x388381 -x388382 -x388383 -x388384 -x388385 -x388386 -x388387 -x388388 -x388389 -x388390 -x388391 -x388392 -x388393 -x388394 -x388395 -x388396 -x388397 -x388398 -x388399 -x388400 -x388401 -x388402 -x388403 -x388404 -x388405 -x388406 -x388407 -x388408 -x388409 -x388410 -x388411 -x388412 -x388413 -x388414 -x388415 -x388416 -x388417 -x388418 -x388419 -x388420 -x388421 -x388422 -x388423 -x388424 -x388425 -x388426 -x388427 -x388428 -x388429 -x388430 -x388431 -x388432 -x388433 -x388434 x388435 -x388436 -x388437 -x388438 -x388439 -x388440 -x388441 -x388442 -x388443 -x388444 -x388445 -x388446 -x388447 -x388448 -x388449 -x388450 -x388451 -x388452 -x388453 -x388454 -x388455 -x388456 -x388457 -x388458 -x388459 -x388460 -x388461 -x388462 -x388463 -x388464 -x388465 -x388466 -x388467 -x388468 -x388469 -x388470 -x388471 -x388472 -x388473 -x388474 -x388475 -x388476 -x388477 -x388478 -x388479 -x388480 -x388481 -x388482 -x388483 -x388484 -x388485 -x388486 -x388487 -x388488 -x388489 -x388490 -x388491 -x388492 -x388493 -x388494 -x388495 -x388496 -x388497 -x388498 -x388499 -x388500 -x388501 -x388502 -x388503 -x388504 -x388505 -x388506 -x388507 -x388508 -x388509 -x388510 -x388511 -x388512 -x388513 -x388514 -x388515 -x388516 -x388517 -x388518 -x388519 -x388520 -x388521 -x388522 -x388523 -x388524 -x388525 -x388526 -x388527 -x388528 -x388529 -x388530 -x388531 -x388532 -x388533 -x388534 -x388535 -x388536 -x388537 -x388538 -x388539 -x388540 -x388541 -x388542 -x388543 -x388544 -x388545 -x388546 -x388547 -x388548 -x388549 -x388550 -x388551 -x388552 -x388553 -x388554 -x388555 -x388556 -x388557 -x388558 -x388559 -x388560 -x388561 -x388562 -x388563 -x388564 -x388565 -x388566 -x388567 -x388568 -x388569 -x388570 -x388571 -x388572 -x388573 -x388574 -x388575 -x388576 -x388577 -x388578 -x388579 -x388580 -x388581 -x388582 -x388583 -x388584 -x388585 -x388586 -x388587 -x388588 -x388589 -x388590 -x388591 -x388592 -x388593 -x388594 -x388595 -x388596 -x388597 -x388598 -x388599 -x388600 -x388601 -x388602 -x388603 -x388604 -x388605 -x388606 -x388607 -x388608 -x388609 -x388610 -x388611 -x388612 -x388613 -x388614 -x388615 -x388616 -x388617 -x388618 -x388619 -x388620 -x388621 -x388622 -x388623 -x388624 -x388625 -x388626 -x388627 -x388628 -x388629 -x388630 -x388631 -x388632 -x388633 -x388634 -x388635 -x388636 -x388637 -x388638 -x388639 -x388640 -x388641 -x388642 -x388643 -x388644 -x388645 -x388646 -x388647 -x388648 -x388649 -x388650 -x388651 -x388652 -x388653 -x388654 -x388655 -x388656 -x388657 -x388658 -x388659 -x388660 -x388661 -x388662 -x388663 -x388664 -x388665 -x388666 -x388667 -x388668 -x388669 -x388670 -x388671 -x388672 -x388673 -x388674 -x388675 -x388676 x388677 -x388678 -x388679 -x388680 -x388681 -x388682 -x388683 -x388684 -x388685 -x388686 -x388687 -x388688 -x388689 -x388690 -x388691 -x388692 -x388693 -x388694 -x388695 -x388696 -x388697 -x388698 -x388699 -x388700 -x388701 -x388702 -x388703 -x388704 -x388705 -x388706 -x388707 -x388708 -x388709 -x388710 -x388711 -x388712 -x388713 -x388714 -x388715 -x388716 -x388717 -x388718 -x388719 -x388720 -x388721 -x388722 -x388723 -x388724 -x388725 -x388726 -x388727 -x388728 -x388729 -x388730 -x388731 -x388732 -x388733 -x388734 -x388735 -x388736 -x388737 -x388738 -x388739 -x388740 -x388741 -x388742 -x388743 -x388744 -x388745 -x388746 -x388747 -x388748 -x388749 -x388750 -x388751 -x388752 -x388753 -x388754 -x388755 -x388756 -x388757 -x388758 -x388759 -x388760 -x388761 -x388762 -x388763 -x388764 -x388765 -x388766 -x388767 -x388768 -x388769 -x388770 -x388771 -x388772 -x388773 -x388774 -x388775 -x388776 -x388777 -x388778 -x388779 -x388780 -x388781 -x388782 -x388783 -x388784 -x388785 -x388786 -x388787 -x388788 -x388789 -x388790 -x388791 -x388792 -x388793 -x388794 -x388795 -x388796 -x388797 -x388798 -x388799 -x388800 -x388801 -x388802 -x388803 -x388804 -x388805 -x388806 -x388807 -x388808 -x388809 -x388810 -x388811 -x388812 -x388813 -x388814 -x388815 -x388816 -x388817 -x388818 -x388819 -x388820 -x388821 -x388822 -x388823 -x388824 -x388825 -x388826 -x388827 -x388828 -x388829 -x388830 -x388831 -x388832 -x388833 -x388834 -x388835 -x388836 -x388837 -x388838 -x388839 -x388840 -x388841 -x388842 -x388843 -x388844 -x388845 -x388846 -x388847 -x388848 -x388849 -x388850 -x388851 -x388852 -x388853 -x388854 -x388855 -x388856 -x388857 -x388858 -x388859 -x388860 -x388861 -x388862 -x388863 -x388864 -x388865 -x388866 -x388867 -x388868 -x388869 -x388870 -x388871 -x388872 -x388873 -x388874 -x388875 -x388876 -x388877 -x388878 -x388879 -x388880 -x388881 -x388882 -x388883 -x388884 -x388885 -x388886 -x388887 -x388888 -x388889 -x388890 -x388891 -x388892 -x388893 -x388894 -x388895 -x388896 -x388897 -x388898 -x388899 -x388900 -x388901 -x388902 -x388903 -x388904 -x388905 -x388906 -x388907 -x388908 -x388909 -x388910 -x388911 -x388912 -x388913 -x388914 -x388915 -x388916 -x388917 -x388918 -x388919 -x388920 -x388921 -x388922 -x388923 -x388924 -x388925 -x388926 -x388927 -x388928 -x388929 -x388930 -x388931 -x388932 -x388933 -x388934 -x388935 -x388936 -x388937 -x388938 -x388939 -x388940 -x388941 -x388942 -x388943 -x388944 -x388945 -x388946 -x388947 -x388948 -x388949 -x388950 -x388951 -x388952 -x388953 -x388954 -x388955 -x388956 -x388957 -x388958 -x388959 -x388960 -x388961 -x388962 -x388963 -x388964 -x388965 -x388966 -x388967 -x388968 -x388969 x388970 -x388971 -x388972 -x388973 -x388974 -x388975 -x388976 -x388977 -x388978 -x388979 -x388980 -x388981 -x388982 -x388983 -x388984 -x388985 -x388986 -x388987 -x388988 -x388989 -x388990 -x388991 -x388992 -x388993 -x388994 -x388995 -x388996 -x388997 -x388998 -x388999 -x389000 -x389001 -x389002 -x389003 -x389004 -x389005 -x389006 -x389007 -x389008 -x389009 -x389010 -x389011 -x389012 -x389013 -x389014 -x389015 -x389016 -x389017 -x389018 -x389019 -x389020 -x389021 -x389022 -x389023 -x389024 -x389025 -x389026 -x389027 -x389028 -x389029 -x389030 -x389031 -x389032 -x389033 -x389034 -x389035 -x389036 -x389037 -x389038 -x389039 -x389040 -x389041 -x389042 -x389043 -x389044 -x389045 -x389046 -x389047 -x389048 -x389049 -x389050 -x389051 -x389052 -x389053 -x389054 -x389055 -x389056 -x389057 -x389058 -x389059 -x389060 -x389061 -x389062 -x389063 -x389064 -x389065 -x389066 -x389067 -x389068 -x389069 -x389070 -x389071 -x389072 -x389073 -x389074 -x389075 -x389076 -x389077 -x389078 -x389079 -x389080 -x389081 -x389082 -x389083 -x389084 -x389085 -x389086 -x389087 -x389088 -x389089 -x389090 -x389091 -x389092 -x389093 -x389094 -x389095 -x389096 -x389097 -x389098 -x389099 -x389100 -x389101 -x389102 -x389103 -x389104 -x389105 -x389106 -x389107 -x389108 -x389109 -x389110 -x389111 -x389112 -x389113 -x389114 -x389115 -x389116 -x389117 -x389118 -x389119 -x389120 -x389121 -x389122 -x389123 -x389124 -x389125 -x389126 -x389127 -x389128 -x389129 -x389130 -x389131 -x389132 -x389133 -x389134 -x389135 -x389136 -x389137 -x389138 -x389139 -x389140 -x389141 -x389142 -x389143 -x389144 -x389145 -x389146 -x389147 -x389148 -x389149 -x389150 -x389151 -x389152 -x389153 -x389154 -x389155 -x389156 -x389157 -x389158 -x389159 -x389160 -x389161 -x389162 -x389163 -x389164 -x389165 -x389166 -x389167 -x389168 -x389169 -x389170 -x389171 -x389172 -x389173 -x389174 -x389175 -x389176 -x389177 -x389178 -x389179 -x389180 -x389181 -x389182 -x389183 -x389184 -x389185 -x389186 -x389187 -x389188 -x389189 -x389190 -x389191 x389192 -x389193 -x389194 -x389195 -x389196 -x389197 -x389198 -x389199 -x389200 -x389201 -x389202 -x389203 -x389204 -x389205 -x389206 -x389207 -x389208 -x389209 -x389210 -x389211 -x389212 -x389213 -x389214 -x389215 -x389216 -x389217 -x389218 -x389219 -x389220 -x389221 -x389222 -x389223 -x389224 -x389225 -x389226 -x389227 -x389228 -x389229 -x389230 -x389231 -x389232 -x389233 -x389234 -x389235 -x389236 -x389237 -x389238 -x389239 -x389240 -x389241 -x389242 -x389243 -x389244 -x389245 -x389246 -x389247 -x389248 -x389249 -x389250 -x389251 -x389252 -x389253 -x389254 -x389255 -x389256 -x389257 -x389258 -x389259 -x389260 -x389261 -x389262 -x389263 -x389264 -x389265 -x389266 -x389267 -x389268 -x389269 -x389270 -x389271 -x389272 -x389273 -x389274 -x389275 -x389276 -x389277 -x389278 -x389279 -x389280 -x389281 -x389282 -x389283 -x389284 -x389285 -x389286 -x389287 -x389288 -x389289 -x389290 -x389291 -x389292 -x389293 -x389294 -x389295 -x389296 -x389297 -x389298 -x389299 -x389300 -x389301 -x389302 -x389303 -x389304 -x389305 -x389306 -x389307 -x389308 -x389309 x389310 -x389311 -x389312 -x389313 -x389314 -x389315 -x389316 -x389317 -x389318 -x389319 -x389320 -x389321 -x389322 -x389323 -x389324 -x389325 -x389326 -x389327 -x389328 -x389329 -x389330 -x389331 -x389332 -x389333 -x389334 -x389335 -x389336 -x389337 -x389338 -x389339 -x389340 -x389341 -x389342 -x389343 -x389344 -x389345 -x389346 -x389347 -x389348 -x389349 -x389350 -x389351 -x389352 -x389353 -x389354 -x389355 -x389356 -x389357 -x389358 -x389359 -x389360 -x389361 -x389362 -x389363 -x389364 -x389365 -x389366 -x389367 -x389368 -x389369 -x389370 -x389371 -x389372 -x389373 -x389374 -x389375 -x389376 -x389377 -x389378 -x389379 -x389380 -x389381 -x389382 -x389383 -x389384 -x389385 -x389386 -x389387 -x389388 -x389389 -x389390 -x389391 -x389392 -x389393 -x389394 -x389395 -x389396 -x389397 -x389398 -x389399 -x389400 -x389401 -x389402 -x389403 -x389404 -x389405 -x389406 -x389407 -x389408 -x389409 -x389410 -x389411 -x389412 -x389413 -x389414 -x389415 -x389416 -x389417 -x389418 -x389419 -x389420 -x389421 -x389422 -x389423 -x389424 -x389425 -x389426 -x389427 -x389428 -x389429 -x389430 -x389431 -x389432 -x389433 -x389434 -x389435 -x389436 -x389437 -x389438 -x389439 -x389440 -x389441 -x389442 -x389443 -x389444 -x389445 -x389446 -x389447 -x389448 -x389449 -x389450 -x389451 -x389452 -x389453 -x389454 -x389455 -x389456 -x389457 -x389458 -x389459 -x389460 -x389461 -x389462 -x389463 -x389464 -x389465 -x389466 -x389467 -x389468 -x389469 -x389470 -x389471 -x389472 -x389473 -x389474 -x389475 -x389476 -x389477 -x389478 -x389479 -x389480 -x389481 -x389482 -x389483 -x389484 -x389485 -x389486 -x389487 -x389488 -x389489 -x389490 -x389491 -x389492 -x389493 -x389494 -x389495 -x389496 -x389497 -x389498 -x389499 -x389500 -x389501 -x389502 x389503 -x389504 -x389505 -x389506 -x389507 -x389508 -x389509 -x389510 -x389511 -x389512 -x389513 -x389514 -x389515 -x389516 -x389517 -x389518 -x389519 -x389520 -x389521 -x389522 -x389523 -x389524 -x389525 -x389526 -x389527 -x389528 -x389529 -x389530 -x389531 -x389532 -x389533 -x389534 -x389535 -x389536 -x389537 -x389538 -x389539 -x389540 -x389541 -x389542 -x389543 -x389544 -x389545 -x389546 -x389547 -x389548 -x389549 -x389550 -x389551 -x389552 -x389553 -x389554 -x389555 -x389556 -x389557 -x389558 -x389559 -x389560 -x389561 -x389562 -x389563 -x389564 -x389565 -x389566 -x389567 -x389568 -x389569 -x389570 -x389571 -x389572 -x389573 -x389574 -x389575 -x389576 -x389577 -x389578 -x389579 -x389580 -x389581 -x389582 -x389583 -x389584 -x389585 -x389586 -x389587 -x389588 -x389589 -x389590 -x389591 -x389592 -x389593 -x389594 -x389595 -x389596 -x389597 -x389598 -x389599 -x389600 -x389601 -x389602 -x389603 -x389604 -x389605 -x389606 -x389607 -x389608 -x389609 -x389610 -x389611 -x389612 -x389613 -x389614 -x389615 -x389616 -x389617 -x389618 -x389619 -x389620 -x389621 -x389622 -x389623 -x389624 -x389625 -x389626 -x389627 -x389628 -x389629 -x389630 -x389631 -x389632 -x389633 -x389634 -x389635 -x389636 -x389637 -x389638 -x389639 -x389640 -x389641 -x389642 -x389643 -x389644 -x389645 -x389646 -x389647 -x389648 -x389649 -x389650 -x389651 -x389652 -x389653 -x389654 -x389655 -x389656 -x389657 -x389658 -x389659 -x389660 -x389661 -x389662 -x389663 -x389664 -x389665 -x389666 -x389667 -x389668 -x389669 -x389670 -x389671 -x389672 -x389673 -x389674 -x389675 -x389676 -x389677 -x389678 -x389679 -x389680 -x389681 -x389682 -x389683 -x389684 -x389685 -x389686 -x389687 -x389688 -x389689 -x389690 -x389691 -x389692 -x389693 -x389694 -x389695 -x389696 -x389697 -x389698 -x389699 -x389700 -x389701 -x389702 -x389703 x389704 -x389705 -x389706 -x389707 -x389708 -x389709 -x389710 -x389711 -x389712 -x389713 -x389714 -x389715 -x389716 -x389717 -x389718 -x389719 -x389720 -x389721 -x389722 -x389723 -x389724 -x389725 -x389726 -x389727 -x389728 -x389729 -x389730 -x389731 -x389732 -x389733 -x389734 -x389735 -x389736 -x389737 -x389738 -x389739 -x389740 -x389741 -x389742 -x389743 -x389744 -x389745 -x389746 -x389747 -x389748 -x389749 -x389750 -x389751 -x389752 -x389753 -x389754 -x389755 -x389756 -x389757 -x389758 -x389759 -x389760 -x389761 -x389762 -x389763 -x389764 -x389765 -x389766 -x389767 -x389768 -x389769 -x389770 -x389771 -x389772 -x389773 -x389774 -x389775 -x389776 -x389777 -x389778 -x389779 -x389780 -x389781 -x389782 -x389783 -x389784 -x389785 -x389786 -x389787 -x389788 -x389789 -x389790 -x389791 -x389792 -x389793 -x389794 -x389795 -x389796 -x389797 -x389798 -x389799 -x389800 -x389801 -x389802 -x389803 -x389804 -x389805 -x389806 -x389807 -x389808 -x389809 -x389810 -x389811 -x389812 -x389813 -x389814 -x389815 -x389816 -x389817 -x389818 -x389819 -x389820 -x389821 -x389822 -x389823 -x389824 -x389825 -x389826 -x389827 -x389828 -x389829 -x389830 -x389831 -x389832 -x389833 -x389834 -x389835 -x389836 -x389837 -x389838 -x389839 -x389840 -x389841 -x389842 -x389843 -x389844 -x389845 -x389846 -x389847 -x389848 -x389849 -x389850 -x389851 -x389852 -x389853 -x389854 -x389855 -x389856 -x389857 -x389858 -x389859 -x389860 -x389861 -x389862 -x389863 -x389864 -x389865 -x389866 -x389867 -x389868 -x389869 -x389870 -x389871 -x389872 -x389873 -x389874 -x389875 -x389876 -x389877 -x389878 -x389879 -x389880 -x389881 -x389882 -x389883 -x389884 -x389885 -x389886 -x389887 -x389888 -x389889 -x389890 -x389891 -x389892 -x389893 -x389894 -x389895 -x389896 -x389897 -x389898 -x389899 -x389900 -x389901 -x389902 -x389903 -x389904 -x389905 -x389906 -x389907 -x389908 -x389909 -x389910 -x389911 -x389912 -x389913 -x389914 -x389915 -x389916 -x389917 -x389918 -x389919 -x389920 -x389921 -x389922 -x389923 -x389924 -x389925 -x389926 -x389927 -x389928 -x389929 -x389930 -x389931 -x389932 -x389933 -x389934 -x389935 -x389936 -x389937 -x389938 -x389939 -x389940 -x389941 -x389942 x389943 -x389944 -x389945 -x389946 -x389947 -x389948 -x389949 -x389950 -x389951 -x389952 -x389953 -x389954 -x389955 -x389956 -x389957 -x389958 -x389959 -x389960 -x389961 -x389962 -x389963 -x389964 -x389965 -x389966 -x389967 -x389968 -x389969 -x389970 -x389971 -x389972 -x389973 -x389974 -x389975 -x389976 -x389977 -x389978 -x389979 -x389980 -x389981 -x389982 -x389983 -x389984 -x389985 -x389986 -x389987 -x389988 -x389989 -x389990 -x389991 -x389992 -x389993 -x389994 -x389995 -x389996 -x389997 -x389998 -x389999
1674.09/1679.67 v -x390000 -x390001 -x390002 -x390003 -x390004 -x390005 -x390006 -x390007 -x390008 -x390009 -x390010 -x390011 -x390012 -x390013 -x390014 -x390015 -x390016 -x390017 -x390018 -x390019 -x390020 -x390021 -x390022 -x390023 -x390024 -x390025 -x390026 -x390027 -x390028 -x390029 -x390030 -x390031 -x390032 -x390033 -x390034 -x390035 -x390036 -x390037 -x390038 -x390039 -x390040 -x390041 -x390042 -x390043 -x390044 -x390045 -x390046 -x390047 -x390048 -x390049 -x390050 -x390051 -x390052 -x390053 -x390054 -x390055 -x390056 -x390057 -x390058 -x390059 -x390060 -x390061 -x390062 -x390063 -x390064 -x390065 -x390066 -x390067 -x390068 -x390069 -x390070 -x390071 -x390072 -x390073 -x390074 -x390075 -x390076 -x390077 -x390078 -x390079 -x390080 -x390081 -x390082 -x390083 -x390084 -x390085 -x390086 -x390087 -x390088 -x390089 -x390090 -x390091 -x390092 -x390093 -x390094 -x390095 -x390096 -x390097 -x390098 -x390099 -x390100 -x390101 -x390102 -x390103 -x390104 -x390105 -x390106 -x390107 -x390108 -x390109 -x390110 -x390111 -x390112 -x390113 -x390114 -x390115 -x390116 -x390117 -x390118 -x390119 -x390120 -x390121 -x390122 -x390123 -x390124 -x390125 -x390126 -x390127 -x390128 -x390129 -x390130 -x390131 -x390132 -x390133 -x390134 -x390135 -x390136 -x390137 -x390138 -x390139 -x390140 -x390141 -x390142 -x390143 -x390144 -x390145 -x390146 -x390147 -x390148 -x390149 -x390150 -x390151 -x390152 -x390153 -x390154 -x390155 -x390156 -x390157 -x390158 -x390159 -x390160 -x390161 -x390162 -x390163 -x390164 -x390165 -x390166 -x390167 -x390168 -x390169 -x390170 -x390171 -x390172 -x390173 -x390174 -x390175 -x390176 -x390177 -x390178 -x390179 -x390180 -x390181 -x390182 -x390183 -x390184 -x390185 -x390186 -x390187 -x390188 -x390189 -x390190 -x390191 -x390192 -x390193 -x390194 -x390195 -x390196 -x390197 -x390198 -x390199 x390200 -x390201 -x390202 -x390203 -x390204 -x390205 -x390206 -x390207 -x390208 -x390209 -x390210 -x390211 -x390212 -x390213 -x390214 -x390215 -x390216 -x390217 -x390218 -x390219 -x390220 -x390221 -x390222 -x390223 -x390224 -x390225 -x390226 -x390227 -x390228 -x390229 -x390230 -x390231 -x390232 -x390233 -x390234 -x390235 -x390236 -x390237 -x390238 -x390239 -x390240 -x390241 -x390242 -x390243 -x390244 -x390245 -x390246 -x390247 -x390248 -x390249 -x390250 -x390251 -x390252 -x390253 -x390254 -x390255 -x390256 -x390257 -x390258 -x390259 -x390260 -x390261 -x390262 -x390263 -x390264 -x390265 -x390266 -x390267 -x390268 -x390269 -x390270 -x390271 -x390272 -x390273 -x390274 -x390275 -x390276 -x390277 -x390278 -x390279 -x390280 -x390281 -x390282 -x390283 -x390284 -x390285 -x390286 -x390287 -x390288 -x390289 -x390290 -x390291 -x390292 -x390293 -x390294 -x390295 -x390296 -x390297 -x390298 -x390299 -x390300 -x390301 -x390302 -x390303 -x390304 -x390305 -x390306 -x390307 -x390308 -x390309 -x390310 -x390311 -x390312 -x390313 -x390314 -x390315 -x390316 -x390317 -x390318 -x390319 -x390320 -x390321 -x390322 -x390323 -x390324 -x390325 -x390326 -x390327 -x390328 -x390329 -x390330 -x390331 -x390332 -x390333 -x390334 -x390335 -x390336 -x390337 -x390338 -x390339 -x390340 -x390341 -x390342 -x390343 -x390344 -x390345 -x390346 -x390347 -x390348 -x390349 -x390350 -x390351 -x390352 -x390353 -x390354 -x390355 -x390356 -x390357 -x390358 -x390359 -x390360 -x390361 -x390362 -x390363 -x390364 -x390365 -x390366 -x390367 -x390368 -x390369 -x390370 -x390371 -x390372 -x390373 -x390374 -x390375 -x390376 -x390377 -x390378 -x390379 -x390380 -x390381 -x390382 -x390383 -x390384 -x390385 -x390386 -x390387 -x390388 -x390389 -x390390 -x390391 -x390392 -x390393 -x390394 -x390395 -x390396 -x390397 -x390398 -x390399 -x390400 -x390401 -x390402 -x390403 -x390404 -x390405 -x390406 -x390407 -x390408 -x390409 -x390410 -x390411 -x390412 -x390413 -x390414 -x390415 -x390416 -x390417 -x390418 -x390419 -x390420 -x390421 -x390422 -x390423 -x390424 -x390425 -x390426 -x390427 -x390428 -x390429 -x390430 -x390431 -x390432 -x390433 -x390434 -x390435 -x390436 -x390437 -x390438 -x390439 -x390440 -x390441 -x390442 -x390443 -x390444 -x390445 -x390446 -x390447 -x390448 -x390449 -x390450 -x390451 -x390452 -x390453 -x390454 -x390455 -x390456 -x390457 -x390458 -x390459 -x390460 -x390461 -x390462 -x390463 -x390464 -x390465 -x390466 -x390467 -x390468 -x390469 -x390470 -x390471 -x390472 -x390473 -x390474 -x390475 -x390476 -x390477 -x390478 -x390479 -x390480 -x390481 -x390482 -x390483 -x390484 -x390485 -x390486 -x390487 -x390488 -x390489 -x390490 -x390491 -x390492 -x390493 -x390494 -x390495 -x390496 -x390497 -x390498 -x390499 -x390500 -x390501 -x390502 -x390503 -x390504 -x390505 -x390506 -x390507 -x390508 -x390509 -x390510 -x390511 -x390512 -x390513 -x390514 -x390515 -x390516 -x390517 -x390518 -x390519 -x390520 -x390521 -x390522 -x390523 -x390524 x390525 -x390526 -x390527 -x390528 -x390529 -x390530 -x390531 -x390532 -x390533 -x390534 -x390535 -x390536 -x390537 -x390538 -x390539 -x390540 -x390541 -x390542 -x390543 -x390544 -x390545 -x390546 -x390547 -x390548 -x390549 -x390550 -x390551 -x390552 -x390553 -x390554 -x390555 -x390556 -x390557 -x390558 -x390559 -x390560 -x390561 -x390562 -x390563 -x390564 -x390565 -x390566 -x390567 -x390568 -x390569 -x390570 -x390571 -x390572 -x390573 -x390574 -x390575 -x390576 -x390577 -x390578 -x390579 -x390580 -x390581 -x390582 -x390583 -x390584 -x390585 -x390586 -x390587 -x390588 -x390589 -x390590 -x390591 -x390592 -x390593 -x390594 -x390595 -x390596 -x390597 -x390598 -x390599 -x390600 -x390601 -x390602 -x390603 -x390604 -x390605 x390606 -x390607 -x390608 -x390609 -x390610 -x390611 -x390612 -x390613 -x390614 -x390615 -x390616 -x390617 -x390618 -x390619 -x390620 -x390621 -x390622 -x390623 -x390624 -x390625 -x390626 -x390627 -x390628 -x390629 -x390630 -x390631 -x390632 -x390633 -x390634 -x390635 -x390636 -x390637 -x390638 -x390639 -x390640 -x390641 -x390642 -x390643 -x390644 -x390645 -x390646 -x390647 -x390648 -x390649 -x390650 -x390651 -x390652 -x390653 -x390654 -x390655 -x390656 -x390657 -x390658 -x390659 -x390660 -x390661 -x390662 -x390663 -x390664 -x390665 -x390666 -x390667 -x390668 -x390669 -x390670 -x390671 -x390672 -x390673 -x390674 -x390675 -x390676 -x390677 -x390678 -x390679 -x390680 -x390681 -x390682 -x390683 -x390684 -x390685 -x390686 -x390687 -x390688 -x390689 -x390690 -x390691 -x390692 -x390693 -x390694 -x390695 -x390696 -x390697 -x390698 -x390699 -x390700 -x390701 -x390702 -x390703 -x390704 -x390705 -x390706 -x390707 -x390708 -x390709 -x390710 -x390711 -x390712 -x390713 -x390714 -x390715 -x390716 -x390717 -x390718 -x390719 -x390720 -x390721 -x390722 -x390723 -x390724 -x390725 -x390726 -x390727 -x390728 -x390729 -x390730 -x390731 -x390732 -x390733 -x390734 -x390735 -x390736 -x390737 -x390738 -x390739 -x390740 -x390741 -x390742 -x390743 -x390744 -x390745 -x390746 -x390747 -x390748 -x390749 -x390750 -x390751 -x390752 -x390753 -x390754 -x390755 -x390756 -x390757 -x390758 -x390759 -x390760 -x390761 -x390762 -x390763 -x390764 -x390765 -x390766 -x390767 -x390768 -x390769 -x390770 -x390771 -x390772 -x390773 -x390774 -x390775 -x390776 -x390777 -x390778 -x390779 -x390780 -x390781 -x390782 -x390783 -x390784 -x390785 -x390786 -x390787 -x390788 -x390789 -x390790 -x390791 -x390792 -x390793 -x390794 -x390795 -x390796 -x390797 -x390798 -x390799 -x390800 -x390801 -x390802 -x390803 -x390804 -x390805 -x390806 -x390807 -x390808 -x390809 -x390810 -x390811 -x390812 -x390813 -x390814 -x390815 -x390816 -x390817 -x390818 -x390819 -x390820 -x390821 -x390822 -x390823 -x390824 -x390825 -x390826 -x390827 -x390828 -x390829 -x390830 -x390831 -x390832 -x390833 -x390834 -x390835 -x390836 -x390837 -x390838 -x390839 -x390840 -x390841 -x390842 -x390843 -x390844 -x390845 -x390846 -x390847 -x390848 -x390849 -x390850 -x390851 -x390852 -x390853 -x390854 -x390855 -x390856 -x390857 -x390858 -x390859 -x390860 -x390861 -x390862 -x390863 -x390864 -x390865 -x390866 -x390867 -x390868 -x390869 -x390870 -x390871 -x390872 -x390873 -x390874 -x390875 -x390876 -x390877 -x390878 -x390879 -x390880 -x390881 -x390882 -x390883 -x390884 x390885 -x390886 -x390887 -x390888 -x390889 -x390890 -x390891 -x390892 -x390893 -x390894 -x390895 -x390896 -x390897 -x390898 -x390899 -x390900 -x390901 -x390902 -x390903 -x390904 -x390905 -x390906 -x390907 -x390908 -x390909 -x390910 -x390911 -x390912 -x390913 -x390914 -x390915 -x390916 -x390917 -x390918 -x390919 -x390920 -x390921 -x390922 -x390923 -x390924 -x390925 -x390926 -x390927 -x390928 -x390929 -x390930 -x390931 -x390932 -x390933 -x390934 -x390935 -x390936 -x390937 -x390938 -x390939 -x390940 -x390941 -x390942 -x390943 -x390944 -x390945 -x390946 -x390947 -x390948 -x390949 -x390950 -x390951 -x390952 -x390953 -x390954 -x390955 -x390956 -x390957 -x390958 -x390959 -x390960 -x390961 -x390962 -x390963 -x390964 -x390965 -x390966 -x390967 -x390968 -x390969 -x390970 -x390971 -x390972 -x390973 -x390974 -x390975 -x390976 -x390977 -x390978 -x390979 -x390980 -x390981 -x390982 -x390983 -x390984 -x390985 -x390986 -x390987 -x390988 -x390989 -x390990 -x390991 -x390992 -x390993 -x390994 -x390995 -x390996 -x390997 -x390998 -x390999 -x391000 -x391001 -x391002 -x391003 -x391004 -x391005 -x391006 -x391007 -x391008 -x391009 -x391010 -x391011 -x391012 -x391013 -x391014 -x391015 -x391016 -x391017 -x391018 -x391019 -x391020 -x391021 -x391022 -x391023 -x391024 -x391025 -x391026 -x391027 -x391028 -x391029 -x391030 -x391031 -x391032 -x391033 -x391034 -x391035 -x391036 -x391037 -x391038 -x391039 -x391040 -x391041 -x391042 -x391043 -x391044 -x391045 -x391046 -x391047 -x391048 -x391049 -x391050 -x391051 -x391052 -x391053 -x391054 -x391055 -x391056 -x391057 -x391058 -x391059 -x391060 -x391061 -x391062 -x391063 -x391064 -x391065 -x391066 -x391067 -x391068 -x391069 -x391070 -x391071 -x391072 -x391073 -x391074 -x391075 -x391076 -x391077 -x391078 -x391079 -x391080 -x391081 -x391082 -x391083 -x391084 -x391085 -x391086 -x391087 -x391088 -x391089 -x391090 -x391091 -x391092 -x391093 -x391094 -x391095 -x391096 -x391097 -x391098 -x391099 -x391100 -x391101 -x391102 -x391103 -x391104 -x391105 -x391106 -x391107 -x391108 -x391109 -x391110 -x391111 -x391112 -x391113 -x391114 -x391115 -x391116 -x391117 -x391118 -x391119 -x391120 -x391121 -x391122 -x391123 -x391124 -x391125 -x391126 -x391127 -x391128 -x391129 -x391130 -x391131 -x391132 -x391133 -x391134 -x391135 -x391136 -x391137 -x391138 -x391139 -x391140 -x391141 -x391142 -x391143 -x391144 -x391145 -x391146 -x391147 -x391148 -x391149 -x391150 -x391151 -x391152 -x391153 -x391154 -x391155 -x391156 -x391157 -x391158 -x391159 -x391160 -x391161 -x391162 -x391163 -x391164 -x391165 -x391166 -x391167 -x391168 x391169 -x391170 -x391171 -x391172 -x391173 -x391174 -x391175 -x391176 -x391177 -x391178 -x391179 -x391180 -x391181 -x391182 -x391183 -x391184 -x391185 -x391186 -x391187 -x391188 -x391189 -x391190 -x391191 -x391192 -x391193 -x391194 -x391195 -x391196 -x391197 -x391198 -x391199 -x391200 -x391201 -x391202 -x391203 -x391204 -x391205 -x391206 -x391207 -x391208 -x391209 -x391210 -x391211 -x391212 -x391213 -x391214 -x391215 -x391216 -x391217 -x391218 -x391219 -x391220 -x391221 -x391222 -x391223 -x391224 -x391225 -x391226 -x391227 -x391228 -x391229 -x391230 -x391231 -x391232 -x391233 -x391234 -x391235 -x391236 -x391237 -x391238 -x391239 -x391240 -x391241 -x391242 -x391243 -x391244 -x391245 -x391246 -x391247 -x391248 -x391249 -x391250 -x391251 -x391252 -x391253 -x391254 -x391255 -x391256 -x391257 -x391258 -x391259 -x391260 -x391261 -x391262 -x391263 -x391264 -x391265 -x391266 -x391267 -x391268 -x391269 -x391270 -x391271 -x391272 -x391273 -x391274 -x391275 -x391276 -x391277 -x391278 -x391279 -x391280 -x391281 -x391282 -x391283 -x391284 -x391285 -x391286 x391287 -x391288 -x391289 -x391290 -x391291 -x391292 -x391293 -x391294 -x391295 -x391296 -x391297 -x391298 -x391299 -x391300 -x391301 -x391302 -x391303 -x391304 -x391305 -x391306 -x391307 -x391308 -x391309 -x391310 -x391311 -x391312 -x391313 -x391314 -x391315 -x391316 -x391317 -x391318 -x391319 -x391320 -x391321 -x391322 -x391323 -x391324 -x391325 -x391326 -x391327 -x391328 -x391329 -x391330 -x391331 -x391332 -x391333 -x391334 -x391335 -x391336 -x391337 -x391338 -x391339 -x391340 -x391341 -x391342 -x391343 -x391344 -x391345 -x391346 -x391347 -x391348 -x391349 -x391350 -x391351 -x391352 -x391353 -x391354 -x391355 -x391356 -x391357 -x391358 -x391359 -x391360 -x391361 -x391362 -x391363 -x391364 -x391365 -x391366 -x391367 -x391368 -x391369 -x391370 -x391371 -x391372 -x391373 -x391374 -x391375 -x391376 -x391377 -x391378 -x391379 -x391380 -x391381 -x391382 -x391383 -x391384 -x391385 -x391386 -x391387 -x391388 -x391389 -x391390 -x391391 -x391392 -x391393 -x391394 -x391395 -x391396 -x391397 -x391398 -x391399 -x391400 -x391401 -x391402 -x391403 -x391404 -x391405 -x391406 -x391407 -x391408 -x391409 -x391410 -x391411 -x391412 -x391413 -x391414 -x391415 -x391416 -x391417 -x391418 -x391419 -x391420 -x391421 -x391422 -x391423 -x391424 -x391425 -x391426 -x391427 -x391428 -x391429 -x391430 -x391431 -x391432 -x391433 -x391434 -x391435 -x391436 -x391437 -x391438 -x391439 -x391440 -x391441 -x391442 -x391443 -x391444 -x391445 -x391446 -x391447 -x391448 -x391449 -x391450 -x391451 -x391452 -x391453 -x391454 -x391455 -x391456 -x391457 -x391458 -x391459 -x391460 -x391461 -x391462 -x391463 -x391464 -x391465 -x391466 -x391467 -x391468 -x391469 -x391470 -x391471 -x391472 -x391473 -x391474 -x391475 -x391476 -x391477 x391478 -x391479 -x391480 -x391481 -x391482 -x391483 -x391484 -x391485 -x391486 -x391487 -x391488 -x391489 -x391490 -x391491 -x391492 -x391493 -x391494 -x391495 -x391496 -x391497 -x391498 -x391499 -x391500 -x391501 -x391502 -x391503 -x391504 -x391505 -x391506 -x391507 -x391508 -x391509 -x391510 -x391511 -x391512 -x391513 -x391514 -x391515 -x391516 -x391517 -x391518 -x391519 -x391520 -x391521 -x391522 -x391523 -x391524 -x391525 -x391526 -x391527 -x391528 -x391529 -x391530 -x391531 -x391532 -x391533 -x391534 -x391535 -x391536 -x391537 -x391538 -x391539 -x391540 -x391541 -x391542 -x391543 -x391544 -x391545 -x391546 -x391547 -x391548 -x391549 -x391550 -x391551 -x391552 -x391553 -x391554 -x391555 -x391556 -x391557 -x391558 -x391559 -x391560 -x391561 -x391562 -x391563 -x391564 -x391565 -x391566 -x391567 -x391568 -x391569 -x391570 -x391571 -x391572 -x391573 -x391574 -x391575 -x391576 -x391577 -x391578 -x391579 -x391580 -x391581 -x391582 -x391583 -x391584 -x391585 -x391586 -x391587 -x391588 -x391589 -x391590 -x391591 -x391592 -x391593 -x391594 -x391595 -x391596 -x391597 -x391598 -x391599 -x391600 -x391601 -x391602 -x391603 -x391604 -x391605 -x391606 -x391607 -x391608 -x391609 -x391610 -x391611 -x391612 -x391613 -x391614 -x391615 -x391616 -x391617 -x391618 -x391619 -x391620 -x391621 -x391622 -x391623 -x391624 -x391625 -x391626 -x391627 -x391628 -x391629 -x391630 -x391631 -x391632 -x391633 -x391634 -x391635 -x391636 -x391637 -x391638 -x391639 -x391640 -x391641 -x391642 -x391643 -x391644 -x391645 -x391646 -x391647 -x391648 -x391649 -x391650 -x391651 -x391652 -x391653 -x391654 -x391655 -x391656 -x391657 -x391658 -x391659 -x391660 -x391661 -x391662 -x391663 -x391664 -x391665 -x391666 -x391667 -x391668 -x391669 -x391670 -x391671 -x391672 -x391673 -x391674 -x391675 -x391676 -x391677 -x391678 -x391679 -x391680 -x391681 -x391682 -x391683 -x391684 -x391685 -x391686 -x391687 -x391688 -x391689 -x391690 -x391691 -x391692 -x391693 -x391694 -x391695 -x391696 -x391697 -x391698 -x391699 -x391700 -x391701 -x391702 -x391703 -x391704 -x391705 -x391706 -x391707 -x391708 -x391709 -x391710 -x391711 -x391712 -x391713 -x391714 -x391715 -x391716 -x391717 -x391718 -x391719 -x391720 -x391721 -x391722 -x391723 -x391724 -x391725 -x391726 -x391727 -x391728 -x391729 -x391730 -x391731 -x391732 -x391733 -x391734 -x391735 -x391736 -x391737 -x391738 -x391739 -x391740 -x391741 -x391742 -x391743 -x391744 -x391745 -x391746 -x391747 -x391748 -x391749 -x391750 -x391751 -x391752 -x391753 -x391754 -x391755 -x391756 -x391757 -x391758 -x391759 -x391760 -x391761 -x391762 -x391763 -x391764 -x391765 -x391766 -x391767 -x391768 -x391769 -x391770 -x391771 -x391772 -x391773 -x391774 -x391775 -x391776 -x391777 -x391778 -x391779 -x391780 -x391781 -x391782 -x391783 -x391784 -x391785 -x391786 -x391787 -x391788 -x391789 -x391790 -x391791 -x391792 -x391793 -x391794 -x391795 -x391796 -x391797 -x391798 -x391799 -x391800 -x391801 -x391802 -x391803 -x391804 -x391805 -x391806 -x391807 -x391808 -x391809 -x391810 -x391811 -x391812 -x391813 -x391814 -x391815 -x391816 -x391817 -x391818 -x391819 -x391820 -x391821 -x391822 -x391823 -x391824 -x391825 -x391826 -x391827 -x391828 -x391829 -x391830 -x391831 -x391832 -x391833 -x391834 -x391835 -x391836 -x391837 -x391838 -x391839 -x391840 -x391841 -x391842 -x391843 -x391844 -x391845 -x391846 -x391847 -x391848 -x391849 -x391850 -x391851 -x391852 -x391853 -x391854 -x391855 -x391856 -x391857 -x391858 -x391859 -x391860 -x391861 -x391862 -x391863 -x391864 -x391865 -x391866 -x391867 -x391868 -x391869 -x391870 -x391871 -x391872 -x391873 -x391874 -x391875 -x391876 -x391877 -x391878 -x391879 -x391880 -x391881 -x391882 -x391883 -x391884 -x391885 -x391886 -x391887 -x391888 -x391889 -x391890 -x391891 -x391892 -x391893 -x391894 -x391895 -x391896 -x391897 -x391898 -x391899 -x391900 -x391901 -x391902 -x391903 -x391904 -x391905 -x391906 -x391907 -x391908 -x391909 -x391910 -x391911 -x391912 -x391913 -x391914 -x391915 -x391916 x391917 -x391918 -x391919 -x391920 -x391921 -x391922 -x391923 -x391924 -x391925 -x391926 -x391927 -x391928 -x391929 -x391930 -x391931 -x391932 -x391933 -x391934 -x391935 -x391936 -x391937 -x391938 -x391939 -x391940 -x391941 -x391942 -x391943 -x391944 -x391945 -x391946 -x391947 -x391948 -x391949 -x391950 -x391951 -x391952 -x391953 -x391954 -x391955 -x391956 -x391957 -x391958 -x391959 -x391960 -x391961 -x391962 -x391963 -x391964 -x391965 -x391966 -x391967 -x391968 -x391969 -x391970 -x391971 -x391972 -x391973 -x391974 -x391975 -x391976 -x391977 -x391978 -x391979 -x391980 -x391981 -x391982 -x391983 -x391984 -x391985 -x391986 -x391987 -x391988 -x391989 -x391990 -x391991 -x391992 -x391993 -x391994 -x391995 -x391996 -x391997 -x391998 -x391999
1674.09/1679.67 v -x392000 -x392001 -x392002 -x392003 -x392004 -x392005 -x392006 -x392007 -x392008 -x392009 -x392010 -x392011 -x392012 -x392013 -x392014 -x392015 -x392016 -x392017 -x392018 -x392019 -x392020 -x392021 -x392022 -x392023 -x392024 -x392025 -x392026 -x392027 -x392028 -x392029 -x392030 -x392031 -x392032 -x392033 -x392034 -x392035 -x392036 -x392037 -x392038 -x392039 -x392040 -x392041 -x392042 -x392043 -x392044 -x392045 -x392046 -x392047 -x392048 -x392049 -x392050 -x392051 -x392052 -x392053 -x392054 -x392055 -x392056 -x392057 -x392058 -x392059 -x392060 -x392061 -x392062 -x392063 -x392064 -x392065 -x392066 -x392067 -x392068 -x392069 -x392070 -x392071 -x392072 -x392073 -x392074 -x392075 -x392076 -x392077 -x392078 -x392079 -x392080 -x392081 -x392082 -x392083 -x392084 -x392085 -x392086 -x392087 -x392088 -x392089 -x392090 -x392091 -x392092 -x392093 -x392094 -x392095 -x392096 -x392097 -x392098 -x392099 -x392100 -x392101 -x392102 -x392103 -x392104 -x392105 -x392106 -x392107 -x392108 -x392109 -x392110 -x392111 -x392112 -x392113 -x392114 -x392115 -x392116 -x392117 -x392118 -x392119 -x392120 -x392121 -x392122 -x392123 -x392124 -x392125 -x392126 -x392127 -x392128 -x392129 -x392130 -x392131 -x392132 -x392133 -x392134 x392135 -x392136 -x392137 -x392138 -x392139 -x392140 -x392141 -x392142 -x392143 -x392144 -x392145 -x392146 -x392147 -x392148 -x392149 -x392150 -x392151 -x392152 -x392153 -x392154 -x392155 -x392156 -x392157 -x392158 -x392159 -x392160 -x392161 -x392162 -x392163 -x392164 -x392165 -x392166 -x392167 -x392168 -x392169 -x392170 -x392171 -x392172 -x392173 -x392174 -x392175 -x392176 -x392177 -x392178 -x392179 -x392180 -x392181 -x392182 -x392183 -x392184 -x392185 -x392186 -x392187 -x392188 -x392189 -x392190 -x392191 -x392192 -x392193 -x392194 -x392195 -x392196 -x392197 -x392198 -x392199 -x392200 -x392201 -x392202 -x392203 -x392204 -x392205 -x392206 -x392207 -x392208 -x392209 -x392210 -x392211 -x392212 -x392213 -x392214 -x392215 -x392216 -x392217 -x392218 -x392219 -x392220 -x392221 -x392222 -x392223 -x392224 -x392225 -x392226 -x392227 -x392228 -x392229 -x392230 -x392231 -x392232 -x392233 -x392234 -x392235 -x392236 -x392237 -x392238 -x392239 -x392240 -x392241 -x392242 -x392243 -x392244 -x392245 -x392246 -x392247 -x392248 -x392249 -x392250 -x392251 -x392252 -x392253 -x392254 -x392255 -x392256 -x392257 -x392258 -x392259 -x392260 -x392261 -x392262 -x392263 -x392264 -x392265 -x392266 -x392267 -x392268 -x392269 -x392270 -x392271 -x392272 -x392273 -x392274 -x392275 -x392276 -x392277 -x392278 -x392279 -x392280 -x392281 -x392282 -x392283 -x392284 -x392285 -x392286 -x392287 -x392288 -x392289 -x392290 -x392291 -x392292 -x392293 -x392294 -x392295 -x392296 -x392297 -x392298 -x392299 -x392300 -x392301 -x392302 -x392303 x392304 -x392305 -x392306 -x392307 -x392308 -x392309 -x392310 -x392311 -x392312 -x392313 -x392314 -x392315 -x392316 -x392317 -x392318 -x392319 -x392320 -x392321 -x392322 -x392323 -x392324 -x392325 -x392326 -x392327 -x392328 -x392329 -x392330 -x392331 -x392332 -x392333 -x392334 -x392335 -x392336 -x392337 -x392338 -x392339 -x392340 -x392341 -x392342 -x392343 -x392344 -x392345 -x392346 -x392347 -x392348 -x392349 -x392350 -x392351 -x392352 -x392353 -x392354 -x392355 -x392356 -x392357 -x392358 -x392359 -x392360 -x392361 -x392362 -x392363 -x392364 -x392365 -x392366 -x392367 -x392368 -x392369 -x392370 -x392371 -x392372 -x392373 -x392374 -x392375 -x392376 -x392377 -x392378 -x392379 -x392380 -x392381 -x392382 -x392383 -x392384 -x392385 -x392386 -x392387 -x392388 -x392389 -x392390 -x392391 -x392392 -x392393 -x392394 -x392395 -x392396 -x392397 -x392398 -x392399 -x392400 -x392401 -x392402 -x392403 -x392404 -x392405 -x392406 -x392407 -x392408 -x392409 -x392410 -x392411 -x392412 -x392413 -x392414 -x392415 -x392416 -x392417 -x392418 -x392419 -x392420 -x392421 -x392422 -x392423 -x392424 -x392425 -x392426 -x392427 -x392428 -x392429 -x392430 -x392431 -x392432 -x392433 -x392434 -x392435 -x392436 -x392437 -x392438 -x392439 -x392440 -x392441 -x392442 -x392443 -x392444 -x392445 -x392446 -x392447 -x392448 -x392449 -x392450 -x392451 -x392452 -x392453 -x392454 -x392455 -x392456 -x392457 -x392458 -x392459 -x392460 -x392461 -x392462 -x392463 -x392464 -x392465 -x392466 -x392467 -x392468 -x392469 -x392470 -x392471 -x392472 -x392473 -x392474 -x392475 -x392476 -x392477 -x392478 -x392479 -x392480 -x392481 -x392482 -x392483 -x392484 -x392485 -x392486 -x392487 -x392488 -x392489 -x392490 -x392491 -x392492 -x392493 -x392494 -x392495 -x392496 -x392497 -x392498 -x392499 -x392500 -x392501 -x392502 -x392503 -x392504 -x392505 -x392506 -x392507 -x392508 -x392509 -x392510 -x392511 -x392512 -x392513 -x392514 -x392515 -x392516 -x392517 -x392518 -x392519 -x392520 -x392521 -x392522 -x392523 -x392524 -x392525 -x392526 -x392527 -x392528 -x392529 -x392530 -x392531 -x392532 -x392533 -x392534 -x392535 -x392536 -x392537 -x392538 -x392539 -x392540 -x392541 -x392542 -x392543 -x392544 -x392545 -x392546 -x392547 -x392548 -x392549 -x392550 -x392551 x392552 -x392553 -x392554 -x392555 -x392556 -x392557 -x392558 -x392559 -x392560 -x392561 -x392562 -x392563 -x392564 -x392565 -x392566 -x392567 -x392568 -x392569 -x392570 -x392571 -x392572 -x392573 -x392574 -x392575 -x392576 -x392577 -x392578 -x392579 -x392580 -x392581 -x392582 -x392583 -x392584 -x392585 -x392586 -x392587 -x392588 -x392589 -x392590 -x392591 -x392592 -x392593 -x392594 -x392595 -x392596 -x392597 -x392598 -x392599 -x392600 -x392601 -x392602 -x392603 -x392604 -x392605 -x392606 -x392607 -x392608 -x392609 -x392610 -x392611 -x392612 -x392613 -x392614 -x392615 -x392616 -x392617 -x392618 -x392619 -x392620 -x392621 -x392622 -x392623 -x392624 -x392625 -x392626 -x392627 -x392628 -x392629 -x392630 -x392631 -x392632 -x392633 -x392634 -x392635 -x392636 -x392637 -x392638 -x392639 -x392640 -x392641 -x392642 -x392643 -x392644 -x392645 -x392646 -x392647 -x392648 -x392649 -x392650 -x392651 -x392652 -x392653 -x392654 -x392655 -x392656 -x392657 -x392658 -x392659 -x392660 -x392661 -x392662 -x392663 -x392664 x392665 -x392666 -x392667 -x392668 -x392669 -x392670 -x392671 -x392672 -x392673 -x392674 -x392675 -x392676 -x392677 -x392678 -x392679 -x392680 -x392681 -x392682 -x392683 -x392684 -x392685 -x392686 -x392687 -x392688 -x392689 -x392690 -x392691 -x392692 -x392693 -x392694 -x392695 -x392696 -x392697 -x392698 -x392699 -x392700 -x392701 -x392702 -x392703 -x392704 -x392705 -x392706 -x392707 -x392708 -x392709 -x392710 -x392711 -x392712 -x392713 -x392714 -x392715 -x392716 -x392717 -x392718 -x392719 -x392720 -x392721 -x392722 -x392723 -x392724 -x392725 -x392726 -x392727 -x392728 -x392729 -x392730 -x392731 -x392732 -x392733 -x392734 -x392735 -x392736 -x392737 -x392738 -x392739 -x392740 -x392741 -x392742 -x392743 -x392744 -x392745 -x392746 -x392747 -x392748 -x392749 -x392750 -x392751 -x392752 -x392753 -x392754 -x392755 -x392756 -x392757 -x392758 -x392759 -x392760 -x392761 -x392762 -x392763 -x392764 -x392765 -x392766 -x392767 -x392768 -x392769 -x392770 -x392771 -x392772 -x392773 -x392774 -x392775 -x392776 -x392777 -x392778 -x392779 -x392780 -x392781 -x392782 -x392783 -x392784 -x392785 -x392786 -x392787 -x392788 -x392789 -x392790 -x392791 -x392792 -x392793 -x392794 -x392795 -x392796 -x392797 -x392798 -x392799 -x392800 -x392801 -x392802 -x392803 -x392804 -x392805 -x392806 -x392807 -x392808 -x392809 -x392810 -x392811 -x392812 -x392813 -x392814 -x392815 -x392816 -x392817 -x392818 -x392819 -x392820 -x392821 -x392822 -x392823 -x392824 -x392825 -x392826 -x392827 -x392828 -x392829 -x392830 -x392831 -x392832 -x392833 -x392834 -x392835 -x392836 -x392837 -x392838 -x392839 -x392840 -x392841 -x392842 -x392843 -x392844 -x392845 -x392846 -x392847 -x392848 -x392849 -x392850 -x392851 -x392852 -x392853 -x392854 -x392855 -x392856 -x392857 -x392858 -x392859 -x392860 -x392861 -x392862 -x392863 -x392864 -x392865 -x392866 -x392867 -x392868 -x392869 -x392870 -x392871 -x392872 -x392873 -x392874 -x392875 -x392876 -x392877 -x392878 -x392879 -x392880 -x392881 -x392882 -x392883 -x392884 -x392885 -x392886 -x392887 -x392888 -x392889 -x392890 -x392891 -x392892 -x392893 -x392894 -x392895 -x392896 -x392897 -x392898 -x392899 -x392900 -x392901 -x392902 -x392903 -x392904 -x392905 -x392906 -x392907 -x392908 -x392909 -x392910 x392911 -x392912 -x392913 -x392914 -x392915 -x392916 -x392917 -x392918 -x392919 -x392920 -x392921 -x392922 -x392923 -x392924 -x392925 -x392926 -x392927 -x392928 -x392929 -x392930 -x392931 -x392932 -x392933 -x392934 -x392935 -x392936 -x392937 -x392938 -x392939 -x392940 -x392941 -x392942 -x392943 -x392944 -x392945 -x392946 -x392947 -x392948 -x392949 -x392950 -x392951 -x392952 -x392953 -x392954 -x392955 -x392956 -x392957 -x392958 -x392959 -x392960 -x392961 -x392962 -x392963 -x392964 -x392965 -x392966 -x392967 -x392968 -x392969 -x392970 -x392971 -x392972 -x392973 -x392974 -x392975 -x392976 -x392977 -x392978 -x392979 -x392980 -x392981 -x392982 -x392983 -x392984 -x392985 -x392986 -x392987 -x392988 -x392989 -x392990 -x392991 -x392992 -x392993 -x392994 -x392995 -x392996 -x392997 -x392998 -x392999 -x393000 -x393001 -x393002 -x393003 -x393004 -x393005 -x393006 -x393007 -x393008 -x393009 -x393010 -x393011 -x393012 -x393013 -x393014 -x393015 -x393016 -x393017 -x393018 -x393019 -x393020 -x393021 -x393022 -x393023 -x393024 -x393025 -x393026 -x393027 -x393028 -x393029 -x393030 -x393031 -x393032 -x393033 -x393034 -x393035 -x393036 -x393037 -x393038 -x393039 -x393040 -x393041 -x393042 -x393043 -x393044 -x393045 -x393046 -x393047 -x393048 -x393049 -x393050 -x393051 -x393052 -x393053 -x393054 -x393055 -x393056 -x393057 -x393058 -x393059 -x393060 -x393061 -x393062 -x393063 -x393064 -x393065 -x393066 -x393067 -x393068 -x393069 -x393070 -x393071 -x393072 -x393073 -x393074 -x393075 -x393076 -x393077 -x393078 -x393079 -x393080 -x393081 -x393082 -x393083 -x393084 -x393085 -x393086 -x393087 -x393088 -x393089 -x393090 -x393091 -x393092 -x393093 -x393094 -x393095 -x393096 -x393097 -x393098 -x393099 -x393100 -x393101 -x393102 -x393103 -x393104 -x393105 -x393106 -x393107 -x393108 -x393109 -x393110 -x393111 -x393112 -x393113 -x393114 -x393115 -x393116 -x393117 -x393118 -x393119 -x393120 -x393121 -x393122 -x393123 -x393124 -x393125 -x393126 -x393127 -x393128 -x393129 -x393130 -x393131 -x393132 -x393133 -x393134 -x393135 -x393136 -x393137 -x393138 -x393139 -x393140 -x393141 -x393142 -x393143 -x393144 -x393145 -x393146 -x393147 -x393148 -x393149 -x393150 -x393151 -x393152 -x393153 -x393154 -x393155 -x393156 -x393157 -x393158 -x393159 -x393160 -x393161 -x393162 -x393163 -x393164 -x393165 -x393166 -x393167 -x393168 -x393169 -x393170 -x393171 -x393172 -x393173 -x393174 -x393175 -x393176 -x393177 -x393178 -x393179 -x393180 -x393181 -x393182 -x393183 -x393184 -x393185 -x393186 -x393187 -x393188 -x393189 -x393190 -x393191 -x393192 -x393193 -x393194 -x393195 -x393196 -x393197 -x393198 -x393199 -x393200 -x393201 -x393202 -x393203 -x393204 -x393205 -x393206 -x393207 x393208 -x393209 -x393210 -x393211 -x393212 -x393213 -x393214 -x393215 -x393216 -x393217 -x393218 -x393219 -x393220 -x393221 -x393222 -x393223 -x393224 -x393225 -x393226 -x393227 -x393228 -x393229 -x393230 -x393231 -x393232 -x393233 -x393234 -x393235 -x393236 -x393237 -x393238 -x393239 -x393240 -x393241 -x393242 -x393243 -x393244 -x393245 -x393246 -x393247 -x393248 -x393249 -x393250 -x393251 -x393252 -x393253 -x393254 -x393255 -x393256 -x393257 -x393258 -x393259 -x393260 -x393261 -x393262 -x393263 -x393264 -x393265 -x393266 -x393267 -x393268 -x393269 -x393270 -x393271 -x393272 -x393273 -x393274 -x393275 -x393276 -x393277 -x393278 -x393279 -x393280 -x393281 -x393282 -x393283 -x393284 -x393285 -x393286 -x393287 -x393288 -x393289 -x393290 -x393291 -x393292 -x393293 -x393294 -x393295 -x393296 -x393297 -x393298 -x393299 -x393300 -x393301 -x393302 -x393303 -x393304 -x393305 -x393306 -x393307 -x393308 -x393309 -x393310 -x393311 -x393312 -x393313 -x393314 -x393315 -x393316 -x393317 -x393318 -x393319 -x393320 -x393321 -x393322 -x393323 -x393324 -x393325 -x393326 -x393327 -x393328 -x393329 -x393330 -x393331 -x393332 -x393333 -x393334 -x393335 -x393336 -x393337 -x393338 -x393339 -x393340 -x393341 -x393342 -x393343 -x393344 -x393345 -x393346 -x393347 -x393348 -x393349 -x393350 -x393351 -x393352 -x393353 -x393354 -x393355 -x393356 -x393357 -x393358 -x393359 -x393360 -x393361 -x393362 -x393363 -x393364 -x393365 -x393366 -x393367 -x393368 -x393369 -x393370 -x393371 -x393372 -x393373 -x393374 -x393375 -x393376 -x393377 -x393378 -x393379 -x393380 -x393381 -x393382 -x393383 -x393384 -x393385 -x393386 -x393387 -x393388 -x393389 -x393390 -x393391 -x393392 -x393393 -x393394 -x393395 -x393396 -x393397 -x393398 -x393399 -x393400 -x393401 -x393402 -x393403 -x393404 -x393405 -x393406 -x393407 -x393408 -x393409 -x393410 -x393411 -x393412 -x393413 -x393414 -x393415 -x393416 -x393417 -x393418 -x393419 -x393420 -x393421 -x393422 -x393423 -x393424 -x393425 -x393426 -x393427 -x393428 -x393429 -x393430 -x393431 -x393432 -x393433 -x393434 x393435 -x393436 -x393437 -x393438 -x393439 -x393440 -x393441 -x393442 -x393443 -x393444 -x393445 -x393446 -x393447 -x393448 -x393449 -x393450 -x393451 -x393452 -x393453 -x393454 -x393455 -x393456 -x393457 -x393458 -x393459 -x393460 -x393461 -x393462 -x393463 -x393464 -x393465 -x393466 -x393467 -x393468 -x393469 -x393470 -x393471 -x393472 -x393473 -x393474 -x393475 -x393476 -x393477 -x393478 -x393479 -x393480 -x393481 -x393482 -x393483 -x393484 -x393485 -x393486 -x393487 -x393488 -x393489 -x393490 -x393491 -x393492 -x393493 -x393494 -x393495 -x393496 -x393497 -x393498 -x393499 -x393500 -x393501 -x393502 -x393503 -x393504 -x393505 -x393506 -x393507 -x393508 -x393509 -x393510 -x393511 -x393512 -x393513 -x393514 -x393515 -x393516 -x393517 -x393518 -x393519 -x393520 -x393521 -x393522 -x393523 -x393524 -x393525 -x393526 -x393527 -x393528 -x393529 -x393530 -x393531 -x393532 -x393533 -x393534 -x393535 -x393536 -x393537 -x393538 -x393539 -x393540 -x393541 -x393542 -x393543 -x393544 -x393545 -x393546 -x393547 -x393548 -x393549 -x393550 -x393551 -x393552 -x393553 -x393554 -x393555 -x393556 -x393557 x393558 -x393559 -x393560 -x393561 -x393562 -x393563 -x393564 -x393565 -x393566 -x393567 -x393568 -x393569 -x393570 -x393571 -x393572 -x393573 -x393574 -x393575 -x393576 -x393577 -x393578 -x393579 -x393580 -x393581 -x393582 -x393583 -x393584 -x393585 -x393586 -x393587 -x393588 -x393589 -x393590 -x393591 -x393592 -x393593 -x393594 -x393595 -x393596 -x393597 -x393598 -x393599 -x393600 -x393601 -x393602 -x393603 -x393604 -x393605 -x393606 -x393607 -x393608 -x393609 -x393610 -x393611 -x393612 -x393613 -x393614 -x393615 -x393616 -x393617 -x393618 -x393619 -x393620 -x393621 -x393622 -x393623 -x393624 -x393625 -x393626 -x393627 -x393628 -x393629 -x393630 -x393631 -x393632 -x393633 -x393634 -x393635 -x393636 -x393637 -x393638 -x393639 -x393640 -x393641 -x393642 -x393643 -x393644 -x393645 -x393646 -x393647 -x393648 -x393649 -x393650 -x393651 -x393652 -x393653 -x393654 -x393655 -x393656 -x393657 -x393658 -x393659 -x393660 -x393661 -x393662 -x393663 -x393664 -x393665 -x393666 -x393667 -x393668 -x393669 -x393670 -x393671 -x393672 -x393673 -x393674 -x393675 -x393676 -x393677 -x393678 -x393679 -x393680 -x393681 -x393682 -x393683 -x393684 -x393685 -x393686 -x393687 -x393688 -x393689 -x393690 -x393691 -x393692 -x393693 -x393694 -x393695 -x393696 -x393697 -x393698 -x393699 -x393700 -x393701 -x393702 -x393703 -x393704 -x393705 -x393706 -x393707 -x393708 -x393709 -x393710 -x393711 -x393712 -x393713 -x393714 -x393715 -x393716 -x393717 -x393718 -x393719 -x393720 -x393721 -x393722 -x393723 -x393724 -x393725 -x393726 -x393727 -x393728 -x393729 -x393730 -x393731 -x393732 -x393733 -x393734 -x393735 -x393736 -x393737 -x393738 -x393739 -x393740 -x393741 -x393742 -x393743 -x393744 -x393745 -x393746 -x393747 -x393748 -x393749 -x393750 -x393751 -x393752 -x393753 -x393754 x393755 -x393756 -x393757 -x393758 -x393759 -x393760 -x393761 -x393762 -x393763 -x393764 -x393765 -x393766 -x393767 -x393768 -x393769 -x393770 -x393771 -x393772 -x393773 -x393774 -x393775 -x393776 -x393777 -x393778 -x393779 -x393780 -x393781 -x393782 -x393783 -x393784 -x393785 -x393786 -x393787 -x393788 -x393789 -x393790 -x393791 -x393792 -x393793 -x393794 -x393795 -x393796 -x393797 -x393798 -x393799 -x393800 -x393801 -x393802 -x393803 -x393804 -x393805 -x393806 -x393807 -x393808 -x393809 -x393810 -x393811 -x393812 -x393813 -x393814 -x393815 -x393816 -x393817 -x393818 -x393819 -x393820 -x393821 -x393822 -x393823 -x393824 -x393825 -x393826 -x393827 -x393828 -x393829 -x393830 -x393831 -x393832 -x393833 -x393834 -x393835 -x393836 -x393837 -x393838 -x393839 -x393840 -x393841 -x393842 -x393843 -x393844 -x393845 -x393846 -x393847 -x393848 -x393849 -x393850 -x393851 -x393852 -x393853 -x393854 -x393855 -x393856 -x393857 -x393858 -x393859 -x393860 -x393861 -x393862 -x393863 -x393864 -x393865 -x393866 -x393867 -x393868 -x393869 -x393870 -x393871 -x393872 -x393873 -x393874 -x393875 -x393876 -x393877 -x393878 -x393879 -x393880 -x393881 -x393882 -x393883 -x393884 -x393885 -x393886 -x393887 -x393888 -x393889 -x393890 -x393891 -x393892 -x393893 -x393894 -x393895 -x393896 -x393897 -x393898 -x393899 -x393900 -x393901 -x393902 -x393903 -x393904 -x393905 -x393906 -x393907 -x393908 -x393909 -x393910 -x393911 -x393912 -x393913 -x393914 -x393915 -x393916 -x393917 -x393918 -x393919 -x393920 -x393921 -x393922 -x393923 -x393924 -x393925 -x393926 -x393927 -x393928 -x393929 -x393930 -x393931 -x393932 -x393933 -x393934 -x393935 -x393936 -x393937 -x393938 -x393939 -x393940 -x393941 -x393942 -x393943 -x393944 -x393945 -x393946 -x393947 -x393948 -x393949 -x393950 -x393951 -x393952 -x393953 -x393954 -x393955 -x393956 -x393957 -x393958 -x393959 x393960 -x393961 -x393962 -x393963 -x393964 -x393965 -x393966 -x393967 -x393968 -x393969 -x393970 -x393971 -x393972 -x393973 -x393974 -x393975 -x393976 -x393977 -x393978 -x393979 -x393980 -x393981 -x393982 -x393983 -x393984 -x393985 -x393986 -x393987 -x393988 -x393989 -x393990 -x393991 -x393992 -x393993 -x393994 -x393995 -x393996 -x393997 -x393998 -x393999
1674.09/1679.67 v -x394000 -x394001 -x394002 -x394003 -x394004 -x394005 -x394006 -x394007 -x394008 -x394009 -x394010 -x394011 -x394012 -x394013 -x394014 -x394015 -x394016 -x394017 -x394018 -x394019 -x394020 -x394021 -x394022 -x394023 -x394024 -x394025 -x394026 -x394027 -x394028 -x394029 -x394030 -x394031 -x394032 -x394033 -x394034 -x394035 -x394036 -x394037 -x394038 -x394039 -x394040 -x394041 -x394042 -x394043 -x394044 -x394045 -x394046 -x394047 -x394048 -x394049 -x394050 -x394051 -x394052 -x394053 -x394054 -x394055 -x394056 -x394057 -x394058 -x394059 -x394060 -x394061 -x394062 -x394063 -x394064 -x394065 -x394066 -x394067 -x394068 -x394069 -x394070 -x394071 -x394072 -x394073 -x394074 -x394075 -x394076 -x394077 -x394078 -x394079 -x394080 -x394081 -x394082 -x394083 -x394084 -x394085 -x394086 -x394087 -x394088 -x394089 -x394090 -x394091 -x394092 -x394093 -x394094 -x394095 -x394096 -x394097 -x394098 -x394099 -x394100 -x394101 -x394102 -x394103 -x394104 -x394105 -x394106 -x394107 -x394108 -x394109 -x394110 -x394111 -x394112 -x394113 -x394114 -x394115 -x394116 -x394117 -x394118 -x394119 -x394120 -x394121 -x394122 -x394123 -x394124 -x394125 -x394126 -x394127 -x394128 -x394129 -x394130 -x394131 -x394132 -x394133 -x394134 -x394135 -x394136 -x394137 -x394138 -x394139 -x394140 -x394141 -x394142 -x394143 -x394144 -x394145 -x394146 -x394147 -x394148 -x394149 -x394150 -x394151 -x394152 -x394153 -x394154 -x394155 -x394156 -x394157 -x394158 -x394159 -x394160 -x394161 -x394162 -x394163 -x394164 -x394165 -x394166 -x394167 -x394168 -x394169 -x394170 -x394171 -x394172 -x394173 -x394174 -x394175 -x394176 -x394177 -x394178 -x394179 -x394180 -x394181 -x394182 -x394183 -x394184 -x394185 -x394186 -x394187 -x394188 -x394189 -x394190 -x394191 -x394192 -x394193 -x394194 -x394195 -x394196 -x394197 -x394198 x394199 -x394200 -x394201 -x394202 -x394203 -x394204 -x394205 -x394206 -x394207 -x394208 -x394209 -x394210 -x394211 -x394212 -x394213 -x394214 -x394215 -x394216 -x394217 -x394218 -x394219 -x394220 -x394221 -x394222 -x394223 -x394224 -x394225 -x394226 -x394227 -x394228 -x394229 -x394230 -x394231 -x394232 -x394233 -x394234 -x394235 -x394236 -x394237 -x394238 -x394239 -x394240 -x394241 -x394242 -x394243 -x394244 -x394245 -x394246 -x394247 -x394248 -x394249 -x394250 -x394251 -x394252 -x394253 -x394254 -x394255 -x394256 -x394257 -x394258 -x394259 -x394260 -x394261 -x394262 -x394263 -x394264 -x394265 -x394266 -x394267 -x394268 -x394269 -x394270 -x394271 -x394272 -x394273 -x394274 -x394275 -x394276 -x394277 -x394278 -x394279 -x394280 -x394281 -x394282 -x394283 -x394284 -x394285 -x394286 -x394287 -x394288 -x394289 -x394290 -x394291 -x394292 -x394293 -x394294 -x394295 -x394296 -x394297 -x394298 -x394299 -x394300 -x394301 -x394302 -x394303 -x394304 -x394305 -x394306 -x394307 -x394308 -x394309 -x394310 -x394311 -x394312 -x394313 -x394314 -x394315 -x394316 -x394317 -x394318 -x394319 -x394320 -x394321 -x394322 -x394323 -x394324 -x394325 -x394326 -x394327 -x394328 -x394329 -x394330 -x394331 -x394332 -x394333 -x394334 -x394335 -x394336 -x394337 -x394338 -x394339 -x394340 -x394341 -x394342 -x394343 -x394344 -x394345 -x394346 -x394347 -x394348 -x394349 -x394350 -x394351 -x394352 -x394353 -x394354 -x394355 -x394356 -x394357 -x394358 -x394359 -x394360 -x394361 -x394362 -x394363 -x394364 -x394365 -x394366 -x394367 -x394368 -x394369 -x394370 -x394371 -x394372 -x394373 -x394374 -x394375 -x394376 -x394377 -x394378 -x394379 -x394380 -x394381 -x394382 -x394383 -x394384 -x394385 -x394386 -x394387 -x394388 -x394389 -x394390 -x394391 -x394392 -x394393 -x394394 -x394395 -x394396 -x394397 -x394398 -x394399 -x394400 -x394401 -x394402 -x394403 -x394404 -x394405 -x394406 -x394407 -x394408 -x394409 -x394410 -x394411 -x394412 -x394413 -x394414 -x394415 -x394416 -x394417 -x394418 -x394419 -x394420 -x394421 -x394422 -x394423 -x394424 -x394425 -x394426 -x394427 -x394428 -x394429 -x394430 -x394431 -x394432 -x394433 -x394434 -x394435 -x394436 -x394437 -x394438 -x394439 -x394440 -x394441 -x394442 -x394443 -x394444 -x394445 -x394446 -x394447 -x394448 -x394449 -x394450 -x394451 -x394452 -x394453 -x394454 -x394455 x394456 -x394457 -x394458 -x394459 -x394460 -x394461 -x394462 -x394463 -x394464 -x394465 -x394466 -x394467 -x394468 -x394469 -x394470 -x394471 -x394472 -x394473 -x394474 -x394475 -x394476 -x394477 -x394478 -x394479 -x394480 -x394481 -x394482 -x394483 -x394484 -x394485 -x394486 -x394487 -x394488 -x394489 -x394490 -x394491 -x394492 -x394493 -x394494 -x394495 -x394496 -x394497 -x394498 -x394499 -x394500 -x394501 -x394502 -x394503 -x394504 -x394505 -x394506 -x394507 -x394508 -x394509 -x394510 -x394511 -x394512 -x394513 -x394514 -x394515 -x394516 -x394517 -x394518 -x394519 -x394520 -x394521 -x394522 -x394523 -x394524 -x394525 -x394526 -x394527 -x394528 -x394529 -x394530 -x394531 -x394532 -x394533 -x394534 -x394535 -x394536 -x394537 -x394538 -x394539 -x394540 -x394541 -x394542 -x394543 -x394544 -x394545 -x394546 -x394547 -x394548 -x394549 -x394550 -x394551 -x394552 -x394553 -x394554 -x394555 -x394556 -x394557 -x394558 -x394559 -x394560 -x394561 -x394562 -x394563 -x394564 -x394565 -x394566 -x394567 -x394568 -x394569 -x394570 -x394571 -x394572 -x394573 -x394574 -x394575 -x394576 -x394577 -x394578 -x394579 -x394580 -x394581 -x394582 -x394583 -x394584 -x394585 -x394586 -x394587 -x394588 -x394589 -x394590 -x394591 -x394592 -x394593 -x394594 -x394595 -x394596 -x394597 -x394598 -x394599 -x394600 -x394601 -x394602 -x394603 -x394604 -x394605 -x394606 -x394607 -x394608 -x394609 -x394610 -x394611 -x394612 -x394613 -x394614 -x394615 -x394616 -x394617 -x394618 -x394619 -x394620 -x394621 -x394622 -x394623 -x394624 -x394625 -x394626 -x394627 -x394628 -x394629 -x394630 -x394631 -x394632 -x394633 -x394634 -x394635 -x394636 -x394637 -x394638 -x394639 -x394640 -x394641 -x394642 -x394643 -x394644 -x394645 -x394646 -x394647 -x394648 -x394649 -x394650 -x394651 -x394652 -x394653 -x394654 -x394655 -x394656 -x394657 -x394658 -x394659 -x394660 -x394661 -x394662 -x394663 -x394664 -x394665 -x394666 -x394667 -x394668 -x394669 -x394670 -x394671 -x394672 -x394673 -x394674 -x394675 -x394676 -x394677 -x394678 -x394679 -x394680 -x394681 -x394682 -x394683 -x394684 -x394685 -x394686 -x394687 -x394688 -x394689 -x394690 -x394691 -x394692 -x394693 -x394694 -x394695 -x394696 -x394697 -x394698 -x394699 -x394700 -x394701 -x394702 -x394703 -x394704 -x394705 -x394706 -x394707 -x394708 -x394709 -x394710 -x394711 -x394712 -x394713 -x394714 -x394715 -x394716 -x394717 -x394718 -x394719 -x394720 -x394721 -x394722 -x394723 -x394724 -x394725 -x394726 -x394727 -x394728 -x394729 -x394730 -x394731 -x394732 -x394733 -x394734 -x394735 -x394736 -x394737 -x394738 -x394739 -x394740 -x394741 -x394742 -x394743 -x394744 -x394745 -x394746 -x394747 -x394748 -x394749 -x394750 -x394751 -x394752 -x394753 -x394754 -x394755 -x394756 -x394757 -x394758 -x394759 -x394760 -x394761 -x394762 -x394763 -x394764 -x394765 -x394766 -x394767 -x394768 -x394769 -x394770 -x394771 -x394772 -x394773 -x394774 -x394775 -x394776 -x394777 -x394778 -x394779 -x394780 -x394781 -x394782 x394783 -x394784 -x394785 -x394786 -x394787 -x394788 -x394789 -x394790 -x394791 -x394792 -x394793 -x394794 -x394795 -x394796 -x394797 -x394798 -x394799 -x394800 -x394801 -x394802 -x394803 -x394804 -x394805 -x394806 -x394807 -x394808 -x394809 -x394810 -x394811 -x394812 -x394813 -x394814 -x394815 -x394816 -x394817 -x394818 -x394819 -x394820 -x394821 -x394822 -x394823 -x394824 -x394825 -x394826 -x394827 -x394828 -x394829 -x394830 -x394831 -x394832 -x394833 -x394834 -x394835 -x394836 -x394837 -x394838 -x394839 -x394840 -x394841 -x394842 -x394843 -x394844 -x394845 -x394846 -x394847 -x394848 -x394849 -x394850 -x394851 -x394852 -x394853 -x394854 -x394855 -x394856 -x394857 -x394858 -x394859 -x394860 -x394861 x394862 -x394863 -x394864 -x394865 -x394866 -x394867 -x394868 -x394869 -x394870 -x394871 -x394872 -x394873 -x394874 -x394875 -x394876 -x394877 -x394878 -x394879 -x394880 -x394881 -x394882 -x394883 -x394884 -x394885 -x394886 -x394887 -x394888 -x394889 -x394890 -x394891 -x394892 -x394893 -x394894 -x394895 -x394896 -x394897 -x394898 -x394899 -x394900 -x394901 -x394902 -x394903 -x394904 -x394905 -x394906 -x394907 -x394908 -x394909 -x394910 -x394911 -x394912 -x394913 -x394914 -x394915 -x394916 -x394917 -x394918 -x394919 -x394920 -x394921 -x394922 -x394923 -x394924 -x394925 -x394926 -x394927 -x394928 -x394929 -x394930 -x394931 -x394932 -x394933 -x394934 -x394935 -x394936 -x394937 -x394938 -x394939 -x394940 -x394941 -x394942 -x394943 -x394944 -x394945 -x394946 -x394947 -x394948 -x394949 -x394950 -x394951 -x394952 -x394953 -x394954 -x394955 -x394956 -x394957 -x394958 -x394959 -x394960 -x394961 -x394962 -x394963 -x394964 -x394965 -x394966 -x394967 -x394968 -x394969 -x394970 -x394971 -x394972 -x394973 -x394974 -x394975 -x394976 -x394977 -x394978 -x394979 -x394980 -x394981 -x394982 -x394983 -x394984 -x394985 -x394986 -x394987 -x394988 -x394989 -x394990 -x394991 -x394992 -x394993 -x394994 -x394995 -x394996 -x394997 -x394998 -x394999 -x395000 -x395001 -x395002 -x395003 -x395004 -x395005 -x395006 -x395007 -x395008 -x395009 -x395010 -x395011 -x395012 -x395013 -x395014 -x395015 -x395016 -x395017 -x395018 -x395019 -x395020 -x395021 -x395022 -x395023 -x395024 -x395025 -x395026 -x395027 -x395028 -x395029 -x395030 -x395031 -x395032 -x395033 -x395034 -x395035 -x395036 -x395037 -x395038 -x395039 -x395040 -x395041 -x395042 -x395043 -x395044 -x395045 -x395046 -x395047 -x395048 -x395049 -x395050 -x395051 -x395052 -x395053 -x395054 -x395055 -x395056 -x395057 -x395058 -x395059 -x395060 -x395061 -x395062 -x395063 -x395064 -x395065 -x395066 -x395067 -x395068 -x395069 -x395070 -x395071 -x395072 -x395073 -x395074 -x395075 -x395076 -x395077 -x395078 -x395079 -x395080 -x395081 -x395082 -x395083 -x395084 -x395085 -x395086 -x395087 -x395088 -x395089 -x395090 -x395091 -x395092 -x395093 -x395094 -x395095 -x395096 -x395097 -x395098 -x395099 -x395100 -x395101 -x395102 -x395103 -x395104 -x395105 -x395106 -x395107 -x395108 -x395109 -x395110 -x395111 -x395112 -x395113 -x395114 -x395115 -x395116 -x395117 -x395118 -x395119 -x395120 -x395121 -x395122 -x395123 -x395124 -x395125 -x395126 -x395127 -x395128 -x395129 -x395130 -x395131 -x395132 -x395133 -x395134 -x395135 -x395136 -x395137 -x395138 -x395139 -x395140 -x395141 -x395142 x395143 -x395144 -x395145 -x395146 -x395147 -x395148 -x395149 -x395150 -x395151 -x395152 -x395153 -x395154 -x395155 -x395156 -x395157 -x395158 -x395159 -x395160 -x395161 -x395162 -x395163 -x395164 -x395165 -x395166 -x395167 -x395168 -x395169 -x395170 -x395171 -x395172 -x395173 -x395174 -x395175 -x395176 -x395177 -x395178 -x395179 -x395180 -x395181 -x395182 -x395183 -x395184 -x395185 -x395186 -x395187 -x395188 -x395189 -x395190 -x395191 -x395192 -x395193 -x395194 -x395195 -x395196 -x395197 -x395198 -x395199 -x395200 -x395201 -x395202 -x395203 -x395204 -x395205 -x395206 -x395207 -x395208 -x395209 -x395210 -x395211 -x395212 -x395213 -x395214 -x395215 -x395216 -x395217 -x395218 -x395219 -x395220 -x395221 -x395222 -x395223 -x395224 -x395225 -x395226 -x395227 -x395228 -x395229 -x395230 -x395231 -x395232 -x395233 -x395234 -x395235 -x395236 -x395237 -x395238 -x395239 -x395240 -x395241 -x395242 -x395243 -x395244 -x395245 -x395246 -x395247 -x395248 -x395249 -x395250 -x395251 -x395252 -x395253 -x395254 -x395255 -x395256 -x395257 -x395258 -x395259 -x395260 -x395261 -x395262 -x395263 -x395264 -x395265 -x395266 -x395267 -x395268 -x395269 -x395270 -x395271 -x395272 -x395273 -x395274 -x395275 -x395276 -x395277 -x395278 -x395279 -x395280 -x395281 -x395282 -x395283 -x395284 -x395285 -x395286 -x395287 -x395288 -x395289 -x395290 -x395291 -x395292 -x395293 -x395294 -x395295 -x395296 -x395297 -x395298 -x395299 -x395300 -x395301 -x395302 -x395303 -x395304 -x395305 -x395306 -x395307 -x395308 -x395309 -x395310 -x395311 -x395312 -x395313 -x395314 -x395315 -x395316 -x395317 -x395318 -x395319 -x395320 -x395321 -x395322 -x395323 -x395324 -x395325 -x395326 -x395327 -x395328 -x395329 -x395330 -x395331 -x395332 -x395333 -x395334 -x395335 -x395336 -x395337 -x395338 -x395339 -x395340 -x395341 -x395342 -x395343 -x395344 -x395345 -x395346 -x395347 -x395348 -x395349 -x395350 -x395351 -x395352 -x395353 -x395354 -x395355 -x395356 -x395357 -x395358 -x395359 -x395360 -x395361 -x395362 -x395363 -x395364 -x395365 -x395366 -x395367 -x395368 -x395369 -x395370 -x395371 -x395372 -x395373 -x395374 -x395375 -x395376 -x395377 -x395378 -x395379 -x395380 -x395381 -x395382 -x395383 -x395384 -x395385 -x395386 -x395387 -x395388 -x395389 -x395390 -x395391 -x395392 -x395393 -x395394 -x395395 -x395396 -x395397 -x395398 -x395399 -x395400 -x395401 -x395402 -x395403 -x395404 -x395405 -x395406 -x395407 -x395408 -x395409 -x395410 -x395411 -x395412 -x395413 -x395414 -x395415 -x395416 -x395417 -x395418 -x395419 -x395420 -x395421 -x395422 -x395423 -x395424 x395425 -x395426 -x395427 -x395428 -x395429 -x395430 -x395431 -x395432 -x395433 -x395434 -x395435 -x395436 -x395437 -x395438 -x395439 -x395440 -x395441 -x395442 -x395443 -x395444 -x395445 -x395446 -x395447 -x395448 -x395449 -x395450 -x395451 -x395452 -x395453 -x395454 -x395455 -x395456 -x395457 -x395458 -x395459 -x395460 -x395461 -x395462 -x395463 -x395464 -x395465 -x395466 -x395467 -x395468 -x395469 -x395470 -x395471 -x395472 -x395473 -x395474 -x395475 -x395476 -x395477 -x395478 -x395479 -x395480 -x395481 -x395482 -x395483 -x395484 -x395485 -x395486 -x395487 -x395488 -x395489 -x395490 -x395491 -x395492 -x395493 -x395494 -x395495 -x395496 -x395497 -x395498 -x395499 -x395500 -x395501 -x395502 -x395503 -x395504 -x395505 -x395506 -x395507 -x395508 -x395509 -x395510 -x395511 -x395512 -x395513 -x395514 -x395515 -x395516 -x395517 -x395518 -x395519 -x395520 -x395521 -x395522 -x395523 -x395524 -x395525 -x395526 -x395527 -x395528 -x395529 -x395530 -x395531 -x395532 -x395533 -x395534 -x395535 -x395536 -x395537 -x395538 -x395539 -x395540 -x395541 -x395542 x395543 -x395544 -x395545 -x395546 -x395547 -x395548 -x395549 -x395550 -x395551 -x395552 -x395553 -x395554 -x395555 -x395556 -x395557 -x395558 -x395559 -x395560 -x395561 -x395562 -x395563 -x395564 -x395565 -x395566 -x395567 -x395568 -x395569 -x395570 -x395571 -x395572 -x395573 -x395574 -x395575 -x395576 -x395577 -x395578 -x395579 -x395580 -x395581 -x395582 -x395583 -x395584 -x395585 -x395586 -x395587 -x395588 -x395589 -x395590 -x395591 -x395592 -x395593 -x395594 -x395595 -x395596 -x395597 -x395598 -x395599 -x395600 -x395601 -x395602 -x395603 -x395604 -x395605 -x395606 -x395607 -x395608 -x395609 -x395610 -x395611 -x395612 -x395613 -x395614 -x395615 -x395616 -x395617 -x395618 -x395619 -x395620 -x395621 -x395622 -x395623 -x395624 -x395625 -x395626 -x395627 -x395628 -x395629 -x395630 -x395631 -x395632 -x395633 -x395634 -x395635 -x395636 -x395637 -x395638 -x395639 -x395640 -x395641 -x395642 -x395643 -x395644 -x395645 -x395646 -x395647 -x395648 -x395649 -x395650 -x395651 -x395652 -x395653 -x395654 -x395655 -x395656 -x395657 -x395658 -x395659 -x395660 -x395661 -x395662 -x395663 -x395664 -x395665 -x395666 -x395667 -x395668 -x395669 -x395670 -x395671 -x395672 -x395673 -x395674 -x395675 -x395676 -x395677 -x395678 -x395679 -x395680 -x395681 -x395682 -x395683 -x395684 -x395685 -x395686 -x395687 -x395688 -x395689 -x395690 -x395691 -x395692 -x395693 -x395694 -x395695 -x395696 -x395697 -x395698 -x395699 -x395700 -x395701 -x395702 -x395703 -x395704 -x395705 -x395706 -x395707 -x395708 -x395709 -x395710 -x395711 -x395712 -x395713 -x395714 -x395715 -x395716 -x395717 -x395718 -x395719 -x395720 -x395721 -x395722 -x395723 -x395724 -x395725 -x395726 -x395727 -x395728 -x395729 -x395730 -x395731 -x395732 -x395733 x395734 -x395735 -x395736 -x395737 -x395738 -x395739 -x395740 -x395741 -x395742 -x395743 -x395744 -x395745 -x395746 -x395747 -x395748 -x395749 -x395750 -x395751 -x395752 -x395753 -x395754 -x395755 -x395756 -x395757 -x395758 -x395759 -x395760 -x395761 -x395762 -x395763 -x395764 -x395765 -x395766 -x395767 -x395768 -x395769 -x395770 -x395771 -x395772 -x395773 -x395774 -x395775 -x395776 -x395777 -x395778 -x395779 -x395780 -x395781 -x395782 -x395783 -x395784 -x395785 -x395786 -x395787 -x395788 -x395789 -x395790 -x395791 -x395792 -x395793 -x395794 -x395795 -x395796 -x395797 -x395798 -x395799 -x395800 -x395801 -x395802 -x395803 -x395804 -x395805 -x395806 -x395807 -x395808 -x395809 -x395810 -x395811 -x395812 -x395813 -x395814 -x395815 -x395816 -x395817 -x395818 -x395819 -x395820 -x395821 -x395822 -x395823 -x395824 -x395825 -x395826 -x395827 -x395828 -x395829 -x395830 -x395831 -x395832 -x395833 -x395834 -x395835 -x395836 -x395837 -x395838 -x395839 -x395840 -x395841 -x395842 -x395843 -x395844 -x395845 -x395846 -x395847 -x395848 -x395849 -x395850 -x395851 -x395852 -x395853 -x395854 -x395855 -x395856 -x395857 -x395858 -x395859 -x395860 -x395861 -x395862 -x395863 -x395864 -x395865 -x395866 -x395867 -x395868 -x395869 -x395870 -x395871 -x395872 -x395873 -x395874 -x395875 -x395876 -x395877 -x395878 -x395879 -x395880 -x395881 -x395882 -x395883 -x395884 -x395885 -x395886 -x395887 -x395888 -x395889 -x395890 -x395891 -x395892 -x395893 -x395894 -x395895 -x395896 -x395897 -x395898 -x395899 -x395900 -x395901 -x395902 -x395903 -x395904 -x395905 -x395906 -x395907 -x395908 -x395909 -x395910 -x395911 -x395912 -x395913 -x395914 -x395915 -x395916 -x395917 -x395918 -x395919 -x395920 -x395921 -x395922 -x395923 -x395924 -x395925 -x395926 -x395927 -x395928 -x395929 -x395930 -x395931 -x395932 -x395933 -x395934 -x395935 -x395936 -x395937 -x395938 -x395939 -x395940 -x395941 -x395942 -x395943 -x395944 -x395945 -x395946 -x395947 -x395948 -x395949 -x395950 -x395951 -x395952 -x395953 -x395954 -x395955 -x395956 -x395957 -x395958 -x395959 -x395960 -x395961 -x395962 -x395963 -x395964 -x395965 -x395966 -x395967 -x395968 -x395969 -x395970 -x395971 -x395972 -x395973 -x395974 -x395975 -x395976 -x395977 -x395978 -x395979 -x395980 -x395981 -x395982 -x395983 -x395984 -x395985 -x395986 -x395987 -x395988 -x395989 -x395990 -x395991 -x395992 -x395993 -x395994 -x395995 -x395996 -x395997 -x395998 -x395999
1674.09/1679.67 v -x396000 -x396001 -x396002 -x396003 -x396004 -x396005 -x396006 -x396007 -x396008 -x396009 -x396010 -x396011 -x396012 -x396013 -x396014 -x396015 -x396016 -x396017 -x396018 -x396019 -x396020 -x396021 -x396022 -x396023 -x396024 -x396025 -x396026 -x396027 -x396028 -x396029 -x396030 -x396031 -x396032 -x396033 -x396034 -x396035 -x396036 -x396037 -x396038 -x396039 -x396040 -x396041 -x396042 -x396043 -x396044 -x396045 -x396046 -x396047 -x396048 -x396049 -x396050 -x396051 -x396052 -x396053 -x396054 -x396055 -x396056 -x396057 -x396058 -x396059 -x396060 -x396061 -x396062 -x396063 -x396064 -x396065 -x396066 -x396067 -x396068 -x396069 -x396070 -x396071 -x396072 -x396073 -x396074 -x396075 -x396076 -x396077 -x396078 -x396079 -x396080 -x396081 -x396082 -x396083 -x396084 -x396085 -x396086 -x396087 -x396088 -x396089 -x396090 -x396091 -x396092 -x396093 -x396094 -x396095 -x396096 -x396097 -x396098 -x396099 -x396100 -x396101 -x396102 -x396103 -x396104 -x396105 -x396106 -x396107 -x396108 -x396109 -x396110 -x396111 -x396112 -x396113 -x396114 -x396115 -x396116 -x396117 -x396118 -x396119 -x396120 -x396121 -x396122 -x396123 -x396124 -x396125 -x396126 -x396127 -x396128 -x396129 -x396130 -x396131 -x396132 -x396133 -x396134 -x396135 -x396136 -x396137 -x396138 -x396139 -x396140 -x396141 -x396142 -x396143 -x396144 -x396145 -x396146 -x396147 -x396148 -x396149 -x396150 -x396151 -x396152 -x396153 -x396154 -x396155 -x396156 -x396157 -x396158 -x396159 -x396160 -x396161 -x396162 -x396163 -x396164 -x396165 -x396166 -x396167 -x396168 -x396169 -x396170 -x396171 -x396172 x396173 -x396174 -x396175 -x396176 -x396177 -x396178 -x396179 -x396180 -x396181 -x396182 -x396183 -x396184 -x396185 -x396186 -x396187 -x396188 -x396189 -x396190 -x396191 -x396192 -x396193 -x396194 -x396195 -x396196 -x396197 -x396198 -x396199 -x396200 -x396201 -x396202 -x396203 -x396204 -x396205 -x396206 -x396207 -x396208 -x396209 -x396210 -x396211 -x396212 -x396213 -x396214 -x396215 -x396216 -x396217 -x396218 -x396219 -x396220 -x396221 -x396222 -x396223 -x396224 -x396225 -x396226 -x396227 -x396228 -x396229 -x396230 -x396231 -x396232 -x396233 -x396234 -x396235 -x396236 -x396237 -x396238 -x396239 -x396240 -x396241 -x396242 -x396243 -x396244 -x396245 -x396246 -x396247 -x396248 -x396249 -x396250 -x396251 -x396252 -x396253 -x396254 -x396255 -x396256 -x396257 -x396258 -x396259 -x396260 -x396261 -x396262 -x396263 -x396264 -x396265 -x396266 -x396267 -x396268 -x396269 -x396270 -x396271 -x396272 -x396273 -x396274 -x396275 -x396276 -x396277 -x396278 -x396279 -x396280 -x396281 -x396282 -x396283 -x396284 -x396285 -x396286 -x396287 -x396288 -x396289 -x396290 -x396291 -x396292 -x396293 -x396294 -x396295 -x396296 -x396297 -x396298 -x396299 -x396300 -x396301 -x396302 -x396303 -x396304 -x396305 -x396306 -x396307 -x396308 -x396309 -x396310 -x396311 -x396312 -x396313 -x396314 -x396315 -x396316 -x396317 -x396318 -x396319 -x396320 -x396321 -x396322 -x396323 -x396324 -x396325 -x396326 -x396327 -x396328 -x396329 -x396330 -x396331 -x396332 -x396333 -x396334 -x396335 -x396336 -x396337 -x396338 -x396339 -x396340 -x396341 -x396342 -x396343 -x396344 -x396345 -x396346 -x396347 -x396348 -x396349 -x396350 -x396351 -x396352 -x396353 -x396354 -x396355 -x396356 -x396357 -x396358 -x396359 -x396360 -x396361 -x396362 -x396363 -x396364 -x396365 -x396366 -x396367 -x396368 -x396369 -x396370 -x396371 -x396372 -x396373 -x396374 -x396375 -x396376 -x396377 -x396378 -x396379 -x396380 -x396381 -x396382 -x396383 -x396384 -x396385 -x396386 -x396387 -x396388 -x396389 -x396390 x396391 -x396392 -x396393 -x396394 -x396395 -x396396 -x396397 -x396398 -x396399 -x396400 -x396401 -x396402 -x396403 -x396404 -x396405 -x396406 -x396407 -x396408 -x396409 -x396410 -x396411 -x396412 -x396413 -x396414 -x396415 -x396416 -x396417 -x396418 -x396419 -x396420 -x396421 -x396422 -x396423 -x396424 -x396425 -x396426 -x396427 -x396428 -x396429 -x396430 -x396431 -x396432 -x396433 -x396434 -x396435 -x396436 -x396437 -x396438 -x396439 -x396440 -x396441 -x396442 -x396443 -x396444 -x396445 -x396446 -x396447 -x396448 -x396449 -x396450 -x396451 -x396452 -x396453 -x396454 -x396455 -x396456 -x396457 -x396458 -x396459 -x396460 -x396461 -x396462 -x396463 -x396464 -x396465 -x396466 -x396467 -x396468 -x396469 -x396470 -x396471 -x396472 -x396473 -x396474 -x396475 -x396476 -x396477 -x396478 -x396479 -x396480 -x396481 -x396482 -x396483 -x396484 -x396485 -x396486 -x396487 -x396488 -x396489 -x396490 -x396491 -x396492 -x396493 -x396494 -x396495 -x396496 -x396497 -x396498 -x396499 -x396500 -x396501 -x396502 -x396503 -x396504 -x396505 -x396506 -x396507 -x396508 -x396509 -x396510 -x396511 -x396512 -x396513 -x396514 -x396515 -x396516 -x396517 -x396518 -x396519 -x396520 -x396521 -x396522 -x396523 -x396524 -x396525 -x396526 -x396527 -x396528 -x396529 -x396530 -x396531 -x396532 -x396533 -x396534 -x396535 -x396536 -x396537 -x396538 -x396539 -x396540 -x396541 -x396542 -x396543 -x396544 -x396545 -x396546 -x396547 -x396548 -x396549 -x396550 -x396551 -x396552 -x396553 -x396554 -x396555 -x396556 -x396557 -x396558 -x396559 x396560 -x396561 -x396562 -x396563 -x396564 -x396565 -x396566 -x396567 -x396568 -x396569 -x396570 -x396571 -x396572 -x396573 -x396574 -x396575 -x396576 -x396577 -x396578 -x396579 -x396580 -x396581 -x396582 -x396583 -x396584 -x396585 -x396586 -x396587 -x396588 -x396589 -x396590 -x396591 -x396592 -x396593 -x396594 -x396595 -x396596 -x396597 -x396598 -x396599 -x396600 -x396601 -x396602 -x396603 -x396604 -x396605 -x396606 -x396607 -x396608 -x396609 -x396610 -x396611 -x396612 -x396613 -x396614 -x396615 -x396616 -x396617 -x396618 -x396619 -x396620 -x396621 -x396622 -x396623 -x396624 -x396625 -x396626 -x396627 -x396628 -x396629 -x396630 -x396631 -x396632 -x396633 -x396634 -x396635 -x396636 -x396637 -x396638 -x396639 -x396640 -x396641 -x396642 -x396643 -x396644 -x396645 -x396646 -x396647 -x396648 -x396649 -x396650 -x396651 -x396652 -x396653 -x396654 -x396655 -x396656 -x396657 -x396658 -x396659 -x396660 -x396661 -x396662 -x396663 -x396664 -x396665 -x396666 -x396667 -x396668 -x396669 -x396670 -x396671 -x396672 -x396673 -x396674 -x396675 -x396676 -x396677 -x396678 -x396679 -x396680 -x396681 -x396682 -x396683 -x396684 -x396685 -x396686 -x396687 -x396688 -x396689 -x396690 -x396691 -x396692 -x396693 -x396694 -x396695 -x396696 -x396697 -x396698 -x396699 -x396700 -x396701 -x396702 -x396703 -x396704 -x396705 -x396706 -x396707 -x396708 -x396709 -x396710 -x396711 -x396712 -x396713 -x396714 -x396715 -x396716 -x396717 -x396718 -x396719 -x396720 -x396721 -x396722 -x396723 -x396724 -x396725 -x396726 -x396727 -x396728 -x396729 -x396730 -x396731 -x396732 -x396733 -x396734 -x396735 -x396736 -x396737 -x396738 -x396739 -x396740 -x396741 -x396742 -x396743 -x396744 -x396745 -x396746 -x396747 -x396748 -x396749 -x396750 -x396751 -x396752 -x396753 -x396754 -x396755 -x396756 -x396757 -x396758 -x396759 -x396760 -x396761 -x396762 -x396763 -x396764 -x396765 -x396766 -x396767 -x396768 -x396769 -x396770 -x396771 -x396772 -x396773 -x396774 -x396775 -x396776 -x396777 -x396778 -x396779 -x396780 -x396781 -x396782 -x396783 -x396784 -x396785 -x396786 -x396787 -x396788 -x396789 -x396790 -x396791 -x396792 -x396793 -x396794 -x396795 -x396796 -x396797 -x396798 -x396799 -x396800 -x396801 -x396802 -x396803 -x396804 -x396805 -x396806 -x396807 -x396808 x396809 -x396810 -x396811 -x396812 -x396813 -x396814 -x396815 -x396816 -x396817 -x396818 -x396819 -x396820 -x396821 -x396822 -x396823 -x396824 -x396825 -x396826 -x396827 -x396828 -x396829 -x396830 -x396831 -x396832 -x396833 -x396834 -x396835 -x396836 -x396837 -x396838 -x396839 -x396840 -x396841 -x396842 -x396843 -x396844 -x396845 -x396846 -x396847 -x396848 -x396849 -x396850 -x396851 -x396852 -x396853 -x396854 -x396855 -x396856 -x396857 -x396858 -x396859 -x396860 -x396861 -x396862 -x396863 -x396864 -x396865 -x396866 -x396867 -x396868 -x396869 -x396870 -x396871 -x396872 -x396873 -x396874 -x396875 -x396876 -x396877 -x396878 -x396879 -x396880 -x396881 -x396882 -x396883 -x396884 -x396885 -x396886 -x396887 -x396888 -x396889 -x396890 -x396891 -x396892 -x396893 -x396894 -x396895 -x396896 -x396897 -x396898 -x396899 -x396900 -x396901 -x396902 -x396903 -x396904 -x396905 -x396906 -x396907 -x396908 -x396909 -x396910 -x396911 -x396912 -x396913 -x396914 -x396915 -x396916 -x396917 -x396918 -x396919 -x396920 -x396921 -x396922 x396923 -x396924 -x396925 -x396926 -x396927 -x396928 -x396929 -x396930 -x396931 -x396932 -x396933 -x396934 -x396935 -x396936 -x396937 -x396938 -x396939 -x396940 -x396941 -x396942 -x396943 -x396944 -x396945 -x396946 -x396947 -x396948 -x396949 -x396950 -x396951 -x396952 -x396953 -x396954 -x396955 -x396956 -x396957 -x396958 -x396959 -x396960 -x396961 -x396962 -x396963 -x396964 -x396965 -x396966 -x396967 -x396968 -x396969 -x396970 -x396971 -x396972 -x396973 -x396974 -x396975 -x396976 -x396977 -x396978 -x396979 -x396980 -x396981 -x396982 -x396983 -x396984 -x396985 -x396986 -x396987 -x396988 -x396989 -x396990 -x396991 -x396992 -x396993 -x396994 -x396995 -x396996 -x396997 -x396998 -x396999 -x397000 -x397001 -x397002 -x397003 -x397004 -x397005 -x397006 -x397007 -x397008 -x397009 -x397010 -x397011 -x397012 -x397013 -x397014 -x397015 -x397016 -x397017 -x397018 -x397019 -x397020 -x397021 -x397022 -x397023 -x397024 -x397025 -x397026 -x397027 -x397028 -x397029 -x397030 -x397031 -x397032 -x397033 -x397034 -x397035 -x397036 -x397037 -x397038 -x397039 -x397040 -x397041 -x397042 -x397043 -x397044 -x397045 -x397046 -x397047 -x397048 -x397049 -x397050 -x397051 -x397052 -x397053 -x397054 -x397055 -x397056 -x397057 -x397058 -x397059 -x397060 -x397061 -x397062 -x397063 -x397064 -x397065 -x397066 -x397067 -x397068 -x397069 -x397070 -x397071 -x397072 -x397073 -x397074 -x397075 -x397076 -x397077 -x397078 -x397079 -x397080 -x397081 -x397082 -x397083 -x397084 -x397085 -x397086 -x397087 -x397088 -x397089 -x397090 -x397091 -x397092 -x397093 -x397094 -x397095 -x397096 -x397097 -x397098 -x397099 -x397100 -x397101 -x397102 -x397103 -x397104 -x397105 -x397106 -x397107 -x397108 -x397109 -x397110 -x397111 -x397112 -x397113 -x397114 -x397115 -x397116 -x397117 -x397118 -x397119 -x397120 -x397121 -x397122 -x397123 -x397124 -x397125 -x397126 -x397127 -x397128 -x397129 -x397130 -x397131 -x397132 -x397133 -x397134 -x397135 -x397136 -x397137 -x397138 -x397139 -x397140 -x397141 -x397142 -x397143 -x397144 -x397145 -x397146 -x397147 -x397148 -x397149 -x397150 -x397151 -x397152 -x397153 -x397154 -x397155 -x397156 -x397157 -x397158 -x397159 -x397160 -x397161 -x397162 -x397163 -x397164 -x397165 -x397166 -x397167 -x397168 x397169 -x397170 -x397171 -x397172 -x397173 -x397174 -x397175 -x397176 -x397177 -x397178 -x397179 -x397180 -x397181 -x397182 -x397183 -x397184 -x397185 -x397186 -x397187 -x397188 -x397189 -x397190 -x397191 -x397192 -x397193 -x397194 -x397195 -x397196 -x397197 -x397198 -x397199 -x397200 -x397201 -x397202 -x397203 -x397204 -x397205 -x397206 -x397207 -x397208 -x397209 -x397210 -x397211 -x397212 -x397213 -x397214 -x397215 -x397216 -x397217 -x397218 -x397219 -x397220 -x397221 -x397222 -x397223 -x397224 -x397225 -x397226 -x397227 -x397228 -x397229 -x397230 -x397231 -x397232 -x397233 -x397234 -x397235 -x397236 -x397237 -x397238 -x397239 -x397240 -x397241 -x397242 -x397243 -x397244 -x397245 -x397246 -x397247 -x397248 -x397249 -x397250 -x397251 -x397252 -x397253 -x397254 -x397255 -x397256 -x397257 -x397258 -x397259 -x397260 -x397261 -x397262 -x397263 -x397264 -x397265 -x397266 -x397267 -x397268 -x397269 -x397270 -x397271 -x397272 -x397273 -x397274 -x397275 -x397276 -x397277 -x397278 -x397279 -x397280 -x397281 -x397282 -x397283 -x397284 -x397285 -x397286 -x397287 -x397288 -x397289 -x397290 -x397291 -x397292 -x397293 -x397294 -x397295 -x397296 -x397297 -x397298 -x397299 -x397300 -x397301 -x397302 -x397303 -x397304 -x397305 -x397306 -x397307 -x397308 -x397309 -x397310 -x397311 -x397312 -x397313 -x397314 -x397315 -x397316 -x397317 -x397318 -x397319 -x397320 -x397321 -x397322 -x397323 -x397324 -x397325 -x397326 -x397327 -x397328 -x397329 -x397330 -x397331 -x397332 -x397333 -x397334 -x397335 -x397336 -x397337 -x397338 -x397339 -x397340 -x397341 -x397342 -x397343 -x397344 -x397345 -x397346 -x397347 -x397348 -x397349 -x397350 -x397351 -x397352 -x397353 -x397354 -x397355 -x397356 -x397357 -x397358 -x397359 -x397360 -x397361 -x397362 -x397363 -x397364 -x397365 -x397366 -x397367 -x397368 -x397369 -x397370 -x397371 -x397372 -x397373 -x397374 -x397375 -x397376 -x397377 -x397378 -x397379 -x397380 -x397381 -x397382 -x397383 -x397384 -x397385 -x397386 -x397387 -x397388 -x397389 -x397390 -x397391 -x397392 -x397393 -x397394 -x397395 -x397396 -x397397 -x397398 -x397399 -x397400 -x397401 -x397402 -x397403 -x397404 -x397405 -x397406 -x397407 -x397408 -x397409 -x397410 -x397411 -x397412 -x397413 -x397414 -x397415 -x397416 -x397417 -x397418 -x397419 -x397420 -x397421 -x397422 -x397423 -x397424 -x397425 -x397426 -x397427 -x397428 -x397429 -x397430 -x397431 -x397432 -x397433 -x397434 -x397435 -x397436 -x397437 -x397438 -x397439 -x397440 -x397441 -x397442 -x397443 -x397444 -x397445 -x397446 -x397447 -x397448 -x397449 -x397450 -x397451 -x397452 -x397453 -x397454 -x397455 -x397456 -x397457 -x397458 -x397459 -x397460 -x397461 -x397462 -x397463 -x397464 -x397465 -x397466 -x397467 x397468 -x397469 -x397470 -x397471 -x397472 -x397473 -x397474 -x397475 -x397476 -x397477 -x397478 -x397479 -x397480 -x397481 -x397482 -x397483 -x397484 -x397485 -x397486 -x397487 -x397488 -x397489 -x397490 -x397491 -x397492 -x397493 -x397494 -x397495 -x397496 -x397497 -x397498 -x397499 -x397500 -x397501 -x397502 -x397503 -x397504 -x397505 -x397506 -x397507 -x397508 -x397509 -x397510 -x397511 -x397512 -x397513 -x397514 -x397515 -x397516 -x397517 -x397518 -x397519 -x397520 -x397521 -x397522 -x397523 -x397524 -x397525 -x397526 -x397527 -x397528 -x397529 -x397530 -x397531 -x397532 -x397533 -x397534 -x397535 -x397536 -x397537 -x397538 -x397539 -x397540 -x397541 -x397542 -x397543 -x397544 -x397545 -x397546 -x397547 -x397548 -x397549 -x397550 -x397551 -x397552 -x397553 -x397554 -x397555 -x397556 -x397557 -x397558 -x397559 -x397560 -x397561 -x397562 -x397563 -x397564 -x397565 -x397566 -x397567 -x397568 -x397569 -x397570 -x397571 -x397572 -x397573 -x397574 -x397575 -x397576 -x397577 -x397578 -x397579 -x397580 -x397581 -x397582 -x397583 -x397584 -x397585 -x397586 -x397587 -x397588 -x397589 -x397590 -x397591 -x397592 -x397593 -x397594 -x397595 -x397596 -x397597 -x397598 -x397599 -x397600 -x397601 -x397602 -x397603 -x397604 -x397605 -x397606 -x397607 -x397608 -x397609 -x397610 -x397611 -x397612 -x397613 -x397614 -x397615 -x397616 -x397617 -x397618 -x397619 -x397620 -x397621 -x397622 -x397623 -x397624 -x397625 -x397626 -x397627 -x397628 -x397629 -x397630 -x397631 -x397632 -x397633 -x397634 -x397635 -x397636 -x397637 -x397638 -x397639 -x397640 -x397641 -x397642 -x397643 -x397644 -x397645 -x397646 -x397647 -x397648 -x397649 -x397650 -x397651 -x397652 -x397653 -x397654 -x397655 -x397656 -x397657 -x397658 -x397659 -x397660 -x397661 -x397662 -x397663 -x397664 -x397665 -x397666 -x397667 -x397668 -x397669 -x397670 -x397671 -x397672 -x397673 -x397674 -x397675 -x397676 -x397677 -x397678 -x397679 -x397680 -x397681 -x397682 -x397683 -x397684 -x397685 -x397686 -x397687 -x397688 -x397689 -x397690 -x397691 -x397692 -x397693 -x397694 x397695 -x397696 -x397697 -x397698 -x397699 -x397700 -x397701 -x397702 -x397703 -x397704 -x397705 -x397706 -x397707 -x397708 -x397709 -x397710 -x397711 -x397712 -x397713 -x397714 -x397715 -x397716 -x397717 -x397718 -x397719 -x397720 -x397721 -x397722 -x397723 -x397724 -x397725 -x397726 -x397727 -x397728 -x397729 -x397730 -x397731 -x397732 -x397733 -x397734 -x397735 -x397736 -x397737 -x397738 -x397739 -x397740 -x397741 -x397742 -x397743 -x397744 -x397745 -x397746 -x397747 -x397748 -x397749 -x397750 -x397751 -x397752 -x397753 -x397754 -x397755 -x397756 -x397757 -x397758 -x397759 -x397760 -x397761 -x397762 -x397763 -x397764 -x397765 -x397766 -x397767 -x397768 -x397769 -x397770 -x397771 -x397772 -x397773 -x397774 -x397775 -x397776 -x397777 -x397778 -x397779 -x397780 -x397781 -x397782 -x397783 -x397784 -x397785 -x397786 -x397787 -x397788 -x397789 -x397790 -x397791 -x397792 -x397793 -x397794 -x397795 -x397796 -x397797 -x397798 -x397799 -x397800 -x397801 -x397802 -x397803 -x397804 -x397805 -x397806 -x397807 -x397808 -x397809 -x397810 -x397811 -x397812 -x397813 -x397814 -x397815 x397816 -x397817 -x397818 -x397819 -x397820 -x397821 -x397822 -x397823 -x397824 -x397825 -x397826 -x397827 -x397828 -x397829 -x397830 -x397831 -x397832 -x397833 -x397834 -x397835 -x397836 -x397837 -x397838 -x397839 -x397840 -x397841 -x397842 -x397843 -x397844 -x397845 -x397846 -x397847 -x397848 -x397849 -x397850 -x397851 -x397852 -x397853 -x397854 -x397855 -x397856 -x397857 -x397858 -x397859 -x397860 -x397861 -x397862 -x397863 -x397864 -x397865 -x397866 -x397867 -x397868 -x397869 -x397870 -x397871 -x397872 -x397873 -x397874 -x397875 -x397876 -x397877 -x397878 -x397879 -x397880 -x397881 -x397882 -x397883 -x397884 -x397885 -x397886 -x397887 -x397888 -x397889 -x397890 -x397891 -x397892 -x397893 -x397894 -x397895 -x397896 -x397897 -x397898 -x397899 -x397900 -x397901 -x397902 -x397903 -x397904 -x397905 -x397906 -x397907 -x397908 -x397909 -x397910 -x397911 -x397912 -x397913 -x397914 -x397915 -x397916 -x397917 -x397918 -x397919 -x397920 -x397921 -x397922 -x397923 -x397924 -x397925 -x397926 -x397927 -x397928 -x397929 -x397930 -x397931 -x397932 -x397933 -x397934 -x397935 -x397936 -x397937 -x397938 -x397939 -x397940 -x397941 -x397942 -x397943 -x397944 -x397945 -x397946 -x397947 -x397948 -x397949 -x397950 -x397951 -x397952 -x397953 -x397954 -x397955 -x397956 -x397957 -x397958 -x397959 -x397960 -x397961 -x397962 -x397963 -x397964 -x397965 -x397966 -x397967 -x397968 -x397969 -x397970 -x397971 -x397972 -x397973 -x397974 -x397975 -x397976 -x397977 -x397978 -x397979 -x397980 -x397981 -x397982 -x397983 -x397984 -x397985 -x397986 -x397987 -x397988 -x397989 -x397990 -x397991 -x397992 -x397993 -x397994 -x397995 -x397996 -x397997 -x397998 -x397999
1674.09/1679.67 v -x398000 -x398001 -x398002 -x398003 -x398004 -x398005 -x398006 -x398007 -x398008 -x398009 -x398010 -x398011 -x398012 x398013 -x398014 -x398015 -x398016 -x398017 -x398018 -x398019 -x398020 -x398021 -x398022 -x398023 -x398024 -x398025 -x398026 -x398027 -x398028 -x398029 -x398030 -x398031 -x398032 -x398033 -x398034 -x398035 -x398036 -x398037 -x398038 -x398039 -x398040 -x398041 -x398042 -x398043 -x398044 -x398045 -x398046 -x398047 -x398048 -x398049 -x398050 -x398051 -x398052 -x398053 -x398054 -x398055 -x398056 -x398057 -x398058 -x398059 -x398060 -x398061 -x398062 -x398063 -x398064 -x398065 -x398066 -x398067 -x398068 -x398069 -x398070 -x398071 -x398072 -x398073 -x398074 -x398075 -x398076 -x398077 -x398078 -x398079 -x398080 -x398081 -x398082 -x398083 -x398084 -x398085 -x398086 -x398087 -x398088 -x398089 -x398090 -x398091 -x398092 -x398093 -x398094 -x398095 -x398096 -x398097 -x398098 -x398099 -x398100 -x398101 -x398102 -x398103 -x398104 -x398105 -x398106 -x398107 -x398108 -x398109 -x398110 -x398111 -x398112 -x398113 -x398114 -x398115 -x398116 -x398117 -x398118 -x398119 -x398120 -x398121 -x398122 -x398123 -x398124 -x398125 -x398126 -x398127 -x398128 -x398129 -x398130 -x398131 -x398132 -x398133 -x398134 -x398135 -x398136 -x398137 -x398138 -x398139 -x398140 -x398141 -x398142 -x398143 -x398144 -x398145 -x398146 -x398147 -x398148 -x398149 -x398150 -x398151 -x398152 -x398153 -x398154 -x398155 -x398156 -x398157 -x398158 -x398159 -x398160 -x398161 -x398162 -x398163 -x398164 -x398165 -x398166 -x398167 -x398168 -x398169 -x398170 -x398171 -x398172 -x398173 -x398174 -x398175 -x398176 -x398177 -x398178 -x398179 -x398180 -x398181 -x398182 -x398183 -x398184 -x398185 -x398186 -x398187 -x398188 -x398189 -x398190 -x398191 -x398192 -x398193 -x398194 -x398195 -x398196 -x398197 -x398198 -x398199 -x398200 -x398201 -x398202 -x398203 -x398204 -x398205 -x398206 -x398207 -x398208 -x398209 -x398210 -x398211 -x398212 -x398213 -x398214 -x398215 x398216 -x398217 -x398218 -x398219 -x398220 -x398221 -x398222 -x398223 -x398224 -x398225 -x398226 -x398227 -x398228 -x398229 -x398230 -x398231 -x398232 -x398233 -x398234 -x398235 -x398236 -x398237 -x398238 -x398239 -x398240 -x398241 -x398242 -x398243 -x398244 -x398245 -x398246 -x398247 -x398248 -x398249 -x398250 -x398251 -x398252 -x398253 -x398254 -x398255 -x398256 -x398257 -x398258 -x398259 -x398260 -x398261 -x398262 -x398263 -x398264 -x398265 -x398266 -x398267 -x398268 -x398269 -x398270 -x398271 -x398272 -x398273 -x398274 -x398275 -x398276 -x398277 -x398278 -x398279 -x398280 -x398281 -x398282 -x398283 -x398284 -x398285 -x398286 -x398287 -x398288 -x398289 -x398290 -x398291 -x398292 -x398293 -x398294 -x398295 -x398296 -x398297 -x398298 -x398299 -x398300 -x398301 -x398302 -x398303 -x398304 -x398305 -x398306 -x398307 -x398308 -x398309 -x398310 -x398311 -x398312 -x398313 -x398314 -x398315 -x398316 -x398317 -x398318 -x398319 -x398320 -x398321 -x398322 -x398323 -x398324 -x398325 -x398326 -x398327 -x398328 -x398329 -x398330 -x398331 -x398332 -x398333 -x398334 -x398335 -x398336 -x398337 -x398338 -x398339 -x398340 -x398341 -x398342 -x398343 -x398344 -x398345 -x398346 -x398347 -x398348 -x398349 -x398350 -x398351 -x398352 -x398353 -x398354 -x398355 -x398356 -x398357 -x398358 -x398359 -x398360 -x398361 -x398362 -x398363 -x398364 -x398365 -x398366 -x398367 -x398368 -x398369 -x398370 -x398371 -x398372 -x398373 -x398374 -x398375 -x398376 -x398377 -x398378 -x398379 -x398380 -x398381 -x398382 -x398383 -x398384 -x398385 -x398386 -x398387 -x398388 -x398389 -x398390 -x398391 -x398392 -x398393 -x398394 -x398395 -x398396 -x398397 -x398398 -x398399 -x398400 -x398401 -x398402 -x398403 -x398404 -x398405 -x398406 -x398407 -x398408 -x398409 -x398410 -x398411 -x398412 -x398413 -x398414 -x398415 -x398416 -x398417 -x398418 -x398419 -x398420 -x398421 -x398422 -x398423 -x398424 -x398425 -x398426 -x398427 -x398428 -x398429 -x398430 -x398431 -x398432 -x398433 -x398434 -x398435 -x398436 -x398437 -x398438 -x398439 -x398440 -x398441 -x398442 -x398443 -x398444 -x398445 -x398446 -x398447 -x398448 -x398449 -x398450 -x398451 -x398452 -x398453 -x398454 x398455 -x398456 -x398457 -x398458 -x398459 -x398460 -x398461 -x398462 -x398463 -x398464 -x398465 -x398466 -x398467 -x398468 -x398469 -x398470 -x398471 -x398472 -x398473 -x398474 -x398475 -x398476 -x398477 -x398478 -x398479 -x398480 -x398481 -x398482 -x398483 -x398484 -x398485 -x398486 -x398487 -x398488 -x398489 -x398490 -x398491 -x398492 -x398493 -x398494 -x398495 -x398496 -x398497 -x398498 -x398499 -x398500 -x398501 -x398502 -x398503 -x398504 -x398505 -x398506 -x398507 -x398508 -x398509 -x398510 -x398511 -x398512 -x398513 -x398514 -x398515 -x398516 -x398517 -x398518 -x398519 -x398520 -x398521 -x398522 -x398523 -x398524 -x398525 -x398526 -x398527 -x398528 -x398529 -x398530 -x398531 -x398532 -x398533 -x398534 -x398535 -x398536 -x398537 -x398538 -x398539 -x398540 -x398541 -x398542 -x398543 -x398544 -x398545 -x398546 -x398547 -x398548 -x398549 -x398550 -x398551 -x398552 -x398553 -x398554 -x398555 -x398556 -x398557 -x398558 -x398559 -x398560 -x398561 -x398562 -x398563 -x398564 -x398565 -x398566 -x398567 -x398568 -x398569 -x398570 -x398571 -x398572 -x398573 -x398574 -x398575 -x398576 -x398577 -x398578 -x398579 -x398580 -x398581 -x398582 -x398583 -x398584 -x398585 -x398586 -x398587 -x398588 -x398589 -x398590 -x398591 -x398592 -x398593 -x398594 -x398595 -x398596 -x398597 -x398598 -x398599 -x398600 -x398601 -x398602 -x398603 -x398604 -x398605 -x398606 -x398607 -x398608 -x398609 -x398610 -x398611 -x398612 -x398613 -x398614 -x398615 -x398616 -x398617 -x398618 -x398619 -x398620 -x398621 -x398622 -x398623 -x398624 -x398625 -x398626 -x398627 -x398628 -x398629 -x398630 -x398631 -x398632 -x398633 -x398634 -x398635 -x398636 -x398637 -x398638 -x398639 -x398640 -x398641 -x398642 -x398643 -x398644 -x398645 -x398646 -x398647 -x398648 -x398649 -x398650 -x398651 -x398652 -x398653 -x398654 -x398655 -x398656 -x398657 -x398658 -x398659 -x398660 -x398661 -x398662 -x398663 -x398664 -x398665 -x398666 -x398667 -x398668 -x398669 -x398670 -x398671 -x398672 -x398673 -x398674 -x398675 -x398676 -x398677 -x398678 -x398679 -x398680 -x398681 -x398682 -x398683 -x398684 -x398685 -x398686 -x398687 -x398688 -x398689 -x398690 -x398691 -x398692 -x398693 -x398694 -x398695 -x398696 -x398697 -x398698 -x398699 -x398700 -x398701 -x398702 -x398703 -x398704 -x398705 -x398706 -x398707 -x398708 -x398709 -x398710 -x398711 x398712 -x398713 -x398714 -x398715 -x398716 -x398717 -x398718 -x398719 -x398720 -x398721 -x398722 -x398723 -x398724 -x398725 -x398726 -x398727 -x398728 -x398729 -x398730 -x398731 -x398732 -x398733 -x398734 -x398735 -x398736 -x398737 -x398738 -x398739 -x398740 -x398741 -x398742 -x398743 -x398744 -x398745 -x398746 -x398747 -x398748 -x398749 -x398750 -x398751 -x398752 -x398753 -x398754 -x398755 -x398756 -x398757 -x398758 -x398759 -x398760 -x398761 -x398762 -x398763 -x398764 -x398765 -x398766 -x398767 -x398768 -x398769 -x398770 -x398771 -x398772 -x398773 -x398774 -x398775 -x398776 -x398777 -x398778 -x398779 -x398780 -x398781 -x398782 -x398783 -x398784 -x398785 -x398786 -x398787 -x398788 -x398789 -x398790 -x398791 -x398792 -x398793 -x398794 -x398795 -x398796 -x398797 -x398798 -x398799 -x398800 -x398801 -x398802 -x398803 -x398804 -x398805 -x398806 -x398807 -x398808 -x398809 -x398810 -x398811 -x398812 -x398813 -x398814 -x398815 -x398816 -x398817 -x398818 -x398819 -x398820 -x398821 -x398822 -x398823 -x398824 -x398825 -x398826 -x398827 -x398828 -x398829 -x398830 -x398831 -x398832 -x398833 -x398834 -x398835 -x398836 -x398837 -x398838 -x398839 -x398840 -x398841 -x398842 -x398843 -x398844 -x398845 -x398846 -x398847 -x398848 -x398849 -x398850 -x398851 -x398852 -x398853 -x398854 -x398855 -x398856 -x398857 -x398858 -x398859 -x398860 -x398861 -x398862 -x398863 -x398864 -x398865 -x398866 -x398867 -x398868 -x398869 -x398870 -x398871 -x398872 -x398873 -x398874 -x398875 -x398876 -x398877 -x398878 -x398879 -x398880 -x398881 -x398882 -x398883 -x398884 -x398885 -x398886 -x398887 -x398888 -x398889 -x398890 -x398891 -x398892 -x398893 -x398894 -x398895 -x398896 -x398897 -x398898 -x398899 -x398900 -x398901 -x398902 -x398903 -x398904 -x398905 -x398906 -x398907 -x398908 -x398909 -x398910 -x398911 -x398912 -x398913 -x398914 -x398915 -x398916 -x398917 -x398918 -x398919 -x398920 -x398921 -x398922 -x398923 -x398924 -x398925 -x398926 -x398927 -x398928 -x398929 -x398930 -x398931 -x398932 -x398933 -x398934 -x398935 -x398936 -x398937 -x398938 -x398939 -x398940 -x398941 -x398942 -x398943 -x398944 -x398945 -x398946 -x398947 -x398948 -x398949 -x398950 -x398951 -x398952 -x398953 -x398954 -x398955 -x398956 -x398957 -x398958 -x398959 -x398960 -x398961 -x398962 -x398963 -x398964 -x398965 -x398966 -x398967 -x398968 -x398969 -x398970 -x398971 -x398972 -x398973 -x398974 -x398975 -x398976 -x398977 -x398978 -x398979 -x398980 -x398981 -x398982 -x398983 -x398984 -x398985 -x398986 -x398987 -x398988 -x398989 -x398990 -x398991 -x398992 -x398993 -x398994 -x398995 -x398996 -x398997 -x398998 -x398999 -x399000 -x399001 -x399002 -x399003 -x399004 -x399005 -x399006 -x399007 -x399008 -x399009 -x399010 -x399011 -x399012 -x399013 -x399014 -x399015 -x399016 -x399017 -x399018 -x399019 -x399020 -x399021 -x399022 -x399023 -x399024 -x399025 -x399026 -x399027 -x399028 -x399029 -x399030 -x399031 -x399032 -x399033 -x399034 -x399035 -x399036 -x399037 -x399038 x399039 -x399040 -x399041 -x399042 -x399043 -x399044 -x399045 -x399046 -x399047 -x399048 -x399049 -x399050 -x399051 -x399052 -x399053 -x399054 -x399055 -x399056 -x399057 -x399058 -x399059 -x399060 -x399061 -x399062 -x399063 -x399064 -x399065 -x399066 -x399067 -x399068 -x399069 -x399070 -x399071 -x399072 -x399073 -x399074 -x399075 -x399076 -x399077 -x399078 -x399079 -x399080 -x399081 -x399082 -x399083 -x399084 -x399085 -x399086 -x399087 -x399088 -x399089 -x399090 -x399091 -x399092 -x399093 -x399094 -x399095 -x399096 -x399097 -x399098 -x399099 -x399100 -x399101 -x399102 -x399103 -x399104 -x399105 -x399106 -x399107 -x399108 -x399109 -x399110 -x399111 -x399112 -x399113 -x399114 -x399115 -x399116 -x399117 x399118 -x399119 -x399120 -x399121 -x399122 -x399123 -x399124 -x399125 -x399126 -x399127 -x399128 -x399129 -x399130 -x399131 -x399132 -x399133 -x399134 -x399135 -x399136 -x399137 -x399138 -x399139 -x399140 -x399141 -x399142 -x399143 -x399144 -x399145 -x399146 -x399147 -x399148 -x399149 -x399150 -x399151 -x399152 -x399153 -x399154 -x399155 -x399156 -x399157 -x399158 -x399159 -x399160 -x399161 -x399162 -x399163 -x399164 -x399165 -x399166 -x399167 -x399168 -x399169 -x399170 -x399171 -x399172 -x399173 -x399174 -x399175 -x399176 -x399177 -x399178 -x399179 -x399180 -x399181 -x399182 -x399183 -x399184 -x399185 -x399186 -x399187 -x399188 -x399189 -x399190 -x399191 -x399192 -x399193 -x399194 -x399195 -x399196 -x399197 -x399198 -x399199 -x399200 -x399201 -x399202 -x399203 -x399204 -x399205 -x399206 -x399207 -x399208 -x399209 -x399210 -x399211 -x399212 -x399213 -x399214 -x399215 -x399216 -x399217 -x399218 -x399219 -x399220 -x399221 -x399222 -x399223 -x399224 -x399225 -x399226 -x399227 -x399228 -x399229 -x399230 -x399231 -x399232 -x399233 -x399234 -x399235 -x399236 -x399237 -x399238 -x399239 -x399240 -x399241 -x399242 -x399243 -x399244 -x399245 -x399246 -x399247 -x399248 -x399249 -x399250 -x399251 -x399252 -x399253 -x399254 -x399255 -x399256 -x399257 -x399258 -x399259 -x399260 -x399261 -x399262 -x399263 -x399264 -x399265 -x399266 -x399267 -x399268 -x399269 -x399270 -x399271 -x399272 -x399273 -x399274 -x399275 -x399276 -x399277 -x399278 -x399279 -x399280 -x399281 -x399282 -x399283 -x399284 -x399285 -x399286 -x399287 -x399288 -x399289 -x399290 -x399291 -x399292 -x399293 -x399294 -x399295 -x399296 -x399297 -x399298 -x399299 -x399300 -x399301 -x399302 -x399303 -x399304 -x399305 -x399306 -x399307 -x399308 -x399309 -x399310 -x399311 -x399312 -x399313 -x399314 -x399315 -x399316 -x399317 -x399318 -x399319 -x399320 -x399321 -x399322 -x399323 -x399324 -x399325 -x399326 -x399327 -x399328 -x399329 -x399330 -x399331 -x399332 -x399333 -x399334 -x399335 -x399336 -x399337 -x399338 -x399339 -x399340 -x399341 -x399342 -x399343 -x399344 -x399345 -x399346 -x399347 -x399348 -x399349 -x399350 -x399351 -x399352 -x399353 -x399354 -x399355 -x399356 -x399357 -x399358 -x399359 -x399360 -x399361 -x399362 -x399363 -x399364 -x399365 -x399366 -x399367 -x399368 -x399369 -x399370 -x399371 -x399372 -x399373 -x399374 -x399375 -x399376 -x399377 -x399378 -x399379 -x399380 -x399381 -x399382 -x399383 -x399384 -x399385 -x399386 -x399387 -x399388 -x399389 -x399390 -x399391 -x399392 -x399393 -x399394 -x399395 -x399396 -x399397 -x399398 x399399 -x399400 -x399401 -x399402 -x399403 -x399404 -x399405 -x399406 -x399407 -x399408 -x399409 -x399410 -x399411 -x399412 -x399413 -x399414 -x399415 -x399416 -x399417 -x399418 -x399419 -x399420 -x399421 -x399422 -x399423 -x399424 -x399425 -x399426 -x399427 -x399428 -x399429 -x399430 -x399431 -x399432 -x399433 -x399434 -x399435 -x399436 -x399437 -x399438 -x399439 -x399440 -x399441 -x399442 -x399443 -x399444 -x399445 -x399446 -x399447 -x399448 -x399449 -x399450 -x399451 -x399452 -x399453 -x399454 -x399455 -x399456 -x399457 -x399458 -x399459 -x399460 -x399461 -x399462 -x399463 -x399464 -x399465 -x399466 -x399467 -x399468 -x399469 -x399470 -x399471 -x399472 -x399473 -x399474 -x399475 -x399476 -x399477 -x399478 -x399479 -x399480 -x399481 -x399482 -x399483 -x399484 -x399485 -x399486 -x399487 -x399488 -x399489 -x399490 -x399491 -x399492 -x399493 -x399494 -x399495 -x399496 -x399497 -x399498 -x399499 -x399500 -x399501 -x399502 -x399503 -x399504 -x399505 -x399506 -x399507 -x399508 -x399509 -x399510 -x399511 -x399512 -x399513 -x399514 -x399515 -x399516 -x399517 -x399518 -x399519 -x399520 -x399521 -x399522 -x399523 -x399524 -x399525 -x399526 -x399527 -x399528 -x399529 -x399530 -x399531 -x399532 -x399533 -x399534 -x399535 -x399536 -x399537 -x399538 -x399539 -x399540 -x399541 -x399542 -x399543 -x399544 -x399545 -x399546 -x399547 -x399548 -x399549 -x399550 -x399551 -x399552 -x399553 -x399554 -x399555 -x399556 -x399557 -x399558 -x399559 -x399560 -x399561 -x399562 -x399563 -x399564 -x399565 -x399566 -x399567 -x399568 -x399569 -x399570 -x399571 -x399572 -x399573 -x399574 -x399575 -x399576 -x399577 -x399578 -x399579 -x399580 -x399581 -x399582 -x399583 -x399584 -x399585 -x399586 -x399587 -x399588 -x399589 -x399590 -x399591 -x399592 -x399593 -x399594 -x399595 -x399596 -x399597 -x399598 -x399599 -x399600 -x399601 -x399602 -x399603 -x399604 -x399605 -x399606 -x399607 -x399608 -x399609 -x399610 -x399611 -x399612 -x399613 -x399614 -x399615 -x399616 -x399617 -x399618 -x399619 -x399620 -x399621 -x399622 -x399623 -x399624 -x399625 -x399626 -x399627 -x399628 -x399629 -x399630 -x399631 -x399632 -x399633 -x399634 -x399635 -x399636 -x399637 -x399638 -x399639 -x399640 -x399641 -x399642 -x399643 -x399644 -x399645 -x399646 -x399647 -x399648 -x399649 -x399650 -x399651 -x399652 -x399653 -x399654 -x399655 -x399656 -x399657 -x399658 -x399659 -x399660 -x399661 -x399662 -x399663 -x399664 -x399665 -x399666 -x399667 -x399668 -x399669 -x399670 -x399671 -x399672 -x399673 -x399674 -x399675 -x399676 -x399677 -x399678 -x399679 -x399680 x399681 -x399682 -x399683 -x399684 -x399685 -x399686 -x399687 -x399688 -x399689 -x399690 -x399691 -x399692 -x399693 -x399694 -x399695 -x399696 -x399697 -x399698 -x399699 -x399700 -x399701 -x399702 -x399703 -x399704 -x399705 -x399706 -x399707 -x399708 -x399709 -x399710 -x399711 -x399712 -x399713 -x399714 -x399715 -x399716 -x399717 -x399718 -x399719 -x399720 -x399721 -x399722 -x399723 -x399724 -x399725 -x399726 -x399727 -x399728 -x399729 -x399730 -x399731 -x399732 -x399733 -x399734 -x399735 -x399736 -x399737 -x399738 -x399739 -x399740 -x399741 -x399742 -x399743 -x399744 -x399745 -x399746 -x399747 -x399748 -x399749 -x399750 -x399751 -x399752 -x399753 -x399754 -x399755 -x399756 -x399757 -x399758 -x399759 -x399760 -x399761 -x399762 -x399763 -x399764 -x399765 -x399766 -x399767 -x399768 -x399769 -x399770 -x399771 -x399772 -x399773 -x399774 -x399775 -x399776 -x399777 -x399778 -x399779 -x399780 -x399781 -x399782 -x399783 -x399784 -x399785 -x399786 -x399787 -x399788 -x399789 -x399790 -x399791 -x399792 -x399793 -x399794 -x399795 -x399796 -x399797 -x399798 x399799 -x399800 -x399801 -x399802 -x399803 -x399804 -x399805 -x399806 -x399807 -x399808 -x399809 -x399810 -x399811 -x399812 -x399813 -x399814 -x399815 -x399816 -x399817 -x399818 -x399819 -x399820 -x399821 -x399822 -x399823 -x399824 -x399825 -x399826 -x399827 -x399828 -x399829 -x399830 -x399831 -x399832 -x399833 -x399834 -x399835 -x399836 -x399837 -x399838 -x399839 -x399840 -x399841 -x399842 -x399843 -x399844 -x399845 -x399846 -x399847 -x399848 -x399849 -x399850 -x399851 -x399852 -x399853 -x399854 -x399855 -x399856 -x399857 -x399858 -x399859 -x399860 -x399861 -x399862 -x399863 -x399864 -x399865 -x399866 -x399867 -x399868 -x399869 -x399870 -x399871 -x399872 -x399873 -x399874 -x399875 -x399876 -x399877 -x399878 -x399879 -x399880 -x399881 -x399882 -x399883 -x399884 -x399885 -x399886 -x399887 -x399888 -x399889 -x399890 -x399891 -x399892 -x399893 -x399894 -x399895 -x399896 -x399897 -x399898 -x399899 -x399900 -x399901 -x399902 -x399903 -x399904 -x399905 -x399906 -x399907 -x399908 -x399909 -x399910 -x399911 -x399912 -x399913 -x399914 -x399915 -x399916 -x399917 -x399918 -x399919 -x399920 -x399921 -x399922 -x399923 -x399924 -x399925 -x399926 -x399927 -x399928 -x399929 -x399930 -x399931 -x399932 -x399933 -x399934 -x399935 -x399936 -x399937 -x399938 -x399939 -x399940 -x399941 -x399942 -x399943 -x399944 -x399945 -x399946 -x399947 -x399948 -x399949 -x399950 -x399951 -x399952 -x399953 -x399954 -x399955 -x399956 -x399957 -x399958 -x399959 -x399960 -x399961 -x399962 -x399963 -x399964 -x399965 -x399966 -x399967 -x399968 -x399969 -x399970 -x399971 -x399972 -x399973 -x399974 -x399975 -x399976 -x399977 -x399978 -x399979 -x399980 -x399981 -x399982 -x399983 -x399984 -x399985 -x399986 -x399987 -x399988 -x399989 x399990 -x399991 -x399992 -x399993 -x399994 -x399995 -x399996 -x399997 -x399998 -x399999
1674.09/1679.67 v -x400000 -x400001 -x400002 -x400003 -x400004 -x400005 -x400006 -x400007 -x400008 -x400009 -x400010 -x400011 -x400012 -x400013 -x400014 -x400015 -x400016 -x400017 -x400018 -x400019 -x400020 -x400021 -x400022 -x400023 -x400024 -x400025 -x400026 -x400027 -x400028 -x400029 -x400030 -x400031 -x400032 -x400033 -x400034 -x400035 -x400036 -x400037 -x400038 -x400039 -x400040 -x400041 -x400042 -x400043 -x400044 -x400045 -x400046 -x400047 -x400048 -x400049 -x400050 -x400051 -x400052 -x400053 -x400054 -x400055 -x400056 -x400057 -x400058 -x400059 -x400060 -x400061 -x400062 -x400063 -x400064 -x400065 -x400066 -x400067 -x400068 -x400069 -x400070 -x400071 -x400072 -x400073 -x400074 -x400075 -x400076 -x400077 -x400078 -x400079 -x400080 -x400081 -x400082 -x400083 -x400084 -x400085 -x400086 -x400087 -x400088 -x400089 -x400090 -x400091 -x400092 -x400093 -x400094 -x400095 -x400096 -x400097 -x400098 -x400099 -x400100 -x400101 -x400102 -x400103 -x400104 -x400105 -x400106 -x400107 -x400108 -x400109 -x400110 -x400111 -x400112 -x400113 -x400114 -x400115 -x400116 -x400117 -x400118 -x400119 -x400120 -x400121 -x400122 -x400123 -x400124 -x400125 -x400126 -x400127 -x400128 -x400129 -x400130 -x400131 -x400132 -x400133 -x400134 -x400135 -x400136 -x400137 -x400138 -x400139 -x400140 -x400141 -x400142 -x400143 -x400144 -x400145 -x400146 -x400147 -x400148 -x400149 -x400150 -x400151 -x400152 -x400153 -x400154 -x400155 -x400156 -x400157 -x400158 -x400159 -x400160 -x400161 -x400162 -x400163 -x400164 -x400165 -x400166 -x400167 -x400168 -x400169 -x400170 -x400171 -x400172 -x400173 -x400174 -x400175 -x400176 -x400177 -x400178 -x400179 -x400180 -x400181 -x400182 -x400183 -x400184 -x400185 -x400186 -x400187 -x400188 -x400189 -x400190 -x400191 -x400192 -x400193 -x400194 -x400195 -x400196 -x400197 -x400198 -x400199 -x400200 -x400201 -x400202 -x400203 -x400204 -x400205 -x400206 -x400207 -x400208 -x400209 -x400210 -x400211 -x400212 -x400213 -x400214 -x400215 -x400216 -x400217 -x400218 -x400219 -x400220 -x400221 -x400222 -x400223 -x400224 -x400225 -x400226 -x400227 -x400228 -x400229 -x400230 -x400231 -x400232 -x400233 -x400234 -x400235 -x400236 -x400237 -x400238 -x400239 -x400240 -x400241 -x400242 -x400243 -x400244 -x400245 -x400246 -x400247 -x400248 -x400249 -x400250 -x400251 -x400252 -x400253 -x400254 -x400255 -x400256 -x400257 -x400258 -x400259 -x400260 -x400261 -x400262 -x400263 -x400264 -x400265 -x400266 -x400267 -x400268 -x400269 -x400270 -x400271 -x400272 -x400273 -x400274 -x400275 -x400276 -x400277 -x400278 -x400279 -x400280 -x400281 -x400282 -x400283 -x400284 -x400285 -x400286 -x400287 -x400288 -x400289 -x400290 -x400291 -x400292 -x400293 -x400294 -x400295 -x400296 -x400297 -x400298 -x400299 -x400300 -x400301 -x400302 -x400303 -x400304 -x400305 -x400306 -x400307 -x400308 -x400309 -x400310 -x400311 -x400312 -x400313 -x400314 -x400315 -x400316 -x400317 -x400318 -x400319 -x400320 -x400321 -x400322 -x400323 -x400324 -x400325 -x400326 -x400327 -x400328 -x400329 -x400330 -x400331 -x400332 -x400333 -x400334 -x400335 -x400336 -x400337 -x400338 -x400339 -x400340 -x400341 -x400342 -x400343 -x400344 -x400345 -x400346 -x400347 -x400348 -x400349 -x400350 -x400351 -x400352 -x400353 -x400354 -x400355 -x400356 -x400357 -x400358 -x400359 -x400360 -x400361 -x400362 -x400363 -x400364 -x400365 -x400366 -x400367 -x400368 -x400369 -x400370 -x400371 -x400372 -x400373 -x400374 -x400375 -x400376 -x400377 -x400378 -x400379 -x400380 -x400381 -x400382 -x400383 -x400384 -x400385 -x400386 -x400387 -x400388 -x400389 -x400390 -x400391 -x400392 -x400393 -x400394 -x400395 -x400396 -x400397 -x400398 -x400399 -x400400 -x400401 -x400402 -x400403 -x400404 -x400405 -x400406 -x400407 -x400408 -x400409 -x400410 -x400411 -x400412 -x400413 -x400414 -x400415 -x400416 -x400417 -x400418 -x400419 -x400420 -x400421 -x400422 -x400423 -x400424 -x400425 -x400426 -x400427 -x400428 x400429 -x400430 -x400431 -x400432 -x400433 -x400434 -x400435 -x400436 -x400437 -x400438 -x400439 -x400440 -x400441 -x400442 -x400443 -x400444 -x400445 -x400446 -x400447 -x400448 -x400449 -x400450 -x400451 -x400452 -x400453 -x400454 -x400455 -x400456 -x400457 -x400458 -x400459 -x400460 -x400461 -x400462 -x400463 -x400464 -x400465 -x400466 -x400467 -x400468 -x400469 -x400470 -x400471 -x400472 -x400473 -x400474 -x400475 -x400476 -x400477 -x400478 -x400479 -x400480 -x400481 -x400482 -x400483 -x400484 -x400485 -x400486 -x400487 -x400488 -x400489 -x400490 -x400491 -x400492 -x400493 -x400494 -x400495 -x400496 -x400497 -x400498 -x400499 -x400500 -x400501 -x400502 -x400503 -x400504 -x400505 -x400506 -x400507 -x400508 -x400509 -x400510 -x400511 -x400512 -x400513 -x400514 -x400515 -x400516 -x400517 -x400518 -x400519 -x400520 -x400521 -x400522 -x400523 -x400524 -x400525 -x400526 -x400527 -x400528 -x400529 -x400530 -x400531 -x400532 -x400533 -x400534 -x400535 -x400536 -x400537 -x400538 -x400539 -x400540 -x400541 -x400542 -x400543 -x400544 -x400545 -x400546 -x400547 -x400548 -x400549 -x400550 -x400551 -x400552 -x400553 -x400554 -x400555 -x400556 -x400557 -x400558 -x400559 -x400560 -x400561 -x400562 -x400563 -x400564 -x400565 -x400566 -x400567 -x400568 -x400569 -x400570 -x400571 -x400572 -x400573 -x400574 -x400575 -x400576 -x400577 -x400578 -x400579 -x400580 -x400581 -x400582 -x400583 -x400584 -x400585 -x400586 -x400587 -x400588 -x400589 -x400590 -x400591 -x400592 -x400593 -x400594 -x400595 -x400596 -x400597 -x400598 -x400599 -x400600 -x400601 -x400602 -x400603 -x400604 -x400605 -x400606 -x400607 -x400608 -x400609 -x400610 -x400611 -x400612 -x400613 -x400614 -x400615 -x400616 -x400617 -x400618 -x400619 -x400620 -x400621 -x400622 -x400623 -x400624 -x400625 -x400626 -x400627 -x400628 -x400629 -x400630 -x400631 -x400632 -x400633 -x400634 -x400635 -x400636 -x400637 -x400638 -x400639 -x400640 -x400641 -x400642 -x400643 -x400644 -x400645 -x400646 x400647 -x400648 -x400649 -x400650 -x400651 -x400652 -x400653 -x400654 -x400655 -x400656 -x400657 -x400658 -x400659 -x400660 -x400661 -x400662 -x400663 -x400664 -x400665 -x400666 -x400667 -x400668 -x400669 -x400670 -x400671 -x400672 -x400673 -x400674 -x400675 -x400676 -x400677 -x400678 -x400679 -x400680 -x400681 -x400682 -x400683 -x400684 -x400685 -x400686 -x400687 -x400688 -x400689 -x400690 -x400691 -x400692 -x400693 -x400694 -x400695 -x400696 -x400697 -x400698 -x400699 -x400700 -x400701 -x400702 -x400703 -x400704 -x400705 -x400706 -x400707 -x400708 -x400709 -x400710 -x400711 -x400712 -x400713 -x400714 -x400715 -x400716 -x400717 -x400718 -x400719 -x400720 -x400721 -x400722 -x400723 -x400724 -x400725 -x400726 -x400727 -x400728 -x400729 -x400730 -x400731 -x400732 -x400733 -x400734 -x400735 -x400736 -x400737 -x400738 -x400739 -x400740 -x400741 -x400742 -x400743 -x400744 -x400745 -x400746 -x400747 -x400748 -x400749 -x400750 -x400751 -x400752 -x400753 -x400754 -x400755 -x400756 -x400757 -x400758 -x400759 -x400760 -x400761 -x400762 -x400763 -x400764 -x400765 -x400766 -x400767 -x400768 -x400769 -x400770 -x400771 -x400772 -x400773 -x400774 -x400775 -x400776 -x400777 -x400778 -x400779 -x400780 -x400781 -x400782 -x400783 -x400784 -x400785 -x400786 -x400787 -x400788 -x400789 -x400790 -x400791 -x400792 -x400793 -x400794 -x400795 -x400796 -x400797 -x400798 -x400799 -x400800 -x400801 -x400802 -x400803 -x400804 -x400805 -x400806 -x400807 -x400808 -x400809 -x400810 -x400811 -x400812 -x400813 -x400814 x400815 -x400816 -x400817 -x400818 -x400819 -x400820 -x400821 -x400822 -x400823 -x400824 -x400825 -x400826 -x400827 -x400828 -x400829 -x400830 -x400831 -x400832 -x400833 -x400834 -x400835 -x400836 -x400837 -x400838 -x400839 -x400840 -x400841 -x400842 -x400843 -x400844 -x400845 -x400846 -x400847 -x400848 -x400849 -x400850 -x400851 -x400852 -x400853 -x400854 -x400855 -x400856 -x400857 -x400858 -x400859 -x400860 -x400861 -x400862 -x400863 -x400864 -x400865 -x400866 -x400867 -x400868 -x400869 -x400870 -x400871 -x400872 -x400873 -x400874 -x400875 -x400876 -x400877 -x400878 -x400879 -x400880 -x400881 -x400882 -x400883 -x400884 -x400885 -x400886 -x400887 -x400888 -x400889 -x400890 -x400891 -x400892 -x400893 -x400894 -x400895 -x400896 -x400897 -x400898 -x400899 -x400900 -x400901 -x400902 -x400903 -x400904 -x400905 -x400906 -x400907 -x400908 -x400909 -x400910 -x400911 -x400912 -x400913 -x400914 -x400915 -x400916 -x400917 -x400918 -x400919 -x400920 -x400921 -x400922 -x400923 -x400924 -x400925 -x400926 -x400927 -x400928 -x400929 -x400930 -x400931 -x400932 -x400933 -x400934 -x400935 -x400936 -x400937 -x400938 -x400939 -x400940 -x400941 -x400942 -x400943 -x400944 -x400945 -x400946 -x400947 -x400948 -x400949 -x400950 -x400951 -x400952 -x400953 -x400954 -x400955 -x400956 -x400957 -x400958 -x400959 -x400960 -x400961 -x400962 -x400963 -x400964 -x400965 -x400966 -x400967 -x400968 -x400969 -x400970 -x400971 -x400972 -x400973 -x400974 -x400975 -x400976 -x400977 -x400978 -x400979 -x400980 -x400981 -x400982 -x400983 -x400984 -x400985 -x400986 -x400987 -x400988 -x400989 -x400990 -x400991 -x400992 -x400993 -x400994 -x400995 -x400996 -x400997 -x400998 -x400999 -x401000 -x401001 -x401002 -x401003 -x401004 -x401005 -x401006 -x401007 -x401008 -x401009 -x401010 -x401011 -x401012 -x401013 -x401014 -x401015 -x401016 -x401017 -x401018 -x401019 -x401020 -x401021 -x401022 -x401023 -x401024 -x401025 -x401026 -x401027 -x401028 -x401029 -x401030 -x401031 -x401032 -x401033 -x401034 -x401035 -x401036 -x401037 -x401038 -x401039 -x401040 -x401041 -x401042 -x401043 -x401044 -x401045 -x401046 -x401047 -x401048 -x401049 -x401050 -x401051 -x401052 -x401053 -x401054 -x401055 -x401056 -x401057 -x401058 -x401059 -x401060 -x401061 -x401062 -x401063 -x401064 x401065 -x401066 -x401067 -x401068 -x401069 -x401070 -x401071 -x401072 -x401073 -x401074 -x401075 -x401076 -x401077 -x401078 -x401079 -x401080 -x401081 -x401082 -x401083 -x401084 -x401085 -x401086 -x401087 -x401088 -x401089 -x401090 -x401091 -x401092 -x401093 -x401094 -x401095 -x401096 -x401097 -x401098 -x401099 -x401100 -x401101 -x401102 -x401103 -x401104 -x401105 -x401106 -x401107 -x401108 -x401109 -x401110 -x401111 -x401112 -x401113 -x401114 -x401115 -x401116 -x401117 -x401118 -x401119 -x401120 -x401121 -x401122 -x401123 -x401124 -x401125 -x401126 -x401127 -x401128 -x401129 -x401130 -x401131 -x401132 -x401133 -x401134 -x401135 -x401136 -x401137 -x401138 -x401139 -x401140 -x401141 -x401142 -x401143 -x401144 -x401145 -x401146 -x401147 -x401148 -x401149 -x401150 -x401151 -x401152 -x401153 -x401154 -x401155 -x401156 -x401157 -x401158 -x401159 -x401160 -x401161 -x401162 -x401163 -x401164 -x401165 -x401166 -x401167 -x401168 -x401169 -x401170 -x401171 -x401172 -x401173 -x401174 -x401175 -x401176 x401177 -x401178 -x401179 -x401180 -x401181 -x401182 -x401183 -x401184 -x401185 -x401186 -x401187 -x401188 -x401189 -x401190 -x401191 -x401192 -x401193 -x401194 -x401195 -x401196 -x401197 -x401198 -x401199 -x401200 -x401201 -x401202 -x401203 -x401204 -x401205 -x401206 -x401207 -x401208 -x401209 -x401210 -x401211 -x401212 -x401213 -x401214 -x401215 -x401216 -x401217 -x401218 -x401219 -x401220 -x401221 -x401222 -x401223 -x401224 -x401225 -x401226 -x401227 -x401228 -x401229 -x401230 -x401231 -x401232 -x401233 -x401234 -x401235 -x401236 -x401237 -x401238 -x401239 -x401240 -x401241 -x401242 -x401243 -x401244 -x401245 -x401246 -x401247 -x401248 -x401249 -x401250 -x401251 -x401252 -x401253 -x401254 -x401255 -x401256 -x401257 -x401258 -x401259 -x401260 -x401261 -x401262 -x401263 -x401264 -x401265 -x401266 -x401267 -x401268 -x401269 -x401270 -x401271 -x401272 -x401273 -x401274 -x401275 -x401276 -x401277 -x401278 -x401279 -x401280 -x401281 -x401282 -x401283 -x401284 -x401285 -x401286 -x401287 -x401288 -x401289 -x401290 -x401291 -x401292 -x401293 -x401294 -x401295 -x401296 -x401297 -x401298 -x401299 -x401300 -x401301 -x401302 -x401303 -x401304 -x401305 -x401306 -x401307 -x401308 -x401309 -x401310 -x401311 -x401312 -x401313 -x401314 -x401315 -x401316 -x401317 -x401318 -x401319 -x401320 -x401321 -x401322 -x401323 -x401324 -x401325 -x401326 -x401327 -x401328 -x401329 -x401330 -x401331 -x401332 -x401333 -x401334 -x401335 -x401336 -x401337 -x401338 -x401339 -x401340 -x401341 -x401342 -x401343 -x401344 -x401345 -x401346 -x401347 -x401348 -x401349 -x401350 -x401351 -x401352 -x401353 -x401354 -x401355 -x401356 -x401357 -x401358 -x401359 -x401360 -x401361 -x401362 -x401363 -x401364 -x401365 -x401366 -x401367 -x401368 -x401369 -x401370 -x401371 -x401372 -x401373 -x401374 -x401375 -x401376 -x401377 -x401378 -x401379 -x401380 -x401381 -x401382 -x401383 -x401384 -x401385 -x401386 -x401387 -x401388 -x401389 -x401390 -x401391 -x401392 -x401393 -x401394 -x401395 -x401396 -x401397 -x401398 -x401399 -x401400 -x401401 -x401402 -x401403 -x401404 -x401405 -x401406 -x401407 -x401408 -x401409 -x401410 -x401411 -x401412 -x401413 -x401414 -x401415 -x401416 -x401417 -x401418 -x401419 -x401420 -x401421 -x401422 -x401423 -x401424 x401425 -x401426 -x401427 -x401428 -x401429 -x401430 -x401431 -x401432 -x401433 -x401434 -x401435 -x401436 -x401437 -x401438 -x401439 -x401440 -x401441 -x401442 -x401443 -x401444 -x401445 -x401446 -x401447 -x401448 -x401449 -x401450 -x401451 -x401452 -x401453 -x401454 -x401455 -x401456 -x401457 -x401458 -x401459 -x401460 -x401461 -x401462 -x401463 -x401464 -x401465 -x401466 -x401467 -x401468 -x401469 -x401470 -x401471 -x401472 -x401473 -x401474 -x401475 -x401476 -x401477 -x401478 -x401479 -x401480 -x401481 -x401482 -x401483 -x401484 -x401485 -x401486 -x401487 -x401488 -x401489 -x401490 -x401491 -x401492 -x401493 -x401494 -x401495 -x401496 -x401497 -x401498 -x401499 -x401500 -x401501 -x401502 -x401503 -x401504 -x401505 -x401506 -x401507 -x401508 -x401509 -x401510 -x401511 -x401512 -x401513 -x401514 -x401515 -x401516 -x401517 -x401518 -x401519 -x401520 -x401521 -x401522 -x401523 -x401524 -x401525 -x401526 -x401527 -x401528 -x401529 -x401530 -x401531 -x401532 -x401533 -x401534 -x401535 -x401536 -x401537 -x401538 -x401539 -x401540 -x401541 -x401542 -x401543 -x401544 -x401545 -x401546 -x401547 -x401548 -x401549 -x401550 -x401551 -x401552 -x401553 -x401554 -x401555 -x401556 -x401557 -x401558 -x401559 -x401560 -x401561 -x401562 -x401563 -x401564 -x401565 -x401566 -x401567 -x401568 -x401569 -x401570 -x401571 -x401572 -x401573 -x401574 -x401575 -x401576 -x401577 -x401578 -x401579 -x401580 -x401581 -x401582 -x401583 -x401584 -x401585 -x401586 -x401587 -x401588 -x401589 -x401590 -x401591 -x401592 -x401593 -x401594 -x401595 -x401596 -x401597 -x401598 -x401599 -x401600 -x401601 -x401602 -x401603 -x401604 -x401605 -x401606 -x401607 -x401608 -x401609 -x401610 -x401611 -x401612 -x401613 -x401614 -x401615 -x401616 -x401617 -x401618 -x401619 -x401620 -x401621 -x401622 -x401623 -x401624 -x401625 -x401626 -x401627 -x401628 -x401629 -x401630 -x401631 -x401632 -x401633 -x401634 -x401635 -x401636 -x401637 -x401638 -x401639 -x401640 -x401641 -x401642 -x401643 -x401644 -x401645 -x401646 -x401647 -x401648 -x401649 -x401650 -x401651 -x401652 -x401653 -x401654 -x401655 -x401656 -x401657 -x401658 -x401659 -x401660 -x401661 -x401662 -x401663 -x401664 -x401665 -x401666 -x401667 -x401668 -x401669 -x401670 -x401671 -x401672 -x401673 -x401674 -x401675 -x401676 -x401677 -x401678 -x401679 -x401680 -x401681 -x401682 -x401683 -x401684 -x401685 -x401686 -x401687 -x401688 -x401689 -x401690 -x401691 -x401692 -x401693 -x401694 -x401695 -x401696 -x401697 -x401698 -x401699 -x401700 -x401701 -x401702 -x401703 -x401704 -x401705 -x401706 -x401707 -x401708 -x401709 -x401710 -x401711 -x401712 -x401713 -x401714 -x401715 -x401716 -x401717 -x401718 -x401719 -x401720 -x401721 x401722 -x401723 -x401724 -x401725 -x401726 -x401727 -x401728 -x401729 -x401730 -x401731 -x401732 -x401733 -x401734 -x401735 -x401736 -x401737 -x401738 -x401739 -x401740 -x401741 -x401742 -x401743 -x401744 -x401745 -x401746 -x401747 -x401748 -x401749 -x401750 -x401751 -x401752 -x401753 -x401754 -x401755 -x401756 -x401757 -x401758 -x401759 -x401760 -x401761 -x401762 -x401763 -x401764 -x401765 -x401766 -x401767 -x401768 -x401769 -x401770 -x401771 -x401772 -x401773 -x401774 -x401775 -x401776 -x401777 -x401778 -x401779 -x401780 -x401781 -x401782 -x401783 -x401784 -x401785 -x401786 -x401787 -x401788 -x401789 -x401790 -x401791 -x401792 -x401793 -x401794 -x401795 -x401796 -x401797 -x401798 -x401799 -x401800 -x401801 -x401802 -x401803 -x401804 -x401805 -x401806 -x401807 -x401808 -x401809 -x401810 -x401811 -x401812 -x401813 -x401814 -x401815 -x401816 -x401817 -x401818 -x401819 -x401820 -x401821 -x401822 -x401823 -x401824 -x401825 -x401826 -x401827 -x401828 -x401829 -x401830 -x401831 -x401832 -x401833 -x401834 -x401835 -x401836 -x401837 -x401838 -x401839 -x401840 -x401841 -x401842 -x401843 -x401844 -x401845 -x401846 -x401847 -x401848 -x401849 -x401850 -x401851 -x401852 -x401853 -x401854 -x401855 -x401856 -x401857 -x401858 -x401859 -x401860 -x401861 -x401862 -x401863 -x401864 -x401865 -x401866 -x401867 -x401868 -x401869 -x401870 -x401871 -x401872 -x401873 -x401874 -x401875 -x401876 -x401877 -x401878 -x401879 -x401880 -x401881 -x401882 -x401883 -x401884 -x401885 -x401886 -x401887 -x401888 -x401889 -x401890 -x401891 -x401892 -x401893 -x401894 -x401895 -x401896 -x401897 -x401898 -x401899 -x401900 -x401901 -x401902 -x401903 -x401904 -x401905 -x401906 -x401907 -x401908 -x401909 -x401910 -x401911 -x401912 -x401913 -x401914 -x401915 -x401916 -x401917 -x401918 -x401919 -x401920 -x401921 -x401922 -x401923 -x401924 -x401925 -x401926 -x401927 -x401928 -x401929 -x401930 -x401931 -x401932 -x401933 -x401934 -x401935 -x401936 -x401937 -x401938 -x401939 -x401940 -x401941 -x401942 -x401943 -x401944 -x401945 -x401946 -x401947 -x401948 x401949 -x401950 -x401951 -x401952 -x401953 -x401954 -x401955 -x401956 -x401957 -x401958 -x401959 -x401960 -x401961 -x401962 -x401963 -x401964 -x401965 -x401966 -x401967 -x401968 -x401969 -x401970 -x401971 -x401972 -x401973 -x401974 -x401975 -x401976 -x401977 -x401978 -x401979 -x401980 -x401981 -x401982 -x401983 -x401984 -x401985 -x401986 -x401987 -x401988 -x401989 -x401990 -x401991 -x401992 -x401993 -x401994 -x401995 -x401996 -x401997 -x401998 -x401999
1674.09/1679.67 v -x402000 -x402001 -x402002 -x402003 -x402004 -x402005 -x402006 -x402007 -x402008 -x402009 -x402010 -x402011 -x402012 -x402013 -x402014 -x402015 -x402016 -x402017 -x402018 -x402019 -x402020 -x402021 -x402022 -x402023 -x402024 -x402025 -x402026 -x402027 -x402028 -x402029 -x402030 -x402031 -x402032 -x402033 -x402034 -x402035 -x402036 -x402037 -x402038 -x402039 -x402040 -x402041 -x402042 -x402043 -x402044 -x402045 -x402046 -x402047 -x402048 -x402049 -x402050 -x402051 -x402052 -x402053 -x402054 -x402055 -x402056 -x402057 -x402058 -x402059 -x402060 -x402061 -x402062 -x402063 -x402064 -x402065 -x402066 -x402067 -x402068 -x402069 x402070 -x402071 -x402072 -x402073 -x402074 -x402075 -x402076 -x402077 -x402078 -x402079 -x402080 -x402081 -x402082 -x402083 -x402084 -x402085 -x402086 -x402087 -x402088 -x402089 -x402090 -x402091 -x402092 -x402093 -x402094 -x402095 -x402096 -x402097 -x402098 -x402099 -x402100 -x402101 -x402102 -x402103 -x402104 -x402105 -x402106 -x402107 -x402108 -x402109 -x402110 -x402111 -x402112 -x402113 -x402114 -x402115 -x402116 -x402117 -x402118 -x402119 -x402120 -x402121 -x402122 -x402123 -x402124 -x402125 -x402126 -x402127 -x402128 -x402129 -x402130 -x402131 -x402132 -x402133 -x402134 -x402135 -x402136 -x402137 -x402138 -x402139 -x402140 -x402141 -x402142 -x402143 -x402144 -x402145 -x402146 -x402147 -x402148 -x402149 -x402150 -x402151 -x402152 -x402153 -x402154 -x402155 -x402156 -x402157 -x402158 -x402159 -x402160 -x402161 -x402162 -x402163 -x402164 -x402165 -x402166 -x402167 -x402168 -x402169 -x402170 -x402171 -x402172 -x402173 -x402174 -x402175 -x402176 -x402177 -x402178 -x402179 -x402180 -x402181 -x402182 -x402183 -x402184 -x402185 -x402186 -x402187 -x402188 -x402189 -x402190 -x402191 -x402192 -x402193 -x402194 -x402195 -x402196 -x402197 -x402198 -x402199 -x402200 -x402201 -x402202 -x402203 -x402204 -x402205 -x402206 -x402207 -x402208 -x402209 -x402210 -x402211 -x402212 -x402213 -x402214 -x402215 -x402216 -x402217 -x402218 -x402219 -x402220 -x402221 -x402222 -x402223 -x402224 -x402225 -x402226 -x402227 -x402228 -x402229 -x402230 -x402231 -x402232 -x402233 -x402234 -x402235 -x402236 -x402237 -x402238 -x402239 -x402240 -x402241 -x402242 -x402243 -x402244 -x402245 -x402246 -x402247 -x402248 -x402249 -x402250 -x402251 -x402252 -x402253 -x402254 -x402255 -x402256 -x402257 -x402258 -x402259 -x402260 -x402261 -x402262 -x402263 -x402264 -x402265 -x402266 x402267 -x402268 -x402269 -x402270 -x402271 -x402272 -x402273 -x402274 -x402275 -x402276 -x402277 -x402278 -x402279 -x402280 -x402281 -x402282 -x402283 -x402284 -x402285 -x402286 -x402287 -x402288 -x402289 -x402290 -x402291 -x402292 -x402293 -x402294 -x402295 -x402296 -x402297 -x402298 -x402299 -x402300 -x402301 -x402302 -x402303 -x402304 -x402305 -x402306 -x402307 -x402308 -x402309 -x402310 -x402311 -x402312 -x402313 -x402314 -x402315 -x402316 -x402317 -x402318 -x402319 -x402320 -x402321 -x402322 -x402323 -x402324 -x402325 -x402326 -x402327 -x402328 -x402329 -x402330 -x402331 -x402332 -x402333 -x402334 -x402335 -x402336 -x402337 -x402338 -x402339 -x402340 -x402341 -x402342 -x402343 -x402344 -x402345 -x402346 -x402347 -x402348 -x402349 -x402350 -x402351 -x402352 -x402353 -x402354 -x402355 -x402356 -x402357 -x402358 -x402359 -x402360 -x402361 -x402362 -x402363 -x402364 -x402365 -x402366 -x402367 -x402368 -x402369 -x402370 -x402371 -x402372 -x402373 -x402374 -x402375 -x402376 -x402377 -x402378 -x402379 -x402380 -x402381 -x402382 -x402383 -x402384 -x402385 -x402386 -x402387 -x402388 -x402389 -x402390 -x402391 -x402392 -x402393 -x402394 -x402395 -x402396 -x402397 -x402398 -x402399 -x402400 -x402401 -x402402 -x402403 -x402404 -x402405 -x402406 -x402407 -x402408 -x402409 -x402410 -x402411 -x402412 -x402413 -x402414 -x402415 -x402416 -x402417 -x402418 -x402419 -x402420 -x402421 -x402422 -x402423 -x402424 -x402425 -x402426 -x402427 -x402428 -x402429 -x402430 -x402431 -x402432 -x402433 -x402434 -x402435 -x402436 -x402437 -x402438 -x402439 -x402440 -x402441 -x402442 -x402443 -x402444 -x402445 -x402446 -x402447 -x402448 -x402449 -x402450 -x402451 -x402452 -x402453 -x402454 -x402455 -x402456 -x402457 -x402458 -x402459 -x402460 -x402461 -x402462 -x402463 -x402464 -x402465 -x402466 -x402467 -x402468 -x402469 -x402470 -x402471 x402472 -x402473 -x402474 -x402475 -x402476 -x402477 -x402478 -x402479 -x402480 -x402481 -x402482 -x402483 -x402484 -x402485 -x402486 -x402487 -x402488 -x402489 -x402490 -x402491 -x402492 -x402493 -x402494 -x402495 -x402496 -x402497 -x402498 -x402499 -x402500 -x402501 -x402502 -x402503 -x402504 -x402505 -x402506 -x402507 -x402508 -x402509 -x402510 -x402511 -x402512 -x402513 -x402514 -x402515 -x402516 -x402517 -x402518 -x402519 -x402520 -x402521 -x402522 -x402523 -x402524 -x402525 -x402526 -x402527 -x402528 -x402529 -x402530 -x402531 -x402532 -x402533 -x402534 -x402535 -x402536 -x402537 -x402538 -x402539 -x402540 -x402541 -x402542 -x402543 -x402544 -x402545 -x402546 -x402547 -x402548 -x402549 -x402550 -x402551 -x402552 -x402553 -x402554 -x402555 -x402556 -x402557 -x402558 -x402559 -x402560 -x402561 -x402562 -x402563 -x402564 -x402565 -x402566 -x402567 -x402568 -x402569 -x402570 -x402571 -x402572 -x402573 -x402574 -x402575 -x402576 -x402577 -x402578 -x402579 -x402580 -x402581 -x402582 -x402583 -x402584 -x402585 -x402586 -x402587 -x402588 -x402589 -x402590 -x402591 -x402592 -x402593 -x402594 -x402595 -x402596 -x402597 -x402598 -x402599 -x402600 -x402601 -x402602 -x402603 -x402604 -x402605 -x402606 -x402607 -x402608 -x402609 -x402610 -x402611 -x402612 -x402613 -x402614 -x402615 -x402616 -x402617 -x402618 -x402619 -x402620 -x402621 -x402622 -x402623 -x402624 -x402625 -x402626 -x402627 -x402628 -x402629 -x402630 -x402631 -x402632 -x402633 -x402634 -x402635 -x402636 -x402637 -x402638 -x402639 -x402640 -x402641 -x402642 -x402643 -x402644 -x402645 -x402646 -x402647 -x402648 -x402649 -x402650 -x402651 -x402652 -x402653 -x402654 -x402655 -x402656 -x402657 -x402658 -x402659 -x402660 -x402661 -x402662 -x402663 -x402664 -x402665 -x402666 -x402667 -x402668 -x402669 -x402670 -x402671 -x402672 -x402673 -x402674 -x402675 -x402676 -x402677 -x402678 -x402679 -x402680 -x402681 -x402682 -x402683 -x402684 -x402685 -x402686 -x402687 -x402688 -x402689 -x402690 -x402691 -x402692 -x402693 -x402694 -x402695 -x402696 -x402697 -x402698 -x402699 -x402700 -x402701 -x402702 -x402703 -x402704 -x402705 -x402706 -x402707 -x402708 -x402709 -x402710 -x402711 -x402712 x402713 -x402714 -x402715 -x402716 -x402717 -x402718 -x402719 -x402720 -x402721 -x402722 -x402723 -x402724 -x402725 -x402726 -x402727 -x402728 -x402729 -x402730 -x402731 -x402732 -x402733 -x402734 -x402735 -x402736 -x402737 -x402738 -x402739 -x402740 -x402741 -x402742 -x402743 -x402744 -x402745 -x402746 -x402747 -x402748 -x402749 -x402750 -x402751 -x402752 -x402753 -x402754 -x402755 -x402756 -x402757 -x402758 -x402759 -x402760 -x402761 -x402762 -x402763 -x402764 -x402765 -x402766 -x402767 -x402768 -x402769 -x402770 -x402771 -x402772 -x402773 -x402774 -x402775 -x402776 -x402777 -x402778 -x402779 -x402780 -x402781 -x402782 -x402783 -x402784 -x402785 -x402786 -x402787 -x402788 -x402789 -x402790 -x402791 -x402792 -x402793 -x402794 -x402795 -x402796 -x402797 -x402798 -x402799 -x402800 -x402801 -x402802 -x402803 -x402804 -x402805 -x402806 -x402807 -x402808 -x402809 -x402810 -x402811 -x402812 -x402813 -x402814 -x402815 -x402816 -x402817 -x402818 -x402819 -x402820 -x402821 -x402822 -x402823 -x402824 -x402825 -x402826 -x402827 -x402828 -x402829 -x402830 -x402831 -x402832 -x402833 -x402834 -x402835 -x402836 -x402837 -x402838 -x402839 -x402840 -x402841 -x402842 -x402843 -x402844 -x402845 -x402846 -x402847 -x402848 -x402849 -x402850 -x402851 -x402852 -x402853 -x402854 -x402855 -x402856 -x402857 -x402858 -x402859 -x402860 -x402861 -x402862 -x402863 -x402864 -x402865 -x402866 -x402867 -x402868 -x402869 -x402870 -x402871 -x402872 -x402873 -x402874 -x402875 -x402876 -x402877 -x402878 -x402879 -x402880 -x402881 -x402882 -x402883 -x402884 -x402885 -x402886 -x402887 -x402888 -x402889 -x402890 -x402891 -x402892 -x402893 -x402894 -x402895 -x402896 -x402897 -x402898 -x402899 -x402900 -x402901 -x402902 -x402903 -x402904 -x402905 -x402906 -x402907 -x402908 -x402909 -x402910 -x402911 -x402912 -x402913 -x402914 -x402915 -x402916 -x402917 -x402918 -x402919 -x402920 -x402921 -x402922 -x402923 -x402924 -x402925 -x402926 -x402927 -x402928 -x402929 -x402930 -x402931 -x402932 -x402933 -x402934 -x402935 -x402936 -x402937 -x402938 -x402939 -x402940 -x402941 -x402942 -x402943 -x402944 -x402945 -x402946 -x402947 -x402948 -x402949 -x402950 -x402951 -x402952 -x402953 -x402954 -x402955 -x402956 -x402957 -x402958 -x402959 -x402960 -x402961 -x402962 -x402963 -x402964 -x402965 -x402966 -x402967 -x402968 -x402969 -x402970 -x402971 x402972 -x402973 -x402974 -x402975 -x402976 -x402977 -x402978 -x402979 -x402980 -x402981 -x402982 -x402983 -x402984 -x402985 -x402986 -x402987 -x402988 -x402989 -x402990 -x402991 -x402992 -x402993 -x402994 -x402995 -x402996 -x402997 -x402998 -x402999 -x403000 -x403001 -x403002 -x403003 -x403004 -x403005 -x403006 -x403007 -x403008 -x403009 -x403010 -x403011 -x403012 -x403013 -x403014 -x403015 -x403016 -x403017 -x403018 -x403019 -x403020 -x403021 -x403022 -x403023 -x403024 -x403025 -x403026 -x403027 -x403028 -x403029 -x403030 -x403031 -x403032 -x403033 -x403034 -x403035 -x403036 -x403037 -x403038 -x403039 -x403040 -x403041 -x403042 -x403043 -x403044 -x403045 -x403046 -x403047 -x403048 -x403049 -x403050 -x403051 -x403052 -x403053 -x403054 -x403055 -x403056 -x403057 -x403058 -x403059 -x403060 -x403061 -x403062 -x403063 -x403064 -x403065 -x403066 -x403067 -x403068 -x403069 -x403070 -x403071 -x403072 -x403073 -x403074 -x403075 -x403076 -x403077 -x403078 -x403079 -x403080 -x403081 -x403082 -x403083 -x403084 -x403085 -x403086 -x403087 -x403088 -x403089 -x403090 -x403091 -x403092 -x403093 -x403094 -x403095 -x403096 -x403097 -x403098 -x403099 -x403100 -x403101 -x403102 -x403103 -x403104 -x403105 -x403106 -x403107 -x403108 -x403109 -x403110 -x403111 -x403112 -x403113 -x403114 -x403115 -x403116 -x403117 -x403118 -x403119 -x403120 -x403121 -x403122 -x403123 -x403124 -x403125 -x403126 -x403127 -x403128 -x403129 -x403130 -x403131 -x403132 -x403133 -x403134 -x403135 -x403136 -x403137 -x403138 -x403139 -x403140 -x403141 -x403142 -x403143 -x403144 -x403145 -x403146 -x403147 -x403148 -x403149 -x403150 -x403151 -x403152 -x403153 -x403154 -x403155 -x403156 -x403157 -x403158 -x403159 -x403160 -x403161 -x403162 -x403163 -x403164 -x403165 -x403166 -x403167 -x403168 -x403169 -x403170 -x403171 -x403172 -x403173 -x403174 -x403175 -x403176 -x403177 -x403178 -x403179 -x403180 -x403181 -x403182 -x403183 -x403184 -x403185 -x403186 -x403187 -x403188 -x403189 -x403190 -x403191 -x403192 -x403193 -x403194 -x403195 -x403196 -x403197 -x403198 -x403199 -x403200 -x403201 -x403202 -x403203 -x403204 -x403205 -x403206 -x403207 -x403208 -x403209 -x403210 -x403211 -x403212 -x403213 -x403214 -x403215 -x403216 -x403217 -x403218 -x403219 -x403220 -x403221 -x403222 -x403223 -x403224 -x403225 -x403226 -x403227 -x403228 -x403229 -x403230 -x403231 -x403232 -x403233 -x403234 -x403235 -x403236 -x403237 -x403238 -x403239 -x403240 -x403241 -x403242 -x403243 -x403244 -x403245 -x403246 -x403247 -x403248 -x403249 -x403250 -x403251 -x403252 -x403253 -x403254 -x403255 -x403256 -x403257 -x403258 -x403259 -x403260 -x403261 -x403262 -x403263 -x403264 -x403265 -x403266 -x403267 -x403268 -x403269 -x403270 -x403271 -x403272 -x403273 -x403274 -x403275 -x403276 -x403277 -x403278 -x403279 -x403280 -x403281 -x403282 -x403283 -x403284 -x403285 -x403286 -x403287 -x403288 -x403289 -x403290 -x403291 -x403292 -x403293 -x403294 -x403295 -x403296 -x403297 -x403298 -x403299 -x403300 x403301 -x403302 -x403303 -x403304 -x403305 -x403306 -x403307 -x403308 -x403309 -x403310 -x403311 -x403312 -x403313 -x403314 -x403315 -x403316 -x403317 -x403318 -x403319 -x403320 -x403321 -x403322 -x403323 -x403324 -x403325 -x403326 -x403327 -x403328 -x403329 -x403330 -x403331 -x403332 -x403333 -x403334 -x403335 -x403336 -x403337 -x403338 -x403339 -x403340 -x403341 -x403342 -x403343 -x403344 -x403345 -x403346 -x403347 -x403348 -x403349 -x403350 -x403351 -x403352 -x403353 -x403354 -x403355 -x403356 -x403357 -x403358 -x403359 -x403360 -x403361 -x403362 -x403363 -x403364 -x403365 -x403366 -x403367 -x403368 -x403369 -x403370 -x403371 -x403372 -x403373 -x403374 -x403375 -x403376 -x403377 -x403378 -x403379 -x403380 -x403381 x403382 -x403383 -x403384 -x403385 -x403386 -x403387 -x403388 -x403389 -x403390 -x403391 -x403392 -x403393 -x403394 -x403395 -x403396 -x403397 -x403398 -x403399 -x403400 -x403401 -x403402 -x403403 -x403404 -x403405 -x403406 -x403407 -x403408 -x403409 -x403410 -x403411 -x403412 -x403413 -x403414 -x403415 -x403416 -x403417 -x403418 -x403419 -x403420 -x403421 -x403422 -x403423 -x403424 -x403425 -x403426 -x403427 -x403428 -x403429 -x403430 -x403431 -x403432 -x403433 -x403434 -x403435 -x403436 -x403437 -x403438 -x403439 -x403440 -x403441 -x403442 -x403443 -x403444 -x403445 -x403446 -x403447 -x403448 -x403449 -x403450 -x403451 -x403452 -x403453 -x403454 -x403455 -x403456 -x403457 -x403458 -x403459 -x403460 -x403461 -x403462 -x403463 -x403464 -x403465 -x403466 -x403467 -x403468 -x403469 -x403470 -x403471 -x403472 -x403473 -x403474 -x403475 -x403476 -x403477 -x403478 -x403479 -x403480 -x403481 -x403482 -x403483 -x403484 -x403485 -x403486 -x403487 -x403488 -x403489 -x403490 -x403491 -x403492 -x403493 -x403494 -x403495 -x403496 -x403497 -x403498 -x403499 -x403500 -x403501 -x403502 -x403503 -x403504 -x403505 -x403506 -x403507 -x403508 -x403509 -x403510 -x403511 -x403512 -x403513 -x403514 -x403515 -x403516 -x403517 -x403518 -x403519 -x403520 -x403521 -x403522 -x403523 -x403524 -x403525 -x403526 -x403527 -x403528 -x403529 -x403530 -x403531 -x403532 -x403533 -x403534 -x403535 -x403536 -x403537 -x403538 -x403539 -x403540 -x403541 -x403542 -x403543 -x403544 -x403545 -x403546 -x403547 -x403548 -x403549 -x403550 -x403551 -x403552 -x403553 -x403554 -x403555 -x403556 -x403557 -x403558 -x403559 -x403560 -x403561 -x403562 -x403563 -x403564 -x403565 -x403566 -x403567 -x403568 -x403569 -x403570 -x403571 -x403572 -x403573 -x403574 -x403575 -x403576 -x403577 -x403578 -x403579 -x403580 -x403581 -x403582 -x403583 -x403584 -x403585 -x403586 -x403587 -x403588 -x403589 -x403590 -x403591 -x403592 -x403593 -x403594 -x403595 -x403596 -x403597 -x403598 -x403599 -x403600 -x403601 -x403602 -x403603 -x403604 -x403605 -x403606 -x403607 -x403608 -x403609 -x403610 -x403611 -x403612 -x403613 -x403614 -x403615 -x403616 -x403617 -x403618 -x403619 -x403620 -x403621 -x403622 -x403623 -x403624 -x403625 -x403626 -x403627 -x403628 -x403629 -x403630 -x403631 -x403632 -x403633 -x403634 -x403635 -x403636 -x403637 -x403638 -x403639 -x403640 -x403641 -x403642 -x403643 -x403644 -x403645 -x403646 -x403647 -x403648 -x403649 -x403650 -x403651 -x403652 -x403653 -x403654 -x403655 -x403656 -x403657 -x403658 -x403659 -x403660 -x403661 -x403662 -x403663 -x403664 x403665 -x403666 -x403667 -x403668 -x403669 -x403670 -x403671 -x403672 -x403673 -x403674 -x403675 -x403676 -x403677 -x403678 -x403679 -x403680 -x403681 -x403682 -x403683 -x403684 -x403685 -x403686 -x403687 -x403688 -x403689 -x403690 -x403691 -x403692 -x403693 -x403694 -x403695 -x403696 -x403697 -x403698 -x403699 -x403700 -x403701 -x403702 -x403703 -x403704 -x403705 -x403706 -x403707 -x403708 -x403709 -x403710 -x403711 -x403712 -x403713 -x403714 -x403715 -x403716 -x403717 -x403718 -x403719 -x403720 -x403721 -x403722 -x403723 -x403724 -x403725 -x403726 -x403727 -x403728 -x403729 -x403730 -x403731 -x403732 -x403733 -x403734 -x403735 -x403736 -x403737 -x403738 -x403739 -x403740 -x403741 -x403742 -x403743 -x403744 -x403745 -x403746 -x403747 -x403748 -x403749 -x403750 -x403751 -x403752 -x403753 -x403754 -x403755 -x403756 -x403757 -x403758 -x403759 -x403760 -x403761 -x403762 -x403763 -x403764 -x403765 -x403766 -x403767 -x403768 -x403769 -x403770 -x403771 -x403772 -x403773 -x403774 -x403775 -x403776 -x403777 -x403778 -x403779 -x403780 -x403781 -x403782 -x403783 -x403784 -x403785 -x403786 -x403787 -x403788 -x403789 -x403790 -x403791 -x403792 -x403793 -x403794 -x403795 -x403796 -x403797 -x403798 -x403799 -x403800 -x403801 -x403802 -x403803 -x403804 -x403805 -x403806 -x403807 -x403808 -x403809 -x403810 -x403811 -x403812 -x403813 -x403814 -x403815 -x403816 -x403817 -x403818 -x403819 -x403820 -x403821 -x403822 -x403823 -x403824 -x403825 -x403826 -x403827 -x403828 -x403829 -x403830 -x403831 -x403832 -x403833 -x403834 -x403835 -x403836 -x403837 -x403838 -x403839 -x403840 -x403841 -x403842 -x403843 -x403844 -x403845 -x403846 -x403847 -x403848 -x403849 -x403850 -x403851 -x403852 -x403853 -x403854 -x403855 -x403856 -x403857 -x403858 -x403859 -x403860 -x403861 -x403862 -x403863 -x403864 -x403865 -x403866 -x403867 -x403868 -x403869 -x403870 -x403871 -x403872 -x403873 -x403874 -x403875 -x403876 -x403877 -x403878 -x403879 -x403880 -x403881 -x403882 -x403883 -x403884 -x403885 -x403886 -x403887 -x403888 -x403889 -x403890 -x403891 -x403892 -x403893 -x403894 -x403895 -x403896 -x403897 -x403898 -x403899 -x403900 -x403901 -x403902 -x403903 -x403904 -x403905 -x403906 -x403907 -x403908 -x403909 -x403910 -x403911 -x403912 -x403913 -x403914 -x403915 -x403916 -x403917 -x403918 -x403919 -x403920 -x403921 -x403922 -x403923 -x403924 -x403925 -x403926 -x403927 -x403928 -x403929 -x403930 -x403931 -x403932 -x403933 -x403934 -x403935 -x403936 -x403937 -x403938 -x403939 -x403940 -x403941 -x403942 -x403943 -x403944 -x403945 -x403946 -x403947 -x403948 x403949 -x403950 -x403951 -x403952 -x403953 -x403954 -x403955 -x403956 -x403957 -x403958 -x403959 -x403960 -x403961 -x403962 -x403963 -x403964 -x403965 -x403966 -x403967 -x403968 -x403969 -x403970 -x403971 -x403972 -x403973 -x403974 -x403975 -x403976 -x403977 -x403978 -x403979 -x403980 -x403981 -x403982 -x403983 -x403984 -x403985 -x403986 -x403987 -x403988 -x403989 -x403990 -x403991 -x403992 -x403993 -x403994 -x403995 -x403996 -x403997 -x403998 -x403999
1674.09/1679.67 v -x404000 -x404001 -x404002 -x404003 -x404004 -x404005 -x404006 -x404007 -x404008 -x404009 -x404010 -x404011 -x404012 -x404013 -x404014 -x404015 -x404016 -x404017 -x404018 -x404019 -x404020 -x404021 -x404022 -x404023 -x404024 -x404025 -x404026 -x404027 -x404028 -x404029 -x404030 -x404031 -x404032 -x404033 -x404034 -x404035 -x404036 -x404037 -x404038 -x404039 -x404040 -x404041 -x404042 -x404043 -x404044 -x404045 -x404046 -x404047 -x404048 -x404049 -x404050 -x404051 -x404052 -x404053 -x404054 -x404055 -x404056 -x404057 -x404058 -x404059 -x404060 -x404061 -x404062 -x404063 -x404064 -x404065 -x404066 -x404067 -x404068 x404069 -x404070 -x404071 -x404072 -x404073 -x404074 -x404075 -x404076 -x404077 -x404078 -x404079 -x404080 -x404081 -x404082 -x404083 -x404084 -x404085 -x404086 -x404087 -x404088 -x404089 -x404090 -x404091 -x404092 -x404093 -x404094 -x404095 -x404096 -x404097 -x404098 -x404099 -x404100 -x404101 -x404102 -x404103 -x404104 -x404105 -x404106 -x404107 -x404108 -x404109 -x404110 -x404111 -x404112 -x404113 -x404114 -x404115 -x404116 -x404117 -x404118 -x404119 -x404120 -x404121 -x404122 -x404123 -x404124 -x404125 -x404126 -x404127 -x404128 -x404129 -x404130 -x404131 -x404132 -x404133 -x404134 -x404135 -x404136 -x404137 -x404138 -x404139 -x404140 -x404141 -x404142 -x404143 -x404144 -x404145 -x404146 -x404147 -x404148 -x404149 -x404150 -x404151 -x404152 -x404153 -x404154 -x404155 -x404156 -x404157 -x404158 -x404159 -x404160 -x404161 -x404162 -x404163 -x404164 -x404165 -x404166 -x404167 -x404168 -x404169 -x404170 -x404171 -x404172 -x404173 -x404174 -x404175 -x404176 -x404177 -x404178 -x404179 -x404180 -x404181 -x404182 -x404183 -x404184 -x404185 -x404186 -x404187 -x404188 -x404189 -x404190 -x404191 -x404192 -x404193 -x404194 -x404195 -x404196 -x404197 -x404198 -x404199 -x404200 -x404201 -x404202 -x404203 -x404204 -x404205 -x404206 -x404207 -x404208 -x404209 -x404210 -x404211 -x404212 -x404213 -x404214 -x404215 -x404216 -x404217 -x404218 -x404219 -x404220 -x404221 -x404222 -x404223 -x404224 -x404225 -x404226 -x404227 -x404228 -x404229 -x404230 -x404231 -x404232 -x404233 -x404234 -x404235 -x404236 -x404237 -x404238 -x404239 -x404240 -x404241 -x404242 -x404243 -x404244 -x404245 -x404246 -x404247 -x404248 -x404249 -x404250 -x404251 -x404252 -x404253 -x404254 -x404255 -x404256 -x404257 -x404258 -x404259 -x404260 -x404261 x404262 -x404263 -x404264 -x404265 -x404266 -x404267 -x404268 -x404269 -x404270 -x404271 -x404272 -x404273 -x404274 -x404275 -x404276 -x404277 -x404278 -x404279 -x404280 -x404281 -x404282 -x404283 -x404284 -x404285 -x404286 -x404287 -x404288 -x404289 -x404290 -x404291 -x404292 -x404293 -x404294 -x404295 -x404296 -x404297 -x404298 -x404299 -x404300 -x404301 -x404302 -x404303 -x404304 -x404305 -x404306 -x404307 -x404308 -x404309 -x404310 -x404311 -x404312 -x404313 -x404314 -x404315 -x404316 -x404317 -x404318 -x404319 -x404320 -x404321 -x404322 -x404323 -x404324 -x404325 -x404326 -x404327 -x404328 -x404329 -x404330 -x404331 -x404332 -x404333 -x404334 -x404335 -x404336 -x404337 -x404338 -x404339 -x404340 -x404341 -x404342 -x404343 -x404344 -x404345 -x404346 -x404347 -x404348 -x404349 -x404350 -x404351 -x404352 -x404353 -x404354 -x404355 -x404356 -x404357 -x404358 -x404359 -x404360 -x404361 -x404362 -x404363 -x404364 -x404365 -x404366 -x404367 -x404368 -x404369 -x404370 -x404371 -x404372 -x404373 -x404374 -x404375 -x404376 -x404377 -x404378 -x404379 -x404380 -x404381 -x404382 -x404383 -x404384 -x404385 -x404386 -x404387 -x404388 -x404389 -x404390 -x404391 -x404392 -x404393 -x404394 -x404395 -x404396 -x404397 -x404398 -x404399 -x404400 -x404401 -x404402 -x404403 -x404404 -x404405 -x404406 -x404407 -x404408 -x404409 -x404410 -x404411 -x404412 -x404413 -x404414 -x404415 -x404416 -x404417 -x404418 -x404419 -x404420 -x404421 -x404422 -x404423 -x404424 -x404425 -x404426 -x404427 -x404428 -x404429 -x404430 -x404431 -x404432 -x404433 -x404434 -x404435 -x404436 -x404437 -x404438 -x404439 -x404440 -x404441 -x404442 -x404443 -x404444 -x404445 -x404446 -x404447 -x404448 -x404449 -x404450 -x404451 -x404452 -x404453 -x404454 -x404455 -x404456 -x404457 -x404458 -x404459 -x404460 -x404461 -x404462 -x404463 -x404464 -x404465 -x404466 -x404467 -x404468 -x404469 -x404470 -x404471 -x404472 -x404473 -x404474 -x404475 -x404476 -x404477 -x404478 -x404479 -x404480 -x404481 -x404482 -x404483 -x404484 -x404485 -x404486 -x404487 -x404488 -x404489 -x404490 -x404491 -x404492 -x404493 -x404494 -x404495 -x404496 -x404497 -x404498 -x404499 -x404500 -x404501 -x404502 -x404503 -x404504 -x404505 -x404506 -x404507 -x404508 -x404509 -x404510 -x404511 -x404512 -x404513 -x404514 -x404515 -x404516 -x404517 -x404518 -x404519 -x404520 -x404521 -x404522 -x404523 -x404524 -x404525 -x404526 -x404527 -x404528 -x404529 -x404530 -x404531 -x404532 -x404533 -x404534 -x404535 -x404536 -x404537 -x404538 -x404539 -x404540 -x404541 -x404542 -x404543 -x404544 -x404545 -x404546 -x404547 -x404548 -x404549 -x404550 -x404551 -x404552 -x404553 -x404554 -x404555 -x404556 -x404557 -x404558 -x404559 -x404560 -x404561 -x404562 -x404563 -x404564 -x404565 -x404566 -x404567 -x404568 -x404569 -x404570 -x404571 -x404572 -x404573 -x404574 -x404575 -x404576 -x404577 -x404578 -x404579 -x404580 -x404581 -x404582 -x404583 -x404584 -x404585 -x404586 -x404587 -x404588 -x404589 -x404590 -x404591 -x404592 -x404593 -x404594 -x404595 -x404596 -x404597 -x404598 -x404599 -x404600 -x404601 -x404602 -x404603 -x404604 -x404605 -x404606 -x404607 -x404608 -x404609 -x404610 -x404611 -x404612 -x404613 -x404614 -x404615 -x404616 -x404617 -x404618 -x404619 -x404620 -x404621 -x404622 -x404623 -x404624 -x404625 -x404626 -x404627 -x404628 -x404629 -x404630 -x404631 -x404632 -x404633 -x404634 -x404635 -x404636 -x404637 -x404638 -x404639 -x404640 -x404641 -x404642 -x404643 -x404644 -x404645 -x404646 -x404647 -x404648 -x404649 -x404650 -x404651 -x404652 -x404653 -x404654 -x404655 -x404656 -x404657 -x404658 -x404659 -x404660 -x404661 -x404662 -x404663 -x404664 -x404665 -x404666 -x404667 -x404668 -x404669 -x404670 -x404671 -x404672 -x404673 -x404674 -x404675 -x404676 -x404677 -x404678 -x404679 -x404680 -x404681 -x404682 -x404683 -x404684 -x404685 -x404686 -x404687 -x404688 -x404689 -x404690 -x404691 -x404692 -x404693 -x404694 -x404695 -x404696 -x404697 -x404698 -x404699 -x404700 -x404701 -x404702 -x404703 -x404704 x404705 -x404706 -x404707 -x404708 -x404709 -x404710 -x404711 -x404712 -x404713 -x404714 -x404715 -x404716 -x404717 -x404718 -x404719 -x404720 -x404721 -x404722 -x404723 -x404724 -x404725 -x404726 -x404727 -x404728 -x404729 -x404730 -x404731 -x404732 -x404733 -x404734 -x404735 -x404736 -x404737 -x404738 -x404739 -x404740 -x404741 -x404742 -x404743 -x404744 -x404745 -x404746 -x404747 -x404748 -x404749 -x404750 -x404751 -x404752 -x404753 -x404754 -x404755 -x404756 -x404757 -x404758 -x404759 -x404760 -x404761 -x404762 -x404763 -x404764 -x404765 -x404766 -x404767 -x404768 -x404769 -x404770 -x404771 -x404772 -x404773 -x404774 -x404775 -x404776 -x404777 -x404778 -x404779 -x404780 -x404781 -x404782 -x404783 -x404784 -x404785 -x404786 -x404787 -x404788 -x404789 -x404790 -x404791 -x404792 -x404793 -x404794 -x404795 -x404796 -x404797 -x404798 -x404799 -x404800 -x404801 -x404802 -x404803 -x404804 -x404805 -x404806 -x404807 -x404808 -x404809 -x404810 -x404811 -x404812 -x404813 -x404814 -x404815 -x404816 -x404817 -x404818 -x404819 -x404820 -x404821 -x404822 -x404823 -x404824 -x404825 -x404826 -x404827 -x404828 -x404829 -x404830 -x404831 -x404832 -x404833 -x404834 -x404835 -x404836 -x404837 -x404838 -x404839 -x404840 -x404841 -x404842 -x404843 -x404844 -x404845 -x404846 -x404847 -x404848 -x404849 -x404850 -x404851 -x404852 -x404853 -x404854 -x404855 -x404856 -x404857 -x404858 -x404859 -x404860 -x404861 -x404862 -x404863 -x404864 -x404865 -x404866 -x404867 -x404868 -x404869 -x404870 -x404871 -x404872 -x404873 -x404874 -x404875 -x404876 -x404877 -x404878 -x404879 -x404880 -x404881 -x404882 -x404883 -x404884 -x404885 -x404886 -x404887 -x404888 -x404889 -x404890 -x404891 -x404892 -x404893 -x404894 -x404895 -x404896 -x404897 -x404898 -x404899 -x404900 -x404901 -x404902 -x404903 -x404904 -x404905 -x404906 -x404907 -x404908 -x404909 -x404910 -x404911 -x404912 -x404913 -x404914 -x404915 -x404916 -x404917 -x404918 -x404919 -x404920 -x404921 -x404922 -x404923 -x404924 x404925 -x404926 -x404927 -x404928 -x404929 -x404930 -x404931 -x404932 -x404933 -x404934 -x404935 -x404936 -x404937 -x404938 -x404939 -x404940 -x404941 -x404942 -x404943 -x404944 -x404945 -x404946 -x404947 -x404948 -x404949 -x404950 -x404951 -x404952 -x404953 -x404954 -x404955 -x404956 -x404957 -x404958 -x404959 -x404960 -x404961 -x404962 -x404963 -x404964 -x404965 -x404966 -x404967 -x404968 -x404969 -x404970 -x404971 -x404972 -x404973 -x404974 -x404975 -x404976 -x404977 -x404978 -x404979 -x404980 -x404981 -x404982 -x404983 -x404984 -x404985 -x404986 -x404987 -x404988 -x404989 -x404990 -x404991 -x404992 -x404993 -x404994 -x404995 -x404996 -x404997 -x404998 -x404999 -x405000 -x405001 -x405002 -x405003 -x405004 -x405005 -x405006 -x405007 -x405008 -x405009 -x405010 -x405011 -x405012 -x405013 -x405014 -x405015 -x405016 -x405017 -x405018 -x405019 -x405020 -x405021 -x405022 -x405023 -x405024 -x405025 -x405026 -x405027 -x405028 -x405029 -x405030 -x405031 -x405032 -x405033 -x405034 -x405035 -x405036 -x405037 -x405038 -x405039 -x405040 -x405041 -x405042 -x405043 -x405044 -x405045 -x405046 -x405047 -x405048 -x405049 -x405050 -x405051 -x405052 -x405053 -x405054 -x405055 -x405056 -x405057 -x405058 -x405059 -x405060 -x405061 -x405062 -x405063 -x405064 -x405065 -x405066 -x405067 -x405068 -x405069 -x405070 -x405071 -x405072 -x405073 -x405074 -x405075 -x405076 -x405077 -x405078 -x405079 -x405080 -x405081 -x405082 -x405083 -x405084 -x405085 -x405086 -x405087 -x405088 -x405089 -x405090 -x405091 -x405092 -x405093 x405094 -x405095 -x405096 -x405097 -x405098 -x405099 -x405100 -x405101 -x405102 -x405103 -x405104 -x405105 -x405106 -x405107 -x405108 -x405109 -x405110 -x405111 -x405112 -x405113 -x405114 -x405115 -x405116 -x405117 -x405118 -x405119 -x405120 -x405121 -x405122 -x405123 -x405124 -x405125 -x405126 -x405127 -x405128 -x405129 -x405130 -x405131 -x405132 -x405133 -x405134 -x405135 -x405136 -x405137 -x405138 -x405139 -x405140 -x405141 -x405142 -x405143 -x405144 -x405145 -x405146 -x405147 -x405148 -x405149 -x405150 -x405151 -x405152 -x405153 -x405154 -x405155 -x405156 -x405157 -x405158 -x405159 -x405160 -x405161 -x405162 -x405163 -x405164 -x405165 -x405166 -x405167 -x405168 -x405169 -x405170 -x405171 -x405172 -x405173 -x405174 -x405175 -x405176 -x405177 -x405178 -x405179 -x405180 -x405181 -x405182 -x405183 -x405184 -x405185 -x405186 -x405187 -x405188 -x405189 -x405190 -x405191 -x405192 -x405193 -x405194 -x405195 -x405196 -x405197 -x405198 -x405199 -x405200 -x405201 -x405202 -x405203 -x405204 -x405205 -x405206 -x405207 -x405208 -x405209 -x405210 -x405211 -x405212 -x405213 -x405214 -x405215 -x405216 -x405217 -x405218 -x405219 -x405220 -x405221 -x405222 -x405223 -x405224 -x405225 -x405226 -x405227 -x405228 -x405229 -x405230 -x405231 -x405232 -x405233 -x405234 -x405235 -x405236 -x405237 -x405238 -x405239 -x405240 -x405241 -x405242 -x405243 -x405244 -x405245 -x405246 -x405247 -x405248 -x405249 -x405250 -x405251 -x405252 -x405253 -x405254 -x405255 -x405256 -x405257 -x405258 -x405259 -x405260 -x405261 -x405262 -x405263 -x405264 -x405265 -x405266 -x405267 -x405268 -x405269 -x405270 -x405271 -x405272 -x405273 -x405274 -x405275 -x405276 -x405277 -x405278 -x405279 -x405280 -x405281 -x405282 -x405283 -x405284 -x405285 -x405286 -x405287 -x405288 -x405289 -x405290 -x405291 -x405292 -x405293 -x405294 -x405295 -x405296 -x405297 -x405298 -x405299 -x405300 -x405301 -x405302 -x405303 -x405304 -x405305 -x405306 -x405307 -x405308 -x405309 -x405310 -x405311 -x405312 -x405313 -x405314 -x405315 -x405316 -x405317 -x405318 -x405319 -x405320 -x405321 -x405322 -x405323 -x405324 -x405325 -x405326 -x405327 -x405328 -x405329 -x405330 -x405331 -x405332 -x405333 -x405334 -x405335 -x405336 -x405337 -x405338 -x405339 -x405340 -x405341 -x405342 -x405343 -x405344 -x405345 -x405346 x405347 -x405348 -x405349 -x405350 -x405351 -x405352 -x405353 -x405354 -x405355 -x405356 -x405357 -x405358 -x405359 -x405360 -x405361 -x405362 -x405363 -x405364 -x405365 -x405366 -x405367 -x405368 -x405369 -x405370 -x405371 -x405372 -x405373 -x405374 -x405375 -x405376 -x405377 -x405378 -x405379 -x405380 -x405381 -x405382 -x405383 -x405384 -x405385 -x405386 -x405387 -x405388 -x405389 -x405390 -x405391 -x405392 -x405393 -x405394 -x405395 -x405396 -x405397 -x405398 -x405399 -x405400 -x405401 -x405402 -x405403 -x405404 -x405405 -x405406 -x405407 -x405408 -x405409 -x405410 -x405411 -x405412 -x405413 -x405414 -x405415 -x405416 -x405417 -x405418 -x405419 -x405420 -x405421 -x405422 -x405423 -x405424 -x405425 -x405426 -x405427 -x405428 -x405429 -x405430 -x405431 -x405432 -x405433 -x405434 -x405435 -x405436 -x405437 -x405438 -x405439 -x405440 -x405441 -x405442 -x405443 -x405444 -x405445 -x405446 -x405447 -x405448 -x405449 -x405450 -x405451 -x405452 -x405453 -x405454 -x405455 -x405456 -x405457 -x405458 -x405459 -x405460 x405461 -x405462 -x405463 -x405464 -x405465 -x405466 -x405467 -x405468 -x405469 -x405470 -x405471 -x405472 -x405473 -x405474 -x405475 -x405476 -x405477 -x405478 -x405479 -x405480 -x405481 -x405482 -x405483 -x405484 -x405485 -x405486 -x405487 -x405488 -x405489 -x405490 -x405491 -x405492 -x405493 -x405494 -x405495 -x405496 -x405497 -x405498 -x405499 -x405500 -x405501 -x405502 -x405503 -x405504 -x405505 -x405506 -x405507 -x405508 -x405509 -x405510 -x405511 -x405512 -x405513 -x405514 -x405515 -x405516 -x405517 -x405518 -x405519 -x405520 -x405521 -x405522 -x405523 -x405524 -x405525 -x405526 -x405527 -x405528 -x405529 -x405530 -x405531 -x405532 -x405533 -x405534 -x405535 -x405536 -x405537 -x405538 -x405539 -x405540 -x405541 -x405542 -x405543 -x405544 -x405545 -x405546 -x405547 -x405548 -x405549 -x405550 -x405551 -x405552 -x405553 -x405554 -x405555 -x405556 -x405557 -x405558 -x405559 -x405560 -x405561 -x405562 -x405563 -x405564 -x405565 -x405566 -x405567 -x405568 -x405569 -x405570 -x405571 -x405572 -x405573 -x405574 -x405575 -x405576 -x405577 -x405578 -x405579 -x405580 -x405581 -x405582 -x405583 -x405584 -x405585 -x405586 -x405587 -x405588 -x405589 -x405590 -x405591 -x405592 -x405593 -x405594 -x405595 -x405596 -x405597 -x405598 -x405599 -x405600 -x405601 -x405602 -x405603 -x405604 -x405605 -x405606 -x405607 -x405608 -x405609 -x405610 -x405611 -x405612 -x405613 -x405614 -x405615 -x405616 -x405617 -x405618 -x405619 -x405620 -x405621 -x405622 -x405623 -x405624 -x405625 -x405626 -x405627 -x405628 -x405629 -x405630 -x405631 -x405632 -x405633 -x405634 -x405635 -x405636 -x405637 -x405638 -x405639 -x405640 -x405641 -x405642 -x405643 -x405644 -x405645 -x405646 -x405647 -x405648 -x405649 -x405650 -x405651 -x405652 -x405653 -x405654 -x405655 -x405656 -x405657 -x405658 -x405659 -x405660 -x405661 -x405662 -x405663 -x405664 -x405665 -x405666 -x405667 -x405668 -x405669 -x405670 -x405671 -x405672 -x405673 -x405674 -x405675 -x405676 -x405677 -x405678 -x405679 -x405680 -x405681 -x405682 -x405683 -x405684 -x405685 -x405686 -x405687 -x405688 -x405689 -x405690 -x405691 -x405692 -x405693 -x405694 -x405695 -x405696 -x405697 -x405698 -x405699 -x405700 -x405701 -x405702 -x405703 -x405704 -x405705 -x405706 -x405707 -x405708 -x405709 -x405710 x405711 -x405712 -x405713 -x405714 -x405715 -x405716 -x405717 -x405718 -x405719 -x405720 -x405721 -x405722 -x405723 -x405724 -x405725 -x405726 -x405727 -x405728 -x405729 -x405730 -x405731 -x405732 -x405733 -x405734 -x405735 -x405736 -x405737 -x405738 -x405739 -x405740 -x405741 -x405742 -x405743 -x405744 -x405745 -x405746 -x405747 -x405748 -x405749 -x405750 -x405751 -x405752 -x405753 -x405754 -x405755 -x405756 -x405757 -x405758 -x405759 -x405760 -x405761 -x405762 -x405763 -x405764 -x405765 -x405766 -x405767 -x405768 -x405769 -x405770 -x405771 -x405772 -x405773 -x405774 -x405775 -x405776 -x405777 -x405778 -x405779 -x405780 -x405781 -x405782 -x405783 -x405784 -x405785 -x405786 -x405787 -x405788 -x405789 -x405790 -x405791 -x405792 -x405793 -x405794 -x405795 -x405796 -x405797 -x405798 -x405799 -x405800 -x405801 -x405802 -x405803 -x405804 -x405805 -x405806 -x405807 -x405808 -x405809 -x405810 -x405811 -x405812 -x405813 -x405814 -x405815 -x405816 -x405817 -x405818 -x405819 -x405820 -x405821 -x405822 -x405823 -x405824 -x405825 -x405826 -x405827 -x405828 -x405829 -x405830 -x405831 -x405832 -x405833 -x405834 -x405835 -x405836 -x405837 -x405838 -x405839 -x405840 -x405841 -x405842 -x405843 -x405844 -x405845 -x405846 -x405847 -x405848 -x405849 -x405850 -x405851 -x405852 -x405853 -x405854 -x405855 -x405856 -x405857 -x405858 -x405859 -x405860 -x405861 -x405862 -x405863 -x405864 -x405865 -x405866 -x405867 -x405868 -x405869 -x405870 -x405871 -x405872 -x405873 -x405874 -x405875 -x405876 -x405877 -x405878 -x405879 -x405880 -x405881 -x405882 -x405883 -x405884 -x405885 -x405886 -x405887 -x405888 -x405889 -x405890 -x405891 -x405892 -x405893 -x405894 -x405895 -x405896 -x405897 -x405898 -x405899 -x405900 -x405901 -x405902 -x405903 -x405904 -x405905 -x405906 -x405907 -x405908 -x405909 -x405910 -x405911 -x405912 -x405913 -x405914 -x405915 -x405916 -x405917 -x405918 -x405919 -x405920 -x405921 -x405922 -x405923 -x405924 -x405925 -x405926 -x405927 -x405928 -x405929 -x405930 -x405931 -x405932 -x405933 -x405934 -x405935 -x405936 -x405937 -x405938 -x405939 -x405940 -x405941 -x405942 -x405943 -x405944 -x405945 -x405946 -x405947 -x405948 -x405949 -x405950 -x405951 -x405952 -x405953 -x405954 -x405955 -x405956 -x405957 -x405958 -x405959 -x405960 -x405961 -x405962 -x405963 -x405964 -x405965 -x405966 -x405967 -x405968 -x405969 -x405970 -x405971 -x405972 -x405973 -x405974 -x405975 -x405976 -x405977 -x405978 -x405979 -x405980 -x405981 -x405982 -x405983 -x405984 -x405985 -x405986 -x405987 -x405988 -x405989 -x405990 -x405991 -x405992 -x405993 -x405994 -x405995 -x405996 -x405997 -x405998 -x405999
1674.09/1679.67 v -x406000 -x406001 -x406002 -x406003 -x406004 -x406005 -x406006 -x406007 -x406008 x406009 -x406010 -x406011 -x406012 -x406013 -x406014 -x406015 -x406016 -x406017 -x406018 -x406019 -x406020 -x406021 -x406022 -x406023 -x406024 -x406025 -x406026 -x406027 -x406028 -x406029 -x406030 -x406031 -x406032 -x406033 -x406034 -x406035 -x406036 -x406037 -x406038 -x406039 -x406040 -x406041 -x406042 -x406043 -x406044 -x406045 -x406046 -x406047 -x406048 -x406049 -x406050 -x406051 -x406052 -x406053 -x406054 -x406055 -x406056 -x406057 -x406058 -x406059 -x406060 -x406061 -x406062 -x406063 -x406064 -x406065 -x406066 -x406067 -x406068 -x406069 -x406070 -x406071 -x406072 -x406073 -x406074 -x406075 -x406076 -x406077 -x406078 -x406079 -x406080 -x406081 -x406082 -x406083 -x406084 -x406085 -x406086 -x406087 -x406088 -x406089 -x406090 -x406091 -x406092 -x406093 -x406094 -x406095 -x406096 -x406097 -x406098 -x406099 -x406100 -x406101 -x406102 -x406103 -x406104 -x406105 -x406106 -x406107 -x406108 -x406109 -x406110 -x406111 -x406112 -x406113 -x406114 -x406115 -x406116 -x406117 -x406118 -x406119 -x406120 -x406121 -x406122 -x406123 -x406124 -x406125 -x406126 -x406127 -x406128 -x406129 -x406130 -x406131 -x406132 -x406133 -x406134 -x406135 -x406136 -x406137 -x406138 -x406139 -x406140 -x406141 -x406142 -x406143 -x406144 -x406145 -x406146 -x406147 -x406148 -x406149 -x406150 -x406151 -x406152 -x406153 -x406154 -x406155 -x406156 -x406157 -x406158 -x406159 -x406160 -x406161 -x406162 -x406163 -x406164 -x406165 -x406166 -x406167 -x406168 -x406169 -x406170 -x406171 -x406172 -x406173 -x406174 -x406175 -x406176 -x406177 -x406178 -x406179 -x406180 -x406181 -x406182 -x406183 -x406184 -x406185 -x406186 -x406187 -x406188 -x406189 -x406190 -x406191 -x406192 -x406193 -x406194 -x406195 -x406196 -x406197 -x406198 -x406199 -x406200 -x406201 -x406202 -x406203 -x406204 -x406205 -x406206 -x406207 -x406208 -x406209 -x406210 -x406211 -x406212 -x406213 -x406214 -x406215 -x406216 -x406217 -x406218 -x406219 -x406220 -x406221 -x406222 -x406223 -x406224 -x406225 -x406226 -x406227 -x406228 -x406229 -x406230 -x406231 -x406232 -x406233 -x406234 -x406235 -x406236 x406237 -x406238 -x406239 -x406240 -x406241 -x406242 -x406243 -x406244 -x406245 -x406246 -x406247 -x406248 -x406249 -x406250 -x406251 -x406252 -x406253 -x406254 -x406255 -x406256 -x406257 -x406258 -x406259 -x406260 -x406261 -x406262 -x406263 -x406264 -x406265 -x406266 -x406267 -x406268 -x406269 -x406270 -x406271 -x406272 -x406273 -x406274 -x406275 -x406276 -x406277 -x406278 -x406279 -x406280 -x406281 -x406282 -x406283 -x406284 -x406285 -x406286 -x406287 -x406288 -x406289 -x406290 -x406291 -x406292 -x406293 -x406294 -x406295 -x406296 -x406297 -x406298 -x406299 -x406300 -x406301 -x406302 -x406303 -x406304 -x406305 -x406306 -x406307 -x406308 -x406309 -x406310 -x406311 -x406312 -x406313 -x406314 -x406315 -x406316 -x406317 -x406318 -x406319 -x406320 -x406321 -x406322 -x406323 -x406324 -x406325 -x406326 -x406327 -x406328 -x406329 -x406330 -x406331 -x406332 -x406333 -x406334 -x406335 -x406336 -x406337 -x406338 -x406339 -x406340 -x406341 -x406342 -x406343 -x406344 -x406345 -x406346 -x406347 -x406348 -x406349 -x406350 -x406351 -x406352 -x406353 -x406354 -x406355 -x406356 -x406357 -x406358 -x406359 x406360 -x406361 -x406362 -x406363 -x406364 -x406365 -x406366 -x406367 -x406368 -x406369 -x406370 -x406371 -x406372 -x406373 -x406374 -x406375 -x406376 -x406377 -x406378 -x406379 -x406380 -x406381 -x406382 -x406383 -x406384 -x406385 -x406386 -x406387 -x406388 -x406389 -x406390 -x406391 -x406392 -x406393 -x406394 -x406395 -x406396 -x406397 -x406398 -x406399 -x406400 -x406401 -x406402 -x406403 -x406404 -x406405 -x406406 -x406407 -x406408 -x406409 -x406410 -x406411 -x406412 -x406413 -x406414 -x406415 -x406416 -x406417 -x406418 -x406419 -x406420 -x406421 -x406422 -x406423 -x406424 -x406425 -x406426 -x406427 -x406428 -x406429 -x406430 -x406431 -x406432 -x406433 -x406434 -x406435 -x406436 -x406437 -x406438 -x406439 -x406440 -x406441 -x406442 -x406443 -x406444 -x406445 -x406446 -x406447 -x406448 -x406449 -x406450 -x406451 -x406452 -x406453 -x406454 -x406455 -x406456 -x406457 -x406458 -x406459 -x406460 -x406461 -x406462 -x406463 -x406464 -x406465 -x406466 -x406467 -x406468 -x406469 -x406470 -x406471 -x406472 -x406473 -x406474 -x406475 -x406476 -x406477 -x406478 -x406479 -x406480 -x406481 -x406482 -x406483 -x406484 -x406485 -x406486 -x406487 -x406488 -x406489 -x406490 -x406491 -x406492 -x406493 -x406494 -x406495 -x406496 -x406497 -x406498 -x406499 -x406500 -x406501 -x406502 -x406503 -x406504 -x406505 -x406506 -x406507 -x406508 -x406509 -x406510 -x406511 -x406512 -x406513 -x406514 -x406515 -x406516 -x406517 -x406518 -x406519 -x406520 -x406521 -x406522 -x406523 -x406524 -x406525 -x406526 -x406527 -x406528 -x406529 -x406530 -x406531 -x406532 -x406533 -x406534 -x406535 -x406536 -x406537 -x406538 -x406539 -x406540 -x406541 -x406542 -x406543 -x406544 -x406545 -x406546 -x406547 -x406548 -x406549 -x406550 -x406551 -x406552 -x406553 -x406554 -x406555 -x406556 -x406557 -x406558 x406559 -x406560 -x406561 -x406562 -x406563 -x406564 -x406565 -x406566 -x406567 -x406568 -x406569 -x406570 -x406571 -x406572 -x406573 -x406574 -x406575 -x406576 -x406577 -x406578 -x406579 -x406580 -x406581 -x406582 -x406583 -x406584 -x406585 -x406586 -x406587 -x406588 -x406589 -x406590 -x406591 -x406592 -x406593 -x406594 -x406595 -x406596 -x406597 -x406598 -x406599 -x406600 -x406601 -x406602 -x406603 -x406604 -x406605 -x406606 -x406607 -x406608 -x406609 -x406610 -x406611 -x406612 -x406613 -x406614 -x406615 -x406616 -x406617 -x406618 -x406619 -x406620 -x406621 -x406622 -x406623 -x406624 -x406625 -x406626 -x406627 -x406628 -x406629 -x406630 -x406631 -x406632 -x406633 -x406634 -x406635 -x406636 -x406637 -x406638 -x406639 -x406640 -x406641 -x406642 -x406643 -x406644 -x406645 -x406646 -x406647 -x406648 -x406649 -x406650 -x406651 -x406652 -x406653 -x406654 -x406655 -x406656 -x406657 -x406658 -x406659 -x406660 -x406661 -x406662 -x406663 -x406664 -x406665 -x406666 -x406667 -x406668 -x406669 -x406670 -x406671 -x406672 -x406673 -x406674 -x406675 -x406676 -x406677 -x406678 -x406679 -x406680 -x406681 -x406682 -x406683 -x406684 -x406685 -x406686 -x406687 -x406688 -x406689 -x406690 -x406691 -x406692 -x406693 -x406694 -x406695 -x406696 -x406697 -x406698 -x406699 -x406700 -x406701 -x406702 -x406703 -x406704 -x406705 -x406706 -x406707 -x406708 -x406709 -x406710 -x406711 -x406712 -x406713 -x406714 -x406715 -x406716 -x406717 -x406718 -x406719 -x406720 -x406721 -x406722 -x406723 -x406724 -x406725 -x406726 -x406727 -x406728 -x406729 -x406730 -x406731 -x406732 -x406733 -x406734 -x406735 -x406736 -x406737 -x406738 -x406739 -x406740 -x406741 -x406742 -x406743 -x406744 -x406745 -x406746 -x406747 -x406748 -x406749 -x406750 -x406751 -x406752 -x406753 -x406754 -x406755 -x406756 -x406757 -x406758 -x406759 -x406760 -x406761 -x406762 -x406763 -x406764 -x406765 x406766 -x406767 -x406768 -x406769 -x406770 -x406771 -x406772 -x406773 -x406774 -x406775 -x406776 -x406777 -x406778 -x406779 -x406780 -x406781 -x406782 -x406783 -x406784 -x406785 -x406786 -x406787 -x406788 -x406789 -x406790 -x406791 -x406792 -x406793 -x406794 -x406795 -x406796 -x406797 -x406798 -x406799 -x406800 -x406801 -x406802 -x406803 -x406804 -x406805 -x406806 -x406807 -x406808 -x406809 -x406810 -x406811 -x406812 -x406813 -x406814 -x406815 -x406816 -x406817 -x406818 -x406819 -x406820 -x406821 -x406822 -x406823 -x406824 -x406825 -x406826 -x406827 -x406828 -x406829 -x406830 -x406831 -x406832 -x406833 -x406834 -x406835 -x406836 -x406837 -x406838 -x406839 -x406840 -x406841 -x406842 -x406843 -x406844 -x406845 -x406846 -x406847 -x406848 -x406849 -x406850 -x406851 -x406852 -x406853 -x406854 -x406855 -x406856 -x406857 -x406858 -x406859 -x406860 -x406861 -x406862 -x406863 -x406864 -x406865 -x406866 -x406867 -x406868 -x406869 -x406870 -x406871 -x406872 -x406873 -x406874 -x406875 -x406876 -x406877 -x406878 -x406879 -x406880 -x406881 -x406882 -x406883 -x406884 -x406885 -x406886 -x406887 -x406888 -x406889 -x406890 -x406891 -x406892 -x406893 -x406894 -x406895 -x406896 -x406897 -x406898 -x406899 -x406900 -x406901 -x406902 -x406903 -x406904 -x406905 -x406906 -x406907 -x406908 -x406909 -x406910 -x406911 -x406912 -x406913 -x406914 -x406915 -x406916 -x406917 -x406918 -x406919 -x406920 -x406921 -x406922 -x406923 -x406924 -x406925 -x406926 -x406927 -x406928 -x406929 -x406930 -x406931 -x406932 -x406933 -x406934 -x406935 -x406936 -x406937 -x406938 -x406939 -x406940 -x406941 -x406942 -x406943 -x406944 -x406945 -x406946 -x406947 -x406948 -x406949 -x406950 -x406951 -x406952 -x406953 -x406954 -x406955 -x406956 -x406957 -x406958 -x406959 -x406960 -x406961 -x406962 -x406963 -x406964 -x406965 -x406966 -x406967 -x406968 -x406969 -x406970 -x406971 -x406972 -x406973 -x406974 -x406975 -x406976 -x406977 -x406978 -x406979 -x406980 -x406981 -x406982 -x406983 -x406984 -x406985 -x406986 -x406987 -x406988 -x406989 -x406990 -x406991 -x406992 -x406993 -x406994 -x406995 -x406996 -x406997 -x406998 -x406999 -x407000 -x407001 -x407002 -x407003 -x407004 x407005 -x407006 -x407007 -x407008 -x407009 -x407010 -x407011 -x407012 -x407013 -x407014 -x407015 -x407016 -x407017 -x407018 -x407019 -x407020 -x407021 -x407022 -x407023 -x407024 -x407025 -x407026 -x407027 -x407028 -x407029 -x407030 -x407031 -x407032 -x407033 -x407034 -x407035 -x407036 -x407037 -x407038 -x407039 -x407040 -x407041 -x407042 -x407043 -x407044 -x407045 -x407046 -x407047 -x407048 -x407049 -x407050 -x407051 -x407052 -x407053 -x407054 -x407055 -x407056 -x407057 -x407058 -x407059 -x407060 -x407061 -x407062 -x407063 -x407064 -x407065 -x407066 -x407067 -x407068 -x407069 -x407070 -x407071 -x407072 -x407073 -x407074 -x407075 -x407076 -x407077 -x407078 -x407079 -x407080 -x407081 -x407082 -x407083 -x407084 -x407085 -x407086 -x407087 -x407088 -x407089 -x407090 -x407091 -x407092 -x407093 -x407094 -x407095 -x407096 -x407097 -x407098 -x407099 -x407100 -x407101 -x407102 -x407103 -x407104 -x407105 -x407106 -x407107 -x407108 -x407109 -x407110 -x407111 -x407112 -x407113 -x407114 -x407115 -x407116 -x407117 -x407118 -x407119 -x407120 -x407121 -x407122 -x407123 -x407124 -x407125 -x407126 -x407127 -x407128 -x407129 -x407130 -x407131 -x407132 -x407133 -x407134 -x407135 -x407136 -x407137 -x407138 -x407139 -x407140 -x407141 -x407142 -x407143 -x407144 -x407145 -x407146 -x407147 -x407148 -x407149 -x407150 -x407151 -x407152 -x407153 -x407154 -x407155 -x407156 -x407157 -x407158 -x407159 -x407160 -x407161 -x407162 -x407163 -x407164 -x407165 -x407166 -x407167 -x407168 -x407169 -x407170 -x407171 -x407172 -x407173 -x407174 -x407175 -x407176 -x407177 -x407178 -x407179 -x407180 -x407181 -x407182 -x407183 -x407184 -x407185 -x407186 -x407187 -x407188 -x407189 -x407190 -x407191 -x407192 -x407193 -x407194 -x407195 -x407196 -x407197 -x407198 -x407199 -x407200 -x407201 -x407202 -x407203 -x407204 -x407205 -x407206 -x407207 -x407208 -x407209 -x407210 -x407211 -x407212 -x407213 -x407214 -x407215 -x407216 -x407217 -x407218 -x407219 -x407220 -x407221 -x407222 -x407223 -x407224 -x407225 -x407226 -x407227 -x407228 -x407229 -x407230 -x407231 -x407232 -x407233 -x407234 -x407235 -x407236 -x407237 -x407238 -x407239 -x407240 -x407241 -x407242 -x407243 -x407244 -x407245 -x407246 -x407247 -x407248 -x407249 -x407250 -x407251 -x407252 -x407253 -x407254 -x407255 -x407256 -x407257 -x407258 -x407259 -x407260 -x407261 x407262 -x407263 -x407264 -x407265 -x407266 -x407267 -x407268 -x407269 -x407270 -x407271 -x407272 -x407273 -x407274 -x407275 -x407276 -x407277 -x407278 -x407279 -x407280 -x407281 -x407282 -x407283 -x407284 -x407285 -x407286 -x407287 -x407288 -x407289 -x407290 -x407291 -x407292 -x407293 -x407294 -x407295 -x407296 -x407297 -x407298 -x407299 -x407300 -x407301 -x407302 -x407303 -x407304 -x407305 -x407306 -x407307 -x407308 -x407309 -x407310 -x407311 -x407312 -x407313 -x407314 -x407315 -x407316 -x407317 -x407318 -x407319 -x407320 -x407321 -x407322 -x407323 -x407324 -x407325 -x407326 -x407327 -x407328 -x407329 -x407330 -x407331 -x407332 -x407333 -x407334 -x407335 -x407336 -x407337 -x407338 -x407339 -x407340 -x407341 -x407342 -x407343 -x407344 -x407345 -x407346 -x407347 -x407348 -x407349 -x407350 -x407351 -x407352 -x407353 -x407354 -x407355 -x407356 -x407357 -x407358 -x407359 -x407360 -x407361 -x407362 -x407363 -x407364 -x407365 -x407366 -x407367 -x407368 -x407369 -x407370 -x407371 -x407372 -x407373 -x407374 -x407375 -x407376 -x407377 -x407378 -x407379 -x407380 -x407381 -x407382 -x407383 -x407384 -x407385 -x407386 -x407387 -x407388 -x407389 -x407390 -x407391 -x407392 -x407393 -x407394 -x407395 -x407396 -x407397 -x407398 -x407399 -x407400 -x407401 -x407402 -x407403 -x407404 -x407405 -x407406 -x407407 -x407408 -x407409 -x407410 -x407411 -x407412 -x407413 -x407414 -x407415 -x407416 -x407417 -x407418 -x407419 -x407420 -x407421 -x407422 -x407423 -x407424 -x407425 -x407426 -x407427 -x407428 -x407429 -x407430 -x407431 -x407432 -x407433 -x407434 -x407435 -x407436 -x407437 -x407438 -x407439 -x407440 -x407441 -x407442 -x407443 -x407444 -x407445 -x407446 -x407447 -x407448 -x407449 -x407450 -x407451 -x407452 -x407453 -x407454 -x407455 -x407456 -x407457 -x407458 -x407459 -x407460 -x407461 -x407462 -x407463 -x407464 -x407465 -x407466 -x407467 -x407468 -x407469 -x407470 -x407471 -x407472 -x407473 -x407474 -x407475 -x407476 -x407477 -x407478 -x407479 -x407480 -x407481 -x407482 -x407483 -x407484 -x407485 -x407486 -x407487 -x407488 -x407489 -x407490 -x407491 -x407492 -x407493 -x407494 -x407495 -x407496 -x407497 -x407498 -x407499 -x407500 -x407501 -x407502 -x407503 -x407504 -x407505 -x407506 -x407507 -x407508 -x407509 -x407510 -x407511 -x407512 -x407513 -x407514 -x407515 -x407516 -x407517 -x407518 -x407519 -x407520 -x407521 -x407522 -x407523 -x407524 -x407525 -x407526 -x407527 -x407528 -x407529 -x407530 -x407531 -x407532 -x407533 -x407534 -x407535 -x407536 -x407537 -x407538 -x407539 -x407540 -x407541 -x407542 -x407543 -x407544 -x407545 -x407546 -x407547 -x407548 -x407549 -x407550 -x407551 -x407552 -x407553 -x407554 -x407555 -x407556 -x407557 -x407558 -x407559 -x407560 -x407561 -x407562 -x407563 -x407564 -x407565 -x407566 -x407567 -x407568 -x407569 -x407570 -x407571 -x407572 -x407573 -x407574 -x407575 -x407576 -x407577 -x407578 -x407579 -x407580 -x407581 -x407582 -x407583 -x407584 -x407585 -x407586 -x407587 -x407588 x407589 -x407590 -x407591 -x407592 -x407593 -x407594 -x407595 -x407596 -x407597 -x407598 -x407599 -x407600 -x407601 -x407602 -x407603 -x407604 -x407605 -x407606 -x407607 -x407608 -x407609 -x407610 -x407611 -x407612 -x407613 -x407614 -x407615 -x407616 -x407617 -x407618 -x407619 -x407620 -x407621 -x407622 -x407623 -x407624 -x407625 -x407626 -x407627 -x407628 -x407629 -x407630 -x407631 -x407632 -x407633 -x407634 -x407635 -x407636 -x407637 -x407638 -x407639 -x407640 -x407641 -x407642 -x407643 -x407644 -x407645 -x407646 -x407647 -x407648 -x407649 -x407650 -x407651 -x407652 -x407653 -x407654 -x407655 -x407656 -x407657 -x407658 -x407659 -x407660 -x407661 -x407662 -x407663 -x407664 -x407665 -x407666 -x407667 x407668 -x407669 -x407670 -x407671 -x407672 -x407673 -x407674 -x407675 -x407676 -x407677 -x407678 -x407679 -x407680 -x407681 -x407682 -x407683 -x407684 -x407685 -x407686 -x407687 -x407688 -x407689 -x407690 -x407691 -x407692 -x407693 -x407694 -x407695 -x407696 -x407697 -x407698 -x407699 -x407700 -x407701 -x407702 -x407703 -x407704 -x407705 -x407706 -x407707 -x407708 -x407709 -x407710 -x407711 -x407712 -x407713 -x407714 -x407715 -x407716 -x407717 -x407718 -x407719 -x407720 -x407721 -x407722 -x407723 -x407724 -x407725 -x407726 -x407727 -x407728 -x407729 -x407730 -x407731 -x407732 -x407733 -x407734 -x407735 -x407736 -x407737 -x407738 -x407739 -x407740 -x407741 -x407742 -x407743 -x407744 -x407745 -x407746 -x407747 -x407748 -x407749 -x407750 -x407751 -x407752 -x407753 -x407754 -x407755 -x407756 -x407757 -x407758 -x407759 -x407760 -x407761 -x407762 -x407763 -x407764 -x407765 -x407766 -x407767 -x407768 -x407769 -x407770 -x407771 -x407772 -x407773 -x407774 -x407775 -x407776 -x407777 -x407778 -x407779 -x407780 -x407781 -x407782 -x407783 -x407784 -x407785 -x407786 -x407787 -x407788 -x407789 -x407790 -x407791 -x407792 -x407793 -x407794 -x407795 -x407796 -x407797 -x407798 -x407799 -x407800 -x407801 -x407802 -x407803 -x407804 -x407805 -x407806 -x407807 -x407808 -x407809 -x407810 -x407811 -x407812 -x407813 -x407814 -x407815 -x407816 -x407817 -x407818 -x407819 -x407820 -x407821 -x407822 -x407823 -x407824 -x407825 -x407826 -x407827 -x407828 -x407829 -x407830 -x407831 -x407832 -x407833 -x407834 -x407835 -x407836 -x407837 -x407838 -x407839 -x407840 -x407841 -x407842 -x407843 -x407844 -x407845 -x407846 -x407847 -x407848 -x407849 -x407850 -x407851 -x407852 -x407853 -x407854 -x407855 -x407856 -x407857 -x407858 -x407859 -x407860 -x407861 -x407862 -x407863 -x407864 -x407865 -x407866 -x407867 -x407868 -x407869 -x407870 -x407871 -x407872 -x407873 -x407874 -x407875 -x407876 -x407877 -x407878 -x407879 -x407880 -x407881 -x407882 -x407883 -x407884 -x407885 -x407886 -x407887 -x407888 -x407889 -x407890 -x407891 -x407892 -x407893 -x407894 -x407895 -x407896 -x407897 -x407898 -x407899 -x407900 -x407901 -x407902 -x407903 -x407904 -x407905 -x407906 -x407907 -x407908 -x407909 -x407910 -x407911 -x407912 -x407913 -x407914 -x407915 -x407916 -x407917 -x407918 -x407919 -x407920 -x407921 -x407922 -x407923 -x407924 -x407925 -x407926 -x407927 -x407928 -x407929 -x407930 -x407931 -x407932 -x407933 -x407934 -x407935 -x407936 -x407937 -x407938 -x407939 -x407940 -x407941 -x407942 -x407943 -x407944 -x407945 -x407946 -x407947 -x407948 x407949 -x407950 -x407951 -x407952 -x407953 -x407954 -x407955 -x407956 -x407957 -x407958 -x407959 -x407960 -x407961 -x407962 -x407963 -x407964 -x407965 -x407966 -x407967 -x407968 -x407969 -x407970 -x407971 -x407972 -x407973 -x407974 -x407975 -x407976 -x407977 -x407978 -x407979 -x407980 -x407981 -x407982 -x407983 -x407984 -x407985 -x407986 -x407987 -x407988 -x407989 -x407990 -x407991 -x407992 -x407993 -x407994 -x407995 -x407996 -x407997 -x407998 -x407999
1674.09/1679.67 v -x408000 -x408001 -x408002 -x408003 -x408004 -x408005 -x408006 -x408007 -x408008 -x408009 -x408010 -x408011 -x408012 -x408013 -x408014 -x408015 -x408016 -x408017 -x408018 -x408019 -x408020 -x408021 -x408022 -x408023 -x408024 -x408025 -x408026 -x408027 -x408028 -x408029 -x408030 -x408031 -x408032 -x408033 -x408034 -x408035 -x408036 -x408037 -x408038 -x408039 -x408040 -x408041 -x408042 -x408043 -x408044 -x408045 -x408046 -x408047 -x408048 -x408049 -x408050 -x408051 -x408052 -x408053 -x408054 -x408055 -x408056 -x408057 -x408058 -x408059 -x408060 -x408061 -x408062 -x408063 -x408064 -x408065 -x408066 -x408067 -x408068 -x408069 -x408070 -x408071 -x408072 -x408073 -x408074 -x408075 -x408076 -x408077 -x408078 -x408079 -x408080 -x408081 -x408082 -x408083 -x408084 -x408085 -x408086 -x408087 -x408088 -x408089 -x408090 -x408091 -x408092 -x408093 -x408094 -x408095 -x408096 -x408097 -x408098 -x408099 -x408100 -x408101 -x408102 -x408103 -x408104 -x408105 -x408106 -x408107 -x408108 -x408109 -x408110 -x408111 -x408112 -x408113 -x408114 -x408115 -x408116 -x408117 -x408118 -x408119 -x408120 -x408121 -x408122 -x408123 -x408124 -x408125 -x408126 -x408127 -x408128 -x408129 -x408130 -x408131 -x408132 -x408133 -x408134 -x408135 -x408136 -x408137 -x408138 -x408139 -x408140 -x408141 -x408142 -x408143 -x408144 -x408145 -x408146 -x408147 -x408148 -x408149 -x408150 -x408151 -x408152 -x408153 -x408154 -x408155 -x408156 -x408157 -x408158 -x408159 -x408160 -x408161 -x408162 -x408163 -x408164 -x408165 -x408166 -x408167 -x408168 -x408169 -x408170 -x408171 -x408172 -x408173 -x408174 -x408175 -x408176 -x408177 -x408178 -x408179 -x408180 -x408181 -x408182 -x408183 -x408184 -x408185 -x408186 -x408187 -x408188 -x408189 -x408190 -x408191 -x408192 -x408193 -x408194 -x408195 -x408196 -x408197 -x408198 -x408199 -x408200 -x408201 -x408202 -x408203 -x408204 -x408205 -x408206 -x408207 -x408208 -x408209 -x408210 -x408211 -x408212 -x408213 -x408214 -x408215 -x408216 -x408217 -x408218 -x408219 -x408220 -x408221 -x408222 -x408223 -x408224 -x408225 -x408226 -x408227 -x408228 -x408229 -x408230 x408231 -x408232 -x408233 -x408234 -x408235 -x408236 -x408237 -x408238 -x408239 -x408240 -x408241 -x408242 -x408243 -x408244 -x408245 -x408246 -x408247 -x408248 -x408249 -x408250 -x408251 -x408252 -x408253 -x408254 -x408255 -x408256 -x408257 -x408258 -x408259 -x408260 -x408261 -x408262 -x408263 -x408264 -x408265 -x408266 -x408267 -x408268 -x408269 -x408270 -x408271 -x408272 -x408273 -x408274 -x408275 -x408276 -x408277 -x408278 -x408279 -x408280 -x408281 -x408282 -x408283 -x408284 -x408285 -x408286 -x408287 -x408288 -x408289 -x408290 -x408291 -x408292 -x408293 -x408294 -x408295 -x408296 -x408297 -x408298 -x408299 -x408300 -x408301 -x408302 -x408303 -x408304 -x408305 -x408306 -x408307 -x408308 -x408309 -x408310 -x408311 -x408312 -x408313 -x408314 -x408315 -x408316 -x408317 -x408318 -x408319 -x408320 -x408321 -x408322 -x408323 -x408324 -x408325 -x408326 -x408327 -x408328 -x408329 -x408330 -x408331 -x408332 -x408333 -x408334 -x408335 -x408336 -x408337 -x408338 -x408339 -x408340 -x408341 -x408342 -x408343 -x408344 -x408345 -x408346 -x408347 -x408348 x408349 -x408350 -x408351 -x408352 -x408353 -x408354 -x408355 -x408356 -x408357 -x408358 -x408359 -x408360 -x408361 -x408362 -x408363 -x408364 -x408365 -x408366 -x408367 -x408368 -x408369 -x408370 -x408371 -x408372 -x408373 -x408374 -x408375 -x408376 -x408377 -x408378 -x408379 -x408380 -x408381 -x408382 -x408383 -x408384 -x408385 -x408386 -x408387 -x408388 -x408389 -x408390 -x408391 -x408392 -x408393 -x408394 -x408395 -x408396 -x408397 -x408398 -x408399 -x408400 -x408401 -x408402 -x408403 -x408404 -x408405 -x408406 -x408407 -x408408 -x408409 -x408410 -x408411 -x408412 -x408413 -x408414 -x408415 -x408416 -x408417 -x408418 -x408419 -x408420 -x408421 -x408422 -x408423 -x408424 -x408425 -x408426 -x408427 -x408428 -x408429 -x408430 -x408431 -x408432 -x408433 -x408434 -x408435 -x408436 -x408437 -x408438 -x408439 -x408440 -x408441 -x408442 -x408443 -x408444 -x408445 -x408446 -x408447 -x408448 -x408449 -x408450 -x408451 -x408452 -x408453 -x408454 -x408455 -x408456 -x408457 -x408458 -x408459 -x408460 -x408461 -x408462 -x408463 -x408464 -x408465 -x408466 -x408467 -x408468 -x408469 -x408470 -x408471 -x408472 -x408473 -x408474 -x408475 -x408476 -x408477 -x408478 -x408479 -x408480 -x408481 -x408482 -x408483 -x408484 -x408485 -x408486 -x408487 -x408488 -x408489 -x408490 -x408491 -x408492 -x408493 -x408494 -x408495 -x408496 -x408497 -x408498 -x408499 -x408500 -x408501 -x408502 -x408503 -x408504 -x408505 -x408506 -x408507 -x408508 -x408509 -x408510 -x408511 -x408512 -x408513 -x408514 -x408515 -x408516 -x408517 -x408518 -x408519 -x408520 -x408521 -x408522 -x408523 -x408524 -x408525 -x408526 -x408527 -x408528 -x408529 -x408530 -x408531 -x408532 -x408533 -x408534 -x408535 -x408536 -x408537 -x408538 -x408539 x408540 -x408541 -x408542 -x408543 -x408544 -x408545 -x408546 -x408547 -x408548 -x408549 -x408550 -x408551 -x408552 -x408553 -x408554 -x408555 -x408556 -x408557 -x408558 -x408559 -x408560 -x408561 -x408562 -x408563 -x408564 -x408565 -x408566 -x408567 -x408568 -x408569 -x408570 -x408571 -x408572 -x408573 -x408574 -x408575 -x408576 -x408577 -x408578 -x408579 -x408580 -x408581 -x408582 -x408583 -x408584 -x408585 -x408586 -x408587 -x408588 -x408589 -x408590 -x408591 -x408592 -x408593 -x408594 -x408595 -x408596 -x408597 -x408598 -x408599 -x408600 -x408601 -x408602 -x408603 -x408604 -x408605 -x408606 -x408607 -x408608 -x408609 -x408610 -x408611 -x408612 -x408613 -x408614 -x408615 -x408616 -x408617 -x408618 -x408619 -x408620 -x408621 -x408622 -x408623 -x408624 -x408625 -x408626 -x408627 -x408628 -x408629 -x408630 -x408631 -x408632 -x408633 -x408634 -x408635 -x408636 -x408637 -x408638 -x408639 -x408640 -x408641 -x408642 -x408643 -x408644 -x408645 -x408646 -x408647 -x408648 -x408649 -x408650 -x408651 -x408652 -x408653 -x408654 -x408655 -x408656 -x408657 -x408658 -x408659 -x408660 -x408661 -x408662 -x408663 -x408664 -x408665 -x408666 -x408667 -x408668 -x408669 -x408670 -x408671 -x408672 -x408673 -x408674 -x408675 -x408676 -x408677 -x408678 -x408679 -x408680 -x408681 -x408682 -x408683 -x408684 -x408685 -x408686 -x408687 -x408688 -x408689 -x408690 -x408691 -x408692 -x408693 -x408694 -x408695 -x408696 -x408697 -x408698 -x408699 -x408700 -x408701 -x408702 -x408703 -x408704 -x408705 -x408706 -x408707 -x408708 -x408709 -x408710 -x408711 -x408712 -x408713 -x408714 -x408715 -x408716 -x408717 -x408718 -x408719 -x408720 -x408721 -x408722 -x408723 -x408724 -x408725 -x408726 -x408727 -x408728 -x408729 -x408730 -x408731 -x408732 -x408733 -x408734 -x408735 -x408736 -x408737 -x408738 -x408739 -x408740 -x408741 -x408742 -x408743 -x408744 -x408745 -x408746 -x408747 -x408748 -x408749 -x408750 -x408751 -x408752 -x408753 -x408754 -x408755 -x408756 -x408757 -x408758 -x408759 -x408760 -x408761 -x408762 -x408763 -x408764 -x408765 -x408766 -x408767 -x408768 -x408769 -x408770 -x408771 -x408772 -x408773 -x408774 -x408775 -x408776 -x408777 -x408778 -x408779 -x408780 -x408781 -x408782 -x408783 -x408784 -x408785 -x408786 -x408787 -x408788 -x408789 -x408790 -x408791 -x408792 -x408793 -x408794 -x408795 -x408796 -x408797 -x408798 -x408799 -x408800 -x408801 -x408802 -x408803 -x408804 -x408805 -x408806 -x408807 -x408808 -x408809 -x408810 -x408811 -x408812 -x408813 -x408814 -x408815 -x408816 -x408817 -x408818 -x408819 -x408820 -x408821 -x408822 -x408823 -x408824 -x408825 -x408826 -x408827 -x408828 -x408829 -x408830 -x408831 -x408832 -x408833 -x408834 -x408835 -x408836 -x408837 -x408838 -x408839 -x408840 -x408841 -x408842 -x408843 -x408844 -x408845 -x408846 -x408847 -x408848 -x408849 -x408850 -x408851 -x408852 -x408853 -x408854 -x408855 -x408856 -x408857 -x408858 -x408859 -x408860 -x408861 -x408862 -x408863 -x408864 -x408865 -x408866 -x408867 -x408868 -x408869 -x408870 -x408871 -x408872 -x408873 -x408874 -x408875 -x408876 -x408877 -x408878 -x408879 -x408880 -x408881 -x408882 -x408883 -x408884 -x408885 -x408886 -x408887 -x408888 -x408889 -x408890 -x408891 -x408892 -x408893 -x408894 -x408895 -x408896 -x408897 -x408898 -x408899 -x408900 -x408901 -x408902 -x408903 -x408904 -x408905 -x408906 -x408907 -x408908 -x408909 -x408910 -x408911 -x408912 -x408913 -x408914 -x408915 -x408916 -x408917 -x408918 -x408919 -x408920 -x408921 -x408922 -x408923 -x408924 -x408925 -x408926 -x408927 -x408928 -x408929 -x408930 -x408931 -x408932 -x408933 -x408934 -x408935 -x408936 -x408937 -x408938 -x408939 -x408940 -x408941 -x408942 -x408943 -x408944 -x408945 -x408946 -x408947 -x408948 -x408949 -x408950 -x408951 -x408952 -x408953 -x408954 -x408955 -x408956 -x408957 -x408958 -x408959 -x408960 -x408961 -x408962 -x408963 -x408964 -x408965 -x408966 -x408967 -x408968 -x408969 -x408970 -x408971 -x408972 -x408973 -x408974 -x408975 -x408976 -x408977 x408978 -x408979 -x408980 -x408981 -x408982 -x408983 -x408984 -x408985 -x408986 -x408987 -x408988 -x408989 -x408990 -x408991 -x408992 -x408993 -x408994 -x408995 -x408996 -x408997 -x408998 -x408999 -x409000 -x409001 -x409002 -x409003 -x409004 -x409005 -x409006 -x409007 -x409008 -x409009 -x409010 -x409011 -x409012 -x409013 -x409014 -x409015 -x409016 -x409017 -x409018 -x409019 -x409020 -x409021 -x409022 -x409023 -x409024 -x409025 -x409026 -x409027 -x409028 -x409029 -x409030 -x409031 -x409032 -x409033 -x409034 -x409035 -x409036 -x409037 -x409038 -x409039 -x409040 -x409041 -x409042 -x409043 -x409044 -x409045 -x409046 -x409047 -x409048 -x409049 -x409050 -x409051 -x409052 -x409053 -x409054 -x409055 -x409056 -x409057 -x409058 -x409059 -x409060 -x409061 -x409062 -x409063 -x409064 -x409065 -x409066 -x409067 -x409068 -x409069 -x409070 -x409071 -x409072 -x409073 -x409074 -x409075 -x409076 -x409077 -x409078 -x409079 -x409080 -x409081 -x409082 -x409083 -x409084 -x409085 -x409086 -x409087 -x409088 -x409089 -x409090 -x409091 -x409092 -x409093 -x409094 -x409095 -x409096 -x409097 -x409098 -x409099 -x409100 -x409101 -x409102 -x409103 -x409104 -x409105 -x409106 -x409107 -x409108 -x409109 -x409110 -x409111 -x409112 -x409113 -x409114 -x409115 -x409116 -x409117 -x409118 -x409119 -x409120 -x409121 -x409122 -x409123 -x409124 -x409125 -x409126 -x409127 -x409128 -x409129 -x409130 -x409131 -x409132 -x409133 -x409134 -x409135 -x409136 -x409137 -x409138 -x409139 -x409140 -x409141 -x409142 -x409143 -x409144 -x409145 -x409146 -x409147 -x409148 -x409149 -x409150 -x409151 -x409152 -x409153 -x409154 -x409155 -x409156 -x409157 -x409158 -x409159 -x409160 -x409161 -x409162 -x409163 -x409164 -x409165 -x409166 -x409167 -x409168 -x409169 -x409170 -x409171 -x409172 -x409173 -x409174 -x409175 -x409176 -x409177 -x409178 -x409179 -x409180 -x409181 -x409182 -x409183 -x409184 -x409185 -x409186 -x409187 -x409188 -x409189 -x409190 -x409191 -x409192 -x409193 -x409194 x409195 -x409196 -x409197 -x409198 -x409199 -x409200 -x409201 -x409202 -x409203 -x409204 -x409205 -x409206 -x409207 -x409208 -x409209 -x409210 -x409211 -x409212 -x409213 -x409214 -x409215 -x409216 -x409217 -x409218 -x409219 -x409220 -x409221 -x409222 -x409223 -x409224 -x409225 -x409226 -x409227 -x409228 -x409229 -x409230 -x409231 -x409232 -x409233 -x409234 -x409235 -x409236 -x409237 -x409238 -x409239 -x409240 -x409241 -x409242 -x409243 -x409244 -x409245 -x409246 -x409247 -x409248 -x409249 -x409250 -x409251 -x409252 -x409253 -x409254 -x409255 -x409256 -x409257 -x409258 -x409259 -x409260 -x409261 -x409262 -x409263 -x409264 -x409265 -x409266 -x409267 -x409268 -x409269 -x409270 -x409271 -x409272 -x409273 -x409274 -x409275 -x409276 -x409277 -x409278 -x409279 -x409280 -x409281 -x409282 -x409283 -x409284 -x409285 -x409286 -x409287 -x409288 -x409289 -x409290 -x409291 -x409292 -x409293 -x409294 -x409295 -x409296 -x409297 -x409298 -x409299 -x409300 -x409301 -x409302 -x409303 -x409304 -x409305 -x409306 -x409307 -x409308 -x409309 -x409310 -x409311 -x409312 -x409313 -x409314 -x409315 -x409316 -x409317 -x409318 -x409319 -x409320 -x409321 -x409322 -x409323 -x409324 -x409325 -x409326 -x409327 -x409328 -x409329 -x409330 -x409331 -x409332 -x409333 -x409334 -x409335 -x409336 -x409337 -x409338 -x409339 -x409340 -x409341 -x409342 -x409343 -x409344 -x409345 -x409346 -x409347 -x409348 -x409349 -x409350 -x409351 -x409352 -x409353 -x409354 -x409355 -x409356 -x409357 -x409358 -x409359 -x409360 -x409361 -x409362 -x409363 x409364 -x409365 -x409366 -x409367 -x409368 -x409369 -x409370 -x409371 -x409372 -x409373 -x409374 -x409375 -x409376 -x409377 -x409378 -x409379 -x409380 -x409381 -x409382 -x409383 -x409384 -x409385 -x409386 -x409387 -x409388 -x409389 -x409390 -x409391 -x409392 -x409393 -x409394 -x409395 -x409396 -x409397 -x409398 -x409399 -x409400 -x409401 -x409402 -x409403 -x409404 -x409405 -x409406 -x409407 -x409408 -x409409 -x409410 -x409411 -x409412 -x409413 -x409414 -x409415 -x409416 -x409417 -x409418 -x409419 -x409420 -x409421 -x409422 -x409423 -x409424 -x409425 -x409426 -x409427 -x409428 -x409429 -x409430 -x409431 -x409432 -x409433 -x409434 -x409435 -x409436 -x409437 -x409438 -x409439 -x409440 -x409441 -x409442 -x409443 -x409444 -x409445 -x409446 -x409447 -x409448 -x409449 -x409450 -x409451 -x409452 -x409453 -x409454 -x409455 -x409456 -x409457 -x409458 -x409459 -x409460 -x409461 -x409462 -x409463 -x409464 -x409465 -x409466 -x409467 -x409468 -x409469 -x409470 -x409471 -x409472 -x409473 -x409474 -x409475 -x409476 -x409477 -x409478 -x409479 -x409480 -x409481 -x409482 -x409483 -x409484 -x409485 -x409486 -x409487 -x409488 -x409489 -x409490 -x409491 -x409492 -x409493 -x409494 -x409495 -x409496 -x409497 -x409498 -x409499 -x409500 -x409501 -x409502 -x409503 -x409504 -x409505 -x409506 -x409507 -x409508 -x409509 -x409510 -x409511 -x409512 -x409513 -x409514 -x409515 -x409516 -x409517 -x409518 -x409519 -x409520 -x409521 -x409522 -x409523 -x409524 -x409525 -x409526 -x409527 -x409528 -x409529 -x409530 -x409531 -x409532 -x409533 -x409534 -x409535 -x409536 -x409537 -x409538 -x409539 -x409540 -x409541 -x409542 -x409543 -x409544 -x409545 -x409546 -x409547 -x409548 -x409549 -x409550 -x409551 -x409552 -x409553 -x409554 -x409555 -x409556 -x409557 -x409558 -x409559 -x409560 -x409561 -x409562 -x409563 -x409564 -x409565 -x409566 -x409567 -x409568 -x409569 -x409570 -x409571 -x409572 -x409573 -x409574 -x409575 -x409576 -x409577 -x409578 -x409579 -x409580 -x409581 -x409582 -x409583 -x409584 -x409585 -x409586 -x409587 -x409588 -x409589 -x409590 -x409591 -x409592 -x409593 -x409594 -x409595 -x409596 -x409597 -x409598 -x409599 -x409600 -x409601 -x409602 -x409603 -x409604 -x409605 -x409606 -x409607 -x409608 -x409609 -x409610 -x409611 -x409612 -x409613 -x409614 x409615 -x409616 -x409617 -x409618 -x409619 -x409620 -x409621 -x409622 -x409623 -x409624 -x409625 -x409626 -x409627 -x409628 -x409629 -x409630 -x409631 -x409632 -x409633 -x409634 -x409635 -x409636 -x409637 -x409638 -x409639 -x409640 -x409641 -x409642 -x409643 -x409644 -x409645 -x409646 -x409647 -x409648 -x409649 -x409650 -x409651 -x409652 -x409653 -x409654 -x409655 -x409656 -x409657 -x409658 -x409659 -x409660 -x409661 -x409662 -x409663 -x409664 -x409665 -x409666 -x409667 -x409668 -x409669 -x409670 -x409671 -x409672 -x409673 -x409674 -x409675 -x409676 -x409677 -x409678 -x409679 -x409680 -x409681 -x409682 -x409683 -x409684 -x409685 -x409686 -x409687 -x409688 -x409689 -x409690 -x409691 -x409692 -x409693 -x409694 -x409695 -x409696 -x409697 -x409698 -x409699 -x409700 -x409701 -x409702 -x409703 -x409704 -x409705 -x409706 -x409707 -x409708 -x409709 -x409710 -x409711 -x409712 -x409713 -x409714 -x409715 -x409716 -x409717 -x409718 -x409719 -x409720 -x409721 -x409722 -x409723 -x409724 -x409725 -x409726 x409727 -x409728 -x409729 -x409730 -x409731 -x409732 -x409733 -x409734 -x409735 -x409736 -x409737 -x409738 -x409739 -x409740 -x409741 -x409742 -x409743 -x409744 -x409745 -x409746 -x409747 -x409748 -x409749 -x409750 -x409751 -x409752 -x409753 -x409754 -x409755 -x409756 -x409757 -x409758 -x409759 -x409760 -x409761 -x409762 -x409763 -x409764 -x409765 -x409766 -x409767 -x409768 -x409769 -x409770 -x409771 -x409772 -x409773 -x409774 -x409775 -x409776 -x409777 -x409778 -x409779 -x409780 -x409781 -x409782 -x409783 -x409784 -x409785 -x409786 -x409787 -x409788 -x409789 -x409790 -x409791 -x409792 -x409793 -x409794 -x409795 -x409796 -x409797 -x409798 -x409799 -x409800 -x409801 -x409802 -x409803 -x409804 -x409805 -x409806 -x409807 -x409808 -x409809 -x409810 -x409811 -x409812 -x409813 -x409814 -x409815 -x409816 -x409817 -x409818 -x409819 -x409820 -x409821 -x409822 -x409823 -x409824 -x409825 -x409826 -x409827 -x409828 -x409829 -x409830 -x409831 -x409832 -x409833 -x409834 -x409835 -x409836 -x409837 -x409838 -x409839 -x409840 -x409841 -x409842 -x409843 -x409844 -x409845 -x409846 -x409847 -x409848 -x409849 -x409850 -x409851 -x409852 -x409853 -x409854 -x409855 -x409856 -x409857 -x409858 -x409859 -x409860 -x409861 -x409862 -x409863 -x409864 -x409865 -x409866 -x409867 -x409868 -x409869 -x409870 -x409871 -x409872 -x409873 -x409874 -x409875 -x409876 -x409877 -x409878 -x409879 -x409880 -x409881 -x409882 -x409883 -x409884 -x409885 -x409886 -x409887 -x409888 -x409889 -x409890 -x409891 -x409892 -x409893 -x409894 -x409895 -x409896 -x409897 -x409898 -x409899 -x409900 -x409901 -x409902 -x409903 -x409904 -x409905 -x409906 -x409907 -x409908 -x409909 -x409910 -x409911 -x409912 -x409913 -x409914 -x409915 -x409916 -x409917 -x409918 -x409919 -x409920 -x409921 -x409922 -x409923 -x409924 -x409925 -x409926 -x409927 -x409928 -x409929 -x409930 -x409931 -x409932 -x409933 -x409934 -x409935 -x409936 -x409937 -x409938 -x409939 -x409940 -x409941 -x409942 -x409943 -x409944 -x409945 -x409946 -x409947 -x409948 -x409949 -x409950 -x409951 -x409952 -x409953 -x409954 -x409955 -x409956 -x409957 -x409958 -x409959 -x409960 -x409961 -x409962 -x409963 -x409964 -x409965 -x409966 -x409967 -x409968 -x409969 -x409970 -x409971 -x409972 -x409973 -x409974 x409975 -x409976 -x409977 -x409978 -x409979 -x409980 -x409981 -x409982 -x409983 -x409984 -x409985 -x409986 -x409987 -x409988 -x409989 -x409990 -x409991 -x409992 -x409993 -x409994 -x409995 -x409996 -x409997 -x409998 -x409999
1674.09/1679.67 v -x410000 -x410001 -x410002 -x410003 -x410004 -x410005 -x410006 -x410007 -x410008 -x410009 -x410010 -x410011 -x410012 -x410013 -x410014 -x410015 -x410016 -x410017 -x410018 -x410019 -x410020 -x410021 -x410022 -x410023 -x410024 -x410025 -x410026 -x410027 -x410028 -x410029 -x410030 -x410031 -x410032 -x410033 -x410034 -x410035 -x410036 -x410037 -x410038 -x410039 -x410040 -x410041 -x410042 -x410043 -x410044 -x410045 -x410046 -x410047 -x410048 -x410049 -x410050 -x410051 -x410052 -x410053 -x410054 -x410055 -x410056 -x410057 -x410058 -x410059 -x410060 -x410061 -x410062 -x410063 -x410064 -x410065 -x410066 -x410067 -x410068 -x410069 -x410070 -x410071 -x410072 -x410073 -x410074 -x410075 -x410076 -x410077 -x410078 -x410079 -x410080 -x410081 -x410082 -x410083 -x410084 -x410085 -x410086 -x410087 -x410088 -x410089 -x410090 -x410091 -x410092 -x410093 -x410094 -x410095 -x410096 -x410097 -x410098 -x410099 -x410100 -x410101 -x410102 -x410103 -x410104 -x410105 -x410106 -x410107 -x410108 -x410109 -x410110 -x410111 -x410112 -x410113 -x410114 -x410115 -x410116 -x410117 -x410118 -x410119 -x410120 -x410121 -x410122 -x410123 -x410124 -x410125 -x410126 -x410127 -x410128 -x410129 -x410130 -x410131 -x410132 -x410133 -x410134 -x410135 -x410136 -x410137 -x410138 -x410139 -x410140 -x410141 -x410142 -x410143 -x410144 -x410145 -x410146 -x410147 -x410148 -x410149 -x410150 -x410151 -x410152 -x410153 -x410154 -x410155 -x410156 -x410157 -x410158 -x410159 -x410160 -x410161 -x410162 -x410163 -x410164 -x410165 -x410166 -x410167 -x410168 -x410169 -x410170 -x410171 -x410172 -x410173 -x410174 -x410175 -x410176 -x410177 -x410178 -x410179 -x410180 -x410181 -x410182 -x410183 -x410184 -x410185 -x410186 -x410187 -x410188 -x410189 -x410190 -x410191 -x410192 -x410193 -x410194 -x410195 -x410196 -x410197 -x410198 -x410199 -x410200 -x410201 -x410202 -x410203 -x410204 -x410205 -x410206 -x410207 -x410208 -x410209 -x410210 -x410211 -x410212 -x410213 -x410214 -x410215 -x410216 -x410217 -x410218 -x410219 -x410220 -x410221 -x410222 -x410223 -x410224 -x410225 -x410226 -x410227 -x410228 -x410229 -x410230 -x410231 -x410232 -x410233 -x410234 -x410235 -x410236 -x410237 -x410238 -x410239 -x410240 -x410241 -x410242 -x410243 -x410244 -x410245 -x410246 -x410247 -x410248 -x410249 -x410250 -x410251 -x410252 -x410253 -x410254 -x410255 -x410256 -x410257 -x410258 -x410259 -x410260 -x410261 -x410262 -x410263 -x410264 -x410265 -x410266 -x410267 -x410268 -x410269 -x410270 -x410271 x410272 -x410273 -x410274 -x410275 -x410276 -x410277 -x410278 -x410279 -x410280 -x410281 -x410282 -x410283 -x410284 -x410285 -x410286 -x410287 -x410288 -x410289 -x410290 -x410291 -x410292 -x410293 -x410294 -x410295 -x410296 -x410297 -x410298 -x410299 -x410300 -x410301 -x410302 -x410303 -x410304 -x410305 -x410306 -x410307 -x410308 -x410309 -x410310 -x410311 -x410312 -x410313 -x410314 -x410315 -x410316 -x410317 -x410318 -x410319 -x410320 -x410321 -x410322 -x410323 -x410324 -x410325 -x410326 -x410327 -x410328 -x410329 -x410330 -x410331 -x410332 -x410333 -x410334 -x410335 -x410336 -x410337 -x410338 -x410339 -x410340 -x410341 -x410342 -x410343 -x410344 -x410345 -x410346 -x410347 -x410348 -x410349 -x410350 -x410351 -x410352 -x410353 -x410354 -x410355 -x410356 -x410357 -x410358 -x410359 -x410360 -x410361 -x410362 -x410363 -x410364 -x410365 -x410366 -x410367 -x410368 -x410369 -x410370 -x410371 -x410372 -x410373 -x410374 -x410375 -x410376 -x410377 -x410378 -x410379 -x410380 -x410381 -x410382 -x410383 -x410384 -x410385 -x410386 -x410387 -x410388 -x410389 -x410390 -x410391 -x410392 -x410393 -x410394 -x410395 -x410396 -x410397 -x410398 -x410399 -x410400 -x410401 -x410402 -x410403 -x410404 -x410405 -x410406 -x410407 -x410408 -x410409 -x410410 -x410411 -x410412 -x410413 -x410414 -x410415 -x410416 -x410417 -x410418 -x410419 -x410420 -x410421 -x410422 -x410423 -x410424 -x410425 -x410426 -x410427 -x410428 -x410429 -x410430 -x410431 -x410432 -x410433 -x410434 -x410435 -x410436 -x410437 -x410438 -x410439 -x410440 -x410441 -x410442 -x410443 -x410444 -x410445 -x410446 -x410447 -x410448 -x410449 -x410450 -x410451 -x410452 -x410453 -x410454 -x410455 -x410456 -x410457 -x410458 -x410459 -x410460 -x410461 -x410462 -x410463 -x410464 -x410465 -x410466 -x410467 -x410468 -x410469 -x410470 -x410471 -x410472 -x410473 -x410474 -x410475 -x410476 -x410477 -x410478 -x410479 -x410480 -x410481 -x410482 -x410483 -x410484 -x410485 -x410486 -x410487 -x410488 -x410489 -x410490 -x410491 -x410492 -x410493 -x410494 -x410495 -x410496 -x410497 -x410498 x410499 -x410500 -x410501 -x410502 -x410503 -x410504 -x410505 -x410506 -x410507 -x410508 -x410509 -x410510 -x410511 -x410512 -x410513 -x410514 -x410515 -x410516 -x410517 -x410518 -x410519 -x410520 -x410521 -x410522 -x410523 -x410524 -x410525 -x410526 -x410527 -x410528 -x410529 -x410530 -x410531 -x410532 -x410533 -x410534 -x410535 -x410536 -x410537 -x410538 -x410539 -x410540 -x410541 -x410542 -x410543 -x410544 -x410545 -x410546 -x410547 -x410548 -x410549 -x410550 -x410551 -x410552 -x410553 -x410554 -x410555 -x410556 -x410557 -x410558 -x410559 -x410560 -x410561 -x410562 -x410563 -x410564 -x410565 -x410566 -x410567 -x410568 -x410569 -x410570 -x410571 -x410572 -x410573 -x410574 -x410575 -x410576 -x410577 -x410578 -x410579 -x410580 -x410581 -x410582 -x410583 -x410584 -x410585 -x410586 -x410587 -x410588 -x410589 -x410590 -x410591 -x410592 -x410593 -x410594 -x410595 -x410596 -x410597 -x410598 -x410599 -x410600 -x410601 -x410602 -x410603 -x410604 -x410605 -x410606 -x410607 -x410608 -x410609 -x410610 -x410611 -x410612 -x410613 -x410614 -x410615 -x410616 -x410617 -x410618 -x410619 x410620 -x410621 -x410622 -x410623 -x410624 -x410625 -x410626 -x410627 -x410628 -x410629 -x410630 -x410631 -x410632 -x410633 -x410634 -x410635 -x410636 -x410637 -x410638 -x410639 -x410640 -x410641 -x410642 -x410643 -x410644 -x410645 -x410646 -x410647 -x410648 -x410649 -x410650 -x410651 -x410652 -x410653 -x410654 -x410655 -x410656 -x410657 -x410658 -x410659 -x410660 -x410661 -x410662 -x410663 -x410664 -x410665 -x410666 -x410667 -x410668 -x410669 -x410670 -x410671 -x410672 -x410673 -x410674 -x410675 -x410676 -x410677 -x410678 -x410679 -x410680 -x410681 -x410682 -x410683 -x410684 -x410685 -x410686 -x410687 -x410688 -x410689 -x410690 -x410691 -x410692 -x410693 -x410694 -x410695 -x410696 -x410697 -x410698 -x410699 -x410700 -x410701 -x410702 -x410703 -x410704 -x410705 -x410706 -x410707 -x410708 -x410709 -x410710 -x410711 -x410712 -x410713 -x410714 -x410715 -x410716 -x410717 -x410718 -x410719 -x410720 -x410721 -x410722 -x410723 -x410724 -x410725 -x410726 -x410727 -x410728 -x410729 -x410730 -x410731 -x410732 -x410733 -x410734 -x410735 -x410736 -x410737 -x410738 -x410739 -x410740 -x410741 -x410742 -x410743 -x410744 -x410745 -x410746 -x410747 -x410748 -x410749 -x410750 -x410751 -x410752 -x410753 -x410754 -x410755 -x410756 -x410757 -x410758 -x410759 -x410760 -x410761 -x410762 -x410763 -x410764 -x410765 -x410766 -x410767 -x410768 -x410769 -x410770 -x410771 -x410772 -x410773 -x410774 -x410775 -x410776 -x410777 -x410778 -x410779 -x410780 -x410781 -x410782 -x410783 -x410784 -x410785 -x410786 -x410787 -x410788 -x410789 -x410790 -x410791 -x410792 -x410793 -x410794 -x410795 -x410796 -x410797 -x410798 -x410799 -x410800 -x410801 -x410802 -x410803 -x410804 -x410805 -x410806 -x410807 -x410808 -x410809 -x410810 -x410811 -x410812 -x410813 -x410814 -x410815 -x410816 x410817 -x410818 -x410819 -x410820 -x410821 -x410822 -x410823 -x410824 -x410825 -x410826 -x410827 -x410828 -x410829 -x410830 -x410831 -x410832 -x410833 -x410834 -x410835 -x410836 -x410837 -x410838 -x410839 -x410840 -x410841 -x410842 -x410843 -x410844 -x410845 -x410846 -x410847 -x410848 -x410849 -x410850 -x410851 -x410852 -x410853 -x410854 -x410855 -x410856 -x410857 -x410858 -x410859 -x410860 -x410861 -x410862 -x410863 -x410864 -x410865 -x410866 -x410867 -x410868 -x410869 -x410870 -x410871 -x410872 -x410873 -x410874 -x410875 -x410876 -x410877 -x410878 -x410879 -x410880 -x410881 -x410882 -x410883 -x410884 -x410885 -x410886 -x410887 -x410888 -x410889 -x410890 -x410891 -x410892 -x410893 -x410894 -x410895 -x410896 -x410897 -x410898 -x410899 -x410900 -x410901 -x410902 -x410903 -x410904 -x410905 -x410906 -x410907 -x410908 -x410909 -x410910 -x410911 -x410912 -x410913 -x410914 -x410915 -x410916 -x410917 -x410918 -x410919 -x410920 -x410921 -x410922 -x410923 -x410924 -x410925 -x410926 -x410927 -x410928 -x410929 -x410930 -x410931 -x410932 -x410933 -x410934 -x410935 -x410936 -x410937 -x410938 -x410939 -x410940 -x410941 -x410942 -x410943 -x410944 -x410945 -x410946 -x410947 -x410948 -x410949 -x410950 -x410951 -x410952 -x410953 -x410954 -x410955 -x410956 -x410957 -x410958 -x410959 -x410960 -x410961 -x410962 -x410963 -x410964 -x410965 -x410966 -x410967 -x410968 -x410969 -x410970 -x410971 -x410972 -x410973 -x410974 -x410975 -x410976 -x410977 -x410978 -x410979 -x410980 -x410981 -x410982 -x410983 -x410984 -x410985 -x410986 -x410987 -x410988 -x410989 -x410990 -x410991 -x410992 -x410993 -x410994 -x410995 -x410996 -x410997 -x410998 -x410999 -x411000 -x411001 -x411002 -x411003 -x411004 -x411005 -x411006 -x411007 -x411008 -x411009 -x411010 -x411011 -x411012 -x411013 -x411014 -x411015 -x411016 -x411017 -x411018 -x411019 -x411020 -x411021 x411022 -x411023 -x411024 -x411025 -x411026 -x411027 -x411028 -x411029 -x411030 -x411031 -x411032 -x411033 -x411034 -x411035 -x411036 -x411037 -x411038 -x411039 -x411040 -x411041 -x411042 -x411043 -x411044 -x411045 -x411046 -x411047 -x411048 -x411049 -x411050 -x411051 -x411052 -x411053 -x411054 -x411055 -x411056 -x411057 -x411058 -x411059 -x411060 -x411061 -x411062 -x411063 -x411064 -x411065 -x411066 -x411067 -x411068 -x411069 -x411070 -x411071 -x411072 -x411073 -x411074 -x411075 -x411076 -x411077 -x411078 -x411079 -x411080 -x411081 -x411082 -x411083 -x411084 -x411085 -x411086 -x411087 -x411088 -x411089 -x411090 -x411091 -x411092 -x411093 -x411094 -x411095 -x411096 -x411097 -x411098 -x411099 -x411100 -x411101 -x411102 -x411103 -x411104 -x411105 -x411106 -x411107 -x411108 -x411109 -x411110 -x411111 -x411112 -x411113 -x411114 -x411115 -x411116 -x411117 -x411118 -x411119 -x411120 -x411121 -x411122 -x411123 -x411124 -x411125 -x411126 -x411127 -x411128 -x411129 -x411130 -x411131 -x411132 -x411133 -x411134 -x411135 -x411136 -x411137 -x411138 -x411139 -x411140 -x411141 -x411142 -x411143 -x411144 -x411145 -x411146 -x411147 -x411148 -x411149 -x411150 -x411151 -x411152 -x411153 -x411154 -x411155 -x411156 -x411157 -x411158 -x411159 -x411160 -x411161 -x411162 -x411163 -x411164 -x411165 -x411166 -x411167 -x411168 -x411169 -x411170 -x411171 -x411172 -x411173 -x411174 -x411175 -x411176 -x411177 -x411178 -x411179 -x411180 -x411181 -x411182 -x411183 -x411184 -x411185 -x411186 -x411187 -x411188 -x411189 -x411190 -x411191 -x411192 -x411193 -x411194 -x411195 -x411196 -x411197 -x411198 -x411199 -x411200 -x411201 -x411202 -x411203 -x411204 -x411205 -x411206 -x411207 -x411208 -x411209 -x411210 -x411211 -x411212 -x411213 -x411214 -x411215 -x411216 -x411217 -x411218 -x411219 -x411220 -x411221 -x411222 -x411223 -x411224 -x411225 -x411226 -x411227 -x411228 -x411229 -x411230 -x411231 -x411232 -x411233 -x411234 -x411235 -x411236 -x411237 -x411238 -x411239 -x411240 -x411241 -x411242 -x411243 -x411244 -x411245 -x411246 -x411247 -x411248 -x411249 -x411250 -x411251 -x411252 -x411253 -x411254 -x411255 -x411256 -x411257 -x411258 -x411259 -x411260 x411261 -x411262 -x411263 -x411264 -x411265 -x411266 -x411267 -x411268 -x411269 -x411270 -x411271 -x411272 -x411273 -x411274 -x411275 -x411276 -x411277 -x411278 -x411279 -x411280 -x411281 -x411282 -x411283 -x411284 -x411285 -x411286 -x411287 -x411288 -x411289 -x411290 -x411291 -x411292 -x411293 -x411294 -x411295 -x411296 -x411297 -x411298 -x411299 -x411300 -x411301 -x411302 -x411303 -x411304 -x411305 -x411306 -x411307 -x411308 -x411309 -x411310 -x411311 -x411312 -x411313 -x411314 -x411315 -x411316 -x411317 -x411318 -x411319 -x411320 -x411321 -x411322 -x411323 -x411324 -x411325 -x411326 -x411327 -x411328 -x411329 -x411330 -x411331 -x411332 -x411333 -x411334 -x411335 -x411336 -x411337 -x411338 -x411339 -x411340 -x411341 -x411342 -x411343 -x411344 -x411345 -x411346 -x411347 -x411348 -x411349 -x411350 -x411351 -x411352 -x411353 -x411354 -x411355 -x411356 -x411357 -x411358 -x411359 -x411360 -x411361 -x411362 -x411363 -x411364 -x411365 -x411366 -x411367 -x411368 -x411369 -x411370 -x411371 -x411372 -x411373 -x411374 -x411375 -x411376 -x411377 -x411378 -x411379 -x411380 -x411381 -x411382 -x411383 -x411384 -x411385 -x411386 -x411387 -x411388 -x411389 -x411390 -x411391 -x411392 -x411393 -x411394 -x411395 -x411396 -x411397 -x411398 -x411399 -x411400 -x411401 -x411402 -x411403 -x411404 -x411405 -x411406 -x411407 -x411408 -x411409 -x411410 -x411411 -x411412 -x411413 -x411414 -x411415 -x411416 -x411417 -x411418 -x411419 -x411420 -x411421 -x411422 -x411423 -x411424 -x411425 -x411426 -x411427 -x411428 -x411429 -x411430 -x411431 -x411432 -x411433 -x411434 -x411435 -x411436 -x411437 -x411438 -x411439 -x411440 -x411441 -x411442 -x411443 -x411444 -x411445 -x411446 -x411447 -x411448 -x411449 -x411450 -x411451 -x411452 -x411453 -x411454 -x411455 -x411456 -x411457 -x411458 -x411459 -x411460 -x411461 -x411462 -x411463 -x411464 -x411465 -x411466 -x411467 -x411468 -x411469 -x411470 -x411471 -x411472 -x411473 -x411474 -x411475 -x411476 -x411477 -x411478 -x411479 -x411480 -x411481 -x411482 -x411483 -x411484 -x411485 -x411486 -x411487 -x411488 -x411489 -x411490 -x411491 -x411492 -x411493 -x411494 -x411495 -x411496 -x411497 -x411498 -x411499 -x411500 -x411501 -x411502 -x411503 -x411504 -x411505 -x411506 -x411507 -x411508 -x411509 -x411510 -x411511 -x411512 -x411513 -x411514 -x411515 -x411516 -x411517 x411518 -x411519 -x411520 -x411521 -x411522 -x411523 -x411524 -x411525 -x411526 -x411527 -x411528 -x411529 -x411530 -x411531 -x411532 -x411533 -x411534 -x411535 -x411536 -x411537 -x411538 -x411539 -x411540 -x411541 -x411542 -x411543 -x411544 -x411545 -x411546 -x411547 -x411548 -x411549 -x411550 -x411551 -x411552 -x411553 -x411554 -x411555 -x411556 -x411557 -x411558 -x411559 -x411560 -x411561 -x411562 -x411563 -x411564 -x411565 -x411566 -x411567 -x411568 -x411569 -x411570 -x411571 -x411572 -x411573 -x411574 -x411575 -x411576 -x411577 -x411578 -x411579 -x411580 -x411581 -x411582 -x411583 -x411584 -x411585 -x411586 -x411587 -x411588 -x411589 -x411590 -x411591 -x411592 -x411593 -x411594 -x411595 -x411596 -x411597 -x411598 -x411599 -x411600 -x411601 -x411602 -x411603 -x411604 -x411605 -x411606 -x411607 -x411608 -x411609 -x411610 -x411611 -x411612 -x411613 -x411614 -x411615 -x411616 -x411617 -x411618 -x411619 -x411620 -x411621 -x411622 -x411623 -x411624 -x411625 -x411626 -x411627 -x411628 -x411629 -x411630 -x411631 -x411632 -x411633 -x411634 -x411635 -x411636 -x411637 -x411638 -x411639 -x411640 -x411641 -x411642 -x411643 -x411644 -x411645 -x411646 -x411647 -x411648 -x411649 -x411650 -x411651 -x411652 -x411653 -x411654 -x411655 -x411656 -x411657 -x411658 -x411659 -x411660 -x411661 -x411662 -x411663 -x411664 -x411665 -x411666 -x411667 -x411668 -x411669 -x411670 -x411671 -x411672 -x411673 -x411674 -x411675 -x411676 -x411677 -x411678 -x411679 -x411680 -x411681 -x411682 -x411683 -x411684 -x411685 -x411686 -x411687 -x411688 -x411689 -x411690 -x411691 -x411692 -x411693 -x411694 -x411695 -x411696 -x411697 -x411698 -x411699 -x411700 -x411701 -x411702 -x411703 -x411704 -x411705 -x411706 -x411707 -x411708 -x411709 -x411710 -x411711 -x411712 -x411713 -x411714 -x411715 -x411716 -x411717 -x411718 -x411719 -x411720 -x411721 -x411722 -x411723 -x411724 -x411725 -x411726 -x411727 -x411728 -x411729 -x411730 -x411731 -x411732 -x411733 -x411734 -x411735 -x411736 -x411737 -x411738 -x411739 -x411740 -x411741 -x411742 -x411743 -x411744 -x411745 -x411746 -x411747 -x411748 -x411749 -x411750 -x411751 -x411752 -x411753 -x411754 -x411755 -x411756 -x411757 -x411758 -x411759 -x411760 -x411761 -x411762 -x411763 -x411764 -x411765 -x411766 -x411767 -x411768 -x411769 -x411770 -x411771 -x411772 -x411773 -x411774 -x411775 -x411776 -x411777 -x411778 -x411779 -x411780 -x411781 -x411782 -x411783 -x411784 -x411785 -x411786 -x411787 -x411788 -x411789 -x411790 -x411791 -x411792 -x411793 -x411794 -x411795 -x411796 -x411797 -x411798 -x411799 -x411800 -x411801 -x411802 -x411803 -x411804 -x411805 -x411806 -x411807 -x411808 -x411809 -x411810 -x411811 -x411812 -x411813 -x411814 -x411815 -x411816 -x411817 -x411818 -x411819 -x411820 -x411821 -x411822 -x411823 -x411824 -x411825 -x411826 -x411827 -x411828 -x411829 -x411830 -x411831 -x411832 -x411833 -x411834 -x411835 -x411836 -x411837 -x411838 -x411839 -x411840 -x411841 -x411842 -x411843 -x411844 x411845 -x411846 -x411847 -x411848 -x411849 -x411850 -x411851 -x411852 -x411853 -x411854 -x411855 -x411856 -x411857 -x411858 -x411859 -x411860 -x411861 -x411862 -x411863 -x411864 -x411865 -x411866 -x411867 -x411868 -x411869 -x411870 -x411871 -x411872 -x411873 -x411874 -x411875 -x411876 -x411877 -x411878 -x411879 -x411880 -x411881 -x411882 -x411883 -x411884 -x411885 -x411886 -x411887 -x411888 -x411889 -x411890 -x411891 -x411892 -x411893 -x411894 -x411895 -x411896 -x411897 -x411898 -x411899 -x411900 -x411901 -x411902 -x411903 -x411904 -x411905 -x411906 -x411907 -x411908 -x411909 -x411910 -x411911 -x411912 -x411913 -x411914 -x411915 -x411916 -x411917 -x411918 -x411919 -x411920 -x411921 -x411922 -x411923 x411924 -x411925 -x411926 -x411927 -x411928 -x411929 -x411930 -x411931 -x411932 -x411933 -x411934 -x411935 -x411936 -x411937 -x411938 -x411939 -x411940 -x411941 -x411942 -x411943 -x411944 -x411945 -x411946 -x411947 -x411948 -x411949 -x411950 -x411951 -x411952 -x411953 -x411954 -x411955 -x411956 -x411957 -x411958 -x411959 -x411960 -x411961 -x411962 -x411963 -x411964 -x411965 -x411966 -x411967 -x411968 -x411969 -x411970 -x411971 -x411972 -x411973 -x411974 -x411975 -x411976 -x411977 -x411978 -x411979 -x411980 -x411981 -x411982 -x411983 -x411984 -x411985 -x411986 -x411987 -x411988 -x411989 -x411990 -x411991 -x411992 -x411993 -x411994 -x411995 -x411996 -x411997 -x411998 -x411999
1674.09/1679.67 v -x412000 -x412001 -x412002 -x412003 -x412004 -x412005 -x412006 -x412007 -x412008 -x412009 -x412010 -x412011 -x412012 -x412013 -x412014 -x412015 -x412016 -x412017 -x412018 -x412019 -x412020 -x412021 -x412022 -x412023 -x412024 -x412025 -x412026 -x412027 -x412028 -x412029 -x412030 -x412031 -x412032 -x412033 -x412034 -x412035 -x412036 -x412037 -x412038 -x412039 -x412040 -x412041 -x412042 -x412043 -x412044 -x412045 -x412046 -x412047 -x412048 -x412049 -x412050 -x412051 -x412052 -x412053 -x412054 -x412055 -x412056 -x412057 -x412058 -x412059 -x412060 -x412061 -x412062 -x412063 -x412064 -x412065 -x412066 -x412067 -x412068 -x412069 -x412070 -x412071 -x412072 -x412073 -x412074 -x412075 -x412076 -x412077 -x412078 -x412079 -x412080 -x412081 -x412082 -x412083 -x412084 -x412085 -x412086 -x412087 -x412088 -x412089 -x412090 -x412091 -x412092 -x412093 -x412094 -x412095 -x412096 -x412097 -x412098 -x412099 -x412100 -x412101 -x412102 -x412103 -x412104 -x412105 -x412106 -x412107 -x412108 -x412109 -x412110 -x412111 -x412112 -x412113 -x412114 -x412115 -x412116 -x412117 -x412118 -x412119 -x412120 -x412121 -x412122 -x412123 -x412124 -x412125 -x412126 -x412127 -x412128 -x412129 -x412130 -x412131 -x412132 -x412133 -x412134 -x412135 -x412136 -x412137 -x412138 -x412139 -x412140 -x412141 -x412142 -x412143 -x412144 -x412145 -x412146 -x412147 -x412148 -x412149 -x412150 -x412151 -x412152 -x412153 -x412154 -x412155 -x412156 -x412157 -x412158 -x412159 -x412160 -x412161 -x412162 -x412163 -x412164 -x412165 -x412166 -x412167 -x412168 -x412169 -x412170 -x412171 -x412172 -x412173 -x412174 -x412175 -x412176 -x412177 -x412178 -x412179 -x412180 -x412181 -x412182 -x412183 -x412184 -x412185 -x412186 -x412187 -x412188 -x412189 -x412190 -x412191 -x412192 -x412193 -x412194 -x412195 -x412196 -x412197 -x412198 -x412199 -x412200 -x412201 -x412202 -x412203 -x412204 x412205 -x412206 -x412207 -x412208 -x412209 -x412210 -x412211 -x412212 -x412213 -x412214 -x412215 -x412216 -x412217 -x412218 -x412219 -x412220 -x412221 -x412222 -x412223 -x412224 -x412225 -x412226 -x412227 -x412228 -x412229 -x412230 -x412231 -x412232 -x412233 -x412234 -x412235 -x412236 -x412237 -x412238 -x412239 -x412240 -x412241 -x412242 -x412243 -x412244 -x412245 -x412246 -x412247 -x412248 -x412249 -x412250 -x412251 -x412252 -x412253 -x412254 -x412255 -x412256 -x412257 -x412258 -x412259 -x412260 -x412261 -x412262 -x412263 -x412264 -x412265 -x412266 -x412267 -x412268 -x412269 -x412270 -x412271 -x412272 -x412273 -x412274 -x412275 -x412276 -x412277 -x412278 -x412279 -x412280 -x412281 -x412282 -x412283 -x412284 -x412285 -x412286 -x412287 -x412288 -x412289 -x412290 -x412291 -x412292 -x412293 -x412294 -x412295 -x412296 -x412297 -x412298 -x412299 -x412300 -x412301 -x412302 -x412303 -x412304 -x412305 -x412306 -x412307 -x412308 -x412309 -x412310 -x412311 -x412312 -x412313 -x412314 -x412315 -x412316 -x412317 -x412318 -x412319 -x412320 -x412321 -x412322 -x412323 -x412324 -x412325 -x412326 -x412327 -x412328 -x412329 -x412330 -x412331 -x412332 -x412333 -x412334 -x412335 -x412336 -x412337 -x412338 -x412339 -x412340 -x412341 -x412342 -x412343 -x412344 -x412345 -x412346 -x412347 -x412348 -x412349 -x412350 -x412351 -x412352 -x412353 -x412354 -x412355 -x412356 -x412357 -x412358 -x412359 -x412360 -x412361 -x412362 -x412363 -x412364 -x412365 -x412366 -x412367 -x412368 -x412369 -x412370 -x412371 -x412372 -x412373 -x412374 -x412375 -x412376 -x412377 -x412378 -x412379 -x412380 -x412381 -x412382 -x412383 -x412384 -x412385 -x412386 -x412387 -x412388 -x412389 -x412390 -x412391 -x412392 -x412393 -x412394 -x412395 -x412396 -x412397 -x412398 -x412399 -x412400 -x412401 -x412402 -x412403 -x412404 -x412405 -x412406 -x412407 -x412408 -x412409 -x412410 -x412411 -x412412 -x412413 -x412414 -x412415 -x412416 -x412417 -x412418 -x412419 -x412420 -x412421 -x412422 -x412423 -x412424 -x412425 -x412426 -x412427 -x412428 -x412429 -x412430 -x412431 -x412432 -x412433 -x412434 -x412435 -x412436 -x412437 -x412438 -x412439 -x412440 -x412441 -x412442 -x412443 -x412444 -x412445 -x412446 -x412447 -x412448 -x412449 -x412450 -x412451 -x412452 -x412453 -x412454 -x412455 -x412456 -x412457 -x412458 -x412459 -x412460 -x412461 -x412462 -x412463 -x412464 -x412465 -x412466 -x412467 -x412468 -x412469 -x412470 -x412471 -x412472 -x412473 -x412474 -x412475 -x412476 -x412477 -x412478 -x412479 -x412480 -x412481 -x412482 -x412483 -x412484 -x412485 -x412486 -x412487 -x412488 x412489 -x412490 -x412491 -x412492 -x412493 -x412494 -x412495 -x412496 -x412497 -x412498 -x412499 -x412500 -x412501 -x412502 -x412503 -x412504 -x412505 -x412506 -x412507 -x412508 -x412509 -x412510 -x412511 -x412512 -x412513 -x412514 -x412515 -x412516 -x412517 -x412518 -x412519 -x412520 -x412521 -x412522 -x412523 -x412524 -x412525 -x412526 -x412527 -x412528 -x412529 -x412530 -x412531 -x412532 -x412533 -x412534 -x412535 -x412536 -x412537 -x412538 -x412539 -x412540 -x412541 -x412542 -x412543 -x412544 -x412545 -x412546 -x412547 -x412548 -x412549 -x412550 -x412551 -x412552 -x412553 -x412554 -x412555 -x412556 -x412557 -x412558 -x412559 -x412560 -x412561 -x412562 -x412563 -x412564 -x412565 -x412566 -x412567 -x412568 -x412569 -x412570 -x412571 -x412572 -x412573 -x412574 -x412575 -x412576 -x412577 -x412578 -x412579 -x412580 -x412581 -x412582 -x412583 -x412584 -x412585 -x412586 -x412587 -x412588 -x412589 -x412590 -x412591 -x412592 -x412593 -x412594 -x412595 -x412596 -x412597 -x412598 -x412599 -x412600 -x412601 -x412602 -x412603 -x412604 x412605 -x412606 -x412607 -x412608 -x412609 -x412610 -x412611 -x412612 -x412613 -x412614 -x412615 -x412616 -x412617 -x412618 -x412619 -x412620 -x412621 -x412622 -x412623 -x412624 -x412625 -x412626 -x412627 -x412628 -x412629 -x412630 -x412631 -x412632 -x412633 -x412634 -x412635 -x412636 -x412637 -x412638 -x412639 -x412640 -x412641 -x412642 -x412643 -x412644 -x412645 -x412646 -x412647 -x412648 -x412649 -x412650 -x412651 -x412652 -x412653 -x412654 -x412655 -x412656 -x412657 -x412658 -x412659 -x412660 -x412661 -x412662 -x412663 -x412664 -x412665 -x412666 -x412667 -x412668 -x412669 -x412670 -x412671 -x412672 -x412673 -x412674 -x412675 -x412676 -x412677 -x412678 -x412679 -x412680 -x412681 -x412682 -x412683 -x412684 -x412685 -x412686 -x412687 -x412688 -x412689 -x412690 -x412691 -x412692 -x412693 -x412694 -x412695 -x412696 -x412697 -x412698 -x412699 -x412700 -x412701 -x412702 -x412703 -x412704 -x412705 -x412706 -x412707 -x412708 -x412709 -x412710 -x412711 -x412712 -x412713 -x412714 -x412715 -x412716 -x412717 -x412718 -x412719 -x412720 -x412721 -x412722 -x412723 -x412724 -x412725 -x412726 -x412727 -x412728 -x412729 -x412730 -x412731 -x412732 -x412733 -x412734 -x412735 -x412736 -x412737 -x412738 -x412739 -x412740 -x412741 -x412742 -x412743 -x412744 -x412745 -x412746 -x412747 -x412748 -x412749 -x412750 -x412751 -x412752 -x412753 -x412754 -x412755 -x412756 -x412757 -x412758 -x412759 -x412760 -x412761 -x412762 -x412763 -x412764 -x412765 -x412766 -x412767 -x412768 -x412769 -x412770 -x412771 -x412772 -x412773 -x412774 -x412775 -x412776 -x412777 -x412778 -x412779 -x412780 -x412781 -x412782 -x412783 -x412784 -x412785 -x412786 -x412787 -x412788 -x412789 -x412790 -x412791 -x412792 -x412793 -x412794 -x412795 x412796 -x412797 -x412798 -x412799 -x412800 -x412801 -x412802 -x412803 -x412804 -x412805 -x412806 -x412807 -x412808 -x412809 -x412810 -x412811 -x412812 -x412813 -x412814 -x412815 -x412816 -x412817 -x412818 -x412819 -x412820 -x412821 -x412822 -x412823 -x412824 -x412825 -x412826 -x412827 -x412828 -x412829 -x412830 -x412831 -x412832 -x412833 -x412834 -x412835 -x412836 -x412837 -x412838 -x412839 -x412840 -x412841 -x412842 -x412843 -x412844 -x412845 -x412846 -x412847 -x412848 -x412849 -x412850 -x412851 -x412852 -x412853 -x412854 -x412855 -x412856 -x412857 -x412858 -x412859 -x412860 -x412861 -x412862 -x412863 -x412864 -x412865 -x412866 -x412867 -x412868 -x412869 -x412870 -x412871 -x412872 -x412873 -x412874 -x412875 -x412876 -x412877 -x412878 -x412879 -x412880 -x412881 -x412882 -x412883 -x412884 -x412885 -x412886 -x412887 -x412888 -x412889 -x412890 -x412891 -x412892 -x412893 -x412894 -x412895 -x412896 -x412897 -x412898 -x412899 -x412900 -x412901 -x412902 -x412903 -x412904 -x412905 -x412906 -x412907 -x412908 -x412909 -x412910 -x412911 -x412912 -x412913 -x412914 -x412915 -x412916 -x412917 -x412918 -x412919 -x412920 -x412921 -x412922 -x412923 -x412924 -x412925 -x412926 -x412927 -x412928 -x412929 -x412930 -x412931 -x412932 -x412933 -x412934 -x412935 -x412936 -x412937 -x412938 -x412939 -x412940 -x412941 -x412942 -x412943 -x412944 -x412945 -x412946 -x412947 -x412948 -x412949 -x412950 -x412951 -x412952 -x412953 -x412954 -x412955 -x412956 -x412957 -x412958 -x412959 -x412960 -x412961 -x412962 -x412963 -x412964 -x412965 -x412966 -x412967 -x412968 -x412969 -x412970 -x412971 -x412972 -x412973 -x412974 -x412975 -x412976 -x412977 -x412978 -x412979 -x412980 -x412981 -x412982 -x412983 -x412984 -x412985 -x412986 -x412987 -x412988 -x412989 -x412990 -x412991 -x412992 -x412993 -x412994 -x412995 -x412996 -x412997 -x412998 -x412999 -x413000 -x413001 -x413002 -x413003 -x413004 -x413005 -x413006 -x413007 -x413008 -x413009 -x413010 -x413011 -x413012 -x413013 -x413014 -x413015 -x413016 -x413017 -x413018 -x413019 -x413020 -x413021 -x413022 -x413023 -x413024 -x413025 -x413026 -x413027 -x413028 -x413029 -x413030 -x413031 -x413032 -x413033 -x413034 -x413035 -x413036 -x413037 -x413038 -x413039 -x413040 -x413041 -x413042 -x413043 -x413044 -x413045 -x413046 -x413047 -x413048 -x413049 -x413050 -x413051 -x413052 -x413053 -x413054 -x413055 -x413056 -x413057 -x413058 -x413059 -x413060 -x413061 -x413062 -x413063 -x413064 -x413065 -x413066 -x413067 -x413068 -x413069 -x413070 -x413071 -x413072 -x413073 -x413074 -x413075 -x413076 -x413077 -x413078 -x413079 -x413080 -x413081 -x413082 -x413083 -x413084 -x413085 -x413086 -x413087 -x413088 -x413089 -x413090 -x413091 -x413092 -x413093 -x413094 -x413095 -x413096 -x413097 -x413098 -x413099 -x413100 -x413101 -x413102 -x413103 -x413104 -x413105 -x413106 -x413107 -x413108 -x413109 -x413110 -x413111 -x413112 -x413113 -x413114 -x413115 -x413116 -x413117 -x413118 -x413119 -x413120 -x413121 -x413122 -x413123 -x413124 -x413125 -x413126 -x413127 -x413128 -x413129 -x413130 -x413131 -x413132 -x413133 -x413134 -x413135 -x413136 -x413137 -x413138 -x413139 -x413140 -x413141 -x413142 -x413143 -x413144 -x413145 -x413146 -x413147 -x413148 -x413149 -x413150 -x413151 -x413152 -x413153 -x413154 -x413155 -x413156 -x413157 -x413158 -x413159 -x413160 -x413161 -x413162 -x413163 -x413164 -x413165 -x413166 -x413167 -x413168 -x413169 -x413170 -x413171 -x413172 -x413173 -x413174 -x413175 -x413176 -x413177 -x413178 -x413179 -x413180 -x413181 -x413182 -x413183 -x413184 -x413185 -x413186 -x413187 -x413188 -x413189 -x413190 -x413191 -x413192 -x413193 -x413194 -x413195 -x413196 -x413197 -x413198 -x413199 -x413200 -x413201 -x413202 -x413203 -x413204 -x413205 -x413206 -x413207 -x413208 -x413209 -x413210 -x413211 -x413212 -x413213 -x413214 -x413215 -x413216 -x413217 -x413218 -x413219 -x413220 -x413221 -x413222 -x413223 -x413224 -x413225 -x413226 -x413227 -x413228 -x413229 -x413230 -x413231 -x413232 -x413233 -x413234 -x413235 -x413236 x413237 -x413238 -x413239 -x413240 -x413241 -x413242 -x413243 -x413244 -x413245 -x413246 -x413247 -x413248 -x413249 -x413250 -x413251 -x413252 -x413253 -x413254 -x413255 -x413256 -x413257 -x413258 -x413259 -x413260 -x413261 -x413262 -x413263 -x413264 -x413265 -x413266 -x413267 -x413268 -x413269 -x413270 -x413271 -x413272 -x413273 -x413274 -x413275 -x413276 -x413277 -x413278 -x413279 -x413280 -x413281 -x413282 -x413283 -x413284 -x413285 -x413286 -x413287 -x413288 -x413289 -x413290 -x413291 -x413292 -x413293 -x413294 -x413295 -x413296 -x413297 -x413298 -x413299 -x413300 -x413301 -x413302 -x413303 -x413304 -x413305 -x413306 -x413307 -x413308 -x413309 -x413310 -x413311 -x413312 -x413313 -x413314 -x413315 -x413316 -x413317 -x413318 -x413319 -x413320 -x413321 -x413322 -x413323 -x413324 -x413325 -x413326 -x413327 -x413328 -x413329 -x413330 -x413331 -x413332 -x413333 -x413334 -x413335 -x413336 -x413337 -x413338 -x413339 -x413340 -x413341 -x413342 -x413343 -x413344 -x413345 -x413346 -x413347 -x413348 -x413349 -x413350 -x413351 -x413352 -x413353 -x413354 -x413355 -x413356 -x413357 -x413358 -x413359 -x413360 -x413361 -x413362 -x413363 -x413364 -x413365 -x413366 -x413367 -x413368 -x413369 -x413370 -x413371 -x413372 -x413373 -x413374 -x413375 -x413376 -x413377 -x413378 -x413379 -x413380 -x413381 -x413382 -x413383 -x413384 -x413385 -x413386 -x413387 -x413388 -x413389 -x413390 -x413391 -x413392 -x413393 -x413394 -x413395 -x413396 -x413397 -x413398 -x413399 -x413400 -x413401 -x413402 -x413403 -x413404 -x413405 -x413406 -x413407 -x413408 -x413409 -x413410 -x413411 -x413412 -x413413 -x413414 -x413415 -x413416 -x413417 -x413418 -x413419 -x413420 -x413421 -x413422 -x413423 -x413424 -x413425 -x413426 -x413427 -x413428 -x413429 -x413430 -x413431 -x413432 -x413433 -x413434 -x413435 -x413436 -x413437 -x413438 -x413439 -x413440 -x413441 -x413442 -x413443 -x413444 -x413445 -x413446 -x413447 -x413448 -x413449 -x413450 -x413451 -x413452 -x413453 x413454 -x413455 -x413456 -x413457 -x413458 -x413459 -x413460 -x413461 -x413462 -x413463 -x413464 -x413465 -x413466 -x413467 -x413468 -x413469 -x413470 -x413471 -x413472 -x413473 -x413474 -x413475 -x413476 -x413477 -x413478 -x413479 -x413480 -x413481 -x413482 -x413483 -x413484 -x413485 -x413486 -x413487 -x413488 -x413489 -x413490 -x413491 -x413492 -x413493 -x413494 -x413495 -x413496 -x413497 -x413498 -x413499 -x413500 -x413501 -x413502 -x413503 -x413504 -x413505 -x413506 -x413507 -x413508 -x413509 -x413510 -x413511 -x413512 -x413513 -x413514 -x413515 -x413516 -x413517 -x413518 -x413519 -x413520 -x413521 -x413522 -x413523 -x413524 -x413525 -x413526 -x413527 -x413528 -x413529 -x413530 -x413531 -x413532 -x413533 -x413534 -x413535 -x413536 -x413537 -x413538 -x413539 -x413540 -x413541 -x413542 -x413543 -x413544 -x413545 -x413546 -x413547 -x413548 -x413549 -x413550 -x413551 -x413552 -x413553 -x413554 -x413555 -x413556 -x413557 -x413558 -x413559 -x413560 -x413561 -x413562 -x413563 -x413564 -x413565 -x413566 -x413567 -x413568 -x413569 -x413570 -x413571 -x413572 -x413573 -x413574 -x413575 -x413576 -x413577 -x413578 -x413579 -x413580 -x413581 -x413582 -x413583 -x413584 -x413585 -x413586 -x413587 -x413588 -x413589 -x413590 -x413591 -x413592 -x413593 -x413594 -x413595 -x413596 -x413597 -x413598 -x413599 -x413600 -x413601 -x413602 -x413603 -x413604 -x413605 -x413606 -x413607 -x413608 -x413609 -x413610 -x413611 -x413612 -x413613 -x413614 -x413615 -x413616 -x413617 -x413618 -x413619 -x413620 -x413621 x413622 -x413623 -x413624 -x413625 -x413626 -x413627 -x413628 -x413629 -x413630 -x413631 -x413632 -x413633 -x413634 -x413635 -x413636 -x413637 -x413638 -x413639 -x413640 -x413641 -x413642 -x413643 -x413644 -x413645 -x413646 -x413647 -x413648 -x413649 -x413650 -x413651 -x413652 -x413653 -x413654 -x413655 -x413656 -x413657 -x413658 -x413659 -x413660 -x413661 -x413662 -x413663 -x413664 -x413665 -x413666 -x413667 -x413668 -x413669 -x413670 -x413671 -x413672 -x413673 -x413674 -x413675 -x413676 -x413677 -x413678 -x413679 -x413680 -x413681 -x413682 -x413683 -x413684 -x413685 -x413686 -x413687 -x413688 -x413689 -x413690 -x413691 -x413692 -x413693 -x413694 -x413695 -x413696 -x413697 -x413698 -x413699 -x413700 -x413701 -x413702 -x413703 -x413704 -x413705 -x413706 -x413707 -x413708 -x413709 -x413710 -x413711 -x413712 -x413713 -x413714 -x413715 -x413716 -x413717 -x413718 -x413719 -x413720 -x413721 -x413722 -x413723 -x413724 -x413725 -x413726 -x413727 -x413728 -x413729 -x413730 -x413731 -x413732 -x413733 -x413734 -x413735 -x413736 -x413737 -x413738 -x413739 -x413740 -x413741 -x413742 -x413743 -x413744 -x413745 -x413746 -x413747 -x413748 -x413749 -x413750 -x413751 -x413752 -x413753 -x413754 -x413755 -x413756 -x413757 -x413758 -x413759 -x413760 -x413761 -x413762 -x413763 -x413764 -x413765 -x413766 -x413767 -x413768 -x413769 -x413770 -x413771 -x413772 -x413773 -x413774 -x413775 -x413776 -x413777 -x413778 -x413779 -x413780 -x413781 -x413782 -x413783 -x413784 -x413785 -x413786 -x413787 -x413788 -x413789 -x413790 -x413791 -x413792 -x413793 -x413794 -x413795 -x413796 -x413797 -x413798 -x413799 -x413800 -x413801 -x413802 -x413803 -x413804 -x413805 -x413806 -x413807 -x413808 -x413809 -x413810 -x413811 -x413812 -x413813 -x413814 -x413815 -x413816 -x413817 -x413818 -x413819 -x413820 -x413821 -x413822 -x413823 -x413824 -x413825 -x413826 -x413827 -x413828 -x413829 -x413830 -x413831 -x413832 -x413833 -x413834 -x413835 -x413836 -x413837 -x413838 -x413839 -x413840 -x413841 -x413842 -x413843 -x413844 -x413845 -x413846 -x413847 -x413848 -x413849 -x413850 -x413851 -x413852 -x413853 -x413854 -x413855 -x413856 -x413857 -x413858 -x413859 -x413860 -x413861 -x413862 -x413863 -x413864 -x413865 -x413866 -x413867 -x413868 -x413869 -x413870 -x413871 -x413872 x413873 -x413874 -x413875 -x413876 -x413877 -x413878 -x413879 -x413880 -x413881 -x413882 -x413883 -x413884 -x413885 -x413886 -x413887 -x413888 -x413889 -x413890 -x413891 -x413892 -x413893 -x413894 -x413895 -x413896 -x413897 -x413898 -x413899 -x413900 -x413901 -x413902 -x413903 -x413904 -x413905 -x413906 -x413907 -x413908 -x413909 -x413910 -x413911 -x413912 -x413913 -x413914 -x413915 -x413916 -x413917 -x413918 -x413919 -x413920 -x413921 -x413922 -x413923 -x413924 -x413925 -x413926 -x413927 -x413928 -x413929 -x413930 -x413931 -x413932 -x413933 -x413934 -x413935 -x413936 -x413937 -x413938 -x413939 -x413940 -x413941 -x413942 -x413943 -x413944 -x413945 -x413946 -x413947 -x413948 -x413949 -x413950 -x413951 -x413952 -x413953 -x413954 -x413955 -x413956 -x413957 -x413958 -x413959 -x413960 -x413961 -x413962 -x413963 -x413964 -x413965 -x413966 -x413967 -x413968 -x413969 -x413970 -x413971 -x413972 -x413973 -x413974 -x413975 -x413976 -x413977 -x413978 -x413979 -x413980 -x413981 -x413982 -x413983 -x413984 x413985 -x413986 -x413987 -x413988 -x413989 -x413990 -x413991 -x413992 -x413993 -x413994 -x413995 -x413996 -x413997 -x413998 -x413999
1674.09/1679.67 v -x414000 -x414001 -x414002 -x414003 -x414004 -x414005 -x414006 -x414007 -x414008 -x414009 -x414010 -x414011 -x414012 -x414013 -x414014 -x414015 -x414016 -x414017 -x414018 -x414019 -x414020 -x414021 -x414022 -x414023 -x414024 -x414025 -x414026 -x414027 -x414028 -x414029 -x414030 -x414031 -x414032 -x414033 -x414034 -x414035 -x414036 -x414037 -x414038 -x414039 -x414040 -x414041 -x414042 -x414043 -x414044 -x414045 -x414046 -x414047 -x414048 -x414049 -x414050 -x414051 -x414052 -x414053 -x414054 -x414055 -x414056 -x414057 -x414058 -x414059 -x414060 -x414061 -x414062 -x414063 -x414064 -x414065 -x414066 -x414067 -x414068 -x414069 -x414070 -x414071 -x414072 -x414073 -x414074 -x414075 -x414076 -x414077 -x414078 -x414079 -x414080 -x414081 -x414082 -x414083 -x414084 -x414085 -x414086 -x414087 -x414088 -x414089 -x414090 -x414091 -x414092 -x414093 -x414094 -x414095 -x414096 -x414097 -x414098 -x414099 -x414100 -x414101 -x414102 -x414103 -x414104 -x414105 -x414106 -x414107 -x414108 -x414109 -x414110 -x414111 -x414112 -x414113 -x414114 -x414115 -x414116 -x414117 -x414118 -x414119 -x414120 -x414121 -x414122 -x414123 -x414124 -x414125 -x414126 -x414127 -x414128 -x414129 -x414130 -x414131 -x414132 -x414133 -x414134 -x414135 -x414136 -x414137 -x414138 -x414139 -x414140 -x414141 -x414142 -x414143 -x414144 -x414145 -x414146 -x414147 -x414148 -x414149 -x414150 -x414151 -x414152 -x414153 -x414154 -x414155 -x414156 -x414157 -x414158 -x414159 -x414160 -x414161 -x414162 -x414163 -x414164 -x414165 -x414166 -x414167 -x414168 -x414169 -x414170 -x414171 -x414172 -x414173 -x414174 -x414175 -x414176 -x414177 -x414178 -x414179 -x414180 -x414181 -x414182 -x414183 -x414184 -x414185 -x414186 -x414187 -x414188 -x414189 -x414190 -x414191 -x414192 -x414193 -x414194 -x414195 -x414196 -x414197 -x414198 -x414199 -x414200 -x414201 -x414202 -x414203 -x414204 -x414205 -x414206 -x414207 -x414208 -x414209 -x414210 -x414211 -x414212 -x414213 -x414214 -x414215 -x414216 -x414217 -x414218 -x414219 -x414220 -x414221 -x414222 -x414223 -x414224 -x414225 -x414226 -x414227 -x414228 -x414229 -x414230 -x414231 -x414232 x414233 -x414234 -x414235 -x414236 -x414237 -x414238 -x414239 -x414240 -x414241 -x414242 -x414243 -x414244 -x414245 -x414246 -x414247 -x414248 -x414249 -x414250 -x414251 -x414252 -x414253 -x414254 -x414255 -x414256 -x414257 -x414258 -x414259 -x414260 -x414261 -x414262 -x414263 -x414264 -x414265 -x414266 -x414267 -x414268 -x414269 -x414270 -x414271 -x414272 -x414273 -x414274 -x414275 -x414276 -x414277 -x414278 -x414279 -x414280 -x414281 -x414282 -x414283 -x414284 -x414285 -x414286 -x414287 -x414288 -x414289 -x414290 -x414291 -x414292 -x414293 -x414294 -x414295 -x414296 -x414297 -x414298 -x414299 -x414300 -x414301 -x414302 -x414303 -x414304 -x414305 -x414306 -x414307 -x414308 -x414309 -x414310 -x414311 -x414312 -x414313 -x414314 -x414315 -x414316 -x414317 -x414318 -x414319 -x414320 -x414321 -x414322 -x414323 -x414324 -x414325 -x414326 -x414327 -x414328 -x414329 -x414330 -x414331 -x414332 -x414333 -x414334 -x414335 -x414336 -x414337 -x414338 -x414339 -x414340 -x414341 -x414342 -x414343 -x414344 -x414345 -x414346 -x414347 -x414348 -x414349 -x414350 -x414351 -x414352 -x414353 -x414354 -x414355 -x414356 -x414357 -x414358 -x414359 -x414360 -x414361 -x414362 -x414363 -x414364 -x414365 -x414366 -x414367 -x414368 -x414369 -x414370 -x414371 -x414372 -x414373 -x414374 -x414375 -x414376 -x414377 -x414378 -x414379 -x414380 -x414381 -x414382 -x414383 -x414384 -x414385 -x414386 -x414387 -x414388 -x414389 -x414390 -x414391 -x414392 -x414393 -x414394 -x414395 -x414396 -x414397 -x414398 -x414399 -x414400 -x414401 -x414402 -x414403 -x414404 -x414405 -x414406 -x414407 -x414408 -x414409 -x414410 -x414411 -x414412 -x414413 -x414414 -x414415 -x414416 -x414417 -x414418 -x414419 -x414420 -x414421 -x414422 -x414423 -x414424 -x414425 -x414426 -x414427 -x414428 -x414429 -x414430 -x414431 -x414432 -x414433 -x414434 -x414435 -x414436 -x414437 -x414438 -x414439 -x414440 -x414441 -x414442 -x414443 -x414444 -x414445 -x414446 -x414447 -x414448 -x414449 -x414450 -x414451 -x414452 -x414453 -x414454 -x414455 -x414456 -x414457 -x414458 -x414459 -x414460 -x414461 -x414462 -x414463 -x414464 -x414465 -x414466 -x414467 -x414468 -x414469 -x414470 -x414471 -x414472 -x414473 -x414474 -x414475 -x414476 -x414477 -x414478 -x414479 -x414480 -x414481 -x414482 -x414483 -x414484 -x414485 -x414486 -x414487 -x414488 -x414489 -x414490 -x414491 -x414492 -x414493 -x414494 -x414495 -x414496 -x414497 -x414498 -x414499 -x414500 -x414501 -x414502 -x414503 -x414504 -x414505 -x414506 -x414507 -x414508 -x414509 -x414510 -x414511 -x414512 -x414513 -x414514 -x414515 -x414516 -x414517 -x414518 -x414519 -x414520 -x414521 -x414522 -x414523 -x414524 -x414525 -x414526 -x414527 -x414528 -x414529 x414530 -x414531 -x414532 -x414533 -x414534 -x414535 -x414536 -x414537 -x414538 -x414539 -x414540 -x414541 -x414542 -x414543 -x414544 -x414545 -x414546 -x414547 -x414548 -x414549 -x414550 -x414551 -x414552 -x414553 -x414554 -x414555 -x414556 -x414557 -x414558 -x414559 -x414560 -x414561 -x414562 -x414563 -x414564 -x414565 -x414566 -x414567 -x414568 -x414569 -x414570 -x414571 -x414572 -x414573 -x414574 -x414575 -x414576 -x414577 -x414578 -x414579 -x414580 -x414581 -x414582 -x414583 -x414584 -x414585 -x414586 -x414587 -x414588 -x414589 -x414590 -x414591 -x414592 -x414593 -x414594 -x414595 -x414596 -x414597 -x414598 -x414599 -x414600 -x414601 -x414602 -x414603 -x414604 -x414605 -x414606 -x414607 -x414608 -x414609 -x414610 -x414611 -x414612 -x414613 -x414614 -x414615 -x414616 -x414617 -x414618 -x414619 -x414620 -x414621 -x414622 -x414623 -x414624 -x414625 -x414626 -x414627 -x414628 -x414629 -x414630 -x414631 -x414632 -x414633 -x414634 -x414635 -x414636 -x414637 -x414638 -x414639 -x414640 -x414641 -x414642 -x414643 -x414644 -x414645 -x414646 -x414647 -x414648 -x414649 -x414650 -x414651 -x414652 -x414653 -x414654 -x414655 -x414656 -x414657 -x414658 -x414659 -x414660 -x414661 -x414662 -x414663 -x414664 -x414665 -x414666 -x414667 -x414668 -x414669 -x414670 -x414671 -x414672 -x414673 -x414674 -x414675 -x414676 -x414677 -x414678 -x414679 -x414680 -x414681 -x414682 -x414683 -x414684 -x414685 -x414686 -x414687 -x414688 -x414689 -x414690 -x414691 -x414692 -x414693 -x414694 -x414695 -x414696 -x414697 -x414698 -x414699 -x414700 -x414701 -x414702 -x414703 -x414704 -x414705 -x414706 -x414707 -x414708 -x414709 -x414710 -x414711 -x414712 -x414713 -x414714 -x414715 -x414716 -x414717 -x414718 -x414719 -x414720 -x414721 -x414722 -x414723 -x414724 -x414725 -x414726 -x414727 -x414728 -x414729 -x414730 -x414731 -x414732 -x414733 -x414734 -x414735 -x414736 -x414737 -x414738 -x414739 -x414740 -x414741 -x414742 -x414743 -x414744 -x414745 -x414746 -x414747 -x414748 -x414749 -x414750 -x414751 -x414752 -x414753 -x414754 -x414755 -x414756 x414757 -x414758 -x414759 -x414760 -x414761 -x414762 -x414763 -x414764 -x414765 -x414766 -x414767 -x414768 -x414769 -x414770 -x414771 -x414772 -x414773 -x414774 -x414775 -x414776 -x414777 -x414778 -x414779 -x414780 -x414781 -x414782 -x414783 -x414784 -x414785 -x414786 -x414787 -x414788 -x414789 -x414790 -x414791 -x414792 -x414793 -x414794 -x414795 -x414796 -x414797 -x414798 -x414799 -x414800 -x414801 -x414802 -x414803 -x414804 -x414805 -x414806 -x414807 -x414808 -x414809 -x414810 -x414811 -x414812 -x414813 -x414814 -x414815 -x414816 -x414817 -x414818 -x414819 -x414820 -x414821 -x414822 -x414823 -x414824 -x414825 -x414826 -x414827 -x414828 -x414829 -x414830 -x414831 -x414832 -x414833 -x414834 -x414835 -x414836 -x414837 -x414838 -x414839 -x414840 -x414841 -x414842 -x414843 -x414844 -x414845 -x414846 -x414847 -x414848 -x414849 -x414850 -x414851 -x414852 -x414853 -x414854 -x414855 -x414856 -x414857 -x414858 -x414859 -x414860 -x414861 -x414862 -x414863 -x414864 -x414865 -x414866 -x414867 -x414868 -x414869 -x414870 -x414871 -x414872 -x414873 -x414874 -x414875 -x414876 -x414877 x414878 -x414879 -x414880 -x414881 -x414882 -x414883 -x414884 -x414885 -x414886 -x414887 -x414888 -x414889 -x414890 -x414891 -x414892 -x414893 -x414894 -x414895 -x414896 -x414897 -x414898 -x414899 -x414900 -x414901 -x414902 -x414903 -x414904 -x414905 -x414906 -x414907 -x414908 -x414909 -x414910 -x414911 -x414912 -x414913 -x414914 -x414915 -x414916 -x414917 -x414918 -x414919 -x414920 -x414921 -x414922 -x414923 -x414924 -x414925 -x414926 -x414927 -x414928 -x414929 -x414930 -x414931 -x414932 -x414933 -x414934 -x414935 -x414936 -x414937 -x414938 -x414939 -x414940 -x414941 -x414942 -x414943 -x414944 -x414945 -x414946 -x414947 -x414948 -x414949 -x414950 -x414951 -x414952 -x414953 -x414954 -x414955 -x414956 -x414957 -x414958 -x414959 -x414960 -x414961 -x414962 -x414963 -x414964 -x414965 -x414966 -x414967 -x414968 -x414969 -x414970 -x414971 -x414972 -x414973 -x414974 -x414975 -x414976 -x414977 -x414978 -x414979 -x414980 -x414981 -x414982 -x414983 -x414984 -x414985 -x414986 -x414987 -x414988 -x414989 -x414990 -x414991 -x414992 -x414993 -x414994 -x414995 -x414996 -x414997 -x414998 -x414999 -x415000 -x415001 -x415002 -x415003 -x415004 -x415005 -x415006 -x415007 -x415008 -x415009 -x415010 -x415011 -x415012 -x415013 -x415014 -x415015 -x415016 -x415017 -x415018 -x415019 -x415020 -x415021 -x415022 -x415023 -x415024 -x415025 -x415026 -x415027 -x415028 -x415029 -x415030 -x415031 -x415032 -x415033 -x415034 -x415035 -x415036 -x415037 -x415038 -x415039 -x415040 -x415041 -x415042 -x415043 -x415044 -x415045 -x415046 -x415047 -x415048 -x415049 -x415050 -x415051 -x415052 -x415053 -x415054 -x415055 -x415056 -x415057 -x415058 -x415059 -x415060 -x415061 -x415062 -x415063 -x415064 -x415065 -x415066 -x415067 -x415068 -x415069 -x415070 -x415071 -x415072 -x415073 -x415074 x415075 -x415076 -x415077 -x415078 -x415079 -x415080 -x415081 -x415082 -x415083 -x415084 -x415085 -x415086 -x415087 -x415088 -x415089 -x415090 -x415091 -x415092 -x415093 -x415094 -x415095 -x415096 -x415097 -x415098 -x415099 -x415100 -x415101 -x415102 -x415103 -x415104 -x415105 -x415106 -x415107 -x415108 -x415109 -x415110 -x415111 -x415112 -x415113 -x415114 -x415115 -x415116 -x415117 -x415118 -x415119 -x415120 -x415121 -x415122 -x415123 -x415124 -x415125 -x415126 -x415127 -x415128 -x415129 -x415130 -x415131 -x415132 -x415133 -x415134 -x415135 -x415136 -x415137 -x415138 -x415139 -x415140 -x415141 -x415142 -x415143 -x415144 -x415145 -x415146 -x415147 -x415148 -x415149 -x415150 -x415151 -x415152 -x415153 -x415154 -x415155 -x415156 -x415157 -x415158 -x415159 -x415160 -x415161 -x415162 -x415163 -x415164 -x415165 -x415166 -x415167 -x415168 -x415169 -x415170 -x415171 -x415172 -x415173 -x415174 -x415175 -x415176 -x415177 -x415178 -x415179 -x415180 -x415181 -x415182 -x415183 -x415184 -x415185 -x415186 -x415187 -x415188 -x415189 -x415190 -x415191 -x415192 -x415193 -x415194 -x415195 -x415196 -x415197 -x415198 -x415199 -x415200 -x415201 -x415202 -x415203 -x415204 -x415205 -x415206 -x415207 -x415208 -x415209 -x415210 -x415211 -x415212 -x415213 -x415214 -x415215 -x415216 -x415217 -x415218 -x415219 -x415220 -x415221 -x415222 -x415223 -x415224 -x415225 -x415226 -x415227 -x415228 -x415229 -x415230 -x415231 -x415232 -x415233 -x415234 -x415235 -x415236 -x415237 -x415238 -x415239 -x415240 -x415241 -x415242 -x415243 -x415244 -x415245 -x415246 -x415247 -x415248 -x415249 -x415250 -x415251 -x415252 -x415253 -x415254 -x415255 -x415256 -x415257 -x415258 -x415259 -x415260 -x415261 -x415262 -x415263 -x415264 -x415265 -x415266 -x415267 -x415268 -x415269 -x415270 -x415271 -x415272 -x415273 -x415274 -x415275 -x415276 -x415277 x415278 -x415279 -x415280 -x415281 -x415282 -x415283 -x415284 -x415285 -x415286 -x415287 -x415288 -x415289 -x415290 -x415291 -x415292 -x415293 -x415294 -x415295 -x415296 -x415297 -x415298 -x415299 -x415300 -x415301 -x415302 -x415303 -x415304 -x415305 -x415306 -x415307 -x415308 -x415309 -x415310 -x415311 -x415312 -x415313 -x415314 -x415315 -x415316 -x415317 -x415318 -x415319 -x415320 -x415321 -x415322 -x415323 -x415324 -x415325 -x415326 -x415327 -x415328 -x415329 -x415330 -x415331 -x415332 -x415333 -x415334 -x415335 -x415336 -x415337 -x415338 -x415339 -x415340 -x415341 -x415342 -x415343 -x415344 -x415345 -x415346 -x415347 -x415348 -x415349 -x415350 -x415351 -x415352 -x415353 -x415354 -x415355 -x415356 -x415357 -x415358 -x415359 -x415360 -x415361 -x415362 -x415363 -x415364 -x415365 -x415366 -x415367 -x415368 -x415369 -x415370 -x415371 -x415372 -x415373 -x415374 -x415375 -x415376 -x415377 -x415378 -x415379 -x415380 -x415381 -x415382 -x415383 -x415384 -x415385 -x415386 -x415387 -x415388 -x415389 -x415390 -x415391 -x415392 -x415393 -x415394 -x415395 -x415396 -x415397 -x415398 -x415399 -x415400 -x415401 -x415402 -x415403 -x415404 -x415405 -x415406 -x415407 -x415408 -x415409 -x415410 -x415411 -x415412 -x415413 -x415414 -x415415 -x415416 -x415417 -x415418 -x415419 -x415420 -x415421 -x415422 -x415423 -x415424 -x415425 -x415426 -x415427 -x415428 -x415429 -x415430 -x415431 -x415432 -x415433 -x415434 -x415435 -x415436 -x415437 -x415438 -x415439 -x415440 -x415441 -x415442 -x415443 -x415444 -x415445 -x415446 -x415447 -x415448 -x415449 -x415450 -x415451 -x415452 -x415453 -x415454 -x415455 -x415456 -x415457 -x415458 -x415459 -x415460 -x415461 -x415462 -x415463 -x415464 -x415465 -x415466 -x415467 -x415468 -x415469 -x415470 -x415471 -x415472 -x415473 -x415474 -x415475 -x415476 -x415477 -x415478 -x415479 -x415480 -x415481 -x415482 -x415483 -x415484 -x415485 -x415486 -x415487 -x415488 -x415489 -x415490 -x415491 -x415492 -x415493 -x415494 -x415495 -x415496 -x415497 -x415498 -x415499 -x415500 -x415501 -x415502 -x415503 -x415504 -x415505 -x415506 -x415507 -x415508 -x415509 -x415510 -x415511 -x415512 -x415513 -x415514 -x415515 -x415516 -x415517 -x415518 x415519 -x415520 -x415521 -x415522 -x415523 -x415524 -x415525 -x415526 -x415527 -x415528 -x415529 -x415530 -x415531 -x415532 -x415533 -x415534 -x415535 -x415536 -x415537 -x415538 -x415539 -x415540 -x415541 -x415542 -x415543 -x415544 -x415545 -x415546 -x415547 -x415548 -x415549 -x415550 -x415551 -x415552 -x415553 -x415554 -x415555 -x415556 -x415557 -x415558 -x415559 -x415560 -x415561 -x415562 -x415563 -x415564 -x415565 -x415566 -x415567 -x415568 -x415569 -x415570 -x415571 -x415572 -x415573 -x415574 -x415575 -x415576 -x415577 -x415578 -x415579 -x415580 -x415581 -x415582 -x415583 -x415584 -x415585 -x415586 -x415587 -x415588 -x415589 -x415590 -x415591 -x415592 -x415593 -x415594 -x415595 -x415596 -x415597 -x415598 -x415599 -x415600 -x415601 -x415602 -x415603 -x415604 -x415605 -x415606 -x415607 -x415608 -x415609 -x415610 -x415611 -x415612 -x415613 -x415614 -x415615 -x415616 -x415617 -x415618 -x415619 -x415620 -x415621 -x415622 -x415623 -x415624 -x415625 -x415626 -x415627 -x415628 -x415629 -x415630 -x415631 -x415632 -x415633 -x415634 -x415635 -x415636 -x415637 -x415638 -x415639 -x415640 -x415641 -x415642 -x415643 -x415644 -x415645 -x415646 -x415647 -x415648 -x415649 -x415650 -x415651 -x415652 -x415653 -x415654 -x415655 -x415656 -x415657 -x415658 -x415659 -x415660 -x415661 -x415662 -x415663 -x415664 -x415665 -x415666 -x415667 -x415668 -x415669 -x415670 -x415671 -x415672 -x415673 -x415674 -x415675 -x415676 -x415677 -x415678 -x415679 -x415680 -x415681 -x415682 -x415683 -x415684 -x415685 -x415686 -x415687 -x415688 -x415689 -x415690 -x415691 -x415692 -x415693 -x415694 -x415695 -x415696 -x415697 -x415698 -x415699 -x415700 -x415701 -x415702 -x415703 -x415704 -x415705 -x415706 -x415707 -x415708 -x415709 -x415710 -x415711 -x415712 -x415713 -x415714 -x415715 -x415716 -x415717 -x415718 -x415719 -x415720 -x415721 -x415722 -x415723 -x415724 -x415725 -x415726 -x415727 -x415728 -x415729 -x415730 -x415731 -x415732 -x415733 -x415734 -x415735 -x415736 -x415737 -x415738 -x415739 -x415740 -x415741 -x415742 -x415743 -x415744 -x415745 -x415746 -x415747 -x415748 -x415749 -x415750 -x415751 -x415752 -x415753 -x415754 -x415755 -x415756 -x415757 -x415758 -x415759 -x415760 -x415761 -x415762 -x415763 -x415764 -x415765 -x415766 -x415767 -x415768 -x415769 -x415770 -x415771 -x415772 -x415773 -x415774 -x415775 -x415776 -x415777 x415778 -x415779 -x415780 -x415781 -x415782 -x415783 -x415784 -x415785 -x415786 -x415787 -x415788 -x415789 -x415790 -x415791 -x415792 -x415793 -x415794 -x415795 -x415796 -x415797 -x415798 -x415799 -x415800 -x415801 -x415802 -x415803 -x415804 -x415805 -x415806 -x415807 -x415808 -x415809 -x415810 -x415811 -x415812 -x415813 -x415814 -x415815 -x415816 -x415817 -x415818 -x415819 -x415820 -x415821 -x415822 -x415823 -x415824 -x415825 -x415826 -x415827 -x415828 -x415829 -x415830 -x415831 -x415832 -x415833 -x415834 -x415835 -x415836 -x415837 -x415838 -x415839 -x415840 -x415841 -x415842 -x415843 -x415844 -x415845 -x415846 -x415847 -x415848 -x415849 -x415850 -x415851 -x415852 -x415853 -x415854 -x415855 -x415856 -x415857 -x415858 -x415859 -x415860 -x415861 -x415862 -x415863 -x415864 -x415865 -x415866 -x415867 -x415868 -x415869 -x415870 -x415871 -x415872 -x415873 -x415874 -x415875 -x415876 -x415877 -x415878 -x415879 -x415880 -x415881 -x415882 -x415883 -x415884 -x415885 -x415886 -x415887 -x415888 -x415889 -x415890 -x415891 -x415892 -x415893 -x415894 -x415895 -x415896 -x415897 -x415898 -x415899 -x415900 -x415901 -x415902 -x415903 -x415904 -x415905 -x415906 -x415907 -x415908 -x415909 -x415910 -x415911 -x415912 -x415913 -x415914 -x415915 -x415916 -x415917 -x415918 -x415919 -x415920 -x415921 -x415922 -x415923 -x415924 -x415925 -x415926 -x415927 -x415928 -x415929 -x415930 -x415931 -x415932 -x415933 -x415934 -x415935 -x415936 -x415937 -x415938 -x415939 -x415940 -x415941 -x415942 -x415943 -x415944 -x415945 -x415946 -x415947 -x415948 -x415949 -x415950 -x415951 -x415952 -x415953 -x415954 -x415955 -x415956 -x415957 -x415958 -x415959 -x415960 -x415961 -x415962 -x415963 -x415964 -x415965 -x415966 -x415967 -x415968 -x415969 -x415970 -x415971 -x415972 -x415973 -x415974 -x415975 -x415976 -x415977 -x415978 -x415979 -x415980 -x415981 -x415982 -x415983 -x415984 -x415985 -x415986 -x415987 -x415988 -x415989 -x415990 -x415991 -x415992 -x415993 -x415994 -x415995 -x415996 -x415997 -x415998 -x415999
1674.09/1679.68 v -x416000 -x416001 -x416002 -x416003 -x416004 -x416005 -x416006 -x416007 -x416008 -x416009 -x416010 -x416011 -x416012 -x416013 -x416014 -x416015 -x416016 -x416017 -x416018 -x416019 -x416020 -x416021 -x416022 -x416023 -x416024 -x416025 -x416026 -x416027 -x416028 -x416029 -x416030 -x416031 -x416032 -x416033 -x416034 -x416035 -x416036 -x416037 -x416038 -x416039 -x416040 -x416041 -x416042 -x416043 -x416044 -x416045 -x416046 -x416047 -x416048 -x416049 -x416050 -x416051 -x416052 -x416053 -x416054 -x416055 -x416056 -x416057 -x416058 -x416059 -x416060 -x416061 -x416062 -x416063 -x416064 -x416065 -x416066 -x416067 -x416068 -x416069 -x416070 -x416071 -x416072 -x416073 -x416074 -x416075 -x416076 -x416077 -x416078 -x416079 -x416080 -x416081 -x416082 -x416083 -x416084 -x416085 -x416086 -x416087 -x416088 -x416089 -x416090 -x416091 -x416092 -x416093 -x416094 -x416095 -x416096 -x416097 -x416098 -x416099 -x416100 -x416101 -x416102 -x416103 -x416104 -x416105 -x416106 x416107 -x416108 -x416109 -x416110 -x416111 -x416112 -x416113 -x416114 -x416115 -x416116 -x416117 -x416118 -x416119 -x416120 -x416121 -x416122 -x416123 -x416124 -x416125 -x416126 -x416127 -x416128 -x416129 -x416130 -x416131 -x416132 -x416133 -x416134 -x416135 -x416136 -x416137 -x416138 -x416139 -x416140 -x416141 -x416142 -x416143 -x416144 -x416145 -x416146 -x416147 -x416148 -x416149 -x416150 -x416151 -x416152 -x416153 -x416154 -x416155 -x416156 -x416157 -x416158 -x416159 -x416160 -x416161 -x416162 -x416163 -x416164 -x416165 -x416166 -x416167 -x416168 -x416169 -x416170 -x416171 -x416172 -x416173 -x416174 -x416175 -x416176 -x416177 -x416178 -x416179 -x416180 -x416181 -x416182 -x416183 -x416184 -x416185 -x416186 -x416187 x416188 -x416189 -x416190 -x416191 -x416192 -x416193 -x416194 -x416195 -x416196 -x416197 -x416198 -x416199 -x416200 -x416201 -x416202 -x416203 -x416204 -x416205 -x416206 -x416207 -x416208 -x416209 -x416210 -x416211 -x416212 -x416213 -x416214 -x416215 -x416216 -x416217 -x416218 -x416219 -x416220 -x416221 -x416222 -x416223 -x416224 -x416225 -x416226 -x416227 -x416228 -x416229 -x416230 -x416231 -x416232 -x416233 -x416234 -x416235 -x416236 -x416237 -x416238 -x416239 -x416240 -x416241 -x416242 -x416243 -x416244 -x416245 -x416246 -x416247 -x416248 -x416249 -x416250 -x416251 -x416252 -x416253 -x416254 -x416255 -x416256 -x416257 -x416258 -x416259 -x416260 -x416261 -x416262 -x416263 -x416264 -x416265 -x416266 -x416267 -x416268 -x416269 -x416270 -x416271 -x416272 -x416273 -x416274 -x416275 -x416276 -x416277 -x416278 -x416279 -x416280 -x416281 -x416282 -x416283 -x416284 -x416285 -x416286 -x416287 -x416288 -x416289 -x416290 -x416291 -x416292 -x416293 -x416294 -x416295 -x416296 -x416297 -x416298 -x416299 -x416300 -x416301 -x416302 -x416303 -x416304 -x416305 -x416306 -x416307 -x416308 -x416309 -x416310 -x416311 -x416312 -x416313 -x416314 -x416315 -x416316 -x416317 -x416318 -x416319 -x416320 -x416321 -x416322 -x416323 -x416324 -x416325 -x416326 -x416327 -x416328 -x416329 -x416330 -x416331 -x416332 -x416333 -x416334 -x416335 -x416336 -x416337 -x416338 -x416339 -x416340 -x416341 -x416342 -x416343 -x416344 -x416345 -x416346 -x416347 -x416348 -x416349 -x416350 -x416351 -x416352 -x416353 -x416354 -x416355 -x416356 -x416357 -x416358 -x416359 -x416360 -x416361 -x416362 -x416363 -x416364 -x416365 -x416366 -x416367 -x416368 -x416369 -x416370 -x416371 -x416372 -x416373 -x416374 -x416375 -x416376 -x416377 -x416378 -x416379 -x416380 -x416381 -x416382 -x416383 -x416384 -x416385 -x416386 -x416387 -x416388 -x416389 -x416390 -x416391 -x416392 -x416393 -x416394 -x416395 -x416396 -x416397 -x416398 -x416399 -x416400 -x416401 -x416402 -x416403 -x416404 -x416405 -x416406 -x416407 -x416408 -x416409 -x416410 -x416411 -x416412 -x416413 -x416414 -x416415 -x416416 -x416417 -x416418 -x416419 -x416420 -x416421 -x416422 -x416423 -x416424 -x416425 -x416426 -x416427 -x416428 -x416429 -x416430 -x416431 -x416432 -x416433 -x416434 -x416435 -x416436 -x416437 -x416438 -x416439 -x416440 -x416441 -x416442 -x416443 -x416444 -x416445 -x416446 -x416447 -x416448 -x416449 -x416450 -x416451 -x416452 -x416453 -x416454 -x416455 -x416456 -x416457 -x416458 -x416459 -x416460 -x416461 -x416462 -x416463 -x416464 -x416465 -x416466 -x416467 -x416468 -x416469 -x416470 x416471 -x416472 -x416473 -x416474 -x416475 -x416476 -x416477 -x416478 -x416479 -x416480 -x416481 -x416482 -x416483 -x416484 -x416485 -x416486 -x416487 -x416488 -x416489 -x416490 -x416491 -x416492 -x416493 -x416494 -x416495 -x416496 -x416497 -x416498 -x416499 -x416500 -x416501 -x416502 -x416503 -x416504 -x416505 -x416506 -x416507 -x416508 -x416509 -x416510 -x416511 -x416512 -x416513 -x416514 -x416515 -x416516 -x416517 -x416518 -x416519 -x416520 -x416521 -x416522 -x416523 -x416524 -x416525 -x416526 -x416527 -x416528 -x416529 -x416530 -x416531 -x416532 -x416533 -x416534 -x416535 -x416536 -x416537 -x416538 -x416539 -x416540 -x416541 -x416542 -x416543 -x416544 -x416545 -x416546 -x416547 -x416548 -x416549 -x416550 -x416551 -x416552 -x416553 -x416554 -x416555 -x416556 -x416557 -x416558 -x416559 -x416560 -x416561 -x416562 -x416563 -x416564 -x416565 -x416566 -x416567 -x416568 -x416569 -x416570 -x416571 -x416572 -x416573 -x416574 -x416575 -x416576 -x416577 -x416578 -x416579 -x416580 -x416581 -x416582 -x416583 -x416584 -x416585 -x416586 -x416587 -x416588 -x416589 -x416590 -x416591 -x416592 -x416593 -x416594 -x416595 -x416596 -x416597 -x416598 -x416599 -x416600 -x416601 -x416602 -x416603 -x416604 -x416605 -x416606 -x416607 -x416608 -x416609 -x416610 -x416611 -x416612 -x416613 -x416614 -x416615 -x416616 -x416617 -x416618 -x416619 -x416620 -x416621 -x416622 -x416623 -x416624 -x416625 -x416626 -x416627 -x416628 -x416629 -x416630 -x416631 -x416632 -x416633 -x416634 -x416635 -x416636 -x416637 -x416638 -x416639 -x416640 -x416641 -x416642 -x416643 -x416644 -x416645 -x416646 -x416647 -x416648 -x416649 -x416650 -x416651 -x416652 -x416653 -x416654 -x416655 -x416656 -x416657 -x416658 -x416659 -x416660 -x416661 -x416662 -x416663 -x416664 -x416665 -x416666 -x416667 -x416668 -x416669 -x416670 -x416671 -x416672 -x416673 -x416674 -x416675 -x416676 -x416677 -x416678 -x416679 -x416680 -x416681 -x416682 -x416683 -x416684 -x416685 -x416686 -x416687 -x416688 -x416689 -x416690 -x416691 -x416692 -x416693 -x416694 -x416695 -x416696 -x416697 -x416698 -x416699 -x416700 -x416701 -x416702 -x416703 -x416704 -x416705 -x416706 -x416707 -x416708 -x416709 -x416710 -x416711 -x416712 -x416713 -x416714 -x416715 -x416716 -x416717 -x416718 -x416719 -x416720 -x416721 -x416722 -x416723 -x416724 -x416725 -x416726 -x416727 -x416728 -x416729 -x416730 -x416731 -x416732 -x416733 -x416734 -x416735 -x416736 -x416737 -x416738 -x416739 -x416740 -x416741 -x416742 -x416743 -x416744 -x416745 -x416746 -x416747 -x416748 -x416749 -x416750 -x416751 -x416752 -x416753 -x416754 -x416755 -x416756 x416757 -x416758 -x416759 -x416760 -x416761 -x416762 -x416763 -x416764 -x416765 -x416766 -x416767 -x416768 -x416769 -x416770 -x416771 -x416772 -x416773 -x416774 -x416775 -x416776 -x416777 -x416778 -x416779 -x416780 -x416781 -x416782 -x416783 -x416784 -x416785 -x416786 -x416787 -x416788 -x416789 -x416790 -x416791 -x416792 -x416793 -x416794 -x416795 -x416796 -x416797 -x416798 -x416799 -x416800 -x416801 -x416802 -x416803 -x416804 -x416805 -x416806 -x416807 -x416808 -x416809 -x416810 -x416811 -x416812 -x416813 -x416814 -x416815 -x416816 -x416817 -x416818 -x416819 -x416820 -x416821 -x416822 -x416823 -x416824 -x416825 -x416826 -x416827 -x416828 -x416829 -x416830 -x416831 -x416832 -x416833 -x416834 -x416835 -x416836 -x416837 -x416838 -x416839 -x416840 -x416841 -x416842 -x416843 -x416844 -x416845 -x416846 -x416847 -x416848 -x416849 -x416850 -x416851 -x416852 -x416853 -x416854 -x416855 -x416856 -x416857 -x416858 -x416859 -x416860 -x416861 -x416862 -x416863 -x416864 -x416865 -x416866 -x416867 -x416868 -x416869 -x416870 -x416871 -x416872 -x416873 -x416874 x416875 -x416876 -x416877 -x416878 -x416879 -x416880 -x416881 -x416882 -x416883 -x416884 -x416885 -x416886 -x416887 -x416888 -x416889 -x416890 -x416891 -x416892 -x416893 -x416894 -x416895 -x416896 -x416897 -x416898 -x416899 -x416900 -x416901 -x416902 -x416903 -x416904 -x416905 -x416906 -x416907 -x416908 -x416909 -x416910 -x416911 -x416912 -x416913 -x416914 -x416915 -x416916 -x416917 -x416918 -x416919 -x416920 -x416921 -x416922 -x416923 -x416924 -x416925 -x416926 -x416927 -x416928 -x416929 -x416930 -x416931 -x416932 -x416933 -x416934 -x416935 -x416936 -x416937 -x416938 -x416939 -x416940 -x416941 -x416942 -x416943 -x416944 -x416945 -x416946 -x416947 -x416948 -x416949 -x416950 -x416951 -x416952 -x416953 -x416954 -x416955 -x416956 -x416957 -x416958 -x416959 -x416960 -x416961 -x416962 -x416963 -x416964 -x416965 -x416966 -x416967 -x416968 -x416969 -x416970 -x416971 -x416972 -x416973 -x416974 -x416975 -x416976 -x416977 -x416978 -x416979 -x416980 -x416981 -x416982 -x416983 -x416984 -x416985 -x416986 -x416987 -x416988 -x416989 -x416990 -x416991 -x416992 -x416993 -x416994 -x416995 -x416996 -x416997 -x416998 -x416999 -x417000 -x417001 -x417002 -x417003 -x417004 -x417005 -x417006 -x417007 -x417008 -x417009 -x417010 -x417011 -x417012 -x417013 -x417014 -x417015 -x417016 -x417017 -x417018 -x417019 -x417020 -x417021 -x417022 -x417023 -x417024 -x417025 -x417026 -x417027 -x417028 -x417029 -x417030 -x417031 -x417032 -x417033 -x417034 -x417035 -x417036 -x417037 -x417038 -x417039 -x417040 -x417041 -x417042 -x417043 -x417044 -x417045 -x417046 -x417047 -x417048 -x417049 -x417050 -x417051 -x417052 -x417053 -x417054 -x417055 -x417056 -x417057 -x417058 -x417059 -x417060 -x417061 -x417062 -x417063 -x417064 -x417065 -x417066 -x417067 x417068 -x417069 -x417070 -x417071 -x417072 -x417073 -x417074 -x417075 -x417076 -x417077 -x417078 -x417079 -x417080 -x417081 -x417082 -x417083 -x417084 -x417085 -x417086 -x417087 -x417088 -x417089 -x417090 -x417091 -x417092 -x417093 -x417094 -x417095 -x417096 -x417097 -x417098 -x417099 -x417100 -x417101 -x417102 -x417103 -x417104 -x417105 -x417106 -x417107 -x417108 -x417109 -x417110 -x417111 -x417112 -x417113 -x417114 -x417115 -x417116 -x417117 -x417118 -x417119 -x417120 -x417121 -x417122 -x417123 -x417124 -x417125 -x417126 -x417127 -x417128 -x417129 -x417130 -x417131 -x417132 -x417133 -x417134 -x417135 -x417136 -x417137 -x417138 -x417139 -x417140 -x417141 -x417142 -x417143 -x417144 -x417145 -x417146 -x417147 -x417148 -x417149 -x417150 -x417151 -x417152 -x417153 -x417154 -x417155 -x417156 -x417157 -x417158 -x417159 -x417160 -x417161 -x417162 -x417163 -x417164 -x417165 -x417166 -x417167 -x417168 -x417169 -x417170 -x417171 -x417172 -x417173 -x417174 -x417175 -x417176 -x417177 -x417178 -x417179 -x417180 -x417181 -x417182 -x417183 -x417184 -x417185 -x417186 -x417187 -x417188 -x417189 -x417190 -x417191 -x417192 -x417193 -x417194 -x417195 -x417196 -x417197 -x417198 -x417199 -x417200 -x417201 -x417202 -x417203 -x417204 -x417205 -x417206 -x417207 -x417208 -x417209 -x417210 -x417211 -x417212 -x417213 -x417214 -x417215 -x417216 -x417217 -x417218 -x417219 -x417220 -x417221 -x417222 -x417223 -x417224 -x417225 -x417226 -x417227 -x417228 -x417229 -x417230 -x417231 -x417232 -x417233 -x417234 -x417235 -x417236 -x417237 -x417238 -x417239 -x417240 -x417241 -x417242 -x417243 -x417244 -x417245 -x417246 -x417247 -x417248 -x417249 -x417250 -x417251 -x417252 -x417253 -x417254 -x417255 -x417256 -x417257 -x417258 -x417259 -x417260 -x417261 -x417262 -x417263 -x417264 -x417265 -x417266 -x417267 -x417268 -x417269 -x417270 -x417271 -x417272 -x417273 -x417274 -x417275 -x417276 -x417277 -x417278 -x417279 -x417280 -x417281 -x417282 -x417283 -x417284 -x417285 -x417286 -x417287 -x417288 -x417289 -x417290 -x417291 -x417292 -x417293 -x417294 -x417295 -x417296 -x417297 -x417298 -x417299 -x417300 -x417301 -x417302 -x417303 -x417304 -x417305 -x417306 -x417307 -x417308 -x417309 -x417310 -x417311 -x417312 -x417313 -x417314 -x417315 -x417316 -x417317 -x417318 -x417319 -x417320 -x417321 -x417322 -x417323 -x417324 -x417325 -x417326 -x417327 -x417328 -x417329 -x417330 -x417331 -x417332 -x417333 -x417334 -x417335 -x417336 -x417337 -x417338 -x417339 -x417340 -x417341 -x417342 -x417343 -x417344 -x417345 -x417346 -x417347 -x417348 -x417349 -x417350 -x417351 -x417352 -x417353 -x417354 -x417355 -x417356 -x417357 -x417358 -x417359 -x417360 -x417361 -x417362 -x417363 -x417364 -x417365 -x417366 -x417367 -x417368 -x417369 -x417370 -x417371 -x417372 -x417373 -x417374 -x417375 -x417376 -x417377 -x417378 -x417379 -x417380 -x417381 -x417382 -x417383 -x417384 -x417385 -x417386 -x417387 -x417388 -x417389 -x417390 -x417391 -x417392 -x417393 -x417394 -x417395 -x417396 -x417397 -x417398 -x417399 -x417400 -x417401 -x417402 -x417403 -x417404 -x417405 -x417406 -x417407 -x417408 -x417409 -x417410 -x417411 -x417412 -x417413 -x417414 -x417415 -x417416 -x417417 -x417418 -x417419 -x417420 -x417421 -x417422 -x417423 -x417424 -x417425 -x417426 -x417427 -x417428 -x417429 -x417430 -x417431 -x417432 -x417433 -x417434 -x417435 -x417436 -x417437 -x417438 -x417439 -x417440 -x417441 -x417442 -x417443 -x417444 -x417445 -x417446 -x417447 -x417448 -x417449 -x417450 -x417451 -x417452 -x417453 -x417454 -x417455 -x417456 -x417457 -x417458 -x417459 -x417460 -x417461 -x417462 -x417463 -x417464 -x417465 -x417466 -x417467 -x417468 -x417469 -x417470 -x417471 -x417472 -x417473 -x417474 -x417475 -x417476 -x417477 -x417478 -x417479 -x417480 -x417481 -x417482 -x417483 -x417484 -x417485 -x417486 -x417487 -x417488 -x417489 -x417490 -x417491 -x417492 -x417493 -x417494 -x417495 -x417496 -x417497 -x417498 -x417499 -x417500 -x417501 -x417502 -x417503 -x417504 -x417505 -x417506 -x417507 -x417508 -x417509 -x417510 x417511 -x417512 -x417513 -x417514 -x417515 -x417516 -x417517 -x417518 -x417519 -x417520 -x417521 -x417522 -x417523 -x417524 -x417525 -x417526 -x417527 -x417528 -x417529 -x417530 -x417531 -x417532 -x417533 -x417534 -x417535 -x417536 -x417537 -x417538 -x417539 -x417540 -x417541 -x417542 -x417543 -x417544 -x417545 -x417546 -x417547 -x417548 -x417549 -x417550 -x417551 -x417552 -x417553 -x417554 -x417555 -x417556 -x417557 -x417558 -x417559 -x417560 -x417561 -x417562 -x417563 -x417564 -x417565 -x417566 -x417567 -x417568 -x417569 -x417570 -x417571 -x417572 -x417573 -x417574 -x417575 -x417576 -x417577 -x417578 -x417579 -x417580 -x417581 -x417582 -x417583 -x417584 -x417585 -x417586 -x417587 -x417588 -x417589 -x417590 -x417591 -x417592 -x417593 -x417594 -x417595 -x417596 -x417597 -x417598 -x417599 -x417600 -x417601 -x417602 -x417603 -x417604 -x417605 -x417606 -x417607 -x417608 -x417609 -x417610 -x417611 -x417612 -x417613 -x417614 -x417615 -x417616 -x417617 -x417618 -x417619 -x417620 -x417621 -x417622 -x417623 -x417624 -x417625 -x417626 -x417627 -x417628 -x417629 -x417630 -x417631 -x417632 -x417633 -x417634 -x417635 -x417636 -x417637 -x417638 -x417639 -x417640 -x417641 -x417642 -x417643 -x417644 -x417645 -x417646 -x417647 -x417648 -x417649 -x417650 -x417651 -x417652 -x417653 -x417654 -x417655 -x417656 -x417657 -x417658 -x417659 -x417660 -x417661 -x417662 -x417663 -x417664 -x417665 -x417666 -x417667 -x417668 -x417669 -x417670 -x417671 -x417672 -x417673 -x417674 -x417675 -x417676 -x417677 -x417678 -x417679 -x417680 -x417681 -x417682 -x417683 -x417684 -x417685 -x417686 -x417687 -x417688 -x417689 -x417690 -x417691 -x417692 -x417693 -x417694 -x417695 -x417696 -x417697 -x417698 -x417699 -x417700 -x417701 -x417702 -x417703 -x417704 -x417705 -x417706 -x417707 -x417708 -x417709 -x417710 -x417711 -x417712 -x417713 -x417714 -x417715 -x417716 -x417717 -x417718 -x417719 -x417720 -x417721 -x417722 -x417723 -x417724 -x417725 -x417726 -x417727 -x417728 -x417729 x417730 -x417731 -x417732 -x417733 -x417734 -x417735 -x417736 -x417737 -x417738 -x417739 -x417740 -x417741 -x417742 -x417743 -x417744 -x417745 -x417746 -x417747 -x417748 -x417749 -x417750 -x417751 -x417752 -x417753 -x417754 -x417755 -x417756 -x417757 -x417758 -x417759 -x417760 -x417761 -x417762 -x417763 -x417764 -x417765 -x417766 -x417767 -x417768 -x417769 -x417770 -x417771 -x417772 -x417773 -x417774 -x417775 -x417776 -x417777 -x417778 -x417779 -x417780 -x417781 -x417782 -x417783 -x417784 -x417785 -x417786 -x417787 -x417788 -x417789 -x417790 -x417791 -x417792 -x417793 -x417794 -x417795 -x417796 -x417797 -x417798 -x417799 -x417800 -x417801 -x417802 -x417803 -x417804 -x417805 -x417806 -x417807 -x417808 -x417809 -x417810 -x417811 -x417812 -x417813 -x417814 -x417815 -x417816 -x417817 -x417818 -x417819 -x417820 -x417821 -x417822 -x417823 -x417824 -x417825 -x417826 -x417827 -x417828 -x417829 -x417830 -x417831 -x417832 -x417833 -x417834 -x417835 -x417836 -x417837 -x417838 -x417839 -x417840 -x417841 -x417842 -x417843 -x417844 -x417845 -x417846 -x417847 -x417848 -x417849 -x417850 -x417851 -x417852 -x417853 -x417854 -x417855 -x417856 -x417857 -x417858 -x417859 -x417860 -x417861 -x417862 -x417863 -x417864 -x417865 -x417866 -x417867 -x417868 -x417869 -x417870 -x417871 -x417872 -x417873 -x417874 -x417875 -x417876 -x417877 -x417878 -x417879 -x417880 -x417881 -x417882 -x417883 -x417884 -x417885 -x417886 -x417887 -x417888 -x417889 -x417890 -x417891 -x417892 -x417893 -x417894 -x417895 -x417896 -x417897 -x417898 -x417899 x417900 -x417901 -x417902 -x417903 -x417904 -x417905 -x417906 -x417907 -x417908 -x417909 -x417910 -x417911 -x417912 -x417913 -x417914 -x417915 -x417916 -x417917 -x417918 -x417919 -x417920 -x417921 -x417922 -x417923 -x417924 -x417925 -x417926 -x417927 -x417928 -x417929 -x417930 -x417931 -x417932 -x417933 -x417934 -x417935 -x417936 -x417937 -x417938 -x417939 -x417940 -x417941 -x417942 -x417943 -x417944 -x417945 -x417946 -x417947 -x417948 -x417949 -x417950 -x417951 -x417952 -x417953 -x417954 -x417955 -x417956 -x417957 -x417958 -x417959 -x417960 -x417961 -x417962 -x417963 -x417964 -x417965 -x417966 -x417967 -x417968 -x417969 -x417970 -x417971 -x417972 -x417973 -x417974 -x417975 -x417976 -x417977 -x417978 -x417979 -x417980 -x417981 -x417982 -x417983 -x417984 -x417985 -x417986 -x417987 -x417988 -x417989 -x417990 -x417991 -x417992 -x417993 -x417994 -x417995 -x417996 -x417997 -x417998 -x417999
1674.09/1679.68 v -x418000 -x418001 -x418002 -x418003 -x418004 -x418005 -x418006 -x418007 -x418008 -x418009 -x418010 -x418011 -x418012 -x418013 -x418014 -x418015 -x418016 -x418017 -x418018 -x418019 -x418020 -x418021 -x418022 -x418023 -x418024 -x418025 -x418026 -x418027 -x418028 -x418029 -x418030 -x418031 -x418032 -x418033 -x418034 -x418035 -x418036 -x418037 -x418038 -x418039 -x418040 -x418041 -x418042 -x418043 -x418044 -x418045 -x418046 -x418047 -x418048 -x418049 -x418050 -x418051 -x418052 -x418053 -x418054 -x418055 -x418056 -x418057 -x418058 -x418059 -x418060 -x418061 -x418062 -x418063 -x418064 -x418065 -x418066 -x418067 -x418068 -x418069 -x418070 -x418071 -x418072 -x418073 -x418074 -x418075 -x418076 -x418077 -x418078 -x418079 -x418080 -x418081 -x418082 -x418083 -x418084 -x418085 -x418086 -x418087 -x418088 -x418089 -x418090 -x418091 -x418092 -x418093 -x418094 -x418095 -x418096 -x418097 -x418098 -x418099 -x418100 -x418101 -x418102 -x418103 -x418104 -x418105 -x418106 -x418107 -x418108 -x418109 -x418110 -x418111 -x418112 -x418113 -x418114 -x418115 -x418116 -x418117 -x418118 -x418119 -x418120 -x418121 -x418122 -x418123 -x418124 -x418125 -x418126 -x418127 -x418128 -x418129 -x418130 -x418131 -x418132 -x418133 -x418134 -x418135 -x418136 -x418137 -x418138 -x418139 -x418140 -x418141 -x418142 -x418143 -x418144 -x418145 -x418146 -x418147 -x418148 -x418149 -x418150 x418151 -x418152 -x418153 -x418154 -x418155 -x418156 -x418157 -x418158 -x418159 -x418160 -x418161 -x418162 -x418163 -x418164 -x418165 -x418166 -x418167 -x418168 -x418169 -x418170 -x418171 -x418172 -x418173 -x418174 -x418175 -x418176 -x418177 -x418178 -x418179 -x418180 -x418181 -x418182 -x418183 -x418184 -x418185 -x418186 -x418187 -x418188 -x418189 -x418190 -x418191 -x418192 -x418193 -x418194 -x418195 -x418196 -x418197 -x418198 -x418199 -x418200 -x418201 -x418202 -x418203 -x418204 -x418205 -x418206 -x418207 -x418208 -x418209 -x418210 -x418211 -x418212 -x418213 -x418214 -x418215 -x418216 -x418217 -x418218 -x418219 -x418220 -x418221 -x418222 -x418223 -x418224 -x418225 -x418226 -x418227 -x418228 -x418229 -x418230 -x418231 -x418232 -x418233 -x418234 -x418235 -x418236 -x418237 -x418238 -x418239 -x418240 -x418241 -x418242 -x418243 -x418244 -x418245 -x418246 -x418247 -x418248 -x418249 -x418250 -x418251 -x418252 -x418253 -x418254 -x418255 -x418256 -x418257 -x418258 -x418259 -x418260 -x418261 -x418262 -x418263 -x418264 x418265 -x418266 -x418267 -x418268 -x418269 -x418270 -x418271 -x418272 -x418273 -x418274 -x418275 -x418276 -x418277 -x418278 -x418279 -x418280 -x418281 -x418282 -x418283 -x418284 -x418285 -x418286 -x418287 -x418288 -x418289 -x418290 -x418291 -x418292 -x418293 -x418294 -x418295 -x418296 -x418297 -x418298 -x418299 -x418300 -x418301 -x418302 -x418303 -x418304 -x418305 -x418306 -x418307 -x418308 -x418309 -x418310 -x418311 -x418312 -x418313 -x418314 -x418315 -x418316 -x418317 -x418318 -x418319 -x418320 -x418321 -x418322 -x418323 -x418324 -x418325 -x418326 -x418327 -x418328 -x418329 -x418330 -x418331 -x418332 -x418333 -x418334 -x418335 -x418336 -x418337 -x418338 -x418339 -x418340 -x418341 -x418342 -x418343 -x418344 -x418345 -x418346 -x418347 -x418348 -x418349 -x418350 -x418351 -x418352 -x418353 -x418354 -x418355 -x418356 -x418357 -x418358 -x418359 -x418360 -x418361 -x418362 -x418363 -x418364 -x418365 -x418366 -x418367 -x418368 -x418369 -x418370 -x418371 -x418372 -x418373 -x418374 -x418375 -x418376 -x418377 -x418378 -x418379 -x418380 -x418381 -x418382 -x418383 -x418384 -x418385 -x418386 -x418387 -x418388 -x418389 -x418390 -x418391 -x418392 -x418393 -x418394 -x418395 -x418396 -x418397 -x418398 -x418399 -x418400 -x418401 -x418402 -x418403 -x418404 -x418405 -x418406 -x418407 -x418408 -x418409 -x418410 -x418411 -x418412 -x418413 -x418414 -x418415 -x418416 -x418417 -x418418 -x418419 -x418420 -x418421 -x418422 -x418423 -x418424 -x418425 -x418426 -x418427 -x418428 -x418429 -x418430 -x418431 -x418432 -x418433 -x418434 -x418435 -x418436 -x418437 -x418438 -x418439 -x418440 -x418441 -x418442 -x418443 -x418444 -x418445 -x418446 -x418447 -x418448 -x418449 -x418450 -x418451 -x418452 -x418453 -x418454 -x418455 -x418456 -x418457 -x418458 -x418459 -x418460 -x418461 -x418462 -x418463 -x418464 -x418465 -x418466 -x418467 -x418468 -x418469 -x418470 -x418471 -x418472 -x418473 -x418474 -x418475 -x418476 -x418477 -x418478 -x418479 -x418480 -x418481 -x418482 -x418483 -x418484 -x418485 -x418486 -x418487 -x418488 -x418489 -x418490 -x418491 -x418492 -x418493 -x418494 -x418495 -x418496 -x418497 -x418498 -x418499 -x418500 -x418501 -x418502 -x418503 -x418504 -x418505 -x418506 -x418507 -x418508 -x418509 -x418510 -x418511 -x418512 -x418513 -x418514 x418515 -x418516 -x418517 -x418518 -x418519 -x418520 -x418521 -x418522 -x418523 -x418524 -x418525 -x418526 -x418527 -x418528 -x418529 -x418530 -x418531 -x418532 -x418533 -x418534 -x418535 -x418536 -x418537 -x418538 -x418539 -x418540 -x418541 -x418542 -x418543 -x418544 -x418545 -x418546 -x418547 -x418548 -x418549 -x418550 -x418551 -x418552 -x418553 -x418554 -x418555 -x418556 -x418557 -x418558 -x418559 -x418560 -x418561 -x418562 -x418563 -x418564 -x418565 -x418566 -x418567 -x418568 -x418569 -x418570 -x418571 -x418572 -x418573 -x418574 -x418575 -x418576 -x418577 -x418578 -x418579 -x418580 -x418581 -x418582 -x418583 -x418584 -x418585 -x418586 -x418587 -x418588 -x418589 -x418590 -x418591 -x418592 -x418593 -x418594 -x418595 -x418596 -x418597 -x418598 -x418599 -x418600 -x418601 -x418602 -x418603 -x418604 -x418605 -x418606 -x418607 -x418608 -x418609 -x418610 -x418611 -x418612 -x418613 -x418614 -x418615 -x418616 -x418617 -x418618 -x418619 -x418620 -x418621 -x418622 -x418623 -x418624 -x418625 -x418626 -x418627 -x418628 -x418629 -x418630 -x418631 -x418632 -x418633 -x418634 -x418635 -x418636 -x418637 -x418638 -x418639 -x418640 -x418641 -x418642 -x418643 -x418644 -x418645 -x418646 -x418647 -x418648 -x418649 -x418650 -x418651 -x418652 -x418653 -x418654 -x418655 -x418656 -x418657 -x418658 -x418659 -x418660 -x418661 -x418662 -x418663 -x418664 -x418665 -x418666 -x418667 -x418668 -x418669 -x418670 -x418671 -x418672 -x418673 -x418674 -x418675 -x418676 -x418677 -x418678 -x418679 -x418680 -x418681 -x418682 -x418683 -x418684 -x418685 -x418686 -x418687 -x418688 -x418689 -x418690 -x418691 -x418692 -x418693 -x418694 -x418695 -x418696 -x418697 -x418698 -x418699 -x418700 -x418701 -x418702 -x418703 -x418704 -x418705 -x418706 -x418707 -x418708 -x418709 -x418710 -x418711 -x418712 -x418713 -x418714 -x418715 -x418716 -x418717 -x418718 -x418719 -x418720 -x418721 -x418722 -x418723 -x418724 -x418725 -x418726 -x418727 -x418728 -x418729 -x418730 -x418731 -x418732 -x418733 -x418734 -x418735 -x418736 -x418737 -x418738 -x418739 -x418740 -x418741 -x418742 -x418743 -x418744 -x418745 -x418746 -x418747 -x418748 -x418749 -x418750 -x418751 -x418752 -x418753 -x418754 -x418755 -x418756 -x418757 -x418758 -x418759 -x418760 -x418761 -x418762 -x418763 -x418764 -x418765 -x418766 -x418767 -x418768 -x418769 -x418770 -x418771 -x418772 -x418773 -x418774 -x418775 -x418776 -x418777 -x418778 -x418779 -x418780 -x418781 -x418782 -x418783 -x418784 -x418785 -x418786 -x418787 -x418788 -x418789 -x418790 -x418791 -x418792 -x418793 -x418794 -x418795 -x418796 -x418797 -x418798 -x418799 -x418800 -x418801 -x418802 -x418803 -x418804 -x418805 -x418806 -x418807 -x418808 -x418809 -x418810 -x418811 -x418812 -x418813 -x418814 -x418815 x418816 -x418817 -x418818 -x418819 -x418820 -x418821 -x418822 -x418823 -x418824 -x418825 -x418826 -x418827 -x418828 -x418829 -x418830 -x418831 -x418832 -x418833 -x418834 -x418835 -x418836 -x418837 -x418838 -x418839 -x418840 -x418841 -x418842 -x418843 -x418844 -x418845 -x418846 -x418847 -x418848 -x418849 -x418850 -x418851 -x418852 -x418853 -x418854 -x418855 -x418856 -x418857 -x418858 -x418859 -x418860 -x418861 -x418862 -x418863 -x418864 -x418865 -x418866 -x418867 -x418868 -x418869 -x418870 -x418871 -x418872 -x418873 -x418874 -x418875 -x418876 -x418877 -x418878 -x418879 -x418880 -x418881 -x418882 -x418883 -x418884 -x418885 -x418886 -x418887 -x418888 -x418889 -x418890 -x418891 -x418892 -x418893 -x418894 -x418895 -x418896 -x418897 -x418898 -x418899 -x418900 -x418901 -x418902 -x418903 -x418904 -x418905 -x418906 -x418907 -x418908 -x418909 -x418910 -x418911 -x418912 -x418913 -x418914 -x418915 -x418916 -x418917 -x418918 -x418919 -x418920 -x418921 -x418922 -x418923 -x418924 -x418925 -x418926 -x418927 -x418928 -x418929 -x418930 -x418931 -x418932 -x418933 -x418934 -x418935 -x418936 -x418937 -x418938 -x418939 -x418940 -x418941 -x418942 -x418943 -x418944 -x418945 -x418946 -x418947 -x418948 -x418949 -x418950 -x418951 -x418952 -x418953 -x418954 -x418955 -x418956 -x418957 -x418958 -x418959 -x418960 -x418961 -x418962 -x418963 -x418964 -x418965 -x418966 -x418967 -x418968 -x418969 -x418970 -x418971 -x418972 -x418973 -x418974 -x418975 -x418976 -x418977 -x418978 -x418979 -x418980 -x418981 -x418982 -x418983 -x418984 -x418985 -x418986 -x418987 -x418988 -x418989 -x418990 -x418991 -x418992 -x418993 -x418994 -x418995 -x418996 -x418997 -x418998 -x418999 -x419000 -x419001 -x419002 -x419003 -x419004 -x419005 -x419006 -x419007 -x419008 -x419009 -x419010 -x419011 -x419012 -x419013 -x419014 -x419015 -x419016 -x419017 -x419018 -x419019 -x419020 -x419021 -x419022 -x419023 -x419024 -x419025 -x419026 -x419027 -x419028 -x419029 -x419030 -x419031 -x419032 -x419033 -x419034 -x419035 -x419036 -x419037 -x419038 -x419039 -x419040 -x419041 -x419042 -x419043 -x419044 x419045 -x419046 -x419047 -x419048 -x419049 -x419050 -x419051 -x419052 -x419053 -x419054 -x419055 -x419056 -x419057 -x419058 -x419059 -x419060 -x419061 -x419062 -x419063 -x419064 -x419065 -x419066 -x419067 -x419068 -x419069 -x419070 -x419071 -x419072 -x419073 -x419074 -x419075 -x419076 -x419077 -x419078 -x419079 -x419080 -x419081 -x419082 -x419083 -x419084 -x419085 -x419086 -x419087 -x419088 -x419089 -x419090 -x419091 -x419092 -x419093 -x419094 -x419095 -x419096 -x419097 -x419098 -x419099 -x419100 -x419101 -x419102 -x419103 -x419104 -x419105 -x419106 -x419107 -x419108 -x419109 -x419110 -x419111 -x419112 -x419113 -x419114 -x419115 -x419116 -x419117 -x419118 -x419119 -x419120 -x419121 -x419122 -x419123 -x419124 -x419125 -x419126 -x419127 -x419128 -x419129 -x419130 -x419131 -x419132 -x419133 -x419134 -x419135 -x419136 -x419137 -x419138 -x419139 -x419140 -x419141 -x419142 -x419143 -x419144 -x419145 -x419146 -x419147 -x419148 -x419149 -x419150 -x419151 -x419152 -x419153 -x419154 -x419155 -x419156 -x419157 -x419158 -x419159 -x419160 -x419161 -x419162 -x419163 -x419164 -x419165 -x419166 -x419167 x419168 -x419169 -x419170 -x419171 -x419172 -x419173 -x419174 -x419175 -x419176 -x419177 -x419178 -x419179 -x419180 -x419181 -x419182 -x419183 -x419184 -x419185 -x419186 -x419187 -x419188 -x419189 -x419190 -x419191 -x419192 -x419193 -x419194 -x419195 -x419196 -x419197 -x419198 -x419199 -x419200 -x419201 -x419202 -x419203 -x419204 -x419205 -x419206 -x419207 -x419208 -x419209 -x419210 -x419211 -x419212 -x419213 -x419214 -x419215 -x419216 -x419217 -x419218 -x419219 -x419220 -x419221 -x419222 -x419223 -x419224 -x419225 -x419226 -x419227 -x419228 -x419229 -x419230 -x419231 -x419232 -x419233 -x419234 -x419235 -x419236 -x419237 -x419238 -x419239 -x419240 -x419241 -x419242 -x419243 -x419244 -x419245 -x419246 -x419247 -x419248 -x419249 -x419250 -x419251 -x419252 -x419253 -x419254 -x419255 -x419256 -x419257 -x419258 -x419259 -x419260 -x419261 -x419262 -x419263 -x419264 -x419265 -x419266 -x419267 -x419268 -x419269 -x419270 -x419271 -x419272 -x419273 -x419274 -x419275 -x419276 -x419277 -x419278 -x419279 -x419280 -x419281 -x419282 -x419283 -x419284 -x419285 -x419286 -x419287 -x419288 -x419289 -x419290 -x419291 -x419292 -x419293 -x419294 -x419295 -x419296 -x419297 -x419298 -x419299 -x419300 -x419301 -x419302 -x419303 -x419304 -x419305 -x419306 -x419307 -x419308 -x419309 -x419310 -x419311 -x419312 -x419313 -x419314 -x419315 -x419316 -x419317 -x419318 -x419319 -x419320 -x419321 -x419322 -x419323 -x419324 -x419325 -x419326 -x419327 -x419328 -x419329 -x419330 -x419331 -x419332 -x419333 -x419334 -x419335 -x419336 -x419337 -x419338 -x419339 -x419340 -x419341 -x419342 -x419343 -x419344 -x419345 -x419346 -x419347 -x419348 -x419349 -x419350 -x419351 -x419352 -x419353 -x419354 -x419355 -x419356 -x419357 -x419358 -x419359 -x419360 -x419361 -x419362 -x419363 -x419364 -x419365 -x419366 x419367 -x419368 -x419369 -x419370 -x419371 -x419372 -x419373 -x419374 -x419375 -x419376 -x419377 -x419378 -x419379 -x419380 -x419381 -x419382 -x419383 -x419384 -x419385 -x419386 -x419387 -x419388 -x419389 -x419390 -x419391 -x419392 -x419393 -x419394 -x419395 -x419396 -x419397 -x419398 -x419399 -x419400 -x419401 -x419402 -x419403 -x419404 -x419405 -x419406 -x419407 -x419408 -x419409 -x419410 -x419411 -x419412 -x419413 -x419414 -x419415 -x419416 -x419417 -x419418 -x419419 -x419420 -x419421 -x419422 -x419423 -x419424 -x419425 -x419426 -x419427 -x419428 -x419429 -x419430 -x419431 -x419432 -x419433 -x419434 -x419435 -x419436 -x419437 -x419438 -x419439 -x419440 -x419441 -x419442 -x419443 -x419444 -x419445 -x419446 -x419447 -x419448 -x419449 -x419450 -x419451 -x419452 -x419453 -x419454 -x419455 -x419456 -x419457 -x419458 -x419459 -x419460 -x419461 -x419462 -x419463 -x419464 -x419465 -x419466 -x419467 -x419468 -x419469 -x419470 -x419471 -x419472 -x419473 -x419474 -x419475 -x419476 -x419477 -x419478 -x419479 -x419480 -x419481 -x419482 -x419483 -x419484 -x419485 -x419486 -x419487 -x419488 -x419489 -x419490 -x419491 -x419492 -x419493 -x419494 -x419495 -x419496 -x419497 -x419498 -x419499 -x419500 -x419501 -x419502 -x419503 -x419504 -x419505 -x419506 -x419507 -x419508 -x419509 -x419510 -x419511 -x419512 -x419513 -x419514 -x419515 -x419516 -x419517 -x419518 -x419519 -x419520 -x419521 -x419522 -x419523 -x419524 -x419525 -x419526 -x419527 -x419528 -x419529 -x419530 -x419531 -x419532 -x419533 -x419534 -x419535 -x419536 -x419537 -x419538 -x419539 -x419540 -x419541 -x419542 -x419543 -x419544 -x419545 -x419546 -x419547 -x419548 -x419549 -x419550 -x419551 -x419552 -x419553 -x419554 -x419555 -x419556 -x419557 -x419558 -x419559 -x419560 -x419561 -x419562 -x419563 -x419564 -x419565 -x419566 -x419567 -x419568 -x419569 -x419570 -x419571 x419572 -x419573 -x419574 -x419575 -x419576 -x419577 -x419578 -x419579 -x419580 -x419581 -x419582 -x419583 -x419584 -x419585 -x419586 -x419587 -x419588 -x419589 -x419590 -x419591 -x419592 -x419593 -x419594 -x419595 -x419596 -x419597 -x419598 -x419599 -x419600 -x419601 -x419602 -x419603 -x419604 -x419605 -x419606 -x419607 -x419608 -x419609 -x419610 -x419611 -x419612 -x419613 -x419614 -x419615 -x419616 -x419617 -x419618 -x419619 -x419620 -x419621 -x419622 -x419623 -x419624 -x419625 -x419626 -x419627 -x419628 -x419629 -x419630 -x419631 -x419632 -x419633 -x419634 -x419635 -x419636 -x419637 -x419638 -x419639 -x419640 -x419641 -x419642 -x419643 -x419644 -x419645 -x419646 -x419647 -x419648 -x419649 -x419650 -x419651 -x419652 -x419653 -x419654 -x419655 -x419656 -x419657 -x419658 -x419659 -x419660 -x419661 -x419662 -x419663 -x419664 -x419665 -x419666 -x419667 -x419668 -x419669 -x419670 -x419671 -x419672 -x419673 -x419674 -x419675 -x419676 -x419677 -x419678 -x419679 -x419680 -x419681 -x419682 -x419683 -x419684 -x419685 -x419686 -x419687 -x419688 -x419689 -x419690 -x419691 -x419692 -x419693 -x419694 -x419695 -x419696 -x419697 -x419698 -x419699 -x419700 -x419701 -x419702 -x419703 -x419704 -x419705 -x419706 -x419707 -x419708 -x419709 -x419710 -x419711 -x419712 -x419713 -x419714 -x419715 -x419716 -x419717 -x419718 -x419719 -x419720 -x419721 -x419722 -x419723 -x419724 -x419725 -x419726 -x419727 -x419728 -x419729 -x419730 -x419731 -x419732 -x419733 -x419734 -x419735 -x419736 -x419737 -x419738 -x419739 -x419740 -x419741 -x419742 -x419743 -x419744 -x419745 -x419746 -x419747 -x419748 -x419749 -x419750 -x419751 -x419752 -x419753 -x419754 -x419755 -x419756 -x419757 -x419758 -x419759 -x419760 -x419761 -x419762 -x419763 -x419764 -x419765 -x419766 -x419767 -x419768 -x419769 -x419770 -x419771 -x419772 -x419773 -x419774 -x419775 -x419776 -x419777 -x419778 -x419779 -x419780 -x419781 -x419782 -x419783 -x419784 -x419785 -x419786 -x419787 -x419788 -x419789 -x419790 -x419791 -x419792 -x419793 -x419794 -x419795 -x419796 -x419797 -x419798 -x419799 -x419800 -x419801 -x419802 -x419803 -x419804 -x419805 -x419806 -x419807 -x419808 -x419809 -x419810 x419811 -x419812 -x419813 -x419814 -x419815 -x419816 -x419817 -x419818 -x419819 -x419820 -x419821 -x419822 -x419823 -x419824 -x419825 -x419826 -x419827 -x419828 -x419829 -x419830 -x419831 -x419832 -x419833 -x419834 -x419835 -x419836 -x419837 -x419838 -x419839 -x419840 -x419841 -x419842 -x419843 -x419844 -x419845 -x419846 -x419847 -x419848 -x419849 -x419850 -x419851 -x419852 -x419853 -x419854 -x419855 -x419856 -x419857 -x419858 -x419859 -x419860 -x419861 -x419862 -x419863 -x419864 -x419865 -x419866 -x419867 -x419868 -x419869 -x419870 -x419871 -x419872 -x419873 -x419874 -x419875 -x419876 -x419877 -x419878 -x419879 -x419880 -x419881 -x419882 -x419883 -x419884 -x419885 -x419886 -x419887 -x419888 -x419889 -x419890 -x419891 -x419892 -x419893 -x419894 -x419895 -x419896 -x419897 -x419898 -x419899 -x419900 -x419901 -x419902 -x419903 -x419904 -x419905 -x419906 -x419907 -x419908 -x419909 -x419910 -x419911 -x419912 -x419913 -x419914 -x419915 -x419916 -x419917 -x419918 -x419919 -x419920 -x419921 -x419922 -x419923 -x419924 -x419925 -x419926 -x419927 -x419928 -x419929 -x419930 -x419931 -x419932 -x419933 -x419934 -x419935 -x419936 -x419937 -x419938 -x419939 -x419940 -x419941 -x419942 -x419943 -x419944 -x419945 -x419946 -x419947 -x419948 -x419949 -x419950 -x419951 -x419952 -x419953 -x419954 -x419955 -x419956 -x419957 -x419958 -x419959 -x419960 -x419961 -x419962 -x419963 -x419964 -x419965 -x419966 -x419967 -x419968 -x419969 -x419970 -x419971 -x419972 -x419973 -x419974 -x419975 -x419976 -x419977 -x419978 -x419979 -x419980 -x419981 -x419982 -x419983 -x419984 -x419985 -x419986 -x419987 -x419988 -x419989 -x419990 -x419991 -x419992 -x419993 -x419994 -x419995 -x419996 -x419997 -x419998 -x419999
1674.09/1679.68 v -x420000 -x420001 -x420002 -x420003 -x420004 -x420005 -x420006 -x420007 -x420008 -x420009 -x420010 -x420011 -x420012 -x420013 -x420014 -x420015 -x420016 -x420017 -x420018 -x420019 -x420020 -x420021 -x420022 -x420023 -x420024 -x420025 -x420026 -x420027 -x420028 -x420029 -x420030 -x420031 -x420032 -x420033 -x420034 -x420035 -x420036 -x420037 -x420038 -x420039 -x420040 -x420041 -x420042 -x420043 -x420044 -x420045 -x420046 -x420047 -x420048 -x420049 -x420050 -x420051 -x420052 -x420053 -x420054 -x420055 -x420056 -x420057 -x420058 -x420059 -x420060 -x420061 -x420062 -x420063 -x420064 -x420065 -x420066 -x420067 x420068 -x420069 -x420070 -x420071 -x420072 -x420073 -x420074 -x420075 -x420076 -x420077 -x420078 -x420079 -x420080 -x420081 -x420082 -x420083 -x420084 -x420085 -x420086 -x420087 -x420088 -x420089 -x420090 -x420091 -x420092 -x420093 -x420094 -x420095 -x420096 -x420097 -x420098 -x420099 -x420100 -x420101 -x420102 -x420103 -x420104 -x420105 -x420106 -x420107 -x420108 -x420109 -x420110 -x420111 -x420112 -x420113 -x420114 -x420115 -x420116 -x420117 -x420118 -x420119 -x420120 -x420121 -x420122 -x420123 -x420124 -x420125 -x420126 -x420127 -x420128 -x420129 -x420130 -x420131 -x420132 -x420133 -x420134 -x420135 -x420136 -x420137 -x420138 -x420139 -x420140 -x420141 -x420142 -x420143 -x420144 -x420145 -x420146 -x420147 -x420148 -x420149 -x420150 -x420151 -x420152 -x420153 -x420154 -x420155 -x420156 -x420157 -x420158 -x420159 -x420160 -x420161 -x420162 -x420163 -x420164 -x420165 -x420166 -x420167 -x420168 -x420169 -x420170 -x420171 -x420172 -x420173 -x420174 -x420175 -x420176 -x420177 -x420178 -x420179 -x420180 -x420181 -x420182 -x420183 -x420184 -x420185 -x420186 -x420187 -x420188 -x420189 -x420190 -x420191 -x420192 -x420193 -x420194 -x420195 -x420196 -x420197 -x420198 -x420199 -x420200 -x420201 -x420202 -x420203 -x420204 -x420205 -x420206 -x420207 -x420208 -x420209 -x420210 -x420211 -x420212 -x420213 -x420214 -x420215 -x420216 -x420217 -x420218 -x420219 -x420220 -x420221 -x420222 -x420223 -x420224 -x420225 -x420226 -x420227 -x420228 -x420229 -x420230 -x420231 -x420232 -x420233 -x420234 -x420235 -x420236 -x420237 -x420238 -x420239 -x420240 -x420241 -x420242 -x420243 -x420244 -x420245 -x420246 -x420247 -x420248 -x420249 -x420250 -x420251 -x420252 -x420253 -x420254 -x420255 -x420256 -x420257 -x420258 -x420259 -x420260 -x420261 -x420262 -x420263 -x420264 -x420265 -x420266 -x420267 -x420268 -x420269 -x420270 -x420271 -x420272 -x420273 -x420274 -x420275 -x420276 -x420277 -x420278 -x420279 -x420280 -x420281 -x420282 -x420283 -x420284 -x420285 -x420286 -x420287 -x420288 -x420289 -x420290 -x420291 -x420292 -x420293 -x420294 -x420295 -x420296 -x420297 -x420298 -x420299 -x420300 -x420301 -x420302 -x420303 -x420304 -x420305 -x420306 -x420307 -x420308 -x420309 -x420310 -x420311 -x420312 -x420313 -x420314 -x420315 -x420316 -x420317 -x420318 -x420319 -x420320 -x420321 -x420322 -x420323 -x420324 -x420325 -x420326 -x420327 -x420328 -x420329 -x420330 -x420331 -x420332 -x420333 -x420334 -x420335 -x420336 -x420337 -x420338 -x420339 -x420340 -x420341 -x420342 -x420343 -x420344 -x420345 -x420346 -x420347 -x420348 -x420349 -x420350 -x420351 -x420352 -x420353 -x420354 -x420355 -x420356 -x420357 -x420358 -x420359 -x420360 -x420361 -x420362 -x420363 -x420364 -x420365 -x420366 -x420367 -x420368 -x420369 -x420370 -x420371 -x420372 -x420373 -x420374 -x420375 -x420376 -x420377 -x420378 -x420379 -x420380 -x420381 -x420382 -x420383 -x420384 -x420385 -x420386 -x420387 -x420388 -x420389 -x420390 -x420391 -x420392 -x420393 -x420394 -x420395 -x420396 x420397 -x420398 -x420399 -x420400 -x420401 -x420402 -x420403 -x420404 -x420405 -x420406 -x420407 -x420408 -x420409 -x420410 -x420411 -x420412 -x420413 -x420414 -x420415 -x420416 -x420417 -x420418 -x420419 -x420420 -x420421 -x420422 -x420423 -x420424 -x420425 -x420426 -x420427 -x420428 -x420429 -x420430 -x420431 -x420432 -x420433 -x420434 -x420435 -x420436 -x420437 -x420438 -x420439 -x420440 -x420441 -x420442 -x420443 -x420444 -x420445 -x420446 -x420447 -x420448 -x420449 -x420450 -x420451 -x420452 -x420453 -x420454 -x420455 -x420456 -x420457 -x420458 -x420459 -x420460 -x420461 -x420462 -x420463 -x420464 -x420465 -x420466 -x420467 -x420468 -x420469 -x420470 -x420471 -x420472 -x420473 x420474 -x420475 -x420476 -x420477 -x420478 -x420479 -x420480 -x420481 -x420482 -x420483 -x420484 -x420485 -x420486 -x420487 -x420488 -x420489 -x420490 -x420491 -x420492 -x420493 -x420494 -x420495 -x420496 -x420497 -x420498 -x420499 -x420500 -x420501 -x420502 -x420503 -x420504 -x420505 -x420506 -x420507 -x420508 -x420509 -x420510 -x420511 -x420512 -x420513 -x420514 -x420515 -x420516 -x420517 -x420518 -x420519 -x420520 -x420521 -x420522 -x420523 -x420524 -x420525 -x420526 -x420527 -x420528 -x420529 -x420530 -x420531 -x420532 -x420533 -x420534 -x420535 -x420536 -x420537 -x420538 -x420539 -x420540 -x420541 -x420542 -x420543 -x420544 -x420545 -x420546 -x420547 -x420548 -x420549 -x420550 -x420551 -x420552 -x420553 -x420554 -x420555 -x420556 -x420557 -x420558 -x420559 -x420560 -x420561 -x420562 -x420563 -x420564 -x420565 -x420566 -x420567 -x420568 -x420569 -x420570 -x420571 -x420572 -x420573 -x420574 -x420575 -x420576 -x420577 -x420578 -x420579 -x420580 -x420581 -x420582 -x420583 -x420584 -x420585 -x420586 -x420587 -x420588 -x420589 -x420590 -x420591 -x420592 -x420593 -x420594 -x420595 -x420596 -x420597 -x420598 -x420599 -x420600 -x420601 -x420602 -x420603 -x420604 -x420605 -x420606 -x420607 -x420608 -x420609 -x420610 -x420611 -x420612 -x420613 -x420614 -x420615 -x420616 -x420617 -x420618 -x420619 -x420620 -x420621 -x420622 -x420623 -x420624 -x420625 -x420626 -x420627 -x420628 -x420629 -x420630 -x420631 -x420632 -x420633 -x420634 -x420635 -x420636 -x420637 -x420638 -x420639 -x420640 -x420641 -x420642 -x420643 -x420644 -x420645 -x420646 -x420647 -x420648 -x420649 -x420650 -x420651 -x420652 -x420653 -x420654 -x420655 -x420656 -x420657 -x420658 -x420659 -x420660 -x420661 -x420662 -x420663 -x420664 -x420665 -x420666 -x420667 -x420668 -x420669 -x420670 -x420671 -x420672 -x420673 -x420674 -x420675 -x420676 -x420677 -x420678 -x420679 -x420680 -x420681 -x420682 -x420683 -x420684 -x420685 -x420686 -x420687 -x420688 -x420689 -x420690 -x420691 -x420692 -x420693 -x420694 -x420695 -x420696 -x420697 -x420698 -x420699 -x420700 -x420701 -x420702 -x420703 -x420704 -x420705 -x420706 -x420707 -x420708 -x420709 -x420710 -x420711 -x420712 -x420713 -x420714 -x420715 -x420716 -x420717 -x420718 -x420719 -x420720 -x420721 -x420722 -x420723 -x420724 -x420725 -x420726 -x420727 -x420728 -x420729 -x420730 -x420731 -x420732 -x420733 -x420734 -x420735 -x420736 -x420737 -x420738 -x420739 -x420740 -x420741 -x420742 -x420743 -x420744 -x420745 -x420746 -x420747 -x420748 -x420749 -x420750 -x420751 -x420752 -x420753 -x420754 x420755 -x420756 -x420757 -x420758 -x420759 -x420760 -x420761 -x420762 -x420763 -x420764 -x420765 -x420766 -x420767 -x420768 -x420769 -x420770 -x420771 -x420772 -x420773 -x420774 -x420775 -x420776 -x420777 -x420778 -x420779 -x420780 -x420781 -x420782 -x420783 -x420784 -x420785 -x420786 -x420787 -x420788 -x420789 -x420790 -x420791 -x420792 -x420793 -x420794 -x420795 -x420796 -x420797 -x420798 -x420799 -x420800 -x420801 -x420802 -x420803 -x420804 -x420805 -x420806 -x420807 -x420808 -x420809 -x420810 -x420811 -x420812 -x420813 -x420814 -x420815 -x420816 -x420817 -x420818 -x420819 -x420820 -x420821 -x420822 -x420823 -x420824 -x420825 -x420826 -x420827 -x420828 -x420829 -x420830 -x420831 -x420832 -x420833 -x420834 -x420835 -x420836 -x420837 -x420838 -x420839 -x420840 -x420841 -x420842 -x420843 -x420844 -x420845 -x420846 -x420847 -x420848 -x420849 -x420850 -x420851 -x420852 -x420853 -x420854 -x420855 -x420856 -x420857 -x420858 -x420859 -x420860 -x420861 -x420862 -x420863 -x420864 -x420865 -x420866 -x420867 -x420868 -x420869 -x420870 -x420871 -x420872 -x420873 -x420874 -x420875 -x420876 -x420877 -x420878 -x420879 -x420880 -x420881 -x420882 -x420883 -x420884 -x420885 -x420886 -x420887 -x420888 -x420889 -x420890 -x420891 -x420892 -x420893 -x420894 -x420895 -x420896 -x420897 -x420898 -x420899 -x420900 -x420901 -x420902 -x420903 -x420904 -x420905 -x420906 -x420907 -x420908 -x420909 -x420910 -x420911 -x420912 -x420913 -x420914 -x420915 -x420916 -x420917 -x420918 -x420919 -x420920 -x420921 -x420922 -x420923 -x420924 -x420925 -x420926 -x420927 -x420928 -x420929 -x420930 -x420931 -x420932 -x420933 -x420934 -x420935 -x420936 -x420937 -x420938 -x420939 -x420940 -x420941 -x420942 -x420943 -x420944 -x420945 -x420946 -x420947 -x420948 -x420949 -x420950 -x420951 -x420952 -x420953 -x420954 -x420955 -x420956 -x420957 -x420958 -x420959 -x420960 -x420961 -x420962 -x420963 -x420964 -x420965 -x420966 -x420967 -x420968 -x420969 -x420970 -x420971 -x420972 -x420973 -x420974 -x420975 -x420976 -x420977 -x420978 -x420979 -x420980 -x420981 -x420982 -x420983 -x420984 -x420985 -x420986 -x420987 -x420988 -x420989 -x420990 -x420991 -x420992 -x420993 -x420994 -x420995 -x420996 -x420997 -x420998 -x420999 -x421000 -x421001 -x421002 -x421003 -x421004 -x421005 -x421006 -x421007 -x421008 -x421009 -x421010 -x421011 -x421012 -x421013 -x421014 -x421015 -x421016 -x421017 -x421018 -x421019 -x421020 -x421021 -x421022 -x421023 -x421024 -x421025 -x421026 -x421027 -x421028 -x421029 -x421030 -x421031 -x421032 -x421033 -x421034 -x421035 -x421036 -x421037 -x421038 x421039 -x421040 -x421041 -x421042 -x421043 -x421044 -x421045 -x421046 -x421047 -x421048 -x421049 -x421050 -x421051 -x421052 -x421053 -x421054 -x421055 -x421056 -x421057 -x421058 -x421059 -x421060 -x421061 -x421062 -x421063 -x421064 -x421065 -x421066 -x421067 -x421068 -x421069 -x421070 -x421071 -x421072 -x421073 -x421074 -x421075 -x421076 -x421077 -x421078 -x421079 -x421080 -x421081 -x421082 -x421083 -x421084 -x421085 -x421086 -x421087 -x421088 -x421089 -x421090 -x421091 -x421092 -x421093 -x421094 -x421095 -x421096 -x421097 -x421098 -x421099 -x421100 -x421101 -x421102 -x421103 -x421104 -x421105 -x421106 -x421107 -x421108 -x421109 -x421110 -x421111 -x421112 -x421113 -x421114 -x421115 -x421116 -x421117 -x421118 -x421119 -x421120 -x421121 -x421122 -x421123 -x421124 -x421125 -x421126 -x421127 -x421128 -x421129 -x421130 -x421131 -x421132 -x421133 -x421134 -x421135 -x421136 -x421137 -x421138 -x421139 -x421140 -x421141 -x421142 -x421143 -x421144 -x421145 -x421146 -x421147 -x421148 -x421149 -x421150 -x421151 -x421152 -x421153 -x421154 x421155 -x421156 -x421157 -x421158 -x421159 -x421160 -x421161 -x421162 -x421163 -x421164 -x421165 -x421166 -x421167 -x421168 -x421169 -x421170 -x421171 -x421172 -x421173 -x421174 -x421175 -x421176 -x421177 -x421178 -x421179 -x421180 -x421181 -x421182 -x421183 -x421184 -x421185 -x421186 -x421187 -x421188 -x421189 -x421190 -x421191 -x421192 -x421193 -x421194 -x421195 -x421196 -x421197 -x421198 -x421199 -x421200 -x421201 -x421202 -x421203 -x421204 -x421205 -x421206 -x421207 -x421208 -x421209 -x421210 -x421211 -x421212 -x421213 -x421214 -x421215 -x421216 -x421217 -x421218 -x421219 -x421220 -x421221 -x421222 -x421223 -x421224 -x421225 -x421226 -x421227 -x421228 -x421229 -x421230 -x421231 -x421232 -x421233 -x421234 -x421235 -x421236 -x421237 -x421238 -x421239 -x421240 -x421241 -x421242 -x421243 -x421244 -x421245 -x421246 -x421247 -x421248 -x421249 -x421250 -x421251 -x421252 -x421253 -x421254 -x421255 -x421256 -x421257 -x421258 -x421259 -x421260 -x421261 -x421262 -x421263 -x421264 -x421265 -x421266 -x421267 -x421268 -x421269 -x421270 -x421271 -x421272 -x421273 -x421274 -x421275 -x421276 -x421277 -x421278 -x421279 -x421280 -x421281 -x421282 -x421283 -x421284 -x421285 -x421286 -x421287 -x421288 -x421289 -x421290 -x421291 -x421292 -x421293 -x421294 -x421295 -x421296 -x421297 -x421298 -x421299 -x421300 -x421301 -x421302 -x421303 -x421304 -x421305 -x421306 -x421307 -x421308 -x421309 -x421310 -x421311 -x421312 -x421313 -x421314 -x421315 -x421316 -x421317 -x421318 -x421319 -x421320 -x421321 -x421322 -x421323 -x421324 -x421325 -x421326 -x421327 -x421328 -x421329 -x421330 -x421331 -x421332 -x421333 -x421334 -x421335 -x421336 -x421337 -x421338 -x421339 -x421340 -x421341 -x421342 -x421343 -x421344 -x421345 x421346 -x421347 -x421348 -x421349 -x421350 -x421351 -x421352 -x421353 -x421354 -x421355 -x421356 -x421357 -x421358 -x421359 -x421360 -x421361 -x421362 -x421363 -x421364 -x421365 -x421366 -x421367 -x421368 -x421369 -x421370 -x421371 -x421372 -x421373 -x421374 -x421375 -x421376 -x421377 -x421378 -x421379 -x421380 -x421381 -x421382 -x421383 -x421384 -x421385 -x421386 -x421387 -x421388 -x421389 -x421390 -x421391 -x421392 -x421393 -x421394 -x421395 -x421396 -x421397 -x421398 -x421399 -x421400 -x421401 -x421402 -x421403 -x421404 -x421405 -x421406 -x421407 -x421408 -x421409 -x421410 -x421411 -x421412 -x421413 -x421414 -x421415 -x421416 -x421417 -x421418 -x421419 -x421420 -x421421 -x421422 -x421423 -x421424 -x421425 -x421426 -x421427 -x421428 -x421429 -x421430 -x421431 -x421432 -x421433 -x421434 -x421435 -x421436 -x421437 -x421438 -x421439 -x421440 -x421441 -x421442 -x421443 -x421444 -x421445 -x421446 -x421447 -x421448 -x421449 -x421450 -x421451 -x421452 -x421453 -x421454 -x421455 -x421456 -x421457 -x421458 -x421459 -x421460 -x421461 -x421462 -x421463 -x421464 -x421465 -x421466 -x421467 -x421468 -x421469 -x421470 -x421471 -x421472 -x421473 -x421474 -x421475 -x421476 -x421477 -x421478 -x421479 -x421480 -x421481 -x421482 -x421483 -x421484 -x421485 -x421486 -x421487 -x421488 -x421489 -x421490 -x421491 -x421492 -x421493 -x421494 -x421495 -x421496 -x421497 -x421498 -x421499 -x421500 -x421501 -x421502 -x421503 -x421504 -x421505 -x421506 -x421507 -x421508 -x421509 -x421510 -x421511 -x421512 -x421513 -x421514 -x421515 -x421516 -x421517 -x421518 -x421519 -x421520 -x421521 -x421522 -x421523 -x421524 -x421525 -x421526 -x421527 -x421528 -x421529 -x421530 -x421531 -x421532 -x421533 -x421534 -x421535 -x421536 -x421537 -x421538 -x421539 -x421540 -x421541 -x421542 -x421543 -x421544 -x421545 -x421546 -x421547 -x421548 -x421549 -x421550 -x421551 -x421552 -x421553 -x421554 -x421555 -x421556 -x421557 -x421558 -x421559 -x421560 -x421561 -x421562 -x421563 -x421564 -x421565 -x421566 -x421567 -x421568 -x421569 -x421570 -x421571 -x421572 -x421573 -x421574 -x421575 -x421576 -x421577 -x421578 -x421579 -x421580 -x421581 -x421582 -x421583 -x421584 -x421585 -x421586 -x421587 -x421588 -x421589 -x421590 -x421591 -x421592 -x421593 -x421594 -x421595 -x421596 -x421597 -x421598 -x421599 -x421600 -x421601 -x421602 -x421603 -x421604 -x421605 -x421606 -x421607 -x421608 -x421609 -x421610 -x421611 -x421612 -x421613 -x421614 -x421615 -x421616 -x421617 -x421618 -x421619 -x421620 -x421621 -x421622 -x421623 -x421624 -x421625 -x421626 -x421627 -x421628 -x421629 -x421630 -x421631 -x421632 -x421633 -x421634 -x421635 -x421636 -x421637 -x421638 -x421639 -x421640 -x421641 -x421642 -x421643 -x421644 -x421645 -x421646 -x421647 -x421648 -x421649 -x421650 -x421651 -x421652 -x421653 -x421654 -x421655 -x421656 -x421657 -x421658 -x421659 -x421660 -x421661 -x421662 -x421663 -x421664 -x421665 -x421666 -x421667 -x421668 -x421669 -x421670 -x421671 -x421672 -x421673 -x421674 -x421675 -x421676 -x421677 -x421678 -x421679 -x421680 -x421681 -x421682 -x421683 -x421684 -x421685 -x421686 -x421687 -x421688 -x421689 -x421690 -x421691 -x421692 -x421693 -x421694 -x421695 -x421696 -x421697 -x421698 -x421699 -x421700 -x421701 -x421702 -x421703 -x421704 -x421705 -x421706 -x421707 -x421708 -x421709 -x421710 -x421711 -x421712 -x421713 -x421714 -x421715 -x421716 -x421717 -x421718 -x421719 -x421720 -x421721 -x421722 -x421723 -x421724 -x421725 -x421726 -x421727 -x421728 -x421729 -x421730 -x421731 -x421732 -x421733 -x421734 -x421735 -x421736 -x421737 -x421738 -x421739 -x421740 -x421741 -x421742 -x421743 -x421744 -x421745 -x421746 -x421747 -x421748 -x421749 -x421750 -x421751 -x421752 -x421753 -x421754 -x421755 -x421756 -x421757 -x421758 -x421759 -x421760 -x421761 -x421762 -x421763 -x421764 -x421765 -x421766 -x421767 -x421768 -x421769 -x421770 -x421771 -x421772 -x421773 -x421774 -x421775 -x421776 -x421777 -x421778 -x421779 -x421780 -x421781 -x421782 -x421783 x421784 -x421785 -x421786 -x421787 -x421788 -x421789 -x421790 -x421791 -x421792 -x421793 -x421794 -x421795 -x421796 -x421797 -x421798 -x421799 -x421800 -x421801 -x421802 -x421803 -x421804 -x421805 -x421806 -x421807 -x421808 -x421809 -x421810 -x421811 -x421812 -x421813 -x421814 -x421815 -x421816 -x421817 -x421818 -x421819 -x421820 -x421821 -x421822 -x421823 -x421824 -x421825 -x421826 -x421827 -x421828 -x421829 -x421830 -x421831 -x421832 -x421833 -x421834 -x421835 -x421836 -x421837 -x421838 -x421839 -x421840 -x421841 -x421842 -x421843 -x421844 -x421845 -x421846 -x421847 -x421848 -x421849 -x421850 -x421851 -x421852 -x421853 -x421854 -x421855 -x421856 -x421857 -x421858 -x421859 -x421860 -x421861 -x421862 -x421863 -x421864 -x421865 -x421866 -x421867 -x421868 -x421869 -x421870 -x421871 -x421872 -x421873 -x421874 -x421875 -x421876 -x421877 -x421878 -x421879 -x421880 -x421881 -x421882 -x421883 -x421884 -x421885 -x421886 -x421887 -x421888 -x421889 -x421890 -x421891 -x421892 -x421893 -x421894 -x421895 -x421896 -x421897 -x421898 -x421899 -x421900 -x421901 -x421902 -x421903 -x421904 -x421905 -x421906 -x421907 -x421908 -x421909 -x421910 -x421911 -x421912 -x421913 -x421914 -x421915 -x421916 -x421917 -x421918 -x421919 -x421920 -x421921 -x421922 -x421923 -x421924 -x421925 -x421926 -x421927 -x421928 -x421929 -x421930 -x421931 -x421932 -x421933 -x421934 -x421935 -x421936 -x421937 -x421938 -x421939 -x421940 -x421941 -x421942 -x421943 -x421944 -x421945 -x421946 -x421947 -x421948 -x421949 -x421950 -x421951 -x421952 -x421953 -x421954 -x421955 -x421956 -x421957 -x421958 -x421959 -x421960 -x421961 -x421962 -x421963 -x421964 -x421965 -x421966 -x421967 -x421968 -x421969 -x421970 -x421971 -x421972 -x421973 -x421974 -x421975 -x421976 -x421977 -x421978 -x421979 -x421980 -x421981 -x421982 -x421983 -x421984 -x421985 -x421986 -x421987 -x421988 -x421989 -x421990 -x421991 -x421992 -x421993 -x421994 -x421995 -x421996 -x421997 -x421998 -x421999
1674.09/1679.68 v -x422000 -x422001 -x422002 x422003 -x422004 -x422005 -x422006 -x422007 -x422008 -x422009 -x422010 -x422011 -x422012 -x422013 -x422014 -x422015 -x422016 -x422017 -x422018 -x422019 -x422020 -x422021 -x422022 -x422023 -x422024 -x422025 -x422026 -x422027 -x422028 -x422029 -x422030 -x422031 -x422032 -x422033 -x422034 -x422035 -x422036 -x422037 -x422038 -x422039 -x422040 -x422041 -x422042 -x422043 -x422044 -x422045 -x422046 -x422047 -x422048 -x422049 -x422050 -x422051 -x422052 -x422053 -x422054 -x422055 -x422056 -x422057 -x422058 -x422059 -x422060 -x422061 -x422062 -x422063 -x422064 -x422065 -x422066 -x422067 -x422068 -x422069 -x422070 -x422071 -x422072 -x422073 -x422074 -x422075 -x422076 -x422077 -x422078 -x422079 -x422080 -x422081 -x422082 -x422083 -x422084 -x422085 -x422086 -x422087 -x422088 -x422089 -x422090 -x422091 -x422092 -x422093 -x422094 -x422095 -x422096 -x422097 -x422098 -x422099 -x422100 -x422101 -x422102 -x422103 -x422104 -x422105 -x422106 -x422107 -x422108 -x422109 -x422110 -x422111 -x422112 -x422113 -x422114 -x422115 -x422116 -x422117 -x422118 -x422119 -x422120 -x422121 -x422122 -x422123 -x422124 -x422125 -x422126 -x422127 -x422128 -x422129 -x422130 -x422131 -x422132 -x422133 -x422134 -x422135 -x422136 -x422137 -x422138 -x422139 -x422140 -x422141 -x422142 -x422143 -x422144 -x422145 -x422146 -x422147 -x422148 -x422149 -x422150 -x422151 -x422152 -x422153 -x422154 -x422155 -x422156 -x422157 -x422158 -x422159 -x422160 -x422161 -x422162 -x422163 -x422164 -x422165 -x422166 -x422167 -x422168 -x422169 -x422170 -x422171 -x422172 -x422173 x422174 -x422175 -x422176 -x422177 -x422178 -x422179 -x422180 -x422181 -x422182 -x422183 -x422184 -x422185 -x422186 -x422187 -x422188 -x422189 -x422190 -x422191 -x422192 -x422193 -x422194 -x422195 -x422196 -x422197 -x422198 -x422199 -x422200 -x422201 -x422202 -x422203 -x422204 -x422205 -x422206 -x422207 -x422208 -x422209 -x422210 -x422211 -x422212 -x422213 -x422214 -x422215 -x422216 -x422217 -x422218 -x422219 -x422220 -x422221 -x422222 -x422223 -x422224 -x422225 -x422226 -x422227 -x422228 -x422229 -x422230 -x422231 -x422232 -x422233 -x422234 -x422235 -x422236 -x422237 -x422238 -x422239 -x422240 -x422241 -x422242 -x422243 -x422244 -x422245 -x422246 -x422247 -x422248 -x422249 -x422250 -x422251 -x422252 -x422253 -x422254 -x422255 -x422256 -x422257 -x422258 -x422259 -x422260 -x422261 -x422262 -x422263 -x422264 -x422265 -x422266 -x422267 -x422268 -x422269 -x422270 -x422271 -x422272 -x422273 -x422274 -x422275 -x422276 -x422277 -x422278 -x422279 -x422280 -x422281 -x422282 -x422283 -x422284 -x422285 -x422286 -x422287 -x422288 -x422289 -x422290 -x422291 -x422292 -x422293 -x422294 -x422295 -x422296 -x422297 -x422298 -x422299 -x422300 -x422301 -x422302 -x422303 -x422304 -x422305 -x422306 -x422307 -x422308 -x422309 -x422310 -x422311 -x422312 -x422313 -x422314 -x422315 -x422316 -x422317 -x422318 -x422319 -x422320 -x422321 -x422322 -x422323 -x422324 -x422325 -x422326 -x422327 -x422328 -x422329 -x422330 -x422331 -x422332 -x422333 -x422334 -x422335 -x422336 -x422337 -x422338 -x422339 -x422340 -x422341 -x422342 -x422343 -x422344 -x422345 -x422346 -x422347 -x422348 -x422349 -x422350 -x422351 -x422352 -x422353 -x422354 -x422355 -x422356 -x422357 -x422358 -x422359 -x422360 -x422361 -x422362 -x422363 -x422364 -x422365 -x422366 -x422367 -x422368 -x422369 -x422370 -x422371 -x422372 -x422373 -x422374 -x422375 -x422376 -x422377 -x422378 -x422379 -x422380 -x422381 -x422382 -x422383 -x422384 -x422385 -x422386 -x422387 -x422388 -x422389 -x422390 -x422391 -x422392 -x422393 -x422394 -x422395 -x422396 -x422397 -x422398 -x422399 -x422400 -x422401 -x422402 -x422403 -x422404 -x422405 -x422406 -x422407 -x422408 -x422409 -x422410 -x422411 -x422412 -x422413 -x422414 -x422415 -x422416 -x422417 -x422418 -x422419 -x422420 -x422421 -x422422 x422423 -x422424 -x422425 -x422426 -x422427 -x422428 -x422429 -x422430 -x422431 -x422432 -x422433 -x422434 -x422435 -x422436 -x422437 -x422438 -x422439 -x422440 -x422441 -x422442 -x422443 -x422444 -x422445 -x422446 -x422447 -x422448 -x422449 -x422450 -x422451 -x422452 -x422453 -x422454 -x422455 -x422456 -x422457 -x422458 -x422459 -x422460 -x422461 -x422462 -x422463 -x422464 -x422465 -x422466 -x422467 -x422468 -x422469 -x422470 -x422471 -x422472 -x422473 -x422474 -x422475 -x422476 -x422477 -x422478 -x422479 -x422480 -x422481 -x422482 -x422483 -x422484 -x422485 -x422486 -x422487 -x422488 -x422489 -x422490 -x422491 -x422492 -x422493 -x422494 -x422495 -x422496 -x422497 -x422498 -x422499 -x422500 -x422501 -x422502 -x422503 -x422504 -x422505 -x422506 -x422507 -x422508 -x422509 -x422510 -x422511 -x422512 -x422513 -x422514 -x422515 -x422516 -x422517 -x422518 -x422519 -x422520 -x422521 -x422522 -x422523 -x422524 -x422525 -x422526 -x422527 -x422528 -x422529 -x422530 -x422531 -x422532 -x422533 -x422534 x422535 -x422536 -x422537 -x422538 -x422539 -x422540 -x422541 -x422542 -x422543 -x422544 -x422545 -x422546 -x422547 -x422548 -x422549 -x422550 -x422551 -x422552 -x422553 -x422554 -x422555 -x422556 -x422557 -x422558 -x422559 -x422560 -x422561 -x422562 -x422563 -x422564 -x422565 -x422566 -x422567 -x422568 -x422569 -x422570 -x422571 -x422572 -x422573 -x422574 -x422575 -x422576 -x422577 -x422578 -x422579 -x422580 -x422581 -x422582 -x422583 -x422584 -x422585 -x422586 -x422587 -x422588 -x422589 -x422590 -x422591 -x422592 -x422593 -x422594 -x422595 -x422596 -x422597 -x422598 -x422599 -x422600 -x422601 -x422602 -x422603 -x422604 -x422605 -x422606 -x422607 -x422608 -x422609 -x422610 -x422611 -x422612 -x422613 -x422614 -x422615 -x422616 -x422617 -x422618 -x422619 -x422620 -x422621 -x422622 -x422623 -x422624 -x422625 -x422626 -x422627 -x422628 -x422629 -x422630 -x422631 -x422632 -x422633 -x422634 -x422635 -x422636 -x422637 -x422638 -x422639 -x422640 -x422641 -x422642 -x422643 -x422644 -x422645 -x422646 -x422647 -x422648 -x422649 -x422650 -x422651 -x422652 -x422653 -x422654 -x422655 -x422656 -x422657 -x422658 -x422659 -x422660 -x422661 -x422662 -x422663 -x422664 -x422665 -x422666 -x422667 -x422668 -x422669 -x422670 -x422671 -x422672 -x422673 -x422674 -x422675 -x422676 -x422677 -x422678 -x422679 -x422680 -x422681 -x422682 -x422683 -x422684 -x422685 -x422686 -x422687 -x422688 -x422689 -x422690 -x422691 -x422692 -x422693 -x422694 -x422695 -x422696 -x422697 -x422698 -x422699 -x422700 -x422701 -x422702 -x422703 -x422704 -x422705 -x422706 -x422707 -x422708 -x422709 -x422710 -x422711 -x422712 -x422713 -x422714 -x422715 -x422716 -x422717 -x422718 -x422719 -x422720 -x422721 -x422722 -x422723 -x422724 -x422725 -x422726 -x422727 -x422728 -x422729 -x422730 -x422731 -x422732 -x422733 -x422734 -x422735 -x422736 -x422737 -x422738 -x422739 -x422740 -x422741 -x422742 -x422743 -x422744 -x422745 -x422746 -x422747 -x422748 -x422749 -x422750 -x422751 -x422752 -x422753 -x422754 -x422755 -x422756 -x422757 -x422758 -x422759 -x422760 -x422761 -x422762 -x422763 -x422764 -x422765 -x422766 -x422767 -x422768 -x422769 -x422770 -x422771 -x422772 -x422773 -x422774 -x422775 -x422776 -x422777 -x422778 -x422779 -x422780 -x422781 -x422782 x422783 -x422784 -x422785 -x422786 -x422787 -x422788 -x422789 -x422790 -x422791 -x422792 -x422793 -x422794 -x422795 -x422796 -x422797 -x422798 -x422799 -x422800 -x422801 -x422802 -x422803 -x422804 -x422805 -x422806 -x422807 -x422808 -x422809 -x422810 -x422811 -x422812 -x422813 -x422814 -x422815 -x422816 -x422817 -x422818 -x422819 -x422820 -x422821 -x422822 -x422823 -x422824 -x422825 -x422826 -x422827 -x422828 -x422829 -x422830 -x422831 -x422832 -x422833 -x422834 -x422835 -x422836 -x422837 -x422838 -x422839 -x422840 -x422841 -x422842 -x422843 -x422844 -x422845 -x422846 -x422847 -x422848 -x422849 -x422850 -x422851 -x422852 -x422853 -x422854 -x422855 -x422856 -x422857 -x422858 -x422859 -x422860 -x422861 -x422862 -x422863 -x422864 -x422865 -x422866 -x422867 -x422868 -x422869 -x422870 -x422871 -x422872 -x422873 -x422874 -x422875 -x422876 -x422877 -x422878 -x422879 -x422880 -x422881 -x422882 -x422883 -x422884 -x422885 -x422886 -x422887 -x422888 -x422889 -x422890 -x422891 -x422892 -x422893 -x422894 -x422895 -x422896 -x422897 -x422898 -x422899 -x422900 -x422901 -x422902 -x422903 -x422904 -x422905 -x422906 -x422907 -x422908 -x422909 -x422910 -x422911 -x422912 -x422913 -x422914 -x422915 -x422916 -x422917 -x422918 -x422919 -x422920 -x422921 -x422922 -x422923 -x422924 -x422925 -x422926 -x422927 -x422928 -x422929 -x422930 -x422931 -x422932 -x422933 -x422934 -x422935 -x422936 -x422937 -x422938 -x422939 -x422940 -x422941 -x422942 -x422943 -x422944 -x422945 -x422946 -x422947 -x422948 -x422949 -x422950 -x422951 -x422952 -x422953 -x422954 -x422955 -x422956 -x422957 -x422958 -x422959 -x422960 -x422961 -x422962 -x422963 -x422964 -x422965 -x422966 -x422967 -x422968 -x422969 -x422970 -x422971 -x422972 -x422973 -x422974 -x422975 -x422976 -x422977 -x422978 -x422979 -x422980 -x422981 -x422982 -x422983 -x422984 -x422985 -x422986 -x422987 -x422988 -x422989 -x422990 -x422991 -x422992 -x422993 -x422994 -x422995 -x422996 -x422997 -x422998 -x422999 -x423000 -x423001 -x423002 -x423003 -x423004 -x423005 -x423006 -x423007 -x423008 -x423009 -x423010 -x423011 -x423012 -x423013 -x423014 -x423015 -x423016 -x423017 -x423018 -x423019 -x423020 -x423021 -x423022 -x423023 -x423024 -x423025 -x423026 -x423027 -x423028 -x423029 -x423030 -x423031 -x423032 -x423033 -x423034 -x423035 -x423036 -x423037 -x423038 -x423039 -x423040 -x423041 -x423042 -x423043 -x423044 -x423045 -x423046 -x423047 -x423048 -x423049 -x423050 -x423051 -x423052 -x423053 -x423054 -x423055 -x423056 -x423057 -x423058 -x423059 -x423060 -x423061 -x423062 -x423063 -x423064 -x423065 -x423066 -x423067 -x423068 -x423069 -x423070 -x423071 -x423072 -x423073 -x423074 -x423075 -x423076 -x423077 -x423078 -x423079 -x423080 -x423081 x423082 -x423083 -x423084 -x423085 -x423086 -x423087 -x423088 -x423089 -x423090 -x423091 -x423092 -x423093 -x423094 -x423095 -x423096 -x423097 -x423098 -x423099 -x423100 -x423101 -x423102 -x423103 -x423104 -x423105 -x423106 -x423107 -x423108 -x423109 -x423110 -x423111 -x423112 -x423113 -x423114 -x423115 -x423116 -x423117 -x423118 -x423119 -x423120 -x423121 -x423122 -x423123 -x423124 -x423125 -x423126 -x423127 -x423128 -x423129 -x423130 -x423131 -x423132 -x423133 -x423134 -x423135 -x423136 -x423137 -x423138 -x423139 -x423140 -x423141 -x423142 -x423143 -x423144 -x423145 -x423146 -x423147 -x423148 -x423149 -x423150 -x423151 -x423152 -x423153 -x423154 -x423155 -x423156 -x423157 -x423158 -x423159 -x423160 -x423161 -x423162 -x423163 -x423164 -x423165 -x423166 -x423167 -x423168 -x423169 -x423170 -x423171 -x423172 -x423173 -x423174 -x423175 -x423176 -x423177 -x423178 -x423179 -x423180 -x423181 -x423182 -x423183 -x423184 -x423185 -x423186 -x423187 -x423188 -x423189 -x423190 -x423191 -x423192 -x423193 -x423194 -x423195 -x423196 -x423197 -x423198 -x423199 -x423200 -x423201 -x423202 -x423203 -x423204 -x423205 -x423206 -x423207 -x423208 -x423209 -x423210 -x423211 -x423212 -x423213 -x423214 -x423215 -x423216 -x423217 -x423218 -x423219 -x423220 -x423221 -x423222 -x423223 -x423224 -x423225 -x423226 -x423227 -x423228 -x423229 -x423230 -x423231 -x423232 -x423233 -x423234 -x423235 -x423236 -x423237 -x423238 -x423239 -x423240 -x423241 -x423242 -x423243 -x423244 -x423245 -x423246 -x423247 -x423248 -x423249 -x423250 -x423251 -x423252 -x423253 -x423254 -x423255 -x423256 -x423257 -x423258 -x423259 -x423260 -x423261 -x423262 -x423263 -x423264 -x423265 -x423266 -x423267 -x423268 -x423269 -x423270 -x423271 -x423272 -x423273 -x423274 -x423275 -x423276 -x423277 -x423278 -x423279 -x423280 -x423281 -x423282 -x423283 -x423284 -x423285 -x423286 -x423287 -x423288 -x423289 -x423290 -x423291 -x423292 -x423293 -x423294 -x423295 -x423296 -x423297 -x423298 -x423299 -x423300 -x423301 -x423302 -x423303 -x423304 -x423305 -x423306 -x423307 -x423308 x423309 -x423310 -x423311 -x423312 -x423313 -x423314 -x423315 -x423316 -x423317 -x423318 -x423319 -x423320 -x423321 -x423322 -x423323 -x423324 -x423325 -x423326 -x423327 -x423328 -x423329 -x423330 -x423331 -x423332 -x423333 -x423334 -x423335 -x423336 -x423337 -x423338 -x423339 -x423340 -x423341 -x423342 -x423343 -x423344 -x423345 -x423346 -x423347 -x423348 -x423349 -x423350 -x423351 -x423352 -x423353 -x423354 -x423355 -x423356 -x423357 -x423358 -x423359 -x423360 -x423361 -x423362 -x423363 -x423364 -x423365 -x423366 -x423367 -x423368 -x423369 -x423370 -x423371 -x423372 -x423373 -x423374 -x423375 -x423376 -x423377 -x423378 -x423379 -x423380 -x423381 -x423382 -x423383 -x423384 -x423385 -x423386 -x423387 -x423388 -x423389 -x423390 -x423391 -x423392 -x423393 -x423394 -x423395 -x423396 -x423397 -x423398 -x423399 -x423400 -x423401 -x423402 -x423403 -x423404 -x423405 -x423406 -x423407 -x423408 -x423409 -x423410 -x423411 -x423412 -x423413 -x423414 -x423415 -x423416 -x423417 -x423418 -x423419 -x423420 -x423421 -x423422 -x423423 -x423424 -x423425 -x423426 -x423427 x423428 -x423429 -x423430 -x423431 -x423432 -x423433 -x423434 -x423435 -x423436 -x423437 -x423438 -x423439 -x423440 -x423441 -x423442 -x423443 -x423444 -x423445 -x423446 -x423447 -x423448 -x423449 -x423450 -x423451 -x423452 -x423453 -x423454 -x423455 -x423456 -x423457 -x423458 -x423459 -x423460 -x423461 -x423462 -x423463 -x423464 -x423465 -x423466 -x423467 -x423468 -x423469 -x423470 -x423471 -x423472 -x423473 -x423474 -x423475 -x423476 -x423477 -x423478 -x423479 -x423480 -x423481 -x423482 -x423483 -x423484 -x423485 -x423486 -x423487 -x423488 -x423489 -x423490 -x423491 -x423492 -x423493 -x423494 -x423495 -x423496 -x423497 -x423498 -x423499 -x423500 -x423501 -x423502 -x423503 -x423504 -x423505 -x423506 -x423507 -x423508 -x423509 -x423510 -x423511 -x423512 -x423513 -x423514 -x423515 -x423516 -x423517 -x423518 -x423519 -x423520 -x423521 -x423522 -x423523 -x423524 -x423525 -x423526 -x423527 -x423528 -x423529 -x423530 -x423531 -x423532 -x423533 -x423534 -x423535 -x423536 -x423537 -x423538 -x423539 -x423540 -x423541 -x423542 -x423543 -x423544 -x423545 -x423546 -x423547 -x423548 -x423549 -x423550 -x423551 -x423552 -x423553 -x423554 -x423555 -x423556 -x423557 -x423558 -x423559 -x423560 -x423561 -x423562 -x423563 -x423564 -x423565 -x423566 -x423567 -x423568 -x423569 -x423570 -x423571 -x423572 -x423573 -x423574 -x423575 -x423576 -x423577 -x423578 -x423579 -x423580 -x423581 -x423582 -x423583 -x423584 -x423585 -x423586 -x423587 -x423588 -x423589 -x423590 -x423591 -x423592 -x423593 -x423594 -x423595 -x423596 -x423597 -x423598 -x423599 -x423600 -x423601 -x423602 -x423603 -x423604 -x423605 -x423606 -x423607 -x423608 -x423609 -x423610 -x423611 -x423612 -x423613 -x423614 -x423615 -x423616 -x423617 -x423618 -x423619 -x423620 -x423621 -x423622 -x423623 -x423624 x423625 -x423626 -x423627 -x423628 -x423629 -x423630 -x423631 -x423632 -x423633 -x423634 -x423635 -x423636 -x423637 -x423638 -x423639 -x423640 -x423641 -x423642 -x423643 -x423644 -x423645 -x423646 -x423647 -x423648 -x423649 -x423650 -x423651 -x423652 -x423653 -x423654 -x423655 -x423656 -x423657 -x423658 -x423659 -x423660 -x423661 -x423662 -x423663 -x423664 -x423665 -x423666 -x423667 -x423668 -x423669 -x423670 -x423671 -x423672 -x423673 -x423674 -x423675 -x423676 -x423677 -x423678 -x423679 -x423680 -x423681 -x423682 -x423683 -x423684 -x423685 -x423686 -x423687 -x423688 -x423689 -x423690 -x423691 -x423692 -x423693 -x423694 -x423695 -x423696 -x423697 -x423698 -x423699 -x423700 -x423701 -x423702 -x423703 -x423704 -x423705 -x423706 -x423707 -x423708 -x423709 -x423710 -x423711 -x423712 -x423713 -x423714 -x423715 -x423716 -x423717 -x423718 -x423719 -x423720 -x423721 -x423722 -x423723 -x423724 -x423725 -x423726 -x423727 -x423728 -x423729 -x423730 -x423731 -x423732 -x423733 -x423734 -x423735 -x423736 -x423737 -x423738 -x423739 -x423740 -x423741 -x423742 -x423743 -x423744 -x423745 -x423746 -x423747 -x423748 -x423749 -x423750 -x423751 -x423752 -x423753 -x423754 -x423755 -x423756 -x423757 -x423758 -x423759 -x423760 -x423761 -x423762 -x423763 -x423764 -x423765 -x423766 -x423767 -x423768 -x423769 -x423770 -x423771 -x423772 -x423773 -x423774 -x423775 -x423776 -x423777 -x423778 -x423779 -x423780 -x423781 -x423782 -x423783 -x423784 -x423785 -x423786 -x423787 -x423788 -x423789 -x423790 -x423791 -x423792 -x423793 -x423794 -x423795 -x423796 -x423797 -x423798 -x423799 -x423800 -x423801 -x423802 -x423803 -x423804
1674.09/1679.68 c Model check passed
1674.09/1679.68 c _____________________________________________________________________________
1674.09/1679.68 c std/band forms : 421443,19
1674.09/1679.68 c 2cl/3cl ITE-codings : 0,85880
1674.09/1679.68 c BDD/srt/adr Max costs : 4876,1608,0
1674.09/1679.68 c BDDraw/bin/mul/srt/adr: 421387,0,19,56,0
1674.09/1679.68 c BDD nodes : 1729433
1674.09/1679.68 c Es1/CC detections : 0,0
1674.09/1679.68 c CC sort : 38
1674.09/1679.68 c SAT/UNSAT calls : 1,0
1674.09/1679.68 c regenrated variables : 0
1674.09/1679.68 c eliminated fixed lits : 132
1674.09/1679.68 c goal lit flips : 0
1674.09/1679.68 c goal stages : 0
1674.09/1679.68 c goal shrink : 0
1674.09/1679.68 c goal coeff separations: 0
1674.09/1679.68 c restarts : 19986
1674.09/1679.68 c conflicts : 2359100 (1409 /sec)
1674.09/1679.68 c decisions : 33818079 (20200 /sec)
1674.09/1679.68 c propagations : 38617626106 (23066521 /sec)
1674.09/1679.68 c inspects : 0 (0 /sec)
1674.09/1679.68 c CPU time (solving tm) : 1674 s (1165 s, SAT 1165 s, UNSAT 0 s)
1674.09/1679.68 c SAT solver time : 1165 s
1674.09/1679.68 c SAT solver SAT time : 1165 s
1674.09/1679.68 c SAT solver UNSAT time : 0 s
1674.09/1679.68 c SAT solver TO time : 0 s
1674.09/1679.68 c Time for SCIP : 498.6 s
1674.09/1679.68 c Coop SCIP LB improvements : 0
1674.09/1679.68 c Coop SCIP UB improvements : 0
1674.09/1679.68 c SCIP globally fixed variables : 0
1674.09/1679.68 c SAT globally fixed variables : 0
1674.09/1679.68 c SCIP freeTransform calls : 1
1674.09/1679.68 c Time for Opt-base : 0.016 s
1674.09/1679.68 c Steps for Opt-base : 77900
1674.09/1679.68 c Time for BDD coding : 3.249 s
1674.09/1679.68 c Time for srt coding : 0.002778 s
1674.09/1679.68 c Inner solver invocations : 0
1674.09/1679.68 c Inner solving count : 0
1674.09/1679.68 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-4814408-1782890244/watcher-4814408-1782890244 -o /tmp/evaluation-result-4814408-1782890244/solver-4814408-1782890244 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4814408-1782890244/vars-4814408-1782890244 --bin-var /tmp/runsolver-exch-nodeE006-1782882480-2604377 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4814408-1782890244.opb
running on 4 cores: 24-27
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 1,3-4,6-7,9-10,12,15-16,20,22,28,30-31,33-35,37-40,42-44,46-47,49-50,52,54-55,57-58,63
3550 MHz: 5,29,59
3600 MHz: 0,2,8,11,13-14,17-19,21,23-27,32,36,41,45,48,51,53,56,60-62
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 1,3
3600 MHz: 0,2
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 24-27
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (104022 MiB free)
node 1: cores 8-15, 129019 MiB (111141 MiB free)
node 2: cores 16-23, 129019 MiB (100999 MiB free)
node 3: cores 24-31, 129003 MiB (108140 MiB free)
node 4: cores 32-39, 128973 MiB (108625 MiB free)
node 5: cores 40-47, 129019 MiB (102257 MiB free)
node 6: cores 48-55, 129019 MiB (108517 MiB free)
node 7: cores 56-63, 128474 MiB (110706 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=2613102, runsolver pid=2613099
Starting watchdog thread
Current StackSize limit: 8192 KiB
[startup+0.10006 s]*
/proc/loadavg: 16.05 16.16 16.17 17/873 2613105
/proc/meminfo: memFree=874898960/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=101736 memory=29900 CPUtime=0.08 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 5370 206 0 0 8 0 0 0 20 0 1 0 222312293 104177664 7424 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 25434 7475 2603 506 0 6125 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 101736 KiB
Current children cumulated memory: 29900 KiB
[startup+0.212758 s]*
/proc/loadavg: 16.05 16.16 16.17 17/873 2613105
/proc/meminfo: memFree=874875524/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=125560 memory=53384 CPUtime=0.19 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 11324 206 0 0 18 1 0 0 20 0 1 0 222312293 128573440 13184 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 31390 13346 2603 506 0 12081 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 125560 KiB
Current children cumulated memory: 53384 KiB
[startup+0.312391 s]*
/proc/loadavg: 16.05 16.16 16.17 17/873 2613105
/proc/meminfo: memFree=874859396/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=146448 memory=74096 CPUtime=0.29 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 16667 206 0 0 28 1 0 0 20 0 1 0 222312293 149962752 18414 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 36612 18524 2603 506 0 17303 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 146448 KiB
Current children cumulated memory: 74096 KiB
[startup+0.70012 s]
/proc/loadavg: 16.05 16.16 16.17 17/873 2613105
/proc/meminfo: memFree=874823872/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=222292 memory=146956 CPUtime=0.66 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 35211 206 0 0 64 2 0 0 20 0 1 0 222312293 227627008 36590 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 55573 36739 2603 506 0 36264 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 222292 KiB
Current children cumulated memory: 146956 KiB
[startup+1.50013 s]
/proc/loadavg: 16.05 16.16 16.17 17/873 2613105
/proc/meminfo: memFree=874735720/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=381760 memory=298256 CPUtime=1.46 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 72673 206 0 0 141 5 0 0 20 0 1 0 222312293 390922240 74494 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 95440 74564 2603 506 0 76131 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 381760 KiB
Current children cumulated memory: 298256 KiB
[startup+3.11374 s]
/proc/loadavg: 16.05 16.16 16.17 17/874 2613106
/proc/meminfo: memFree=873927572/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=1106572 memory=1020360 CPUtime=3.08 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 248668 206 0 0 292 16 0 0 20 0 1 0 222312293 1133129728 254997 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 276643 255078 4739 506 0 257334 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1106572 KiB
Current children cumulated memory: 1020360 KiB
[startup+6.3002 s]
/proc/loadavg: 16.05 16.16 16.17 17/874 2613106
/proc/meminfo: memFree=872181348/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=2720712 memory=2611632 CPUtime=6.25 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 559101 206 0 0 591 34 0 0 20 0 1 0 222312293 2786009088 652820 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 680178 652908 5545 506 0 660869 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2720712 KiB
Current children cumulated memory: 2611632 KiB
[startup+12.7002 s]
/proc/loadavg: 16.12 16.17 16.17 16/872 2613120
/proc/meminfo: memFree=872320164/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=2720712 memory=2611728 CPUtime=12.63 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 559111 206 0 0 1229 34 0 0 20 0 1 0 222312293 2786009088 652820 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 680178 652932 5561 506 0 660869 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2720712 KiB
Current children cumulated memory: 2611728 KiB
[startup+25.5002 s]
/proc/loadavg: 16.26 16.20 16.18 17/874 2613206
/proc/meminfo: memFree=870878432/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=2720712 memory=2611728 CPUtime=25.38 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 559136 206 0 0 2503 35 0 0 20 0 1 0 222312293 2786009088 652820 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 680178 652932 5561 506 0 660869 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 2720712 KiB
Current children cumulated memory: 2611728 KiB
[startup+51.1134 s]
/proc/loadavg: 16.51 16.27 16.20 17/874 2613306
/proc/meminfo: memFree=858809768/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5781940 memory=5410940 CPUtime=50.91 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 987810 206 0 0 5027 64 0 0 20 0 1 0 222312293 5920706560 1352554 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1445485 1352735 6010 506 0 1426176 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 5781940 KiB
Current children cumulated memory: 5410940 KiB
[startup+102.3 s]
/proc/loadavg: 16.36 16.28 16.21 17/873 2613356
/proc/meminfo: memFree=859654876/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5940136 memory=5570004 CPUtime=101.91 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 997685 206 0 0 10125 66 0 0 20 0 1 0 222312293 6082699264 1392372 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1485034 1392501 6010 506 0 1465725 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 5940136 KiB
Current children cumulated memory: 5570004 KiB
[startup+162.3 s]
/proc/loadavg: 16.10 16.22 16.19 16/867 2613440
/proc/meminfo: memFree=861765576/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5938336 memory=5556636 CPUtime=161.7 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1004831 206 0 0 16103 67 0 0 20 0 1 0 222312293 6080856064 1389037 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1484584 1389159 6010 506 0 1465275 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 5938336 KiB
Current children cumulated memory: 5556636 KiB
[startup+222.3 s]
/proc/loadavg: 15.40 16.00 16.12 16/867 2613441
/proc/meminfo: memFree=861075480/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5938396 memory=5565408 CPUtime=221.5 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1011344 206 0 0 22082 68 0 0 20 0 1 0 222312293 6080917504 1391208 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1484599 1391352 6010 506 0 1465290 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 5938396 KiB
Current children cumulated memory: 5565408 KiB
[startup+282.3 s]
/proc/loadavg: 15.21 15.83 16.05 16/867 2613442
/proc/meminfo: memFree=860695460/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5961680 memory=5597884 CPUtime=281.3 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1014448 206 0 0 28061 69 0 0 20 0 1 0 222312293 6104760320 1399253 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1490420 1399471 6010 506 0 1471111 0
Current children cumulated CPU time: 281.3 s
Current children cumulated vsize: 5961680 KiB
Current children cumulated memory: 5597884 KiB
[startup+342.3 s]
/proc/loadavg: 15.08 15.68 15.98 16/863 2613443
################
# More data... #
################
Current children cumulated memory: 5244188 KiB
[startup+1242.3 s]
/proc/loadavg: 9.46 11.50 13.63 10/828 2613675
/proc/meminfo: memFree=863521544/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5244188 CPUtime=1238.3 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1089104 206 0 0 123671 159 0 0 20 0 1 0 222312293 5783044096 1310991 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1311047 6072 506 0 1392567 0
Current children cumulated CPU time: 1238.3 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5244188 KiB
[startup+1302.3 s]
/proc/loadavg: 9.18 11.08 13.36 10/828 2613676
/proc/meminfo: memFree=863645848/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5244188 CPUtime=1298.1 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1089127 206 0 0 129651 159 0 0 20 0 1 0 222312293 5783044096 1310991 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1311047 6072 506 0 1392567 0
Current children cumulated CPU time: 1298.1 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5244188 KiB
[startup+1362.3 s]
/proc/loadavg: 9.22 10.73 13.09 10/828 2613677
/proc/meminfo: memFree=863646176/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5244188 CPUtime=1357.89 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1089210 206 0 0 135629 160 0 0 20 0 1 0 222312293 5783044096 1310991 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1311047 6072 506 0 1392567 0
Current children cumulated CPU time: 1357.89 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5244188 KiB
[startup+1422.3 s]
/proc/loadavg: 9.64 10.58 12.89 10/827 2613678
/proc/meminfo: memFree=863422992/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5516432 memory=5186844 CPUtime=1417.69 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1090091 206 0 0 141608 161 0 0 20 0 1 0 222312293 5648826368 1296655 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1379108 1296711 6072 506 0 1359799 0
Current children cumulated CPU time: 1417.69 s
Current children cumulated vsize: 5516432 KiB
Current children cumulated memory: 5186844 KiB
[startup+1482.3 s]
/proc/loadavg: 9.23 10.29 12.65 10/827 2613679
/proc/meminfo: memFree=863170836/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5240092 CPUtime=1477.48 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1091325 206 0 0 147586 162 0 0 20 0 1 0 222312293 5783044096 1309967 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1310023 6072 506 0 1392567 0
Current children cumulated CPU time: 1477.48 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5240092 KiB
[startup+1542.3 s]
/proc/loadavg: 9.15 10.07 12.42 10/827 2613680
/proc/meminfo: memFree=863104644/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5516432 memory=5184796 CPUtime=1537.27 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1092474 206 0 0 153563 164 0 0 20 0 1 0 222312293 5648826368 1296143 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1379108 1296199 6072 506 0 1359799 0
Current children cumulated CPU time: 1537.27 s
Current children cumulated vsize: 5516432 KiB
Current children cumulated memory: 5184796 KiB
[startup+1602.3 s]
/proc/loadavg: 9.05 9.87 12.20 10/827 2613681
/proc/meminfo: memFree=863674088/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5516432 memory=5176604 CPUtime=1597.07 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1093368 206 0 0 159542 165 0 0 20 0 1 0 222312293 5648826368 1294095 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1379108 1294151 6072 506 0 1359799 0
Current children cumulated CPU time: 1597.07 s
Current children cumulated vsize: 5516432 KiB
Current children cumulated memory: 5176604 KiB
[startup+1662.3 s]
/proc/loadavg: 9.02 9.71 12.00 10/827 2613682
/proc/meminfo: memFree=863775348/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5246236 CPUtime=1656.85 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1093919 206 0 0 165520 165 0 0 20 0 1 0 222312293 5783044096 1311503 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1311559 6072 506 0 1392567 0
Current children cumulated CPU time: 1656.85 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5246236 KiB
[startup+1679.82 s]
# the end of solver process 2613102 was just reported to runsolver
# Child status: 10
# cumulated CPU time of all completed processes: user=1672.47 s, system=1.85138 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+1664 s]*
/proc/loadavg: 9.10 9.71 11.99 10/827 2613682
/proc/meminfo: memFree=863702392/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5246236 CPUtime=1658.56 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1093919 206 0 0 165691 165 0 0 20 0 1 0 222312293 5783044096 1311503 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1311559 6072 506 0 1392567 0
Current children cumulated CPU time: 1658.56 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5246236 KiB
[startup+1670.4 s]
/proc/loadavg: 9.09 9.70 11.97 10/827 2613682
/proc/meminfo: memFree=863618608/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5246236 CPUtime=1664.92 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1093919 206 0 0 166327 165 0 0 20 0 1 0 222312293 5783044096 1311503 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1311559 6072 506 0 1392567 0
Current children cumulated CPU time: 1664.92 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5246236 KiB
[startup+1676.8 s]
/proc/loadavg: 9.08 9.69 11.96 10/827 2613682
/proc/meminfo: memFree=863608276/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5246236 CPUtime=1671.3 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1093919 206 0 0 166965 165 0 0 20 0 1 0 222312293 5783044096 1311503 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1311559 6072 506 0 1392567 0
Current children cumulated CPU time: 1671.3 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5246236 KiB
[startup+1678.4 s]
/proc/loadavg: 9.08 9.68 11.94 10/827 2613682
/proc/meminfo: memFree=863603944/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5246236 CPUtime=1672.89 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1093919 206 0 0 167124 165 0 0 20 0 1 0 222312293 5783044096 1311503 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1311559 6072 506 0 1392567 0
Current children cumulated CPU time: 1672.89 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5246236 KiB
[startup+1679.2 s]
/proc/loadavg: 9.08 9.68 11.94 10/827 2613682
/proc/meminfo: memFree=863603784/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5246236 CPUtime=1673.69 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1093919 206 0 0 167204 165 0 0 20 0 1 0 222312293 5783044096 1311503 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1311559 6072 506 0 1392567 0
Current children cumulated CPU time: 1673.69 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5246236 KiB
[startup+1679.6 s]
/proc/loadavg: 9.08 9.68 11.94 10/827 2613682
/proc/meminfo: memFree=863603784/1055320696 swapFree=33554428/33554428
[pid=2613102] ppid=2613099 vsize=5647504 memory=5246708 CPUtime=1674.09 cores=24-27
/proc/2613102/stat : 2613102 (naps_release) R 2613099 2613102 2604361 0 -1 4194304 1094038 206 0 0 167240 169 0 0 20 0 1 0 222312293 5783044096 1311503 18446744073709551615 4210688 6281017 140736306152480 0 0 0 0 0 16898 0 0 0 17 25 0 0 0 0 0 6662968 6676388 35753984 140736306161883 140736306162064 140736306162064 140736306167752 0
/proc/2613102/statm: 1411876 1311677 6072 506 0 1392567 0
Current children cumulated CPU time: 1674.09 s
Current children cumulated vsize: 5647504 KiB
Current children cumulated memory: 5246708 KiB
[startup+1679.8 s]*
/proc/loadavg: 9.08 9.68 11.94 10/827 2613682
/proc/meminfo: memFree=867308208/1055320696 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
Child status: 10
Real time (s): 1679.82
CPU time (s): 1674.32
CPU user time (s): 1672.47
CPU system time (s): 1.85138
CPU usage (%): 99.6728
Max. virtual memory (cumulated for all children) (KiB): 6171796
Max. memory (cumulated for all children) (KiB): 5598164
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1672.47
system time used= 1.85138
maximum resident set size= 5647592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1094275
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= 301
involuntary context switches= 1406
# summary of solver processes directly reported to runsolver:
# pid: 2613102
# total CPU time (s): 1674.32
# total CPU user time (s): 1672.47
# total CPU system time (s): 1.85138
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.92713 second user time and 18.3296 second system time
The end
Launcher Data
Begin job on nodeE006 at 2026-07-01 09:17:24
IDJOB=4814408
IDBENCH=180814
IDSOLVER=3589
FILE ID=nodeE006/4814408-1782890244
RUNJOBID= nodeE006-1782882480-2604377
SLURM_JOB_ID= 12542957
Free space on /tmp= 798260 MiB
SOLVER NAME= NaPS 1.04
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SolitairePattern-table-3-3-7.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4814408-1782890244/watcher-4814408-1782890244 -o /tmp/evaluation-result-4814408-1782890244/solver-4814408-1782890244 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4814408-1782890244/vars-4814408-1782890244 --bin-var /tmp/runsolver-exch-nodeE006-1782882480-2604377 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4814408-1782890244.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= 0899f03e7b7bd7354d3885d519409b8f
RANDOM SEED=1324246612
nodeE006 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.915
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3565.429
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.389
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3593.577
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.101
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.947
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.016
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3589.845
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.464
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3587.810
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3588.211
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.964
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.955
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 30
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.957
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3592.915
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3610.494
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3607.132
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.489
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.881
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3590.985
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3593.462
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3587.405
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3575.873
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 58
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3598.180
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.751
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.365
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 63
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3594.874
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320696 kB
MemFree: 874906872 kB
MemAvailable: 1022287836 kB
Buffers: 3352 kB
Cached: 151675356 kB
SwapCached: 0 kB
Active: 25880984 kB
Inactive: 149835520 kB
Active(anon): 24938764 kB
Inactive(anon): 0 kB
Active(file): 942220 kB
Inactive(file): 149835520 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 53468 kB
Writeback: 0 kB
AnonPages: 24022308 kB
Mapped: 262124 kB
Shmem: 900924 kB
KReclaimable: 1491700 kB
Slab: 2067472 kB
SReclaimable: 1491700 kB
SUnreclaim: 575772 kB
KernelStack: 14896 kB
PageTables: 56188 kB
SecPageTables: 15264 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 27344212 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478996 kB
VmallocChunk: 0 kB
Percpu: 131840 kB
HardwareCorrupted: 0 kB
AnonHugePages: 5468160 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 369092 kB
DirectMap2M: 19875840 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 798016 MiB
End job on nodeE006 at 2026-07-01 09:45:24