Trace number 4780106

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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 NameAnswerobjective functionCPU timeWall clock time
NaPS 1.04SAT187573746 435.244 437.074

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/
normalized-minisat35_4_11_1_mh_ic.opb
MD5SUM5c43d7dab24b2d6eb632f3b262990bf9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2630093
Best CPU time to get the best result obtained on this benchmark57600.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126385
Total number of constraints286973
Number of constraints which are clauses201180
Number of constraints which are cardinality constraints (but not clauses)43
Number of constraints which are nor clauses,nor cardinality constraints85750
Minimum length of a constraint2
Maximum length of a constraint1820
Number of terms in the objective function 46445
Biggest coefficient in the objective function 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 32130212021
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 32130212021
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780106-1782136068.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.02	c Input file name: HOME/instance-4780106-1782136068.opb
0.00/0.02	c Parsing PB file...
0.00/0.11	c goal was devided by 1 with offset 32130211986.
1.17/1.27	c V: 140
1.17/1.27	c assumptions before coding: 
1.37/1.42	c initScipForCoop
1.57/1.66	c Running SCIP presolver (time limit: 10 sec)...
1.57/1.66	c solveScip
1.57/1.66	c initScipForCoop
1.57/1.66	c Cooperative mode: scip_coop_offset=32130211986.000000
1.57/1.66	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1.57/1.66	c Running SCIP presolve for solve-time propagation (rounds=3)
1.86/1.99	c presolving:
2.16/2.21	c (round 1, fast)       140 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 123201 clqs, 0 implints
2.37/2.47	c    (0.8s) running MILP presolver
2.56/2.65	c    (1.0s) MILP presolver (2 rounds): 1785 aggregations, 0 fixings, 0 bound changes
2.56/2.67	c (round 2, medium)     1925 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 119631 clqs, 0 implints
4.35/4.42	c    (2.8s) probing: 51/124460 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
4.35/4.42	c    (2.8s) probing aborted: 50/50 successive totally useless probings
5.66/5.79	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
5.66/5.79	c  1925 deleted vars, 7739 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
5.66/5.79	c  0 implications, 119631 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
5.66/5.79	c presolved problem has 124460 variables (124460 bin, 0 int, 0 cont) and 282804 constraints
5.66/5.79	c   81620 constraints of type <knapsack>
5.66/5.79	c  119630 constraints of type <setppc>
5.66/5.79	c       4 constraints of type <linear>
5.66/5.79	c   81550 constraints of type <logicor>
5.66/5.79	c transformed objective value is always integral (scale: 1)
5.66/5.79	c Presolving Time: 3.81
6.15/6.29	c presolving:
6.45/6.57	c (round 1, fast)       3745 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 123201 clqs, 0 implints
6.75/6.82	c    (0.8s) running MILP presolver
6.85/7.01	c    (1.0s) MILP presolver (2 rounds): 1785 aggregations, 0 fixings, 0 bound changes
6.96/7.03	c (round 2, medium)     5530 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 119631 clqs, 0 implints
7.06/7.19	c (round 3, fast)       5530 del vars, 7140 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 119631 clqs, 0 implints
7.24/7.36	c (round 4, exhaustive) 5530 del vars, 7739 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 119631 clqs, 0 implints
7.64/7.78	c (round 5, exhaustive) 5530 del vars, 7739 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 282801 upgd conss, 0 impls, 119631 clqs, 0 implints
8.74/8.80	c (round 6, medium)     5530 del vars, 88659 del conss, 235620 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 282801 upgd conss, 0 impls, 355251 clqs, 0 implints
9.34/9.47	c (round 7, exhaustive) 5530 del vars, 405199 del conss, 316540 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 282801 upgd conss, 0 impls, 355251 clqs, 0 implints
9.83/9.92	c (round 8, exhaustive) 25165 del vars, 424834 del conss, 316540 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 282801 upgd conss, 0 impls, 296346 clqs, 0 implints
10.05/10.15	c (round 9, exhaustive) 25165 del vars, 425429 del conss, 316540 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 282801 upgd conss, 0 impls, 296346 clqs, 0 implints
15.92/16.02	c    (10.0s) probing: 390/101220 (0.4%) - 0 fixings, 0 aggregations, 102696 implications, 0 bound changes
15.92/16.02	c    (10.0s) probing aborted: solving stopped
15.92/16.02	c presolving (10 rounds: 10 fast, 8 medium, 6 exhaustive):
15.92/16.02	c  25165 deleted vars, 425429 deleted constraints, 316540 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
15.92/16.02	c  0 implications, 399042 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
15.92/16.02	c presolving was interrupted.
15.92/16.02	c Presolving Time: 9.73
15.92/16.02	c 
15.92/16.02	c SCIP Status        : solving was interrupted [time limit reached]
15.92/16.02	c Solving Time (sec) : 10.00
15.92/16.02	c Solving Nodes      : 0
15.92/16.02	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
15.92/16.02	c SCIP status: 23 (TIMELIMIT)
15.92/16.02	c solveScip: freeing transform (!can_skip_free_transform)
16.11/16.29	c SCIP presolver: sst_unknown
16.11/16.29	c Converting 290543 PB-constraints to clauses...
16.11/16.29	c   -- Clauses(.)/Splits(s): ###estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.60	c d: 1
16.51/16.60	c estimatedAdderCost: 38
16.51/16.60	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 38
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.61	c d: 1
16.51/16.61	c estimatedAdderCost: 37
16.51/16.61	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 37
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.62	c d: 1
16.51/16.62	c estimatedAdderCost: 5
16.51/16.62	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.63	c d: 1
16.51/16.63	c estimatedAdderCost: 5
16.51/16.63	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.65	c d: 1
16.51/16.65	c estimatedAdderCost: 35
16.51/16.65	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.66	c d: 1
16.51/16.66	c estimatedAdderCost: 35
16.51/16.66	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.67	c d: 1
16.51/16.67	c estimatedAdderCost: 35
16.51/16.67	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.68	c d: 1
16.51/16.68	c estimatedAdderCost: 35
16.51/16.68	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.69	c d: 1
16.51/16.69	c estimatedAdderCost: 35
16.51/16.69	c Try to convert by bdds
16.51/16.70	c d: 1
16.51/16.70	c estimatedAdderCost: 35
16.51/16.70	c Try to convert by bdds
16.51/16.70	c d: 1
16.51/16.70	c estimatedAdderCost: 35
16.51/16.70	c Try to convert by bdds
16.51/16.70	c d: 1
16.51/16.70	c estimatedAdderCost: 35
16.51/16.70	c Try to convert by bdds
16.51/16.70	c d: 1
16.51/16.70	c estimatedAdderCost: 35
16.51/16.70	c Try to convert by bdds
16.51/16.70	c d: 1
16.51/16.70	c estimatedAdderCost: 35
16.51/16.70	c Try to convert by bdds
16.51/16.70	c d: 1
16.51/16.70	c estimatedAdderCost: 35
16.51/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.70	c d: 1
16.61/16.70	c estimatedAdderCost: 35
16.61/16.70	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.71	c d: 1
16.61/16.71	c estimatedAdderCost: 35
16.61/16.71	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.72	c d: 1
16.61/16.72	c estimatedAdderCost: 35
16.61/16.72	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.73	c d: 1
16.61/16.73	c estimatedAdderCost: 35
16.61/16.73	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 35
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.74	c d: 1
16.61/16.74	c estimatedAdderCost: 3
16.61/16.74	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.75	c d: 1
16.61/16.75	c estimatedAdderCost: 3
16.61/16.75	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.76	c d: 1
16.61/16.76	c estimatedAdderCost: 3
16.61/16.76	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCost: 3
16.61/16.77	c Try to convert by bdds
16.61/16.77	c d: 1
16.61/16.77	c estimatedAdderCos [...]

#
# trace file is too large. Trace was truncated at this point.
#

097 -x88098 -x88099 -x88100 -x88101 -x88102 -x88103 -x88104 -x88105 -x88106 -x88107 -x88108 -x88109 -x88110 -x88111 -x88112 -x88113 -x88114 -x88115 -x88116 -x88117 -x88118 -x88119 -x88120 -x88121 -x88122 -x88123 -x88124 -x88125 -x88126 -x88127 -x88128 -x88129 -x88130 -x88131 -x88132 -x88133 -x88134 -x88135 -x88136 -x88137 -x88138 -x88139 -x88140 -x88141 -x88142 -x88143 -x88144 -x88145 -x88146 -x88147 -x88148 -x88149 -x88150 -x88151 -x88152 -x88153 -x88154 -x88155 -x88156 -x88157 -x88158 -x88159 -x88160 -x88161 -x88162 -x88163 -x88164 -x88165 -x88166 -x88167 -x88168 -x88169 -x88170 -x88171 -x88172 -x88173 -x88174 -x88175 -x88176 -x88177 -x88178 -x88179 -x88180 -x88181 -x88182 -x88183 -x88184 -x88185 -x88186 -x88187 -x88188 -x88189 -x88190 -x88224 -x88225 -x88226 -x88227 -x88228 -x88229 -x88230 -x88231 -x88232 -x88233 -x88234 -x88235 -x88236 -x88237 -x88238 -x88239 -x88240 -x88241 -x88242 -x88243 -x88244 -x88245 -x88246 -x88247 -x88248 -x88249 -x88250 -x88251 -x88252 -x88253 -x88254 -x88255 -x88256 -x88257 -x88258 -x88259 -x88260 -x88261 -x88262 -x88263 -x88264 -x88265 -x88266 -x88267 -x88268 -x88269 -x88270 -x88271 -x88272 -x88273 -x88274 -x88275 -x88276 -x88277 -x88278 -x88279 -x88280 -x88281 -x88282 -x88283 -x88284 -x88285 -x88286 -x88287 -x88288 -x88289 -x88290 -x88291 -x88292 -x88293 -x88294 -x88295 -x88296 -x88297 -x88298 -x88299 -x88300 -x88301 -x88302 -x88303 -x88304 -x88305 -x88306 -x88307 -x88308 -x88309 -x88310 -x88311 -x88312 -x88313 -x88314 -x88315 -x88316 -x88317 -x88318 -x88319 -x88320 -x88321 -x88322 -x88323 -x88324 -x88325 -x88326 -x88327 -x88328 -x88329 -x88330 -x88331 -x88332 -x88333 -x88334 -x88335 -x88336 -x88337 -x88338 -x88339 -x88340 -x88341 -x88342 -x88343 -x88344 -x88345 -x88346 -x88347 -x88348 -x88349 -x88350 -x88351 -x88352 -x88353 -x88354 -x88355 -x88356 -x88357 -x88358 -x88359 -x88360 -x88361 -x88362 -x88363 -x88364 -x88365 -x88366 -x88367 -x88368 -x88369 -x88370 -x88371 -x88372 -x88373 -x88374 -x88375 -x88376 -x88377 -x88378 -x88379 -x88380 -x88381 -x88382 -x88383 -x88384 -x88385 -x88386 -x88387 -x88388 -x88389 -x88390 -x88391 -x88392 -x88393 -x88394 -x88395 -x88396 -x88397 -x88398 -x88399 -x88400 -x88401 -x88402 -x88403 -x88404 -x88405 -x88406 -x88407 -x88408 -x88409 -x88410 -x88411 -x88412 -x88413 -x88414 -x88415 -x88416 -x88417 -x88418 -x88419 -x88420 -x88421 -x88422 -x88423 -x88424 -x88425 -x88426 -x88427 -x88428 -x88429 -x88430 -x88431 -x88432 -x88433 -x88434 -x88435 -x88436 -x88437 -x88438 -x88439 -x88440 -x88441 -x88442 -x88443 -x88444 -x88445 -x88446 -x88447 -x88448 -x88449 -x88450 -x88451 -x88452 -x88453 -x88454 -x88455 -x88456 -x88457 -x88458 -x88459 -x88460 -x88461 -x88462 -x88463 -x88464 -x88465 -x88466 -x88467 -x88468 -x88469 -x88470 -x88471 -x88472 -x88473 -x88474 -x88475 -x88476 -x88477 -x88478 -x88479 -x88480 -x88481 -x88482 -x88483 -x88484 -x88485 -x88486 -x88487 -x88488 -x88489 -x88490 -x88491 -x88492 -x88493 -x88494 -x88495 -x88496 -x88497 -x88498 -x88499 -x88500 -x88501 -x88502 -x88503 -x88504 -x88505 -x88506 -x88507 -x88508 -x88509 -x88510 -x88511 -x88512 -x88513 -x88514 -x88515 -x88516 -x88517 -x88518 -x88519 -x88520 -x88521 -x88522 -x88523 -x88524 -x88525 -x88526 -x88527 -x88528 -x88529 -x88530 -x88531 -x88532 -x88533 -x88534 -x88535 -x88536 -x88537 -x88538 -x88539 -x88540 -x88541 -x88542 -x88543 -x88544 -x88545 -x88546 -x88547 -x88548 -x88549 -x88550 -x88551 -x88552 -x88553 -x88587 -x88588 -x88589 -x88590 -x88591 -x88592 -x88593 -x88594 -x88595 -x88596 -x88597 -x88598 -x88599 -x88600 -x88601 -x88602 -x88603 -x88604 -x88605 -x88606 -x88607 -x88608 -x88609 -x88610 -x88611 -x88612 -x88613 -x88614 -x88615 -x88616 -x88617 -x88618 -x88619 -x88620 -x88621 -x88622 -x88623 -x88624 -x88625 -x88626 -x88627 -x88628 -x88629 -x88630 -x88631 -x88632 -x88633 -x88634 -x88635 -x88636 -x88637 -x88638 -x88639 -x88640 -x88641 -x88642 -x88643 -x88644 -x88645 -x88646 -x88647 -x88648 -x88649 -x88650 -x88651 -x88652 -x88653 -x88654 -x88655 -x88656 -x88657 -x88658 -x88659 -x88660 -x88661 -x88662 -x88663 -x88664 -x88665 -x88666 -x88667 -x88668 -x88669 -x88670 -x88671 -x88672 -x88673 -x88674 -x88675 -x88676 -x88677 -x88678 -x88679 -x88680 -x88681 -x88682 -x88683 -x88684 -x88685 -x88686 -x88687 -x88688 -x88689 -x88690 -x88691 -x88692 -x88693 -x88694 -x88695 -x88696 -x88697 -x88698 -x88699 -x88700 -x88701 -x88702 -x88703 -x88704 -x88705 -x88706 -x88707 -x88708 -x88709 -x88710 -x88711 -x88712 -x88713 -x88714 -x88715 -x88716 -x88717 -x88718 -x88719 -x88720 -x88721 -x88722 -x88723 -x88724 -x88725 -x88726 -x88727 -x88728 -x88729 -x88730 -x88731 -x88732 -x88733 -x88734 -x88735 -x88736 -x88737 -x88738 -x88739 -x88740 -x88741 -x88742 -x88743 -x88744 -x88745 -x88746 -x88747 -x88748 -x88749 -x88750 -x88751 -x88752 -x88753 -x88754 -x88755 -x88756 -x88757 -x88758 -x88759 -x88760 -x88761 -x88762 -x88763 -x88764 -x88765 -x88766 -x88767 -x88768 -x88769 -x88770 -x88771 -x88772 -x88773 -x88774 -x88775 -x88776 -x88777 -x88778 -x88779 -x88780 -x88781 -x88782 -x88783 -x88784 -x89313 -x89314 -x89315 -x89316 -x89317 -x89318 -x89319 -x89320 -x89321 -x89322 -x89323 -x89324 -x89325 -x89326 -x89327 -x89328 -x89329 -x89330 -x89331 -x89332 -x89333 -x89334 -x89335 -x89336 -x89337 -x89338 -x89339 -x89340 -x89341 -x89342 -x89343 -x89344 -x89345 -x89676 -x89677 -x89678 -x89679 -x89680 -x89681 -x89682 -x89683 -x89684 -x89685 -x89686 -x89687 -x89688 -x89689 -x89690 -x89691 -x89692 -x89693 -x89694 -x89695 -x89696 -x89697 -x89698 -x89699 -x89700 -x89701 -x89702 -x89703 -x89704 -x89705 -x89706 -x89707 -x89708 -x89907 -x89908 -x89909 -x89910 -x89911 -x89912 -x89913 -x89914 -x89915 -x89916 -x89917 -x89918 -x89919 -x89920 -x89921 -x89922 -x89923 -x89924 -x89925 -x89926 -x89927 -x89928 -x89929 -x89930 -x89931 -x89932 -x89933 -x89934 -x89935 -x89936 -x89937 -x89938 -x89939 -x89940 -x89941 -x89942 -x89943 -x89944 -x89945 -x89946 -x89947 -x89948 -x89949 -x89950 -x89951 -x89952 -x89953 -x89954 -x89955 -x89956 -x89957 -x89958 -x89959 -x89960 -x89961 -x89962 -x89963 -x89964 -x89965 -x89966 -x89967 -x89968 -x89969 -x89970 -x89971 -x89972 -x89973 -x89974 -x89975 -x89976 -x89977 -x89978 -x89979 -x89980 -x89981 -x89982 -x89983 -x89984 -x89985 -x89986 -x89987 -x89988 -x89989 -x89990 -x89991 -x89992 -x89993 -x89994 -x89995 -x89996 -x89997 -x89998 -x89999 -x90000 -x90001 -x90002 -x90003 -x90004 -x90005 -x90006 -x90007 -x90008 -x90009 -x90010 -x90011 -x90012 -x90013 -x90014 -x90015 -x90016 -x90017 -x90018 -x90019 -x90020 -x90021 -x90022 -x90023 -x90024 -x90025 -x90026 -x90027 -x90028 -x90029 -x90030 -x90031 -x90032 -x90033 -x90034 -x90035 -x90036 -x90037 -x90038 -x90039 -x90040 -x90041 -x90042 -x90043 -x90044 -x90045 -x90046 -x90047 -x90048 -x90049 -x90050 -x90051 -x90052 -x90053 -x90054 -x90055 -x90056 -x90057 -x90058 -x90059 -x90060 -x90061 -x90062 -x90063 -x90064 -x90065 -x90066 -x90067 -x90068 -x90069 -x90070 -x90071 -x90072 -x90073 -x90074 -x90075 -x90076 -x90077 -x90078 -x90079 -x90080 -x90081 -x90082 -x90083 -x90084 -x90085 -x90086 -x90087 -x90088 -x90089 -x90090 -x90091 -x90092 -x90093 -x90094 -x90095 -x90096 -x90097 -x90098 -x90099 -x90100 -x90101 -x90102 -x90103 -x90104 -x90105 -x90106 -x90107 -x90108 -x90109 -x90110 -x90111 -x90112 -x90113 -x90114 -x90115 -x90116 -x90117 -x90118 -x90119 -x90120 -x90121 -x90122 -x90123 -x90124 -x90125 -x90126 -x90127 -x90128 -x90129 -x90130 -x90131 -x90132 -x90133 -x90134 -x90135 -x90136 -x90137 -x89016 -x89017 -x89018 -x89019 -x89020 -x89021 -x89022 -x89023 -x89024 -x89025 -x89026 -x89027 -x89028 -x89029 -x89030 -x89031 -x89032 -x89033 -x89034 -x89035 -x89036 -x89037 -x89038 -x89039 -x89040 -x89041 -x89042 -x89043 -x89044 -x89045 -x89046 -x89047 -x89048 -x89049 -x89050 -x89051 -x89052 -x89053 -x89054 -x89055 -x89056 -x89057 -x89058 -x89059 -x89060 -x89061 -x89062 -x89063 -x89064 -x89065 -x89066 -x89067 -x89068 -x89069 -x89070 -x89071 -x89072 -x89073 -x89074 -x89075 -x89076 -x89077 -x89078 -x89079 -x89080 -x89081 -x89082 -x89083 -x89084 -x89085 -x89086 -x89087 -x89088 -x89089 -x89090 -x89091 -x89092 -x89093 -x89094 -x89095 -x89096 -x89097 -x89098 -x89099 -x89100 -x89101 -x89102 -x89103 -x89104 -x89105 -x89106 -x89107 -x89108 -x89109 -x89110 -x89111 -x89112 -x89113 -x89114 -x89115 -x89116 -x89117 -x89118 -x89119 -x89120 -x89121 -x89122 -x89123 -x89124 -x89125 -x89126 -x89127 -x89128 -x89129 -x89130 -x89131 -x89132 -x89133 -x89134 -x89135 -x89136 -x89137 -x89138 -x89139 -x89140 -x89141 -x89142 -x89143 -x89144 -x89145 -x89146 -x89147 -x89148 -x89149 -x89150 -x89151 -x89152 -x89153 -x89154 -x89155 -x89156 -x89157 -x89158 -x89159 -x89160 -x89161 -x89162 -x89163 -x89164 -x89165 -x89166 -x89167 -x89168 -x89169 -x89170 -x89171 -x89172 -x89173 -x89174 -x89175 -x89176 -x89177 -x89178 -x89179 -x89180 -x89181 -x89182 -x89183 -x89184 -x89185 -x89186 -x89187 -x89188 -x89189 -x89190 -x89191 -x89192 -x89193 -x89194 -x89195 -x89196 -x89197 -x89198 -x89199
421.33/423.14	v -x89200 -x89201 -x89202 -x89203 -x89204 -x89205 -x89206 -x89207 -x89208 -x89209 -x89210 -x89211 -x89212 -x89213 -x89214 -x89215 -x89216 -x89217 -x89218 -x89219 -x89220 -x89221 -x89222 -x89223 -x89224 -x89225 -x89226 -x89227 -x89228 -x89229 -x89230 -x89231 -x89232 -x89233 -x89234 -x89235 -x89236 -x89237 -x89238 -x89239 -x89240 -x89241 -x89242 -x89243 -x89244 -x89245 -x89246 -x89247 -x89248 -x89249 -x89250 -x89251 -x89252 -x89253 -x89254 -x89255 -x89256 -x89257 -x89258 -x89259 -x89260 -x89261 -x89262 -x89263 -x89264 -x89265 -x89266 -x89267 -x89268 -x89269 -x89270 -x89271 -x89272 -x89273 -x89274 -x89275 -x89276 -x89277 -x89278 -x89279 -x89280 -x89281 -x89282 -x89283 -x89284 -x89285 -x89286 -x89287 -x89288 -x89289 -x89290 -x89291 -x89292 -x89293 -x89294 -x89295 -x89296 -x89297 -x89298 -x89299 -x89300 -x89301 -x89302 -x89303 -x89304 -x89305 -x89306 -x89307 -x89308 -x89309 -x89310 -x89311 -x89312 -x89346 -x89347 -x89348 -x89349 -x89350 -x89351 -x89352 -x89353 -x89354 -x89355 -x89356 -x89357 -x89358 -x89359 -x89360 -x89361 -x89362 -x89363 -x89364 -x89365 -x89366 -x89367 -x89368 -x89369 -x89370 -x89371 -x89372 -x89373 -x89374 -x89375 -x89376 -x89377 -x89378 -x89379 -x89380 -x89381 -x89382 -x89383 -x89384 -x89385 -x89386 -x89387 -x89388 -x89389 -x89390 -x89391 -x89392 -x89393 -x89394 -x89395 -x89396 -x89397 -x89398 -x89399 -x89400 -x89401 -x89402 -x89403 -x89404 -x89405 -x89406 -x89407 -x89408 -x89409 -x89410 -x89411 -x89412 -x89413 -x89414 -x89415 -x89416 -x89417 -x89418 -x89419 -x89420 -x89421 -x89422 -x89423 -x89424 -x89425 -x89426 -x89427 -x89428 -x89429 -x89430 -x89431 -x89432 -x89433 -x89434 -x89435 -x89436 -x89437 -x89438 -x89439 -x89440 -x89441 -x89442 -x89443 -x89444 -x89445 -x89446 -x89447 -x89448 -x89449 -x89450 -x89451 -x89452 -x89453 -x89454 -x89455 -x89456 -x89457 -x89458 -x89459 -x89460 -x89461 -x89462 -x89463 -x89464 -x89465 -x89466 -x89467 -x89468 -x89469 -x89470 -x89471 -x89472 -x89473 -x89474 -x89475 -x89476 -x89477 -x89478 -x89479 -x89480 -x89481 -x89482 -x89483 -x89484 -x89485 -x89486 -x89487 -x89488 -x89489 -x89490 -x89491 -x89492 -x89493 -x89494 -x89495 -x89496 -x89497 -x89498 -x89499 -x89500 -x89501 -x89502 -x89503 -x89504 -x89505 -x89506 -x89507 -x89508 -x89509 -x89510 -x89511 -x89512 -x89513 -x89514 -x89515 -x89516 -x89517 -x89518 -x89519 -x89520 -x89521 -x89522 -x89523 -x89524 -x89525 -x89526 -x89527 -x89528 -x89529 -x89530 -x89531 -x89532 -x89533 -x89534 -x89535 -x89536 -x89537 -x89538 -x89539 -x89540 -x89541 -x89542 -x89543 -x89544 -x89545 -x89546 -x89547 -x89548 -x89549 -x89550 -x89551 -x89552 -x89553 -x89554 -x89555 -x89556 -x89557 -x89558 -x89559 -x89560 -x89561 -x89562 -x89563 -x89564 -x89565 -x89566 -x89567 -x89568 -x89569 -x89570 -x89571 -x89572 -x89573 -x89574 -x89575 -x89576 -x89577 -x89578 -x89579 -x89580 -x89581 -x89582 -x89583 -x89584 -x89585 -x89586 -x89587 -x89588 -x89589 -x89590 -x89591 -x89592 -x89593 -x89594 -x89595 -x89596 -x89597 -x89598 -x89599 -x89600 -x89601 -x89602 -x89603 -x89604 -x89605 -x89606 -x89607 -x89608 -x89609 -x89610 -x89611 -x89612 -x89613 -x89614 -x89615 -x89616 -x89617 -x89618 -x89619 -x89620 -x89621 -x89622 -x89623 -x89624 -x89625 -x89626 -x89627 -x89628 -x89629 -x89630 -x89631 -x89632 -x89633 -x89634 -x89635 -x89636 -x89637 -x89638 -x89639 -x89640 -x89641 -x89642 -x89643 -x89644 -x89645 -x89646 -x89647 -x89648 -x89649 -x89650 -x89651 -x89652 -x89653 -x89654 -x89655 -x89656 -x89657 -x89658 -x89659 -x89660 -x89661 -x89662 -x89663 -x89664 -x89665 -x89666 -x89667 -x89668 -x89669 -x89670 -x89671 -x89672 -x89673 -x89674 -x89675 -x89709 -x89710 -x89711 -x89712 -x89713 -x89714 -x89715 -x89716 -x89717 -x89718 -x89719 -x89720 -x89721 -x89722 -x89723 -x89724 -x89725 -x89726 -x89727 -x89728 -x89729 -x89730 -x89731 -x89732 -x89733 -x89734 -x89735 -x89736 -x89737 -x89738 -x89739 -x89740 -x89741 -x89742 -x89743 -x89744 -x89745 -x89746 -x89747 -x89748 -x89749 -x89750 -x89751 -x89752 -x89753 -x89754 -x89755 -x89756 -x89757 -x89758 -x89759 -x89760 -x89761 -x89762 -x89763 -x89764 -x89765 -x89766 -x89767 -x89768 -x89769 -x89770 -x89771 -x89772 -x89773 -x89774 -x89775 -x89776 -x89777 -x89778 -x89779 -x89780 -x89781 -x89782 -x89783 -x89784 -x89785 -x89786 -x89787 -x89788 -x89789 -x89790 -x89791 -x89792 -x89793 -x89794 -x89795 -x89796 -x89797 -x89798 -x89799 -x89800 -x89801 -x89802 -x89803 -x89804 -x89805 -x89806 -x89807 -x89808 -x89809 -x89810 -x89811 -x89812 -x89813 -x89814 -x89815 -x89816 -x89817 -x89818 -x89819 -x89820 -x89821 -x89822 -x89823 -x89824 -x89825 -x89826 -x89827 -x89828 -x89829 -x89830 -x89831 -x89832 -x89833 -x89834 -x89835 -x89836 -x89837 -x89838 -x89839 -x89840 -x89841 -x89842 -x89843 -x89844 -x89845 -x89846 -x89847 -x89848 -x89849 -x89850 -x89851 -x89852 -x89853 -x89854 -x89855 -x89856 -x89857 -x89858 -x89859 -x89860 -x89861 -x89862 -x89863 -x89864 -x89865 -x89866 -x89867 -x89868 -x89869 -x89870 -x89871 -x89872 -x89873 -x89874 -x89875 -x89876 -x89877 -x89878 -x89879 -x89880 -x89881 -x89882 -x89883 -x89884 -x89885 -x89886 -x89887 -x89888 -x89889 -x89890 -x89891 -x89892 -x89893 -x89894 -x89895 -x89896 -x89897 -x89898 -x89899 -x89900 -x89901 -x89902 -x89903 -x89904 -x89905 -x89906 -x90435 -x90436 -x90437 -x90438 -x90439 -x90440 -x90441 -x90442 -x90443 -x90444 -x90445 -x90446 -x90447 -x90448 -x90449 -x90450 -x90451 -x90452 -x90453 -x90454 -x90455 -x90456 -x90457 -x90458 -x90459 -x90460 -x90461 -x90462 -x90463 -x90464 -x90465 -x90466 -x90467 -x90798 -x90799 -x90800 -x90801 -x90802 -x90803 -x90804 -x90805 -x90806 -x90807 -x90808 -x90809 -x90810 -x90811 -x90812 -x90813 -x90814 -x90815 -x90816 -x90817 -x90818 -x90819 -x90820 -x90821 -x90822 -x90823 -x90824 -x90825 -x90826 -x90827 -x90828 -x90829 -x90830 -x91029 -x91030 -x91031 -x91032 -x91033 -x91034 -x91035 -x91036 -x91037 -x91038 -x91039 -x91040 -x91041 -x91042 -x91043 -x91044 -x91045 -x91046 -x91047 -x91048 -x91049 -x91050 -x91051 -x91052 -x91053 -x91054 -x91055 -x91056 -x91057 -x91058 -x91059 -x91060 -x91061 -x91062 -x91063 -x91064 -x91065 -x91066 -x91067 -x91068 -x91069 -x91070 -x91071 -x91072 -x91073 -x91074 -x91075 -x91076 -x91077 -x91078 -x91079 -x91080 -x91081 -x91082 -x91083 -x91084 -x91085 -x91086 -x91087 -x91088 -x91089 -x91090 -x91091 -x91092 -x91093 -x91094 -x91095 -x91096 -x91097 -x91098 -x91099 -x91100 -x91101 -x91102 -x91103 -x91104 -x91105 -x91106 -x91107 -x91108 -x91109 -x91110 -x91111 -x91112 -x91113 -x91114 -x91115 -x91116 -x91117 -x91118 -x91119 -x91120 -x91121 -x91122 -x91123 -x91124 -x91125 -x91126 -x91127 -x91128 -x91129 -x91130 -x91131 -x91132 -x91133 -x91134 -x91135 -x91136 -x91137 -x91138 -x91139 -x91140 -x91141 -x91142 -x91143 -x91144 -x91145 -x91146 -x91147 -x91148 -x91149 -x91150 -x91151 -x91152 -x91153 -x91154 -x91155 -x91156 -x91157 -x91158 -x91159 -x91160 -x91161 -x91162 -x91163 -x91164 -x91165 -x91166 -x91167 -x91168 -x91169 -x91170 -x91171 -x91172 -x91173 -x91174 -x91175 -x91176 -x91177 -x91178 -x91179 -x91180 -x91181 -x91182 -x91183 -x91184 -x91185 -x91186 -x91187 -x91188 -x91189 -x91190 -x91191 -x91192 -x91193 -x91194 -x91195 -x91196 -x91197 -x91198 -x91199 -x91200 -x91201 -x91202 -x91203 -x91204 -x91205 -x91206 -x91207 -x91208 -x91209 -x91210 -x91211 -x91212 -x91213 -x91214 -x91215 -x91216 -x91217 -x91218 -x91219 -x91220 -x91221 -x91222 -x91223 -x91224 -x91225 -x91226 -x91227 -x91228 -x91229 -x91230 -x91231 -x91232 -x91233 -x91234 -x91235 -x91236 -x91237 -x91238 -x91239 -x91240 -x91241 -x91242 -x91243 -x91244 -x91245 -x91246 -x91247 -x91248 -x91249 -x91250 -x91251 -x91252 -x91253 -x91254 -x91255 -x91256 -x91257 -x91258 -x91259 -x90138 -x90139 -x90140 -x90141 -x90142 -x90143 -x90144 -x90145 -x90146 -x90147 -x90148 -x90149 -x90150 -x90151 -x90152 -x90153 -x90154 -x90155 -x90156 -x90157 -x90158 -x90159 -x90160 -x90161 -x90162 -x90163 -x90164 -x90165 -x90166 -x90167 -x90168 -x90169 -x90170 -x90171 -x90172 -x90173 -x90174 -x90175 -x90176 -x90177 -x90178 -x90179 -x90180 -x90181 -x90182 -x90183 -x90184 -x90185 -x90186 -x90187 -x90188 -x90189 -x90190 -x90191 -x90192 -x90193 -x90194 -x90195 -x90196 -x90197 -x90198 -x90199 -x90200 -x90201 -x90202 -x90203 -x90204 -x90205 -x90206 -x90207 -x90208 -x90209 -x90210 -x90211 -x90212 -x90213 -x90214 -x90215 -x90216 -x90217 -x90218 -x90219 -x90220 -x90221 -x90222 -x90223 -x90224 -x90225 -x90226 -x90227 -x90228 -x90229 -x90230 -x90231 -x90232 -x90233 -x90234 -x90235 -x90236 -x90237 -x90238 -x90239 -x90240 -x90241 -x90242 -x90243 -x90244 -x90245 -x90246 -x90247 -x90248 -x90249 -x90250 -x90251 -x90252 -x90253 -x90254 -x90255 -x90256 -x90257 -x90258 -x90259 -x90260 -x90261 -x90262 -x90263 -x90264 -x90265 -x90266 -x90267 -x90268 -x90269 -x90270 -x90271 -x90272 -x90273 -x90274 -x90275 -x90276 -x90277 -x90278 -x90279 -x90280 -x90281 -x90282 -x90283 -x90284 -x90285 -x90286 -x90287 -x90288 -x90289 -x90290 -x90291 -x90292 -x90293 -x90294 -x90295 -x90296 -x90297 -x90298 -x90299 -x90300 -x90301 -x90302 -x90303 -x90304 -x90305 -x90306 -x90307 -x90308 -x90309 -x90310 -x90311 -x90312 -x90313 -x90314 -x90315 -x90316 -x90317 -x90318 -x90319 -x90320 -x90321 -x90322 -x90323 -x90324 -x90325 -x90326 -x90327 -x90328 -x90329 -x90330 -x90331 -x90332 -x90333 -x90334 -x90335 -x90336 -x90337 -x90338 -x90339 -x90340 -x90341 -x90342 -x90343 -x90344 -x90345 -x90346 -x90347 -x90348 -x90349 -x90350 -x90351 -x90352 -x90353 -x90354 -x90355 -x90356 -x90357 -x90358 -x90359 -x90360 -x90361 -x90362 -x90363 -x90364 -x90365 -x90366 -x90367 -x90368 -x90369 -x90370 -x90371 -x90372 -x90373 -x90374 -x90375 -x90376 -x90377 -x90378 -x90379 -x90380 -x90381 -x90382 -x90383 -x90384 -x90385 -x90386 -x90387 -x90388 -x90389 -x90390 -x90391 -x90392 -x90393 -x90394 -x90395 -x90396 -x90397 -x90398 -x90399 -x90400 -x90401 -x90402 -x90403 -x90404 -x90405 -x90406 -x90407 -x90408 -x90409 -x90410 -x90411 -x90412 -x90413 -x90414 -x90415 -x90416 -x90417 -x90418 -x90419 -x90420 -x90421 -x90422 -x90423 -x90424 -x90425 -x90426 -x90427 -x90428 -x90429 -x90430 -x90431 -x90432 -x90433 -x90434 -x90468 -x90469 -x90470 -x90471 -x90472 -x90473 -x90474 -x90475 -x90476 -x90477 -x90478 -x90479 -x90480 -x90481 -x90482 -x90483 -x90484 -x90485 -x90486 -x90487 -x90488 -x90489 -x90490 -x90491 -x90492 -x90493 -x90494 -x90495 -x90496 -x90497 -x90498 -x90499 -x90500 -x90501 -x90502 -x90503 -x90504 -x90505 -x90506 -x90507 -x90508 -x90509 -x90510 -x90511 -x90512 -x90513 -x90514 -x90515 -x90516 -x90517 -x90518 -x90519 -x90520 -x90521 -x90522 -x90523 -x90524 -x90525 -x90526 -x90527 -x90528 -x90529 -x90530 -x90531 -x90532 -x90533 -x90534 -x90535 -x90536 -x90537 -x90538 -x90539 -x90540 -x90541 -x90542 -x90543 -x90544 -x90545 -x90546 -x90547 -x90548 -x90549 -x90550 -x90551 -x90552 -x90553 -x90554 -x90555 -x90556 -x90557 -x90558 -x90559 -x90560 -x90561 -x90562 -x90563 -x90564 -x90565 -x90566 -x90567 -x90568 -x90569 -x90570 -x90571 -x90572 -x90573 -x90574 -x90575 -x90576 -x90577 -x90578 -x90579 -x90580 -x90581 -x90582 -x90583 -x90584 -x90585 -x90586 -x90587 -x90588 -x90589 -x90590 -x90591 -x90592 -x90593 -x90594 -x90595 -x90596 x90597 -x90598 -x90599 -x90600 -x90601 -x90602 -x90603 -x90604 -x90605 -x90606 -x90607 -x90608 -x90609 -x90610 -x90611 -x90612 -x90613 -x90614 -x90615 -x90616 -x90617 -x90618 -x90619 -x90620 -x90621 -x90622 -x90623 -x90624 -x90625 -x90626 -x90627 -x90628 -x90629 -x90630 -x90631 -x90632 -x90633 -x90634 -x90635 -x90636 -x90637 -x90638 -x90639 -x90640 -x90641 -x90642 -x90643 -x90644 -x90645 -x90646 -x90647 -x90648 -x90649 -x90650 -x90651 -x90652 -x90653 -x90654 -x90655 -x90656 -x90657 -x90658 -x90659 -x90660 -x90661 -x90662 -x90663 -x90664 -x90665 -x90666 -x90667 -x90668 -x90669 -x90670 -x90671 -x90672 -x90673 -x90674 -x90675 -x90676 -x90677 -x90678 -x90679 -x90680 -x90681 -x90682 -x90683 -x90684 -x90685 -x90686 -x90687 -x90688 -x90689 -x90690 -x90691 -x90692 -x90693 -x90694 -x90695 -x90696 -x90697 -x90698 -x90699 -x90700 -x90701 -x90702 -x90703 -x90704 -x90705 -x90706 -x90707 -x90708 -x90709 -x90710 -x90711 -x90712 -x90713 -x90714 -x90715 -x90716 -x90717 -x90718 -x90719 -x90720 -x90721 -x90722 -x90723 -x90724 -x90725 -x90726 -x90727 -x90728 x90729 -x90730 -x90731 -x90732 -x90733 -x90734 -x90735 -x90736 -x90737 -x90738 -x90739 -x90740 -x90741 -x90742 -x90743 -x90744 -x90745 -x90746 -x90747 -x90748 -x90749 -x90750 -x90751 -x90752 -x90753 -x90754 -x90755 -x90756 -x90757 -x90758 -x90759 -x90760 -x90761 -x90762 -x90763 -x90764 -x90765 -x90766 -x90767 -x90768 -x90769 -x90770 -x90771 -x90772 -x90773 -x90774 -x90775 -x90776 -x90777 -x90778 -x90779 -x90780 -x90781 -x90782 -x90783 -x90784 -x90785 -x90786 -x90787 -x90788 -x90789 -x90790 -x90791 -x90792 -x90793 -x90794 -x90795 -x90796 -x90797 -x90831 -x90832 -x90833 -x90834 -x90835 -x90836 -x90837 -x90838 -x90839 -x90840 -x90841 -x90842 -x90843 -x90844 -x90845 -x90846 -x90847 -x90848 -x90849 -x90850 -x90851 -x90852 -x90853 -x90854 -x90855 -x90856 -x90857 -x90858 -x90859 -x90860 -x90861 -x90862 -x90863 -x90864 -x90865 -x90866 -x90867 -x90868 -x90869 -x90870 -x90871 -x90872 -x90873 -x90874 -x90875 -x90876 -x90877 -x90878 -x90879 -x90880 -x90881 -x90882 -x90883 -x90884 -x90885 -x90886 -x90887 -x90888 -x90889 -x90890 -x90891 -x90892 -x90893 -x90894 -x90895 -x90896 -x90897 -x90898 -x90899 -x90900 -x90901 -x90902 -x90903 -x90904 -x90905 -x90906 -x90907 -x90908 -x90909 -x90910 -x90911 -x90912 -x90913 -x90914 -x90915 -x90916 -x90917 -x90918 -x90919 -x90920 -x90921 -x90922 -x90923 -x90924 -x90925 -x90926 -x90927 -x90928 -x90929 -x90930 -x90931 -x90932 -x90933 -x90934 -x90935 -x90936 -x90937 -x90938 -x90939 -x90940 -x90941 -x90942 -x90943 -x90944 -x90945 -x90946 -x90947 -x90948 -x90949 -x90950 -x90951 -x90952 -x90953 -x90954 -x90955 -x90956 -x90957 -x90958 -x90959 -x90960 -x90961 -x90962 -x90963 -x90964 -x90965 -x90966 -x90967 -x90968 -x90969 -x90970 -x90971 -x90972 -x90973 -x90974 -x90975 -x90976 -x90977 -x90978 -x90979 -x90980 -x90981 -x90982 -x90983 -x90984 -x90985 -x90986 -x90987 -x90988 -x90989 -x90990 -x90991 -x90992 -x90993 -x90994 -x90995 -x90996 -x90997 -x90998 -x90999 -x91000 -x91001 -x91002 -x91003 -x91004 -x91005 -x91006 -x91007 -x91008 -x91009 -x91010 -x91011 -x91012 -x91013 -x91014 -x91015 -x91016 -x91017 -x91018 -x91019 -x91020 -x91021 -x91022 -x91023 -x91024 -x91025 -x91026 -x91027 -x91028 -x91557 -x91558 -x91559 -x91560 -x91561 -x91562 -x91563 -x91564 -x91565 -x91566 -x91567 -x91568 -x91569 -x91570 -x91571 -x91572 -x91573 -x91574 -x91575 -x91576 -x91577 -x91578 -x91579 -x91580 -x91581 -x91582 -x91583 -x91584 -x91585 -x91586 -x91587 -x91588 -x91589 -x91920 -x91921 -x91922 -x91923 -x91924 -x91925 -x91926 -x91927 -x91928 -x91929 -x91930 -x91931 -x91932 -x91933 -x91934 -x91935 -x91936 -x91937 -x91938 -x91939 -x91940 -x91941 -x91942 -x91943 -x91944 -x91945 -x91946 -x91947 -x91948 -x91949 -x91950 -x91951 -x91952 -x92151 -x92152 -x92153 -x92154 -x92155 -x92156 -x92157 -x92158 -x92159 -x92160 -x92161 -x92162 -x92163 -x92164 -x92165 -x92166 -x92167 -x92168 -x92169 -x92170 -x92171 -x92172 -x92173 -x92174 -x92175 -x92176 -x92177 -x92178 -x92179 -x92180 -x92181 -x92182 -x92183 -x92184 -x92185 -x92186 -x92187 -x92188 -x92189 -x92190 -x92191 -x92192 -x92193 -x92194 -x92195 -x92196 -x92197 -x92198 -x92199 -x92200 -x92201 -x92202 -x92203 -x92204 -x92205 -x92206 -x92207 -x92208 -x92209 -x92210 -x92211 -x92212 -x92213 -x92214 -x92215 -x92216 -x92217 -x92218 -x92219 -x92220 -x92221 -x92222 -x92223 -x92224 -x92225 -x92226 -x92227 -x92228 -x92229 -x92230 -x92231 -x92232 -x92233 -x92234 -x92235 -x92236 -x92237 -x92238 -x92239 -x92240 -x92241 -x92242 -x92243 -x92244 -x92245 -x92246 -x92247 -x92248 -x92249 -x92250 -x92251 -x92252 -x92253 -x92254 -x92255 -x92256 -x92257 -x92258 -x92259 -x92260 -x92261 -x92262 -x92263 -x92264 -x92265 -x92266 -x92267 -x92268 -x92269 -x92270 -x92271 -x92272 -x92273 -x92274 -x92275 -x92276 -x92277 -x92278 -x92279 -x92280 -x92281 -x92282 -x92283 -x92284 -x92285 -x92286 -x92287 -x92288 -x92289 -x92290 -x92291 -x92292 -x92293 -x92294 -x92295 -x92296 -x92297 -x92298 -x92299 -x92300 -x92301 -x92302 -x92303 -x92304 -x92305 -x92306 -x92307 -x92308 -x92309 -x92310 -x92311 -x92312 -x92313 -x92314 -x92315 -x92316 -x92317 -x92318 -x92319 -x92320 -x92321
421.33/423.14	v -x92322 -x92323 -x92324 -x92325 -x92326 -x92327 -x92328 -x92329 -x92330 -x92331 -x92332 -x92333 -x92334 -x92335 -x92336 -x92337 -x92338 -x92339 -x92340 -x92341 -x92342 -x92343 -x92344 -x92345 -x92346 -x92347 -x92348 -x92349 -x92350 -x92351 -x92352 -x92353 -x92354 -x92355 -x92356 -x92357 -x92358 -x92359 -x92360 -x92361 -x92362 -x92363 -x92364 -x92365 -x92366 -x92367 -x92368 -x92369 -x92370 -x92371 -x92372 -x92373 -x92374 -x92375 -x92376 -x92377 -x92378 -x92379 -x92380 -x92381 -x91260 -x91261 -x91262 -x91263 -x91264 -x91265 -x91266 -x91267 -x91268 -x91269 -x91270 -x91271 -x91272 -x91273 -x91274 -x91275 -x91276 -x91277 -x91278 -x91279 -x91280 -x91281 -x91282 -x91283 -x91284 -x91285 -x91286 -x91287 -x91288 -x91289 -x91290 -x91291 -x91292 -x91293 -x91294 -x91295 -x91296 -x91297 -x91298 -x91299 -x91300 -x91301 -x91302 -x91303 -x91304 -x91305 -x91306 -x91307 -x91308 -x91309 -x91310 -x91311 -x91312 -x91313 -x91314 -x91315 -x91316 -x91317 -x91318 -x91319 -x91320 -x91321 -x91322 -x91323 -x91324 -x91325 -x91326 -x91327 -x91328 -x91329 -x91330 -x91331 -x91332 -x91333 -x91334 -x91335 -x91336 -x91337 -x91338 -x91339 -x91340 -x91341 -x91342 -x91343 -x91344 -x91345 -x91346 -x91347 -x91348 -x91349 -x91350 -x91351 -x91352 -x91353 -x91354 -x91355 -x91356 -x91357 -x91358 -x91359 -x91360 -x91361 -x91362 -x91363 -x91364 -x91365 -x91366 -x91367 -x91368 -x91369 -x91370 -x91371 -x91372 -x91373 -x91374 -x91375 -x91376 -x91377 -x91378 -x91379 -x91380 -x91381 -x91382 -x91383 -x91384 -x91385 -x91386 -x91387 -x91388 -x91389 -x91390 -x91391 -x91392 -x91393 -x91394 -x91395 -x91396 -x91397 -x91398 -x91399 -x91400 -x91401 -x91402 -x91403 -x91404 -x91405 -x91406 -x91407 -x91408 -x91409 -x91410 -x91411 -x91412 -x91413 -x91414 -x91415 -x91416 -x91417 -x91418 -x91419 -x91420 -x91421 -x91422 -x91423 -x91424 -x91425 -x91426 -x91427 -x91428 -x91429 -x91430 -x91431 -x91432 -x91433 -x91434 -x91435 -x91436 -x91437 -x91438 -x91439 -x91440 -x91441 -x91442 -x91443 -x91444 -x91445 -x91446 -x91447 -x91448 -x91449 -x91450 -x91451 -x91452 -x91453 -x91454 -x91455 -x91456 -x91457 -x91458 -x91459 -x91460 -x91461 -x91462 -x91463 -x91464 -x91465 -x91466 -x91467 -x91468 -x91469 -x91470 -x91471 -x91472 -x91473 -x91474 -x91475 -x91476 -x91477 -x91478 -x91479 -x91480 -x91481 -x91482 -x91483 -x91484 -x91485 -x91486 -x91487 -x91488 -x91489 -x91490 -x91491 -x91492 -x91493 -x91494 -x91495 -x91496 -x91497 -x91498 -x91499 -x91500 -x91501 -x91502 -x91503 -x91504 -x91505 -x91506 -x91507 -x91508 -x91509 -x91510 -x91511 -x91512 -x91513 -x91514 -x91515 -x91516 -x91517 -x91518 -x91519 -x91520 -x91521 -x91522 -x91523 -x91524 -x91525 -x91526 -x91527 -x91528 -x91529 -x91530 -x91531 -x91532 -x91533 -x91534 -x91535 -x91536 -x91537 -x91538 -x91539 -x91540 -x91541 -x91542 -x91543 -x91544 -x91545 -x91546 -x91547 -x91548 -x91549 -x91550 -x91551 -x91552 -x91553 -x91554 -x91555 -x91556 -x91590 -x91591 -x91592 -x91593 -x91594 -x91595 -x91596 -x91597 -x91598 -x91599 -x91600 -x91601 -x91602 -x91603 -x91604 -x91605 -x91606 -x91607 -x91608 -x91609 -x91610 -x91611 -x91612 -x91613 -x91614 -x91615 -x91616 -x91617 -x91618 -x91619 -x91620 -x91621 -x91622 -x91623 -x91624 -x91625 -x91626 -x91627 -x91628 -x91629 -x91630 -x91631 -x91632 -x91633 -x91634 -x91635 -x91636 -x91637 -x91638 -x91639 -x91640 -x91641 -x91642 -x91643 -x91644 -x91645 -x91646 -x91647 -x91648 -x91649 -x91650 -x91651 -x91652 -x91653 -x91654 -x91655 -x91656 -x91657 -x91658 -x91659 -x91660 -x91661 -x91662 -x91663 -x91664 -x91665 -x91666 -x91667 -x91668 -x91669 -x91670 -x91671 -x91672 -x91673 -x91674 -x91675 -x91676 -x91677 -x91678 -x91679 -x91680 -x91681 -x91682 -x91683 -x91684 -x91685 -x91686 -x91687 -x91688 -x91689 -x91690 -x91691 -x91692 -x91693 -x91694 -x91695 -x91696 -x91697 -x91698 -x91699 -x91700 -x91701 -x91702 -x91703 -x91704 -x91705 -x91706 -x91707 -x91708 -x91709 -x91710 -x91711 -x91712 -x91713 -x91714 -x91715 -x91716 -x91717 -x91718 -x91719 -x91720 -x91721 -x91722 -x91723 -x91724 -x91725 -x91726 -x91727 -x91728 -x91729 -x91730 -x91731 -x91732 -x91733 -x91734 -x91735 -x91736 -x91737 -x91738 -x91739 -x91740 -x91741 -x91742 -x91743 -x91744 -x91745 -x91746 -x91747 -x91748 -x91749 -x91750 -x91751 -x91752 -x91753 -x91754 -x91755 -x91756 -x91757 -x91758 -x91759 -x91760 -x91761 -x91762 -x91763 -x91764 -x91765 -x91766 -x91767 -x91768 -x91769 -x91770 -x91771 -x91772 -x91773 -x91774 -x91775 -x91776 -x91777 -x91778 -x91779 -x91780 -x91781 -x91782 -x91783 -x91784 -x91785 -x91786 -x91787 -x91788 -x91789 -x91790 -x91791 -x91792 -x91793 -x91794 -x91795 -x91796 -x91797 -x91798 -x91799 -x91800 -x91801 -x91802 -x91803 -x91804 -x91805 -x91806 -x91807 -x91808 -x91809 -x91810 -x91811 -x91812 -x91813 -x91814 -x91815 -x91816 -x91817 -x91818 -x91819 -x91820 -x91821 -x91822 -x91823 -x91824 -x91825 -x91826 -x91827 -x91828 -x91829 -x91830 -x91831 -x91832 -x91833 -x91834 -x91835 -x91836 -x91837 -x91838 -x91839 -x91840 -x91841 -x91842 -x91843 -x91844 -x91845 -x91846 -x91847 -x91848 -x91849 -x91850 -x91851 -x91852 -x91853 -x91854 -x91855 -x91856 -x91857 -x91858 -x91859 -x91860 -x91861 -x91862 -x91863 -x91864 -x91865 -x91866 -x91867 -x91868 -x91869 -x91870 -x91871 -x91872 -x91873 -x91874 -x91875 -x91876 -x91877 -x91878 -x91879 -x91880 -x91881 -x91882 -x91883 -x91884 -x91885 -x91886 -x91887 -x91888 -x91889 -x91890 -x91891 -x91892 -x91893 -x91894 -x91895 -x91896 -x91897 -x91898 -x91899 -x91900 -x91901 -x91902 -x91903 -x91904 -x91905 -x91906 -x91907 -x91908 -x91909 -x91910 -x91911 -x91912 -x91913 -x91914 -x91915 -x91916 -x91917 -x91918 -x91919 -x91953 -x91954 -x91955 -x91956 -x91957 -x91958 -x91959 -x91960 -x91961 -x91962 -x91963 -x91964 -x91965 -x91966 -x91967 -x91968 -x91969 -x91970 -x91971 -x91972 -x91973 -x91974 -x91975 -x91976 -x91977 -x91978 -x91979 -x91980 -x91981 -x91982 -x91983 -x91984 -x91985 -x91986 -x91987 -x91988 -x91989 -x91990 -x91991 -x91992 -x91993 -x91994 -x91995 -x91996 -x91997 -x91998 -x91999 -x92000 -x92001 -x92002 -x92003 -x92004 -x92005 -x92006 -x92007 -x92008 -x92009 -x92010 -x92011 -x92012 -x92013 -x92014 -x92015 -x92016 -x92017 -x92018 -x92019 -x92020 -x92021 -x92022 -x92023 -x92024 -x92025 -x92026 -x92027 -x92028 -x92029 -x92030 -x92031 -x92032 -x92033 -x92034 -x92035 -x92036 -x92037 -x92038 -x92039 -x92040 -x92041 -x92042 -x92043 -x92044 -x92045 -x92046 -x92047 -x92048 -x92049 -x92050 -x92051 -x92052 -x92053 -x92054 -x92055 -x92056 -x92057 -x92058 -x92059 -x92060 -x92061 -x92062 -x92063 -x92064 -x92065 -x92066 -x92067 -x92068 -x92069 -x92070 -x92071 -x92072 -x92073 -x92074 -x92075 -x92076 -x92077 -x92078 -x92079 -x92080 -x92081 -x92082 -x92083 -x92084 -x92085 -x92086 -x92087 -x92088 -x92089 -x92090 -x92091 -x92092 -x92093 -x92094 -x92095 -x92096 -x92097 -x92098 -x92099 -x92100 -x92101 -x92102 -x92103 -x92104 -x92105 -x92106 -x92107 -x92108 -x92109 -x92110 -x92111 -x92112 -x92113 -x92114 -x92115 -x92116 -x92117 -x92118 -x92119 -x92120 -x92121 -x92122 -x92123 -x92124 -x92125 -x92126 -x92127 -x92128 -x92129 -x92130 -x92131 -x92132 -x92133 -x92134 -x92135 -x92136 -x92137 -x92138 -x92139 -x92140 -x92141 -x92142 -x92143 -x92144 -x92145 -x92146 -x92147 -x92148 -x92149 -x92150 -x92679 -x92680 -x92681 -x92682 -x92683 -x92684 -x92685 -x92686 -x92687 -x92688 -x92689 -x92690 -x92691 -x92692 -x92693 -x92694 -x92695 -x92696 -x92697 -x92698 -x92699 -x92700 -x92701 -x92702 -x92703 -x92704 -x92705 -x92706 -x92707 -x92708 -x92709 -x92710 -x92711 -x93042 -x93043 -x93044 -x93045 -x93046 -x93047 -x93048 -x93049 -x93050 -x93051 -x93052 -x93053 -x93054 -x93055 -x93056 -x93057 -x93058 -x93059 -x93060 -x93061 -x93062 -x93063 -x93064 -x93065 -x93066 -x93067 -x93068 -x93069 -x93070 -x93071 -x93072 -x93073 -x93074 -x93273 -x93274 -x93275 -x93276 -x93277 -x93278 -x93279 -x93280 -x93281 -x93282 -x93283 -x93284 -x93285 -x93286 -x93287 -x93288 -x93289 -x93290 -x93291 -x93292 -x93293 -x93294 -x93295 -x93296 -x93297 -x93298 -x93299 -x93300 -x93301 -x93302 -x93303 -x93304 -x93305 -x93306 -x93307 -x93308 -x93309 -x93310 -x93311 -x93312 -x93313 -x93314 -x93315 -x93316 -x93317 -x93318 -x93319 -x93320 -x93321 -x93322 -x93323 -x93324 -x93325 -x93326 -x93327 -x93328 -x93329 -x93330 -x93331 -x93332 -x93333 -x93334 -x93335 -x93336 -x93337 -x93338 -x93339 -x93340 -x93341 -x93342 -x93343 -x93344 -x93345 -x93346 -x93347 -x93348 -x93349 -x93350 -x93351 -x93352 -x93353 -x93354 -x93355 -x93356 -x93357 -x93358 -x93359 -x93360 -x93361 -x93362 -x93363 -x93364 -x93365 -x93366 -x93367 -x93368 -x93369 -x93370 -x93371 -x93372 -x93373 -x93374 -x93375 -x93376 -x93377 -x93378 -x93379 -x93380 -x93381 -x93382 -x93383 -x93384 -x93385 -x93386 -x93387 -x93388 -x93389 -x93390 -x93391 -x93392 -x93393 -x93394 -x93395 -x93396 -x93397 -x93398 -x93399 -x93400 -x93401 -x93402 -x93403 -x93404 -x93405 -x93406 -x93407 -x93408 -x93409 -x93410 -x93411 -x93412 -x93413 -x93414 -x93415 -x93416 -x93417 -x93418 -x93419 -x93420 -x93421 -x93422 -x93423 -x93424 -x93425 -x93426 -x93427 -x93428 -x93429 -x93430 -x93431 -x93432 -x93433 -x93434 -x93435 -x93436 -x93437 -x93438 -x93439 -x93440 -x93441 -x93442 -x93443 -x93444 -x93445 -x93446 -x93447 -x93448 -x93449 -x93450 -x93451 -x93452 -x93453 -x93454 -x93455 -x93456 -x93457 -x93458 -x93459 -x93460 -x93461 -x93462 -x93463 -x93464 -x93465 -x93466 -x93467 -x93468 -x93469 -x93470 -x93471 -x93472 -x93473 -x93474 -x93475 -x93476 -x93477 -x93478 -x93479 -x93480 -x93481 -x93482 -x93483 -x93484 -x93485 -x93486 -x93487 -x93488 -x93489 -x93490 -x93491 -x93492 -x93493 -x93494 -x93495 -x93496 -x93497 -x93498 -x93499 -x93500 -x93501 -x93502 -x93503 -x92382 -x92383 -x92384 -x92385 -x92386 -x92387 -x92388 -x92389 -x92390 -x92391 -x92392 -x92393 -x92394 -x92395 -x92396 -x92397 -x92398 -x92399 -x92400 -x92401 -x92402 -x92403 -x92404 -x92405 -x92406 -x92407 -x92408 -x92409 -x92410 -x92411 -x92412 -x92413 -x92414 -x92415 -x92416 -x92417 -x92418 -x92419 -x92420 -x92421 -x92422 -x92423 -x92424 -x92425 -x92426 -x92427 -x92428 -x92429 -x92430 -x92431 -x92432 -x92433 -x92434 -x92435 -x92436 -x92437 -x92438 -x92439 -x92440 -x92441 -x92442 -x92443 -x92444 -x92445 -x92446 -x92447 -x92448 -x92449 -x92450 -x92451 -x92452 -x92453 -x92454 -x92455 -x92456 -x92457 -x92458 -x92459 -x92460 -x92461 -x92462 -x92463 -x92464 -x92465 -x92466 -x92467 -x92468 -x92469 -x92470 -x92471 -x92472 -x92473 -x92474 -x92475 -x92476 -x92477 -x92478 -x92479 -x92480 -x92481 -x92482 -x92483 -x92484 -x92485 -x92486 -x92487 -x92488 -x92489 -x92490 -x92491 -x92492 -x92493 -x92494 -x92495 -x92496 -x92497 -x92498 -x92499 -x92500 -x92501 -x92502 -x92503 -x92504 -x92505 -x92506 -x92507 -x92508 -x92509 -x92510 -x92511 -x92512 -x92513 -x92514 -x92515 -x92516 -x92517 -x92518 -x92519 -x92520 -x92521 -x92522 -x92523 -x92524 -x92525 -x92526 -x92527 -x92528 -x92529 -x92530 -x92531 -x92532 -x92533 -x92534 -x92535 -x92536 -x92537 -x92538 -x92539 -x92540 -x92541 -x92542 -x92543 -x92544 -x92545 -x92546 -x92547 -x92548 -x92549 -x92550 -x92551 -x92552 -x92553 -x92554 -x92555 -x92556 -x92557 -x92558 -x92559 -x92560 -x92561 -x92562 -x92563 -x92564 -x92565 -x92566 -x92567 -x92568 -x92569 -x92570 -x92571 -x92572 -x92573 -x92574 -x92575 -x92576 -x92577 -x92578 -x92579 -x92580 -x92581 -x92582 -x92583 -x92584 -x92585 -x92586 -x92587 -x92588 -x92589 -x92590 -x92591 -x92592 -x92593 -x92594 -x92595 -x92596 -x92597 -x92598 -x92599 -x92600 -x92601 -x92602 -x92603 -x92604 -x92605 -x92606 -x92607 -x92608 -x92609 -x92610 -x92611 -x92612 -x92613 -x92614 -x92615 -x92616 -x92617 -x92618 -x92619 -x92620 -x92621 -x92622 -x92623 -x92624 -x92625 -x92626 -x92627 -x92628 -x92629 -x92630 -x92631 -x92632 -x92633 -x92634 -x92635 -x92636 -x92637 -x92638 -x92639 -x92640 -x92641 -x92642 -x92643 -x92644 -x92645 -x92646 -x92647 -x92648 -x92649 -x92650 -x92651 -x92652 -x92653 -x92654 -x92655 -x92656 -x92657 -x92658 -x92659 -x92660 -x92661 -x92662 -x92663 -x92664 -x92665 -x92666 -x92667 -x92668 -x92669 -x92670 -x92671 -x92672 -x92673 -x92674 -x92675 -x92676 -x92677 -x92678 -x92712 -x92713 -x92714 -x92715 -x92716 -x92717 -x92718 -x92719 -x92720 -x92721 -x92722 -x92723 -x92724 -x92725 -x92726 -x92727 -x92728 -x92729 -x92730 -x92731 -x92732 -x92733 -x92734 -x92735 -x92736 -x92737 -x92738 -x92739 -x92740 -x92741 -x92742 -x92743 -x92744 -x92745 -x92746 -x92747 -x92748 -x92749 -x92750 -x92751 -x92752 -x92753 -x92754 -x92755 -x92756 -x92757 -x92758 -x92759 -x92760 -x92761 -x92762 -x92763 -x92764 -x92765 -x92766 -x92767 -x92768 -x92769 -x92770 -x92771 -x92772 -x92773 -x92774 -x92775 -x92776 -x92777 -x92778 -x92779 -x92780 -x92781 -x92782 -x92783 -x92784 -x92785 -x92786 -x92787 -x92788 -x92789 -x92790 -x92791 -x92792 -x92793 -x92794 -x92795 -x92796 -x92797 -x92798 -x92799 -x92800 -x92801 -x92802 -x92803 -x92804 -x92805 -x92806 -x92807 -x92808 -x92809 -x92810 -x92811 -x92812 -x92813 -x92814 -x92815 -x92816 -x92817 -x92818 -x92819 -x92820 -x92821 -x92822 -x92823 -x92824 -x92825 -x92826 -x92827 -x92828 -x92829 -x92830 -x92831 -x92832 -x92833 -x92834 -x92835 -x92836 -x92837 -x92838 -x92839 -x92840 -x92841 -x92842 -x92843 -x92844 -x92845 -x92846 -x92847 -x92848 -x92849 -x92850 -x92851 -x92852 -x92853 -x92854 -x92855 -x92856 -x92857 -x92858 -x92859 -x92860 -x92861 -x92862 -x92863 -x92864 -x92865 -x92866 -x92867 -x92868 -x92869 -x92870 -x92871 -x92872 -x92873 -x92874 -x92875 -x92876 -x92877 -x92878 -x92879 -x92880 -x92881 -x92882 -x92883 -x92884 -x92885 -x92886 -x92887 -x92888 -x92889 -x92890 -x92891 -x92892 -x92893 -x92894 -x92895 -x92896 -x92897 -x92898 -x92899 -x92900 -x92901 -x92902 -x92903 -x92904 -x92905 -x92906 -x92907 -x92908 -x92909 -x92910 -x92911 -x92912 -x92913 -x92914 -x92915 -x92916 -x92917 -x92918 -x92919 -x92920 -x92921 -x92922 -x92923 -x92924 -x92925 -x92926 -x92927 -x92928 -x92929 -x92930 -x92931 -x92932 -x92933 -x92934 -x92935 -x92936 -x92937 -x92938 -x92939 -x92940 -x92941 -x92942 -x92943 -x92944 -x92945 -x92946 -x92947 -x92948 -x92949 -x92950 -x92951 -x92952 -x92953 -x92954 -x92955 -x92956 -x92957 -x92958 -x92959 -x92960 -x92961 -x92962 -x92963 -x92964 -x92965 -x92966 -x92967 -x92968 -x92969 -x92970 -x92971 -x92972 -x92973 -x92974 -x92975 -x92976 -x92977 -x92978 -x92979 -x92980 -x92981 -x92982 -x92983 -x92984 -x92985 -x92986 -x92987 -x92988 -x92989 -x92990 -x92991 -x92992 -x92993 -x92994 -x92995 -x92996 -x92997 -x92998 -x92999 -x93000 -x93001 -x93002 -x93003 -x93004 -x93005 -x93006 -x93007 -x93008 -x93009 -x93010 -x93011 -x93012 -x93013 -x93014 -x93015 -x93016 -x93017 -x93018 -x93019 -x93020 -x93021 -x93022 -x93023 -x93024 -x93025 -x93026 -x93027 -x93028 -x93029 -x93030 -x93031 -x93032 -x93033 -x93034 -x93035 -x93036 -x93037 -x93038 -x93039 -x93040 -x93041 -x93075 -x93076 -x93077 -x93078 -x93079 -x93080 -x93081 -x93082 -x93083 -x93084 -x93085 -x93086 -x93087 -x93088 -x93089 -x93090 -x93091 -x93092 -x93093 -x93094 -x93095 -x93096 -x93097 -x93098 -x93099 -x93100 -x93101 -x93102 -x93103 -x93104 -x93105 -x93106 -x93107 -x93108 -x93109 -x93110 -x93111 -x93112 -x93113 -x93114 -x93115 -x93116 -x93117 -x93118 -x93119 -x93120 -x93121 -x93122 -x93123 -x93124 -x93125 -x93126 -x93127 -x93128 -x93129 -x93130 -x93131 -x93132 -x93133 -x93134 -x93135 -x93136 -x93137 -x93138 -x93139 -x93140 -x93141 -x93142 -x93143 -x93144 -x93145 -x93146 -x93147 -x93148 -x93149 -x93150 -x93151 -x93152 -x93153 -x93154 -x93155 -x93156 -x93157 -x93158 -x93159 -x93160 -x93161 -x93162 -x93163 -x93164 -x93165 -x93166 -x93167 -x93168 -x93169 -x93170 -x93171 -x93172 -x93173 -x93174 -x93175 -x93176 -x93177 -x93178 -x93179 -x93180 -x93181 -x93182 -x93183 -x93184 -x93185 -x93186 -x93187 -x93188 -x93189 -x93190 -x93191 -x93192 -x93193 -x93194 -x93195 -x93196 -x93197 -x93198 -x93199 -x93200 -x93201 -x93202 -x93203 -x93204 -x93205 -x93206 -x93207 -x93208 -x93209 -x93210 -x93211 -x93212 -x93213 -x93214 -x93215 -x93216 -x93217 -x93218 -x93219 -x93220 -x93221 -x93222 -x93223 -x93224 -x93225 -x93226 -x93227 -x93228 -x93229 -x93230 -x93231 -x93232 -x93233 -x93234 -x93235 -x93236 -x93237 -x93238 -x93239 -x93240 -x93241 -x93242 -x93243 -x93244 -x93245 -x93246 -x93247 -x93248 -x93249 -x93250 -x93251 -x93252 -x93253 -x93254 -x93255 -x93256 -x93257 -x93258 -x93259 -x93260 -x93261 -x93262 -x93263 -x93264 -x93265
421.33/423.14	v -x93266 -x93267 -x93268 -x93269 -x93270 -x93271 -x93272 -x93801 -x93802 -x93803 -x93804 -x93805 -x93806 -x93807 -x93808 -x93809 -x93810 -x93811 -x93812 -x93813 -x93814 -x93815 -x93816 -x93817 -x93818 -x93819 -x93820 -x93821 -x93822 -x93823 -x93824 -x93825 -x93826 -x93827 -x93828 -x93829 -x93830 -x93831 -x93832 -x93833 -x94164 -x94165 -x94166 -x94167 -x94168 -x94169 -x94170 -x94171 -x94172 -x94173 -x94174 -x94175 -x94176 -x94177 -x94178 -x94179 -x94180 -x94181 -x94182 -x94183 -x94184 -x94185 -x94186 -x94187 -x94188 -x94189 -x94190 -x94191 -x94192 -x94193 -x94194 -x94195 -x94196 -x94395 -x94396 -x94397 -x94398 -x94399 -x94400 -x94401 -x94402 -x94403 -x94404 -x94405 -x94406 -x94407 -x94408 -x94409 -x94410 -x94411 -x94412 -x94413 -x94414 -x94415 -x94416 -x94417 -x94418 -x94419 -x94420 -x94421 -x94422 -x94423 -x94424 -x94425 -x94426 -x94427 -x94428 -x94429 -x94430 -x94431 -x94432 -x94433 -x94434 -x94435 -x94436 -x94437 -x94438 -x94439 -x94440 -x94441 -x94442 -x94443 -x94444 -x94445 -x94446 -x94447 -x94448 -x94449 -x94450 -x94451 -x94452 -x94453 -x94454 -x94455 -x94456 -x94457 -x94458 -x94459 -x94460 -x94461 -x94462 -x94463 -x94464 -x94465 -x94466 -x94467 -x94468 -x94469 -x94470 -x94471 -x94472 -x94473 -x94474 -x94475 -x94476 -x94477 -x94478 -x94479 -x94480 -x94481 -x94482 -x94483 -x94484 -x94485 -x94486 -x94487 -x94488 -x94489 -x94490 -x94491 -x94492 -x94493 -x94494 -x94495 -x94496 -x94497 -x94498 -x94499 -x94500 -x94501 -x94502 -x94503 -x94504 -x94505 -x94506 -x94507 -x94508 -x94509 -x94510 -x94511 -x94512 -x94513 -x94514 -x94515 -x94516 -x94517 -x94518 -x94519 -x94520 -x94521 -x94522 -x94523 -x94524 -x94525 -x94526 -x94527 -x94528 -x94529 -x94530 -x94531 -x94532 -x94533 -x94534 -x94535 -x94536 -x94537 -x94538 -x94539 -x94540 -x94541 -x94542 -x94543 -x94544 -x94545 -x94546 -x94547 -x94548 -x94549 -x94550 -x94551 -x94552 -x94553 -x94554 -x94555 -x94556 -x94557 -x94558 -x94559 -x94560 -x94561 -x94562 -x94563 -x94564 -x94565 -x94566 -x94567 -x94568 -x94569 -x94570 -x94571 -x94572 -x94573 -x94574 -x94575 -x94576 -x94577 -x94578 -x94579 -x94580 -x94581 -x94582 -x94583 -x94584 -x94585 -x94586 -x94587 -x94588 -x94589 -x94590 -x94591 -x94592 -x94593 -x94594 -x94595 -x94596 -x94597 -x94598 -x94599 -x94600 -x94601 -x94602 -x94603 -x94604 -x94605 -x94606 -x94607 -x94608 -x94609 -x94610 -x94611 -x94612 -x94613 -x94614 -x94615 -x94616 -x94617 -x94618 -x94619 -x94620 -x94621 -x94622 -x94623 -x94624 -x94625 -x93504 -x93505 -x93506 -x93507 -x93508 -x93509 -x93510 -x93511 -x93512 -x93513 -x93514 -x93515 -x93516 -x93517 -x93518 -x93519 -x93520 -x93521 -x93522 -x93523 -x93524 -x93525 -x93526 -x93527 -x93528 -x93529 -x93530 -x93531 -x93532 -x93533 -x93534 -x93535 -x93536 -x93537 -x93538 -x93539 -x93540 -x93541 -x93542 -x93543 -x93544 -x93545 -x93546 -x93547 -x93548 -x93549 -x93550 -x93551 -x93552 -x93553 -x93554 -x93555 -x93556 -x93557 -x93558 -x93559 -x93560 -x93561 -x93562 -x93563 -x93564 -x93565 -x93566 -x93567 -x93568 -x93569 -x93570 -x93571 -x93572 -x93573 -x93574 -x93575 -x93576 -x93577 -x93578 -x93579 -x93580 -x93581 -x93582 -x93583 -x93584 -x93585 -x93586 -x93587 -x93588 -x93589 -x93590 -x93591 -x93592 -x93593 -x93594 -x93595 -x93596 -x93597 -x93598 -x93599 -x93600 -x93601 -x93602 -x93603 -x93604 -x93605 -x93606 -x93607 -x93608 -x93609 -x93610 -x93611 -x93612 -x93613 -x93614 -x93615 -x93616 -x93617 -x93618 -x93619 -x93620 -x93621 -x93622 -x93623 -x93624 -x93625 -x93626 -x93627 -x93628 -x93629 -x93630 -x93631 -x93632 -x93633 -x93634 -x93635 -x93636 -x93637 -x93638 -x93639 -x93640 -x93641 -x93642 -x93643 -x93644 -x93645 -x93646 -x93647 -x93648 -x93649 -x93650 -x93651 -x93652 -x93653 -x93654 -x93655 -x93656 -x93657 -x93658 -x93659 -x93660 -x93661 -x93662 -x93663 -x93664 -x93665 -x93666 -x93667 -x93668 -x93669 -x93670 -x93671 -x93672 -x93673 -x93674 -x93675 -x93676 -x93677 -x93678 -x93679 -x93680 -x93681 -x93682 -x93683 -x93684 -x93685 -x93686 -x93687 -x93688 -x93689 -x93690 -x93691 -x93692 -x93693 -x93694 -x93695 -x93696 -x93697 -x93698 -x93699 -x93700 -x93701 -x93702 -x93703 -x93704 -x93705 -x93706 -x93707 -x93708 -x93709 -x93710 -x93711 -x93712 -x93713 -x93714 -x93715 -x93716 -x93717 -x93718 -x93719 -x93720 -x93721 -x93722 -x93723 -x93724 -x93725 -x93726 -x93727 -x93728 -x93729 -x93730 -x93731 -x93732 -x93733 -x93734 -x93735 -x93736 -x93737 -x93738 -x93739 -x93740 -x93741 -x93742 -x93743 -x93744 -x93745 -x93746 -x93747 -x93748 -x93749 -x93750 -x93751 -x93752 -x93753 -x93754 -x93755 -x93756 -x93757 -x93758 -x93759 -x93760 -x93761 -x93762 -x93763 -x93764 -x93765 -x93766 -x93767 -x93768 -x93769 -x93770 -x93771 -x93772 -x93773 -x93774 -x93775 -x93776 -x93777 -x93778 -x93779 -x93780 -x93781 -x93782 -x93783 -x93784 -x93785 -x93786 -x93787 -x93788 -x93789 -x93790 -x93791 -x93792 -x93793 -x93794 -x93795 -x93796 -x93797 -x93798 -x93799 -x93800 -x93834 -x93835 -x93836 -x93837 -x93838 -x93839 -x93840 -x93841 -x93842 -x93843 -x93844 -x93845 -x93846 -x93847 -x93848 -x93849 -x93850 -x93851 -x93852 -x93853 -x93854 -x93855 -x93856 -x93857 -x93858 -x93859 -x93860 -x93861 -x93862 -x93863 -x93864 -x93865 -x93866 -x93867 -x93868 -x93869 -x93870 -x93871 -x93872 -x93873 -x93874 -x93875 -x93876 -x93877 -x93878 -x93879 -x93880 -x93881 -x93882 -x93883 -x93884 -x93885 -x93886 -x93887 -x93888 -x93889 -x93890 -x93891 -x93892 -x93893 -x93894 -x93895 -x93896 -x93897 -x93898 -x93899 -x93900 -x93901 -x93902 -x93903 -x93904 -x93905 -x93906 -x93907 -x93908 -x93909 -x93910 -x93911 -x93912 -x93913 -x93914 -x93915 -x93916 -x93917 -x93918 -x93919 -x93920 -x93921 -x93922 -x93923 -x93924 -x93925 -x93926 -x93927 -x93928 -x93929 -x93930 -x93931 -x93932 -x93933 -x93934 -x93935 -x93936 -x93937 -x93938 -x93939 -x93940 -x93941 -x93942 -x93943 -x93944 -x93945 -x93946 -x93947 -x93948 -x93949 -x93950 -x93951 -x93952 -x93953 -x93954 -x93955 -x93956 -x93957 -x93958 -x93959 -x93960 -x93961 -x93962 -x93963 -x93964 -x93965 -x93966 -x93967 -x93968 -x93969 -x93970 -x93971 -x93972 -x93973 -x93974 -x93975 -x93976 -x93977 -x93978 -x93979 -x93980 -x93981 -x93982 -x93983 -x93984 -x93985 -x93986 -x93987 -x93988 -x93989 -x93990 -x93991 -x93992 -x93993 -x93994 -x93995 -x93996 -x93997 -x93998 -x93999 -x94000 -x94001 -x94002 -x94003 -x94004 -x94005 -x94006 -x94007 -x94008 -x94009 -x94010 -x94011 -x94012 -x94013 -x94014 -x94015 -x94016 -x94017 -x94018 -x94019 -x94020 -x94021 -x94022 -x94023 -x94024 -x94025 -x94026 -x94027 -x94028 -x94029 -x94030 -x94031 -x94032 -x94033 -x94034 -x94035 -x94036 -x94037 -x94038 -x94039 -x94040 -x94041 -x94042 -x94043 -x94044 -x94045 -x94046 -x94047 -x94048 -x94049 -x94050 -x94051 -x94052 -x94053 -x94054 -x94055 -x94056 -x94057 -x94058 -x94059 -x94060 -x94061 -x94062 -x94063 -x94064 -x94065 -x94066 -x94067 -x94068 -x94069 -x94070 -x94071 -x94072 -x94073 -x94074 -x94075 -x94076 -x94077 -x94078 -x94079 -x94080 -x94081 -x94082 -x94083 -x94084 -x94085 -x94086 -x94087 -x94088 -x94089 -x94090 -x94091 -x94092 -x94093 -x94094 -x94095 -x94096 -x94097 -x94098 -x94099 -x94100 -x94101 -x94102 -x94103 -x94104 -x94105 -x94106 -x94107 -x94108 -x94109 -x94110 -x94111 -x94112 -x94113 -x94114 -x94115 -x94116 -x94117 -x94118 -x94119 -x94120 -x94121 -x94122 -x94123 -x94124 -x94125 -x94126 -x94127 -x94128 -x94129 -x94130 -x94131 -x94132 -x94133 -x94134 -x94135 -x94136 -x94137 -x94138 -x94139 -x94140 -x94141 -x94142 -x94143 -x94144 -x94145 -x94146 -x94147 -x94148 -x94149 -x94150 -x94151 -x94152 -x94153 -x94154 -x94155 -x94156 -x94157 -x94158 -x94159 -x94160 -x94161 -x94162 -x94163 -x94197 -x94198 -x94199 -x94200 -x94201 -x94202 -x94203 -x94204 -x94205 -x94206 -x94207 -x94208 -x94209 -x94210 -x94211 -x94212 -x94213 -x94214 -x94215 -x94216 -x94217 -x94218 -x94219 -x94220 -x94221 -x94222 -x94223 -x94224 -x94225 -x94226 -x94227 -x94228 -x94229 -x94230 -x94231 -x94232 -x94233 -x94234 -x94235 -x94236 -x94237 -x94238 -x94239 -x94240 -x94241 -x94242 -x94243 -x94244 -x94245 -x94246 -x94247 -x94248 -x94249 -x94250 -x94251 -x94252 -x94253 -x94254 -x94255 -x94256 -x94257 -x94258 -x94259 -x94260 -x94261 -x94262 -x94263 -x94264 -x94265 -x94266 -x94267 -x94268 -x94269 -x94270 -x94271 -x94272 -x94273 -x94274 -x94275 -x94276 -x94277 -x94278 -x94279 -x94280 -x94281 -x94282 -x94283 -x94284 -x94285 -x94286 -x94287 -x94288 -x94289 -x94290 -x94291 -x94292 -x94293 -x94294 -x94295 -x94296 -x94297 -x94298 -x94299 -x94300 -x94301 -x94302 -x94303 -x94304 -x94305 -x94306 -x94307 -x94308 -x94309 -x94310 -x94311 -x94312 -x94313 -x94314 -x94315 -x94316 -x94317 -x94318 -x94319 -x94320 -x94321 -x94322 -x94323 -x94324 -x94325 -x94326 -x94327 -x94328 -x94329 -x94330 -x94331 -x94332 -x94333 -x94334 -x94335 -x94336 -x94337 -x94338 -x94339 -x94340 -x94341 -x94342 -x94343 -x94344 -x94345 -x94346 -x94347 -x94348 -x94349 -x94350 -x94351 -x94352 -x94353 -x94354 -x94355 -x94356 -x94357 -x94358 -x94359 -x94360 -x94361 -x94362 -x94363 -x94364 -x94365 -x94366 -x94367 -x94368 -x94369 -x94370 -x94371 -x94372 -x94373 -x94374 -x94375 -x94376 -x94377 -x94378 -x94379 -x94380 -x94381 -x94382 -x94383 -x94384 -x94385 -x94386 -x94387 -x94388 -x94389 -x94390 -x94391 -x94392 -x94393 -x94394 -x96078 -x96079 -x96080 -x96081 -x96082 -x96083 -x96084 -x96085 -x96086 -x96087 -x96088 -x96089 -x96090 -x96091 -x96092 -x96093 -x96094 -x96095 -x96096 -x96097 -x96098 -x96099 -x96100 -x96101 -x96102 -x96103 -x96104 -x96105 -x96106 -x96107 -x96108 -x96109 -x96110 -x96408 -x96409 -x96410 -x96411 -x96412 -x96413 -x96414 -x96415 -x96416 -x96417 -x96418 -x96419 -x96420 -x96421 -x96422 -x96423 -x96424 -x96425 -x96426 -x96427 -x96428 -x96429 -x96430 -x96431 -x96432 -x96433 -x96434 -x96435 -x96436 -x96437 -x96438 -x96439 -x96440 -x96639 -x96640 -x96641 -x96642 -x96643 -x96644 -x96645 -x96646 -x96647 -x96648 -x96649 -x96650 -x96651 -x96652 -x96653 -x96654 -x96655 -x96656 -x96657 -x96658 -x96659 -x96660 -x96661 -x96662 -x96663 -x96664 -x96665 -x96666 -x96667 -x96668 -x96669 -x96670 -x96671 -x96672 -x96673 -x96674 -x96675 -x96676 -x96677 -x96678 -x96679 -x96680 -x96681 -x96682 -x96683 -x96684 -x96685 -x96686 -x96687 -x96688 -x96689 -x96690 -x96691 -x96692 -x96693 -x96694 -x96695 -x96696 -x96697 -x96698 -x96699 -x96700 -x96701 -x96702 -x96703 -x96704 -x96705 -x96706 -x96707 -x96708 -x96709 -x96710 -x96711 -x96712 -x96713 -x96714 -x96715 -x96716 -x96717 -x96718 -x96719 -x96720 -x96721 -x96722 -x96723 -x96724 -x96725 -x96726 -x96727 -x96728 -x96729 -x96730 -x96731 -x96732 -x96733 -x96734 -x96735 -x96736 -x96737 -x96738 -x96739 -x96740 -x96741 -x96742 -x96743 -x96744 -x96745 -x96746 -x96747 -x96748 -x96749 -x96750 -x96751 -x96752 -x96753 -x96754 -x96755 -x96756 -x96757 -x96758 -x96759 -x96760 -x96761 -x96762 -x96763 -x96764 -x96765 -x96766 -x96767 -x96768 -x96769 -x96770 -x96771 -x96772 -x96773 -x96774 -x96775 -x96776 -x96777 -x96778 -x96779 -x96780 -x96781 -x96782 -x96783 -x96784 -x96785 -x96786 -x96787 -x96788 -x96789 -x96790 -x96791 -x96792 -x96793 -x96794 -x96795 -x96796 -x96797 -x96798 -x96799 -x96800 -x96801 -x96802 -x96803 -x96804 -x96805 -x96806 -x96807 -x96808 -x96809 -x96810 -x96811 -x96812 -x96813 -x96814 -x96815 -x96816 -x96817 -x96818 -x96819 -x96820 -x96821 -x96822 -x96823 -x96824 -x96825 -x96826 -x96827 -x96828 -x96829 -x96830 -x96831 -x96832 -x96833 -x96834 -x96835 -x96836 -x96837 -x96838 -x96839 -x96840 -x96841 -x96842 -x96843 -x96844 -x96845 -x96846 -x96847 -x96848 -x96849 -x96850 -x96851 -x96852 -x96853 -x96854 -x96855 -x96856 -x96857 -x96858 -x96859 -x96860 -x96861 -x96862 -x96863 -x96864 -x96865 -x96866 -x96867 -x96868 -x96869 -x95748 -x95749 -x95750 -x95751 -x95752 -x95753 -x95754 -x95755 -x95756 -x95757 -x95758 -x95759 -x95760 -x95761 -x95762 -x95763 -x95764 -x95765 -x95766 -x95767 -x95768 -x95769 -x95770 -x95771 -x95772 -x95773 -x95774 -x95775 -x95776 -x95777 -x95778 -x95779 -x95780 -x95781 -x95782 -x95783 -x95784 -x95785 -x95786 -x95787 -x95788 -x95789 -x95790 -x95791 -x95792 -x95793 -x95794 -x95795 -x95796 -x95797 -x95798 -x95799 -x95800 -x95801 -x95802 -x95803 -x95804 -x95805 -x95806 -x95807 -x95808 -x95809 -x95810 -x95811 -x95812 -x95813 -x95814 -x95815 -x95816 -x95817 -x95818 -x95819 -x95820 -x95821 -x95822 -x95823 -x95824 -x95825 -x95826 -x95827 -x95828 -x95829 -x95830 -x95831 -x95832 -x95833 -x95834 -x95835 -x95836 -x95837 -x95838 -x95839 -x95840 -x95841 -x95842 -x95843 -x95844 -x95845 -x95846 -x95847 -x95848 -x95849 -x95850 -x95851 -x95852 -x95853 -x95854 -x95855 -x95856 -x95857 -x95858 -x95859 -x95860 -x95861 -x95862 -x95863 -x95864 -x95865 -x95866 -x95867 -x95868 -x95869 -x95870 -x95871 -x95872 -x95873 -x95874 -x95875 -x95876 -x95877 -x95878 -x95879 -x95880 -x95881 -x95882 -x95883 -x95884 -x95885 -x95886 -x95887 -x95888 -x95889 -x95890 -x95891 -x95892 -x95893 -x95894 -x95895 -x95896 -x95897 -x95898 -x95899 -x95900 -x95901 -x95902 -x95903 -x95904 -x95905 -x95906 -x95907 -x95908 -x95909 -x95910 -x95911 -x95912 -x95913 -x95914 -x95915 -x95916 -x95917 -x95918 -x95919 -x95920 -x95921 -x95922 -x95923 -x95924 -x95925 -x95926 -x95927 -x95928 -x95929 -x95930 -x95931 -x95932 -x95933 -x95934 -x95935 -x95936 -x95937 -x95938 -x95939 -x95940 -x95941 -x95942 -x95943 -x95944 -x95945 -x95946 -x95947 -x95948 -x95949 -x95950 -x95951 -x95952 -x95953 -x95954 -x95955 -x95956 -x95957 -x95958 -x95959 -x95960 -x95961 -x95962 -x95963 -x95964 -x95965 -x95966 -x95967 -x95968 -x95969 -x95970 -x95971 -x95972 -x95973 -x95974 -x95975 -x95976 -x95977 -x95978 -x95979 -x95980 -x95981 -x95982 -x95983 -x95984 -x95985 -x95986 -x95987 -x95988 -x95989 -x95990 -x95991 -x95992 -x95993 -x95994 -x95995 -x95996 -x95997 -x95998 -x95999 -x96000 -x96001 -x96002 -x96003 -x96004 -x96005 -x96006 -x96007 -x96008 -x96009 -x96010 -x96011 -x96012 -x96013 -x96014 -x96015 -x96016 -x96017 -x96018 -x96019 -x96020 -x96021 -x96022 -x96023 -x96024 -x96025 -x96026 -x96027 -x96028 -x96029 -x96030 -x96031 -x96032 -x96033 -x96034 -x96035 -x96036 -x96037 -x96038 -x96039 -x96040 -x96041 -x96042 -x96043 -x96044 -x96045 -x96046 -x96047 -x96048 -x96049 -x96050 -x96051 -x96052 -x96053 -x96054 -x96055 -x96056 -x96057 -x96058 -x96059 -x96060 -x96061 -x96062 -x96063 -x96064 -x96065 -x96066 -x96067 -x96068 -x96069 -x96070 -x96071 -x96072 -x96073 -x96074 -x96075 -x96076 -x96077 -x96111 -x96112 -x96113 -x96114 -x96115 -x96116 -x96117 -x96118 -x96119 -x96120 -x96121 -x96122 -x96123 -x96124 -x96125 -x96126 -x96127 -x96128 -x96129 -x96130 -x96131 -x96132 -x96133 -x96134 -x96135 -x96136 -x96137 -x96138 -x96139 -x96140 -x96141 -x96142 -x96143 -x96144 -x96145 -x96146 -x96147 -x96148 -x96149 -x96150 -x96151 -x96152 -x96153 -x96154 -x96155 -x96156 -x96157 -x96158 -x96159 -x96160 -x96161 -x96162 -x96163 -x96164 -x96165 -x96166 -x96167 -x96168 -x96169 -x96170 -x96171 -x96172 -x96173 -x96174 -x96175 -x96176 -x96177 -x96178 -x96179 -x96180 -x96181 -x96182 -x96183 -x96184 -x96185 -x96186 -x96187 -x96188 -x96189 -x96190 -x96191 -x96192 -x96193 -x96194 -x96195 -x96196 -x96197 -x96198 -x96199 -x96200 -x96201 -x96202 -x96203 -x96204 -x96205 -x96206 -x96207 -x96208 -x96209 -x96210 -x96211 -x96212 -x96213 -x96214 -x96215 -x96216 -x96217 -x96218 -x96219 -x96220 -x96221 -x96222 -x96223 -x96224 -x96225 -x96226 -x96227 -x96228 -x96229 -x96230 -x96231 -x96232 -x96233 -x96234 -x96235 -x96236 -x96237 -x96238 -x96239 -x96240 -x96241 -x96242 -x96243 -x96244 -x96245 -x96246 -x96247 -x96248 -x96249 -x96250 -x96251 -x96252 -x96253 -x96254 -x96255 -x96256 -x96257 -x96258 -x96259 -x96260 -x96261 -x96262 -x96263 -x96264 -x96265 -x96266 -x96267 -x96268 -x96269 -x96270 -x96271 -x96272 -x96273 -x96274 -x96275 -x96276 -x96277 -x96278 -x96279 -x96280 -x96281 -x96282 -x96283 -x96284 -x96285 -x96286 -x96287 -x96288 -x96289 -x96290 -x96291 -x96292 -x96293 -x96294 -x96295 -x96296 -x96297 -x96298 -x96299 -x96300 -x96301 -x96302 -x96303 -x96304 -x96305 -x96306 -x96307 -x96308 -x96309 -x96310 -x96311 -x96312 -x96313 -x96314 -x96315 -x96316 -x96317 -x96318 -x96319 -x96320 -x96321 -x96322 -x96323 -x96324 -x96325 -x96326 -x96327 -x96328 -x96329 -x96330 -x96331 -x96332 -x96333 -x96334 -x96335 -x96336 -x96337 -x96338 -x96339 -x96340 -x96341 -x96342 -x96343 -x96344 -x96345 -x96346 -x96347 -x96348 -x96349 -x96350 -x96351 -x96352 -x96353 -x96354
421.33/423.14	v -x96355 -x96356 -x96357 -x96358 -x96359 -x96360 -x96361 -x96362 -x96363 -x96364 -x96365 -x96366 -x96367 -x96368 -x96369 -x96370 -x96371 -x96372 -x96373 -x96374 -x96375 -x96376 -x96377 -x96378 -x96379 -x96380 -x96381 -x96382 -x96383 -x96384 -x96385 -x96386 -x96387 -x96388 -x96389 -x96390 -x96391 -x96392 -x96393 -x96394 -x96395 -x96396 -x96397 -x96398 -x96399 -x96400 -x96401 -x96402 -x96403 -x96404 -x96405 -x96406 -x96407 -x96441 -x96442 -x96443 -x96444 -x96445 -x96446 -x96447 -x96448 -x96449 -x96450 -x96451 -x96452 -x96453 -x96454 -x96455 -x96456 -x96457 -x96458 -x96459 -x96460 -x96461 -x96462 -x96463 -x96464 -x96465 -x96466 -x96467 -x96468 -x96469 -x96470 -x96471 -x96472 -x96473 -x96474 -x96475 -x96476 -x96477 -x96478 -x96479 -x96480 -x96481 -x96482 -x96483 -x96484 -x96485 -x96486 -x96487 -x96488 -x96489 -x96490 -x96491 -x96492 -x96493 -x96494 -x96495 -x96496 -x96497 -x96498 -x96499 -x96500 -x96501 -x96502 -x96503 -x96504 -x96505 -x96506 -x96507 -x96508 -x96509 -x96510 -x96511 -x96512 -x96513 -x96514 -x96515 -x96516 -x96517 -x96518 -x96519 -x96520 -x96521 -x96522 -x96523 -x96524 -x96525 -x96526 -x96527 -x96528 -x96529 -x96530 -x96531 -x96532 -x96533 -x96534 -x96535 -x96536 -x96537 -x96538 -x96539 -x96540 -x96541 -x96542 -x96543 -x96544 -x96545 -x96546 -x96547 -x96548 -x96549 -x96550 -x96551 -x96552 -x96553 -x96554 -x96555 -x96556 -x96557 -x96558 -x96559 -x96560 -x96561 -x96562 -x96563 -x96564 -x96565 -x96566 -x96567 -x96568 -x96569 -x96570 -x96571 -x96572 -x96573 -x96574 -x96575 -x96576 -x96577 -x96578 -x96579 -x96580 -x96581 -x96582 -x96583 -x96584 -x96585 -x96586 -x96587 -x96588 -x96589 -x96590 -x96591 -x96592 -x96593 -x96594 -x96595 -x96596 -x96597 -x96598 -x96599 -x96600 -x96601 -x96602 -x96603 -x96604 -x96605 -x96606 -x96607 -x96608 -x96609 -x96610 -x96611 -x96612 -x96613 -x96614 -x96615 -x96616 -x96617 -x96618 -x96619 -x96620 -x96621 -x96622 -x96623 -x96624 -x96625 -x96626 -x96627 -x96628 -x96629 -x96630 -x96631 -x96632 -x96633 -x96634 -x96635 -x96636 -x96637 -x96638 -x97200 -x97201 -x97202 -x97203 -x97204 -x97205 -x97206 -x97207 -x97208 -x97209 -x97210 -x97211 -x97212 -x97213 -x97214 -x97215 -x97216 -x97217 -x97218 -x97219 -x97220 -x97221 -x97222 -x97223 -x97224 -x97225 -x97226 -x97227 -x97228 -x97229 -x97230 -x97231 -x97232 -x97530 -x97531 -x97532 -x97533 -x97534 -x97535 -x97536 -x97537 -x97538 -x97539 -x97540 -x97541 -x97542 -x97543 -x97544 -x97545 -x97546 -x97547 -x97548 -x97549 -x97550 -x97551 -x97552 -x97553 -x97554 -x97555 -x97556 -x97557 -x97558 -x97559 -x97560 -x97561 -x97562 -x97761 -x97762 -x97763 -x97764 -x97765 -x97766 -x97767 -x97768 -x97769 -x97770 -x97771 -x97772 -x97773 -x97774 -x97775 -x97776 -x97777 -x97778 -x97779 -x97780 -x97781 -x97782 -x97783 -x97784 -x97785 -x97786 -x97787 -x97788 -x97789 -x97790 -x97791 -x97792 -x97793 -x97794 -x97795 -x97796 -x97797 -x97798 -x97799 -x97800 -x97801 -x97802 -x97803 -x97804 -x97805 -x97806 -x97807 -x97808 -x97809 -x97810 -x97811 -x97812 -x97813 -x97814 -x97815 -x97816 -x97817 -x97818 -x97819 -x97820 -x97821 -x97822 -x97823 -x97824 -x97825 -x97826 -x97827 -x97828 -x97829 -x97830 -x97831 -x97832 -x97833 -x97834 -x97835 -x97836 -x97837 -x97838 -x97839 -x97840 -x97841 -x97842 -x97843 -x97844 -x97845 -x97846 -x97847 -x97848 -x97849 -x97850 -x97851 -x97852 -x97853 -x97854 -x97855 -x97856 -x97857 -x97858 -x97859 -x97860 -x97861 -x97862 -x97863 -x97864 -x97865 -x97866 -x97867 -x97868 -x97869 -x97870 -x97871 -x97872 -x97873 -x97874 -x97875 -x97876 -x97877 -x97878 -x97879 -x97880 -x97881 -x97882 -x97883 -x97884 -x97885 -x97886 -x97887 -x97888 -x97889 -x97890 -x97891 -x97892 -x97893 -x97894 -x97895 -x97896 -x97897 -x97898 -x97899 -x97900 -x97901 -x97902 -x97903 -x97904 -x97905 -x97906 -x97907 -x97908 -x97909 -x97910 -x97911 -x97912 -x97913 -x97914 -x97915 -x97916 -x97917 -x97918 -x97919 -x97920 -x97921 -x97922 -x97923 -x97924 -x97925 -x97926 -x97927 -x97928 -x97929 -x97930 -x97931 -x97932 -x97933 -x97934 -x97935 -x97936 -x97937 -x97938 -x97939 -x97940 -x97941 -x97942 -x97943 -x97944 -x97945 -x97946 -x97947 -x97948 -x97949 -x97950 -x97951 -x97952 -x97953 -x97954 -x97955 -x97956 -x97957 -x97958 -x97959 -x97960 -x97961 -x97962 -x97963 -x97964 -x97965 -x97966 -x97967 -x97968 -x97969 -x97970 -x97971 -x97972 -x97973 -x97974 -x97975 -x97976 -x97977 -x97978 -x97979 -x97980 -x97981 -x97982 -x97983 -x97984 -x97985 -x97986 -x97987 -x97988 -x97989 -x97990 -x97991 -x96870 -x96871 -x96872 -x96873 -x96874 -x96875 -x96876 -x96877 -x96878 -x96879 -x96880 -x96881 -x96882 -x96883 -x96884 -x96885 -x96886 -x96887 -x96888 -x96889 -x96890 -x96891 -x96892 -x96893 -x96894 -x96895 -x96896 -x96897 -x96898 -x96899 -x96900 -x96901 -x96902 -x96903 -x96904 -x96905 -x96906 -x96907 -x96908 -x96909 -x96910 -x96911 -x96912 -x96913 -x96914 -x96915 -x96916 -x96917 -x96918 -x96919 -x96920 -x96921 -x96922 -x96923 -x96924 -x96925 -x96926 -x96927 -x96928 -x96929 -x96930 -x96931 -x96932 -x96933 -x96934 -x96935 -x96936 -x96937 -x96938 -x96939 -x96940 -x96941 -x96942 -x96943 -x96944 -x96945 -x96946 -x96947 -x96948 -x96949 -x96950 -x96951 -x96952 -x96953 -x96954 -x96955 -x96956 -x96957 -x96958 -x96959 -x96960 -x96961 -x96962 -x96963 -x96964 -x96965 -x96966 -x96967 -x96968 -x96969 -x96970 -x96971 -x96972 -x96973 -x96974 -x96975 -x96976 -x96977 -x96978 -x96979 -x96980 -x96981 -x96982 -x96983 -x96984 -x96985 -x96986 -x96987 -x96988 -x96989 -x96990 -x96991 -x96992 -x96993 -x96994 -x96995 -x96996 -x96997 -x96998 -x96999 -x97000 -x97001 -x97002 -x97003 -x97004 -x97005 -x97006 -x97007 -x97008 -x97009 -x97010 -x97011 -x97012 -x97013 -x97014 -x97015 -x97016 -x97017 -x97018 -x97019 -x97020 -x97021 -x97022 -x97023 -x97024 -x97025 -x97026 -x97027 -x97028 -x97029 -x97030 -x97031 -x97032 -x97033 -x97034 -x97035 -x97036 -x97037 -x97038 -x97039 -x97040 -x97041 -x97042 -x97043 -x97044 -x97045 -x97046 -x97047 -x97048 -x97049 -x97050 -x97051 -x97052 -x97053 -x97054 -x97055 -x97056 -x97057 -x97058 -x97059 -x97060 -x97061 -x97062 -x97063 -x97064 -x97065 -x97066 -x97067 -x97068 -x97069 -x97070 -x97071 -x97072 -x97073 -x97074 -x97075 -x97076 -x97077 -x97078 -x97079 -x97080 -x97081 -x97082 -x97083 -x97084 -x97085 -x97086 -x97087 -x97088 -x97089 -x97090 -x97091 -x97092 -x97093 -x97094 -x97095 -x97096 -x97097 -x97098 -x97099 -x97100 -x97101 -x97102 -x97103 -x97104 -x97105 -x97106 -x97107 -x97108 -x97109 -x97110 -x97111 -x97112 -x97113 -x97114 -x97115 -x97116 -x97117 -x97118 -x97119 -x97120 -x97121 -x97122 -x97123 -x97124 -x97125 -x97126 -x97127 -x97128 -x97129 -x97130 -x97131 -x97132 -x97133 -x97134 -x97135 -x97136 -x97137 -x97138 -x97139 -x97140 -x97141 -x97142 -x97143 -x97144 -x97145 -x97146 -x97147 -x97148 -x97149 -x97150 -x97151 -x97152 -x97153 -x97154 -x97155 -x97156 -x97157 -x97158 -x97159 -x97160 -x97161 -x97162 -x97163 -x97164 -x97165 -x97166 -x97167 -x97168 -x97169 -x97170 -x97171 -x97172 -x97173 -x97174 -x97175 -x97176 -x97177 -x97178 -x97179 -x97180 -x97181 -x97182 -x97183 -x97184 -x97185 -x97186 -x97187 -x97188 -x97189 -x97190 -x97191 -x97192 -x97193 -x97194 -x97195 -x97196 -x97197 -x97198 -x97199 -x97233 -x97234 -x97235 -x97236 -x97237 -x97238 -x97239 -x97240 -x97241 -x97242 -x97243 -x97244 -x97245 -x97246 -x97247 -x97248 -x97249 -x97250 -x97251 -x97252 -x97253 -x97254 -x97255 -x97256 -x97257 -x97258 -x97259 -x97260 -x97261 -x97262 -x97263 -x97264 -x97265 -x97266 -x97267 -x97268 -x97269 -x97270 -x97271 -x97272 -x97273 -x97274 -x97275 -x97276 -x97277 -x97278 -x97279 -x97280 -x97281 -x97282 -x97283 -x97284 -x97285 -x97286 -x97287 -x97288 -x97289 -x97290 -x97291 -x97292 -x97293 -x97294 -x97295 -x97296 -x97297 -x97298 -x97299 -x97300 -x97301 -x97302 -x97303 -x97304 -x97305 -x97306 -x97307 -x97308 -x97309 -x97310 -x97311 -x97312 -x97313 -x97314 -x97315 -x97316 -x97317 -x97318 -x97319 -x97320 -x97321 -x97322 -x97323 -x97324 -x97325 -x97326 -x97327 -x97328 -x97329 -x97330 -x97331 -x97332 -x97333 -x97334 -x97335 -x97336 -x97337 -x97338 -x97339 -x97340 -x97341 -x97342 -x97343 -x97344 -x97345 -x97346 -x97347 -x97348 -x97349 -x97350 -x97351 -x97352 -x97353 -x97354 -x97355 -x97356 -x97357 -x97358 -x97359 -x97360 -x97361 -x97362 -x97363 -x97364 -x97365 -x97366 -x97367 -x97368 -x97369 -x97370 -x97371 -x97372 -x97373 -x97374 -x97375 -x97376 -x97377 -x97378 -x97379 -x97380 -x97381 -x97382 -x97383 -x97384 -x97385 -x97386 -x97387 -x97388 -x97389 -x97390 -x97391 -x97392 -x97393 -x97394 -x97395 -x97396 -x97397 -x97398 -x97399 -x97400 -x97401 -x97402 -x97403 -x97404 -x97405 -x97406 -x97407 -x97408 -x97409 -x97410 -x97411 -x97412 -x97413 -x97414 -x97415 -x97416 -x97417 -x97418 -x97419 -x97420 -x97421 -x97422 -x97423 -x97424 -x97425 -x97426 -x97427 -x97428 -x97429 -x97430 -x97431 -x97432 -x97433 -x97434 -x97435 -x97436 -x97437 -x97438 -x97439 -x97440 -x97441 -x97442 -x97443 -x97444 -x97445 -x97446 -x97447 -x97448 -x97449 -x97450 -x97451 -x97452 -x97453 -x97454 -x97455 -x97456 -x97457 -x97458 -x97459 -x97460 -x97461 -x97462 -x97463 -x97464 -x97465 -x97466 -x97467 -x97468 -x97469 -x97470 -x97471 -x97472 -x97473 -x97474 -x97475 -x97476 -x97477 -x97478 -x97479 -x97480 -x97481 -x97482 -x97483 -x97484 -x97485 -x97486 -x97487 -x97488 -x97489 -x97490 -x97491 -x97492 -x97493 -x97494 -x97495 -x97496 -x97497 -x97498 -x97499 -x97500 -x97501 -x97502 -x97503 -x97504 -x97505 -x97506 -x97507 -x97508 -x97509 -x97510 -x97511 -x97512 -x97513 -x97514 -x97515 -x97516 -x97517 -x97518 -x97519 -x97520 -x97521 -x97522 -x97523 -x97524 -x97525 -x97526 -x97527 -x97528 -x97529 -x97563 -x97564 -x97565 -x97566 -x97567 -x97568 -x97569 -x97570 -x97571 -x97572 -x97573 -x97574 -x97575 -x97576 -x97577 -x97578 -x97579 -x97580 -x97581 -x97582 -x97583 -x97584 -x97585 -x97586 -x97587 -x97588 -x97589 -x97590 -x97591 -x97592 -x97593 -x97594 -x97595 -x97596 -x97597 -x97598 -x97599 -x97600 -x97601 -x97602 -x97603 -x97604 -x97605 -x97606 -x97607 -x97608 -x97609 -x97610 -x97611 -x97612 -x97613 -x97614 -x97615 -x97616 -x97617 -x97618 -x97619 -x97620 -x97621 -x97622 -x97623 -x97624 -x97625 -x97626 -x97627 -x97628 -x97629 -x97630 -x97631 -x97632 -x97633 -x97634 -x97635 -x97636 -x97637 -x97638 -x97639 -x97640 -x97641 -x97642 -x97643 -x97644 -x97645 -x97646 -x97647 -x97648 -x97649 -x97650 -x97651 -x97652 -x97653 -x97654 -x97655 -x97656 -x97657 -x97658 -x97659 -x97660 -x97661 -x97662 -x97663 -x97664 -x97665 -x97666 -x97667 -x97668 -x97669 -x97670 -x97671 -x97672 -x97673 -x97674 -x97675 -x97676 -x97677 -x97678 -x97679 -x97680 -x97681 -x97682 -x97683 -x97684 -x97685 -x97686 -x97687 -x97688 -x97689 -x97690 -x97691 -x97692 -x97693 -x97694 -x97695 -x97696 -x97697 -x97698 -x97699 -x97700 -x97701 -x97702 -x97703 -x97704 -x97705 -x97706 -x97707 -x97708 -x97709 -x97710 -x97711 -x97712 -x97713 -x97714 -x97715 -x97716 -x97717 -x97718 -x97719 -x97720 -x97721 -x97722 -x97723 -x97724 -x97725 -x97726 -x97727 -x97728 -x97729 -x97730 -x97731 -x97732 -x97733 -x97734 -x97735 -x97736 -x97737 -x97738 -x97739 -x97740 -x97741 -x97742 -x97743 -x97744 -x97745 -x97746 -x97747 -x97748 -x97749 -x97750 -x97751 -x97752 -x97753 -x97754 -x97755 -x97756 -x97757 -x97758 -x97759 -x97760 -x98322 -x98323 -x98324 -x98325 -x98326 -x98327 -x98328 -x98329 -x98330 -x98331 -x98332 -x98333 -x98334 -x98335 -x98336 -x98337 -x98338 -x98339 -x98340 -x98341 -x98342 -x98343 -x98344 -x98345 -x98346 -x98347 -x98348 -x98349 -x98350 -x98351 -x98352 -x98353 -x98354 -x98652 -x98653 -x98654 -x98655 -x98656 -x98657 -x98658 -x98659 -x98660 -x98661 -x98662 -x98663 -x98664 -x98665 -x98666 -x98667 -x98668 -x98669 -x98670 -x98671 -x98672 -x98673 -x98674 -x98675 -x98676 -x98677 -x98678 -x98679 -x98680 -x98681 -x98682 -x98683 -x98684 -x98883 -x98884 -x98885 -x98886 -x98887 -x98888 -x98889 -x98890 -x98891 -x98892 -x98893 -x98894 -x98895 -x98896 -x98897 -x98898 -x98899 -x98900 -x98901 -x98902 -x98903 -x98904 -x98905 -x98906 -x98907 -x98908 -x98909 -x98910 -x98911 -x98912 -x98913 -x98914 -x98915 -x98916 -x98917 -x98918 -x98919 -x98920 -x98921 -x98922 -x98923 -x98924 -x98925 -x98926 -x98927 -x98928 -x98929 -x98930 -x98931 -x98932 -x98933 -x98934 -x98935 -x98936 -x98937 -x98938 -x98939 -x98940 -x98941 -x98942 -x98943 -x98944 -x98945 -x98946 -x98947 -x98948 -x98949 -x98950 -x98951 -x98952 -x98953 -x98954 -x98955 -x98956 -x98957 -x98958 -x98959 -x98960 -x98961 -x98962 -x98963 -x98964 -x98965 -x98966 -x98967 -x98968 -x98969 -x98970 -x98971 -x98972 -x98973 -x98974 -x98975 -x98976 -x98977 -x98978 -x98979 -x98980 -x98981 -x98982 -x98983 -x98984 -x98985 -x98986 -x98987 -x98988 -x98989 -x98990 -x98991 -x98992 -x98993 -x98994 -x98995 -x98996 -x98997 -x98998 -x98999 -x99000 -x99001 -x99002 -x99003 -x99004 -x99005 -x99006 -x99007 -x99008 -x99009 -x99010 -x99011 -x99012 -x99013 -x99014 -x99015 -x99016 -x99017 -x99018 -x99019 -x99020 -x99021 -x99022 -x99023 -x99024 -x99025 -x99026 -x99027 -x99028 -x99029 -x99030 -x99031 -x99032 -x99033 -x99034 -x99035 -x99036 -x99037 -x99038 -x99039 -x99040 -x99041 -x99042 -x99043 -x99044 -x99045 -x99046 -x99047 -x99048 -x99049 -x99050 -x99051 -x99052 -x99053 -x99054 -x99055 -x99056 -x99057 -x99058 -x99059 -x99060 -x99061 -x99062 -x99063 -x99064 -x99065 -x99066 -x99067 -x99068 -x99069 -x99070 -x99071 -x99072 -x99073 -x99074 -x99075 -x99076 -x99077 -x99078 -x99079 -x99080 -x99081 -x99082 -x99083 -x99084 -x99085 -x99086 -x99087 -x99088 -x99089 -x99090 -x99091 -x99092 -x99093 -x99094 -x99095 -x99096 -x99097 -x99098 -x99099 -x99100 -x99101 -x99102 -x99103 -x99104 -x99105 -x99106 -x99107 -x99108 -x99109 -x99110 -x99111 -x99112 -x99113 -x97992 -x97993 -x97994 -x97995 -x97996 -x97997 -x97998 -x97999 -x98000 -x98001 -x98002 -x98003 -x98004 -x98005 -x98006 -x98007 -x98008 -x98009 -x98010 -x98011 -x98012 -x98013 -x98014 -x98015 -x98016 -x98017 -x98018 -x98019 -x98020 -x98021 -x98022 -x98023 -x98024 -x98025 -x98026 -x98027 -x98028 -x98029 -x98030 -x98031 -x98032 -x98033 -x98034 -x98035 -x98036 -x98037 -x98038 -x98039 -x98040 -x98041 -x98042 -x98043 -x98044 -x98045 -x98046 -x98047 -x98048 -x98049 -x98050 -x98051 -x98052 -x98053 -x98054 -x98055 -x98056 -x98057 -x98058 -x98059 -x98060 -x98061 -x98062 -x98063 -x98064 -x98065 -x98066 -x98067 -x98068 -x98069 -x98070 -x98071 -x98072 -x98073 -x98074 -x98075 -x98076 -x98077 -x98078 -x98079 -x98080 -x98081 -x98082 -x98083 -x98084 -x98085 -x98086 -x98087 -x98088 -x98089 -x98090 -x98091 -x98092 -x98093 -x98094 -x98095 -x98096 -x98097 -x98098 -x98099 -x98100 -x98101 -x98102 -x98103 -x98104 -x98105 -x98106 -x98107 -x98108 -x98109 -x98110 -x98111 -x98112 -x98113 -x98114 -x98115 -x98116 -x98117 -x98118 -x98119 -x98120 -x98121 -x98122 -x98123 -x98124 -x98125 -x98126 -x98127 -x98128 -x98129 -x98130 -x98131 -x98132 -x98133 -x98134 -x98135 -x98136 -x98137 -x98138 -x98139 -x98140 -x98141 -x98142 -x98143 -x98144 -x98145 -x98146 -x98147 -x98148 -x98149 -x98150 -x98151 -x98152 -x98153 -x98154 -x98155 -x98156 -x98157 -x98158 -x98159 -x98160 -x98161 -x98162 -x98163 -x98164 -x98165 -x98166 -x98167 -x98168 -x98169 -x98170 -x98171 -x98172 -x98173 -x98174 -x98175 -x98176 -x98177 -x98178 -x98179 -x98180 -x98181 -x98182 -x98183 -x98184 -x98185 -x98186 -x98187 -x98188 -x98189 -x98190 -x98191 -x98192 -x98193 -x98194 -x98195 -x98196 -x98197 -x98198 -x98199 -x98200 -x98201 -x98202 -x98203 -x98204 -x98205 -x98206 -x98207 -x98208 -x98209 -x98210 -x98211 -x98212 -x98213 -x98214 -x98215 -x98216 -x98217 -x98218 -x98219 -x98220 -x98221 -x98222 -x98223 -x98224 -x98225 -x98226 -x98227 -x98228 -x98229 -x98230 -x98231 -x98232 -x98233 -x98234 -x98235 -x98236 -x98237 -x98238 -x98239 -x98240 -x98241 -x98242 -x98243 -x98244 -x98245 -x98246 -x98247 -x98248 -x98249 -x98250 -x98251 -x98252 -x98253 -x98254 -x98255 -x98256 -x98257 -x98258 -x98259 -x98260 -x98261 -x98262 -x98263 -x98264 -x98265 -x98266 -x98267 -x98268 -x98269 -x98270 -x98271 -x98272 -x98273 -x98274 -x98275 -x98276 -x98277 -x98278 -x98279 -x98280 -x98281 -x98282 -x98283 -x98284 -x98285 -x98286 -x98287 -x98288 -x98289 -x98290 -x98291 -x98292 -x98293 -x98294 -x98295 -x98296 -x98297 -x98298 -x98299 -x98300 -x98301 -x98302 -x98303 -x98304 -x98305 -x98306 -x98307 -x98308 -x98309 -x98310 -x98311 -x98312 -x98313 -x98314 -x98315 -x98316 -x98317 -x98318 -x98319 -x98320 -x98321
421.33/423.14	v -x98355 -x98356 -x98357 -x98358 -x98359 -x98360 -x98361 -x98362 -x98363 -x98364 -x98365 -x98366 -x98367 -x98368 -x98369 -x98370 -x98371 -x98372 -x98373 -x98374 -x98375 -x98376 -x98377 -x98378 -x98379 -x98380 -x98381 -x98382 -x98383 -x98384 -x98385 -x98386 -x98387 -x98388 -x98389 -x98390 -x98391 -x98392 -x98393 -x98394 -x98395 -x98396 -x98397 -x98398 -x98399 -x98400 -x98401 -x98402 -x98403 -x98404 -x98405 -x98406 -x98407 -x98408 -x98409 -x98410 -x98411 -x98412 -x98413 -x98414 -x98415 -x98416 -x98417 -x98418 -x98419 -x98420 -x98421 -x98422 -x98423 -x98424 -x98425 -x98426 -x98427 -x98428 -x98429 -x98430 -x98431 -x98432 -x98433 -x98434 -x98435 -x98436 -x98437 -x98438 -x98439 -x98440 -x98441 -x98442 -x98443 -x98444 -x98445 -x98446 -x98447 -x98448 -x98449 -x98450 -x98451 -x98452 -x98453 -x98454 -x98455 -x98456 -x98457 -x98458 -x98459 -x98460 -x98461 -x98462 -x98463 -x98464 -x98465 -x98466 -x98467 -x98468 -x98469 -x98470 -x98471 -x98472 -x98473 -x98474 -x98475 -x98476 -x98477 -x98478 -x98479 -x98480 -x98481 -x98482 -x98483 -x98484 -x98485 -x98486 -x98487 -x98488 -x98489 -x98490 -x98491 -x98492 -x98493 -x98494 -x98495 -x98496 -x98497 -x98498 -x98499 -x98500 -x98501 -x98502 -x98503 -x98504 -x98505 -x98506 -x98507 -x98508 -x98509 -x98510 -x98511 -x98512 -x98513 -x98514 -x98515 -x98516 -x98517 -x98518 -x98519 -x98520 -x98521 -x98522 -x98523 -x98524 -x98525 -x98526 -x98527 -x98528 -x98529 -x98530 -x98531 -x98532 -x98533 -x98534 -x98535 -x98536 -x98537 -x98538 -x98539 -x98540 -x98541 -x98542 -x98543 -x98544 -x98545 -x98546 -x98547 -x98548 -x98549 -x98550 -x98551 -x98552 -x98553 -x98554 -x98555 -x98556 -x98557 -x98558 -x98559 -x98560 -x98561 -x98562 -x98563 -x98564 -x98565 -x98566 -x98567 -x98568 -x98569 -x98570 -x98571 -x98572 -x98573 -x98574 -x98575 -x98576 -x98577 -x98578 -x98579 -x98580 -x98581 -x98582 -x98583 -x98584 -x98585 -x98586 -x98587 -x98588 -x98589 -x98590 -x98591 -x98592 -x98593 -x98594 -x98595 -x98596 -x98597 -x98598 -x98599 -x98600 -x98601 -x98602 -x98603 -x98604 -x98605 -x98606 -x98607 -x98608 -x98609 -x98610 -x98611 -x98612 -x98613 -x98614 -x98615 -x98616 -x98617 -x98618 -x98619 -x98620 -x98621 -x98622 -x98623 -x98624 -x98625 -x98626 -x98627 -x98628 -x98629 -x98630 -x98631 -x98632 -x98633 -x98634 -x98635 -x98636 -x98637 -x98638 -x98639 -x98640 -x98641 -x98642 -x98643 -x98644 -x98645 -x98646 -x98647 -x98648 -x98649 -x98650 -x98651 -x98685 -x98686 -x98687 -x98688 -x98689 -x98690 -x98691 -x98692 -x98693 -x98694 -x98695 -x98696 -x98697 -x98698 -x98699 -x98700 -x98701 -x98702 -x98703 -x98704 -x98705 -x98706 -x98707 -x98708 -x98709 -x98710 -x98711 -x98712 -x98713 -x98714 -x98715 -x98716 -x98717 -x98718 -x98719 -x98720 -x98721 -x98722 -x98723 -x98724 -x98725 -x98726 -x98727 -x98728 -x98729 -x98730 -x98731 -x98732 -x98733 -x98734 -x98735 -x98736 -x98737 -x98738 -x98739 -x98740 -x98741 -x98742 -x98743 -x98744 -x98745 -x98746 -x98747 -x98748 -x98749 -x98750 -x98751 -x98752 -x98753 -x98754 -x98755 -x98756 -x98757 -x98758 -x98759 -x98760 -x98761 -x98762 -x98763 -x98764 -x98765 -x98766 -x98767 -x98768 -x98769 -x98770 -x98771 -x98772 -x98773 -x98774 -x98775 -x98776 -x98777 -x98778 -x98779 -x98780 -x98781 -x98782 -x98783 -x98784 -x98785 -x98786 -x98787 -x98788 -x98789 -x98790 -x98791 -x98792 -x98793 -x98794 -x98795 -x98796 -x98797 -x98798 -x98799 -x98800 -x98801 -x98802 -x98803 -x98804 -x98805 -x98806 -x98807 -x98808 -x98809 -x98810 -x98811 -x98812 -x98813 -x98814 -x98815 -x98816 -x98817 -x98818 -x98819 -x98820 -x98821 -x98822 -x98823 -x98824 -x98825 -x98826 -x98827 -x98828 -x98829 -x98830 -x98831 -x98832 -x98833 -x98834 -x98835 -x98836 -x98837 -x98838 -x98839 -x98840 -x98841 -x98842 -x98843 -x98844 -x98845 -x98846 -x98847 -x98848 -x98849 -x98850 -x98851 -x98852 -x98853 -x98854 -x98855 -x98856 -x98857 -x98858 -x98859 -x98860 -x98861 -x98862 -x98863 -x98864 -x98865 -x98866 -x98867 -x98868 -x98869 -x98870 -x98871 -x98872 -x98873 -x98874 -x98875 -x98876 -x98877 -x98878 -x98879 -x98880 -x98881 -x98882 -x99444 -x99445 -x99446 -x99447 -x99448 -x99449 -x99450 -x99451 -x99452 -x99453 -x99454 -x99455 -x99456 -x99457 -x99458 -x99459 -x99460 -x99461 -x99462 -x99463 -x99464 -x99465 -x99466 -x99467 -x99468 -x99469 -x99470 -x99471 -x99472 -x99473 -x99474 -x99475 -x99476 -x99774 -x99775 -x99776 -x99777 -x99778 -x99779 -x99780 -x99781 -x99782 -x99783 -x99784 -x99785 -x99786 -x99787 -x99788 -x99789 -x99790 -x99791 -x99792 -x99793 -x99794 -x99795 -x99796 -x99797 -x99798 -x99799 -x99800 -x99801 -x99802 -x99803 -x99804 -x99805 -x99806 -x100005 -x100006 -x100007 -x100008 -x100009 -x100010 -x100011 -x100012 -x100013 -x100014 -x100015 -x100016 -x100017 -x100018 -x100019 -x100020 -x100021 -x100022 -x100023 -x100024 -x100025 -x100026 -x100027 -x100028 -x100029 -x100030 -x100031 -x100032 -x100033 -x100034 -x100035 -x100036 -x100037 -x100038 -x100039 -x100040 -x100041 -x100042 -x100043 -x100044 -x100045 -x100046 -x100047 -x100048 -x100049 -x100050 -x100051 -x100052 -x100053 -x100054 -x100055 -x100056 -x100057 -x100058 -x100059 -x100060 -x100061 -x100062 -x100063 -x100064 -x100065 -x100066 -x100067 -x100068 -x100069 -x100070 -x100071 -x100072 -x100073 -x100074 -x100075 -x100076 -x100077 -x100078 -x100079 -x100080 -x100081 -x100082 -x100083 -x100084 -x100085 -x100086 -x100087 -x100088 -x100089 -x100090 -x100091 -x100092 -x100093 -x100094 -x100095 -x100096 -x100097 -x100098 -x100099 -x100100 -x100101 -x100102 -x100103 -x100104 -x100105 -x100106 -x100107 -x100108 -x100109 -x100110 -x100111 -x100112 -x100113 -x100114 -x100115 -x100116 -x100117 -x100118 -x100119 -x100120 -x100121 -x100122 -x100123 -x100124 -x100125 -x100126 -x100127 -x100128 -x100129 -x100130 -x100131 -x100132 -x100133 -x100134 -x100135 -x100136 -x100137 -x100138 -x100139 -x100140 -x100141 -x100142 -x100143 -x100144 -x100145 -x100146 -x100147 -x100148 -x100149 -x100150 -x100151 -x100152 -x100153 -x100154 -x100155 -x100156 -x100157 -x100158 -x100159 -x100160 -x100161 -x100162 -x100163 -x100164 -x100165 -x100166 -x100167 -x100168 -x100169 -x100170 -x100171 -x100172 -x100173 -x100174 -x100175 -x100176 -x100177 -x100178 -x100179 -x100180 -x100181 -x100182 -x100183 -x100184 -x100185 -x100186 -x100187 -x100188 -x100189 -x100190 -x100191 -x100192 -x100193 -x100194 -x100195 -x100196 -x100197 -x100198 -x100199 -x100200 -x100201 -x100202 -x100203 -x100204 -x100205 -x100206 -x100207 -x100208 -x100209 -x100210 -x100211 -x100212 -x100213 -x100214 -x100215 -x100216 -x100217 -x100218 -x100219 -x100220 -x100221 -x100222 -x100223 -x100224 -x100225 -x100226 -x100227 -x100228 -x100229 -x100230 -x100231 -x100232 -x100233 -x100234 -x100235 -x99114 -x99115 -x99116 -x99117 -x99118 -x99119 -x99120 -x99121 -x99122 -x99123 -x99124 -x99125 -x99126 -x99127 -x99128 -x99129 -x99130 -x99131 -x99132 -x99133 -x99134 -x99135 -x99136 -x99137 -x99138 -x99139 -x99140 -x99141 -x99142 -x99143 -x99144 -x99145 -x99146 -x99147 -x99148 -x99149 -x99150 -x99151 -x99152 -x99153 -x99154 -x99155 -x99156 -x99157 -x99158 -x99159 -x99160 -x99161 -x99162 -x99163 -x99164 -x99165 -x99166 -x99167 -x99168 -x99169 -x99170 -x99171 -x99172 -x99173 -x99174 -x99175 -x99176 -x99177 -x99178 -x99179 -x99180 -x99181 -x99182 -x99183 -x99184 -x99185 -x99186 -x99187 -x99188 -x99189 -x99190 -x99191 -x99192 -x99193 -x99194 -x99195 -x99196 -x99197 -x99198 -x99199 -x99200 -x99201 -x99202 -x99203 -x99204 -x99205 -x99206 -x99207 -x99208 -x99209 -x99210 -x99211 -x99212 -x99213 -x99214 -x99215 -x99216 -x99217 -x99218 -x99219 -x99220 -x99221 -x99222 -x99223 -x99224 -x99225 -x99226 -x99227 -x99228 -x99229 -x99230 -x99231 -x99232 -x99233 -x99234 -x99235 -x99236 -x99237 -x99238 -x99239 -x99240 -x99241 -x99242 -x99243 -x99244 -x99245 -x99246 -x99247 -x99248 -x99249 -x99250 -x99251 -x99252 -x99253 -x99254 -x99255 -x99256 -x99257 -x99258 -x99259 -x99260 -x99261 -x99262 -x99263 -x99264 -x99265 -x99266 -x99267 -x99268 -x99269 -x99270 -x99271 -x99272 -x99273 -x99274 -x99275 -x99276 -x99277 -x99278 -x99279 -x99280 -x99281 -x99282 -x99283 -x99284 -x99285 -x99286 -x99287 -x99288 -x99289 -x99290 -x99291 -x99292 -x99293 -x99294 -x99295 -x99296 -x99297 -x99298 -x99299 -x99300 -x99301 -x99302 -x99303 -x99304 -x99305 -x99306 -x99307 -x99308 -x99309 -x99310 -x99311 -x99312 -x99313 -x99314 -x99315 -x99316 -x99317 -x99318 -x99319 -x99320 -x99321 -x99322 -x99323 -x99324 -x99325 -x99326 -x99327 -x99328 -x99329 -x99330 -x99331 -x99332 -x99333 -x99334 -x99335 -x99336 -x99337 -x99338 -x99339 -x99340 -x99341 -x99342 -x99343 -x99344 -x99345 -x99346 -x99347 -x99348 -x99349 -x99350 -x99351 -x99352 -x99353 -x99354 -x99355 -x99356 -x99357 -x99358 -x99359 -x99360 -x99361 -x99362 -x99363 -x99364 -x99365 -x99366 -x99367 -x99368 -x99369 -x99370 -x99371 -x99372 -x99373 -x99374 -x99375 -x99376 -x99377 -x99378 -x99379 -x99380 -x99381 -x99382 -x99383 -x99384 -x99385 -x99386 -x99387 -x99388 -x99389 -x99390 -x99391 -x99392 -x99393 -x99394 -x99395 -x99396 -x99397 -x99398 -x99399 -x99400 -x99401 -x99402 -x99403 -x99404 -x99405 -x99406 -x99407 -x99408 -x99409 -x99410 -x99411 -x99412 -x99413 -x99414 -x99415 -x99416 -x99417 -x99418 -x99419 -x99420 -x99421 -x99422 -x99423 -x99424 -x99425 -x99426 -x99427 -x99428 -x99429 -x99430 -x99431 -x99432 -x99433 -x99434 -x99435 -x99436 -x99437 -x99438 -x99439 -x99440 -x99441 -x99442 -x99443 -x99477 -x99478 -x99479 -x99480 -x99481 -x99482 -x99483 -x99484 -x99485 -x99486 -x99487 -x99488 -x99489 -x99490 -x99491 -x99492 -x99493 -x99494 -x99495 -x99496 -x99497 -x99498 -x99499 -x99500 -x99501 -x99502 -x99503 -x99504 -x99505 -x99506 -x99507 -x99508 -x99509 -x99510 -x99511 -x99512 -x99513 -x99514 -x99515 -x99516 -x99517 -x99518 -x99519 -x99520 -x99521 -x99522 -x99523 -x99524 -x99525 -x99526 -x99527 -x99528 -x99529 -x99530 -x99531 -x99532 -x99533 -x99534 -x99535 -x99536 -x99537 -x99538 -x99539 -x99540 -x99541 -x99542 -x99543 -x99544 -x99545 -x99546 -x99547 -x99548 -x99549 -x99550 -x99551 -x99552 -x99553 -x99554 -x99555 -x99556 -x99557 -x99558 -x99559 -x99560 -x99561 -x99562 -x99563 -x99564 -x99565 -x99566 -x99567 -x99568 -x99569 -x99570 -x99571 -x99572 -x99573 -x99574 -x99575 -x99576 -x99577 -x99578 -x99579 -x99580 -x99581 -x99582 -x99583 -x99584 -x99585 -x99586 -x99587 -x99588 -x99589 -x99590 -x99591 -x99592 -x99593 -x99594 -x99595 -x99596 -x99597 -x99598 -x99599 -x99600 -x99601 -x99602 -x99603 -x99604 -x99605 -x99606 -x99607 -x99608 -x99609 -x99610 -x99611 -x99612 -x99613 -x99614 -x99615 -x99616 -x99617 -x99618 -x99619 -x99620 -x99621 -x99622 -x99623 -x99624 -x99625 -x99626 -x99627 -x99628 -x99629 -x99630 -x99631 -x99632 -x99633 -x99634 -x99635 -x99636 -x99637 -x99638 -x99639 -x99640 -x99641 -x99642 -x99643 -x99644 -x99645 -x99646 -x99647 -x99648 -x99649 -x99650 -x99651 -x99652 -x99653 -x99654 -x99655 -x99656 -x99657 -x99658 -x99659 -x99660 -x99661 -x99662 -x99663 -x99664 -x99665 -x99666 -x99667 -x99668 -x99669 -x99670 -x99671 -x99672 -x99673 -x99674 -x99675 -x99676 -x99677 -x99678 -x99679 -x99680 -x99681 -x99682 -x99683 -x99684 -x99685 -x99686 -x99687 -x99688 -x99689 -x99690 -x99691 -x99692 -x99693 -x99694 -x99695 -x99696 -x99697 -x99698 -x99699 -x99700 -x99701 -x99702 -x99703 -x99704 -x99705 -x99706 -x99707 -x99708 -x99709 -x99710 -x99711 -x99712 -x99713 -x99714 -x99715 -x99716 -x99717 -x99718 -x99719 -x99720 -x99721 -x99722 -x99723 -x99724 -x99725 -x99726 -x99727 -x99728 -x99729 -x99730 -x99731 -x99732 -x99733 -x99734 -x99735 -x99736 -x99737 -x99738 -x99739 -x99740 -x99741 -x99742 -x99743 -x99744 -x99745 -x99746 -x99747 -x99748 -x99749 -x99750 -x99751 -x99752 -x99753 -x99754 -x99755 -x99756 -x99757 -x99758 -x99759 -x99760 -x99761 -x99762 -x99763 -x99764 -x99765 -x99766 -x99767 -x99768 -x99769 -x99770 -x99771 -x99772 -x99773 -x99807 -x99808 -x99809 -x99810 -x99811 -x99812 -x99813 -x99814 -x99815 -x99816 -x99817 -x99818 -x99819 -x99820 -x99821 -x99822 -x99823 -x99824 -x99825 -x99826 -x99827 -x99828 -x99829 -x99830 -x99831 -x99832 -x99833 -x99834 -x99835 -x99836 -x99837 -x99838 -x99839 -x99840 -x99841 -x99842 -x99843 -x99844 -x99845 -x99846 -x99847 -x99848 -x99849 -x99850 -x99851 -x99852 -x99853 -x99854 -x99855 -x99856 -x99857 -x99858 -x99859 -x99860 -x99861 -x99862 -x99863 -x99864 -x99865 -x99866 -x99867 -x99868 -x99869 -x99870 -x99871 -x99872 -x99873 -x99874 -x99875 -x99876 -x99877 -x99878 -x99879 -x99880 -x99881 -x99882 -x99883 -x99884 -x99885 -x99886 -x99887 -x99888 -x99889 -x99890 -x99891 -x99892 -x99893 -x99894 -x99895 -x99896 -x99897 -x99898 -x99899 -x99900 -x99901 -x99902 -x99903 -x99904 -x99905 -x99906 -x99907 -x99908 -x99909 -x99910 -x99911 -x99912 -x99913 -x99914 -x99915 -x99916 -x99917 -x99918 -x99919 -x99920 -x99921 -x99922 -x99923 -x99924 -x99925 -x99926 -x99927 -x99928 -x99929 -x99930 -x99931 -x99932 -x99933 -x99934 -x99935 -x99936 -x99937 -x99938 -x99939 -x99940 -x99941 -x99942 -x99943 -x99944 -x99945 -x99946 -x99947 -x99948 -x99949 -x99950 -x99951 -x99952 -x99953 -x99954 -x99955 -x99956 -x99957 -x99958 -x99959 -x99960 -x99961 -x99962 -x99963 -x99964 -x99965 -x99966 -x99967 -x99968 -x99969 -x99970 -x99971 -x99972 -x99973 -x99974 -x99975 -x99976 -x99977 -x99978 -x99979 -x99980 -x99981 -x99982 -x99983 -x99984 -x99985 -x99986 -x99987 -x99988 -x99989 -x99990 -x99991 -x99992 -x99993 -x99994 -x99995 -x99996 -x99997 -x99998 -x99999 -x100000 -x100001 -x100002 -x100003 -x100004 -x100566 -x100567 -x100568 -x100569 -x100570 -x100571 -x100572 -x100573 -x100574 -x100575 -x100576 -x100577 -x100578 -x100579 -x100580 -x100581 -x100582 -x100583 -x100584 -x100585 -x100586 -x100587 -x100588 -x100589 -x100590 -x100591 -x100592 -x100593 -x100594 -x100595 -x100596 -x100597 -x100598 -x100896 -x100897 -x100898 -x100899 -x100900 -x100901 -x100902 -x100903 -x100904 -x100905 -x100906 -x100907 -x100908 -x100909 -x100910 -x100911 -x100912 -x100913 -x100914 -x100915 -x100916 -x100917 -x100918 -x100919 -x100920 -x100921 -x100922 -x100923 -x100924 -x100925 -x100926 -x100927 -x100928 -x101127 -x101128 -x101129 -x101130 -x101131 -x101132 -x101133 -x101134 -x101135 -x101136 -x101137 -x101138 -x101139 -x101140 -x101141 -x101142 -x101143 -x101144 -x101145 -x101146 -x101147 -x101148 -x101149 -x101150 -x101151 -x101152 -x101153 -x101154 -x101155 -x101156 -x101157 -x101158 -x101159 -x101160 -x101161 -x101162 -x101163 -x101164 -x101165 -x101166 -x101167 -x101168 -x101169 -x101170 -x101171 -x101172 -x101173 -x101174 -x101175 -x101176 -x101177 -x101178 -x101179 -x101180 -x101181 -x101182 -x101183 -x101184 -x101185 -x101186 -x101187 -x101188 -x101189 -x101190 -x101191 -x101192 -x101193 -x101194 -x101195 -x101196 -x101197 -x101198 -x101199 -x101200 -x101201 -x101202 -x101203 -x101204 -x101205 -x101206 -x101207 -x101208 -x101209 -x101210 -x101211 -x101212 -x101213 -x101214 -x101215 -x101216 -x101217 -x101218 -x101219 -x101220 -x101221 -x101222 -x101223 -x101224 -x101225 -x101226 -x101227 -x101228 -x101229 -x101230 -x101231 -x101232 -x101233 -x101234 -x101235 -x101236 -x101237 -x101238 -x101239 -x101240 -x101241 -x101242 -x101243 -x101244 -x101245 -x101246 -x101247 -x101248 -x101249 -x101250 -x101251 -x101252 -x101253 -x101254 -x101255 -x101256 -x101257 -x101258 -x101259 -x101260 -x101261 -x101262 -x101263 -x101264 -x101265 -x101266 -x101267 -x101268 -x101269 -x101270 -x101271 -x101272 -x101273 -x101274 -x101275 -x101276 -x101277 -x101278 -x101279 -x101280 -x101281 -x101282 -x101283 -x101284 -x101285 -x101286 -x101287 -x101288 -x101289 -x101290 -x101291 -x101292 -x101293 -x101294 -x101295 -x101296 -x101297 -x101298 -x101299 -x101300 -x101301 -x101302 -x101303 -x101304 -x101305 -x101306 -x101307 -x101308 -x101309 -x101310 -x101311 -x101312 -x101313 -x101314 -x101315 -x101316 -x101317 -x101318 -x101319 -x101320 -x101321 -x101322 -x101323 -x101324 -x101325 -x101326 -x101327 -x101328 -x101329 -x101330 -x101331 -x101332 -x101333 -x101334 -x101335 -x101336 -x101337 -x101338 -x101339 -x101340 -x101341 -x101342 -x101343 -x101344 -x101345 -x101346 -x101347 -x101348 -x101349 -x101350 -x101351 -x101352 -x101353 -x101354 -x101355 -x101356 -x101357 -x100236 -x100237 -x100238 -x100239 -x100240 -x100241 -x100242 -x100243 -x100244 -x100245 -x100246 -x100247 -x100248 -x100249 -x100250 -x100251 -x100252 -x100253 -x100254 -x100255 -x100256 -x100257 -x100258 -x100259 -x100260 -x100261 -x100262 -x100263 -x100264 -x100265 -x100266 -x100267 -x100268 -x100269 -x100270 -x100271 -x100272 -x100273 -x100274 -x100275 -x100276 -x100277 -x100278 -x100279 -x100280 -x100281 -x100282 -x100283 -x100284 -x100285 -x100286 -x100287 -x100288 -x100289 -x100290 -x100291 -x100292 -x100293 -x100294 -x100295 -x100296 -x100297 -x100298 -x100299 -x100300 -x100301 -x100302 -x100303 -x100304 -x100305 -x100306 -x100307 -x100308 -x100309 -x100310 -x100311 -x100312 -x100313 -x100314 -x100315 -x100316 -x100317 -x100318 -x100319 -x100320 -x100321
421.33/423.14	v -x100322 -x100323 -x100324 -x100325 -x100326 -x100327 -x100328 -x100329 -x100330 -x100331 -x100332 -x100333 -x100334 -x100335 -x100336 -x100337 -x100338 -x100339 -x100340 -x100341 -x100342 -x100343 -x100344 -x100345 -x100346 -x100347 -x100348 -x100349 -x100350 -x100351 -x100352 -x100353 -x100354 -x100355 -x100356 -x100357 -x100358 -x100359 -x100360 -x100361 -x100362 -x100363 -x100364 -x100365 -x100366 -x100367 -x100368 -x100369 -x100370 -x100371 -x100372 -x100373 -x100374 -x100375 -x100376 -x100377 -x100378 -x100379 -x100380 -x100381 -x100382 -x100383 -x100384 -x100385 -x100386 -x100387 -x100388 -x100389 -x100390 -x100391 -x100392 -x100393 -x100394 -x100395 -x100396 -x100397 -x100398 -x100399 -x100400 -x100401 -x100402 -x100403 -x100404 -x100405 -x100406 -x100407 -x100408 -x100409 -x100410 -x100411 -x100412 -x100413 -x100414 -x100415 -x100416 -x100417 -x100418 -x100419 -x100420 -x100421 -x100422 -x100423 -x100424 -x100425 -x100426 -x100427 -x100428 -x100429 -x100430 -x100431 -x100432 -x100433 -x100434 -x100435 -x100436 -x100437 -x100438 -x100439 -x100440 -x100441 -x100442 -x100443 -x100444 -x100445 -x100446 -x100447 -x100448 -x100449 -x100450 -x100451 -x100452 -x100453 -x100454 -x100455 -x100456 -x100457 -x100458 -x100459 -x100460 -x100461 -x100462 -x100463 -x100464 -x100465 -x100466 -x100467 -x100468 -x100469 -x100470 -x100471 -x100472 -x100473 -x100474 -x100475 -x100476 -x100477 -x100478 -x100479 -x100480 -x100481 -x100482 -x100483 -x100484 -x100485 -x100486 -x100487 -x100488 -x100489 -x100490 -x100491 -x100492 -x100493 -x100494 -x100495 -x100496 -x100497 -x100498 -x100499 -x100500 -x100501 -x100502 -x100503 -x100504 -x100505 -x100506 -x100507 -x100508 -x100509 -x100510 -x100511 -x100512 -x100513 -x100514 -x100515 -x100516 -x100517 -x100518 -x100519 -x100520 -x100521 -x100522 -x100523 -x100524 -x100525 -x100526 -x100527 -x100528 -x100529 -x100530 -x100531 -x100532 -x100533 -x100534 -x100535 -x100536 -x100537 -x100538 -x100539 -x100540 -x100541 -x100542 -x100543 -x100544 -x100545 -x100546 -x100547 -x100548 -x100549 -x100550 -x100551 -x100552 -x100553 -x100554 -x100555 -x100556 -x100557 -x100558 -x100559 -x100560 -x100561 -x100562 -x100563 -x100564 -x100565 -x100599 -x100600 -x100601 -x100602 -x100603 -x100604 -x100605 -x100606 -x100607 -x100608 -x100609 -x100610 -x100611 -x100612 -x100613 -x100614 -x100615 -x100616 -x100617 -x100618 -x100619 -x100620 -x100621 -x100622 -x100623 -x100624 -x100625 -x100626 -x100627 -x100628 -x100629 -x100630 -x100631 -x100632 -x100633 -x100634 -x100635 -x100636 -x100637 -x100638 -x100639 -x100640 -x100641 -x100642 -x100643 -x100644 -x100645 -x100646 -x100647 -x100648 -x100649 -x100650 -x100651 -x100652 -x100653 -x100654 -x100655 -x100656 -x100657 -x100658 -x100659 -x100660 -x100661 -x100662 -x100663 -x100664 -x100665 -x100666 -x100667 -x100668 -x100669 -x100670 -x100671 -x100672 -x100673 -x100674 -x100675 -x100676 -x100677 -x100678 -x100679 -x100680 -x100681 -x100682 -x100683 -x100684 -x100685 -x100686 -x100687 -x100688 -x100689 -x100690 -x100691 -x100692 -x100693 -x100694 -x100695 -x100696 -x100697 -x100698 -x100699 -x100700 -x100701 -x100702 -x100703 -x100704 -x100705 -x100706 -x100707 -x100708 -x100709 -x100710 -x100711 -x100712 -x100713 -x100714 -x100715 -x100716 -x100717 -x100718 -x100719 -x100720 -x100721 -x100722 -x100723 -x100724 -x100725 -x100726 -x100727 -x100728 -x100729 -x100730 -x100731 -x100732 -x100733 -x100734 -x100735 -x100736 -x100737 -x100738 -x100739 -x100740 -x100741 -x100742 -x100743 -x100744 -x100745 -x100746 -x100747 -x100748 -x100749 -x100750 -x100751 -x100752 -x100753 -x100754 -x100755 -x100756 -x100757 -x100758 -x100759 -x100760 -x100761 -x100762 -x100763 -x100764 -x100765 -x100766 -x100767 -x100768 -x100769 -x100770 -x100771 -x100772 -x100773 -x100774 -x100775 -x100776 -x100777 -x100778 -x100779 -x100780 -x100781 -x100782 -x100783 -x100784 -x100785 -x100786 -x100787 -x100788 -x100789 -x100790 -x100791 -x100792 -x100793 -x100794 -x100795 -x100796 -x100797 -x100798 -x100799 -x100800 -x100801 -x100802 -x100803 -x100804 -x100805 -x100806 -x100807 -x100808 -x100809 -x100810 -x100811 -x100812 -x100813 -x100814 -x100815 -x100816 -x100817 -x100818 -x100819 -x100820 -x100821 -x100822 -x100823 -x100824 -x100825 -x100826 -x100827 -x100828 -x100829 -x100830 -x100831 -x100832 -x100833 -x100834 -x100835 -x100836 -x100837 -x100838 -x100839 -x100840 -x100841 -x100842 -x100843 -x100844 -x100845 -x100846 -x100847 -x100848 -x100849 -x100850 -x100851 -x100852 -x100853 -x100854 -x100855 -x100856 -x100857 -x100858 -x100859 -x100860 -x100861 -x100862 -x100863 -x100864 -x100865 -x100866 -x100867 -x100868 -x100869 -x100870 -x100871 -x100872 -x100873 -x100874 -x100875 -x100876 -x100877 -x100878 -x100879 -x100880 -x100881 -x100882 -x100883 -x100884 -x100885 -x100886 -x100887 -x100888 -x100889 -x100890 -x100891 -x100892 -x100893 -x100894 -x100895 -x100929 -x100930 -x100931 -x100932 -x100933 -x100934 -x100935 -x100936 -x100937 -x100938 -x100939 -x100940 -x100941 -x100942 -x100943 -x100944 -x100945 -x100946 -x100947 -x100948 -x100949 -x100950 -x100951 -x100952 -x100953 -x100954 -x100955 -x100956 -x100957 -x100958 -x100959 -x100960 -x100961 -x100962 -x100963 -x100964 -x100965 -x100966 -x100967 -x100968 -x100969 -x100970 -x100971 -x100972 -x100973 -x100974 -x100975 -x100976 -x100977 -x100978 -x100979 -x100980 -x100981 -x100982 -x100983 -x100984 -x100985 -x100986 -x100987 -x100988 -x100989 -x100990 -x100991 -x100992 -x100993 -x100994 -x100995 -x100996 -x100997 -x100998 -x100999 -x101000 -x101001 -x101002 -x101003 -x101004 -x101005 -x101006 -x101007 -x101008 -x101009 -x101010 -x101011 -x101012 -x101013 -x101014 -x101015 -x101016 -x101017 -x101018 -x101019 -x101020 -x101021 -x101022 -x101023 -x101024 -x101025 -x101026 -x101027 -x101028 -x101029 -x101030 -x101031 -x101032 -x101033 -x101034 -x101035 -x101036 -x101037 -x101038 -x101039 -x101040 -x101041 -x101042 -x101043 -x101044 -x101045 -x101046 -x101047 -x101048 -x101049 -x101050 -x101051 -x101052 -x101053 -x101054 -x101055 -x101056 -x101057 -x101058 -x101059 -x101060 -x101061 -x101062 -x101063 -x101064 -x101065 -x101066 -x101067 -x101068 -x101069 -x101070 -x101071 -x101072 -x101073 -x101074 -x101075 -x101076 -x101077 -x101078 -x101079 -x101080 -x101081 -x101082 -x101083 -x101084 -x101085 -x101086 -x101087 -x101088 -x101089 -x101090 -x101091 -x101092 -x101093 -x101094 -x101095 -x101096 -x101097 -x101098 -x101099 -x101100 -x101101 -x101102 -x101103 -x101104 -x101105 -x101106 -x101107 -x101108 -x101109 -x101110 -x101111 -x101112 -x101113 -x101114 -x101115 -x101116 -x101117 -x101118 -x101119 -x101120 -x101121 -x101122 -x101123 -x101124 -x101125 -x101126 -x101688 -x101689 -x101690 -x101691 -x101692 -x101693 -x101694 -x101695 -x101696 -x101697 -x101698 -x101699 -x101700 -x101701 -x101702 -x101703 -x101704 -x101705 -x101706 -x101707 -x101708 -x101709 -x101710 -x101711 -x101712 -x101713 -x101714 -x101715 -x101716 -x101717 -x101718 -x101719 -x101720 -x102018 -x102019 -x102020 -x102021 -x102022 -x102023 -x102024 -x102025 -x102026 -x102027 -x102028 -x102029 -x102030 -x102031 -x102032 -x102033 -x102034 -x102035 -x102036 -x102037 -x102038 -x102039 -x102040 -x102041 -x102042 -x102043 -x102044 -x102045 -x102046 -x102047 -x102048 -x102049 -x102050 -x102249 -x102250 -x102251 -x102252 -x102253 -x102254 -x102255 -x102256 -x102257 -x102258 -x102259 -x102260 -x102261 -x102262 -x102263 -x102264 -x102265 -x102266 -x102267 -x102268 -x102269 -x102270 -x102271 -x102272 -x102273 -x102274 -x102275 -x102276 -x102277 -x102278 -x102279 -x102280 -x102281 -x102282 -x102283 -x102284 -x102285 -x102286 -x102287 -x102288 -x102289 -x102290 -x102291 -x102292 -x102293 -x102294 -x102295 -x102296 -x102297 -x102298 -x102299 -x102300 -x102301 -x102302 -x102303 -x102304 -x102305 -x102306 -x102307 -x102308 -x102309 -x102310 -x102311 -x102312 -x102313 -x102314 -x102315 -x102316 -x102317 -x102318 -x102319 -x102320 -x102321 -x102322 -x102323 -x102324 -x102325 -x102326 -x102327 -x102328 -x102329 -x102330 -x102331 -x102332 -x102333 -x102334 -x102335 -x102336 -x102337 -x102338 -x102339 -x102340 -x102341 -x102342 -x102343 -x102344 -x102345 -x102346 -x102347 -x102348 -x102349 -x102350 -x102351 -x102352 -x102353 -x102354 -x102355 -x102356 -x102357 -x102358 -x102359 -x102360 -x102361 -x102362 -x102363 -x102364 -x102365 -x102366 -x102367 -x102368 -x102369 -x102370 -x102371 -x102372 -x102373 -x102374 -x102375 -x102376 -x102377 -x102378 -x102379 -x102380 -x102381 -x102382 -x102383 -x102384 -x102385 -x102386 -x102387 -x102388 -x102389 -x102390 -x102391 -x102392 -x102393 -x102394 -x102395 -x102396 -x102397 -x102398 -x102399 -x102400 -x102401 -x102402 -x102403 -x102404 -x102405 -x102406 -x102407 -x102408 -x102409 -x102410 -x102411 -x102412 -x102413 -x102414 -x102415 -x102416 -x102417 -x102418 -x102419 -x102420 -x102421 -x102422 -x102423 -x102424 -x102425 -x102426 -x102427 -x102428 -x102429 -x102430 -x102431 -x102432 -x102433 -x102434 -x102435 -x102436 -x102437 -x102438 -x102439 -x102440 -x102441 -x102442 -x102443 -x102444 -x102445 -x102446 -x102447 -x102448 -x102449 -x102450 -x102451 -x102452 -x102453 -x102454 -x102455 -x102456 -x102457 -x102458 -x102459 -x102460 -x102461 -x102462 -x102463 -x102464 -x102465 -x102466 -x102467 -x102468 -x102469 -x102470 -x102471 -x102472 -x102473 -x102474 -x102475 -x102476 -x102477 -x102478 -x102479 -x101358 -x101359 -x101360 -x101361 -x101362 -x101363 -x101364 -x101365 -x101366 -x101367 -x101368 -x101369 -x101370 -x101371 -x101372 -x101373 -x101374 -x101375 -x101376 -x101377 -x101378 -x101379 -x101380 -x101381 -x101382 -x101383 -x101384 -x101385 -x101386 -x101387 -x101388 -x101389 -x101390 -x101391 -x101392 -x101393 -x101394 -x101395 -x101396 -x101397 -x101398 -x101399 -x101400 -x101401 -x101402 -x101403 -x101404 -x101405 -x101406 -x101407 -x101408 -x101409 -x101410 -x101411 -x101412 -x101413 -x101414 -x101415 -x101416 -x101417 -x101418 -x101419 -x101420 -x101421 -x101422 -x101423 -x101424 -x101425 -x101426 -x101427 -x101428 -x101429 -x101430 -x101431 -x101432 -x101433 -x101434 -x101435 -x101436 -x101437 -x101438 -x101439 -x101440 -x101441 -x101442 -x101443 -x101444 -x101445 -x101446 -x101447 -x101448 -x101449 -x101450 -x101451 -x101452 -x101453 -x101454 -x101455 -x101456 -x101457 -x101458 -x101459 -x101460 -x101461 -x101462 -x101463 -x101464 -x101465 -x101466 -x101467 -x101468 -x101469 -x101470 -x101471 -x101472 -x101473 -x101474 -x101475 -x101476 -x101477 -x101478 -x101479 -x101480 -x101481 -x101482 -x101483 -x101484 -x101485 -x101486 -x101487 -x101488 -x101489 -x101490 -x101491 -x101492 -x101493 -x101494 -x101495 -x101496 -x101497 -x101498 -x101499 -x101500 -x101501 -x101502 -x101503 -x101504 -x101505 -x101506 -x101507 -x101508 -x101509 -x101510 -x101511 -x101512 -x101513 -x101514 -x101515 -x101516 -x101517 -x101518 -x101519 -x101520 -x101521 -x101522 -x101523 -x101524 -x101525 -x101526 -x101527 -x101528 -x101529 -x101530 -x101531 -x101532 -x101533 -x101534 -x101535 -x101536 -x101537 -x101538 -x101539 -x101540 -x101541 -x101542 -x101543 -x101544 -x101545 -x101546 -x101547 -x101548 -x101549 -x101550 -x101551 -x101552 -x101553 -x101554 -x101555 -x101556 -x101557 -x101558 -x101559 -x101560 -x101561 -x101562 -x101563 -x101564 -x101565 -x101566 -x101567 -x101568 -x101569 -x101570 -x101571 -x101572 -x101573 -x101574 -x101575 -x101576 -x101577 -x101578 -x101579 -x101580 -x101581 -x101582 -x101583 -x101584 -x101585 -x101586 -x101587 -x101588 -x101589 -x101590 -x101591 -x101592 -x101593 -x101594 -x101595 -x101596 -x101597 -x101598 -x101599 -x101600 -x101601 -x101602 -x101603 -x101604 -x101605 -x101606 -x101607 -x101608 -x101609 -x101610 -x101611 -x101612 -x101613 -x101614 -x101615 -x101616 -x101617 -x101618 -x101619 -x101620 -x101621 -x101622 -x101623 -x101624 -x101625 -x101626 -x101627 -x101628 -x101629 -x101630 -x101631 -x101632 -x101633 -x101634 -x101635 -x101636 -x101637 -x101638 -x101639 -x101640 -x101641 -x101642 -x101643 -x101644 -x101645 -x101646 -x101647 -x101648 -x101649 -x101650 -x101651 -x101652 -x101653 -x101654 -x101655 -x101656 -x101657 -x101658 -x101659 -x101660 -x101661 -x101662 -x101663 -x101664 -x101665 -x101666 -x101667 -x101668 -x101669 -x101670 -x101671 -x101672 -x101673 -x101674 -x101675 -x101676 -x101677 -x101678 -x101679 -x101680 -x101681 -x101682 -x101683 -x101684 -x101685 -x101686 -x101687 -x101721 -x101722 -x101723 -x101724 -x101725 -x101726 -x101727 -x101728 -x101729 -x101730 -x101731 -x101732 -x101733 -x101734 -x101735 -x101736 -x101737 -x101738 -x101739 -x101740 -x101741 -x101742 -x101743 -x101744 -x101745 -x101746 -x101747 -x101748 -x101749 -x101750 -x101751 -x101752 -x101753 -x101754 -x101755 -x101756 -x101757 -x101758 -x101759 -x101760 -x101761 -x101762 -x101763 -x101764 -x101765 -x101766 -x101767 -x101768 -x101769 -x101770 -x101771 -x101772 -x101773 -x101774 -x101775 -x101776 -x101777 -x101778 -x101779 -x101780 -x101781 -x101782 -x101783 -x101784 -x101785 -x101786 -x101787 -x101788 -x101789 -x101790 -x101791 -x101792 -x101793 -x101794 -x101795 -x101796 -x101797 -x101798 -x101799 -x101800 -x101801 -x101802 -x101803 -x101804 -x101805 -x101806 -x101807 -x101808 -x101809 -x101810 -x101811 -x101812 -x101813 -x101814 -x101815 -x101816 -x101817 -x101818 -x101819 -x101820 -x101821 -x101822 -x101823 -x101824 -x101825 -x101826 -x101827 -x101828 -x101829 -x101830 -x101831 -x101832 -x101833 -x101834 -x101835 -x101836 -x101837 -x101838 -x101839 -x101840 -x101841 -x101842 -x101843 -x101844 -x101845 -x101846 -x101847 -x101848 -x101849 -x101850 -x101851 -x101852 -x101853 -x101854 -x101855 -x101856 -x101857 -x101858 -x101859 -x101860 -x101861 -x101862 -x101863 -x101864 -x101865 -x101866 -x101867 -x101868 -x101869 -x101870 -x101871 -x101872 -x101873 -x101874 -x101875 -x101876 -x101877 -x101878 -x101879 -x101880 -x101881 -x101882 -x101883 -x101884 -x101885 -x101886 -x101887 -x101888 -x101889 -x101890 -x101891 -x101892 -x101893 -x101894 -x101895 -x101896 -x101897 -x101898 -x101899 -x101900 -x101901 -x101902 -x101903 -x101904 -x101905 -x101906 -x101907 -x101908 -x101909 -x101910 -x101911 -x101912 -x101913 -x101914 -x101915 -x101916 -x101917 -x101918 -x101919 -x101920 -x101921 -x101922 -x101923 -x101924 -x101925 -x101926 -x101927 -x101928 -x101929 -x101930 -x101931 -x101932 -x101933 -x101934 -x101935 -x101936 -x101937 -x101938 -x101939 -x101940 -x101941 -x101942 -x101943 -x101944 -x101945 -x101946 -x101947 -x101948 -x101949 -x101950 -x101951 -x101952 -x101953 -x101954 -x101955 -x101956 -x101957 -x101958 -x101959 -x101960 -x101961 -x101962 -x101963 -x101964 -x101965 -x101966 -x101967 -x101968 -x101969 -x101970 -x101971 -x101972 -x101973 -x101974 -x101975 -x101976 -x101977 -x101978 -x101979 -x101980 -x101981 -x101982 -x101983 -x101984 -x101985 -x101986 -x101987 -x101988 -x101989 -x101990 -x101991 -x101992 -x101993 -x101994 -x101995 -x101996 -x101997 -x101998 -x101999 -x102000 -x102001 -x102002 -x102003 -x102004 -x102005 -x102006 -x102007 -x102008 -x102009 -x102010 -x102011 -x102012 -x102013 -x102014 -x102015 -x102016 -x102017 -x102051 -x102052 -x102053 -x102054 -x102055 -x102056 -x102057 -x102058 -x102059 -x102060 -x102061 -x102062 -x102063 -x102064 -x102065 -x102066 -x102067 -x102068 -x102069 -x102070 -x102071 -x102072 -x102073 -x102074 -x102075 -x102076 -x102077 -x102078 -x102079 -x102080 -x102081 -x102082 -x102083 -x102084 -x102085 -x102086 -x102087 -x102088 -x102089 -x102090 -x102091 -x102092 -x102093 -x102094 -x102095 -x102096 -x102097 -x102098 -x102099 -x102100 -x102101 -x102102 -x102103 -x102104 -x102105 -x102106 -x102107 -x102108 -x102109 -x102110 -x102111 -x102112 -x102113 -x102114 -x102115 -x102116 -x102117 -x102118 -x102119 -x102120 -x102121 -x102122 -x102123 -x102124 -x102125 -x102126 -x102127 -x102128 -x102129 -x102130 -x102131 -x102132 -x102133 -x102134 -x102135 -x102136 -x102137 -x102138 -x102139 -x102140 -x102141 -x102142 -x102143 -x102144 -x102145 -x102146 -x102147 -x102148 -x102149 -x102150 -x102151 -x102152 -x102153 -x102154 -x102155 -x102156 -x102157 -x102158 -x102159 -x102160 -x102161 -x102162 -x102163 -x102164 -x102165 -x102166 -x102167 -x102168 -x102169 -x102170 -x102171 -x102172 -x102173 -x102174 -x102175 -x102176 -x102177 -x102178 -x102179 -x102180 -x102181 -x102182 -x102183 -x102184 -x102185 -x102186 -x102187 -x102188 -x102189 -x102190 -x102191 -x102192 -x102193 -x102194 -x102195 -x102196 -x102197 -x102198 -x102199 -x102200 -x102201 -x102202 -x102203 -x102204 -x102205 -x102206 -x102207 -x102208 -x102209 -x102210 -x102211 -x102212 -x102213 -x102214 -x102215 -x102216 -x102217 -x102218 -x102219 -x102220 -x102221 -x102222 -x102223 -x102224 -x102225 -x102226 -x102227 -x102228 -x102229 -x102230 -x102231 -x102232 -x102233 -x102234 -x102235 -x102236 -x102237 -x102238 -x102239 -x102240 -x102241 -x102242 -x102243 -x102244 -x102245 -x102246 -x102247 -x102248 -x102810 -x102811 -x102812 -x102813 -x102814 -x102815 -x102816 -x102817 -x102818 -x102819 -x102820 -x102821 -x102822 -x102823 -x102824 -x102825 -x102826 -x102827 -x102828 -x102829 -x102830 -x102831 -x102832 -x102833 -x102834 -x102835 -x102836 -x102837 -x102838 -x102839 -x102840 -x102841 -x102842 -x103140 -x103141 -x103142 -x103143 -x103144 -x103145 -x103146 -x103147 -x103148 -x103149 -x103150 -x103151 -x103152 -x103153 -x103154 -x103155 -x103156 -x103157 -x103158 -x103159 -x103160 -x103161 -x103162 -x103163 -x103164 -x103165 -x103166 -x103167 -x103168 -x103169 -x103170 -x103171 -x103172 -x103371 -x103372 -x103373 -x103374 -x103375 -x103376 -x103377 -x103378 -x103379 -x103380 -x103381 -x103382 -x103383 -x103384 -x103385 -x103386 -x103387 -x103388 -x103389 -x103390 -x103391 -x103392 -x103393 -x103394 -x103395 -x103396 -x103397 -x103398 -x103399 -x103400 -x103401 -x103402 -x103403 -x103404 -x103405 -x103406 -x103407 -x103408 -x103409 -x103410 -x103411 -x103412 -x103413 -x103414 -x103415 -x103416 -x103417 -x103418 -x103419 -x103420 -x103421 -x103422 -x103423 -x103424 -x103425 -x103426 -x103427 -x103428 -x103429 -x103430 -x103431 -x103432 -x103433 -x103434 -x103435 -x103436 -x103437 -x103438 -x103439 -x103440 -x103441 -x103442 -x103443
421.33/423.14	v -x103444 -x103445 -x103446 -x103447 -x103448 -x103449 -x103450 -x103451 -x103452 -x103453 -x103454 -x103455 -x103456 -x103457 -x103458 -x103459 -x103460 -x103461 -x103462 -x103463 -x103464 -x103465 -x103466 -x103467 -x103468 -x103469 -x103470 -x103471 -x103472 -x103473 -x103474 -x103475 -x103476 -x103477 -x103478 -x103479 -x103480 -x103481 -x103482 -x103483 -x103484 -x103485 -x103486 -x103487 -x103488 -x103489 -x103490 -x103491 -x103492 -x103493 -x103494 -x103495 -x103496 -x103497 -x103498 -x103499 -x103500 -x103501 -x103502 -x103503 -x103504 -x103505 -x103506 -x103507 -x103508 -x103509 -x103510 -x103511 -x103512 -x103513 -x103514 -x103515 -x103516 -x103517 -x103518 -x103519 -x103520 -x103521 -x103522 -x103523 -x103524 -x103525 -x103526 -x103527 -x103528 -x103529 -x103530 -x103531 -x103532 -x103533 -x103534 -x103535 -x103536 -x103537 -x103538 -x103539 -x103540 -x103541 -x103542 -x103543 -x103544 -x103545 -x103546 -x103547 -x103548 -x103549 -x103550 -x103551 -x103552 -x103553 -x103554 -x103555 -x103556 -x103557 -x103558 -x103559 -x103560 -x103561 -x103562 -x103563 -x103564 -x103565 -x103566 -x103567 -x103568 -x103569 -x103570 -x103571 -x103572 -x103573 -x103574 -x103575 -x103576 -x103577 -x103578 -x103579 -x103580 -x103581 -x103582 -x103583 -x103584 -x103585 -x103586 -x103587 -x103588 -x103589 -x103590 -x103591 -x103592 -x103593 -x103594 -x103595 -x103596 -x103597 -x103598 -x103599 -x103600 -x103601 -x102480 -x102481 -x102482 -x102483 -x102484 -x102485 -x102486 -x102487 -x102488 -x102489 -x102490 -x102491 -x102492 -x102493 -x102494 -x102495 -x102496 -x102497 -x102498 -x102499 -x102500 -x102501 -x102502 -x102503 -x102504 -x102505 -x102506 -x102507 -x102508 -x102509 -x102510 -x102511 -x102512 -x102513 -x102514 -x102515 -x102516 -x102517 -x102518 -x102519 -x102520 -x102521 -x102522 -x102523 -x102524 -x102525 -x102526 -x102527 -x102528 -x102529 -x102530 -x102531 -x102532 -x102533 -x102534 -x102535 -x102536 -x102537 -x102538 -x102539 -x102540 -x102541 -x102542 -x102543 -x102544 -x102545 -x102546 -x102547 -x102548 -x102549 -x102550 -x102551 -x102552 -x102553 -x102554 -x102555 -x102556 -x102557 -x102558 -x102559 -x102560 -x102561 -x102562 -x102563 -x102564 -x102565 -x102566 -x102567 -x102568 -x102569 -x102570 -x102571 -x102572 -x102573 -x102574 -x102575 -x102576 -x102577 -x102578 -x102579 -x102580 -x102581 -x102582 -x102583 -x102584 -x102585 -x102586 -x102587 -x102588 -x102589 -x102590 -x102591 -x102592 -x102593 -x102594 -x102595 -x102596 -x102597 -x102598 -x102599 -x102600 -x102601 -x102602 -x102603 -x102604 -x102605 -x102606 -x102607 -x102608 -x102609 -x102610 -x102611 -x102612 -x102613 -x102614 -x102615 -x102616 -x102617 -x102618 -x102619 -x102620 -x102621 -x102622 -x102623 -x102624 -x102625 -x102626 -x102627 -x102628 -x102629 -x102630 -x102631 -x102632 -x102633 -x102634 -x102635 -x102636 -x102637 -x102638 -x102639 -x102640 -x102641 -x102642 -x102643 -x102644 -x102645 -x102646 -x102647 -x102648 -x102649 -x102650 -x102651 -x102652 -x102653 -x102654 -x102655 -x102656 -x102657 -x102658 -x102659 -x102660 -x102661 -x102662 -x102663 -x102664 -x102665 -x102666 -x102667 -x102668 -x102669 -x102670 -x102671 -x102672 -x102673 -x102674 -x102675 -x102676 -x102677 -x102678 -x102679 -x102680 -x102681 -x102682 -x102683 -x102684 -x102685 -x102686 -x102687 -x102688 -x102689 -x102690 -x102691 -x102692 -x102693 -x102694 -x102695 -x102696 -x102697 -x102698 -x102699 -x102700 -x102701 -x102702 -x102703 -x102704 -x102705 -x102706 -x102707 -x102708 -x102709 -x102710 -x102711 -x102712 -x102713 -x102714 -x102715 -x102716 -x102717 -x102718 -x102719 -x102720 -x102721 -x102722 -x102723 -x102724 -x102725 -x102726 -x102727 -x102728 -x102729 -x102730 -x102731 -x102732 -x102733 -x102734 -x102735 -x102736 -x102737 -x102738 -x102739 -x102740 -x102741 -x102742 -x102743 -x102744 -x102745 -x102746 -x102747 -x102748 -x102749 -x102750 -x102751 -x102752 -x102753 -x102754 -x102755 -x102756 -x102757 -x102758 -x102759 -x102760 -x102761 -x102762 -x102763 -x102764 -x102765 -x102766 -x102767 -x102768 -x102769 -x102770 -x102771 -x102772 -x102773 -x102774 -x102775 -x102776 -x102777 -x102778 -x102779 -x102780 -x102781 -x102782 -x102783 -x102784 -x102785 -x102786 -x102787 -x102788 -x102789 -x102790 -x102791 -x102792 -x102793 -x102794 -x102795 -x102796 -x102797 -x102798 -x102799 -x102800 -x102801 -x102802 -x102803 -x102804 -x102805 -x102806 -x102807 -x102808 -x102809 -x102843 -x102844 -x102845 -x102846 -x102847 -x102848 -x102849 -x102850 -x102851 -x102852 -x102853 -x102854 -x102855 -x102856 -x102857 -x102858 -x102859 -x102860 -x102861 -x102862 -x102863 -x102864 -x102865 -x102866 -x102867 -x102868 -x102869 -x102870 -x102871 -x102872 -x102873 -x102874 -x102875 -x102876 -x102877 -x102878 -x102879 -x102880 -x102881 -x102882 -x102883 -x102884 -x102885 -x102886 -x102887 -x102888 -x102889 -x102890 -x102891 -x102892 -x102893 -x102894 -x102895 -x102896 -x102897 -x102898 -x102899 -x102900 -x102901 -x102902 -x102903 -x102904 -x102905 -x102906 -x102907 -x102908 -x102909 -x102910 -x102911 -x102912 -x102913 -x102914 -x102915 -x102916 -x102917 -x102918 -x102919 -x102920 -x102921 -x102922 -x102923 -x102924 -x102925 -x102926 -x102927 -x102928 -x102929 -x102930 -x102931 -x102932 -x102933 -x102934 -x102935 -x102936 -x102937 -x102938 -x102939 -x102940 -x102941 -x102942 -x102943 -x102944 -x102945 -x102946 -x102947 -x102948 -x102949 -x102950 -x102951 -x102952 -x102953 -x102954 -x102955 -x102956 -x102957 -x102958 -x102959 -x102960 -x102961 -x102962 -x102963 -x102964 -x102965 -x102966 -x102967 -x102968 -x102969 -x102970 -x102971 -x102972 -x102973 -x102974 -x102975 -x102976 -x102977 -x102978 -x102979 -x102980 -x102981 -x102982 -x102983 -x102984 -x102985 -x102986 -x102987 -x102988 -x102989 -x102990 -x102991 -x102992 -x102993 -x102994 -x102995 -x102996 -x102997 -x102998 -x102999 -x103000 -x103001 -x103002 -x103003 -x103004 -x103005 -x103006 -x103007 -x103008 -x103009 -x103010 -x103011 -x103012 -x103013 -x103014 -x103015 -x103016 -x103017 -x103018 -x103019 -x103020 -x103021 -x103022 -x103023 -x103024 -x103025 -x103026 -x103027 -x103028 -x103029 -x103030 -x103031 -x103032 -x103033 -x103034 -x103035 -x103036 -x103037 -x103038 -x103039 -x103040 -x103041 -x103042 -x103043 -x103044 -x103045 -x103046 -x103047 -x103048 -x103049 -x103050 -x103051 -x103052 -x103053 -x103054 -x103055 -x103056 -x103057 -x103058 -x103059 -x103060 -x103061 -x103062 -x103063 -x103064 -x103065 -x103066 -x103067 -x103068 -x103069 -x103070 -x103071 -x103072 -x103073 -x103074 -x103075 -x103076 -x103077 -x103078 -x103079 -x103080 -x103081 -x103082 -x103083 -x103084 -x103085 -x103086 -x103087 -x103088 -x103089 -x103090 -x103091 -x103092 -x103093 -x103094 -x103095 -x103096 -x103097 -x103098 -x103099 -x103100 -x103101 -x103102 -x103103 -x103104 -x103105 -x103106 -x103107 -x103108 -x103109 -x103110 -x103111 -x103112 -x103113 -x103114 -x103115 -x103116 -x103117 -x103118 -x103119 -x103120 -x103121 -x103122 -x103123 -x103124 -x103125 -x103126 -x103127 -x103128 -x103129 -x103130 -x103131 -x103132 -x103133 -x103134 -x103135 -x103136 -x103137 -x103138 -x103139 -x103173 -x103174 -x103175 -x103176 -x103177 -x103178 -x103179 -x103180 -x103181 -x103182 -x103183 -x103184 -x103185 -x103186 -x103187 -x103188 -x103189 -x103190 -x103191 -x103192 -x103193 -x103194 -x103195 -x103196 -x103197 -x103198 -x103199 -x103200 -x103201 -x103202 -x103203 -x103204 -x103205 -x103206 -x103207 -x103208 -x103209 -x103210 -x103211 -x103212 -x103213 -x103214 -x103215 -x103216 -x103217 -x103218 -x103219 -x103220 -x103221 -x103222 -x103223 -x103224 -x103225 -x103226 -x103227 -x103228 -x103229 -x103230 -x103231 -x103232 -x103233 -x103234 -x103235 -x103236 -x103237 -x103238 -x103239 -x103240 -x103241 -x103242 -x103243 -x103244 -x103245 -x103246 -x103247 -x103248 -x103249 -x103250 -x103251 -x103252 -x103253 -x103254 -x103255 -x103256 -x103257 -x103258 -x103259 -x103260 -x103261 -x103262 -x103263 -x103264 -x103265 -x103266 -x103267 -x103268 -x103269 -x103270 -x103271 -x103272 -x103273 -x103274 -x103275 -x103276 -x103277 -x103278 -x103279 -x103280 -x103281 -x103282 -x103283 -x103284 -x103285 -x103286 -x103287 -x103288 -x103289 -x103290 -x103291 -x103292 -x103293 -x103294 -x103295 -x103296 -x103297 -x103298 -x103299 -x103300 -x103301 -x103302 -x103303 -x103304 -x103305 -x103306 -x103307 -x103308 -x103309 -x103310 -x103311 -x103312 -x103313 -x103314 -x103315 -x103316 -x103317 -x103318 -x103319 -x103320 -x103321 -x103322 -x103323 -x103324 -x103325 -x103326 -x103327 -x103328 -x103329 -x103330 -x103331 -x103332 -x103333 -x103334 -x103335 -x103336 -x103337 -x103338 -x103339 -x103340 -x103341 -x103342 -x103343 -x103344 -x103345 -x103346 -x103347 -x103348 -x103349 -x103350 -x103351 -x103352 -x103353 -x103354 -x103355 -x103356 -x103357 -x103358 -x103359 -x103360 -x103361 -x103362 -x103363 -x103364 -x103365 -x103366 -x103367 -x103368 -x103369 -x103370 -x103932 -x103933 -x103934 -x103935 -x103936 -x103937 -x103938 -x103939 -x103940 -x103941 -x103942 -x103943 -x103944 -x103945 -x103946 -x103947 -x103948 -x103949 -x103950 -x103951 -x103952 -x103953 -x103954 -x103955 -x103956 -x103957 -x103958 -x103959 -x103960 -x103961 -x103962 -x103963 -x103964 -x104262 -x104263 -x104264 -x104265 -x104266 -x104267 -x104268 -x104269 -x104270 -x104271 -x104272 -x104273 -x104274 -x104275 -x104276 -x104277 -x104278 -x104279 -x104280 -x104281 -x104282 -x104283 -x104284 -x104285 -x104286 -x104287 -x104288 -x104289 -x104290 -x104291 -x104292 -x104293 -x104294 -x104493 -x104494 -x104495 -x104496 -x104497 -x104498 -x104499 -x104500 -x104501 -x104502 -x104503 -x104504 -x104505 -x104506 -x104507 -x104508 -x104509 -x104510 -x104511 -x104512 -x104513 -x104514 -x104515 -x104516 -x104517 -x104518 -x104519 -x104520 -x104521 -x104522 -x104523 -x104524 -x104525 -x104526 -x104527 -x104528 -x104529 -x104530 -x104531 -x104532 -x104533 -x104534 -x104535 -x104536 -x104537 -x104538 -x104539 -x104540 -x104541 -x104542 -x104543 -x104544 -x104545 -x104546 -x104547 -x104548 -x104549 -x104550 -x104551 -x104552 -x104553 -x104554 -x104555 -x104556 -x104557 -x104558 -x104559 -x104560 -x104561 -x104562 -x104563 -x104564 -x104565 -x104566 -x104567 -x104568 -x104569 -x104570 -x104571 -x104572 -x104573 -x104574 -x104575 -x104576 -x104577 -x104578 -x104579 -x104580 -x104581 -x104582 -x104583 -x104584 -x104585 -x104586 -x104587 -x104588 -x104589 -x104590 -x104591 -x104592 -x104593 -x104594 -x104595 -x104596 -x104597 -x104598 -x104599 -x104600 -x104601 -x104602 -x104603 -x104604 -x104605 -x104606 -x104607 -x104608 -x104609 -x104610 -x104611 -x104612 -x104613 -x104614 -x104615 -x104616 -x104617 -x104618 -x104619 -x104620 -x104621 -x104622 -x104623 -x104624 -x104625 -x104626 -x104627 -x104628 -x104629 -x104630 -x104631 -x104632 -x104633 -x104634 -x104635 -x104636 -x104637 -x104638 -x104639 -x104640 -x104641 -x104642 -x104643 -x104644 -x104645 -x104646 -x104647 -x104648 -x104649 -x104650 -x104651 -x104652 -x104653 -x104654 -x104655 -x104656 -x104657 -x104658 -x104659 -x104660 -x104661 -x104662 -x104663 -x104664 -x104665 -x104666 -x104667 -x104668 -x104669 -x104670 -x104671 -x104672 -x104673 -x104674 -x104675 -x104676 -x104677 -x104678 -x104679 -x104680 -x104681 -x104682 -x104683 -x104684 -x104685 -x104686 -x104687 -x104688 -x104689 -x104690 -x104691 -x104692 -x104693 -x104694 -x104695 -x104696 -x104697 -x104698 -x104699 -x104700 -x104701 -x104702 -x104703 -x104704 -x104705 -x104706 -x104707 -x104708 -x104709 -x104710 -x104711 -x104712 -x104713 -x104714 -x104715 -x104716 -x104717 -x104718 -x104719 -x104720 -x104721 -x104722 -x104723 -x103602 -x103603 -x103604 -x103605 -x103606 -x103607 -x103608 -x103609 -x103610 -x103611 -x103612 -x103613 -x103614 -x103615 -x103616 -x103617 -x103618 -x103619 -x103620 -x103621 -x103622 -x103623 -x103624 -x103625 -x103626 -x103627 -x103628 -x103629 -x103630 -x103631 -x103632 -x103633 -x103634 -x103635 -x103636 -x103637 -x103638 -x103639 -x103640 -x103641 -x103642 -x103643 -x103644 -x103645 -x103646 -x103647 -x103648 -x103649 -x103650 -x103651 -x103652 -x103653 -x103654 -x103655 -x103656 -x103657 -x103658 -x103659 -x103660 -x103661 -x103662 -x103663 -x103664 -x103665 -x103666 -x103667 -x103668 -x103669 -x103670 -x103671 -x103672 -x103673 -x103674 -x103675 -x103676 -x103677 -x103678 -x103679 -x103680 -x103681 -x103682 -x103683 -x103684 -x103685 -x103686 -x103687 -x103688 -x103689 -x103690 -x103691 -x103692 -x103693 -x103694 -x103695 -x103696 -x103697 -x103698 -x103699 -x103700 -x103701 -x103702 -x103703 -x103704 -x103705 -x103706 -x103707 -x103708 -x103709 -x103710 -x103711 -x103712 -x103713 -x103714 -x103715 -x103716 -x103717 -x103718 -x103719 -x103720 -x103721 -x103722 -x103723 -x103724 -x103725 -x103726 -x103727 -x103728 -x103729 -x103730 -x103731 -x103732 -x103733 -x103734 -x103735 -x103736 -x103737 -x103738 -x103739 -x103740 -x103741 -x103742 -x103743 -x103744 -x103745 -x103746 -x103747 -x103748 -x103749 -x103750 -x103751 -x103752 -x103753 -x103754 -x103755 -x103756 -x103757 -x103758 -x103759 -x103760 -x103761 -x103762 -x103763 -x103764 -x103765 -x103766 -x103767 -x103768 -x103769 -x103770 -x103771 -x103772 -x103773 -x103774 -x103775 -x103776 -x103777 -x103778 -x103779 -x103780 -x103781 -x103782 -x103783 -x103784 -x103785 -x103786 -x103787 -x103788 -x103789 -x103790 -x103791 -x103792 -x103793 -x103794 -x103795 -x103796 -x103797 -x103798 -x103799 -x103800 -x103801 -x103802 -x103803 -x103804 -x103805 -x103806 -x103807 -x103808 -x103809 -x103810 -x103811 -x103812 -x103813 -x103814 -x103815 -x103816 -x103817 -x103818 -x103819 -x103820 -x103821 -x103822 -x103823 -x103824 -x103825 -x103826 -x103827 -x103828 -x103829 -x103830 -x103831 -x103832 -x103833 -x103834 -x103835 -x103836 -x103837 -x103838 -x103839 -x103840 -x103841 -x103842 -x103843 -x103844 -x103845 -x103846 -x103847 -x103848 -x103849 -x103850 -x103851 -x103852 -x103853 -x103854 -x103855 -x103856 -x103857 -x103858 -x103859 -x103860 -x103861 -x103862 -x103863 -x103864 -x103865 -x103866 -x103867 -x103868 -x103869 -x103870 -x103871 -x103872 -x103873 -x103874 -x103875 -x103876 -x103877 -x103878 -x103879 -x103880 -x103881 -x103882 -x103883 -x103884 -x103885 -x103886 -x103887 -x103888 -x103889 -x103890 -x103891 -x103892 -x103893 -x103894 -x103895 -x103896 -x103897 -x103898 -x103899 -x103900 -x103901 -x103902 -x103903 -x103904 -x103905 -x103906 -x103907 -x103908 -x103909 -x103910 -x103911 -x103912 -x103913 -x103914 -x103915 -x103916 -x103917 -x103918 -x103919 -x103920 -x103921 -x103922 -x103923 -x103924 -x103925 -x103926 -x103927 -x103928 -x103929 -x103930 -x103931 -x103965 -x103966 -x103967 -x103968 -x103969 -x103970 -x103971 -x103972 -x103973 -x103974 -x103975 -x103976 -x103977 -x103978 -x103979 -x103980 -x103981 -x103982 -x103983 -x103984 -x103985 -x103986 -x103987 -x103988 -x103989 -x103990 -x103991 -x103992 -x103993 -x103994 -x103995 -x103996 -x103997 -x103998 -x103999 -x104000 -x104001 -x104002 -x104003 -x104004 -x104005 -x104006 -x104007 -x104008 -x104009 -x104010 -x104011 -x104012 -x104013 -x104014 -x104015 -x104016 -x104017 -x104018 -x104019 -x104020 -x104021 -x104022 -x104023 -x104024 -x104025 -x104026 -x104027 -x104028 -x104029 -x104030 -x104031 -x104032 -x104033 -x104034 -x104035 -x104036 -x104037 -x104038 -x104039 -x104040 -x104041 -x104042 -x104043 -x104044 -x104045 -x104046 -x104047 -x104048 -x104049 -x104050 -x104051 -x104052 -x104053 -x104054 -x104055 -x104056 -x104057 -x104058 -x104059 -x104060 -x104061 -x104062 -x104063 -x104064 -x104065 -x104066 -x104067 -x104068 -x104069 -x104070 -x104071 -x104072 -x104073 -x104074 -x104075 -x104076 -x104077 -x104078 -x104079 -x104080 -x104081 -x104082 -x104083 -x104084 -x104085 -x104086 -x104087 -x104088 -x104089 -x104090 -x104091 -x104092 -x104093 -x104094 -x104095 -x104096 -x104097 -x104098 -x104099 -x104100 -x104101 -x104102 -x104103 -x104104 -x104105 -x104106 -x104107 -x104108 -x104109 -x104110 -x104111 -x104112 -x104113 -x104114 -x104115 -x104116 -x104117 -x104118 -x104119 -x104120 -x104121 -x104122 -x104123 -x104124 -x104125 -x104126 -x104127 -x104128 -x104129 -x104130 -x104131 -x104132 -x104133 -x104134 -x104135 -x104136 -x104137 -x104138 -x104139 -x104140 -x104141 -x104142 -x104143 -x104144 -x104145 -x104146 -x104147 -x104148 -x104149 -x104150 -x104151 -x104152 -x104153 -x104154 -x104155 -x104156 -x104157 -x104158 -x104159 -x104160 -x104161 -x104162 -x104163 -x104164 -x104165 -x104166 -x104167 -x104168 -x104169 -x104170 -x104171 -x104172 -x104173 -x104174 -x104175 -x104176 -x104177 -x104178 -x104179 -x104180 -x104181 -x104182 -x104183 -x104184 -x104185 -x104186 -x104187 -x104188 -x104189 -x104190 -x104191 -x104192 -x104193 -x104194 -x104195 -x104196 -x104197 -x104198 -x104199 -x104200 -x104201 -x104202 -x104203 -x104204 -x104205 -x104206 -x104207 -x104208 -x104209 -x104210 -x104211 -x104212 -x104213 -x104214 -x104215 -x104216 -x104217 -x104218 -x104219 -x104220 -x104221 -x104222 -x104223 -x104224 -x104225 -x104226 -x104227 -x104228 -x104229 -x104230 -x104231 -x104232 -x104233 -x104234 -x104235 -x104236 -x104237 -x104238 -x104239 -x104240 -x104241 -x104242 -x104243 -x104244 -x104245 -x104246 -x104247 -x104248 -x104249 -x104250 -x104251 -x104252 -x104253 -x104254 -x104255 -x104256 -x104257 -x104258 -x104259 -x104260 -x104261 -x104295 -x104296 -x104297 -x104298 -x104299 -x104300 -x104301 -x104302 -x104303 -x104304 -x104305 -x104306 -x104307 -x104308 -x104309 -x104310 -x104311 -x104312 -x104313 -x104314 -x104315 -x104316 -x104317 -x104318 -x104319 -x104320 -x104321 -x104322 -x104323 -x104324 -x104325 -x104326 -x104327 -x104328 -x104329 -x104330 -x104331 -x104332 -x104333 -x104334 -x104335 -x104336 -x104337 -x104338 -x104339 -x104340 -x104341 -x104342 -x104343 -x104344 -x104345 -x104346 -x104347 -x104348 -x104349 -x104350 -x104351 -x104352 -x104353 -x104354 -x104355 -x104356 -x104357 -x104358 -x104359 -x104360 -x104361 -x104362 -x104363 -x104364 -x104365 -x104366 -x104367 -x104368 -x104369 -x104370 -x104371 -x104372 -x104373 -x104374 -x104375 -x104376 -x104377 -x104378 -x104379 -x104380 -x104381 -x104382 -x104383 -x104384 -x104385 -x104386 -x104387
421.33/423.15	v -x104388 -x104389 -x104390 -x104391 -x104392 -x104393 -x104394 -x104395 -x104396 -x104397 -x104398 -x104399 -x104400 -x104401 -x104402 -x104403 -x104404 -x104405 -x104406 -x104407 -x104408 -x104409 -x104410 -x104411 -x104412 -x104413 -x104414 -x104415 -x104416 -x104417 -x104418 -x104419 -x104420 -x104421 -x104422 -x104423 -x104424 -x104425 -x104426 -x104427 -x104428 -x104429 -x104430 -x104431 -x104432 -x104433 -x104434 -x104435 -x104436 -x104437 -x104438 -x104439 -x104440 -x104441 -x104442 -x104443 -x104444 -x104445 -x104446 -x104447 -x104448 -x104449 -x104450 -x104451 -x104452 -x104453 -x104454 -x104455 -x104456 -x104457 -x104458 -x104459 -x104460 -x104461 -x104462 -x104463 -x104464 -x104465 -x104466 -x104467 -x104468 -x104469 -x104470 -x104471 -x104472 -x104473 -x104474 -x104475 -x104476 -x104477 -x104478 -x104479 -x104480 -x104481 -x104482 -x104483 -x104484 -x104485 -x104486 -x104487 -x104488 -x104489 -x104490 -x104491 -x104492 -x105054 -x105055 -x105056 -x105057 -x105058 -x105059 -x105060 -x105061 -x105062 -x105063 -x105064 -x105065 -x105066 -x105067 -x105068 -x105069 -x105070 -x105071 -x105072 -x105073 -x105074 -x105075 -x105076 -x105077 -x105078 -x105079 -x105080 -x105081 -x105082 -x105083 -x105084 -x105085 -x105086 -x105384 -x105385 -x105386 -x105387 -x105388 -x105389 -x105390 -x105391 -x105392 -x105393 -x105394 -x105395 -x105396 -x105397 -x105398 -x105399 -x105400 -x105401 -x105402 -x105403 -x105404 -x105405 -x105406 -x105407 -x105408 -x105409 -x105410 -x105411 -x105412 -x105413 -x105414 -x105415 -x105416 -x105615 -x105616 -x105617 -x105618 -x105619 -x105620 -x105621 -x105622 -x105623 -x105624 -x105625 -x105626 -x105627 -x105628 -x105629 -x105630 -x105631 -x105632 -x105633 -x105634 -x105635 -x105636 -x105637 -x105638 -x105639 -x105640 -x105641 -x105642 -x105643 -x105644 -x105645 -x105646 -x105647 -x105648 -x105649 -x105650 -x105651 -x105652 -x105653 -x105654 -x105655 -x105656 -x105657 -x105658 -x105659 -x105660 -x105661 -x105662 -x105663 -x105664 -x105665 -x105666 -x105667 -x105668 -x105669 -x105670 -x105671 -x105672 -x105673 -x105674 -x105675 -x105676 -x105677 -x105678 -x105679 -x105680 -x105681 -x105682 -x105683 -x105684 -x105685 -x105686 -x105687 -x105688 -x105689 -x105690 -x105691 -x105692 -x105693 -x105694 -x105695 -x105696 -x105697 -x105698 -x105699 -x105700 -x105701 -x105702 -x105703 -x105704 -x105705 -x105706 -x105707 -x105708 -x105709 -x105710 -x105711 -x105712 -x105713 -x105714 -x105715 -x105716 -x105717 -x105718 -x105719 -x105720 -x105721 -x105722 -x105723 -x105724 -x105725 -x105726 -x105727 -x105728 -x105729 -x105730 -x105731 -x105732 -x105733 -x105734 -x105735 -x105736 -x105737 -x105738 -x105739 -x105740 -x105741 -x105742 -x105743 -x105744 -x105745 -x105746 -x105747 -x105748 -x105749 -x105750 -x105751 -x105752 -x105753 -x105754 -x105755 -x105756 -x105757 -x105758 -x105759 -x105760 -x105761 -x105762 -x105763 -x105764 -x105765 -x105766 -x105767 -x105768 -x105769 -x105770 -x105771 -x105772 -x105773 -x105774 -x105775 -x105776 -x105777 -x105778 -x105779 -x105780 -x105781 -x105782 -x105783 -x105784 -x105785 -x105786 -x105787 -x105788 -x105789 -x105790 -x105791 -x105792 -x105793 -x105794 -x105795 -x105796 -x105797 -x105798 -x105799 -x105800 -x105801 -x105802 -x105803 -x105804 -x105805 -x105806 -x105807 -x105808 -x105809 -x105810 -x105811 -x105812 -x105813 -x105814 -x105815 -x105816 -x105817 -x105818 -x105819 -x105820 -x105821 -x105822 -x105823 -x105824 -x105825 -x105826 -x105827 -x105828 -x105829 -x105830 -x105831 -x105832 -x105833 -x105834 -x105835 -x105836 -x105837 -x105838 -x105839 -x105840 -x105841 -x105842 -x105843 -x105844 -x105845 -x104724 -x104725 -x104726 -x104727 -x104728 -x104729 -x104730 -x104731 -x104732 -x104733 -x104734 -x104735 -x104736 -x104737 -x104738 -x104739 -x104740 -x104741 -x104742 -x104743 -x104744 -x104745 -x104746 -x104747 -x104748 -x104749 -x104750 -x104751 -x104752 -x104753 -x104754 -x104755 -x104756 -x104757 -x104758 -x104759 -x104760 -x104761 -x104762 -x104763 -x104764 -x104765 -x104766 -x104767 -x104768 -x104769 -x104770 -x104771 -x104772 -x104773 -x104774 -x104775 -x104776 -x104777 -x104778 -x104779 -x104780 -x104781 -x104782 -x104783 -x104784 -x104785 -x104786 -x104787 -x104788 -x104789 -x104790 -x104791 -x104792 -x104793 -x104794 -x104795 -x104796 -x104797 -x104798 -x104799 -x104800 -x104801 -x104802 -x104803 -x104804 -x104805 -x104806 -x104807 -x104808 -x104809 -x104810 -x104811 -x104812 -x104813 -x104814 -x104815 -x104816 -x104817 -x104818 -x104819 -x104820 -x104821 -x104822 -x104823 -x104824 -x104825 -x104826 -x104827 -x104828 -x104829 -x104830 -x104831 -x104832 -x104833 -x104834 -x104835 -x104836 -x104837 -x104838 -x104839 -x104840 -x104841 -x104842 -x104843 -x104844 -x104845 -x104846 -x104847 -x104848 -x104849 -x104850 -x104851 -x104852 -x104853 -x104854 -x104855 -x104856 -x104857 -x104858 -x104859 -x104860 -x104861 -x104862 -x104863 -x104864 -x104865 -x104866 -x104867 -x104868 -x104869 -x104870 -x104871 -x104872 -x104873 -x104874 -x104875 -x104876 -x104877 -x104878 -x104879 -x104880 -x104881 -x104882 -x104883 -x104884 -x104885 -x104886 -x104887 -x104888 -x104889 -x104890 -x104891 -x104892 -x104893 -x104894 -x104895 -x104896 -x104897 -x104898 -x104899 -x104900 -x104901 -x104902 -x104903 -x104904 -x104905 -x104906 -x104907 -x104908 -x104909 -x104910 -x104911 -x104912 -x104913 -x104914 -x104915 -x104916 -x104917 -x104918 -x104919 -x104920 -x104921 -x104922 -x104923 -x104924 -x104925 -x104926 -x104927 -x104928 -x104929 -x104930 -x104931 -x104932 -x104933 -x104934 -x104935 -x104936 -x104937 -x104938 -x104939 -x104940 -x104941 -x104942 -x104943 -x104944 -x104945 -x104946 -x104947 -x104948 -x104949 -x104950 -x104951 -x104952 -x104953 -x104954 -x104955 -x104956 -x104957 -x104958 -x104959 -x104960 -x104961 -x104962 -x104963 -x104964 -x104965 -x104966 -x104967 -x104968 -x104969 -x104970 -x104971 -x104972 -x104973 -x104974 -x104975 -x104976 -x104977 -x104978 -x104979 -x104980 -x104981 -x104982 -x104983 -x104984 -x104985 -x104986 -x104987 -x104988 -x104989 -x104990 -x104991 -x104992 -x104993 -x104994 -x104995 -x104996 -x104997 -x104998 -x104999 -x105000 -x105001 -x105002 -x105003 -x105004 -x105005 -x105006 -x105007 -x105008 -x105009 -x105010 -x105011 -x105012 -x105013 -x105014 -x105015 -x105016 -x105017 -x105018 -x105019 -x105020 -x105021 -x105022 -x105023 -x105024 -x105025 -x105026 -x105027 -x105028 -x105029 -x105030 -x105031 -x105032 -x105033 -x105034 -x105035 -x105036 -x105037 -x105038 -x105039 -x105040 -x105041 -x105042 -x105043 -x105044 -x105045 -x105046 -x105047 -x105048 -x105049 -x105050 -x105051 -x105052 -x105053 -x105087 -x105088 -x105089 -x105090 -x105091 -x105092 -x105093 -x105094 -x105095 -x105096 -x105097 -x105098 -x105099 -x105100 -x105101 -x105102 -x105103 -x105104 -x105105 -x105106 -x105107 -x105108 -x105109 -x105110 -x105111 -x105112 -x105113 -x105114 -x105115 -x105116 -x105117 -x105118 -x105119 -x105120 -x105121 -x105122 -x105123 -x105124 -x105125 -x105126 -x105127 -x105128 -x105129 -x105130 -x105131 -x105132 -x105133 -x105134 -x105135 -x105136 -x105137 -x105138 -x105139 -x105140 -x105141 -x105142 -x105143 -x105144 -x105145 -x105146 -x105147 -x105148 -x105149 -x105150 -x105151 -x105152 -x105153 -x105154 -x105155 -x105156 -x105157 -x105158 -x105159 -x105160 -x105161 -x105162 -x105163 -x105164 -x105165 -x105166 -x105167 -x105168 -x105169 -x105170 -x105171 -x105172 -x105173 -x105174 -x105175 -x105176 -x105177 -x105178 -x105179 -x105180 -x105181 -x105182 -x105183 -x105184 -x105185 -x105186 -x105187 -x105188 -x105189 -x105190 -x105191 -x105192 -x105193 -x105194 -x105195 -x105196 -x105197 -x105198 -x105199 -x105200 -x105201 -x105202 -x105203 -x105204 -x105205 -x105206 -x105207 -x105208 -x105209 -x105210 -x105211 -x105212 -x105213 -x105214 -x105215 -x105216 -x105217 -x105218 -x105219 -x105220 -x105221 -x105222 -x105223 -x105224 -x105225 -x105226 -x105227 -x105228 -x105229 -x105230 -x105231 -x105232 -x105233 -x105234 -x105235 -x105236 -x105237 -x105238 -x105239 -x105240 -x105241 -x105242 -x105243 -x105244 -x105245 -x105246 -x105247 -x105248 -x105249 -x105250 -x105251 -x105252 -x105253 -x105254 -x105255 -x105256 -x105257 -x105258 -x105259 -x105260 -x105261 -x105262 -x105263 -x105264 -x105265 -x105266 -x105267 -x105268 -x105269 -x105270 -x105271 -x105272 -x105273 -x105274 -x105275 -x105276 -x105277 -x105278 -x105279 -x105280 -x105281 -x105282 -x105283 -x105284 -x105285 -x105286 -x105287 -x105288 -x105289 -x105290 -x105291 -x105292 -x105293 -x105294 -x105295 -x105296 -x105297 -x105298 -x105299 -x105300 -x105301 -x105302 -x105303 -x105304 -x105305 -x105306 -x105307 -x105308 -x105309 -x105310 -x105311 -x105312 -x105313 -x105314 -x105315 -x105316 -x105317 -x105318 -x105319 -x105320 -x105321 -x105322 -x105323 -x105324 -x105325 -x105326 -x105327 -x105328 -x105329 -x105330 -x105331 -x105332 -x105333 -x105334 -x105335 -x105336 -x105337 -x105338 -x105339 -x105340 -x105341 -x105342 -x105343 -x105344 -x105345 -x105346 -x105347 -x105348 -x105349 -x105350 -x105351 -x105352 -x105353 -x105354 -x105355 -x105356 -x105357 -x105358 -x105359 -x105360 -x105361 -x105362 -x105363 -x105364 -x105365 -x105366 -x105367 -x105368 -x105369 -x105370 -x105371 -x105372 -x105373 -x105374 -x105375 -x105376 -x105377 -x105378 -x105379 -x105380 -x105381 -x105382 -x105383 -x105417 -x105418 -x105419 -x105420 -x105421 -x105422 -x105423 -x105424 -x105425 -x105426 -x105427 -x105428 -x105429 -x105430 -x105431 -x105432 -x105433 -x105434 -x105435 -x105436 -x105437 -x105438 -x105439 -x105440 -x105441 -x105442 -x105443 -x105444 -x105445 -x105446 -x105447 -x105448 -x105449 -x105450 -x105451 -x105452 -x105453 -x105454 -x105455 -x105456 -x105457 -x105458 -x105459 -x105460 -x105461 -x105462 -x105463 -x105464 -x105465 -x105466 -x105467 -x105468 -x105469 -x105470 -x105471 -x105472 -x105473 -x105474 -x105475 -x105476 -x105477 -x105478 -x105479 -x105480 -x105481 -x105482 -x105483 -x105484 -x105485 -x105486 -x105487 -x105488 -x105489 -x105490 -x105491 -x105492 -x105493 -x105494 -x105495 -x105496 -x105497 -x105498 -x105499 -x105500 -x105501 -x105502 -x105503 -x105504 -x105505 -x105506 -x105507 -x105508 -x105509 -x105510 -x105511 -x105512 -x105513 -x105514 -x105515 -x105516 -x105517 -x105518 -x105519 -x105520 -x105521 -x105522 -x105523 -x105524 -x105525 -x105526 -x105527 -x105528 -x105529 -x105530 -x105531 -x105532 -x105533 -x105534 -x105535 -x105536 -x105537 -x105538 -x105539 -x105540 -x105541 -x105542 -x105543 -x105544 -x105545 -x105546 -x105547 -x105548 -x105549 -x105550 -x105551 -x105552 -x105553 -x105554 -x105555 -x105556 -x105557 -x105558 -x105559 -x105560 -x105561 -x105562 -x105563 -x105564 -x105565 -x105566 -x105567 -x105568 -x105569 -x105570 -x105571 -x105572 -x105573 -x105574 -x105575 -x105576 -x105577 -x105578 -x105579 -x105580 -x105581 -x105582 -x105583 -x105584 -x105585 -x105586 -x105587 -x105588 -x105589 -x105590 -x105591 -x105592 -x105593 -x105594 -x105595 -x105596 -x105597 -x105598 -x105599 -x105600 -x105601 -x105602 -x105603 -x105604 -x105605 -x105606 -x105607 -x105608 -x105609 -x105610 -x105611 -x105612 -x105613 -x105614 -x106176 -x106177 -x106178 -x106179 -x106180 -x106181 -x106182 -x106183 -x106184 -x106185 -x106186 -x106187 -x106188 -x106189 -x106190 -x106191 -x106192 -x106193 -x106194 -x106195 -x106196 -x106197 -x106198 -x106199 -x106200 -x106201 -x106202 -x106203 -x106204 -x106205 -x106206 -x106207 -x106208 -x106506 -x106507 -x106508 -x106509 -x106510 -x106511 -x106512 -x106513 -x106514 -x106515 -x106516 -x106517 -x106518 -x106519 -x106520 -x106521 -x106522 -x106523 -x106524 -x106525 -x106526 -x106527 -x106528 -x106529 -x106530 -x106531 -x106532 -x106533 -x106534 -x106535 -x106536 -x106537 -x106538 -x106737 -x106738 -x106739 -x106740 -x106741 -x106742 -x106743 -x106744 -x106745 -x106746 -x106747 -x106748 -x106749 -x106750 -x106751 -x106752 -x106753 -x106754 -x106755 -x106756 -x106757 -x106758 -x106759 -x106760 -x106761 -x106762 -x106763 -x106764 -x106765 -x106766 -x106767 -x106768 -x106769 -x106770 -x106771 -x106772 -x106773 -x106774 -x106775 -x106776 -x106777 -x106778 -x106779 -x106780 -x106781 -x106782 -x106783 -x106784 -x106785 -x106786 -x106787 -x106788 -x106789 -x106790 -x106791 -x106792 -x106793 -x106794 -x106795 -x106796 -x106797 -x106798 -x106799 -x106800 -x106801 -x106802 -x106803 -x106804 -x106805 -x106806 -x106807 -x106808 -x106809 -x106810 -x106811 -x106812 -x106813 -x106814 -x106815 -x106816 -x106817 -x106818 -x106819 -x106820 -x106821 -x106822 -x106823 -x106824 -x106825 -x106826 -x106827 -x106828 -x106829 -x106830 -x106831 -x106832 -x106833 -x106834 -x106835 -x106836 -x106837 -x106838 -x106839 -x106840 -x106841 -x106842 -x106843 -x106844 -x106845 -x106846 -x106847 -x106848 -x106849 -x106850 -x106851 -x106852 -x106853 -x106854 -x106855 -x106856 -x106857 -x106858 -x106859 -x106860 -x106861 -x106862 -x106863 -x106864 -x106865 -x106866 -x106867 -x106868 -x106869 -x106870 -x106871 -x106872 -x106873 -x106874 -x106875 -x106876 -x106877 -x106878 -x106879 -x106880 -x106881 -x106882 -x106883 -x106884 -x106885 -x106886 -x106887 -x106888 -x106889 -x106890 -x106891 -x106892 -x106893 -x106894 -x106895 -x106896 -x106897 -x106898 -x106899 -x106900 -x106901 -x106902 -x106903 -x106904 -x106905 -x106906 -x106907 -x106908 -x106909 -x106910 -x106911 -x106912 -x106913 -x106914 -x106915 -x106916 -x106917 -x106918 -x106919 -x106920 -x106921 -x106922 -x106923 -x106924 -x106925 -x106926 -x106927 -x106928 -x106929 -x106930 -x106931 -x106932 -x106933 -x106934 -x106935 -x106936 -x106937 -x106938 -x106939 -x106940 -x106941 -x106942 -x106943 -x106944 -x106945 -x106946 -x106947 -x106948 -x106949 -x106950 -x106951 -x106952 -x106953 -x106954 -x106955 -x106956 -x106957 -x106958 -x106959 -x106960 -x106961 -x106962 -x106963 -x106964 -x106965 -x106966 -x106967 -x105846 -x105847 -x105848 -x105849 -x105850 -x105851 -x105852 -x105853 -x105854 -x105855 -x105856 -x105857 -x105858 -x105859 -x105860 -x105861 -x105862 -x105863 -x105864 -x105865 -x105866 -x105867 -x105868 -x105869 -x105870 -x105871 -x105872 -x105873 -x105874 -x105875 -x105876 -x105877 -x105878 -x105879 -x105880 -x105881 -x105882 -x105883 -x105884 -x105885 -x105886 -x105887 -x105888 -x105889 -x105890 -x105891 -x105892 -x105893 -x105894 -x105895 -x105896 -x105897 -x105898 -x105899 -x105900 -x105901 -x105902 -x105903 -x105904 -x105905 -x105906 -x105907 -x105908 -x105909 -x105910 -x105911 -x105912 -x105913 -x105914 -x105915 -x105916 -x105917 -x105918 -x105919 -x105920 -x105921 -x105922 -x105923 -x105924 -x105925 -x105926 -x105927 -x105928 -x105929 -x105930 -x105931 -x105932 -x105933 -x105934 -x105935 -x105936 -x105937 -x105938 -x105939 -x105940 -x105941 -x105942 -x105943 -x105944 -x105945 -x105946 -x105947 -x105948 -x105949 -x105950 -x105951 -x105952 -x105953 -x105954 -x105955 -x105956 -x105957 -x105958 -x105959 -x105960 -x105961 -x105962 -x105963 -x105964 -x105965 -x105966 -x105967 -x105968 -x105969 -x105970 -x105971 -x105972 -x105973 -x105974 -x105975 -x105976 -x105977 -x105978 -x105979 -x105980 -x105981 -x105982 -x105983 -x105984 -x105985 -x105986 -x105987 -x105988 -x105989 -x105990 -x105991 -x105992 -x105993 -x105994 -x105995 -x105996 -x105997 -x105998 -x105999 -x106000 -x106001 -x106002 -x106003 -x106004 -x106005 -x106006 -x106007 -x106008 -x106009 -x106010 -x106011 -x106012 -x106013 -x106014 -x106015 -x106016 -x106017 -x106018 -x106019 -x106020 -x106021 -x106022 -x106023 -x106024 -x106025 -x106026 -x106027 -x106028 -x106029 -x106030 -x106031 -x106032 -x106033 -x106034 -x106035 -x106036 -x106037 -x106038 -x106039 -x106040 -x106041 -x106042 -x106043 -x106044 -x106045 -x106046 -x106047 -x106048 -x106049 -x106050 -x106051 -x106052 -x106053 -x106054 -x106055 -x106056 -x106057 -x106058 -x106059 -x106060 -x106061 -x106062 -x106063 -x106064 -x106065 -x106066 -x106067 -x106068 -x106069 -x106070 -x106071 -x106072 -x106073 -x106074 -x106075 -x106076 -x106077 -x106078 -x106079 -x106080 -x106081 -x106082 -x106083 -x106084 -x106085 -x106086 -x106087 -x106088 -x106089 -x106090 -x106091 -x106092 -x106093 -x106094 -x106095 -x106096 -x106097 -x106098 -x106099 -x106100 -x106101 -x106102 -x106103 -x106104 -x106105 -x106106 -x106107 -x106108 -x106109 -x106110 -x106111 -x106112 -x106113 -x106114 -x106115 -x106116 -x106117 -x106118 -x106119 -x106120 -x106121 -x106122 -x106123 -x106124 -x106125 -x106126 -x106127 -x106128 -x106129 -x106130 -x106131 -x106132 -x106133 -x106134 -x106135 -x106136 -x106137 -x106138 -x106139 -x106140 -x106141 -x106142 -x106143 -x106144 -x106145 -x106146 -x106147 -x106148 -x106149 -x106150 -x106151 -x106152 -x106153 -x106154 -x106155 -x106156 -x106157 -x106158 -x106159 -x106160 -x106161 -x106162 -x106163 -x106164 -x106165 -x106166 -x106167 -x106168 -x106169 -x106170 -x106171 -x106172 -x106173 -x106174 -x106175 -x106209 -x106210 -x106211 -x106212 -x106213 -x106214 -x106215 -x106216 -x106217 -x106218 -x106219 -x106220 -x106221 -x106222 -x106223 -x106224 -x106225 -x106226 -x106227 -x106228 -x106229 -x106230 -x106231 -x106232 -x106233 -x106234 -x106235 -x106236 -x106237 -x106238 -x106239 -x106240 -x106241 -x106242 -x106243 -x106244 -x106245 -x106246 -x106247 -x106248 -x106249 -x106250 -x106251 -x106252 -x106253 -x106254 -x106255 -x106256 -x106257 -x106258 -x106259 -x106260 -x106261 -x106262 -x106263 -x106264 -x106265 -x106266 -x106267 -x106268 -x106269 -x106270 -x106271 -x106272 -x106273 -x106274 -x106275 -x106276 -x106277 -x106278 -x106279 -x106280 -x106281 -x106282 -x106283 -x106284 -x106285 -x106286 -x106287 -x106288 -x106289 -x106290 -x106291 -x106292 -x106293 -x106294 -x106295 -x106296 -x106297 -x106298 -x106299 -x106300 -x106301 -x106302 -x106303 -x106304 -x106305 -x106306 -x106307 -x106308 -x106309 -x106310 -x106311 -x106312 -x106313 -x106314 -x106315 -x106316 -x106317 -x106318 -x106319 -x106320 -x106321 -x106322 -x106323 -x106324 -x106325 -x106326 -x106327 -x106328 -x106329 -x106330 -x106331 -x106332 -x106333 -x106334 -x106335 -x106336 -x106337 -x106338 -x106339 -x106340 -x106341 -x106342 -x106343 -x106344 -x106345 -x106346 -x106347 -x106348 -x106349 -x106350 -x106351 -x106352 -x106353 -x106354
421.33/423.15	v -x106355 -x106356 -x106357 -x106358 -x106359 -x106360 -x106361 -x106362 -x106363 -x106364 -x106365 -x106366 -x106367 -x106368 -x106369 -x106370 -x106371 -x106372 -x106373 -x106374 -x106375 -x106376 -x106377 -x106378 -x106379 -x106380 -x106381 -x106382 -x106383 -x106384 -x106385 -x106386 -x106387 -x106388 -x106389 -x106390 -x106391 -x106392 -x106393 -x106394 -x106395 -x106396 -x106397 -x106398 -x106399 -x106400 -x106401 -x106402 -x106403 -x106404 -x106405 -x106406 -x106407 -x106408 -x106409 -x106410 -x106411 -x106412 -x106413 -x106414 -x106415 -x106416 -x106417 -x106418 -x106419 -x106420 -x106421 -x106422 -x106423 -x106424 -x106425 -x106426 -x106427 -x106428 -x106429 -x106430 -x106431 -x106432 -x106433 -x106434 -x106435 -x106436 -x106437 -x106438 -x106439 -x106440 -x106441 -x106442 -x106443 -x106444 -x106445 -x106446 -x106447 -x106448 -x106449 -x106450 -x106451 -x106452 -x106453 -x106454 -x106455 -x106456 -x106457 -x106458 -x106459 -x106460 -x106461 -x106462 -x106463 -x106464 -x106465 -x106466 -x106467 -x106468 -x106469 -x106470 -x106471 -x106472 -x106473 -x106474 -x106475 -x106476 -x106477 -x106478 -x106479 -x106480 -x106481 -x106482 -x106483 -x106484 -x106485 -x106486 -x106487 -x106488 -x106489 -x106490 -x106491 -x106492 -x106493 -x106494 -x106495 -x106496 -x106497 -x106498 -x106499 -x106500 -x106501 -x106502 -x106503 -x106504 -x106505 -x106539 -x106540 -x106541 -x106542 -x106543 -x106544 -x106545 -x106546 -x106547 -x106548 -x106549 -x106550 -x106551 -x106552 -x106553 -x106554 -x106555 -x106556 -x106557 -x106558 -x106559 -x106560 -x106561 -x106562 -x106563 -x106564 -x106565 -x106566 -x106567 -x106568 -x106569 -x106570 -x106571 -x106572 -x106573 -x106574 -x106575 -x106576 -x106577 -x106578 -x106579 -x106580 -x106581 -x106582 -x106583 -x106584 -x106585 -x106586 -x106587 -x106588 -x106589 -x106590 -x106591 -x106592 -x106593 -x106594 -x106595 -x106596 -x106597 -x106598 -x106599 -x106600 -x106601 -x106602 -x106603 -x106604 -x106605 -x106606 -x106607 -x106608 -x106609 -x106610 -x106611 -x106612 -x106613 -x106614 -x106615 -x106616 -x106617 -x106618 -x106619 -x106620 -x106621 -x106622 -x106623 -x106624 -x106625 -x106626 -x106627 -x106628 -x106629 -x106630 -x106631 -x106632 -x106633 -x106634 -x106635 -x106636 -x106637 -x106638 -x106639 -x106640 -x106641 -x106642 -x106643 -x106644 -x106645 -x106646 -x106647 -x106648 -x106649 -x106650 -x106651 -x106652 -x106653 -x106654 -x106655 -x106656 -x106657 -x106658 -x106659 -x106660 -x106661 -x106662 -x106663 -x106664 -x106665 -x106666 -x106667 -x106668 -x106669 -x106670 -x106671 -x106672 -x106673 -x106674 -x106675 -x106676 -x106677 -x106678 -x106679 -x106680 -x106681 -x106682 -x106683 -x106684 -x106685 -x106686 -x106687 -x106688 -x106689 -x106690 -x106691 -x106692 -x106693 -x106694 -x106695 -x106696 -x106697 -x106698 -x106699 -x106700 -x106701 -x106702 -x106703 -x106704 -x106705 -x106706 -x106707 -x106708 -x106709 -x106710 -x106711 -x106712 -x106713 -x106714 -x106715 -x106716 -x106717 -x106718 -x106719 -x106720 -x106721 -x106722 -x106723 -x106724 -x106725 -x106726 -x106727 -x106728 -x106729 -x106730 -x106731 -x106732 -x106733 -x106734 -x106735 -x106736 -x108420 -x108421 -x108422 -x108423 -x108424 -x108425 -x108426 -x108427 -x108428 -x108429 -x108430 -x108431 -x108432 -x108433 -x108434 -x108435 -x108436 -x108437 -x108438 -x108439 -x108440 -x108441 -x108442 -x108443 -x108444 -x108445 -x108446 -x108447 -x108448 -x108449 -x108450 -x108451 -x108452 -x108783 -x108784 -x108785 -x108786 -x108787 -x108788 -x108789 -x108790 -x108791 -x108792 -x108793 -x108794 -x108795 -x108796 -x108797 -x108798 -x108799 -x108800 -x108801 -x108802 -x108803 -x108804 -x108805 -x108806 -x108807 -x108808 -x108809 -x108810 -x108811 -x108812 -x108813 -x108814 -x108815 -x108981 -x108982 -x108983 -x108984 -x108985 -x108986 -x108987 -x108988 -x108989 -x108990 -x108991 -x108992 -x108993 -x108994 -x108995 -x108996 -x108997 -x108998 -x108999 -x109000 -x109001 -x109002 -x109003 -x109004 -x109005 -x109006 -x109007 -x109008 -x109009 -x109010 -x109011 -x109012 -x109013 -x109014 -x109015 -x109016 -x109017 -x109018 -x109019 -x109020 -x109021 -x109022 -x109023 -x109024 -x109025 -x109026 -x109027 -x109028 -x109029 -x109030 -x109031 -x109032 -x109033 -x109034 -x109035 -x109036 -x109037 -x109038 -x109039 -x109040 -x109041 -x109042 -x109043 -x109044 -x109045 -x109046 -x109047 -x109048 -x109049 -x109050 -x109051 -x109052 -x109053 -x109054 -x109055 -x109056 -x109057 -x109058 -x109059 -x109060 -x109061 -x109062 -x109063 -x109064 -x109065 -x109066 -x109067 -x109068 -x109069 -x109070 -x109071 -x109072 -x109073 -x109074 -x109075 -x109076 -x109077 -x109078 -x109079 -x109080 -x109081 -x109082 -x109083 -x109084 -x109085 -x109086 -x109087 -x109088 -x109089 -x109090 -x109091 -x109092 -x109093 -x109094 -x109095 -x109096 -x109097 -x109098 -x109099 -x109100 -x109101 -x109102 -x109103 -x109104 -x109105 -x109106 -x109107 -x109108 -x109109 -x109110 -x109111 -x109112 -x109113 -x109114 -x109115 -x109116 -x109117 -x109118 -x109119 -x109120 -x109121 -x109122 -x109123 -x109124 -x109125 -x109126 -x109127 -x109128 -x109129 -x109130 -x109131 -x109132 -x109133 -x109134 -x109135 -x109136 -x109137 -x109138 -x109139 -x109140 -x109141 -x109142 -x109143 -x109144 -x109145 -x109146 -x109147 -x109148 -x109149 -x109150 -x109151 -x109152 -x109153 -x109154 -x109155 -x109156 -x109157 -x109158 -x109159 -x109160 -x109161 -x109162 -x109163 -x109164 -x109165 -x109166 -x109167 -x109168 -x109169 -x109170 -x109171 -x109172 -x109173 -x109174 -x109175 -x109176 -x109177 -x109178 -x109179 -x109180 -x109181 -x109182 -x109183 -x109184 -x109185 -x109186 -x109187 -x109188 -x109189 -x109190 -x109191 -x109192 -x109193 -x109194 -x109195 -x109196 -x109197 -x109198 -x109199 -x109200 -x109201 -x109202 -x109203 -x109204 -x109205 -x109206 -x109207 -x109208 -x109209 -x109210 -x109211 -x108090 -x108091 -x108092 -x108093 -x108094 -x108095 -x108096 -x108097 -x108098 -x108099 -x108100 -x108101 -x108102 -x108103 -x108104 -x108105 -x108106 -x108107 -x108108 -x108109 -x108110 -x108111 -x108112 -x108113 -x108114 -x108115 -x108116 -x108117 -x108118 -x108119 -x108120 -x108121 -x108122 -x108123 -x108124 -x108125 -x108126 -x108127 -x108128 -x108129 -x108130 -x108131 -x108132 -x108133 -x108134 -x108135 -x108136 -x108137 -x108138 -x108139 -x108140 -x108141 -x108142 -x108143 -x108144 -x108145 -x108146 -x108147 -x108148 -x108149 -x108150 -x108151 -x108152 -x108153 -x108154 -x108155 -x108156 -x108157 -x108158 -x108159 -x108160 -x108161 -x108162 -x108163 -x108164 -x108165 -x108166 -x108167 -x108168 -x108169 -x108170 -x108171 -x108172 -x108173 -x108174 -x108175 -x108176 -x108177 -x108178 -x108179 -x108180 -x108181 -x108182 -x108183 -x108184 -x108185 -x108186 -x108187 -x108188 -x108189 -x108190 -x108191 -x108192 -x108193 -x108194 -x108195 -x108196 -x108197 -x108198 -x108199 -x108200 -x108201 -x108202 -x108203 -x108204 -x108205 -x108206 -x108207 -x108208 -x108209 -x108210 -x108211 -x108212 -x108213 -x108214 -x108215 -x108216 -x108217 -x108218 -x108219 -x108220 -x108221 -x108222 -x108223 -x108224 -x108225 -x108226 -x108227 -x108228 -x108229 -x108230 -x108231 -x108232 -x108233 -x108234 -x108235 -x108236 -x108237 -x108238 -x108239 -x108240 -x108241 -x108242 -x108243 -x108244 -x108245 -x108246 -x108247 -x108248 -x108249 -x108250 -x108251 -x108252 -x108253 -x108254 -x108255 -x108256 -x108257 -x108258 -x108259 -x108260 -x108261 -x108262 -x108263 -x108264 -x108265 -x108266 -x108267 -x108268 -x108269 -x108270 -x108271 -x108272 -x108273 -x108274 -x108275 -x108276 -x108277 -x108278 -x108279 -x108280 -x108281 -x108282 -x108283 -x108284 -x108285 -x108286 -x108287 -x108288 -x108289 -x108290 -x108291 -x108292 -x108293 -x108294 -x108295 -x108296 -x108297 -x108298 -x108299 -x108300 -x108301 -x108302 -x108303 -x108304 -x108305 -x108306 -x108307 -x108308 -x108309 -x108310 -x108311 -x108312 -x108313 -x108314 -x108315 -x108316 -x108317 -x108318 -x108319 -x108320 -x108321 -x108322 -x108323 -x108324 -x108325 -x108326 -x108327 -x108328 -x108329 -x108330 -x108331 -x108332 -x108333 -x108334 -x108335 -x108336 -x108337 -x108338 -x108339 -x108340 -x108341 -x108342 -x108343 -x108344 -x108345 -x108346 -x108347 -x108348 -x108349 -x108350 -x108351 -x108352 -x108353 -x108354 -x108355 -x108356 -x108357 -x108358 -x108359 -x108360 -x108361 -x108362 -x108363 -x108364 -x108365 -x108366 -x108367 -x108368 -x108369 -x108370 -x108371 -x108372 -x108373 -x108374 -x108375 -x108376 -x108377 -x108378 -x108379 -x108380 -x108381 -x108382 -x108383 -x108384 -x108385 -x108386 -x108387 -x108388 -x108389 -x108390 -x108391 -x108392 -x108393 -x108394 -x108395 -x108396 -x108397 -x108398 -x108399 -x108400 -x108401 -x108402 -x108403 -x108404 -x108405 -x108406 -x108407 -x108408 -x108409 -x108410 -x108411 -x108412 -x108413 -x108414 -x108415 -x108416 -x108417 -x108418 -x108419 -x108453 -x108454 -x108455 -x108456 -x108457 -x108458 -x108459 -x108460 -x108461 -x108462 -x108463 -x108464 -x108465 -x108466 -x108467 -x108468 -x108469 -x108470 -x108471 -x108472 -x108473 -x108474 -x108475 -x108476 -x108477 -x108478 -x108479 -x108480 -x108481 -x108482 -x108483 -x108484 -x108485 -x108486 -x108487 -x108488 -x108489 -x108490 -x108491 -x108492 -x108493 -x108494 -x108495 -x108496 -x108497 -x108498 -x108499 -x108500 -x108501 -x108502 -x108503 -x108504 -x108505 -x108506 -x108507 -x108508 -x108509 -x108510 -x108511 -x108512 -x108513 -x108514 -x108515 -x108516 -x108517 -x108518 -x108519 -x108520 -x108521 -x108522 -x108523 -x108524 -x108525 -x108526 -x108527 -x108528 -x108529 -x108530 -x108531 -x108532 -x108533 -x108534 -x108535 -x108536 -x108537 -x108538 -x108539 -x108540 -x108541 -x108542 -x108543 -x108544 -x108545 -x108546 -x108547 -x108548 -x108549 -x108550 -x108551 -x108552 -x108553 -x108554 -x108555 -x108556 -x108557 -x108558 -x108559 -x108560 -x108561 -x108562 -x108563 -x108564 -x108565 -x108566 -x108567 -x108568 -x108569 -x108570 -x108571 -x108572 -x108573 -x108574 -x108575 -x108576 -x108577 -x108578 -x108579 -x108580 -x108581 -x108582 -x108583 -x108584 -x108585 -x108586 -x108587 -x108588 -x108589 -x108590 -x108591 -x108592 -x108593 -x108594 -x108595 -x108596 -x108597 -x108598 -x108599 -x108600 -x108601 -x108602 -x108603 -x108604 -x108605 -x108606 -x108607 -x108608 -x108609 -x108610 -x108611 -x108612 -x108613 -x108614 -x108615 -x108616 -x108617 -x108618 -x108619 -x108620 -x108621 -x108622 -x108623 -x108624 -x108625 -x108626 -x108627 -x108628 -x108629 -x108630 -x108631 -x108632 -x108633 -x108634 -x108635 -x108636 -x108637 -x108638 -x108639 -x108640 -x108641 -x108642 -x108643 -x108644 -x108645 -x108646 -x108647 -x108648 -x108649 -x108650 -x108651 -x108652 -x108653 -x108654 -x108655 -x108656 -x108657 -x108658 -x108659 -x108660 -x108661 -x108662 -x108663 -x108664 -x108665 -x108666 -x108667 -x108668 -x108669 -x108670 -x108671 -x108672 -x108673 -x108674 -x108675 -x108676 -x108677 -x108678 -x108679 -x108680 -x108681 -x108682 -x108683 -x108684 -x108685 -x108686 -x108687 -x108688 -x108689 -x108690 -x108691 -x108692 -x108693 -x108694 -x108695 -x108696 -x108697 -x108698 -x108699 -x108700 -x108701 -x108702 -x108703 -x108704 -x108705 -x108706 -x108707 -x108708 -x108709 -x108710 -x108711 -x108712 -x108713 -x108714 -x108715 -x108716 -x108717 -x108718 -x108719 -x108720 -x108721 -x108722 -x108723 -x108724 -x108725 -x108726 -x108727 -x108728 -x108729 -x108730 -x108731 -x108732 -x108733 -x108734 -x108735 -x108736 -x108737 -x108738 -x108739 -x108740 -x108741 -x108742 -x108743 -x108744 -x108745 -x108746 -x108747 -x108748 -x108749 -x108750 -x108751 -x108752 -x108753 -x108754 -x108755 -x108756 -x108757 -x108758 -x108759 -x108760 -x108761 -x108762 -x108763 -x108764 -x108765 -x108766 -x108767 -x108768 -x108769 -x108770 -x108771 -x108772 -x108773 -x108774 -x108775 -x108776 -x108777 -x108778 -x108779 -x108780 -x108781 -x108782 -x108816 -x108817 -x108818 -x108819 -x108820 -x108821 -x108822 -x108823 -x108824 -x108825 -x108826 -x108827 -x108828 -x108829 -x108830 -x108831 -x108832 -x108833 -x108834 -x108835 -x108836 -x108837 -x108838 -x108839 -x108840 -x108841 -x108842 -x108843 -x108844 -x108845 -x108846 -x108847 -x108848 -x108849 -x108850 -x108851 -x108852 -x108853 -x108854 -x108855 -x108856 -x108857 -x108858 -x108859 -x108860 -x108861 -x108862 -x108863 -x108864 -x108865 -x108866 -x108867 -x108868 -x108869 -x108870 -x108871 -x108872 -x108873 -x108874 -x108875 -x108876 -x108877 -x108878 -x108879 -x108880 -x108881 -x108882 -x108883 -x108884 -x108885 -x108886 -x108887 -x108888 -x108889 -x108890 -x108891 -x108892 -x108893 -x108894 -x108895 -x108896 -x108897 -x108898 -x108899 -x108900 -x108901 -x108902 -x108903 -x108904 -x108905 -x108906 -x108907 -x108908 -x108909 -x108910 -x108911 -x108912 -x108913 -x108914 -x108915 -x108916 -x108917 -x108918 -x108919 -x108920 -x108921 -x108922 -x108923 -x108924 -x108925 -x108926 -x108927 -x108928 -x108929 -x108930 -x108931 -x108932 -x108933 -x108934 -x108935 -x108936 -x108937 -x108938 -x108939 -x108940 -x108941 -x108942 -x108943 -x108944 -x108945 -x108946 -x108947 -x108948 -x108949 -x108950 -x108951 -x108952 -x108953 -x108954 -x108955 -x108956 -x108957 -x108958 -x108959 -x108960 -x108961 -x108962 -x108963 -x108964 -x108965 -x108966 -x108967 -x108968 -x108969 -x108970 -x108971 -x108972 -x108973 -x108974 -x108975 -x108976 -x108977 -x108978 -x108979 -x108980 -x109542 -x109543 -x109544 -x109545 -x109546 -x109547 -x109548 -x109549 -x109550 -x109551 -x109552 -x109553 -x109554 -x109555 -x109556 -x109557 -x109558 -x109559 -x109560 -x109561 -x109562 -x109563 -x109564 -x109565 -x109566 -x109567 -x109568 -x109569 -x109570 -x109571 -x109572 -x109573 -x109574 -x109905 -x109906 -x109907 -x109908 -x109909 -x109910 -x109911 -x109912 -x109913 -x109914 -x109915 -x109916 -x109917 -x109918 -x109919 -x109920 -x109921 -x109922 -x109923 -x109924 -x109925 -x109926 -x109927 -x109928 -x109929 -x109930 -x109931 -x109932 -x109933 -x109934 -x109935 -x109936 -x109937 -x110103 -x110104 -x110105 -x110106 -x110107 -x110108 -x110109 -x110110 -x110111 -x110112 -x110113 -x110114 x110115 -x110116 -x110117 -x110118 -x110119 -x110120 -x110121 -x110122 -x110123 -x110124 -x110125 -x110126 -x110127 -x110128 -x110129 -x110130 -x110131 -x110132 -x110133 -x110134 -x110135 -x110136 -x110137 -x110138 -x110139 -x110140 -x110141 -x110142 -x110143 -x110144 -x110145 -x110146 -x110147 -x110148 -x110149 -x110150 -x110151 -x110152 -x110153 -x110154 -x110155 -x110156 -x110157 -x110158 -x110159 -x110160 -x110161 -x110162 -x110163 -x110164 -x110165 -x110166 -x110167 -x110168 -x110169 -x110170 -x110171 -x110172 -x110173 -x110174 -x110175 -x110176 -x110177 -x110178 -x110179 -x110180 -x110181 -x110182 -x110183 -x110184 -x110185 -x110186 -x110187 -x110188 -x110189 -x110190 -x110191 -x110192 -x110193 -x110194 -x110195 -x110196 -x110197 -x110198 -x110199 -x110200 -x110201 -x110202 -x110203 -x110204 -x110205 -x110206 -x110207 -x110208 -x110209 -x110210 -x110211 -x110212 -x110213 -x110214 -x110215 -x110216 -x110217 -x110218 -x110219 -x110220 -x110221 -x110222 -x110223 -x110224 -x110225 -x110226 -x110227 -x110228 -x110229 -x110230 -x110231 -x110232 -x110233 -x110234 -x110235 -x110236 -x110237 -x110238 -x110239 -x110240 -x110241 -x110242 -x110243 -x110244 -x110245 -x110246 -x110247 -x110248 -x110249 -x110250 -x110251 -x110252 -x110253 -x110254 -x110255 -x110256 -x110257 -x110258 -x110259 -x110260 -x110261 -x110262 -x110263 -x110264 -x110265 -x110266 -x110267 -x110268 -x110269 -x110270 -x110271 -x110272 -x110273 -x110274 -x110275 -x110276 -x110277 -x110278 -x110279 -x110280 -x110281 -x110282 -x110283 -x110284 -x110285 -x110286 -x110287 -x110288 -x110289 -x110290 -x110291 -x110292 -x110293 -x110294 -x110295 -x110296 -x110297 -x110298 -x110299 -x110300 -x110301 -x110302 -x110303 -x110304 -x110305 -x110306 -x110307 -x110308 -x110309 -x110310 -x110311 -x110312 x110313 -x110314 -x110315 -x110316 -x110317 -x110318 -x110319 -x110320 -x110321 -x110322 -x110323 -x110324 -x110325 -x110326 -x110327 -x110328 -x110329 -x110330 -x110331 -x110332 -x110333 -x109212 -x109213 -x109214 -x109215 -x109216 -x109217 -x109218 -x109219 -x109220 -x109221 -x109222 -x109223 -x109224 -x109225 -x109226 -x109227 -x109228 -x109229 -x109230 -x109231 -x109232 -x109233 -x109234 -x109235 -x109236 -x109237 -x109238 -x109239 -x109240 -x109241 -x109242 -x109243 -x109244 -x109245 -x109246 -x109247 -x109248 -x109249 -x109250 -x109251 -x109252 -x109253 -x109254 -x109255 -x109256 x109257 -x109258 -x109259 -x109260 -x109261 -x109262 -x109263 -x109264 -x109265 -x109266 -x109267 -x109268 -x109269 -x109270 -x109271 -x109272 -x109273 -x109274 -x109275 -x109276 -x109277 -x109278 -x109279 -x109280 -x109281 -x109282 -x109283 -x109284 -x109285 -x109286 -x109287 -x109288 -x109289 -x109290 -x109291 -x109292 -x109293 -x109294 -x109295 -x109296 -x109297 -x109298 -x109299 -x109300 -x109301 -x109302 -x109303 -x109304 -x109305 -x109306 -x109307 -x109308 -x109309 -x109310 -x109311 -x109312 -x109313 -x109314 -x109315 -x109316 -x109317 -x109318 -x109319 -x109320 -x109321 -x109322 -x109323 -x109324 -x109325 -x109326 -x109327 -x109328 -x109329 -x109330 -x109331 -x109332 -x109333 -x109334 -x109335 -x109336 -x109337 -x109338 -x109339 -x109340 -x109341 -x109342 -x109343 -x109344 -x109345 -x109346 -x109347 -x109348 -x109349 -x109350 -x109351 -x109352 -x109353 -x109354 -x109355 -x109356 -x109357 -x109358 -x109359 -x109360 -x109361 -x109362 -x109363 -x109364 -x109365 -x109366 -x109367 -x109368 -x109369 -x109370 -x109371 -x109372 -x109373 -x109374 -x109375 -x109376 -x109377 -x109378 -x109379 -x109380 -x109381 -x109382 -x109383 -x109384 -x109385 -x109386 -x109387 -x109388 -x109389 -x109390 -x109391 -x109392 -x109393 -x109394 -x109395 -x109396 -x109397 -x109398 -x109399 -x109400 -x109401 -x109402 -x109403 -x109404 -x109405 -x109406 -x109407 -x109408 -x109409 -x109410 -x109411 -x109412 -x109413 -x109414 -x109415 -x109416 -x109417 -x109418 -x109419 -x109420 -x109421 -x109422 -x109423 -x109424 -x109425 -x109426 -x109427 -x109428 -x109429 -x109430 -x109431 -x109432 -x109433 -x109434 -x109435 -x109436 -x109437 -x109438 -x109439 -x109440 -x109441 -x109442 -x109443
421.33/423.15	v -x109444 -x109445 -x109446 -x109447 -x109448 -x109449 -x109450 -x109451 -x109452 -x109453 -x109454 -x109455 -x109456 -x109457 -x109458 -x109459 -x109460 -x109461 -x109462 -x109463 -x109464 -x109465 -x109466 -x109467 -x109468 -x109469 -x109470 -x109471 -x109472 -x109473 -x109474 -x109475 -x109476 -x109477 -x109478 -x109479 -x109480 -x109481 -x109482 -x109483 -x109484 -x109485 -x109486 -x109487 -x109488 -x109489 -x109490 -x109491 -x109492 -x109493 -x109494 -x109495 -x109496 -x109497 -x109498 -x109499 -x109500 -x109501 -x109502 -x109503 -x109504 -x109505 -x109506 -x109507 -x109508 -x109509 -x109510 -x109511 -x109512 -x109513 -x109514 -x109515 -x109516 -x109517 -x109518 -x109519 -x109520 -x109521 -x109522 -x109523 -x109524 -x109525 -x109526 -x109527 -x109528 -x109529 -x109530 -x109531 -x109532 -x109533 -x109534 -x109535 -x109536 -x109537 -x109538 -x109539 -x109540 -x109541 -x109575 -x109576 -x109577 -x109578 -x109579 -x109580 -x109581 -x109582 -x109583 -x109584 -x109585 -x109586 -x109587 -x109588 -x109589 -x109590 -x109591 -x109592 -x109593 -x109594 -x109595 -x109596 -x109597 -x109598 -x109599 -x109600 -x109601 -x109602 -x109603 -x109604 -x109605 -x109606 -x109607 -x109608 -x109609 -x109610 -x109611 -x109612 -x109613 -x109614 -x109615 -x109616 -x109617 -x109618 -x109619 -x109620 -x109621 -x109622 -x109623 -x109624 -x109625 -x109626 -x109627 -x109628 -x109629 -x109630 -x109631 -x109632 -x109633 -x109634 -x109635 -x109636 -x109637 -x109638 -x109639 -x109640 -x109641 -x109642 -x109643 -x109644 -x109645 -x109646 -x109647 -x109648 -x109649 -x109650 -x109651 -x109652 -x109653 -x109654 -x109655 -x109656 -x109657 -x109658 -x109659 -x109660 -x109661 -x109662 -x109663 -x109664 -x109665 -x109666 -x109667 -x109668 -x109669 -x109670 -x109671 -x109672 -x109673 -x109674 -x109675 -x109676 -x109677 -x109678 -x109679 -x109680 -x109681 -x109682 -x109683 -x109684 -x109685 -x109686 -x109687 -x109688 -x109689 -x109690 -x109691 -x109692 -x109693 -x109694 -x109695 -x109696 -x109697 -x109698 -x109699 -x109700 -x109701 -x109702 -x109703 -x109704 -x109705 -x109706 -x109707 -x109708 -x109709 -x109710 -x109711 -x109712 -x109713 -x109714 -x109715 -x109716 -x109717 -x109718 -x109719 -x109720 -x109721 -x109722 -x109723 -x109724 -x109725 -x109726 -x109727 -x109728 -x109729 -x109730 -x109731 -x109732 -x109733 -x109734 -x109735 -x109736 -x109737 -x109738 -x109739 -x109740 -x109741 -x109742 -x109743 -x109744 -x109745 -x109746 -x109747 -x109748 -x109749 -x109750 -x109751 -x109752 -x109753 -x109754 -x109755 -x109756 -x109757 -x109758 -x109759 -x109760 -x109761 -x109762 -x109763 -x109764 -x109765 -x109766 -x109767 -x109768 -x109769 -x109770 -x109771 -x109772 -x109773 -x109774 -x109775 -x109776 -x109777 -x109778 -x109779 -x109780 -x109781 -x109782 -x109783 -x109784 -x109785 -x109786 -x109787 -x109788 -x109789 -x109790 -x109791 -x109792 -x109793 -x109794 -x109795 -x109796 -x109797 -x109798 -x109799 -x109800 -x109801 -x109802 -x109803 -x109804 -x109805 -x109806 -x109807 -x109808 -x109809 -x109810 -x109811 -x109812 -x109813 -x109814 -x109815 -x109816 -x109817 -x109818 -x109819 -x109820 -x109821 -x109822 -x109823 -x109824 -x109825 -x109826 -x109827 -x109828 -x109829 -x109830 -x109831 -x109832 -x109833 -x109834 -x109835 -x109836 -x109837 -x109838 -x109839 -x109840 -x109841 -x109842 -x109843 -x109844 -x109845 -x109846 -x109847 -x109848 -x109849 -x109850 -x109851 -x109852 -x109853 -x109854 -x109855 -x109856 -x109857 -x109858 -x109859 -x109860 -x109861 -x109862 -x109863 -x109864 -x109865 -x109866 -x109867 -x109868 -x109869 -x109870 -x109871 -x109872 -x109873 -x109874 -x109875 -x109876 -x109877 -x109878 -x109879 -x109880 -x109881 -x109882 -x109883 -x109884 -x109885 -x109886 -x109887 -x109888 -x109889 -x109890 -x109891 -x109892 -x109893 -x109894 -x109895 -x109896 -x109897 -x109898 -x109899 -x109900 -x109901 -x109902 -x109903 -x109904 -x109938 -x109939 -x109940 -x109941 -x109942 -x109943 -x109944 -x109945 -x109946 -x109947 -x109948 -x109949 -x109950 -x109951 -x109952 -x109953 -x109954 -x109955 -x109956 -x109957 -x109958 -x109959 -x109960 -x109961 -x109962 -x109963 -x109964 -x109965 -x109966 -x109967 -x109968 -x109969 -x109970 -x109971 -x109972 -x109973 -x109974 -x109975 -x109976 -x109977 -x109978 -x109979 -x109980 -x109981 -x109982 -x109983 -x109984 -x109985 -x109986 -x109987 -x109988 -x109989 -x109990 -x109991 -x109992 -x109993 -x109994 -x109995 -x109996 -x109997 -x109998 -x109999 -x110000 -x110001 -x110002 -x110003 -x110004 -x110005 -x110006 -x110007 -x110008 -x110009 -x110010 -x110011 -x110012 -x110013 -x110014 -x110015 -x110016 -x110017 -x110018 -x110019 -x110020 -x110021 -x110022 -x110023 -x110024 -x110025 -x110026 -x110027 -x110028 -x110029 -x110030 -x110031 -x110032 -x110033 -x110034 -x110035 -x110036 -x110037 -x110038 -x110039 -x110040 -x110041 -x110042 -x110043 -x110044 -x110045 -x110046 -x110047 -x110048 -x110049 -x110050 -x110051 -x110052 -x110053 -x110054 -x110055 -x110056 -x110057 -x110058 -x110059 -x110060 -x110061 -x110062 -x110063 -x110064 -x110065 -x110066 -x110067 -x110068 -x110069 -x110070 -x110071 -x110072 -x110073 -x110074 -x110075 -x110076 -x110077 -x110078 -x110079 -x110080 -x110081 -x110082 -x110083 -x110084 -x110085 -x110086 -x110087 -x110088 -x110089 -x110090 -x110091 -x110092 -x110093 -x110094 -x110095 -x110096 -x110097 -x110098 -x110099 -x110100 -x110101 -x110102 -x110664 -x110665 -x110666 -x110667 -x110668 -x110669 -x110670 -x110671 -x110672 -x110673 -x110674 -x110675 -x110676 -x110677 -x110678 -x110679 -x110680 -x110681 -x110682 -x110683 -x110684 -x110685 -x110686 -x110687 -x110688 -x110689 -x110690 -x110691 -x110692 -x110693 -x110694 -x110695 -x110696 -x111027 -x111028 -x111029 -x111030 -x111031 -x111032 -x111033 -x111034 -x111035 -x111036 -x111037 -x111038 -x111039 -x111040 -x111041 -x111042 -x111043 -x111044 -x111045 -x111046 -x111047 -x111048 -x111049 -x111050 -x111051 -x111052 -x111053 -x111054 -x111055 -x111056 -x111057 -x111058 -x111059 -x111225 -x111226 -x111227 -x111228 -x111229 -x111230 -x111231 -x111232 -x111233 -x111234 -x111235 -x111236 -x111237 -x111238 -x111239 -x111240 -x111241 -x111242 -x111243 -x111244 -x111245 -x111246 -x111247 -x111248 -x111249 -x111250 -x111251 -x111252 -x111253 -x111254 -x111255 -x111256 -x111257 -x111258 -x111259 -x111260 -x111261 -x111262 -x111263 -x111264 -x111265 -x111266 -x111267 -x111268 -x111269 -x111270 -x111271 -x111272 -x111273 -x111274 -x111275 -x111276 -x111277 -x111278 -x111279 -x111280 -x111281 -x111282 -x111283 -x111284 -x111285 -x111286 -x111287 -x111288 -x111289 -x111290 -x111291 -x111292 -x111293 -x111294 -x111295 -x111296 -x111297 -x111298 -x111299 -x111300 -x111301 -x111302 -x111303 -x111304 -x111305 -x111306 -x111307 -x111308 -x111309 -x111310 -x111311 -x111312 -x111313 -x111314 -x111315 -x111316 -x111317 -x111318 -x111319 -x111320 -x111321 -x111322 -x111323 -x111324 -x111325 -x111326 -x111327 -x111328 -x111329 -x111330 -x111331 -x111332 -x111333 -x111334 -x111335 -x111336 -x111337 -x111338 -x111339 -x111340 -x111341 -x111342 -x111343 -x111344 -x111345 -x111346 -x111347 -x111348 -x111349 -x111350 -x111351 -x111352 -x111353 -x111354 -x111355 -x111356 -x111357 -x111358 -x111359 -x111360 -x111361 -x111362 -x111363 -x111364 -x111365 -x111366 -x111367 -x111368 -x111369 -x111370 -x111371 -x111372 -x111373 -x111374 -x111375 -x111376 -x111377 -x111378 -x111379 -x111380 -x111381 -x111382 -x111383 -x111384 -x111385 -x111386 -x111387 -x111388 -x111389 -x111390 -x111391 -x111392 -x111393 -x111394 -x111395 -x111396 -x111397 -x111398 -x111399 -x111400 -x111401 -x111402 -x111403 -x111404 -x111405 -x111406 -x111407 -x111408 -x111409 -x111410 -x111411 -x111412 -x111413 -x111414 -x111415 -x111416 -x111417 -x111418 -x111419 -x111420 -x111421 -x111422 -x111423 -x111424 -x111425 -x111426 -x111427 -x111428 -x111429 -x111430 -x111431 -x111432 -x111433 -x111434 -x111435 -x111436 -x111437 -x111438 -x111439 -x111440 -x111441 -x111442 -x111443 -x111444 -x111445 -x111446 -x111447 -x111448 -x111449 -x111450 -x111451 -x111452 -x111453 -x111454 -x111455 -x110334 -x110335 -x110336 -x110337 -x110338 -x110339 -x110340 -x110341 -x110342 -x110343 -x110344 -x110345 -x110346 -x110347 -x110348 -x110349 -x110350 -x110351 -x110352 -x110353 -x110354 -x110355 -x110356 -x110357 -x110358 -x110359 -x110360 -x110361 -x110362 -x110363 -x110364 -x110365 -x110366 -x110367 -x110368 -x110369 -x110370 -x110371 -x110372 -x110373 -x110374 -x110375 -x110376 -x110377 -x110378 -x110379 -x110380 -x110381 -x110382 -x110383 -x110384 -x110385 -x110386 -x110387 -x110388 -x110389 -x110390 -x110391 -x110392 -x110393 -x110394 -x110395 -x110396 -x110397 -x110398 -x110399 -x110400 -x110401 -x110402 -x110403 -x110404 -x110405 -x110406 -x110407 -x110408 -x110409 -x110410 -x110411 -x110412 -x110413 -x110414 -x110415 -x110416 -x110417 -x110418 -x110419 -x110420 -x110421 -x110422 -x110423 -x110424 -x110425 -x110426 -x110427 -x110428 -x110429 -x110430 -x110431 -x110432 -x110433 -x110434 -x110435 -x110436 -x110437 -x110438 -x110439 -x110440 -x110441 -x110442 -x110443 -x110444 -x110445 -x110446 -x110447 -x110448 -x110449 -x110450 -x110451 -x110452 -x110453 -x110454 -x110455 -x110456 -x110457 -x110458 -x110459 -x110460 -x110461 -x110462 -x110463 -x110464 -x110465 -x110466 -x110467 -x110468 -x110469 -x110470 -x110471 -x110472 -x110473 -x110474 -x110475 -x110476 -x110477 -x110478 -x110479 -x110480 -x110481 -x110482 -x110483 -x110484 -x110485 -x110486 -x110487 -x110488 -x110489 -x110490 -x110491 -x110492 -x110493 -x110494 -x110495 -x110496 -x110497 -x110498 -x110499 -x110500 -x110501 -x110502 -x110503 -x110504 -x110505 -x110506 -x110507 -x110508 -x110509 -x110510 -x110511 -x110512 -x110513 -x110514 -x110515 -x110516 -x110517 -x110518 -x110519 -x110520 -x110521 -x110522 -x110523 -x110524 -x110525 -x110526 -x110527 -x110528 -x110529 -x110530 -x110531 -x110532 -x110533 -x110534 -x110535 -x110536 -x110537 -x110538 -x110539 -x110540 -x110541 -x110542 -x110543 -x110544 -x110545 -x110546 -x110547 -x110548 -x110549 -x110550 -x110551 -x110552 -x110553 -x110554 -x110555 -x110556 -x110557 -x110558 -x110559 -x110560 -x110561 -x110562 -x110563 -x110564 -x110565 -x110566 -x110567 -x110568 -x110569 -x110570 -x110571 -x110572 -x110573 -x110574 -x110575 -x110576 -x110577 -x110578 -x110579 -x110580 -x110581 -x110582 -x110583 -x110584 -x110585 -x110586 -x110587 -x110588 -x110589 -x110590 -x110591 -x110592 -x110593 -x110594 -x110595 -x110596 -x110597 -x110598 -x110599 -x110600 -x110601 -x110602 -x110603 -x110604 -x110605 -x110606 -x110607 -x110608 -x110609 -x110610 -x110611 -x110612 -x110613 -x110614 -x110615 -x110616 -x110617 -x110618 -x110619 -x110620 -x110621 -x110622 -x110623 -x110624 -x110625 -x110626 -x110627 -x110628 -x110629 -x110630 -x110631 -x110632 -x110633 -x110634 -x110635 -x110636 -x110637 -x110638 -x110639 -x110640 -x110641 -x110642 -x110643 -x110644 -x110645 -x110646 -x110647 -x110648 -x110649 -x110650 -x110651 -x110652 -x110653 -x110654 -x110655 -x110656 -x110657 -x110658 -x110659 -x110660 -x110661 -x110662 -x110663 -x110697 -x110698 -x110699 -x110700 -x110701 -x110702 -x110703 -x110704 -x110705 -x110706 -x110707 -x110708 -x110709 -x110710 -x110711 -x110712 -x110713 -x110714 -x110715 -x110716 -x110717 -x110718 -x110719 -x110720 -x110721 -x110722 -x110723 -x110724 -x110725 -x110726 -x110727 -x110728 -x110729 -x110730 -x110731 -x110732 -x110733 -x110734 -x110735 -x110736 -x110737 -x110738 -x110739 -x110740 -x110741 -x110742 -x110743 -x110744 -x110745 -x110746 -x110747 -x110748 -x110749 -x110750 -x110751 -x110752 -x110753 -x110754 -x110755 -x110756 -x110757 -x110758 -x110759 -x110760 -x110761 -x110762 -x110763 -x110764 -x110765 -x110766 -x110767 -x110768 -x110769 -x110770 -x110771 -x110772 -x110773 -x110774 -x110775 -x110776 -x110777 -x110778 -x110779 -x110780 -x110781 -x110782 -x110783 -x110784 -x110785 -x110786 -x110787 -x110788 -x110789 -x110790 -x110791 -x110792 -x110793 -x110794 -x110795 -x110796 -x110797 -x110798 -x110799 -x110800 -x110801 -x110802 -x110803 -x110804 -x110805 -x110806 -x110807 -x110808 -x110809 -x110810 -x110811 -x110812 -x110813 -x110814 -x110815 -x110816 -x110817 -x110818 -x110819 -x110820 -x110821 -x110822 -x110823 -x110824 -x110825 -x110826 -x110827 -x110828 -x110829 -x110830 -x110831 -x110832 -x110833 -x110834 -x110835 -x110836 -x110837 -x110838 -x110839 -x110840 -x110841 -x110842 -x110843 -x110844 -x110845 -x110846 -x110847 -x110848 -x110849 -x110850 -x110851 -x110852 -x110853 -x110854 -x110855 -x110856 -x110857 -x110858 -x110859 -x110860 -x110861 -x110862 -x110863 -x110864 -x110865 -x110866 -x110867 -x110868 -x110869 -x110870 -x110871 -x110872 -x110873 -x110874 -x110875 -x110876 -x110877 -x110878 -x110879 -x110880 -x110881 -x110882 -x110883 -x110884 -x110885 -x110886 -x110887 -x110888 -x110889 -x110890 -x110891 -x110892 -x110893 -x110894 -x110895 -x110896 -x110897 -x110898 -x110899 -x110900 -x110901 -x110902 -x110903 -x110904 -x110905 -x110906 -x110907 -x110908 -x110909 -x110910 -x110911 -x110912 -x110913 -x110914 -x110915 -x110916 -x110917 -x110918 -x110919 -x110920 -x110921 -x110922 -x110923 -x110924 -x110925 -x110926 -x110927 -x110928 -x110929 -x110930 -x110931 -x110932 -x110933 -x110934 -x110935 -x110936 -x110937 -x110938 -x110939 -x110940 -x110941 -x110942 -x110943 -x110944 -x110945 -x110946 -x110947 -x110948 -x110949 -x110950 -x110951 -x110952 -x110953 -x110954 -x110955 -x110956 -x110957 -x110958 -x110959 -x110960 -x110961 -x110962 -x110963 -x110964 -x110965 -x110966 -x110967 -x110968 -x110969 -x110970 -x110971 -x110972 -x110973 -x110974 -x110975 -x110976 -x110977 -x110978 -x110979 -x110980 -x110981 -x110982 -x110983 -x110984 -x110985 -x110986 -x110987 -x110988 -x110989 -x110990 -x110991 -x110992 -x110993 -x110994 -x110995 -x110996 -x110997 -x110998 -x110999 -x111000 -x111001 -x111002 -x111003 -x111004 -x111005 -x111006 -x111007 -x111008 -x111009 -x111010 -x111011 -x111012 -x111013 -x111014 -x111015 -x111016 -x111017 -x111018 -x111019 -x111020 -x111021 -x111022 -x111023 -x111024 -x111025 -x111026 -x111060 -x111061 -x111062 -x111063 -x111064 -x111065 -x111066 -x111067 -x111068 -x111069 -x111070 -x111071 -x111072 -x111073 -x111074 -x111075 -x111076 -x111077 -x111078 -x111079 -x111080 -x111081 -x111082 -x111083 -x111084 -x111085 -x111086 -x111087 -x111088 -x111089 -x111090 -x111091 -x111092 -x111093 -x111094 -x111095 -x111096 -x111097 -x111098 -x111099 -x111100 -x111101 -x111102 -x111103 -x111104 -x111105 -x111106 -x111107 -x111108 -x111109 -x111110 -x111111 -x111112 -x111113 -x111114 -x111115 -x111116 -x111117 -x111118 -x111119 -x111120 -x111121 -x111122 -x111123 -x111124 -x111125 -x111126 -x111127 -x111128 -x111129 -x111130 -x111131 -x111132 -x111133 -x111134 -x111135 -x111136 -x111137 -x111138 -x111139 -x111140 -x111141 -x111142 -x111143 -x111144 -x111145 -x111146 -x111147 -x111148 -x111149 -x111150 -x111151 -x111152 -x111153 -x111154 -x111155 -x111156 -x111157 -x111158 -x111159 -x111160 -x111161 -x111162 -x111163 -x111164 -x111165 -x111166 -x111167 -x111168 -x111169 -x111170 -x111171 -x111172 -x111173 -x111174 -x111175 -x111176 -x111177 -x111178 -x111179 -x111180 -x111181 -x111182 -x111183 -x111184 -x111185 -x111186 -x111187 -x111188 -x111189 -x111190 -x111191 -x111192 -x111193 -x111194 -x111195 -x111196 -x111197 -x111198 -x111199 -x111200 -x111201 -x111202 -x111203 -x111204 -x111205 -x111206 -x111207 -x111208 -x111209 -x111210 -x111211 -x111212 -x111213 -x111214 -x111215 -x111216 -x111217 -x111218 -x111219 -x111220 -x111221 -x111222 -x111223 -x111224 -x111786 -x111787 -x111788 -x111789 -x111790 -x111791 -x111792 -x111793 -x111794 -x111795 -x111796 -x111797 -x111798 -x111799 -x111800 -x111801 -x111802 -x111803 -x111804 -x111805 -x111806 -x111807 -x111808 -x111809 -x111810 -x111811 -x111812 -x111813 -x111814 -x111815 -x111816 -x111817 -x111818 -x112149 -x112150 -x112151 -x112152 -x112153 -x112154 -x112155 -x112156 -x112157 -x112158 -x112159 -x112160 -x112161 -x112162 -x112163 -x112164 -x112165 -x112166 -x112167 -x112168 -x112169 -x112170 -x112171 -x112172 -x112173 -x112174 -x112175 -x112176 -x112177 -x112178 -x112179 -x112180 -x112181 -x112347 -x112348 -x112349 -x112350 -x112351 -x112352 -x112353 -x112354 -x112355 -x112356 -x112357 -x112358 -x112359 -x112360 -x112361 -x112362 -x112363 -x112364 -x112365 -x112366 -x112367 -x112368 -x112369 -x112370 -x112371 -x112372 -x112373 -x112374 -x112375 -x112376 -x112377 -x112378 -x112379 -x112380 -x112381 -x112382 -x112383 -x112384 -x112385 -x112386 -x112387 -x112388 -x112389 -x112390 -x112391 -x112392 -x112393 -x112394 -x112395 -x112396 -x112397 -x112398 -x112399 -x112400 -x112401 -x112402 -x112403 -x112404 -x112405 -x112406 -x112407 -x112408 -x112409 -x112410 -x112411 -x112412 -x112413 -x112414 -x112415 -x112416 -x112417 -x112418 -x112419 -x112420 -x112421 -x112422 -x112423 -x112424 -x112425 -x112426 -x112427 -x112428 -x112429 -x112430 -x112431 -x112432 -x112433 -x112434 -x112435 -x112436 -x112437 -x112438 -x112439 -x112440 -x112441 -x112442 -x112443 -x112444 -x112445 -x112446 -x112447 -x112448 -x112449 -x112450 -x112451 -x112452 -x112453 -x112454 -x112455 -x112456 -x112457 -x112458 -x112459 -x112460 -x112461 -x112462 -x112463 -x112464 -x112465 -x112466 -x112467 -x112468 -x112469 -x112470 -x112471 -x112472 -x112473 -x112474 -x112475 -x112476 -x112477 -x112478 -x112479 -x112480 -x112481 -x112482 -x112483 -x112484 -x112485 -x112486 -x112487 -x112488 -x112489 -x112490 -x112491 -x112492 -x112493 -x112494 -x112495 -x112496 -x112497 -x112498 -x112499 -x112500 -x112501 -x112502 -x112503 -x112504 -x112505 -x112506 -x112507 -x112508 -x112509 -x112510 -x112511 -x112512 -x112513 -x112514 -x112515 -x112516 -x112517 -x112518 -x112519 -x112520 -x112521 -x112522 -x112523 -x112524 -x112525 -x112526 -x112527 -x112528 -x112529 -x112530 -x112531 -x112532 -x112533 -x112534 -x112535 -x112536 -x112537 -x112538 -x112539 -x112540 -x112541 -x112542 -x112543 -x112544 -x112545 -x112546 -x112547 -x112548 -x112549 -x112550 -x112551 -x112552 -x112553 -x112554 -x112555 -x112556 -x112557 -x112558 -x112559 -x112560 -x112561 -x112562 -x112563 -x112564 -x112565
421.33/423.15	v -x112566 -x112567 -x112568 -x112569 -x112570 -x112571 -x112572 -x112573 -x112574 -x112575 -x112576 -x112577 -x111456 -x111457 -x111458 -x111459 -x111460 -x111461 -x111462 -x111463 -x111464 -x111465 -x111466 -x111467 -x111468 -x111469 -x111470 -x111471 -x111472 -x111473 -x111474 -x111475 -x111476 -x111477 -x111478 -x111479 -x111480 -x111481 -x111482 -x111483 -x111484 -x111485 -x111486 -x111487 -x111488 -x111489 -x111490 -x111491 -x111492 -x111493 -x111494 -x111495 -x111496 -x111497 -x111498 -x111499 -x111500 -x111501 -x111502 -x111503 -x111504 -x111505 -x111506 -x111507 -x111508 -x111509 -x111510 -x111511 -x111512 -x111513 -x111514 -x111515 -x111516 -x111517 -x111518 -x111519 -x111520 -x111521 -x111522 -x111523 -x111524 -x111525 -x111526 -x111527 -x111528 -x111529 -x111530 -x111531 -x111532 -x111533 -x111534 -x111535 -x111536 -x111537 -x111538 -x111539 -x111540 -x111541 -x111542 -x111543 -x111544 -x111545 -x111546 -x111547 -x111548 -x111549 -x111550 -x111551 -x111552 -x111553 -x111554 -x111555 -x111556 -x111557 -x111558 -x111559 -x111560 -x111561 -x111562 -x111563 -x111564 -x111565 -x111566 -x111567 -x111568 -x111569 -x111570 -x111571 -x111572 -x111573 -x111574 -x111575 -x111576 -x111577 -x111578 -x111579 -x111580 -x111581 -x111582 -x111583 -x111584 -x111585 -x111586 -x111587 -x111588 -x111589 -x111590 -x111591 -x111592 -x111593 -x111594 -x111595 -x111596 -x111597 -x111598 -x111599 -x111600 -x111601 -x111602 -x111603 -x111604 -x111605 -x111606 -x111607 -x111608 -x111609 -x111610 -x111611 -x111612 -x111613 -x111614 -x111615 -x111616 -x111617 -x111618 -x111619 -x111620 -x111621 -x111622 -x111623 -x111624 -x111625 -x111626 -x111627 -x111628 -x111629 -x111630 -x111631 -x111632 -x111633 -x111634 -x111635 -x111636 -x111637 -x111638 -x111639 -x111640 -x111641 -x111642 -x111643 -x111644 -x111645 -x111646 -x111647 -x111648 -x111649 -x111650 -x111651 -x111652 -x111653 -x111654 -x111655 -x111656 -x111657 -x111658 -x111659 -x111660 -x111661 -x111662 -x111663 -x111664 -x111665 -x111666 -x111667 -x111668 -x111669 -x111670 -x111671 -x111672 -x111673 -x111674 -x111675 -x111676 -x111677 -x111678 -x111679 -x111680 -x111681 -x111682 -x111683 -x111684 -x111685 -x111686 -x111687 -x111688 -x111689 -x111690 -x111691 -x111692 -x111693 -x111694 -x111695 -x111696 -x111697 -x111698 -x111699 -x111700 -x111701 -x111702 -x111703 -x111704 -x111705 -x111706 -x111707 -x111708 -x111709 -x111710 -x111711 -x111712 -x111713 -x111714 -x111715 -x111716 -x111717 -x111718 -x111719 -x111720 -x111721 -x111722 -x111723 -x111724 -x111725 -x111726 -x111727 -x111728 -x111729 -x111730 -x111731 -x111732 -x111733 -x111734 -x111735 -x111736 -x111737 -x111738 -x111739 -x111740 -x111741 -x111742 -x111743 -x111744 -x111745 -x111746 -x111747 -x111748 -x111749 -x111750 -x111751 -x111752 -x111753 -x111754 -x111755 -x111756 -x111757 -x111758 -x111759 -x111760 -x111761 -x111762 -x111763 -x111764 -x111765 -x111766 -x111767 -x111768 -x111769 -x111770 -x111771 -x111772 -x111773 -x111774 -x111775 -x111776 -x111777 -x111778 -x111779 -x111780 -x111781 -x111782 -x111783 -x111784 -x111785 -x111819 -x111820 -x111821 -x111822 -x111823 -x111824 -x111825 -x111826 -x111827 -x111828 -x111829 -x111830 -x111831 -x111832 -x111833 -x111834 -x111835 -x111836 -x111837 -x111838 -x111839 -x111840 -x111841 -x111842 -x111843 -x111844 -x111845 -x111846 -x111847 -x111848 -x111849 -x111850 -x111851 -x111852 -x111853 -x111854 -x111855 -x111856 -x111857 -x111858 -x111859 -x111860 -x111861 -x111862 -x111863 -x111864 -x111865 -x111866 -x111867 -x111868 -x111869 -x111870 -x111871 -x111872 -x111873 -x111874 -x111875 -x111876 -x111877 -x111878 -x111879 -x111880 -x111881 -x111882 -x111883 -x111884 -x111885 -x111886 -x111887 -x111888 -x111889 -x111890 -x111891 -x111892 -x111893 -x111894 -x111895 -x111896 -x111897 -x111898 -x111899 -x111900 -x111901 -x111902 -x111903 -x111904 -x111905 -x111906 -x111907 -x111908 -x111909 -x111910 -x111911 -x111912 -x111913 -x111914 -x111915 -x111916 -x111917 -x111918 -x111919 -x111920 -x111921 -x111922 -x111923 -x111924 -x111925 -x111926 -x111927 -x111928 -x111929 -x111930 -x111931 -x111932 -x111933 -x111934 -x111935 -x111936 -x111937 -x111938 -x111939 -x111940 -x111941 -x111942 -x111943 -x111944 -x111945 -x111946 -x111947 -x111948 -x111949 -x111950 -x111951 -x111952 -x111953 -x111954 -x111955 -x111956 -x111957 -x111958 -x111959 -x111960 -x111961 -x111962 -x111963 -x111964 -x111965 -x111966 -x111967 -x111968 -x111969 -x111970 -x111971 -x111972 -x111973 -x111974 -x111975 -x111976 -x111977 -x111978 -x111979 -x111980 -x111981 -x111982 -x111983 -x111984 -x111985 -x111986 -x111987 -x111988 -x111989 -x111990 -x111991 -x111992 -x111993 -x111994 -x111995 -x111996 -x111997 -x111998 -x111999 -x112000 -x112001 -x112002 -x112003 -x112004 -x112005 -x112006 -x112007 -x112008 -x112009 -x112010 -x112011 -x112012 -x112013 -x112014 -x112015 -x112016 -x112017 -x112018 -x112019 -x112020 -x112021 -x112022 -x112023 -x112024 -x112025 -x112026 -x112027 -x112028 -x112029 -x112030 -x112031 -x112032 -x112033 -x112034 -x112035 -x112036 -x112037 -x112038 -x112039 -x112040 -x112041 -x112042 -x112043 -x112044 -x112045 -x112046 -x112047 -x112048 -x112049 -x112050 -x112051 -x112052 -x112053 -x112054 -x112055 -x112056 -x112057 -x112058 -x112059 -x112060 -x112061 -x112062 -x112063 -x112064 -x112065 -x112066 -x112067 -x112068 -x112069 -x112070 -x112071 -x112072 -x112073 -x112074 -x112075 -x112076 -x112077 -x112078 -x112079 -x112080 -x112081 -x112082 -x112083 -x112084 -x112085 -x112086 -x112087 -x112088 -x112089 -x112090 -x112091 -x112092 -x112093 -x112094 -x112095 -x112096 -x112097 -x112098 -x112099 -x112100 -x112101 -x112102 -x112103 -x112104 -x112105 -x112106 -x112107 -x112108 -x112109 -x112110 -x112111 -x112112 -x112113 -x112114 -x112115 -x112116 -x112117 -x112118 -x112119 -x112120 -x112121 -x112122 -x112123 -x112124 -x112125 -x112126 -x112127 -x112128 -x112129 -x112130 -x112131 -x112132 -x112133 -x112134 -x112135 -x112136 -x112137 -x112138 -x112139 -x112140 -x112141 -x112142 -x112143 -x112144 -x112145 -x112146 -x112147 -x112148 -x112182 -x112183 -x112184 -x112185 -x112186 -x112187 -x112188 -x112189 -x112190 -x112191 -x112192 -x112193 -x112194 -x112195 -x112196 -x112197 -x112198 -x112199 -x112200 -x112201 -x112202 -x112203 -x112204 -x112205 -x112206 -x112207 -x112208 -x112209 -x112210 -x112211 -x112212 -x112213 -x112214 -x112215 -x112216 -x112217 -x112218 -x112219 -x112220 -x112221 -x112222 -x112223 -x112224 -x112225 -x112226 -x112227 -x112228 -x112229 -x112230 -x112231 -x112232 -x112233 -x112234 -x112235 -x112236 -x112237 -x112238 -x112239 -x112240 -x112241 -x112242 -x112243 -x112244 -x112245 -x112246 -x112247 -x112248 -x112249 -x112250 -x112251 -x112252 -x112253 -x112254 -x112255 -x112256 -x112257 -x112258 -x112259 -x112260 -x112261 -x112262 -x112263 -x112264 -x112265 -x112266 -x112267 -x112268 -x112269 -x112270 -x112271 -x112272 -x112273 -x112274 -x112275 -x112276 -x112277 -x112278 -x112279 -x112280 -x112281 -x112282 -x112283 -x112284 -x112285 -x112286 -x112287 -x112288 -x112289 -x112290 -x112291 -x112292 -x112293 -x112294 -x112295 -x112296 -x112297 -x112298 -x112299 -x112300 -x112301 -x112302 -x112303 -x112304 -x112305 -x112306 -x112307 -x112308 -x112309 -x112310 -x112311 -x112312 -x112313 -x112314 -x112315 -x112316 -x112317 -x112318 -x112319 -x112320 -x112321 -x112322 -x112323 -x112324 -x112325 -x112326 -x112327 -x112328 -x112329 -x112330 -x112331 -x112332 -x112333 -x112334 -x112335 -x112336 -x112337 -x112338 -x112339 -x112340 -x112341 -x112342 -x112343 -x112344 -x112345 -x112346 -x112908 -x112909 -x112910 -x112911 -x112912 -x112913 -x112914 -x112915 -x112916 -x112917 -x112918 -x112919 -x112920 -x112921 -x112922 -x112923 -x112924 -x112925 -x112926 -x112927 -x112928 -x112929 -x112930 -x112931 -x112932 -x112933 -x112934 -x112935 -x112936 -x112937 -x112938 -x112939 -x112940 -x113271 -x113272 -x113273 -x113274 -x113275 -x113276 -x113277 -x113278 -x113279 -x113280 -x113281 -x113282 -x113283 -x113284 -x113285 -x113286 -x113287 -x113288 -x113289 -x113290 -x113291 -x113292 -x113293 -x113294 -x113295 -x113296 -x113297 -x113298 -x113299 -x113300 -x113301 -x113302 -x113303 -x113469 -x113470 -x113471 -x113472 -x113473 -x113474 -x113475 -x113476 -x113477 -x113478 -x113479 -x113480 -x113481 -x113482 -x113483 -x113484 -x113485 -x113486 -x113487 -x113488 -x113489 -x113490 -x113491 -x113492 -x113493 -x113494 -x113495 -x113496 -x113497 -x113498 -x113499 -x113500 -x113501 -x113502 -x113503 -x113504 -x113505 -x113506 -x113507 -x113508 -x113509 -x113510 -x113511 -x113512 -x113513 -x113514 -x113515 -x113516 -x113517 -x113518 -x113519 -x113520 -x113521 -x113522 -x113523 -x113524 -x113525 -x113526 -x113527 -x113528 -x113529 -x113530 -x113531 -x113532 -x113533 -x113534 -x113535 -x113536 -x113537 -x113538 -x113539 -x113540 -x113541 -x113542 -x113543 -x113544 -x113545 -x113546 -x113547 -x113548 -x113549 -x113550 -x113551 -x113552 -x113553 -x113554 -x113555 -x113556 -x113557 -x113558 -x113559 -x113560 -x113561 -x113562 -x113563 -x113564 -x113565 -x113566 -x113567 -x113568 -x113569 -x113570 -x113571 -x113572 -x113573 -x113574 -x113575 -x113576 -x113577 -x113578 -x113579 -x113580 -x113581 -x113582 -x113583 -x113584 -x113585 -x113586 -x113587 -x113588 -x113589 -x113590 -x113591 -x113592 -x113593 -x113594 -x113595 -x113596 -x113597 -x113598 -x113599 -x113600 -x113601 -x113602 -x113603 -x113604 -x113605 -x113606 -x113607 -x113608 -x113609 -x113610 -x113611 -x113612 -x113613 -x113614 -x113615 -x113616 -x113617 -x113618 -x113619 -x113620 -x113621 -x113622 -x113623 -x113624 -x113625 -x113626 -x113627 -x113628 -x113629 -x113630 -x113631 -x113632 -x113633 -x113634 -x113635 -x113636 -x113637 -x113638 -x113639 -x113640 -x113641 -x113642 -x113643 -x113644 -x113645 -x113646 -x113647 -x113648 -x113649 -x113650 -x113651 -x113652 -x113653 -x113654 -x113655 -x113656 -x113657 -x113658 -x113659 -x113660 -x113661 -x113662 -x113663 -x113664 -x113665 -x113666 -x113667 -x113668 -x113669 -x113670 -x113671 -x113672 -x113673 -x113674 -x113675 -x113676 -x113677 -x113678 -x113679 -x113680 -x113681 -x113682 -x113683 -x113684 -x113685 -x113686 -x113687 -x113688 -x113689 -x113690 -x113691 -x113692 -x113693 -x113694 -x113695 -x113696 -x113697 -x113698 -x113699 -x112578 -x112579 -x112580 -x112581 -x112582 -x112583 -x112584 -x112585 -x112586 -x112587 -x112588 -x112589 -x112590 -x112591 -x112592 -x112593 -x112594 -x112595 -x112596 -x112597 -x112598 -x112599 -x112600 -x112601 -x112602 -x112603 -x112604 -x112605 -x112606 -x112607 -x112608 -x112609 -x112610 -x112611 -x112612 -x112613 -x112614 -x112615 -x112616 -x112617 -x112618 -x112619 -x112620 -x112621 -x112622 -x112623 -x112624 -x112625 -x112626 -x112627 -x112628 -x112629 -x112630 -x112631 -x112632 -x112633 -x112634 -x112635 -x112636 -x112637 -x112638 -x112639 -x112640 -x112641 -x112642 -x112643 -x112644 -x112645 -x112646 -x112647 -x112648 -x112649 -x112650 -x112651 -x112652 -x112653 -x112654 -x112655 -x112656 -x112657 -x112658 -x112659 -x112660 -x112661 -x112662 -x112663 -x112664 -x112665 -x112666 -x112667 -x112668 -x112669 -x112670 -x112671 -x112672 -x112673 -x112674 -x112675 -x112676 -x112677 -x112678 -x112679 -x112680 -x112681 -x112682 -x112683 -x112684 -x112685 -x112686 -x112687 -x112688 -x112689 -x112690 -x112691 -x112692 -x112693 -x112694 -x112695 -x112696 -x112697 -x112698 -x112699 -x112700 -x112701 -x112702 -x112703 -x112704 -x112705 -x112706 -x112707 -x112708 -x112709 -x112710 -x112711 -x112712 -x112713 -x112714 -x112715 -x112716 -x112717 -x112718 -x112719 -x112720 -x112721 -x112722 -x112723 -x112724 -x112725 -x112726 -x112727 -x112728 -x112729 -x112730 -x112731 -x112732 -x112733 -x112734 -x112735 -x112736 -x112737 -x112738 -x112739 -x112740 -x112741 -x112742 -x112743 -x112744 -x112745 -x112746 -x112747 -x112748 -x112749 -x112750 -x112751 -x112752 -x112753 -x112754 -x112755 -x112756 -x112757 -x112758 -x112759 -x112760 -x112761 -x112762 -x112763 -x112764 -x112765 -x112766 -x112767 -x112768 -x112769 -x112770 -x112771 -x112772 -x112773 -x112774 -x112775 -x112776 -x112777 -x112778 -x112779 -x112780 -x112781 -x112782 -x112783 -x112784 -x112785 -x112786 -x112787 -x112788 -x112789 -x112790 -x112791 -x112792 -x112793 -x112794 -x112795 -x112796 -x112797 -x112798 -x112799 -x112800 -x112801 -x112802 -x112803 -x112804 -x112805 -x112806 -x112807 -x112808 -x112809 -x112810 -x112811 -x112812 -x112813 -x112814 -x112815 -x112816 -x112817 -x112818 -x112819 -x112820 -x112821 -x112822 -x112823 -x112824 -x112825 -x112826 -x112827 -x112828 -x112829 -x112830 -x112831 -x112832 -x112833 -x112834 -x112835 -x112836 -x112837 -x112838 -x112839 -x112840 -x112841 -x112842 -x112843 -x112844 -x112845 -x112846 -x112847 -x112848 -x112849 -x112850 -x112851 -x112852 -x112853 -x112854 -x112855 -x112856 -x112857 -x112858 -x112859 -x112860 -x112861 -x112862 -x112863 -x112864 -x112865 -x112866 -x112867 -x112868 -x112869 -x112870 -x112871 -x112872 -x112873 -x112874 -x112875 -x112876 -x112877 -x112878 -x112879 -x112880 -x112881 -x112882 -x112883 -x112884 -x112885 -x112886 -x112887 -x112888 -x112889 -x112890 -x112891 -x112892 -x112893 -x112894 -x112895 -x112896 -x112897 -x112898 -x112899 -x112900 -x112901 -x112902 -x112903 -x112904 -x112905 -x112906 -x112907 -x112941 -x112942 -x112943 -x112944 -x112945 -x112946 -x112947 -x112948 -x112949 -x112950 -x112951 -x112952 -x112953 -x112954 -x112955 -x112956 -x112957 -x112958 -x112959 -x112960 -x112961 -x112962 -x112963 -x112964 -x112965 -x112966 -x112967 -x112968 -x112969 -x112970 -x112971 -x112972 -x112973 -x112974 -x112975 -x112976 -x112977 -x112978 -x112979 -x112980 -x112981 -x112982 -x112983 -x112984 -x112985 -x112986 -x112987 -x112988 -x112989 -x112990 -x112991 -x112992 -x112993 -x112994 -x112995 -x112996 -x112997 -x112998 -x112999 -x113000 -x113001 -x113002 -x113003 -x113004 -x113005 -x113006 -x113007 -x113008 -x113009 -x113010 -x113011 -x113012 -x113013 -x113014 -x113015 -x113016 -x113017 -x113018 -x113019 -x113020 -x113021 -x113022 -x113023 -x113024 -x113025 -x113026 -x113027 -x113028 -x113029 -x113030 -x113031 -x113032 -x113033 -x113034 -x113035 -x113036 -x113037 -x113038 -x113039 -x113040 -x113041 -x113042 -x113043 -x113044 -x113045 -x113046 -x113047 -x113048 -x113049 -x113050 -x113051 -x113052 -x113053 -x113054 -x113055 -x113056 -x113057 -x113058 -x113059 -x113060 -x113061 -x113062 -x113063 -x113064 -x113065 -x113066 -x113067 -x113068 -x113069 -x113070 -x113071 -x113072 -x113073 -x113074 -x113075 -x113076 -x113077 -x113078 -x113079 -x113080 -x113081 -x113082 -x113083 -x113084 -x113085 -x113086 -x113087 -x113088 -x113089 -x113090 -x113091 -x113092 -x113093 -x113094 -x113095 -x113096 -x113097 -x113098 -x113099 -x113100 -x113101 -x113102 -x113103 -x113104 -x113105 -x113106 -x113107 -x113108 -x113109 -x113110 -x113111 -x113112 -x113113 -x113114 -x113115 -x113116 -x113117 -x113118 -x113119 -x113120 -x113121 -x113122 -x113123 -x113124 -x113125 -x113126 -x113127 -x113128 -x113129 -x113130 -x113131 -x113132 -x113133 -x113134 -x113135 -x113136 -x113137 -x113138 -x113139 -x113140 -x113141 -x113142 -x113143 -x113144 -x113145 -x113146 -x113147 -x113148 -x113149 -x113150 -x113151 -x113152 -x113153 -x113154 -x113155 -x113156 -x113157 -x113158 -x113159 -x113160 -x113161 -x113162 -x113163 -x113164 -x113165 -x113166 -x113167 -x113168 -x113169 -x113170 -x113171 -x113172 -x113173 -x113174 -x113175 -x113176 -x113177 -x113178 -x113179 -x113180 -x113181 -x113182 -x113183 -x113184 -x113185 -x113186 -x113187 -x113188 -x113189 -x113190 -x113191 -x113192 -x113193 -x113194 -x113195 -x113196 -x113197 -x113198 -x113199 -x113200 -x113201 -x113202 -x113203 -x113204 -x113205 -x113206 -x113207 -x113208 -x113209 -x113210 -x113211 -x113212 -x113213 -x113214 -x113215 -x113216 -x113217 -x113218 -x113219 -x113220 -x113221 -x113222 -x113223 -x113224 -x113225 -x113226 -x113227 -x113228 -x113229 -x113230 -x113231 -x113232 -x113233 -x113234 -x113235 -x113236 -x113237 -x113238 -x113239 -x113240 -x113241 -x113242 -x113243 -x113244 -x113245 -x113246 -x113247 -x113248 -x113249 -x113250 -x113251 -x113252 -x113253 -x113254 -x113255 -x113256 -x113257 -x113258 -x113259 -x113260 -x113261 -x113262 -x113263 -x113264 -x113265 -x113266 -x113267 -x113268 -x113269 -x113270 -x113304 -x113305 -x113306 -x113307 -x113308 -x113309 -x113310 -x113311 -x113312 -x113313 -x113314 -x113315 -x113316 -x113317 -x113318 -x113319 -x113320 -x113321 -x113322 -x113323 -x113324 -x113325 -x113326 -x113327 -x113328 -x113329 -x113330 -x113331 -x113332 -x113333 -x113334 -x113335 -x113336 -x113337 -x113338 -x113339 -x113340 -x113341 -x113342 -x113343 -x113344 -x113345 -x113346 -x113347 -x113348 -x113349 -x113350 -x113351 -x113352 -x113353 -x113354 -x113355 -x113356 -x113357 -x113358 -x113359 -x113360 -x113361 -x113362 -x113363 -x113364 -x113365 -x113366 -x113367 -x113368 -x113369 -x113370 -x113371 -x113372 -x113373 -x113374 -x113375 -x113376 -x113377 -x113378 -x113379 -x113380 -x113381 -x113382 -x113383 -x113384 -x113385 -x113386 -x113387 -x113388 -x113389 -x113390 -x113391 -x113392 -x113393 -x113394 -x113395 -x113396 -x113397 -x113398 -x113399 -x113400 -x113401 -x113402 -x113403 -x113404 -x113405 -x113406 -x113407 -x113408 -x113409 -x113410 -x113411 -x113412 -x113413 -x113414 -x113415 -x113416 -x113417 -x113418 -x113419 -x113420 -x113421 -x113422 -x113423 -x113424 -x113425 -x113426 -x113427 -x113428 -x113429 -x113430 -x113431 -x113432 -x113433 -x113434 -x113435 -x113436 -x113437 -x113438 -x113439 -x113440 -x113441 -x113442 -x113443 -x113444 -x113445 -x113446 -x113447 -x113448 -x113449 -x113450 -x113451 -x113452 -x113453 -x113454 -x113455 -x113456 -x113457 -x113458 -x113459 -x113460 -x113461 -x113462 -x113463 -x113464 -x113465 -x113466 -x113467 -x113468 -x114030 -x114031 -x114032 -x114033 -x114034 -x114035 -x114036 -x114037 -x114038 -x114039 -x114040 -x114041 -x114042 -x114043 -x114044 -x114045 -x114046 -x114047 -x114048 -x114049 -x114050 -x114051 -x114052 -x114053 -x114054 -x114055 -x114056 -x114057 -x114058 -x114059 -x114060 -x114061 -x114062 -x114393 -x114394 -x114395 -x114396 -x114397 -x114398 -x114399 -x114400
421.33/423.15	v -x114401 -x114402 -x114403 -x114404 -x114405 -x114406 -x114407 -x114408 -x114409 -x114410 -x114411 -x114412 -x114413 -x114414 -x114415 -x114416 -x114417 -x114418 -x114419 -x114420 -x114421 -x114422 -x114423 -x114424 -x114425 -x114591 -x114592 -x114593 -x114594 -x114595 -x114596 -x114597 -x114598 -x114599 -x114600 -x114601 -x114602 -x114603 -x114604 -x114605 -x114606 -x114607 -x114608 -x114609 -x114610 -x114611 -x114612 -x114613 -x114614 -x114615 -x114616 -x114617 -x114618 -x114619 -x114620 -x114621 -x114622 -x114623 -x114624 -x114625 -x114626 -x114627 -x114628 -x114629 -x114630 -x114631 -x114632 -x114633 -x114634 -x114635 -x114636 -x114637 -x114638 -x114639 -x114640 -x114641 -x114642 -x114643 -x114644 -x114645 -x114646 -x114647 -x114648 -x114649 -x114650 -x114651 -x114652 -x114653 -x114654 -x114655 -x114656 -x114657 -x114658 -x114659 -x114660 -x114661 -x114662 -x114663 -x114664 -x114665 -x114666 -x114667 -x114668 -x114669 -x114670 -x114671 -x114672 -x114673 -x114674 -x114675 -x114676 -x114677 -x114678 -x114679 -x114680 -x114681 -x114682 -x114683 -x114684 -x114685 -x114686 -x114687 -x114688 -x114689 -x114690 -x114691 -x114692 -x114693 -x114694 -x114695 -x114696 -x114697 -x114698 -x114699 -x114700 -x114701 -x114702 -x114703 -x114704 -x114705 -x114706 -x114707 -x114708 -x114709 -x114710 -x114711 -x114712 -x114713 -x114714 -x114715 -x114716 -x114717 -x114718 -x114719 -x114720 -x114721 -x114722 -x114723 -x114724 -x114725 -x114726 -x114727 -x114728 -x114729 -x114730 -x114731 -x114732 -x114733 -x114734 -x114735 -x114736 -x114737 -x114738 -x114739 -x114740 -x114741 -x114742 -x114743 -x114744 -x114745 -x114746 -x114747 -x114748 -x114749 -x114750 -x114751 -x114752 -x114753 -x114754 -x114755 -x114756 -x114757 -x114758 -x114759 -x114760 -x114761 -x114762 -x114763 -x114764 -x114765 -x114766 -x114767 -x114768 -x114769 -x114770 -x114771 -x114772 -x114773 -x114774 -x114775 -x114776 -x114777 -x114778 -x114779 -x114780 -x114781 -x114782 -x114783 -x114784 -x114785 -x114786 -x114787 -x114788 -x114789 -x114790 -x114791 -x114792 -x114793 -x114794 -x114795 -x114796 -x114797 -x114798 -x114799 -x114800 -x114801 -x114802 -x114803 -x114804 -x114805 -x114806 -x114807 -x114808 -x114809 -x114810 -x114811 -x114812 -x114813 -x114814 -x114815 -x114816 -x114817 -x114818 -x114819 -x114820 -x114821 -x113700 -x113701 -x113702 -x113703 -x113704 -x113705 -x113706 -x113707 -x113708 -x113709 -x113710 -x113711 -x113712 -x113713 -x113714 -x113715 -x113716 -x113717 -x113718 -x113719 -x113720 -x113721 -x113722 -x113723 -x113724 -x113725 -x113726 -x113727 -x113728 -x113729 -x113730 -x113731 -x113732 -x113733 -x113734 -x113735 -x113736 -x113737 -x113738 -x113739 -x113740 -x113741 -x113742 -x113743 -x113744 -x113745 -x113746 -x113747 -x113748 -x113749 -x113750 -x113751 -x113752 -x113753 -x113754 -x113755 -x113756 -x113757 -x113758 -x113759 -x113760 -x113761 -x113762 -x113763 -x113764 -x113765 -x113766 -x113767 -x113768 -x113769 -x113770 -x113771 -x113772 -x113773 -x113774 -x113775 -x113776 -x113777 -x113778 -x113779 -x113780 -x113781 -x113782 -x113783 -x113784 -x113785 -x113786 -x113787 -x113788 -x113789 -x113790 -x113791 -x113792 -x113793 -x113794 -x113795 -x113796 -x113797 -x113798 -x113799 -x113800 -x113801 -x113802 -x113803 -x113804 -x113805 -x113806 -x113807 -x113808 -x113809 -x113810 -x113811 -x113812 -x113813 -x113814 -x113815 -x113816 -x113817 -x113818 -x113819 -x113820 -x113821 -x113822 -x113823 -x113824 -x113825 -x113826 -x113827 -x113828 -x113829 -x113830 -x113831 -x113832 -x113833 -x113834 -x113835 -x113836 -x113837 -x113838 -x113839 -x113840 -x113841 -x113842 -x113843 -x113844 -x113845 -x113846 -x113847 -x113848 -x113849 -x113850 -x113851 -x113852 -x113853 -x113854 -x113855 -x113856 -x113857 -x113858 -x113859 -x113860 -x113861 -x113862 -x113863 -x113864 -x113865 -x113866 -x113867 -x113868 -x113869 -x113870 -x113871 -x113872 -x113873 -x113874 -x113875 -x113876 -x113877 -x113878 -x113879 -x113880 -x113881 -x113882 -x113883 -x113884 -x113885 -x113886 -x113887 -x113888 -x113889 -x113890 -x113891 -x113892 -x113893 -x113894 -x113895 -x113896 -x113897 -x113898 -x113899 -x113900 -x113901 -x113902 -x113903 -x113904 -x113905 -x113906 -x113907 -x113908 -x113909 -x113910 -x113911 -x113912 -x113913 -x113914 -x113915 -x113916 -x113917 -x113918 -x113919 -x113920 -x113921 -x113922 -x113923 -x113924 -x113925 -x113926 -x113927 -x113928 -x113929 -x113930 -x113931 -x113932 -x113933 -x113934 -x113935 -x113936 -x113937 -x113938 -x113939 -x113940 -x113941 -x113942 -x113943 -x113944 -x113945 -x113946 -x113947 -x113948 -x113949 -x113950 -x113951 -x113952 -x113953 -x113954 -x113955 -x113956 -x113957 -x113958 -x113959 -x113960 -x113961 -x113962 -x113963 -x113964 -x113965 -x113966 -x113967 -x113968 -x113969 -x113970 -x113971 -x113972 -x113973 -x113974 -x113975 -x113976 -x113977 -x113978 -x113979 -x113980 -x113981 -x113982 -x113983 -x113984 -x113985 -x113986 -x113987 -x113988 -x113989 -x113990 -x113991 -x113992 -x113993 -x113994 -x113995 -x113996 -x113997 -x113998 -x113999 -x114000 -x114001 -x114002 -x114003 -x114004 -x114005 -x114006 -x114007 -x114008 -x114009 -x114010 -x114011 -x114012 -x114013 -x114014 -x114015 -x114016 -x114017 -x114018 -x114019 -x114020 -x114021 -x114022 -x114023 -x114024 -x114025 -x114026 -x114027 -x114028 -x114029 -x114063 -x114064 -x114065 -x114066 -x114067 -x114068 -x114069 -x114070 -x114071 -x114072 -x114073 -x114074 -x114075 -x114076 -x114077 -x114078 -x114079 -x114080 -x114081 -x114082 -x114083 -x114084 -x114085 -x114086 -x114087 -x114088 -x114089 -x114090 -x114091 -x114092 -x114093 -x114094 -x114095 -x114096 -x114097 -x114098 -x114099 -x114100 -x114101 -x114102 -x114103 -x114104 -x114105 -x114106 -x114107 -x114108 -x114109 -x114110 -x114111 -x114112 -x114113 -x114114 -x114115 -x114116 -x114117 -x114118 -x114119 -x114120 -x114121 -x114122 -x114123 -x114124 -x114125 -x114126 -x114127 -x114128 -x114129 -x114130 -x114131 -x114132 -x114133 -x114134 -x114135 -x114136 -x114137 -x114138 -x114139 -x114140 -x114141 -x114142 -x114143 -x114144 -x114145 -x114146 -x114147 -x114148 -x114149 -x114150 -x114151 -x114152 -x114153 -x114154 -x114155 -x114156 -x114157 -x114158 -x114159 -x114160 -x114161 -x114162 -x114163 -x114164 -x114165 -x114166 -x114167 -x114168 -x114169 -x114170 -x114171 -x114172 -x114173 -x114174 -x114175 -x114176 -x114177 -x114178 -x114179 -x114180 -x114181 -x114182 -x114183 -x114184 -x114185 -x114186 -x114187 -x114188 -x114189 -x114190 -x114191 -x114192 -x114193 -x114194 -x114195 -x114196 -x114197 -x114198 -x114199 -x114200 -x114201 -x114202 -x114203 -x114204 -x114205 -x114206 -x114207 -x114208 -x114209 -x114210 -x114211 -x114212 -x114213 -x114214 -x114215 -x114216 -x114217 -x114218 -x114219 -x114220 -x114221 -x114222 -x114223 -x114224 -x114225 -x114226 -x114227 -x114228 -x114229 -x114230 -x114231 -x114232 -x114233 -x114234 -x114235 -x114236 -x114237 -x114238 -x114239 -x114240 -x114241 -x114242 -x114243 -x114244 -x114245 -x114246 -x114247 -x114248 -x114249 -x114250 -x114251 -x114252 -x114253 -x114254 -x114255 -x114256 -x114257 -x114258 -x114259 -x114260 -x114261 -x114262 -x114263 -x114264 -x114265 -x114266 -x114267 -x114268 -x114269 -x114270 -x114271 -x114272 -x114273 -x114274 -x114275 -x114276 -x114277 -x114278 -x114279 -x114280 -x114281 -x114282 -x114283 -x114284 -x114285 -x114286 -x114287 -x114288 -x114289 -x114290 -x114291 -x114292 -x114293 -x114294 -x114295 -x114296 -x114297 -x114298 -x114299 -x114300 -x114301 -x114302 -x114303 -x114304 -x114305 -x114306 -x114307 -x114308 -x114309 -x114310 -x114311 -x114312 -x114313 -x114314 -x114315 -x114316 -x114317 -x114318 -x114319 -x114320 -x114321 -x114322 -x114323 -x114324 -x114325 -x114326 -x114327 -x114328 -x114329 -x114330 -x114331 -x114332 -x114333 -x114334 -x114335 -x114336 -x114337 -x114338 -x114339 -x114340 -x114341 -x114342 -x114343 -x114344 -x114345 -x114346 -x114347 -x114348 -x114349 -x114350 -x114351 -x114352 -x114353 -x114354 -x114355 -x114356 -x114357 -x114358 -x114359 -x114360 -x114361 -x114362 -x114363 -x114364 -x114365 -x114366 -x114367 -x114368 -x114369 -x114370 -x114371 -x114372 -x114373 -x114374 -x114375 -x114376 -x114377 -x114378 -x114379 -x114380 -x114381 -x114382 -x114383 -x114384 -x114385 -x114386 -x114387 -x114388 -x114389 -x114390 -x114391 -x114392 -x114426 -x114427 -x114428 -x114429 -x114430 -x114431 -x114432 -x114433 -x114434 -x114435 -x114436 -x114437 -x114438 -x114439 -x114440 -x114441 -x114442 -x114443 -x114444 -x114445 -x114446 -x114447 -x114448 -x114449 -x114450 -x114451 -x114452 -x114453 -x114454 -x114455 -x114456 -x114457 -x114458 -x114459 -x114460 -x114461 -x114462 -x114463 -x114464 -x114465 -x114466 -x114467 -x114468 -x114469 -x114470 -x114471 -x114472 -x114473 -x114474 -x114475 -x114476 -x114477 -x114478 -x114479 -x114480 -x114481 -x114482 -x114483 -x114484 -x114485 -x114486 -x114487 -x114488 -x114489 -x114490 -x114491 -x114492 -x114493 -x114494 -x114495 -x114496 -x114497 -x114498 -x114499 -x114500 -x114501 -x114502 -x114503 -x114504 -x114505 -x114506 -x114507 -x114508 -x114509 -x114510 -x114511 -x114512 -x114513 -x114514 -x114515 -x114516 -x114517 -x114518 -x114519 -x114520 -x114521 -x114522 -x114523 -x114524 -x114525 -x114526 -x114527 -x114528 -x114529 -x114530 -x114531 -x114532 -x114533 -x114534 -x114535 -x114536 -x114537 -x114538 -x114539 -x114540 -x114541 -x114542 -x114543 -x114544 -x114545 -x114546 -x114547 -x114548 -x114549 -x114550 -x114551 -x114552 -x114553 -x114554 -x114555 -x114556 -x114557 -x114558 -x114559 -x114560 -x114561 -x114562 -x114563 -x114564 -x114565 -x114566 -x114567 -x114568 -x114569 -x114570 -x114571 -x114572 -x114573 -x114574 -x114575 -x114576 -x114577 -x114578 -x114579 -x114580 -x114581 -x114582 -x114583 -x114584 -x114585 -x114586 -x114587 -x114588 -x114589 -x114590 -x54791 -x54792 -x54793 -x54794 -x54795 -x54796 -x54797 -x54798 -x54799 -x54800 -x54801 -x54802 -x54803 -x54804 -x54805 -x54806 -x54807 -x54808 -x54809 -x54810 -x54811 -x54812 -x54813 -x54814 -x54815 -x54816 -x54817 -x54818 -x54819 -x54820 -x54821 -x54822 -x54823 -x55022 -x55023 -x55024 -x55025 -x55026 -x55027 -x55028 -x55029 -x55030 -x55031 -x55032 -x55033 -x55034 -x55035 -x55036 -x55037 -x55038 -x55039 -x55040 -x55041 -x55042 -x55043 -x55044 -x55045 -x55046 -x55047 -x55048 -x55049 -x55050 -x55051 -x55052 -x55053 -x55054 -x55055 -x55056 -x55057 -x55058 -x55059 -x55060 -x55061 -x55062 -x55063 -x55064 -x55065 -x55066 -x55067 -x55068 -x55069 -x55070 -x55071 -x55072 -x55073 -x55074 -x55075 -x55076 -x55077 -x55078 -x55079 -x55080 -x55081 -x55082 -x55083 -x55084 -x55085 -x55086 -x55087 -x55088 -x55089 -x55090 -x55091 -x55092 -x55093 -x55094 -x55095 -x55096 -x55097 -x55098 -x55099 -x55100 -x55101 -x55102 -x55103 -x55104 -x55105 -x55106 -x55107 -x55108 -x55109 -x55110 -x55111 -x55112 -x55113 -x55114 -x55115 -x55116 -x55117 -x55118 -x55119 -x55120 -x55121 -x55122 -x55123 -x55124 -x55125 -x55126 -x55127 -x55128 -x55129 -x55130 -x55131 -x55132 -x55133 -x55134 -x55135 -x55136 -x55137 -x55138 -x55139 -x55140 -x55141 -x55142 -x55143 -x55144 -x55145 -x55146 -x55147 -x55148 -x55149 -x55150 -x55151 -x55152 -x55153 -x55154 -x55155 -x55156 -x55157 -x55158 -x55159 -x55160 -x55161 -x55162 -x55163 -x55164 -x55165 -x55166 -x55167 -x55168 -x55169 -x55170 -x55171 -x55172 -x55173 -x55174 -x55175 -x55176 -x55177 -x55178 -x55179 -x55180 -x55181 -x55182 -x55183 x55184 -x55185 -x55186 -x55187 -x55188 -x55189 -x55190 -x55191 -x55192 -x55193 -x55194 -x55195 -x55196 -x55197 -x55198 -x55199 -x55200 -x55201 -x55202 -x55203 -x55204 -x55205 -x55206 -x55207 -x55208 -x55209 -x55210 -x55211 -x55212 -x55213 -x55214 -x55215 -x55216 -x55217 -x55218 -x55219 -x55220 -x55221 -x55222 -x55223 -x55224 -x55225 -x55226 -x55227 -x55228 -x55229 -x55230 -x55231 -x55232 -x55233 -x55234 -x55235 -x55236 -x55237 -x55238 -x55239 -x55240 -x55241 -x55242 -x55243 -x55244 -x55245 -x55246 -x55247 -x55248 -x55249 -x55250 -x55251 -x55252 -x54131 -x54132 -x54133 -x54134 -x54135 -x54136 -x54137 -x54138 -x54139 -x54140 -x54141 -x54142 -x54143 -x54144 -x54145 -x54146 -x54147 -x54148 -x54149 -x54150 -x54151 -x54152 -x54153 -x54154 -x54155 -x54156 -x54157 -x54158 -x54159 -x54160 -x54161 -x54162 -x54163 -x54164 -x54165 -x54166 -x54167 -x54168 -x54169 -x54170 -x54171 -x54172 -x54173 -x54174 -x54175 -x54176 -x54177 -x54178 -x54179 -x54180 -x54181 -x54182 -x54183 -x54184 -x54185 -x54186 -x54187 -x54188 -x54189 -x54190 -x54191 -x54192 -x54193 -x54194 -x54195 -x54196 -x54197 -x54198 -x54199 -x54200 -x54201 -x54202 -x54203 -x54204 -x54205 -x54206 -x54207 -x54208 -x54209 -x54210 -x54211 -x54212 -x54213 -x54214 -x54215 -x54216 -x54217 -x54218 -x54219 -x54220 -x54221 -x54222 -x54223 -x54224 -x54225 -x54226 -x54227 -x54228 -x54229 -x54230 -x54231 -x54232 -x54233 -x54234 -x54235 -x54236 -x54237 -x54238 -x54239 -x54240 -x54241 -x54242 -x54243 -x54244 -x54245 -x54246 -x54247 -x54248 -x54249 -x54250 -x54251 -x54252 -x54253 -x54254 -x54255 -x54256 -x54257 -x54258 -x54259 -x54260 -x54261 -x54262 -x54263 -x54264 -x54265 -x54266 -x54267 -x54268 -x54269 -x54270 -x54271 -x54272 -x54273 -x54274 -x54275 -x54276 -x54277 -x54278 -x54279 -x54280 -x54281 -x54282 -x54283 -x54284 -x54285 -x54286 -x54287 -x54288 -x54289 -x54290 -x54291 -x54292 -x54293 -x54294 -x54295 -x54296 -x54297 -x54298 -x54299 -x54300 -x54301 -x54302 -x54303 -x54304 -x54305 -x54306 -x54307 -x54308 -x54309 -x54310 -x54311 -x54312 -x54313 -x54314 -x54315 -x54316 -x54317 -x54318 -x54319 -x54320 -x54321 -x54322 -x54323 -x54324 -x54325 -x54326 -x54327 -x54328 -x54329 -x54330 -x54331 -x54332 -x54333 -x54334 -x54335 -x54336 -x54337 -x54338 -x54339 -x54340 -x54341 -x54342 -x54343 -x54344 -x54345 -x54346 -x54347 -x54348 -x54349 -x54350 -x54351 -x54352 -x54353 -x54354 -x54355 -x54356 -x54357 -x54358 x54359 -x54360 -x54361 -x54362 -x54363 -x54364 -x54365 -x54366 -x54367 -x54368 -x54369 -x54370 -x54371 -x54372 -x54373 -x54374 -x54375 -x54376 -x54377 -x54378 -x54379 -x54380 -x54381 -x54382 -x54383 -x54384 -x54385 -x54386 -x54387 -x54388 -x54389 -x54390 -x54391 -x54392 -x54393 -x54394 -x54395 -x54396 -x54397 -x54398 -x54399 -x54400 -x54401 -x54402 -x54403 -x54404 -x54405 -x54406 -x54407 -x54408 -x54409 -x54410 -x54411 -x54412 -x54413 -x54414 -x54415 -x54416 -x54417 -x54418 -x54419 -x54420 -x54421 -x54422 -x54423 -x54424 -x54425 -x54426 -x54427 -x54428 -x54429 -x54430 -x54431 -x54432 -x54433 -x54434 -x54435 -x54436 -x54437 -x54438 -x54439 -x54440 -x54441 -x54442 -x54443 -x54444 -x54445 -x54446 -x54447 -x54448 -x54449 -x54450 -x54451 -x54452 -x54453 -x54454 -x54455 -x54456 -x54457 -x54458 -x54459 -x54460 -x54461 -x54462 -x54463 -x54464 -x54465 -x54466 -x54467 -x54468 -x54469 -x54470 -x54471 -x54472 -x54473 -x54474 -x54475 -x54476 -x54477 -x54478 -x54479 -x54480 -x54481 -x54482 -x54483 -x54484 -x54485 -x54486 -x54487 -x54488 -x54489 -x54490 -x54491 -x54492 -x54493 -x54494 -x54495 -x54496 -x54497 -x54498 -x54499 -x54500 -x54501 -x54502 -x54503 -x54504 -x54505 -x54506 -x54507 -x54508 -x54509 -x54510 -x54511 -x54512 -x54513 -x54514 -x54515 -x54516 -x54517 -x54518 -x54519 -x54520 -x54521 -x54522 -x54523 -x54524 -x54525 -x54526 -x54527 -x54528 -x54529 -x54530 -x54531 -x54532 -x54533 -x54534 -x54535 -x54536 -x54537 -x54538 -x54539 -x54540 -x54541 -x54542 -x54543 -x54544 -x54545 -x54546 -x54547 -x54548 -x54549 -x54550 -x54551 -x54552 -x54553 -x54554 -x54555 -x54556 -x54557 -x54558 -x54559 -x54560 -x54561 -x54562 -x54563 -x54564 -x54565 -x54566 -x54567 -x54568 -x54569 -x54570 -x54571 -x54572 -x54573 -x54574 -x54575 -x54576 -x54577 -x54578 -x54579 -x54580 -x54581 -x54582 -x54583 -x54584 -x54585 -x54586 -x54587 -x54588 -x54589 -x54590 -x54591 -x54592 -x54593 -x54594 -x54595 -x54596 -x54597 -x54598 -x54599 -x54600 -x54601 -x54602 -x54603 -x54604 -x54605 -x54606 -x54607 -x54608 -x54609 -x54610 -x54611 -x54612 -x54613 -x54614 -x54615 -x54616 -x54617 -x54618 -x54619 -x54620 -x54621 -x54622 -x54623 -x54624 -x54625 -x54626 -x54627 -x54628 -x54629 -x54630 -x54631 -x54632 -x54633 -x54634 -x54635 -x54636 -x54637 -x54638 -x54639 -x54640 -x54641 -x54642 -x54643 -x54644 -x54645 -x54646 -x54647 -x54648 -x54649 -x54650 -x54651 -x54652 -x54653 -x54654 -x54655 -x54656 -x54657 -x54658 -x54659 -x54660 -x54661 -x54662 -x54663 -x54664 -x54665 -x54666 -x54667 -x54668 -x54669 -x54670 -x54671 -x54672 -x54673 -x54674 -x54675 -x54676 -x54677 -x54678 -x54679 -x54680 -x54681 -x54682 -x54683 -x54684 -x54685 -x54686 -x54687 -x54688 -x54689 -x54690 -x54691 -x54692 -x54693 -x54694 -x54695 -x54696 -x54697 -x54698 -x54699 -x54700 -x54701 -x54702 -x54703 -x54704 -x54705 -x54706 -x54707 -x54708 -x54709 -x54710 -x54711 -x54712 -x54713 -x54714 -x54715 -x54716 -x54717 -x54718 -x54719 -x54720 -x54721 -x54722 -x54723 -x54724 -x54725 -x54726 -x54727 -x54728 -x54729 -x54730 -x54731 -x54732 -x54733 -x54734 -x54735 -x54736 -x54737 -x54738 -x54739 -x54740 -x54741 -x54742 -x54743 -x54744 -x54745 -x54746 -x54747 -x54748 -x54749 -x54750 -x54751 -x54752 -x54753 -x54754 -x54755 -x54756 -x54757 -x54758 -x54759 -x54760 -x54761 -x54762 -x54763 -x54764 -x54765 -x54766 -x54767 -x54768 -x54769 -x54770 -x54771 -x54772 -x54773 -x54774 -x54775 -x54776 -x54777 -x54778 -x54779 -x54780 -x54781 -x54782 -x54783 -x54784 -x54785
421.33/423.15	v -x54786 -x54787 -x54788 -x54789 -x54790 -x54824 -x54825 -x54826 -x54827 -x54828 -x54829 -x54830 -x54831 -x54832 -x54833 -x54834 -x54835 -x54836 -x54837 -x54838 -x54839 -x54840 -x54841 -x54842 -x54843 -x54844 -x54845 -x54846 -x54847 -x54848 -x54849 -x54850 -x54851 -x54852 -x54853 -x54854 -x54855 -x54856 -x54857 -x54858 -x54859 -x54860 -x54861 -x54862 -x54863 -x54864 -x54865 -x54866 -x54867 -x54868 -x54869 -x54870 -x54871 -x54872 -x54873 -x54874 -x54875 -x54876 -x54877 -x54878 -x54879 -x54880 -x54881 -x54882 -x54883 -x54884 -x54885 -x54886 -x54887 -x54888 -x54889 -x54890 -x54891 -x54892 -x54893 -x54894 -x54895 -x54896 -x54897 -x54898 -x54899 -x54900 -x54901 -x54902 -x54903 -x54904 -x54905 -x54906 -x54907 -x54908 -x54909 -x54910 -x54911 -x54912 -x54913 -x54914 -x54915 -x54916 -x54917 -x54918 -x54919 -x54920 -x54921 -x54922 -x54923 -x54924 -x54925 -x54926 -x54927 -x54928 -x54929 -x54930 -x54931 -x54932 -x54933 -x54934 -x54935 -x54936 -x54937 -x54938 -x54939 -x54940 -x54941 -x54942 -x54943 -x54944 -x54945 -x54946 -x54947 -x54948 -x54949 -x54950 -x54951 -x54952 -x54953 -x54954 -x54955 -x54956 -x54957 -x54958 -x54959 -x54960 -x54961 -x54962 -x54963 -x54964 -x54965 -x54966 -x54967 -x54968 -x54969 -x54970 -x54971 -x54972 -x54973 -x54974 -x54975 -x54976 -x54977 -x54978 -x54979 -x54980 -x54981 -x54982 -x54983 -x54984 -x54985 -x54986 -x54987 -x54988 -x54989 -x54990 -x54991 -x54992 -x54993 -x54994 -x54995 -x54996 -x54997 -x54998 -x54999 -x55000 -x55001 -x55002 -x55003 -x55004 -x55005 -x55006 -x55007 -x55008 -x55009 -x55010 -x55011 -x55012 -x55013 -x55014 -x55015 -x55016 -x55017 -x55018 -x55019 -x55020 -x55021 -x66803 -x66804 -x66805 -x66806 -x66807 -x66808 -x66809 -x66810 -x66811 -x66812 -x66813 -x66814 -x66815 -x66816 -x66817 -x66818 -x66819 -x66820 -x66821 -x66822 -x66823 -x66824 -x66825 -x66826 -x66827 -x66828 -x66829 -x66830 -x66831 -x66832 -x66833 -x66834 -x66835 -x67364 -x67365 -x67366 -x67367 -x67368 -x67369 -x67370 -x67371 -x67372 -x67373 -x67374 -x67375 -x67376 -x67377 -x67378 -x67379 -x67380 -x67381 -x67382 -x67383 -x67384 -x67385 -x67386 -x67387 -x67388 -x67389 -x67390 -x67391 -x67392 -x67393 -x67394 -x67395 -x67396 -x67397 -x67398 -x67399 -x67400 -x67401 -x67402 -x67403 -x67404 -x67405 -x67406 -x67407 -x67408 -x67409 -x67410 -x67411 -x67412 -x67413 -x67414 -x67415 -x67416 -x67417 -x67418 -x67419 -x67420 -x67421 -x67422 -x67423 -x67424 -x67425 -x67426 -x67427 -x67428 -x67429 -x67430 -x67431 -x67432 -x67433 -x67434 -x67435 -x67436 -x67437 -x67438 -x67439 -x67440 -x67441 -x67442 -x67443 -x67444 -x67445 -x67446 -x67447 -x67448 -x67449 -x67450 -x67451 -x67452 -x67453 -x67454 -x67455 -x67456 -x67457 -x67458 -x67459 -x67460 -x67461 -x67462 -x67463 -x67464 -x67465 -x67466 -x67467 -x67468 -x67469 -x67470 -x67471 -x67472 -x67473 -x67474 -x67475 -x67476 -x67477 -x67478 -x67479 -x67480 -x67481 -x67482 -x67483 -x67484 -x67485 -x67486 -x67487 -x67488 -x67489 -x67490 -x67491 -x67492 -x67493 -x67494 -x67495 -x67496 -x67497 -x67498 -x67499 -x67500 -x67501 -x67502 -x67503 -x67504 -x67505 -x67506 -x67507 -x67508 -x67509 -x67510 -x67511 -x67512 -x67513 -x67514 -x67515 -x67516 -x67517 -x67518 -x67519 -x67520 -x67521 -x67522 -x67523 -x67524 -x67525 -x67526 -x67527 -x67528 -x67529 -x67530 -x67531 -x67532 -x67533 -x67534 -x67535 -x67536 -x67537 -x67538 -x67539 -x67540 -x67541 -x67542 -x67543 -x67544 -x67545 -x67546 -x67547 -x67548 -x67549 -x67550 -x67551 -x67552 -x67553 -x67554 -x67555 -x67556 -x67557 -x67558 -x67559 -x67560 -x67561 -x67562 -x67563 -x67564 -x67565 -x67566 -x67567 -x67568 -x67569 -x67570 -x67571 -x67572 -x67573 -x67574 -x67575 -x67576 -x67577 -x67578 -x67579 -x67580 -x67581 -x67582 -x67583 -x67584 -x67585 -x67586 -x67587 -x67588 -x67589 -x67590 -x67591 -x67592 -x67593 -x67594 -x66473 -x66474 -x66475 -x66476 -x66477 -x66478 -x66479 -x66480 -x66481 -x66482 -x66483 -x66484 -x66485 -x66486 -x66487 -x66488 -x66489 -x66490 -x66491 -x66492 -x66493 -x66494 -x66495 -x66496 -x66497 -x66498 -x66499 -x66500 -x66501 -x66502 -x66503 -x66504 -x66505 -x66506 -x66507 -x66508 -x66509 -x66510 -x66511 -x66512 -x66513 -x66514 -x66515 -x66516 -x66517 -x66518 -x66519 -x66520 -x66521 -x66522 -x66523 -x66524 -x66525 -x66526 -x66527 -x66528 -x66529 -x66530 -x66531 -x66532 -x66533 -x66534 -x66535 -x66536 -x66537 -x66538 -x66539 -x66540 -x66541 -x66542 -x66543 -x66544 -x66545 -x66546 -x66547 -x66548 -x66549 -x66550 -x66551 -x66552 -x66553 -x66554 -x66555 -x66556 -x66557 -x66558 -x66559 -x66560 -x66561 -x66562 -x66563 -x66564 -x66565 -x66566 -x66567 -x66568 -x66569 -x66570 -x66571 -x66572 -x66573 -x66574 -x66575 -x66576 -x66577 -x66578 -x66579 -x66580 -x66581 -x66582 -x66583 -x66584 -x66585 -x66586 -x66587 -x66588 -x66589 -x66590 -x66591 -x66592 -x66593 -x66594 -x66595 -x66596 -x66597 -x66598 -x66599 -x66600 -x66601 -x66602 -x66603 -x66604 -x66605 -x66606 -x66607 -x66608 -x66609 -x66610 -x66611 -x66612 -x66613 -x66614 -x66615 -x66616 -x66617 -x66618 -x66619 -x66620 -x66621 -x66622 -x66623 -x66624 -x66625 -x66626 -x66627 -x66628 -x66629 -x66630 -x66631 -x66632 -x66633 -x66634 -x66635 -x66636 -x66637 -x66638 -x66639 -x66640 -x66641 -x66642 -x66643 -x66644 -x66645 -x66646 -x66647 -x66648 -x66649 -x66650 -x66651 -x66652 -x66653 -x66654 -x66655 -x66656 -x66657 -x66658 -x66659 -x66660 -x66661 -x66662 -x66663 -x66664 -x66665 -x66666 -x66667 -x66668 -x66669 -x66670 -x66671 -x66672 -x66673 -x66674 -x66675 -x66676 -x66677 -x66678 -x66679 -x66680 -x66681 -x66682 -x66683 -x66684 -x66685 -x66686 -x66687 -x66688 -x66689 -x66690 -x66691 -x66692 -x66693 -x66694 -x66695 -x66696 -x66697 -x66698 -x66699 -x66700 -x66701 -x66702 -x66703 -x66704 -x66705 -x66706 -x66707 -x66708 -x66709 -x66710 -x66711 -x66712 -x66713 -x66714 -x66715 -x66716 -x66717 -x66718 -x66719 -x66720 -x66721 -x66722 -x66723 -x66724 -x66725 -x66726 -x66727 -x66728 -x66729 -x66730 -x66731 -x66732 -x66733 -x66734 -x66735 -x66736 -x66737 -x66738 -x66739 -x66740 -x66741 -x66742 -x66743 -x66744 -x66745 -x66746 -x66747 -x66748 -x66749 -x66750 -x66751 -x66752 -x66753 -x66754 -x66755 -x66756 -x66757 -x66758 -x66759 -x66760 -x66761 -x66762 -x66763 -x66764 -x66765 -x66766 -x66767 -x66768 -x66769 -x66770 -x66771 -x66772 -x66773 -x66774 -x66775 -x66776 -x66777 -x66778 -x66779 -x66780 -x66781 -x66782 -x66783 -x66784 -x66785 -x66786 -x66787 -x66788 -x66789 -x66790 -x66791 -x66792 -x66793 -x66794 -x66795 -x66796 -x66797 -x66798 -x66799 -x66800 -x66801 -x66802 -x66836 -x66837 -x66838 -x66839 -x66840 -x66841 -x66842 -x66843 -x66844 -x66845 -x66846 -x66847 -x66848 -x66849 -x66850 -x66851 -x66852 -x66853 -x66854 -x66855 -x66856 -x66857 -x66858 -x66859 -x66860 -x66861 -x66862 -x66863 -x66864 -x66865 -x66866 -x66867 -x66868 -x66869 -x66870 -x66871 -x66872 -x66873 -x66874 -x66875 -x66876 -x66877 -x66878 -x66879 -x66880 -x66881 -x66882 -x66883 -x66884 -x66885 -x66886 -x66887 -x66888 -x66889 -x66890 -x66891 -x66892 -x66893 -x66894 -x66895 -x66896 -x66897 -x66898 -x66899 -x66900 -x66901 -x66902 -x66903 -x66904 -x66905 -x66906 -x66907 -x66908 -x66909 -x66910 -x66911 -x66912 -x66913 -x66914 -x66915 -x66916 -x66917 -x66918 -x66919 -x66920 -x66921 -x66922 -x66923 -x66924 -x66925 -x66926 -x66927 -x66928 -x66929 -x66930 -x66931 -x66932 -x66933 -x66934 -x66935 -x66936 -x66937 -x66938 -x66939 -x66940 -x66941 -x66942 -x66943 -x66944 -x66945 -x66946 -x66947 -x66948 -x66949 -x66950 -x66951 -x66952 -x66953 -x66954 -x66955 -x66956 -x66957 -x66958 -x66959 -x66960 -x66961 -x66962 -x66963 -x66964 -x66965 -x66966 -x66967 -x66968 -x66969 -x66970 -x66971 -x66972 -x66973 -x66974 -x66975 -x66976 -x66977 -x66978 -x66979 -x66980 -x66981 -x66982 -x66983 -x66984 -x66985 -x66986 -x66987 -x66988 -x66989 -x66990 -x66991 -x66992 -x66993 -x66994 -x66995 -x66996 -x66997 -x66998 -x66999 -x67000 -x67001 -x67002 -x67003 -x67004 -x67005 -x67006 -x67007 -x67008 -x67009 -x67010 -x67011 -x67012 -x67013 -x67014 -x67015 -x67016 -x67017 -x67018 -x67019 -x67020 -x67021 -x67022 -x67023 -x67024 -x67025 -x67026 -x67027 -x67028 -x67029 -x67030 -x67031 -x67032 -x67033 -x67034 -x67035 -x67036 -x67037 -x67038 -x67039 -x67040 -x67041 -x67042 -x67043 -x67044 -x67045 -x67046 -x67047 -x67048 -x67049 -x67050 -x67051 -x67052 -x67053 -x67054 -x67055 -x67056 -x67057 -x67058 -x67059 -x67060 -x67061 -x67062 -x67063 -x67064 -x67065 -x67066 -x67067 -x67068 -x67069 -x67070 -x67071 -x67072 -x67073 -x67074 -x67075 -x67076 -x67077 -x67078 -x67079 -x67080 -x67081 -x67082 -x67083 -x67084 -x67085 -x67086 -x67087 -x67088 -x67089 -x67090 -x67091 -x67092 -x67093 -x67094 -x67095 -x67096 -x67097 -x67098 -x67099 -x67100 -x67101 -x67102 -x67103 -x67104 -x67105 -x67106 -x67107 -x67108 -x67109 -x67110 -x67111 -x67112 -x67113 -x67114 -x67115 -x67116 -x67117 -x67118 -x67119 -x67120 -x67121 -x67122 -x67123 -x67124 -x67125 -x67126 -x67127 -x67128 -x67129 -x67130 -x67131 -x67132 -x67133 -x67134 -x67135 -x67136 -x67137 -x67138 -x67139 -x67140 -x67141 -x67142 -x67143 -x67144 -x67145 -x67146 -x67147 -x67148 -x67149 -x67150 -x67151 -x67152 -x67153 -x67154 -x67155 -x67156 -x67157 -x67158 -x67159 -x67160 -x67161 -x67162 -x67163 -x67164 -x67165 -x67166 -x67167 -x67168 -x67169 -x67170 -x67171 -x67172 -x67173 -x67174 -x67175 -x67176 -x67177 -x67178 -x67179 -x67180 -x67181 -x67182 -x67183 -x67184 -x67185 -x67186 -x67187 -x67188 -x67189 -x67190 -x67191 -x67192 -x67193 -x67194 -x67195 -x67196 -x67197 -x67198 -x67199 -x67200 -x67201 -x67202 -x67203 -x67204 -x67205 -x67206 -x67207 -x67208 -x67209 -x67210 -x67211 -x67212 -x67213 -x67214 -x67215 -x67216 -x67217 -x67218 -x67219 -x67220 -x67221 -x67222 -x67223 -x67224 -x67225 -x67226 -x67227 -x67228 -x67229 -x67230 -x67231 -x67232 -x67233 -x67234 -x67235 -x67236 -x67237 -x67238 -x67239 -x67240 -x67241 -x67242 -x67243 -x67244 -x67245 -x67246 -x67247 -x67248 -x67249 -x67250 -x67251 -x67252 -x67253 -x67254 -x67255 -x67256 -x67257 -x67258 -x67259 -x67260 -x67261 -x67262 -x67263 -x67264 -x67265 -x67266 -x67267 -x67268 -x67269 -x67270 -x67271 -x67272 -x67273 -x67274 -x67275 -x67276 -x67277 -x67278 -x67279 -x67280 -x67281 -x67282 -x67283 -x67284 -x67285 -x67286 -x67287 -x67288 -x67289 -x67290 -x67291 -x67292 -x67293 -x67294 -x67295 -x67296 -x67297 -x67298 -x67299 -x67300 -x67301 -x67302 -x67303 -x67304 -x67305 -x67306 -x67307 -x67308 -x67309 -x67310 -x67311 -x67312 -x67313 -x67314 -x67315 -x67316 -x67317 -x67318 -x67319 -x67320 -x67321 -x67322 -x67323 -x67324 -x67325 -x67326 -x67327 -x67328 -x67329 -x67330 -x67331 -x67332 -x67333 -x67334 -x67335 -x67336 -x67337 -x67338 -x67339 -x67340 -x67341 -x67342 -x67343 -x67344 -x67345 -x67346 -x67347 -x67348 -x67349 -x67350 -x67351 -x67352 -x67353 -x67354 -x67355 -x67356 -x67357 -x67358 -x67359 -x67360 -x67361 -x67362 -x67363 -x74657 -x74658 -x74659 -x74660 -x74661 -x74662 -x74663 -x74664 -x74665 -x74666 -x74667 -x74668 -x74669 -x74670 -x74671 -x74672 -x74673 -x74674 -x74675 -x74676 -x74677 -x74678 -x74679 -x74680 -x74681 -x74682 -x74683 -x74684 -x74685 -x74686 -x74687 -x74688 -x74689 -x75020 -x75021 -x75022 -x75023 -x75024 -x75025 -x75026 -x75027 -x75028 -x75029 -x75030 -x75031 -x75032 -x75033 -x75034 -x75035 -x75036 -x75037 -x75038 -x75039 -x75040 -x75041 -x75042 -x75043 -x75044 -x75045 -x75046 -x75047 -x75048 -x75049 -x75050 -x75051 -x75052 -x75251 -x75252 -x75253 -x75254 -x75255 -x75256 -x75257 -x75258 -x75259 -x75260 -x75261 -x75262 -x75263 -x75264 -x75265 -x75266 -x75267 -x75268 -x75269 -x75270 -x75271 -x75272 -x75273 -x75274 -x75275 -x75276 -x75277 -x75278 -x75279 -x75280 -x75281 -x75282 -x75283 -x75284 -x75285 -x75286 -x75287 -x75288 -x75289 -x75290 -x75291 -x75292 -x75293 -x75294 -x75295 -x75296 -x75297 -x75298 -x75299 -x75300 -x75301 -x75302 -x75303 -x75304 -x75305 -x75306 -x75307 -x75308 -x75309 -x75310 -x75311 -x75312 -x75313 -x75314 -x75315 -x75316 -x75317 -x75318 -x75319 -x75320 -x75321 -x75322 -x75323 -x75324 -x75325 -x75326 -x75327 -x75328 -x75329 -x75330 -x75331 -x75332 -x75333 -x75334 -x75335 -x75336 -x75337 -x75338 -x75339 -x75340 -x75341 -x75342 -x75343 -x75344 -x75345 -x75346 -x75347 -x75348 -x75349 -x75350 -x75351 -x75352 -x75353 -x75354 -x75355 -x75356 -x75357 -x75358 -x75359 -x75360 -x75361 -x75362 -x75363 -x75364 -x75365 -x75366 -x75367 -x75368 -x75369 -x75370 -x75371 -x75372 -x75373 -x75374 -x75375 -x75376 -x75377 -x75378 -x75379 -x75380 -x75381 -x75382 -x75383 -x75384 -x75385 -x75386 -x75387 -x75388 -x75389 -x75390 -x75391 -x75392 -x75393 -x75394 -x75395 -x75396 -x75397 -x75398 -x75399 -x75400 -x75401 -x75402 -x75403 -x75404 -x75405 -x75406 -x75407 -x75408 -x75409 -x75410 -x75411 -x75412 -x75413 -x75414 -x75415 -x75416 -x75417 -x75418 -x75419 -x75420 -x75421 -x75422 -x75423 -x75424 -x75425 -x75426 -x75427 -x75428 -x75429 -x75430 -x75431 -x75432 -x75433 -x75434 -x75435 -x75436 -x75437 -x75438 -x75439 -x75440 -x75441 -x75442 -x75443 -x75444 -x75445 -x75446 -x75447 -x75448 -x74327 -x74328 -x74329 -x74330 -x74331 -x74332 -x74333 -x74334 -x74335 -x74336 -x74337 -x74338 -x74339 -x74340 -x74341 -x74342 -x74343 -x74344 -x74345 -x74346 -x74347 -x74348 -x74349 -x74350 -x74351 -x74352 -x74353 -x74354 -x74355 -x74356 -x74357 -x74358 -x74359 -x74360 -x74361 -x74362 -x74363 -x74364 -x74365 -x74366 -x74367 -x74368 -x74369 -x74370 -x74371 -x74372 -x74373 -x74374 -x74375 -x74376 -x74377 -x74378 -x74379 -x74380 -x74381 -x74382 -x74383 -x74384 -x74385 -x74386 -x74387 -x74388 -x74389 -x74390 -x74391 -x74392 -x74393 -x74394 -x74395 -x74396 -x74397 -x74398 -x74399 -x74400 -x74401 -x74402 -x74403 -x74404 -x74405 -x74406 -x74407 -x74408 -x74409 -x74410 -x74411 -x74412 -x74413 -x74414 -x74415 -x74416 -x74417 -x74418 -x74419 -x74420 -x74421 -x74422 -x74423 -x74424 -x74425 -x74426 -x74427 -x74428 -x74429 -x74430 -x74431 -x74432 -x74433 -x74434 -x74435 -x74436 -x74437 -x74438 -x74439 -x74440 -x74441 -x74442 -x74443 -x74444 -x74445 -x74446 -x74447 -x74448 -x74449 -x74450 -x74451 -x74452 -x74453 -x74454 -x74455 -x74456 -x74457 -x74458 -x74459 -x74460 -x74461 -x74462 -x74463 -x74464 -x74465 -x74466 -x74467 -x74468 -x74469 -x74470 -x74471 -x74472 -x74473 -x74474 -x74475 -x74476 -x74477 -x74478 -x74479 -x74480 -x74481 -x74482 -x74483 -x74484 -x74485 -x74486 -x74487 -x74488 -x74489 -x74490 -x74491 -x74492 -x74493 -x74494 -x74495 -x74496 -x74497 -x74498 -x74499 -x74500 -x74501 -x74502 -x74503 -x74504 -x74505 -x74506 -x74507 -x74508 -x74509 -x74510 -x74511 -x74512 -x74513 -x74514 -x74515 -x74516 -x74517 -x74518 -x74519 -x74520 -x74521 -x74522 -x74523 -x74524 -x74525 -x74526 -x74527 -x74528 -x74529 -x74530 -x74531 -x74532 -x74533 -x74534 -x74535 -x74536 -x74537 -x74538 -x74539 -x74540 -x74541 -x74542 -x74543 -x74544 -x74545 -x74546 -x74547 -x74548 -x74549 -x74550 -x74551 -x74552 -x74553 -x74554 -x74555 -x74556 -x74557 -x74558 -x74559 -x74560 -x74561 -x74562 -x74563 -x74564 -x74565 -x74566 -x74567 -x74568 -x74569 -x74570 -x74571 -x74572 -x74573 -x74574 -x74575 -x74576 -x74577 -x74578 -x74579 -x74580 -x74581 -x74582 -x74583 -x74584 -x74585 -x74586 -x74587 -x74588 -x74589 -x74590 -x74591 -x74592 -x74593 -x74594 -x74595 -x74596 -x74597 -x74598 -x74599 -x74600 -x74601 -x74602 -x74603 -x74604 -x74605 -x74606 -x74607 -x74608 -x74609 -x74610 -x74611 -x74612 -x74613 -x74614 -x74615 -x74616 -x74617 -x74618 -x74619 -x74620 -x74621 -x74622 -x74623 -x74624 -x74625 -x74626 -x74627 -x74628 -x74629 -x74630 -x74631 -x74632 -x74633 -x74634 -x74635 -x74636 -x74637 -x74638 -x74639 -x74640 -x74641 -x74642 -x74643 -x74644 -x74645 -x74646 -x74647 -x74648 -x74649 -x74650 -x74651 -x74652 -x74653 -x74654 -x74655 -x74656 -x74690 -x74691 -x74692 -x74693 -x74694 -x74695 -x74696 -x74697 -x74698 -x74699 -x74700 -x74701 -x74702 -x74703 -x74704 -x74705 -x74706 -x74707 -x74708 -x74709 -x74710 -x74711 -x74712 -x74713 -x74714 -x74715 -x74716 -x74717 -x74718 -x74719 -x74720 -x74721 -x74722 -x74723 -x74724 -x74725 -x74726 -x74727 -x74728 -x74729 -x74730 -x74731 -x74732 -x74733 -x74734 -x74735 -x74736 -x74737 -x74738 -x74739 -x74740 -x74741 -x74742 -x74743 -x74744 -x74745 -x74746 -x74747 -x74748 -x74749 -x74750 -x74751 -x74752 -x74753 -x74754 -x74755 -x74756 -x74757 -x74758 -x74759 -x74760 -x74761 -x74762 -x74763 -x74764 -x74765 -x74766 -x74767 -x74768 -x74769 -x74770
421.33/423.15	v -x74771 -x74772 -x74773 -x74774 -x74775 -x74776 -x74777 -x74778 -x74779 -x74780 -x74781 -x74782 -x74783 -x74784 -x74785 -x74786 -x74787 -x74788 -x74789 -x74790 -x74791 -x74792 -x74793 -x74794 -x74795 -x74796 -x74797 -x74798 -x74799 -x74800 -x74801 -x74802 -x74803 -x74804 -x74805 -x74806 -x74807 -x74808 -x74809 -x74810 -x74811 -x74812 -x74813 -x74814 -x74815 -x74816 -x74817 -x74818 -x74819 -x74820 -x74821 -x74822 -x74823 -x74824 -x74825 -x74826 -x74827 -x74828 -x74829 -x74830 -x74831 -x74832 -x74833 -x74834 -x74835 -x74836 -x74837 -x74838 -x74839 -x74840 -x74841 -x74842 -x74843 -x74844 -x74845 -x74846 -x74847 -x74848 -x74849 -x74850 -x74851 -x74852 -x74853 -x74854 -x74855 -x74856 -x74857 -x74858 -x74859 -x74860 -x74861 -x74862 -x74863 -x74864 -x74865 -x74866 -x74867 -x74868 -x74869 -x74870 -x74871 -x74872 -x74873 -x74874 -x74875 -x74876 -x74877 -x74878 -x74879 -x74880 -x74881 -x74882 -x74883 -x74884 -x74885 -x74886 -x74887 -x74888 -x74889 -x74890 -x74891 -x74892 -x74893 -x74894 -x74895 -x74896 -x74897 -x74898 -x74899 -x74900 -x74901 -x74902 -x74903 -x74904 -x74905 -x74906 -x74907 -x74908 -x74909 -x74910 -x74911 -x74912 -x74913 -x74914 -x74915 -x74916 -x74917 -x74918 -x74919 -x74920 -x74921 -x74922 -x74923 -x74924 -x74925 -x74926 -x74927 -x74928 -x74929 -x74930 -x74931 -x74932 -x74933 -x74934 -x74935 -x74936 -x74937 -x74938 -x74939 -x74940 -x74941 -x74942 -x74943 -x74944 -x74945 -x74946 -x74947 -x74948 -x74949 -x74950 -x74951 -x74952 -x74953 -x74954 -x74955 -x74956 -x74957 -x74958 -x74959 -x74960 -x74961 -x74962 -x74963 -x74964 -x74965 -x74966 -x74967 -x74968 -x74969 -x74970 -x74971 -x74972 -x74973 -x74974 -x74975 -x74976 -x74977 -x74978 -x74979 -x74980 -x74981 -x74982 -x74983 -x74984 -x74985 -x74986 -x74987 -x74988 -x74989 -x74990 -x74991 -x74992 -x74993 -x74994 -x74995 -x74996 -x74997 -x74998 -x74999 -x75000 -x75001 -x75002 -x75003 -x75004 -x75005 -x75006 -x75007 -x75008 -x75009 -x75010 -x75011 -x75012 -x75013 -x75014 -x75015 -x75016 -x75017 -x75018 -x75019 -x75053 -x75054 -x75055 -x75056 -x75057 -x75058 -x75059 -x75060 -x75061 -x75062 -x75063 -x75064 -x75065 -x75066 -x75067 -x75068 -x75069 -x75070 -x75071 -x75072 -x75073 -x75074 -x75075 -x75076 -x75077 -x75078 -x75079 -x75080 -x75081 -x75082 -x75083 -x75084 -x75085 -x75086 -x75087 -x75088 -x75089 -x75090 -x75091 -x75092 -x75093 -x75094 -x75095 -x75096 -x75097 -x75098 -x75099 -x75100 -x75101 -x75102 -x75103 -x75104 -x75105 -x75106 -x75107 -x75108 -x75109 -x75110 -x75111 -x75112 -x75113 -x75114 -x75115 -x75116 -x75117 -x75118 -x75119 -x75120 -x75121 -x75122 -x75123 -x75124 -x75125 -x75126 -x75127 -x75128 -x75129 -x75130 -x75131 -x75132 -x75133 -x75134 -x75135 -x75136 -x75137 -x75138 -x75139 -x75140 -x75141 -x75142 -x75143 -x75144 -x75145 -x75146 -x75147 -x75148 -x75149 -x75150 -x75151 -x75152 -x75153 -x75154 -x75155 -x75156 -x75157 -x75158 -x75159 -x75160 -x75161 -x75162 -x75163 -x75164 -x75165 -x75166 -x75167 -x75168 -x75169 -x75170 -x75171 -x75172 -x75173 -x75174 -x75175 -x75176 -x75177 -x75178 -x75179 -x75180 -x75181 -x75182 -x75183 -x75184 -x75185 -x75186 -x75187 -x75188 -x75189 -x75190 -x75191 -x75192 -x75193 -x75194 -x75195 -x75196 -x75197 -x75198 -x75199 -x75200 -x75201 -x75202 -x75203 -x75204 -x75205 -x75206 -x75207 -x75208 -x75209 -x75210 -x75211 -x75212 -x75213 -x75214 -x75215 -x75216 -x75217 -x75218 -x75219 -x75220 -x75221 -x75222 -x75223 -x75224 -x75225 -x75226 -x75227 -x75228 -x75229 -x75230 -x75231 -x75232 -x75233 -x75234 -x75235 -x75236 -x75237 -x75238 -x75239 -x75240 -x75241 -x75242 -x75243 -x75244 -x75245 -x75246 -x75247 -x75248 -x75249 -x75250 -x75779 -x75780 -x75781 -x75782 -x75783 -x75784 -x75785 -x75786 -x75787 -x75788 -x75789 -x75790 -x75791 -x75792 -x75793 -x75794 -x75795 -x75796 -x75797 -x75798 -x75799 -x75800 -x75801 -x75802 -x75803 -x75804 -x75805 -x75806 -x75807 -x75808 -x75809 -x75810 -x75811 -x76142 -x76143 -x76144 -x76145 -x76146 -x76147 -x76148 -x76149 -x76150 -x76151 -x76152 -x76153 -x76154 -x76155 -x76156 -x76157 -x76158 -x76159 -x76160 -x76161 -x76162 -x76163 -x76164 -x76165 -x76166 -x76167 -x76168 -x76169 -x76170 -x76171 -x76172 -x76173 -x76174 -x76373 -x76374 -x76375 -x76376 -x76377 -x76378 -x76379 -x76380 -x76381 -x76382 -x76383 -x76384 -x76385 -x76386 -x76387 -x76388 -x76389 -x76390 -x76391 -x76392 -x76393 -x76394 -x76395 -x76396 -x76397 -x76398 -x76399 -x76400 -x76401 -x76402 -x76403 -x76404 -x76405 -x76406 -x76407 -x76408 -x76409 -x76410 -x76411 -x76412 -x76413 -x76414 -x76415 -x76416 -x76417 -x76418 -x76419 -x76420 -x76421 -x76422 -x76423 -x76424 -x76425 -x76426 -x76427 -x76428 -x76429 -x76430 -x76431 -x76432 -x76433 -x76434 -x76435 -x76436 -x76437 -x76438 -x76439 -x76440 -x76441 -x76442 -x76443 -x76444 -x76445 -x76446 -x76447 -x76448 -x76449 -x76450 -x76451 -x76452 -x76453 -x76454 -x76455 -x76456 -x76457 -x76458 -x76459 -x76460 -x76461 -x76462 -x76463 -x76464 -x76465 -x76466 -x76467 -x76468 -x76469 -x76470 -x76471 -x76472 -x76473 -x76474 -x76475 -x76476 -x76477 -x76478 -x76479 -x76480 -x76481 -x76482 -x76483 -x76484 -x76485 -x76486 -x76487 -x76488 -x76489 -x76490 -x76491 -x76492 -x76493 -x76494 -x76495 -x76496 -x76497 -x76498 -x76499 -x76500 -x76501 -x76502 -x76503 -x76504 -x76505 -x76506 -x76507 -x76508 -x76509 -x76510 -x76511 -x76512 -x76513 -x76514 -x76515 x76516 -x76517 -x76518 -x76519 -x76520 -x76521 -x76522 -x76523 -x76524 -x76525 -x76526 -x76527 -x76528 -x76529 -x76530 -x76531 -x76532 -x76533 -x76534 -x76535 -x76536 -x76537 -x76538 -x76539 -x76540 -x76541 -x76542 -x76543 -x76544 -x76545 -x76546 -x76547 -x76548 -x76549 -x76550 -x76551 -x76552 -x76553 -x76554 -x76555 -x76556 -x76557 -x76558 -x76559 -x76560 -x76561 -x76562 -x76563 -x76564 -x76565 -x76566 -x76567 -x76568 -x76569 -x76570 -x75449 -x75450 -x75451 -x75452 -x75453 -x75454 -x75455 -x75456 -x75457 -x75458 -x75459 -x75460 -x75461 -x75462 -x75463 -x75464 -x75465 -x75466 -x75467 -x75468 -x75469 -x75470 -x75471 -x75472 -x75473 -x75474 -x75475 -x75476 -x75477 -x75478 -x75479 -x75480 -x75481 -x75482 -x75483 -x75484 -x75485 -x75486 -x75487 -x75488 -x75489 -x75490 -x75491 -x75492 -x75493 -x75494 -x75495 -x75496 -x75497 -x75498 -x75499 -x75500 -x75501 -x75502 -x75503 -x75504 -x75505 -x75506 -x75507 -x75508 -x75509 -x75510 -x75511 -x75512 -x75513 -x75514 -x75515 -x75516 -x75517 -x75518 -x75519 -x75520 -x75521 -x75522 -x75523 -x75524 -x75525 -x75526 -x75527 -x75528 -x75529 -x75530 -x75531 -x75532 -x75533 -x75534 -x75535 -x75536 -x75537 -x75538 -x75539 -x75540 -x75541 -x75542 -x75543 -x75544 -x75545 -x75546 -x75547 -x75548 -x75549 -x75550 -x75551 -x75552 -x75553 -x75554 -x75555 -x75556 -x75557 -x75558 -x75559 -x75560 -x75561 -x75562 -x75563 -x75564 -x75565 -x75566 -x75567 -x75568 -x75569 -x75570 -x75571 -x75572 -x75573 -x75574 -x75575 -x75576 -x75577 -x75578 -x75579 -x75580 -x75581 -x75582 -x75583 -x75584 -x75585 -x75586 -x75587 -x75588 -x75589 -x75590 -x75591 -x75592 -x75593 -x75594 -x75595 -x75596 -x75597 -x75598 -x75599 -x75600 -x75601 -x75602 -x75603 -x75604 -x75605 -x75606 -x75607 -x75608 -x75609 -x75610 -x75611 -x75612 -x75613 -x75614 -x75615 -x75616 -x75617 -x75618 -x75619 -x75620 -x75621 -x75622 -x75623 -x75624 -x75625 -x75626 -x75627 -x75628 -x75629 -x75630 -x75631 -x75632 -x75633 -x75634 -x75635 -x75636 -x75637 -x75638 -x75639 -x75640 -x75641 -x75642 -x75643 -x75644 -x75645 -x75646 -x75647 -x75648 -x75649 -x75650 -x75651 -x75652 -x75653 -x75654 -x75655 -x75656 -x75657 -x75658 -x75659 -x75660 -x75661 -x75662 -x75663 -x75664 -x75665 -x75666 -x75667 -x75668 -x75669 -x75670 -x75671 -x75672 -x75673 -x75674 -x75675 -x75676 -x75677 -x75678 -x75679 -x75680 -x75681 -x75682 -x75683 -x75684 -x75685 -x75686 -x75687 -x75688 -x75689 -x75690 -x75691 -x75692 -x75693 -x75694 -x75695 -x75696 -x75697 -x75698 -x75699 -x75700 -x75701 -x75702 -x75703 -x75704 -x75705 -x75706 -x75707 -x75708 -x75709 -x75710 -x75711 -x75712 -x75713 -x75714 -x75715 -x75716 -x75717 -x75718 -x75719 -x75720 -x75721 -x75722 -x75723 -x75724 -x75725 -x75726 -x75727 -x75728 -x75729 -x75730 -x75731 -x75732 -x75733 -x75734 -x75735 -x75736 -x75737 -x75738 -x75739 -x75740 -x75741 -x75742 -x75743 -x75744 -x75745 -x75746 -x75747 -x75748 -x75749 -x75750 -x75751 -x75752 -x75753 -x75754 -x75755 -x75756 -x75757 -x75758 -x75759 -x75760 -x75761 -x75762 -x75763 -x75764 -x75765 -x75766 -x75767 -x75768 -x75769 -x75770 -x75771 -x75772 -x75773 -x75774 -x75775 -x75776 -x75777 -x75778 -x75812 -x75813 -x75814 -x75815 -x75816 -x75817 -x75818 -x75819 -x75820 -x75821 -x75822 -x75823 -x75824 -x75825 -x75826 -x75827 -x75828 -x75829 -x75830 -x75831 -x75832 -x75833 -x75834 -x75835 -x75836 -x75837 -x75838 -x75839 -x75840 -x75841 -x75842 -x75843 -x75844 -x75845 -x75846 -x75847 -x75848 -x75849 -x75850 -x75851 -x75852 -x75853 -x75854 -x75855 -x75856 -x75857 -x75858 -x75859 -x75860 -x75861 -x75862 -x75863 -x75864 -x75865 -x75866 -x75867 -x75868 -x75869 -x75870 -x75871 -x75872 -x75873 -x75874 -x75875 -x75876 -x75877 -x75878 -x75879 -x75880 -x75881 -x75882 -x75883 -x75884 -x75885 -x75886 -x75887 -x75888 -x75889 -x75890 -x75891 -x75892 -x75893 -x75894 -x75895 -x75896 -x75897 -x75898 -x75899 -x75900 -x75901 -x75902 -x75903 -x75904 -x75905 -x75906 -x75907 -x75908 -x75909 -x75910 -x75911 -x75912 -x75913 -x75914 -x75915 -x75916 -x75917 -x75918 -x75919 -x75920 -x75921 -x75922 -x75923 -x75924 -x75925 -x75926 -x75927 -x75928 -x75929 -x75930 -x75931 -x75932 -x75933 -x75934 -x75935 -x75936 -x75937 -x75938 -x75939 -x75940 -x75941 -x75942 -x75943 -x75944 -x75945 -x75946 -x75947 -x75948 -x75949 -x75950 -x75951 -x75952 -x75953 -x75954 -x75955 -x75956 -x75957 -x75958 -x75959 -x75960 -x75961 -x75962 -x75963 -x75964 -x75965 -x75966 -x75967 -x75968 -x75969 -x75970 -x75971 -x75972 -x75973 -x75974 -x75975 -x75976 -x75977 -x75978 -x75979 -x75980 -x75981 -x75982 -x75983 -x75984 -x75985 -x75986 -x75987 -x75988 -x75989 -x75990 -x75991 -x75992 -x75993 -x75994 -x75995 -x75996 -x75997 -x75998 -x75999 -x76000 -x76001 -x76002 -x76003 -x76004 -x76005 -x76006 -x76007 -x76008 -x76009 -x76010 -x76011 -x76012 -x76013 -x76014 -x76015 -x76016 -x76017 -x76018 -x76019 -x76020 -x76021 -x76022 -x76023 -x76024 -x76025 -x76026 -x76027 -x76028 -x76029 -x76030 -x76031 -x76032 -x76033 -x76034 -x76035 -x76036 -x76037 -x76038 -x76039 -x76040 -x76041 -x76042 -x76043 -x76044 -x76045 -x76046 -x76047 -x76048 -x76049 -x76050 -x76051 -x76052 -x76053 -x76054 -x76055 -x76056 -x76057 -x76058 -x76059 -x76060 -x76061 -x76062 -x76063 -x76064 -x76065 -x76066 -x76067 -x76068 -x76069 -x76070 -x76071 -x76072 -x76073 -x76074 -x76075 -x76076 -x76077 -x76078 -x76079 -x76080 -x76081 -x76082 -x76083 -x76084 -x76085 -x76086 -x76087 -x76088 -x76089 -x76090 -x76091 -x76092 -x76093 -x76094 -x76095 -x76096 -x76097 -x76098 -x76099 -x76100 -x76101 -x76102 -x76103 -x76104 -x76105 -x76106 -x76107 -x76108 -x76109 -x76110 -x76111 -x76112 -x76113 -x76114 -x76115 -x76116 -x76117 -x76118 -x76119 -x76120 -x76121 -x76122 -x76123 -x76124 -x76125 -x76126 -x76127 -x76128 -x76129 -x76130 -x76131 -x76132 -x76133 -x76134 -x76135 -x76136 -x76137 -x76138 -x76139 -x76140 -x76141 -x76175 -x76176 -x76177 -x76178 -x76179 -x76180 -x76181 -x76182 -x76183 -x76184 -x76185 -x76186 -x76187 -x76188 -x76189 -x76190 -x76191 -x76192 -x76193 -x76194 -x76195 -x76196 -x76197 -x76198 -x76199 -x76200 -x76201 -x76202 -x76203 -x76204 -x76205 -x76206 -x76207 -x76208 -x76209 -x76210 -x76211 -x76212 -x76213 -x76214 -x76215 -x76216 -x76217 -x76218 -x76219 x76220 -x76221 -x76222 -x76223 -x76224 -x76225 -x76226 -x76227 -x76228 -x76229 -x76230 -x76231 -x76232 -x76233 -x76234 -x76235 -x76236 -x76237 -x76238 -x76239 -x76240 -x76241 -x76242 -x76243 -x76244 -x76245 -x76246 -x76247 -x76248 -x76249 -x76250 -x76251 -x76252 -x76253 -x76254 -x76255 -x76256 -x76257 -x76258 -x76259 -x76260 -x76261 -x76262 -x76263 -x76264 -x76265 -x76266 -x76267 -x76268 -x76269 -x76270 -x76271 -x76272 -x76273 -x76274 -x76275 -x76276 -x76277 -x76278 -x76279 -x76280 -x76281 -x76282 -x76283 -x76284 -x76285 -x76286 -x76287 -x76288 -x76289 -x76290 -x76291 -x76292 -x76293 -x76294 -x76295 -x76296 -x76297 -x76298 -x76299 -x76300 -x76301 -x76302 -x76303 -x76304 -x76305 -x76306 -x76307 -x76308 -x76309 -x76310 -x76311 -x76312 -x76313 -x76314 -x76315 -x76316 -x76317 -x76318 -x76319 -x76320 -x76321 -x76322 -x76323 -x76324 -x76325 -x76326 -x76327 -x76328 -x76329 -x76330 -x76331 -x76332 -x76333 -x76334 -x76335 -x76336 -x76337 -x76338 -x76339 -x76340 -x76341 -x76342 -x76343 -x76344 -x76345 -x76346 -x76347 -x76348 -x76349 -x76350 -x76351 -x76352 -x76353 -x76354 -x76355 -x76356 -x76357 -x76358 -x76359 -x76360 -x76361 -x76362 -x76363 -x76364 -x76365 -x76366 -x76367 -x76368 -x76369 -x76370 -x76371 -x76372 -x76901 -x76902 -x76903 -x76904 -x76905 -x76906 -x76907 -x76908 -x76909 -x76910 -x76911 -x76912 -x76913 -x76914 -x76915 -x76916 -x76917 -x76918 -x76919 -x76920 -x76921 -x76922 -x76923 -x76924 -x76925 -x76926 -x76927 -x76928 -x76929 -x76930 -x76931 -x76932 -x76933 -x77264 -x77265 -x77266 -x77267 -x77268 -x77269 -x77270 -x77271 -x77272 -x77273 -x77274 -x77275 -x77276 -x77277 -x77278 -x77279 -x77280 -x77281 -x77282 -x77283 -x77284 -x77285 -x77286 -x77287 -x77288 -x77289 -x77290 -x77291 -x77292 -x77293 -x77294 -x77295 -x77296 -x77495 -x77496 -x77497 -x77498 -x77499 -x77500 -x77501 -x77502 -x77503 -x77504 -x77505 -x77506 -x77507 -x77508 -x77509 -x77510 -x77511 -x77512 -x77513 -x77514 -x77515 -x77516 -x77517 -x77518 -x77519 -x77520 -x77521 -x77522 -x77523 -x77524 -x77525 -x77526 -x77527 -x77528 -x77529 -x77530 -x77531 -x77532 -x77533 -x77534 -x77535 -x77536 -x77537 -x77538 -x77539 -x77540 -x77541 -x77542 -x77543 -x77544 -x77545 -x77546 -x77547 -x77548 -x77549 -x77550 -x77551 -x77552 -x77553 -x77554 -x77555 -x77556 -x77557 -x77558 -x77559 -x77560 -x77561 -x77562 -x77563 -x77564 -x77565 -x77566 -x77567 -x77568 -x77569 -x77570 -x77571 -x77572 -x77573 -x77574 -x77575 -x77576 -x77577 -x77578 -x77579 -x77580 -x77581 -x77582 -x77583 -x77584 -x77585 -x77586 -x77587 -x77588 -x77589 -x77590 -x77591 -x77592 -x77593 -x77594 -x77595 -x77596 -x77597 -x77598 -x77599 -x77600 -x77601 -x77602 -x77603 -x77604 -x77605 -x77606 -x77607 -x77608 -x77609 -x77610 -x77611 -x77612 -x77613 -x77614 -x77615 -x77616 -x77617 -x77618 -x77619 -x77620 -x77621 -x77622 -x77623 -x77624 -x77625 -x77626 -x77627 -x77628 -x77629 -x77630 -x77631 -x77632 -x77633 -x77634 -x77635 -x77636 -x77637 -x77638 -x77639 -x77640 -x77641 -x77642 -x77643 -x77644 -x77645 -x77646 -x77647 -x77648 -x77649 -x77650 -x77651 -x77652 -x77653 -x77654 -x77655 -x77656 -x77657 -x77658 -x77659 -x77660 -x77661 -x77662 -x77663 -x77664 -x77665 -x77666 -x77667 -x77668 -x77669 -x77670 -x77671 -x77672 -x77673 -x77674 -x77675 -x77676 -x77677 -x77678 -x77679 -x77680 -x77681 -x77682 -x77683 -x77684 -x77685 -x77686 -x77687 -x77688 -x77689 -x77690 -x77691 -x77692 -x76571 -x76572 -x76573 -x76574 -x76575 -x76576 -x76577 -x76578 -x76579 -x76580 -x76581 -x76582 -x76583 -x76584 -x76585 -x76586 -x76587 -x76588 -x76589 -x76590 -x76591 -x76592 -x76593 -x76594 -x76595 -x76596 -x76597 -x76598 -x76599 -x76600 -x76601 -x76602 -x76603 -x76604 -x76605 -x76606 -x76607 -x76608 -x76609 -x76610 -x76611 -x76612 -x76613 -x76614 -x76615 -x76616 -x76617 -x76618 -x76619 -x76620 -x76621 -x76622 -x76623 -x76624 -x76625 -x76626 -x76627 -x76628 -x76629 -x76630 -x76631 -x76632 -x76633 -x76634 -x76635 -x76636 -x76637 -x76638 -x76639 -x76640 -x76641 -x76642 -x76643 -x76644 -x76645 -x76646 -x76647 -x76648 -x76649 -x76650 -x76651 -x76652 -x76653 -x76654 -x76655 -x76656 -x76657 -x76658 -x76659 -x76660 -x76661 -x76662 -x76663 -x76664 -x76665 -x76666 -x76667 -x76668 -x76669 -x76670 -x76671 -x76672 -x76673 -x76674 -x76675 -x76676 -x76677 -x76678 -x76679 -x76680 -x76681 -x76682 -x76683 -x76684 -x76685 -x76686 -x76687 -x76688 -x76689 -x76690 -x76691 -x76692 -x76693 -x76694 -x76695 -x76696 -x76697 -x76698 -x76699 -x76700 -x76701 -x76702 -x76703 -x76704 -x76705 -x76706 -x76707 -x76708 -x76709 -x76710 -x76711 -x76712 -x76713 -x76714 -x76715 -x76716 -x76717 -x76718 -x76719 -x76720 -x76721 -x76722 -x76723 -x76724 -x76725 -x76726 -x76727 -x76728 -x76729 -x76730 -x76731 -x76732 -x76733 -x76734 -x76735 -x76736 -x76737
421.33/423.15	v -x76738 -x76739 -x76740 -x76741 -x76742 -x76743 -x76744 -x76745 -x76746 -x76747 -x76748 -x76749 -x76750 -x76751 -x76752 -x76753 -x76754 -x76755 -x76756 -x76757 -x76758 -x76759 -x76760 -x76761 -x76762 -x76763 -x76764 -x76765 -x76766 -x76767 -x76768 -x76769 -x76770 -x76771 -x76772 -x76773 -x76774 -x76775 -x76776 -x76777 -x76778 -x76779 -x76780 -x76781 -x76782 -x76783 -x76784 -x76785 -x76786 -x76787 -x76788 -x76789 -x76790 -x76791 -x76792 -x76793 -x76794 -x76795 -x76796 -x76797 -x76798 -x76799 -x76800 -x76801 -x76802 -x76803 -x76804 -x76805 -x76806 -x76807 -x76808 -x76809 -x76810 -x76811 -x76812 -x76813 -x76814 -x76815 -x76816 -x76817 -x76818 -x76819 -x76820 -x76821 -x76822 -x76823 -x76824 -x76825 -x76826 -x76827 -x76828 -x76829 -x76830 -x76831 -x76832 -x76833 -x76834 -x76835 -x76836 -x76837 -x76838 -x76839 -x76840 -x76841 -x76842 -x76843 -x76844 -x76845 -x76846 -x76847 -x76848 -x76849 -x76850 -x76851 -x76852 -x76853 -x76854 -x76855 -x76856 -x76857 -x76858 -x76859 -x76860 -x76861 -x76862 -x76863 -x76864 -x76865 -x76866 -x76867 -x76868 -x76869 -x76870 -x76871 -x76872 -x76873 -x76874 -x76875 -x76876 -x76877 -x76878 -x76879 -x76880 -x76881 -x76882 -x76883 -x76884 -x76885 -x76886 -x76887 -x76888 -x76889 -x76890 -x76891 -x76892 -x76893 -x76894 -x76895 -x76896 -x76897 -x76898 -x76899 -x76900 -x76934 -x76935 -x76936 -x76937 -x76938 -x76939 -x76940 -x76941 -x76942 -x76943 -x76944 -x76945 -x76946 -x76947 -x76948 -x76949 -x76950 -x76951 -x76952 -x76953 -x76954 -x76955 -x76956 -x76957 -x76958 -x76959 -x76960 -x76961 -x76962 -x76963 -x76964 -x76965 -x76966 -x76967 -x76968 -x76969 -x76970 -x76971 -x76972 -x76973 -x76974 -x76975 -x76976 -x76977 -x76978 -x76979 -x76980 -x76981 -x76982 -x76983 -x76984 -x76985 -x76986 -x76987 -x76988 -x76989 -x76990 -x76991 -x76992 -x76993 -x76994 -x76995 -x76996 -x76997 -x76998 -x76999 -x77000 -x77001 -x77002 -x77003 -x77004 -x77005 -x77006 -x77007 -x77008 -x77009 -x77010 -x77011 -x77012 -x77013 -x77014 -x77015 -x77016 -x77017 -x77018 -x77019 -x77020 -x77021 -x77022 -x77023 -x77024 -x77025 -x77026 -x77027 -x77028 -x77029 -x77030 -x77031 -x77032 -x77033 -x77034 -x77035 -x77036 -x77037 -x77038 -x77039 -x77040 -x77041 -x77042 -x77043 -x77044 -x77045 -x77046 -x77047 -x77048 -x77049 -x77050 -x77051 -x77052 -x77053 -x77054 -x77055 -x77056 -x77057 -x77058 -x77059 -x77060 -x77061 -x77062 -x77063 -x77064 -x77065 -x77066 -x77067 -x77068 -x77069 -x77070 -x77071 -x77072 -x77073 -x77074 -x77075 -x77076 -x77077 -x77078 -x77079 -x77080 -x77081 -x77082 -x77083 -x77084 -x77085 -x77086 -x77087 -x77088 -x77089 -x77090 -x77091 -x77092 -x77093 -x77094 -x77095 -x77096 -x77097 -x77098 -x77099 -x77100 -x77101 -x77102 -x77103 -x77104 -x77105 -x77106 -x77107 -x77108 -x77109 -x77110 -x77111 -x77112 -x77113 -x77114 -x77115 -x77116 -x77117 -x77118 -x77119 -x77120 -x77121 -x77122 -x77123 -x77124 -x77125 -x77126 -x77127 -x77128 -x77129 -x77130 -x77131 -x77132 -x77133 -x77134 -x77135 -x77136 -x77137 -x77138 -x77139 -x77140 -x77141 -x77142 -x77143 -x77144 -x77145 -x77146 -x77147 -x77148 -x77149 -x77150 -x77151 -x77152 -x77153 -x77154 -x77155 -x77156 -x77157 -x77158 -x77159 -x77160 -x77161 -x77162 -x77163 -x77164 -x77165 -x77166 -x77167 -x77168 -x77169 -x77170 -x77171 -x77172 -x77173 -x77174 -x77175 -x77176 -x77177 -x77178 -x77179 -x77180 -x77181 -x77182 -x77183 -x77184 -x77185 -x77186 -x77187 -x77188 -x77189 -x77190 -x77191 -x77192 -x77193 -x77194 -x77195 -x77196 -x77197 -x77198 -x77199 -x77200 -x77201 -x77202 -x77203 -x77204 -x77205 -x77206 -x77207 -x77208 -x77209 -x77210 -x77211 -x77212 -x77213 -x77214 -x77215 -x77216 -x77217 -x77218 -x77219 -x77220 -x77221 -x77222 -x77223 -x77224 -x77225 -x77226 -x77227 -x77228 -x77229 -x77230 -x77231 -x77232 -x77233 -x77234 -x77235 -x77236 -x77237 -x77238 -x77239 -x77240 -x77241 -x77242 -x77243 -x77244 -x77245 -x77246 -x77247 -x77248 -x77249 -x77250 -x77251 -x77252 -x77253 -x77254 -x77255 -x77256 -x77257 -x77258 -x77259 -x77260 -x77261 -x77262 -x77263 -x77297 -x77298 -x77299 -x77300 -x77301 -x77302 -x77303 -x77304 -x77305 -x77306 -x77307 -x77308 -x77309 -x77310 -x77311 -x77312 -x77313 -x77314 -x77315 -x77316 -x77317 -x77318 -x77319 -x77320 -x77321 -x77322 -x77323 -x77324 -x77325 -x77326 -x77327 -x77328 -x77329 -x77330 -x77331 -x77332 -x77333 -x77334 -x77335 -x77336 -x77337 -x77338 -x77339 -x77340 -x77341 -x77342 -x77343 -x77344 -x77345 -x77346 -x77347 -x77348 -x77349 -x77350 -x77351 -x77352 -x77353 -x77354 -x77355 -x77356 -x77357 -x77358 -x77359 -x77360 -x77361 -x77362 -x77363 -x77364 -x77365 -x77366 -x77367 -x77368 -x77369 -x77370 -x77371 -x77372 -x77373 -x77374 -x77375 -x77376 -x77377 -x77378 -x77379 -x77380 -x77381 -x77382 -x77383 -x77384 -x77385 -x77386 -x77387 -x77388 -x77389 -x77390 -x77391 -x77392 -x77393 -x77394 -x77395 -x77396 -x77397 -x77398 -x77399 -x77400 -x77401 -x77402 -x77403 -x77404 -x77405 -x77406 -x77407 -x77408 -x77409 -x77410 -x77411 -x77412 -x77413 -x77414 -x77415 -x77416 -x77417 -x77418 -x77419 -x77420 -x77421 -x77422 -x77423 -x77424 -x77425 -x77426 -x77427 -x77428 -x77429 -x77430 -x77431 -x77432 -x77433 -x77434 -x77435 -x77436 -x77437 -x77438 -x77439 -x77440 -x77441 -x77442 -x77443 -x77444 -x77445 -x77446 -x77447 -x77448 -x77449 -x77450 -x77451 -x77452 -x77453 -x77454 -x77455 -x77456 -x77457 -x77458 -x77459 -x77460 -x77461 -x77462 -x77463 -x77464 -x77465 -x77466 -x77467 -x77468 -x77469 -x77470 -x77471 -x77472 -x77473 -x77474 -x77475 -x77476 -x77477 -x77478 -x77479 -x77480 -x77481 -x77482 -x77483 -x77484 -x77485 -x77486 -x77487 -x77488 -x77489 -x77490 -x77491 -x77492 -x77493 -x77494 -x78023 -x78024 -x78025 -x78026 -x78027 -x78028 -x78029 -x78030 -x78031 -x78032 -x78033 -x78034 -x78035 -x78036 -x78037 -x78038 -x78039 -x78040 -x78041 -x78042 -x78043 -x78044 -x78045 -x78046 -x78047 -x78048 -x78049 -x78050 -x78051 -x78052 -x78053 -x78054 -x78055 -x78386 -x78387 -x78388 -x78389 -x78390 -x78391 -x78392 -x78393 -x78394 -x78395 -x78396 -x78397 -x78398 -x78399 -x78400 -x78401 -x78402 -x78403 -x78404 -x78405 -x78406 -x78407 -x78408 -x78409 -x78410 -x78411 -x78412 -x78413 -x78414 -x78415 -x78416 -x78417 -x78418 -x78617 -x78618 -x78619 -x78620 -x78621 -x78622 -x78623 -x78624 -x78625 -x78626 -x78627 -x78628 -x78629 -x78630 -x78631 -x78632 -x78633 -x78634 -x78635 -x78636 -x78637 -x78638 -x78639 -x78640 -x78641 -x78642 -x78643 -x78644 -x78645 -x78646 -x78647 -x78648 -x78649 -x78650 -x78651 -x78652 -x78653 -x78654 -x78655 -x78656 -x78657 -x78658 -x78659 -x78660 -x78661 -x78662 -x78663 -x78664 -x78665 -x78666 -x78667 -x78668 -x78669 -x78670 -x78671 -x78672 -x78673 -x78674 -x78675 -x78676 -x78677 -x78678 -x78679 -x78680 -x78681 -x78682 -x78683 -x78684 -x78685 -x78686 -x78687 -x78688 -x78689 -x78690 -x78691 -x78692 -x78693 -x78694 -x78695 -x78696 -x78697 -x78698 -x78699 -x78700 -x78701 -x78702 -x78703 -x78704 -x78705 -x78706 -x78707 -x78708 -x78709 -x78710 -x78711 -x78712 -x78713 -x78714 -x78715 -x78716 -x78717 -x78718 -x78719 -x78720 -x78721 -x78722 -x78723 -x78724 -x78725 -x78726 -x78727 -x78728 -x78729 -x78730 -x78731 -x78732 -x78733 -x78734 -x78735 -x78736 -x78737 -x78738 -x78739 -x78740 -x78741 -x78742 -x78743 -x78744 -x78745 -x78746 -x78747 -x78748 -x78749 -x78750 -x78751 -x78752 -x78753 -x78754 -x78755 -x78756 -x78757 -x78758 -x78759 -x78760 -x78761 -x78762 -x78763 -x78764 -x78765 -x78766 -x78767 -x78768 -x78769 -x78770 -x78771 -x78772 -x78773 -x78774 -x78775 -x78776 -x78777 -x78778 -x78779 -x78780 -x78781 -x78782 -x78783 -x78784 -x78785 -x78786 -x78787 -x78788 -x78789 -x78790 -x78791 -x78792 -x78793 -x78794 -x78795 -x78796 -x78797 -x78798 -x78799 -x78800 -x78801 -x78802 -x78803 -x78804 -x78805 -x78806 -x78807 -x78808 -x78809 -x78810 -x78811 -x78812 -x78813 -x78814 -x77693 -x77694 -x77695 -x77696 -x77697 -x77698 -x77699 -x77700 -x77701 -x77702 -x77703 -x77704 -x77705 -x77706 -x77707 -x77708 -x77709 -x77710 -x77711 -x77712 -x77713 -x77714 -x77715 -x77716 -x77717 -x77718 -x77719 -x77720 -x77721 -x77722 -x77723 -x77724 -x77725 -x77726 -x77727 -x77728 -x77729 -x77730 -x77731 -x77732 -x77733 -x77734 -x77735 -x77736 -x77737 -x77738 -x77739 -x77740 -x77741 -x77742 -x77743 -x77744 -x77745 -x77746 -x77747 -x77748 -x77749 -x77750 -x77751 -x77752 -x77753 -x77754 -x77755 -x77756 -x77757 -x77758 -x77759 -x77760 -x77761 -x77762 -x77763 -x77764 -x77765 -x77766 -x77767 -x77768 -x77769 -x77770 -x77771 -x77772 -x77773 -x77774 -x77775 -x77776 -x77777 -x77778 -x77779 -x77780 -x77781 -x77782 -x77783 -x77784 -x77785 -x77786 -x77787 -x77788 -x77789 -x77790 -x77791 -x77792 -x77793 -x77794 -x77795 -x77796 -x77797 -x77798 -x77799 -x77800 -x77801 -x77802 -x77803 -x77804 -x77805 -x77806 -x77807 -x77808 -x77809 -x77810 -x77811 -x77812 -x77813 -x77814 -x77815 -x77816 -x77817 -x77818 -x77819 -x77820 -x77821 -x77822 -x77823 -x77824 -x77825 -x77826 -x77827 -x77828 -x77829 -x77830 -x77831 -x77832 -x77833 -x77834 -x77835 -x77836 -x77837 -x77838 -x77839 -x77840 -x77841 -x77842 -x77843 -x77844 -x77845 -x77846 -x77847 -x77848 -x77849 -x77850 -x77851 -x77852 -x77853 -x77854 -x77855 -x77856 -x77857 -x77858 -x77859 -x77860 -x77861 -x77862 -x77863 -x77864 -x77865 -x77866 -x77867 -x77868 -x77869 -x77870 -x77871 -x77872 -x77873 -x77874 -x77875 -x77876 -x77877 -x77878 -x77879 -x77880 -x77881 -x77882 -x77883 -x77884 -x77885 -x77886 -x77887 -x77888 -x77889 -x77890 -x77891 -x77892 -x77893 -x77894 -x77895 -x77896 -x77897 -x77898 -x77899 -x77900 -x77901 -x77902 -x77903 -x77904 -x77905 -x77906 -x77907 -x77908 -x77909 -x77910 -x77911 -x77912 -x77913 -x77914 -x77915 -x77916 -x77917 -x77918 -x77919 -x77920 -x77921 -x77922 -x77923 -x77924 -x77925 -x77926 -x77927 -x77928 -x77929 -x77930 -x77931 -x77932 -x77933 -x77934 -x77935 -x77936 -x77937 -x77938 -x77939 -x77940 -x77941 -x77942 -x77943 -x77944 -x77945 -x77946 -x77947 -x77948 -x77949 -x77950 -x77951 -x77952 -x77953 -x77954 -x77955 -x77956 -x77957 -x77958 -x77959 -x77960 -x77961 -x77962 -x77963 -x77964 -x77965 -x77966 -x77967 -x77968 -x77969 -x77970 -x77971 -x77972 -x77973 -x77974 -x77975 -x77976 -x77977 -x77978 -x77979 -x77980 -x77981 -x77982 -x77983 -x77984 -x77985 -x77986 -x77987 -x77988 -x77989 -x77990 -x77991 -x77992 -x77993 -x77994 -x77995 -x77996 -x77997 -x77998 -x77999 -x78000 -x78001 -x78002 -x78003 -x78004 -x78005 -x78006 -x78007 -x78008 -x78009 -x78010 -x78011 -x78012 -x78013 -x78014 -x78015 -x78016 -x78017 -x78018 -x78019 -x78020 -x78021 -x78022 -x78056 -x78057 -x78058 -x78059 -x78060 -x78061 -x78062 -x78063 -x78064 -x78065 -x78066 -x78067 -x78068 -x78069 -x78070 -x78071 -x78072 -x78073 -x78074 -x78075 -x78076 -x78077 -x78078 -x78079 -x78080 -x78081 -x78082 -x78083 -x78084 -x78085 -x78086 -x78087 -x78088 -x78089 -x78090 -x78091 -x78092 -x78093 -x78094 -x78095 -x78096 -x78097 -x78098 -x78099 -x78100 -x78101 -x78102 -x78103 -x78104 -x78105 -x78106 -x78107 -x78108 -x78109 -x78110 -x78111 -x78112 -x78113 -x78114 -x78115 -x78116 -x78117 -x78118 -x78119 -x78120 -x78121 -x78122 -x78123 -x78124 -x78125 -x78126 -x78127 -x78128 -x78129 -x78130 -x78131 -x78132 -x78133 -x78134 -x78135 -x78136 -x78137 -x78138 -x78139 -x78140 -x78141 -x78142 -x78143 -x78144 -x78145 -x78146 -x78147 -x78148 -x78149 -x78150 -x78151 -x78152 -x78153 -x78154 -x78155 -x78156 -x78157 -x78158 -x78159 -x78160 -x78161 -x78162 -x78163 -x78164 -x78165 -x78166 -x78167 -x78168 -x78169 -x78170 -x78171 -x78172 -x78173 -x78174 -x78175 -x78176 -x78177 -x78178 -x78179 -x78180 -x78181 -x78182 -x78183 -x78184 -x78185 -x78186 -x78187 -x78188 -x78189 -x78190 -x78191 -x78192 -x78193 -x78194 -x78195 -x78196 -x78197 -x78198 -x78199 -x78200 -x78201 -x78202 -x78203 -x78204 -x78205 -x78206 -x78207 -x78208 -x78209 -x78210 -x78211 -x78212 -x78213 -x78214 -x78215 -x78216 -x78217 -x78218 -x78219 -x78220 -x78221 -x78222 -x78223 -x78224 -x78225 -x78226 -x78227 -x78228 -x78229 -x78230 -x78231 -x78232 -x78233 -x78234 -x78235 -x78236 -x78237 -x78238 -x78239 -x78240 -x78241 -x78242 -x78243 -x78244 -x78245 -x78246 -x78247 -x78248 -x78249 -x78250 -x78251 -x78252 -x78253 -x78254 -x78255 -x78256 -x78257 -x78258 -x78259 -x78260 -x78261 -x78262 -x78263 -x78264 -x78265 -x78266 -x78267 -x78268 -x78269 -x78270 -x78271 -x78272 -x78273 -x78274 -x78275 -x78276 -x78277 -x78278 -x78279 -x78280 -x78281 -x78282 -x78283 -x78284 -x78285 -x78286 -x78287 -x78288 -x78289 -x78290 -x78291 -x78292 -x78293 -x78294 -x78295 -x78296 -x78297 -x78298 -x78299 -x78300 -x78301 -x78302 -x78303 -x78304 -x78305 -x78306 -x78307 -x78308 -x78309 -x78310 -x78311 -x78312 -x78313 -x78314 -x78315 -x78316 -x78317 -x78318 -x78319 -x78320 -x78321 -x78322 -x78323 -x78324 -x78325 -x78326 -x78327 -x78328 -x78329 -x78330 -x78331 -x78332 -x78333 -x78334 -x78335 -x78336 -x78337 -x78338 -x78339 -x78340 -x78341 -x78342 -x78343 -x78344 -x78345 -x78346 -x78347 -x78348 -x78349 -x78350 -x78351 -x78352 -x78353 -x78354 -x78355 -x78356 -x78357 -x78358 -x78359 -x78360 -x78361 -x78362 -x78363 -x78364 -x78365 -x78366 -x78367 -x78368 -x78369 -x78370 -x78371 -x78372 -x78373 -x78374 -x78375 -x78376 -x78377 -x78378 -x78379 -x78380 -x78381 -x78382 -x78383 -x78384 -x78385 -x78419 -x78420 -x78421 -x78422 -x78423 -x78424 -x78425 -x78426 -x78427 -x78428 -x78429 -x78430 -x78431 -x78432 -x78433 -x78434 -x78435 -x78436 -x78437 -x78438 -x78439 -x78440 -x78441 -x78442 -x78443 -x78444 -x78445 -x78446 -x78447 -x78448 -x78449 -x78450 -x78451 -x78452 -x78453 -x78454 -x78455 -x78456 -x78457 -x78458 -x78459 -x78460 -x78461 -x78462 -x78463 -x78464 -x78465 -x78466 -x78467 -x78468 -x78469 -x78470 -x78471 -x78472 -x78473 -x78474 -x78475 -x78476 -x78477 -x78478 -x78479 -x78480 -x78481 -x78482 -x78483 -x78484 -x78485 -x78486 -x78487 -x78488 -x78489 -x78490 -x78491 -x78492 -x78493 -x78494 -x78495 -x78496 -x78497 -x78498 -x78499 -x78500 -x78501 -x78502 -x78503 -x78504 -x78505 -x78506 -x78507 -x78508 -x78509 -x78510 -x78511 -x78512 -x78513 -x78514 -x78515 -x78516 -x78517 -x78518 -x78519 -x78520 -x78521 -x78522 -x78523 -x78524 -x78525 -x78526 -x78527 -x78528 -x78529 -x78530 -x78531 -x78532 -x78533 -x78534 -x78535 -x78536 -x78537 -x78538 -x78539 -x78540 -x78541 -x78542 -x78543 -x78544 -x78545 -x78546 -x78547 -x78548 -x78549 -x78550 -x78551 -x78552 -x78553 -x78554 -x78555 -x78556 -x78557 -x78558 -x78559 -x78560 -x78561 -x78562 -x78563 -x78564 -x78565 -x78566 -x78567 -x78568 -x78569 -x78570 -x78571 -x78572 -x78573 -x78574 -x78575 -x78576 -x78577 -x78578 -x78579 -x78580 -x78581 -x78582 -x78583 -x78584 -x78585 -x78586 -x78587 -x78588 -x78589 -x78590 -x78591 -x78592 -x78593 -x78594 -x78595 -x78596 -x78597 -x78598 -x78599 -x78600 -x78601 -x78602 -x78603 -x78604 -x78605 -x78606 -x78607 -x78608 -x78609 -x78610 -x78611 -x78612 -x78613 -x78614 -x78615 -x78616 -x79145 -x79146 -x79147 -x79148 -x79149 -x79150 -x79151 -x79152 -x79153 -x79154 -x79155 -x79156 -x79157 -x79158 -x79159 -x79160 -x79161 -x79162 -x79163 -x79164 -x79165 -x79166 -x79167 -x79168 -x79169 -x79170 -x79171 -x79172 -x79173 -x79174 x79175 -x79176 -x79177 -x79508 -x79509 -x79510 -x79511 -x79512 -x79513 -x79514 -x79515 -x79516 -x79517 -x79518 -x79519 -x79520 -x79521 -x79522 -x79523 -x79524 -x79525 -x79526 -x79527 -x79528 -x79529 -x79530 -x79531 -x79532 -x79533 -x79534 -x79535 -x79536 -x79537 -x79538 -x79539 -x79540 -x79739 -x79740 -x79741 -x79742 -x79743 -x79744 -x79745 -x79746 -x79747 -x79748 -x79749 -x79750 -x79751 -x79752 -x79753 -x79754 -x79755 -x79756 -x79757 -x79758 -x79759 -x79760 -x79761 -x79762 -x79763 -x79764 -x79765 -x79766 -x79767 -x79768 -x79769 -x79770 -x79771 -x79772 -x79773 -x79774 -x79775 -x79776 -x79777 -x79778 -x79779 -x79780 -x79781 -x79782 -x79783 -x79784 -x79785 -x79786 -x79787 -x79788 -x79789 -x79790 -x79791 -x79792 -x79793 -x79794 -x79795 -x79796 -x79797 -x79798 -x79799 -x79800 -x79801 -x79802 -x79803 -x79804 -x79805 -x79806 -x79807 -x79808 -x79809 -x79810 -x79811 -x79812 -x79813 -x79814 -x79815 -x79816 -x79817 -x79818 -x79819 -x79820 -x79821 -x79822 -x79823 -x79824 -x79825 -x79826 -x79827 -x79828 -x79829 -x79830 -x79831 -x79832 -x79833 -x79834 -x79835 -x79836 -x79837 -x79838 -x79839 -x79840 -x79841 -x79842 -x79843 -x79844 -x79845 -x79846 -x79847 -x79848 -x79849 -x79850 -x79851 -x79852 -x79853 -x79854 -x79855 -x79856 -x79857 -x79858 -x79859
421.33/423.15	v -x79860 -x79861 -x79862 -x79863 -x79864 -x79865 -x79866 -x79867 -x79868 -x79869 -x79870 -x79871 -x79872 -x79873 -x79874 -x79875 -x79876 -x79877 -x79878 -x79879 -x79880 -x79881 -x79882 -x79883 -x79884 -x79885 -x79886 -x79887 -x79888 -x79889 -x79890 -x79891 -x79892 -x79893 -x79894 -x79895 -x79896 -x79897 -x79898 -x79899 -x79900 -x79901 -x79902 -x79903 -x79904 -x79905 -x79906 -x79907 -x79908 -x79909 -x79910 -x79911 -x79912 -x79913 -x79914 -x79915 -x79916 -x79917 -x79918 -x79919 -x79920 -x79921 -x79922 -x79923 -x79924 -x79925 -x79926 -x79927 -x79928 -x79929 -x79930 -x79931 -x79932 -x79933 -x79934 -x79935 -x79936 -x78815 -x78816 -x78817 -x78818 -x78819 -x78820 -x78821 -x78822 -x78823 -x78824 -x78825 -x78826 -x78827 -x78828 -x78829 -x78830 -x78831 -x78832 -x78833 -x78834 -x78835 -x78836 -x78837 -x78838 -x78839 -x78840 -x78841 -x78842 -x78843 -x78844 -x78845 -x78846 -x78847 -x78848 -x78849 -x78850 -x78851 -x78852 -x78853 -x78854 -x78855 -x78856 -x78857 -x78858 -x78859 -x78860 -x78861 -x78862 -x78863 -x78864 -x78865 -x78866 -x78867 -x78868 -x78869 -x78870 -x78871 -x78872 -x78873 -x78874 -x78875 -x78876 -x78877 -x78878 -x78879 -x78880 -x78881 -x78882 -x78883 -x78884 -x78885 -x78886 -x78887 -x78888 -x78889 -x78890 -x78891 -x78892 -x78893 -x78894 -x78895 -x78896 -x78897 -x78898 -x78899 -x78900 -x78901 -x78902 -x78903 -x78904 -x78905 -x78906 -x78907 -x78908 -x78909 -x78910 -x78911 -x78912 -x78913 -x78914 -x78915 -x78916 -x78917 -x78918 -x78919 -x78920 -x78921 -x78922 -x78923 -x78924 -x78925 -x78926 -x78927 -x78928 -x78929 -x78930 -x78931 -x78932 -x78933 -x78934 -x78935 -x78936 -x78937 -x78938 -x78939 -x78940 -x78941 -x78942 -x78943 -x78944 -x78945 -x78946 -x78947 -x78948 -x78949 -x78950 -x78951 -x78952 -x78953 -x78954 -x78955 -x78956 -x78957 -x78958 -x78959 -x78960 -x78961 -x78962 -x78963 -x78964 -x78965 -x78966 -x78967 -x78968 -x78969 -x78970 -x78971 -x78972 -x78973 -x78974 -x78975 -x78976 -x78977 -x78978 -x78979 -x78980 -x78981 -x78982 -x78983 -x78984 -x78985 -x78986 -x78987 -x78988 -x78989 -x78990 -x78991 -x78992 -x78993 -x78994 -x78995 -x78996 -x78997 -x78998 -x78999 -x79000 -x79001 -x79002 -x79003 -x79004 -x79005 -x79006 -x79007 -x79008 -x79009 -x79010 -x79011 -x79012 -x79013 -x79014 -x79015 -x79016 -x79017 -x79018 -x79019 -x79020 -x79021 -x79022 -x79023 -x79024 -x79025 -x79026 -x79027 -x79028 -x79029 -x79030 -x79031 -x79032 -x79033 -x79034 -x79035 -x79036 -x79037 -x79038 -x79039 -x79040 -x79041 -x79042 x79043 -x79044 -x79045 -x79046 -x79047 -x79048 -x79049 -x79050 -x79051 -x79052 -x79053 -x79054 -x79055 -x79056 -x79057 -x79058 -x79059 -x79060 -x79061 -x79062 -x79063 -x79064 -x79065 -x79066 -x79067 -x79068 -x79069 -x79070 -x79071 -x79072 -x79073 -x79074 -x79075 -x79076 -x79077 -x79078 -x79079 -x79080 -x79081 -x79082 -x79083 -x79084 -x79085 -x79086 -x79087 -x79088 -x79089 -x79090 -x79091 -x79092 -x79093 -x79094 -x79095 -x79096 -x79097 -x79098 -x79099 -x79100 -x79101 -x79102 -x79103 -x79104 -x79105 -x79106 -x79107 -x79108 -x79109 -x79110 -x79111 -x79112 -x79113 -x79114 -x79115 -x79116 -x79117 -x79118 -x79119 -x79120 -x79121 -x79122 -x79123 -x79124 -x79125 -x79126 -x79127 -x79128 -x79129 -x79130 -x79131 -x79132 -x79133 -x79134 -x79135 -x79136 -x79137 -x79138 -x79139 -x79140 -x79141 -x79142 -x79143 -x79144 -x79178 -x79179 -x79180 -x79181 -x79182 -x79183 -x79184 -x79185 -x79186 -x79187 -x79188 -x79189 -x79190 -x79191 -x79192 -x79193 -x79194 -x79195 -x79196 -x79197 -x79198 -x79199 -x79200 -x79201 -x79202 -x79203 -x79204 -x79205 -x79206 -x79207 -x79208 -x79209 -x79210 -x79211 -x79212 -x79213 -x79214 -x79215 -x79216 -x79217 -x79218 -x79219 -x79220 -x79221 -x79222 -x79223 -x79224 -x79225 -x79226 -x79227 -x79228 -x79229 -x79230 -x79231 -x79232 -x79233 -x79234 -x79235 -x79236 -x79237 -x79238 -x79239 -x79240 -x79241 -x79242 -x79243 -x79244 -x79245 -x79246 -x79247 -x79248 -x79249 -x79250 -x79251 -x79252 -x79253 -x79254 -x79255 -x79256 -x79257 -x79258 -x79259 -x79260 -x79261 -x79262 -x79263 -x79264 -x79265 -x79266 -x79267 -x79268 -x79269 -x79270 -x79271 -x79272 -x79273 -x79274 -x79275 -x79276 -x79277 -x79278 -x79279 -x79280 -x79281 -x79282 -x79283 -x79284 -x79285 -x79286 -x79287 -x79288 -x79289 -x79290 -x79291 -x79292 -x79293 -x79294 -x79295 -x79296 -x79297 -x79298 -x79299 -x79300 -x79301 -x79302 -x79303 -x79304 -x79305 -x79306 -x79307 -x79308 -x79309 -x79310 -x79311 -x79312 -x79313 -x79314 -x79315 -x79316 -x79317 -x79318 -x79319 -x79320 -x79321 -x79322 -x79323 -x79324 -x79325 -x79326 -x79327 -x79328 -x79329 -x79330 -x79331 -x79332 -x79333 -x79334 -x79335 -x79336 -x79337 -x79338 -x79339 -x79340 -x79341 -x79342 -x79343 -x79344 -x79345 -x79346 -x79347 -x79348 -x79349 -x79350 -x79351 -x79352 -x79353 -x79354 -x79355 -x79356 -x79357 -x79358 -x79359 -x79360 -x79361 -x79362 -x79363 -x79364 -x79365 -x79366 -x79367 -x79368 -x79369 -x79370 -x79371 -x79372 -x79373 -x79374 -x79375 -x79376 -x79377 -x79378 -x79379 -x79380 -x79381 -x79382 -x79383 -x79384 -x79385 -x79386 -x79387 -x79388 -x79389 -x79390 -x79391 -x79392 -x79393 -x79394 -x79395 -x79396 -x79397 -x79398 -x79399 -x79400 -x79401 -x79402 -x79403 -x79404 -x79405 -x79406 -x79407 -x79408 -x79409 -x79410 -x79411 -x79412 -x79413 -x79414 -x79415 -x79416 -x79417 -x79418 -x79419 -x79420 -x79421 -x79422 -x79423 -x79424 -x79425 -x79426 -x79427 -x79428 -x79429 -x79430 -x79431 -x79432 -x79433 -x79434 -x79435 -x79436 -x79437 -x79438 -x79439 -x79440 -x79441 -x79442 -x79443 -x79444 -x79445 -x79446 -x79447 -x79448 -x79449 -x79450 -x79451 -x79452 -x79453 -x79454 -x79455 -x79456 -x79457 -x79458 -x79459 -x79460 -x79461 -x79462 -x79463 -x79464 -x79465 -x79466 -x79467 -x79468 -x79469 -x79470 -x79471 -x79472 -x79473 -x79474 -x79475 -x79476 -x79477 -x79478 -x79479 -x79480 -x79481 -x79482 -x79483 -x79484 -x79485 -x79486 -x79487 -x79488 -x79489 -x79490 -x79491 -x79492 -x79493 -x79494 -x79495 -x79496 -x79497 -x79498 -x79499 -x79500 -x79501 -x79502 -x79503 -x79504 -x79505 -x79506 -x79507 -x79541 -x79542 -x79543 -x79544 -x79545 -x79546 -x79547 -x79548 -x79549 -x79550 -x79551 -x79552 -x79553 -x79554 -x79555 -x79556 -x79557 -x79558 -x79559 -x79560 -x79561 -x79562 -x79563 -x79564 -x79565 -x79566 -x79567 -x79568 -x79569 -x79570 -x79571 -x79572 -x79573 -x79574 -x79575 -x79576 -x79577 -x79578 -x79579 -x79580 -x79581 -x79582 -x79583 -x79584 -x79585 -x79586 -x79587 -x79588 -x79589 -x79590 -x79591 -x79592 -x79593 -x79594 -x79595 -x79596 -x79597 -x79598 -x79599 -x79600 -x79601 -x79602 -x79603 -x79604 -x79605 -x79606 -x79607 -x79608 -x79609 -x79610 -x79611 -x79612 -x79613 -x79614 -x79615 -x79616 -x79617 -x79618 -x79619 -x79620 -x79621 -x79622 -x79623 -x79624 -x79625 -x79626 -x79627 -x79628 -x79629 -x79630 -x79631 -x79632 -x79633 -x79634 -x79635 -x79636 -x79637 -x79638 -x79639 -x79640 -x79641 -x79642 -x79643 -x79644 -x79645 -x79646 -x79647 -x79648 -x79649 -x79650 -x79651 -x79652 -x79653 -x79654 -x79655 -x79656 -x79657 -x79658 -x79659 -x79660 -x79661 -x79662 -x79663 -x79664 -x79665 -x79666 -x79667 -x79668 -x79669 -x79670 -x79671 -x79672 -x79673 -x79674 -x79675 -x79676 -x79677 -x79678 -x79679 -x79680 -x79681 -x79682 -x79683 -x79684 -x79685 -x79686 -x79687 -x79688 -x79689 -x79690 -x79691 -x79692 -x79693 -x79694 -x79695 -x79696 -x79697 -x79698 -x79699 -x79700 -x79701 -x79702 -x79703 -x79704 -x79705 -x79706 -x79707 -x79708 -x79709 -x79710 -x79711 -x79712 -x79713 -x79714 -x79715 -x79716 -x79717 -x79718 -x79719 -x79720 -x79721 -x79722 -x79723 -x79724 -x79725 -x79726 -x79727 -x79728 -x79729 -x79730 -x79731 -x79732 -x79733 -x79734 -x79735 -x79736 -x79737 -x79738 -x80267 -x80268 -x80269 -x80270 -x80271 -x80272 -x80273 -x80274 -x80275 -x80276 -x80277 -x80278 -x80279 -x80280 -x80281 -x80282 -x80283 -x80284 -x80285 -x80286 -x80287 -x80288 -x80289 -x80290 -x80291 -x80292 -x80293 -x80294 -x80295 -x80296 -x80297 -x80298 -x80299 -x80630 -x80631 -x80632 -x80633 -x80634 -x80635 -x80636 -x80637 -x80638 -x80639 -x80640 -x80641 -x80642 -x80643 -x80644 -x80645 -x80646 -x80647 -x80648 -x80649 -x80650 -x80651 -x80652 -x80653 -x80654 -x80655 -x80656 -x80657 -x80658 -x80659 -x80660 -x80661 -x80662 -x80861 -x80862 -x80863 -x80864 -x80865 -x80866 -x80867 -x80868 -x80869 -x80870 -x80871 -x80872 -x80873 -x80874 -x80875 -x80876 -x80877 -x80878 -x80879 -x80880 -x80881 -x80882 -x80883 -x80884 -x80885 -x80886 -x80887 -x80888 -x80889 -x80890 -x80891 -x80892 -x80893 -x80894 -x80895 -x80896 -x80897 -x80898 -x80899 -x80900 -x80901 -x80902 -x80903 -x80904 x80905 -x80906 -x80907 -x80908 -x80909 -x80910 -x80911 -x80912 -x80913 -x80914 -x80915 -x80916 -x80917 -x80918 -x80919 -x80920 -x80921 -x80922 -x80923 -x80924 -x80925 -x80926 -x80927 -x80928 -x80929 -x80930 -x80931 -x80932 -x80933 -x80934 -x80935 -x80936 -x80937 -x80938 -x80939 -x80940 -x80941 -x80942 -x80943 -x80944 -x80945 -x80946 -x80947 -x80948 -x80949 -x80950 -x80951 -x80952 -x80953 -x80954 -x80955 -x80956 -x80957 -x80958 -x80959 -x80960 -x80961 -x80962 -x80963 -x80964 -x80965 -x80966 -x80967 -x80968 -x80969 -x80970 -x80971 -x80972 -x80973 -x80974 -x80975 -x80976 -x80977 -x80978 -x80979 -x80980 -x80981 -x80982 -x80983 -x80984 -x80985 -x80986 -x80987 -x80988 -x80989 -x80990 -x80991 -x80992 -x80993 -x80994 -x80995 -x80996 -x80997 -x80998 -x80999 -x81000 -x81001 -x81002 -x81003 -x81004 -x81005 -x81006 -x81007 -x81008 -x81009 -x81010 -x81011 -x81012 -x81013 -x81014 -x81015 -x81016 -x81017 -x81018 -x81019 -x81020 -x81021 -x81022 -x81023 -x81024 -x81025 -x81026 -x81027 -x81028 -x81029 -x81030 -x81031 -x81032 -x81033 -x81034 -x81035 -x81036 -x81037 -x81038 -x81039 -x81040 -x81041 -x81042 -x81043 -x81044 -x81045 -x81046 -x81047 -x81048 -x81049 -x81050 -x81051 -x81052 -x81053 -x81054 -x81055 -x81056 -x81057 -x81058 -x79937 -x79938 -x79939 -x79940 -x79941 -x79942 -x79943 -x79944 -x79945 -x79946 -x79947 -x79948 -x79949 -x79950 -x79951 -x79952 -x79953 -x79954 -x79955 -x79956 -x79957 -x79958 -x79959 -x79960 -x79961 -x79962 -x79963 -x79964 -x79965 -x79966 -x79967 -x79968 -x79969 -x79970 -x79971 -x79972 -x79973 -x79974 -x79975 -x79976 -x79977 -x79978 -x79979 -x79980 -x79981 -x79982 -x79983 -x79984 -x79985 -x79986 -x79987 -x79988 -x79989 -x79990 -x79991 -x79992 -x79993 -x79994 -x79995 -x79996 -x79997 -x79998 -x79999 -x80000 -x80001 -x80002 -x80003 -x80004 -x80005 -x80006 -x80007 -x80008 -x80009 -x80010 -x80011 -x80012 -x80013 -x80014 -x80015 -x80016 -x80017 -x80018 -x80019 -x80020 -x80021 -x80022 -x80023 -x80024 -x80025 -x80026 -x80027 -x80028 -x80029 -x80030 -x80031 -x80032 -x80033 -x80034 -x80035 -x80036 -x80037 -x80038 -x80039 -x80040 -x80041 -x80042 -x80043 -x80044 -x80045 -x80046 -x80047 -x80048 -x80049 -x80050 -x80051 -x80052 -x80053 -x80054 -x80055 -x80056 -x80057 -x80058 -x80059 -x80060 -x80061 -x80062 -x80063 -x80064 -x80065 -x80066 -x80067 -x80068 -x80069 -x80070 -x80071 -x80072 -x80073 -x80074 -x80075 -x80076 -x80077 -x80078 -x80079 -x80080 -x80081 -x80082 -x80083 -x80084 -x80085 -x80086 -x80087 -x80088 -x80089 -x80090 -x80091 -x80092 -x80093 -x80094 -x80095 -x80096 -x80097 -x80098 -x80099 -x80100 -x80101 -x80102 -x80103 -x80104 -x80105 -x80106 -x80107 -x80108 -x80109 -x80110 -x80111 -x80112 -x80113 -x80114 -x80115 -x80116 -x80117 -x80118 -x80119 -x80120 -x80121 -x80122 -x80123 -x80124 -x80125 -x80126 -x80127 -x80128 -x80129 -x80130 -x80131 -x80132 -x80133 -x80134 -x80135 -x80136 -x80137 -x80138 -x80139 -x80140 -x80141 -x80142 -x80143 -x80144 -x80145 -x80146 -x80147 -x80148 -x80149 -x80150 -x80151 -x80152 -x80153 -x80154 -x80155 -x80156 -x80157 -x80158 -x80159 -x80160 -x80161 -x80162 -x80163 -x80164 -x80165 -x80166 -x80167 -x80168 -x80169 -x80170 -x80171 -x80172 -x80173 -x80174 -x80175 -x80176 -x80177 -x80178 -x80179 -x80180 -x80181 -x80182 -x80183 -x80184 -x80185 -x80186 -x80187 -x80188 -x80189 -x80190 -x80191 -x80192 -x80193 -x80194 -x80195 -x80196 -x80197 -x80198 -x80199 -x80200 -x80201 -x80202 -x80203 -x80204 -x80205 -x80206 -x80207 -x80208 -x80209 -x80210 -x80211 -x80212 -x80213 -x80214 -x80215 -x80216 -x80217 -x80218 -x80219 -x80220 -x80221 -x80222 -x80223 -x80224 -x80225 -x80226 -x80227 -x80228 -x80229 -x80230 -x80231 -x80232 -x80233 -x80234 -x80235 -x80236 -x80237 -x80238 -x80239 -x80240 -x80241 -x80242 -x80243 -x80244 -x80245 -x80246 -x80247 -x80248 -x80249 -x80250 -x80251 -x80252 -x80253 -x80254 -x80255 -x80256 -x80257 -x80258 -x80259 -x80260 -x80261 -x80262 -x80263 -x80264 -x80265 -x80266 -x80300 -x80301 -x80302 -x80303 -x80304 -x80305 -x80306 -x80307 -x80308 -x80309 -x80310 -x80311 -x80312 -x80313 -x80314 -x80315 -x80316 -x80317 -x80318 -x80319 -x80320 -x80321 -x80322 -x80323 -x80324 -x80325 -x80326 -x80327 -x80328 -x80329 -x80330 -x80331 -x80332 -x80333 -x80334 -x80335 -x80336 -x80337 -x80338 -x80339 -x80340 -x80341 -x80342 -x80343 -x80344 -x80345 -x80346 -x80347 -x80348 -x80349 -x80350 -x80351 -x80352 -x80353 -x80354 -x80355 -x80356 -x80357 -x80358 -x80359 -x80360 -x80361 -x80362 -x80363 -x80364 -x80365 -x80366 -x80367 -x80368 -x80369 -x80370 -x80371 -x80372 -x80373 -x80374 -x80375 -x80376 -x80377 -x80378 -x80379 -x80380 -x80381 -x80382 -x80383 -x80384 -x80385 -x80386 -x80387 -x80388 -x80389 -x80390 -x80391 -x80392 -x80393 -x80394 -x80395 -x80396 -x80397 -x80398 -x80399 -x80400 -x80401 -x80402 -x80403 -x80404 -x80405 -x80406 -x80407 -x80408 -x80409 -x80410 -x80411 -x80412 -x80413 -x80414 -x80415 -x80416 -x80417 -x80418 -x80419 -x80420 -x80421 -x80422 -x80423 -x80424 -x80425 -x80426 -x80427 -x80428 -x80429 -x80430 -x80431 -x80432 -x80433 -x80434 -x80435 -x80436 -x80437 -x80438 -x80439 -x80440 -x80441 -x80442 -x80443 -x80444 -x80445 -x80446 -x80447 -x80448 -x80449 -x80450 -x80451 -x80452 -x80453 -x80454 -x80455 -x80456 -x80457 -x80458 -x80459 -x80460 -x80461 -x80462 -x80463 -x80464 -x80465 -x80466 -x80467 -x80468 -x80469 -x80470 -x80471 -x80472 -x80473 -x80474 -x80475 -x80476 -x80477 -x80478 -x80479 -x80480 -x80481 -x80482 -x80483 -x80484 -x80485 -x80486 -x80487 -x80488 -x80489 -x80490 -x80491 -x80492 -x80493 -x80494 -x80495 -x80496 -x80497 -x80498 -x80499 -x80500 -x80501 -x80502 -x80503 -x80504 -x80505 -x80506 -x80507 -x80508 -x80509 -x80510 -x80511 -x80512 -x80513 -x80514 -x80515 -x80516 -x80517 -x80518 -x80519 -x80520 -x80521 -x80522 -x80523 -x80524 -x80525 -x80526 -x80527 -x80528 -x80529 -x80530 -x80531 -x80532 -x80533 -x80534 -x80535 -x80536 -x80537 -x80538 -x80539 -x80540 -x80541 -x80542 -x80543 -x80544 -x80545 -x80546 -x80547 -x80548 -x80549 -x80550 -x80551 -x80552 -x80553 -x80554 -x80555 -x80556 -x80557 -x80558 -x80559 -x80560 -x80561 -x80562 -x80563 -x80564 -x80565 -x80566 -x80567 -x80568 -x80569 -x80570 -x80571 -x80572 -x80573 -x80574 -x80575 -x80576 -x80577 -x80578 -x80579 -x80580 -x80581 -x80582 -x80583 -x80584 -x80585 -x80586 -x80587 -x80588 -x80589 -x80590 -x80591 -x80592 -x80593 -x80594 -x80595 -x80596 -x80597 -x80598 -x80599 -x80600 -x80601 -x80602 -x80603 -x80604 -x80605 -x80606 -x80607 -x80608 -x80609 -x80610 -x80611 -x80612 -x80613 -x80614 -x80615 -x80616 -x80617 -x80618 -x80619 -x80620 -x80621 -x80622 -x80623 -x80624 -x80625 -x80626 -x80627 -x80628 -x80629 -x80663 -x80664 -x80665 -x80666 -x80667 -x80668 -x80669 -x80670 -x80671 -x80672 -x80673 -x80674 -x80675 -x80676 -x80677 -x80678 -x80679 -x80680 -x80681 -x80682 -x80683 -x80684 -x80685 -x80686 -x80687 -x80688 -x80689 -x80690 -x80691 -x80692 -x80693 -x80694 -x80695 -x80696 -x80697 -x80698 -x80699 -x80700 -x80701 -x80702 -x80703 -x80704 -x80705 -x80706 -x80707 x80708 -x80709 -x80710 -x80711 -x80712 -x80713 -x80714 -x80715 -x80716 -x80717 -x80718 -x80719 -x80720 -x80721 -x80722 -x80723 -x80724 -x80725 -x80726 -x80727 -x80728 -x80729 -x80730 -x80731 -x80732 -x80733 -x80734 -x80735 -x80736 -x80737 -x80738 -x80739 -x80740 -x80741 -x80742 -x80743 -x80744 -x80745 -x80746 -x80747 -x80748 -x80749 -x80750 -x80751 -x80752 -x80753 -x80754 -x80755 -x80756 -x80757 -x80758 -x80759 -x80760 -x80761 -x80762 -x80763 -x80764 -x80765 -x80766 -x80767 -x80768 -x80769 -x80770 -x80771 -x80772 -x80773 -x80774 -x80775 -x80776 -x80777 -x80778 -x80779 -x80780 -x80781 -x80782 -x80783 -x80784 -x80785 -x80786 -x80787 -x80788 -x80789 -x80790 -x80791 -x80792 -x80793 -x80794 -x80795 -x80796 -x80797 -x80798 -x80799 -x80800 -x80801 -x80802 -x80803
421.33/423.15	v -x80804 -x80805 -x80806 -x80807 -x80808 -x80809 -x80810 -x80811 -x80812 -x80813 -x80814 -x80815 -x80816 -x80817 -x80818 -x80819 -x80820 -x80821 -x80822 -x80823 -x80824 -x80825 -x80826 -x80827 -x80828 -x80829 -x80830 -x80831 -x80832 -x80833 -x80834 -x80835 -x80836 -x80837 -x80838 -x80839 -x80840 -x80841 -x80842 -x80843 -x80844 -x80845 -x80846 -x80847 -x80848 -x80849 -x80850 -x80851 -x80852 -x80853 -x80854 -x80855 -x80856 -x80857 -x80858 -x80859 -x80860 -x81389 -x81390 -x81391 -x81392 -x81393 -x81394 -x81395 -x81396 -x81397 -x81398 -x81399 -x81400 -x81401 -x81402 -x81403 -x81404 -x81405 -x81406 -x81407 -x81408 -x81409 -x81410 -x81411 -x81412 -x81413 -x81414 -x81415 -x81416 -x81417 -x81418 -x81419 -x81420 -x81421 -x81752 -x81753 -x81754 -x81755 -x81756 -x81757 -x81758 -x81759 -x81760 -x81761 -x81762 -x81763 -x81764 -x81765 -x81766 -x81767 -x81768 -x81769 -x81770 -x81771 -x81772 -x81773 -x81774 -x81775 -x81776 -x81777 -x81778 -x81779 -x81780 -x81781 -x81782 -x81783 -x81784 -x81983 -x81984 -x81985 -x81986 -x81987 -x81988 -x81989 -x81990 -x81991 -x81992 -x81993 -x81994 -x81995 -x81996 -x81997 -x81998 -x81999 -x82000 -x82001 -x82002 -x82003 -x82004 -x82005 -x82006 -x82007 -x82008 -x82009 -x82010 -x82011 -x82012 -x82013 -x82014 -x82015 -x82016 -x82017 -x82018 -x82019 -x82020 -x82021 -x82022 -x82023 -x82024 -x82025 -x82026 -x82027 -x82028 -x82029 -x82030 -x82031 -x82032 -x82033 -x82034 -x82035 -x82036 -x82037 -x82038 -x82039 -x82040 -x82041 -x82042 -x82043 -x82044 -x82045 -x82046 -x82047 -x82048 -x82049 -x82050 -x82051 -x82052 -x82053 -x82054 -x82055 -x82056 -x82057 -x82058 -x82059 -x82060 -x82061 -x82062 -x82063 -x82064 -x82065 -x82066 -x82067 -x82068 -x82069 -x82070 -x82071 -x82072 -x82073 -x82074 -x82075 -x82076 -x82077 -x82078 -x82079 -x82080 -x82081 -x82082 -x82083 -x82084 -x82085 -x82086 -x82087 -x82088 -x82089 -x82090 -x82091 -x82092 -x82093 -x82094 -x82095 -x82096 -x82097 -x82098 -x82099 -x82100 -x82101 -x82102 -x82103 -x82104 -x82105 -x82106 -x82107 -x82108 -x82109 -x82110 -x82111 -x82112 -x82113 -x82114 -x82115 -x82116 -x82117 -x82118 -x82119 -x82120 -x82121 -x82122 -x82123 -x82124 -x82125 -x82126 -x82127 -x82128 -x82129 -x82130 -x82131 -x82132 -x82133 -x82134 -x82135 -x82136 -x82137 -x82138 -x82139 -x82140 -x82141 -x82142 -x82143 -x82144 -x82145 -x82146 -x82147 -x82148 -x82149 -x82150 -x82151 -x82152 -x82153 -x82154 -x82155 -x82156 -x82157 -x82158 -x82159 -x82160 -x82161 -x82162 -x82163 -x82164 -x82165 -x82166 -x82167 -x82168 -x82169 -x82170 -x82171 -x82172 -x82173 -x82174 -x82175 -x82176 -x82177 -x82178 -x82179 -x82180 -x81059 -x81060 -x81061 -x81062 -x81063 -x81064 -x81065 -x81066 -x81067 -x81068 -x81069 -x81070 -x81071 -x81072 -x81073 -x81074 -x81075 -x81076 -x81077 -x81078 -x81079 -x81080 -x81081 -x81082 -x81083 -x81084 -x81085 -x81086 -x81087 -x81088 -x81089 -x81090 -x81091 -x81092 -x81093 -x81094 -x81095 -x81096 -x81097 -x81098 -x81099 -x81100 -x81101 -x81102 -x81103 -x81104 -x81105 -x81106 -x81107 -x81108 -x81109 -x81110 -x81111 -x81112 -x81113 -x81114 -x81115 -x81116 -x81117 -x81118 -x81119 -x81120 -x81121 -x81122 -x81123 -x81124 -x81125 -x81126 -x81127 -x81128 -x81129 -x81130 -x81131 -x81132 -x81133 -x81134 -x81135 -x81136 -x81137 -x81138 -x81139 -x81140 -x81141 -x81142 -x81143 -x81144 -x81145 -x81146 -x81147 -x81148 -x81149 -x81150 -x81151 -x81152 -x81153 -x81154 -x81155 -x81156 -x81157 -x81158 -x81159 -x81160 -x81161 -x81162 -x81163 -x81164 -x81165 -x81166 -x81167 -x81168 -x81169 -x81170 -x81171 -x81172 -x81173 -x81174 -x81175 -x81176 -x81177 -x81178 -x81179 -x81180 -x81181 -x81182 -x81183 -x81184 -x81185 -x81186 -x81187 -x81188 -x81189 -x81190 -x81191 -x81192 -x81193 -x81194 -x81195 -x81196 -x81197 -x81198 -x81199 -x81200 -x81201 -x81202 -x81203 -x81204 -x81205 -x81206 -x81207 -x81208 -x81209 -x81210 -x81211 -x81212 -x81213 -x81214 -x81215 -x81216 -x81217 -x81218 -x81219 -x81220 -x81221 -x81222 -x81223 -x81224 -x81225 -x81226 -x81227 -x81228 -x81229 -x81230 -x81231 -x81232 -x81233 -x81234 -x81235 -x81236 -x81237 -x81238 -x81239 -x81240 -x81241 -x81242 -x81243 -x81244 -x81245 -x81246 -x81247 -x81248 -x81249 -x81250 -x81251 -x81252 -x81253 -x81254 -x81255 -x81256 -x81257 -x81258 -x81259 -x81260 -x81261 -x81262 -x81263 -x81264 -x81265 -x81266 -x81267 -x81268 -x81269 -x81270 -x81271 -x81272 -x81273 -x81274 -x81275 -x81276 -x81277 -x81278 -x81279 -x81280 -x81281 -x81282 -x81283 -x81284 -x81285 -x81286 -x81287 -x81288 -x81289 -x81290 -x81291 -x81292 -x81293 -x81294 -x81295 -x81296 -x81297 -x81298 -x81299 -x81300 -x81301 -x81302 -x81303 -x81304 -x81305 -x81306 -x81307 -x81308 -x81309 -x81310 -x81311 -x81312 -x81313 -x81314 -x81315 -x81316 -x81317 -x81318 -x81319 -x81320 -x81321 -x81322 -x81323 -x81324 -x81325 -x81326 -x81327 -x81328 -x81329 -x81330 -x81331 -x81332 -x81333 -x81334 -x81335 -x81336 -x81337 -x81338 -x81339 -x81340 -x81341 -x81342 -x81343 -x81344 -x81345 -x81346 -x81347 -x81348 -x81349 -x81350 -x81351 -x81352 -x81353 -x81354 -x81355 -x81356 -x81357 -x81358 -x81359 -x81360 -x81361 -x81362 -x81363 -x81364 -x81365 -x81366 -x81367 -x81368 -x81369 -x81370 -x81371 -x81372 -x81373 -x81374 -x81375 -x81376 -x81377 -x81378 -x81379 -x81380 -x81381 -x81382 -x81383 -x81384 -x81385 -x81386 -x81387 -x81388 -x81422 -x81423 -x81424 -x81425 -x81426 -x81427 -x81428 -x81429 -x81430 -x81431 -x81432 -x81433 -x81434 -x81435 -x81436 -x81437 -x81438 -x81439 -x81440 -x81441 -x81442 -x81443 -x81444 -x81445 -x81446 -x81447 -x81448 -x81449 -x81450 -x81451 -x81452 -x81453 -x81454 -x81455 -x81456 -x81457 -x81458 -x81459 -x81460 -x81461 -x81462 -x81463 -x81464 -x81465 -x81466 -x81467 -x81468 -x81469 -x81470 -x81471 -x81472 -x81473 -x81474 -x81475 -x81476 -x81477 -x81478 -x81479 -x81480 -x81481 -x81482 -x81483 -x81484 -x81485 -x81486 -x81487 -x81488 -x81489 -x81490 -x81491 -x81492 -x81493 -x81494 -x81495 -x81496 -x81497 -x81498 -x81499 -x81500 -x81501 -x81502 -x81503 -x81504 -x81505 -x81506 -x81507 -x81508 -x81509 -x81510 -x81511 -x81512 -x81513 -x81514 -x81515 -x81516 -x81517 -x81518 -x81519 -x81520 -x81521 -x81522 -x81523 -x81524 -x81525 -x81526 -x81527 -x81528 -x81529 -x81530 -x81531 -x81532 -x81533 -x81534 -x81535 -x81536 -x81537 -x81538 -x81539 -x81540 -x81541 -x81542 -x81543 -x81544 -x81545 -x81546 -x81547 -x81548 -x81549 -x81550 -x81551 -x81552 -x81553 -x81554 -x81555 -x81556 -x81557 -x81558 -x81559 -x81560 -x81561 -x81562 -x81563 -x81564 -x81565 -x81566 -x81567 -x81568 -x81569 -x81570 -x81571 -x81572 -x81573 -x81574 -x81575 -x81576 -x81577 -x81578 -x81579 -x81580 -x81581 -x81582 -x81583 -x81584 -x81585 -x81586 -x81587 -x81588 -x81589 -x81590 -x81591 -x81592 -x81593 -x81594 -x81595 -x81596 -x81597 -x81598 -x81599 -x81600 -x81601 -x81602 -x81603 -x81604 -x81605 -x81606 -x81607 -x81608 -x81609 -x81610 -x81611 -x81612 -x81613 -x81614 -x81615 -x81616 -x81617 -x81618 -x81619 -x81620 -x81621 -x81622 -x81623 -x81624 -x81625 -x81626 -x81627 -x81628 -x81629 -x81630 -x81631 -x81632 -x81633 -x81634 -x81635 -x81636 -x81637 -x81638 -x81639 -x81640 -x81641 -x81642 -x81643 -x81644 -x81645 -x81646 -x81647 -x81648 -x81649 -x81650 -x81651 -x81652 -x81653 -x81654 -x81655 -x81656 -x81657 -x81658 -x81659 -x81660 -x81661 -x81662 -x81663 -x81664 -x81665 -x81666 -x81667 -x81668 -x81669 -x81670 -x81671 -x81672 -x81673 -x81674 -x81675 -x81676 -x81677 -x81678 -x81679 -x81680 -x81681 -x81682 -x81683 -x81684 -x81685 -x81686 -x81687 -x81688 -x81689 -x81690 -x81691 -x81692 -x81693 -x81694 -x81695 -x81696 -x81697 -x81698 -x81699 -x81700 -x81701 -x81702 -x81703 -x81704 -x81705 -x81706 -x81707 -x81708 -x81709 -x81710 -x81711 -x81712 -x81713 -x81714 -x81715 -x81716 -x81717 -x81718 -x81719 -x81720 -x81721 -x81722 -x81723 -x81724 -x81725 -x81726 -x81727 -x81728 -x81729 -x81730 -x81731 -x81732 -x81733 -x81734 -x81735 -x81736 -x81737 -x81738 -x81739 -x81740 -x81741 -x81742 -x81743 -x81744 -x81745 -x81746 -x81747 -x81748 -x81749 -x81750 -x81751 -x81785 -x81786 -x81787 -x81788 -x81789 -x81790 -x81791 -x81792 -x81793 -x81794 -x81795 -x81796 -x81797 -x81798 -x81799 -x81800 -x81801 -x81802 -x81803 -x81804 -x81805 -x81806 -x81807 -x81808 -x81809 -x81810 -x81811 -x81812 -x81813 -x81814 -x81815 -x81816 -x81817 -x81818 -x81819 -x81820 -x81821 -x81822 -x81823 -x81824 -x81825 -x81826 -x81827 -x81828 -x81829 -x81830 -x81831 -x81832 -x81833 -x81834 -x81835 -x81836 -x81837 -x81838 -x81839 -x81840 -x81841 -x81842 -x81843 -x81844 -x81845 -x81846 -x81847 -x81848 -x81849 -x81850 -x81851 -x81852 -x81853 -x81854 -x81855 -x81856 -x81857 -x81858 -x81859 -x81860 -x81861 -x81862 -x81863 -x81864 -x81865 -x81866 -x81867 -x81868 -x81869 -x81870 -x81871 -x81872 -x81873 -x81874 -x81875 -x81876 -x81877 -x81878 -x81879 -x81880 -x81881 -x81882 -x81883 -x81884 -x81885 -x81886 -x81887 -x81888 -x81889 -x81890 -x81891 -x81892 -x81893 -x81894 -x81895 -x81896 -x81897 -x81898 -x81899 -x81900 -x81901 -x81902 -x81903 -x81904 -x81905 -x81906 -x81907 -x81908 -x81909 -x81910 -x81911 -x81912 -x81913 -x81914 -x81915 -x81916 -x81917 -x81918 -x81919 -x81920 -x81921 -x81922 -x81923 -x81924 -x81925 -x81926 -x81927 -x81928 -x81929 -x81930 -x81931 -x81932 -x81933 -x81934 -x81935 -x81936 -x81937 -x81938 -x81939 -x81940 -x81941 -x81942 -x81943 -x81944 -x81945 -x81946 -x81947 -x81948 -x81949 -x81950 -x81951 -x81952 -x81953 -x81954 -x81955 -x81956 -x81957 -x81958 -x81959 -x81960 -x81961 -x81962 -x81963 -x81964 -x81965 -x81966 -x81967 -x81968 -x81969 -x81970 -x81971 -x81972 -x81973 -x81974 -x81975 -x81976 -x81977 -x81978 -x81979 -x81980 -x81981 -x81982 -x43208 -x43209 -x43210 -x43211 -x43212 -x43213 -x43214 -x43215 -x43216 -x43217 -x43218 -x43219 -x43220 -x43221 -x43222 -x43223 -x43224 -x43225 -x43226 -x43227 -x43228 -x43229 -x43230 -x43231 -x43232 -x43233 -x43234 -x43235 -x43236 -x43237 -x43238 -x43239 -x43240 -x43571 -x43572 -x43573 -x43574 -x43575 -x43576 -x43577 -x43578 -x43579 -x43580 -x43581 -x43582 -x43583 -x43584 -x43585 -x43586 -x43587 -x43588 -x43589 -x43590 -x43591 -x43592 -x43593 -x43594 -x43595 -x43596 -x43597 -x43598 -x43599 -x43600 -x43601 -x43602 -x43603 -x43802 -x43803 -x43804 -x43805 -x43806 -x43807 -x43808 -x43809 -x43810 -x43811 -x43812 -x43813 -x43814 -x43815 -x43816 -x43817 -x43818 -x43819 -x43820 -x43821 -x43822 -x43823 -x43824 -x43825 -x43826 -x43827 -x43828 -x43829 -x43830 -x43831 -x43832 -x43833 -x43834 -x43835 -x43836 -x43837 -x43838 -x43839 -x43840 -x43841 -x43842 -x43843 -x43844 -x43845 -x43846 -x43847 -x43848 -x43849 -x43850 -x43851 -x43852 -x43853 -x43854 -x43855 -x43856 -x43857 -x43858 -x43859 -x43860 -x43861 -x43862 -x43863 -x43864 -x43865 -x43866 -x43867 -x43868 -x43869 -x43870 -x43871 -x43872 -x43873 -x43874 -x43875 -x43876 -x43877 -x43878 -x43879 -x43880 -x43881 -x43882 -x43883 -x43884 -x43885 -x43886 -x43887 -x43888 -x43889 -x43890 -x43891 -x43892 -x43893 -x43894 -x43895 -x43896 -x43897 -x43898 -x43899 -x43900 -x43901 -x43902 -x43903 -x43904 -x43905 -x43906 -x43907 -x43908 -x43909 -x43910 -x43911 -x43912 -x43913 -x43914 -x43915 -x43916 -x43917 -x43918 -x43919 -x43920 -x43921 -x43922 -x43923 -x43924 -x43925 -x43926 -x43927 -x43928 -x43929 -x43930 -x43931 -x43932 -x43933 -x43934 -x43935 -x43936 -x43937 -x43938 -x43939 -x43940 -x43941 -x43942 -x43943 -x43944 -x43945 -x43946 -x43947 -x43948 -x43949 -x43950 -x43951 -x43952 -x43953 -x43954 -x43955 -x43956 -x43957 -x43958 -x43959 -x43960 -x43961 -x43962 -x43963 -x43964 -x43965 -x43966 -x43967 -x43968 -x43969 -x43970 -x43971 -x43972 -x43973 -x43974 -x43975 -x43976 -x43977 -x43978 -x43979 -x43980 -x43981 -x43982 -x43983 -x43984 -x43985 -x43986 -x43987 -x43988 -x43989 -x43990 -x43991 -x43992 -x43993 -x43994 -x43995 -x43996 -x43997 -x43998 -x43999 -x44000 -x44001 -x44002 -x44003 -x44004 -x44005 -x44006 -x44007 -x44008 -x44009 -x44010 -x44011 -x44012 -x44013 -x44014 -x44015 -x44016 -x44017 -x44018 -x44019 -x44020 -x44021 -x44022 -x44023 -x44024 -x44025 -x44026 -x44027 -x44028 -x44029 -x44030 -x44031 -x44032 -x42911 -x42912 -x42913 -x42914 -x42915 -x42916 -x42917 -x42918 -x42919 -x42920 -x42921 -x42922 -x42923 -x42924 -x42925 -x42926 -x42927 -x42928 -x42929 -x42930 -x42931 -x42932 -x42933 -x42934 -x42935 -x42936 -x42937 -x42938 -x42939 -x42940 -x42941 -x42942 -x42943 -x42944 -x42945 -x42946 -x42947 -x42948 -x42949 -x42950 -x42951 -x42952 -x42953 -x42954 -x42955 -x42956 -x42957 -x42958 -x42959 -x42960 -x42961 -x42962 -x42963 -x42964 -x42965 -x42966 -x42967 -x42968 -x42969 -x42970 -x42971 -x42972 -x42973 -x42974 -x42975 -x42976 -x42977 -x42978 -x42979 -x42980 -x42981 -x42982 -x42983 -x42984 -x42985 -x42986 -x42987 -x42988 -x42989 -x42990 -x42991 -x42992 -x42993 -x42994 -x42995 -x42996 -x42997 -x42998 -x42999 -x43000 -x43001 -x43002 -x43003 -x43004 -x43005 -x43006 -x43007 -x43008 -x43009 -x43010 -x43011 -x43012 -x43013 -x43014 -x43015 -x43016 -x43017 -x43018 -x43019 -x43020 -x43021 -x43022 -x43023 -x43024 -x43025 -x43026 -x43027 -x43028 -x43029 -x43030 -x43031 -x43032 -x43033 -x43034 -x43035 -x43036 -x43037 -x43038 -x43039 -x43040 -x43041 -x43042 -x43043 -x43044 -x43045 -x43046 -x43047 -x43048 -x43049 -x43050 -x43051 -x43052 -x43053 -x43054 -x43055 -x43056 -x43057 -x43058 -x43059 -x43060 -x43061 -x43062 -x43063 -x43064 -x43065 -x43066 -x43067 -x43068 -x43069 -x43070 -x43071 -x43072 -x43073 -x43074 -x43075 -x43076 -x43077 -x43078 -x43079 -x43080 -x43081 -x43082 -x43083 -x43084 -x43085 -x43086 -x43087 -x43088 -x43089 -x43090 -x43091 -x43092 -x43093 -x43094 -x43095 -x43096 -x43097 -x43098 -x43099 -x43100 -x43101 -x43102 -x43103 -x43104 -x43105 -x43106 -x43107 -x43108 -x43109 -x43110 -x43111 -x43112 -x43113 -x43114 -x43115 -x43116 -x43117 -x43118 -x43119 -x43120 -x43121 -x43122 -x43123 -x43124 -x43125 -x43126 -x43127 -x43128 -x43129 -x43130 -x43131 -x43132 -x43133 -x43134 -x43135 -x43136 -x43137 -x43138 -x43139 -x43140 -x43141 -x43142 -x43143 -x43144 -x43145 -x43146 -x43147 -x43148 -x43149 -x43150 -x43151 -x43152 -x43153 -x43154 -x43155 -x43156 -x43157 -x43158 -x43159 -x43160 -x43161 -x43162 -x43163 -x43164 -x43165 -x43166 -x43167 -x43168 -x43169 -x43170 -x43171 -x43172 -x43173 -x43174 -x43175 -x43176 -x43177 -x43178 -x43179 -x43180 -x43181 -x43182 -x43183 -x43184 -x43185 -x43186 -x43187 -x43188 -x43189 -x43190 -x43191 -x43192 -x43193 -x43194 -x43195 -x43196 -x43197 -x43198 -x43199 -x43200 -x43201 -x43202 -x43203 -x43204 -x43205 -x43206 -x43207 -x43241 -x43242 -x43243 -x43244 -x43245 -x43246 -x43247 -x43248 -x43249 -x43250 -x43251 -x43252 -x43253 -x43254 -x43255 -x43256 -x43257 -x43258 -x43259 -x43260 -x43261 -x43262 -x43263 -x43264 -x43265 -x43266 -x43267 -x43268 -x43269 -x43270 -x43271 -x43272 -x43273 -x43274 -x43275 -x43276 -x43277 -x43278 -x43279 -x43280 -x43281 -x43282 -x43283 -x43284 -x43285 -x43286 -x43287 -x43288 -x43289 -x43290 -x43291 -x43292 -x43293 -x43294 -x43295 -x43296 -x43297 -x43298 -x43299 -x43300 -x43301 -x43302 -x43303 -x43304 -x43305 -x43306 -x43307 -x43308 -x43309 -x43310 -x43311 -x43312 -x43313 -x43314 -x43315 -x43316 -x43317 -x43318 -x43319 -x43320 -x43321 -x43322 -x43323 -x43324 -x43325 -x43326 -x43327 -x43328 -x43329 -x43330 -x43331 -x43332 -x43333 -x43334 -x43335 -x43336 -x43337 -x43338 -x43339 -x43340 -x43341 -x43342 -x43343 -x43344 -x43345 -x43346 -x43347 -x43348 -x43349 -x43350 -x43351 -x43352 -x43353 -x43354 -x43355 -x43356 -x43357 -x43358 -x43359 -x43360 -x43361 -x43362 -x43363 -x43364 -x43365 -x43366 -x43367 -x43368 -x43369 -x43370 -x43371 -x43372 -x43373 -x43374 -x43375 -x43376 -x43377 -x43378 -x43379 -x43380 -x43381 -x43382 -x43383 -x43384 -x43385 -x43386 -x43387 -x43388 -x43389 -x43390 -x43391 -x43392 -x43393 -x43394 -x43395 -x43396 -x43397 -x43398 -x43399 -x43400 -x43401 -x43402 -x43403 -x43404 -x43405 -x43406 -x43407 -x43408 -x43409 -x43410 -x43411 -x43412 -x43413 -x43414 -x43415 -x43416 -x43417 -x43418 -x43419 -x43420 -x43421 -x43422 -x43423 -x43424 -x43425 -x43426 -x43427 -x43428 -x43429 -x43430 -x43431 -x43432 -x43433 -x43434 -x43435 -x43436 -x43437 -x43438 -x43439 -x43440 -x43441 -x43442 -x43443 -x43444 -x43445 -x43446 -x43447 -x43448 -x43449 -x43450 -x43451 -x43452 -x43453 -x43454 -x43455 -x43456 -x43457 -x43458 -x43459 -x43460 -x43461 -x43462 -x43463 -x43464 -x43465 -x43466 -x43467
421.33/423.15	v -x43468 -x43469 -x43470 -x43471 -x43472 -x43473 -x43474 -x43475 -x43476 -x43477 -x43478 -x43479 -x43480 -x43481 -x43482 -x43483 -x43484 -x43485 -x43486 -x43487 -x43488 -x43489 -x43490 -x43491 -x43492 -x43493 -x43494 -x43495 -x43496 -x43497 -x43498 -x43499 -x43500 -x43501 -x43502 -x43503 -x43504 -x43505 -x43506 -x43507 -x43508 -x43509 -x43510 -x43511 -x43512 -x43513 -x43514 -x43515 -x43516 -x43517 -x43518 -x43519 -x43520 -x43521 -x43522 -x43523 -x43524 -x43525 -x43526 -x43527 -x43528 -x43529 -x43530 -x43531 -x43532 -x43533 -x43534 -x43535 -x43536 -x43537 -x43538 -x43539 -x43540 -x43541 -x43542 -x43543 -x43544 -x43545 -x43546 -x43547 -x43548 -x43549 -x43550 -x43551 -x43552 -x43553 -x43554 -x43555 -x43556 -x43557 -x43558 -x43559 -x43560 -x43561 -x43562 -x43563 -x43564 -x43565 -x43566 -x43567 -x43568 -x43569 -x43570 -x43604 -x43605 -x43606 -x43607 -x43608 -x43609 -x43610 -x43611 -x43612 -x43613 -x43614 -x43615 -x43616 -x43617 -x43618 -x43619 -x43620 -x43621 -x43622 -x43623 -x43624 -x43625 -x43626 -x43627 -x43628 -x43629 -x43630 -x43631 -x43632 -x43633 -x43634 -x43635 -x43636 -x43637 -x43638 -x43639 -x43640 -x43641 -x43642 -x43643 -x43644 -x43645 -x43646 -x43647 -x43648 -x43649 -x43650 -x43651 -x43652 -x43653 -x43654 -x43655 -x43656 -x43657 -x43658 -x43659 -x43660 -x43661 -x43662 -x43663 -x43664 -x43665 -x43666 -x43667 -x43668 -x43669 -x43670 -x43671 -x43672 -x43673 -x43674 -x43675 -x43676 -x43677 -x43678 -x43679 -x43680 -x43681 -x43682 -x43683 -x43684 -x43685 -x43686 -x43687 -x43688 -x43689 -x43690 -x43691 -x43692 -x43693 -x43694 -x43695 -x43696 -x43697 -x43698 -x43699 -x43700 -x43701 -x43702 -x43703 -x43704 -x43705 -x43706 -x43707 -x43708 -x43709 -x43710 -x43711 -x43712 -x43713 -x43714 -x43715 -x43716 -x43717 -x43718 -x43719 -x43720 -x43721 -x43722 -x43723 -x43724 -x43725 -x43726 -x43727 -x43728 -x43729 -x43730 -x43731 -x43732 -x43733 -x43734 -x43735 -x43736 -x43737 -x43738 -x43739 -x43740 -x43741 -x43742 -x43743 -x43744 -x43745 -x43746 -x43747 -x43748 -x43749 -x43750 -x43751 -x43752 -x43753 -x43754 -x43755 -x43756 -x43757 -x43758 -x43759 -x43760 -x43761 -x43762 -x43763 -x43764 -x43765 -x43766 -x43767 -x43768 -x43769 -x43770 -x43771 -x43772 -x43773 -x43774 -x43775 -x43776 -x43777 -x43778 -x43779 -x43780 -x43781 -x43782 -x43783 -x43784 -x43785 -x43786 -x43787 -x43788 -x43789 -x43790 -x43791 -x43792 -x43793 -x43794 -x43795 -x43796 -x43797 -x43798 -x43799 -x43800 -x43801 -x44330 -x44331 -x44332 -x44333 -x44334 -x44335 -x44336 -x44337 -x44338 -x44339 -x44340 -x44341 -x44342 -x44343 -x44344 -x44345 -x44346 -x44347 -x44348 -x44349 -x44350 -x44351 -x44352 -x44353 -x44354 -x44355 -x44356 -x44357 -x44358 -x44359 -x44360 -x44361 -x44362 -x44693 -x44694 -x44695 -x44696 -x44697 -x44698 -x44699 -x44700 -x44701 -x44702 -x44703 -x44704 -x44705 -x44706 -x44707 -x44708 -x44709 -x44710 -x44711 -x44712 -x44713 -x44714 -x44715 -x44716 -x44717 -x44718 -x44719 -x44720 -x44721 -x44722 -x44723 -x44724 -x44725 -x44924 -x44925 -x44926 -x44927 -x44928 -x44929 -x44930 -x44931 -x44932 -x44933 -x44934 -x44935 -x44936 -x44937 -x44938 -x44939 -x44940 -x44941 -x44942 -x44943 -x44944 -x44945 -x44946 -x44947 -x44948 -x44949 -x44950 -x44951 -x44952 -x44953 -x44954 -x44955 -x44956 -x44957 -x44958 -x44959 -x44960 -x44961 -x44962 -x44963 -x44964 -x44965 -x44966 -x44967 -x44968 -x44969 -x44970 -x44971 -x44972 -x44973 -x44974 -x44975 -x44976 -x44977 -x44978 -x44979 -x44980 -x44981 -x44982 -x44983 -x44984 -x44985 -x44986 -x44987 -x44988 -x44989 -x44990 -x44991 -x44992 -x44993 -x44994 -x44995 -x44996 -x44997 -x44998 -x44999 -x45000 -x45001 -x45002 -x45003 -x45004 -x45005 -x45006 -x45007 -x45008 -x45009 -x45010 -x45011 -x45012 -x45013 -x45014 -x45015 -x45016 -x45017 -x45018 -x45019 -x45020 -x45021 -x45022 -x45023 -x45024 -x45025 -x45026 -x45027 -x45028 -x45029 -x45030 -x45031 -x45032 -x45033 -x45034 -x45035 -x45036 -x45037 -x45038 -x45039 -x45040 -x45041 -x45042 -x45043 -x45044 -x45045 -x45046 -x45047 -x45048 -x45049 -x45050 -x45051 -x45052 -x45053 -x45054 -x45055 -x45056 -x45057 -x45058 -x45059 -x45060 -x45061 -x45062 -x45063 -x45064 -x45065 -x45066 -x45067 -x45068 -x45069 -x45070 -x45071 -x45072 -x45073 -x45074 -x45075 -x45076 -x45077 -x45078 -x45079 -x45080 -x45081 -x45082 -x45083 -x45084 -x45085 -x45086 -x45087 -x45088 -x45089 -x45090 -x45091 -x45092 -x45093 -x45094 -x45095 -x45096 -x45097 -x45098 -x45099 -x45100 -x45101 -x45102 -x45103 -x45104 -x45105 -x45106 -x45107 -x45108 -x45109 -x45110 -x45111 -x45112 -x45113 -x45114 -x45115 -x45116 -x45117 -x45118 -x45119 -x45120 -x45121 -x45122 -x45123 -x45124 -x45125 -x45126 -x45127 -x45128 -x45129 -x45130 -x45131 -x45132 -x45133 -x45134 -x45135 -x45136 -x45137 -x45138 -x45139 -x45140 -x45141 -x45142 -x45143 -x45144 -x45145 -x45146 -x45147 -x45148 -x45149 -x45150 -x45151 -x45152 -x45153 -x45154 -x44033 -x44034 -x44035 -x44036 -x44037 -x44038 -x44039 -x44040 -x44041 -x44042 -x44043 -x44044 -x44045 -x44046 -x44047 -x44048 -x44049 -x44050 -x44051 -x44052 -x44053 -x44054 -x44055 -x44056 -x44057 -x44058 -x44059 -x44060 -x44061 -x44062 -x44063 -x44064 -x44065 -x44066 -x44067 -x44068 -x44069 -x44070 -x44071 -x44072 -x44073 -x44074 -x44075 -x44076 -x44077 -x44078 -x44079 -x44080 -x44081 -x44082 -x44083 -x44084 -x44085 -x44086 -x44087 -x44088 -x44089 -x44090 -x44091 -x44092 -x44093 -x44094 -x44095 -x44096 -x44097 -x44098 -x44099 -x44100 -x44101 -x44102 -x44103 -x44104 -x44105 -x44106 -x44107 -x44108 -x44109 -x44110 -x44111 -x44112 -x44113 -x44114 -x44115 -x44116 -x44117 -x44118 -x44119 -x44120 -x44121 -x44122 -x44123 -x44124 -x44125 -x44126 -x44127 -x44128 -x44129 -x44130 -x44131 -x44132 -x44133 -x44134 -x44135 -x44136 -x44137 -x44138 -x44139 -x44140 -x44141 -x44142 -x44143 -x44144 -x44145 -x44146 -x44147 -x44148 -x44149 -x44150 -x44151 -x44152 -x44153 -x44154 -x44155 -x44156 -x44157 -x44158 -x44159 -x44160 -x44161 -x44162 -x44163 -x44164 -x44165 -x44166 -x44167 -x44168 -x44169 -x44170 -x44171 -x44172 -x44173 -x44174 -x44175 -x44176 -x44177 -x44178 -x44179 -x44180 -x44181 -x44182 -x44183 -x44184 -x44185 -x44186 -x44187 -x44188 -x44189 -x44190 -x44191 -x44192 -x44193 -x44194 -x44195 -x44196 -x44197 -x44198 -x44199 -x44200 -x44201 -x44202 -x44203 -x44204 -x44205 -x44206 -x44207 -x44208 -x44209 -x44210 -x44211 -x44212 -x44213 -x44214 -x44215 -x44216 -x44217 -x44218 -x44219 -x44220 -x44221 -x44222 -x44223 -x44224 -x44225 -x44226 -x44227 -x44228 -x44229 -x44230 -x44231 -x44232 -x44233 -x44234 -x44235 -x44236 -x44237 -x44238 -x44239 -x44240 -x44241 -x44242 -x44243 -x44244 -x44245 -x44246 -x44247 -x44248 -x44249 -x44250 -x44251 -x44252 -x44253 -x44254 -x44255 -x44256 -x44257 -x44258 -x44259 -x44260 -x44261 -x44262 -x44263 -x44264 -x44265 -x44266 -x44267 -x44268 -x44269 -x44270 -x44271 -x44272 -x44273 -x44274 -x44275 -x44276 -x44277 -x44278 -x44279 -x44280 -x44281 -x44282 -x44283 -x44284 -x44285 -x44286 -x44287 -x44288 -x44289 -x44290 -x44291 -x44292 -x44293 -x44294 -x44295 -x44296 -x44297 -x44298 -x44299 -x44300 -x44301 -x44302 -x44303 -x44304 -x44305 -x44306 -x44307 -x44308 -x44309 -x44310 -x44311 -x44312 -x44313 -x44314 -x44315 -x44316 -x44317 -x44318 -x44319 -x44320 -x44321 -x44322 -x44323 -x44324 -x44325 -x44326 -x44327 -x44328 -x44329 -x44363 -x44364 -x44365 -x44366 -x44367 -x44368 -x44369 -x44370 -x44371 -x44372 -x44373 -x44374 -x44375 -x44376 -x44377 -x44378 -x44379 -x44380 -x44381 -x44382 -x44383 -x44384 -x44385 -x44386 -x44387 -x44388 -x44389 -x44390 -x44391 -x44392 -x44393 -x44394 -x44395 -x44396 -x44397 -x44398 -x44399 -x44400 -x44401 -x44402 -x44403 -x44404 -x44405 -x44406 -x44407 -x44408 -x44409 -x44410 -x44411 -x44412 -x44413 -x44414 -x44415 -x44416 -x44417 -x44418 -x44419 -x44420 -x44421 -x44422 -x44423 -x44424 -x44425 -x44426 -x44427 -x44428 -x44429 -x44430 -x44431 -x44432 -x44433 -x44434 -x44435 -x44436 -x44437 -x44438 -x44439 -x44440 -x44441 -x44442 -x44443 -x44444 -x44445 -x44446 -x44447 -x44448 -x44449 -x44450 -x44451 -x44452 -x44453 -x44454 -x44455 -x44456 -x44457 -x44458 -x44459 -x44460 -x44461 -x44462 -x44463 -x44464 -x44465 -x44466 -x44467 -x44468 -x44469 -x44470 -x44471 -x44472 -x44473 -x44474 -x44475 -x44476 -x44477 -x44478 -x44479 -x44480 -x44481 -x44482 -x44483 -x44484 -x44485 -x44486 -x44487 -x44488 -x44489 -x44490 -x44491 -x44492 -x44493 -x44494 -x44495 -x44496 -x44497 -x44498 -x44499 -x44500 -x44501 -x44502 -x44503 -x44504 -x44505 -x44506 -x44507 -x44508 -x44509 -x44510 -x44511 -x44512 -x44513 -x44514 -x44515 -x44516 -x44517 -x44518 -x44519 -x44520 -x44521 -x44522 -x44523 -x44524 -x44525 -x44526 -x44527 -x44528 -x44529 -x44530 -x44531 -x44532 -x44533 -x44534 -x44535 -x44536 -x44537 -x44538 -x44539 -x44540 -x44541 -x44542 -x44543 -x44544 -x44545 -x44546 -x44547 -x44548 -x44549 -x44550 -x44551 -x44552 -x44553 -x44554 -x44555 -x44556 -x44557 -x44558 -x44559 -x44560 -x44561 -x44562 -x44563 -x44564 -x44565 -x44566 -x44567 -x44568 -x44569 -x44570 -x44571 -x44572 -x44573 -x44574 -x44575 -x44576 -x44577 -x44578 -x44579 -x44580 -x44581 -x44582 -x44583 -x44584 -x44585 -x44586 -x44587 -x44588 -x44589 -x44590 -x44591 -x44592 -x44593 -x44594 -x44595 -x44596 -x44597 -x44598 -x44599 -x44600 -x44601 -x44602 -x44603 -x44604 -x44605 -x44606 -x44607 -x44608 -x44609 -x44610 -x44611 -x44612 -x44613 -x44614 -x44615 -x44616 -x44617 -x44618 -x44619 -x44620 -x44621 -x44622 -x44623 -x44624 -x44625 -x44626 -x44627 -x44628 -x44629 -x44630 -x44631 -x44632 -x44633 -x44634 -x44635 -x44636 -x44637 -x44638 -x44639 -x44640 -x44641 -x44642 -x44643 -x44644 -x44645 -x44646 -x44647 -x44648 -x44649 -x44650 -x44651 -x44652 -x44653 -x44654 -x44655 -x44656 -x44657 -x44658 -x44659 -x44660 -x44661 -x44662 -x44663 -x44664 -x44665 -x44666 -x44667 -x44668 -x44669 -x44670 -x44671 -x44672 -x44673 -x44674 -x44675 -x44676 -x44677 -x44678 -x44679 -x44680 -x44681 -x44682 -x44683 -x44684 -x44685 -x44686 -x44687 -x44688 -x44689 -x44690 -x44691 -x44692 -x44726 -x44727 -x44728 -x44729 -x44730 -x44731 -x44732 -x44733 -x44734 -x44735 -x44736 -x44737 -x44738 -x44739 -x44740 -x44741 -x44742 -x44743 -x44744 -x44745 -x44746 -x44747 -x44748 -x44749 -x44750 -x44751 -x44752 -x44753 -x44754 -x44755 -x44756 -x44757 -x44758 -x44759 -x44760 -x44761 -x44762 -x44763 -x44764 -x44765 -x44766 -x44767 -x44768 -x44769 -x44770 -x44771 -x44772 -x44773 -x44774 -x44775 -x44776 -x44777 -x44778 -x44779 -x44780 -x44781 -x44782 -x44783 -x44784 -x44785 -x44786 -x44787 -x44788 -x44789 -x44790 -x44791 -x44792 -x44793 -x44794 -x44795 -x44796 -x44797 -x44798 -x44799 -x44800 -x44801 -x44802 -x44803 -x44804 -x44805 -x44806 -x44807 -x44808 -x44809 -x44810 -x44811 -x44812 -x44813 -x44814 -x44815 -x44816 -x44817 -x44818 -x44819 -x44820 -x44821 -x44822 -x44823 -x44824 -x44825 -x44826 -x44827 -x44828 -x44829 -x44830 -x44831 -x44832 -x44833 -x44834 -x44835 -x44836 -x44837 -x44838 -x44839 -x44840 -x44841 -x44842 -x44843 -x44844 -x44845 -x44846 -x44847 -x44848 -x44849 -x44850 -x44851 -x44852 -x44853 -x44854 -x44855 -x44856 -x44857 -x44858 -x44859 -x44860 -x44861 -x44862 -x44863 -x44864 -x44865 -x44866 -x44867 -x44868 -x44869 -x44870 -x44871 -x44872 -x44873 -x44874 -x44875 -x44876 -x44877 -x44878 -x44879 -x44880 -x44881 -x44882 -x44883 -x44884 -x44885 -x44886 -x44887 -x44888 -x44889 -x44890 -x44891 -x44892 -x44893 -x44894 -x44895 -x44896 -x44897 -x44898 -x44899 -x44900 -x44901 -x44902 -x44903 -x44904 -x44905 -x44906 -x44907 -x44908 -x44909 -x44910 -x44911 -x44912 -x44913 -x44914 -x44915 -x44916 -x44917 -x44918 -x44919 -x44920 -x44921 -x44922 -x44923 -x45452 -x45453 -x45454 -x45455 -x45456 -x45457 -x45458 -x45459 -x45460 -x45461 -x45462 -x45463 -x45464 -x45465 -x45466 -x45467 -x45468 -x45469 -x45470 -x45471 -x45472 -x45473 -x45474 -x45475 -x45476 -x45477 -x45478 -x45479 -x45480 -x45481 -x45482 -x45483 -x45484 -x45815 -x45816 -x45817 -x45818 -x45819 -x45820 -x45821 -x45822 -x45823 -x45824 -x45825 -x45826 -x45827 -x45828 -x45829 -x45830 -x45831 -x45832 -x45833 -x45834 -x45835 -x45836 -x45837 -x45838 -x45839 -x45840 -x45841 -x45842 -x45843 -x45844 -x45845 -x45846 -x45847 -x46046 -x46047 -x46048 -x46049 -x46050 -x46051 -x46052 -x46053 -x46054 -x46055 -x46056 -x46057 -x46058 -x46059 -x46060 -x46061 -x46062 -x46063 -x46064 -x46065 -x46066 -x46067 -x46068 -x46069 -x46070 -x46071 -x46072 -x46073 -x46074 -x46075 -x46076 -x46077 -x46078 -x46079 -x46080 -x46081 -x46082 -x46083 -x46084 -x46085 -x46086 -x46087 -x46088 -x46089 -x46090 -x46091 -x46092 -x46093 -x46094 -x46095 -x46096 -x46097 -x46098 -x46099 -x46100 -x46101 -x46102 -x46103 -x46104 -x46105 -x46106 -x46107 -x46108 -x46109 -x46110 -x46111 -x46112 -x46113 -x46114 -x46115 -x46116 -x46117 -x46118 -x46119 -x46120 -x46121 -x46122 -x46123 -x46124 -x46125 -x46126 -x46127 -x46128 -x46129 -x46130 -x46131 -x46132 -x46133 -x46134 -x46135 -x46136 -x46137 -x46138 -x46139 -x46140 -x46141 -x46142 -x46143 -x46144 -x46145 -x46146 -x46147 -x46148 -x46149 -x46150 -x46151 -x46152 -x46153 -x46154 -x46155 -x46156 -x46157 -x46158 -x46159 -x46160 -x46161 -x46162 -x46163 -x46164 -x46165 -x46166 -x46167 -x46168 -x46169 -x46170 -x46171 -x46172 -x46173 -x46174 -x46175 -x46176 -x46177 -x46178 -x46179 -x46180 -x46181 -x46182 -x46183 -x46184 -x46185 -x46186 -x46187 -x46188 -x46189 -x46190 -x46191 -x46192 -x46193 -x46194 -x46195 -x46196 -x46197 -x46198 -x46199 -x46200 -x46201 -x46202 -x46203 -x46204 -x46205 -x46206 -x46207 -x46208 -x46209 -x46210 -x46211 -x46212 -x46213 -x46214 -x46215 -x46216 -x46217 -x46218 -x46219 -x46220 -x46221 -x46222 -x46223 -x46224 -x46225 -x46226 -x46227 -x46228 -x46229 -x46230 -x46231 -x46232 -x46233 -x46234 -x46235 -x46236 -x46237 -x46238 -x46239 -x46240 -x46241 -x46242 -x46243 -x46244 -x46245 -x46246 -x46247 -x46248 -x46249 -x46250 -x46251 -x46252 -x46253 -x46254 -x46255 -x46256 -x46257 -x46258 -x46259 -x46260 -x46261 -x46262 -x46263 -x46264 -x46265 -x46266 -x46267 -x46268 -x46269 -x46270 -x46271 -x46272 -x46273 -x46274 -x46275 -x46276 -x45155 -x45156 -x45157 -x45158 -x45159 -x45160 -x45161 -x45162 -x45163 -x45164 -x45165 -x45166 -x45167 -x45168 -x45169 -x45170 -x45171 -x45172 -x45173 -x45174 -x45175 -x45176 -x45177 -x45178 -x45179 -x45180 -x45181 -x45182 -x45183 -x45184 -x45185 -x45186 -x45187 -x45188 -x45189 -x45190 -x45191 -x45192 -x45193 -x45194 -x45195 -x45196 -x45197 -x45198 -x45199 -x45200 -x45201 -x45202 -x45203 -x45204 -x45205 -x45206 -x45207 -x45208 -x45209 -x45210 -x45211 -x45212 -x45213 -x45214 -x45215 -x45216 -x45217 -x45218 -x45219 -x45220 -x45221 -x45222 -x45223 -x45224 -x45225 -x45226 -x45227 -x45228 -x45229 -x45230 -x45231 -x45232 -x45233 -x45234 -x45235 -x45236 -x45237 -x45238 -x45239 -x45240 -x45241 -x45242 -x45243 -x45244 -x45245 -x45246 -x45247 -x45248 -x45249 -x45250 -x45251 -x45252 -x45253 -x45254 -x45255 -x45256 -x45257 -x45258 -x45259 -x45260 -x45261 -x45262 -x45263 -x45264 -x45265 -x45266 -x45267 -x45268 -x45269 -x45270 -x45271 -x45272 -x45273 -x45274 -x45275 -x45276 -x45277 -x45278 -x45279 -x45280 -x45281 -x45282 -x45283 -x45284 -x45285 -x45286 -x45287 -x45288 -x45289 -x45290 -x45291 -x45292 -x45293 -x45294 -x45295 -x45296 -x45297 -x45298 -x45299 -x45300 -x45301 -x45302 -x45303 -x45304 -x45305 -x45306 -x45307 -x45308 -x45309 -x45310 -x45311 -x45312 -x45313 -x45314 -x45315 -x45316 -x45317 -x45318 -x45319 -x45320 -x45321 -x45322 -x45323 -x45324 -x45325 -x45326 -x45327 -x45328 -x45329 -x45330 -x45331 -x45332 -x45333 -x45334 -x45335 -x45336 -x45337 -x45338 -x45339 -x45340 -x45341 -x45342 -x45343 -x45344 -x45345 -x45346 -x45347 -x45348 -x45349 -x45350 -x45351 -x45352 -x45353 -x45354 -x45355 -x45356 -x45357 -x45358 -x45359 -x45360 -x45361 -x45362 -x45363 -x45364 -x45365 -x45366 -x45367 -x45368 -x45369 -x45370 -x45371 -x45372 -x45373 -x45374 -x45375 -x45376 -x45377 -x45378 -x45379 -x45380 -x45381 -x45382 -x45383 -x45384 -x45385 -x45386 -x45387 -x45388 -x45389 -x45390 -x45391 -x45392 -x45393 -x45394 -x45395 -x45396 -x45397 -x45398 -x45399 -x45400 -x45401 -x45402 -x45403 -x45404 -x45405 -x45406 -x45407 -x45408 -x45409 -x45410 -x45411 -x45412 -x45413 -x45414 -x45415 -x45416 -x45417 -x45418 -x45419 -x45420 -x45421 -x45422 -x45423 -x45424 -x45425 -x45426 -x45427 -x45428 -x45429 -x45430 -x45431 -x45432 -x45433 -x45434
421.33/423.15	v -x45435 -x45436 -x45437 -x45438 -x45439 -x45440 -x45441 -x45442 -x45443 -x45444 -x45445 -x45446 -x45447 -x45448 -x45449 -x45450 -x45451 -x45485 -x45486 -x45487 -x45488 -x45489 -x45490 -x45491 -x45492 -x45493 -x45494 -x45495 -x45496 -x45497 -x45498 -x45499 -x45500 -x45501 -x45502 -x45503 -x45504 -x45505 -x45506 -x45507 -x45508 -x45509 -x45510 -x45511 -x45512 -x45513 -x45514 -x45515 -x45516 -x45517 -x45518 -x45519 -x45520 -x45521 -x45522 -x45523 -x45524 -x45525 -x45526 -x45527 -x45528 -x45529 -x45530 -x45531 -x45532 -x45533 -x45534 -x45535 -x45536 -x45537 -x45538 -x45539 -x45540 -x45541 -x45542 -x45543 -x45544 -x45545 -x45546 -x45547 -x45548 -x45549 -x45550 -x45551 -x45552 -x45553 -x45554 -x45555 -x45556 -x45557 -x45558 -x45559 -x45560 -x45561 -x45562 -x45563 -x45564 -x45565 -x45566 -x45567 -x45568 -x45569 -x45570 -x45571 -x45572 -x45573 -x45574 -x45575 -x45576 -x45577 -x45578 -x45579 -x45580 -x45581 -x45582 -x45583 -x45584 -x45585 -x45586 -x45587 -x45588 -x45589 -x45590 -x45591 -x45592 -x45593 -x45594 -x45595 -x45596 -x45597 -x45598 -x45599 -x45600 -x45601 -x45602 -x45603 -x45604 -x45605 -x45606 -x45607 -x45608 -x45609 -x45610 -x45611 -x45612 -x45613 -x45614 -x45615 -x45616 -x45617 -x45618 -x45619 -x45620 -x45621 -x45622 -x45623 -x45624 -x45625 -x45626 -x45627 -x45628 -x45629 -x45630 -x45631 -x45632 -x45633 -x45634 -x45635 -x45636 -x45637 -x45638 -x45639 -x45640 -x45641 -x45642 -x45643 -x45644 -x45645 -x45646 -x45647 -x45648 -x45649 -x45650 -x45651 -x45652 -x45653 -x45654 -x45655 -x45656 -x45657 -x45658 -x45659 -x45660 -x45661 -x45662 -x45663 -x45664 -x45665 -x45666 -x45667 -x45668 -x45669 -x45670 -x45671 -x45672 -x45673 -x45674 -x45675 -x45676 -x45677 -x45678 -x45679 -x45680 -x45681 -x45682 -x45683 -x45684 -x45685 -x45686 -x45687 -x45688 -x45689 -x45690 -x45691 -x45692 -x45693 -x45694 -x45695 -x45696 -x45697 -x45698 -x45699 -x45700 -x45701 -x45702 -x45703 -x45704 -x45705 -x45706 -x45707 -x45708 -x45709 -x45710 -x45711 -x45712 -x45713 -x45714 -x45715 -x45716 -x45717 -x45718 -x45719 -x45720 -x45721 -x45722 -x45723 -x45724 -x45725 -x45726 -x45727 -x45728 -x45729 -x45730 -x45731 -x45732 -x45733 -x45734 -x45735 -x45736 -x45737 -x45738 -x45739 -x45740 -x45741 -x45742 -x45743 -x45744 -x45745 -x45746 -x45747 -x45748 -x45749 -x45750 -x45751 -x45752 -x45753 -x45754 -x45755 -x45756 -x45757 -x45758 -x45759 -x45760 -x45761 -x45762 -x45763 -x45764 -x45765 -x45766 -x45767 -x45768 -x45769 -x45770 -x45771 -x45772 -x45773 -x45774 -x45775 -x45776 -x45777 -x45778 -x45779 -x45780 -x45781 -x45782 -x45783 -x45784 -x45785 -x45786 -x45787 -x45788 -x45789 -x45790 -x45791 -x45792 -x45793 -x45794 -x45795 -x45796 -x45797 -x45798 -x45799 -x45800 -x45801 -x45802 -x45803 -x45804 -x45805 -x45806 -x45807 -x45808 -x45809 -x45810 -x45811 -x45812 -x45813 -x45814 -x45848 -x45849 -x45850 -x45851 -x45852 -x45853 -x45854 -x45855 -x45856 -x45857 -x45858 -x45859 -x45860 -x45861 -x45862 -x45863 -x45864 -x45865 -x45866 -x45867 -x45868 -x45869 -x45870 -x45871 -x45872 -x45873 -x45874 -x45875 -x45876 -x45877 -x45878 -x45879 -x45880 -x45881 -x45882 -x45883 -x45884 -x45885 -x45886 -x45887 -x45888 -x45889 -x45890 -x45891 -x45892 -x45893 -x45894 -x45895 -x45896 -x45897 -x45898 -x45899 -x45900 -x45901 -x45902 -x45903 -x45904 -x45905 -x45906 -x45907 -x45908 -x45909 -x45910 -x45911 -x45912 -x45913 -x45914 -x45915 -x45916 -x45917 -x45918 -x45919 -x45920 -x45921 -x45922 -x45923 -x45924 -x45925 -x45926 -x45927 -x45928 -x45929 -x45930 -x45931 -x45932 -x45933 -x45934 -x45935 -x45936 -x45937 -x45938 -x45939 -x45940 -x45941 -x45942 -x45943 -x45944 -x45945 -x45946 -x45947 -x45948 -x45949 -x45950 -x45951 -x45952 -x45953 -x45954 -x45955 -x45956 -x45957 -x45958 -x45959 -x45960 -x45961 -x45962 -x45963 -x45964 -x45965 -x45966 -x45967 -x45968 -x45969 -x45970 -x45971 -x45972 -x45973 -x45974 -x45975 -x45976 -x45977 -x45978 -x45979 -x45980 -x45981 -x45982 -x45983 -x45984 -x45985 -x45986 -x45987 -x45988 -x45989 -x45990 -x45991 -x45992 -x45993 -x45994 -x45995 -x45996 -x45997 -x45998 -x45999 -x46000 -x46001 -x46002 -x46003 -x46004 -x46005 -x46006 -x46007 -x46008 -x46009 -x46010 -x46011 -x46012 -x46013 -x46014 -x46015 -x46016 -x46017 -x46018 -x46019 -x46020 -x46021 -x46022 -x46023 -x46024 -x46025 -x46026 -x46027 -x46028 -x46029 -x46030 -x46031 -x46032 -x46033 -x46034 -x46035 -x46036 -x46037 -x46038 -x46039 -x46040 -x46041 -x46042 -x46043 -x46044 -x46045 -x46574 -x46575 -x46576 -x46577 -x46578 -x46579 -x46580 -x46581 -x46582 -x46583 -x46584 -x46585 -x46586 -x46587 -x46588 -x46589 -x46590 -x46591 -x46592 -x46593 -x46594 -x46595 -x46596 -x46597 -x46598 -x46599 -x46600 -x46601 -x46602 -x46603 -x46604 -x46605 -x46606 -x46937 -x46938 -x46939 -x46940 -x46941 -x46942 -x46943 -x46944 -x46945 -x46946 -x46947 -x46948 -x46949 -x46950 -x46951 -x46952 -x46953 -x46954 -x46955 -x46956 -x46957 -x46958 -x46959 -x46960 -x46961 -x46962 -x46963 -x46964 -x46965 -x46966 -x46967 -x46968 -x46969 -x47168 -x47169 -x47170 -x47171 -x47172 -x47173 -x47174 -x47175 -x47176 -x47177 -x47178 -x47179 -x47180 -x47181 -x47182 -x47183 -x47184 -x47185 -x47186 -x47187 -x47188 -x47189 -x47190 -x47191 -x47192 -x47193 -x47194 -x47195 -x47196 -x47197 -x47198 -x47199 -x47200 -x47201 -x47202 -x47203 -x47204 -x47205 -x47206 -x47207 -x47208 -x47209 -x47210 -x47211 -x47212 -x47213 -x47214 -x47215 -x47216 -x47217 -x47218 -x47219 -x47220 -x47221 -x47222 -x47223 -x47224 -x47225 -x47226 -x47227 -x47228 -x47229 -x47230 -x47231 -x47232 -x47233 -x47234 -x47235 -x47236 -x47237 -x47238 -x47239 -x47240 -x47241 -x47242 -x47243 -x47244 -x47245 -x47246 -x47247 -x47248 -x47249 -x47250 -x47251 -x47252 -x47253 -x47254 -x47255 -x47256 -x47257 -x47258 -x47259 -x47260 -x47261 -x47262 -x47263 -x47264 -x47265 -x47266 -x47267 -x47268 -x47269 -x47270 -x47271 -x47272 -x47273 -x47274 -x47275 -x47276 -x47277 -x47278 -x47279 -x47280 -x47281 -x47282 -x47283 -x47284 -x47285 -x47286 -x47287 -x47288 -x47289 -x47290 -x47291 -x47292 -x47293 -x47294 -x47295 -x47296 -x47297 -x47298 -x47299 -x47300 -x47301 -x47302 -x47303 -x47304 -x47305 -x47306 -x47307 -x47308 -x47309 -x47310 -x47311 -x47312 -x47313 -x47314 -x47315 -x47316 -x47317 -x47318 -x47319 -x47320 -x47321 -x47322 -x47323 -x47324 -x47325 -x47326 -x47327 -x47328 -x47329 -x47330 -x47331 -x47332 -x47333 -x47334 -x47335 -x47336 -x47337 -x47338 -x47339 -x47340 -x47341 -x47342 -x47343 -x47344 -x47345 -x47346 -x47347 -x47348 -x47349 -x47350 -x47351 -x47352 -x47353 -x47354 -x47355 -x47356 -x47357 -x47358 -x47359 -x47360 -x47361 -x47362 -x47363 -x47364 -x47365 -x47366 -x47367 -x47368 -x47369 -x47370 -x47371 -x47372 -x47373 -x47374 -x47375 -x47376 -x47377 -x47378 -x47379 -x47380 -x47381 -x47382 -x47383 -x47384 -x47385 -x47386 -x47387 -x47388 -x47389 -x47390 -x47391 -x47392 -x47393 -x47394 -x47395 -x47396 -x47397 -x47398 -x46277 -x46278 -x46279 -x46280 -x46281 -x46282 -x46283 -x46284 -x46285 -x46286 -x46287 -x46288 -x46289 -x46290 -x46291 -x46292 -x46293 -x46294 -x46295 -x46296 -x46297 -x46298 -x46299 -x46300 -x46301 -x46302 -x46303 -x46304 -x46305 -x46306 -x46307 -x46308 -x46309 -x46310 -x46311 -x46312 -x46313 -x46314 -x46315 -x46316 -x46317 -x46318 -x46319 -x46320 -x46321 -x46322 -x46323 -x46324 -x46325 -x46326 -x46327 -x46328 -x46329 -x46330 -x46331 -x46332 -x46333 -x46334 -x46335 -x46336 -x46337 -x46338 -x46339 -x46340 -x46341 -x46342 -x46343 -x46344 -x46345 -x46346 -x46347 -x46348 -x46349 -x46350 -x46351 -x46352 -x46353 -x46354 -x46355 -x46356 -x46357 -x46358 -x46359 -x46360 -x46361 -x46362 -x46363 -x46364 -x46365 -x46366 -x46367 -x46368 -x46369 -x46370 -x46371 -x46372 -x46373 -x46374 -x46375 -x46376 -x46377 -x46378 -x46379 -x46380 -x46381 -x46382 -x46383 -x46384 -x46385 -x46386 -x46387 -x46388 -x46389 -x46390 -x46391 -x46392 -x46393 -x46394 -x46395 -x46396 -x46397 -x46398 -x46399 -x46400 -x46401 -x46402 -x46403 -x46404 -x46405 -x46406 -x46407 -x46408 -x46409 -x46410 -x46411 -x46412 -x46413 -x46414 -x46415 -x46416 -x46417 -x46418 -x46419 -x46420 -x46421 -x46422 -x46423 -x46424 -x46425 -x46426 -x46427 -x46428 -x46429 -x46430 -x46431 -x46432 -x46433 -x46434 -x46435 -x46436 -x46437 -x46438 -x46439 -x46440 -x46441 -x46442 -x46443 -x46444 -x46445 -x46446 -x46447 -x46448 -x46449 -x46450 -x46451 -x46452 -x46453 -x46454 -x46455 -x46456 -x46457 -x46458 -x46459 -x46460 -x46461 -x46462 -x46463 -x46464 -x46465 -x46466 -x46467 -x46468 -x46469 -x46470 -x46471 -x46472 -x46473 -x46474 -x46475 -x46476 -x46477 -x46478 -x46479 -x46480 -x46481 -x46482 -x46483 -x46484 -x46485 -x46486 -x46487 -x46488 -x46489 -x46490 -x46491 -x46492 -x46493 -x46494 -x46495 -x46496 -x46497 -x46498 -x46499 -x46500 -x46501 -x46502 -x46503 -x46504 -x46505 -x46506 -x46507 -x46508 -x46509 -x46510 -x46511 -x46512 -x46513 -x46514 -x46515 -x46516 -x46517 -x46518 -x46519 -x46520 -x46521 -x46522 -x46523 -x46524 -x46525 -x46526 -x46527 -x46528 -x46529 -x46530 -x46531 -x46532 -x46533 -x46534 -x46535 -x46536 -x46537 -x46538 -x46539 -x46540 -x46541 -x46542 -x46543 -x46544 -x46545 -x46546 -x46547 -x46548 -x46549 -x46550 -x46551 -x46552 -x46553 -x46554 -x46555 -x46556 -x46557 -x46558 -x46559 -x46560 -x46561 -x46562 -x46563 -x46564 -x46565 -x46566 -x46567 -x46568 -x46569 -x46570 -x46571 -x46572 -x46573 -x46607 -x46608 -x46609 -x46610 -x46611 -x46612 -x46613 -x46614 -x46615 -x46616 -x46617 -x46618 -x46619 -x46620 -x46621 -x46622 -x46623 -x46624 -x46625 -x46626 -x46627 -x46628 -x46629 -x46630 -x46631 -x46632 -x46633 -x46634 -x46635 -x46636 -x46637 -x46638 -x46639 -x46640 -x46641 -x46642 -x46643 -x46644 -x46645 -x46646 -x46647 -x46648 -x46649 -x46650 -x46651 -x46652 -x46653 -x46654 -x46655 -x46656 -x46657 -x46658 -x46659 -x46660 -x46661 -x46662 -x46663 -x46664 -x46665 -x46666 -x46667 -x46668 -x46669 -x46670 -x46671 -x46672 -x46673 -x46674 -x46675 -x46676 -x46677 -x46678 -x46679 -x46680 -x46681 -x46682 -x46683 -x46684 -x46685 -x46686 -x46687 -x46688 -x46689 -x46690 -x46691 -x46692 -x46693 -x46694 -x46695 -x46696 -x46697 -x46698 -x46699 -x46700 -x46701 -x46702 -x46703 -x46704 -x46705 -x46706 -x46707 -x46708 -x46709 -x46710 -x46711 -x46712 -x46713 -x46714 -x46715 -x46716 -x46717 -x46718 -x46719 -x46720 -x46721 -x46722 -x46723 -x46724 -x46725 -x46726 -x46727 -x46728 -x46729 -x46730 -x46731 -x46732 -x46733 -x46734 -x46735 -x46736 -x46737 -x46738 -x46739 -x46740 -x46741 -x46742 -x46743 -x46744 -x46745 -x46746 -x46747 -x46748 -x46749 -x46750 -x46751 -x46752 -x46753 -x46754 -x46755 -x46756 -x46757 -x46758 -x46759 -x46760 -x46761 -x46762 -x46763 -x46764 -x46765 -x46766 -x46767 -x46768 -x46769 -x46770 -x46771 -x46772 -x46773 -x46774 -x46775 -x46776 -x46777 -x46778 -x46779 -x46780 -x46781 -x46782 -x46783 -x46784 -x46785 -x46786 -x46787 -x46788 -x46789 -x46790 -x46791 -x46792 -x46793 -x46794 -x46795 -x46796 -x46797 -x46798 -x46799 -x46800 -x46801 -x46802 -x46803 -x46804 -x46805 -x46806 -x46807 -x46808 -x46809 -x46810 -x46811 -x46812 -x46813 -x46814 -x46815 -x46816 -x46817 -x46818 -x46819 -x46820 -x46821 -x46822 -x46823 -x46824 -x46825 -x46826 -x46827 -x46828 -x46829 -x46830 -x46831 -x46832 -x46833 -x46834 -x46835 -x46836 -x46837 -x46838 -x46839 -x46840 -x46841 -x46842 -x46843 -x46844 -x46845 -x46846 -x46847 -x46848 -x46849 -x46850 -x46851 -x46852 -x46853 -x46854 -x46855 -x46856 -x46857 -x46858 -x46859 -x46860 -x46861 -x46862 -x46863 -x46864 -x46865 -x46866 -x46867 -x46868 -x46869 -x46870 -x46871 -x46872 -x46873 -x46874 -x46875 -x46876 -x46877 -x46878 -x46879 -x46880 -x46881 -x46882 -x46883 -x46884 -x46885 -x46886 -x46887 -x46888 -x46889 -x46890 -x46891 -x46892 -x46893 -x46894 -x46895 -x46896 -x46897 -x46898 -x46899 -x46900 -x46901 -x46902 -x46903 -x46904 -x46905 -x46906 -x46907 -x46908 -x46909 -x46910 -x46911 -x46912 -x46913 -x46914 -x46915 -x46916 -x46917 -x46918 -x46919 -x46920 -x46921 -x46922 -x46923 -x46924 -x46925 -x46926 -x46927 -x46928 -x46929 -x46930 -x46931 -x46932 -x46933 -x46934 -x46935 -x46936 -x46970 -x46971 -x46972 -x46973 -x46974 -x46975 -x46976 -x46977 -x46978 -x46979 -x46980 -x46981 -x46982 -x46983 -x46984 -x46985 -x46986 -x46987 -x46988 -x46989 -x46990 -x46991 -x46992 -x46993 -x46994 -x46995 -x46996 -x46997 -x46998 -x46999 -x47000 -x47001 -x47002 -x47003 -x47004 -x47005 -x47006 -x47007 -x47008 -x47009 -x47010 -x47011 -x47012 -x47013 -x47014 -x47015 -x47016 -x47017 -x47018 -x47019 -x47020 -x47021 -x47022 -x47023 -x47024 -x47025 -x47026 -x47027 -x47028 -x47029 -x47030 -x47031 -x47032 -x47033 -x47034 -x47035 -x47036 -x47037 -x47038 -x47039 -x47040 -x47041 -x47042 -x47043 -x47044 -x47045 -x47046 -x47047 -x47048 -x47049 -x47050 -x47051 -x47052 -x47053 -x47054 -x47055 -x47056 -x47057 -x47058 -x47059 -x47060 -x47061 -x47062 -x47063 -x47064 -x47065 -x47066 -x47067 -x47068 -x47069 -x47070 -x47071 -x47072 -x47073 -x47074 -x47075 -x47076 -x47077 -x47078 -x47079 -x47080 -x47081 -x47082 -x47083 -x47084 -x47085 -x47086 -x47087 -x47088 -x47089 -x47090 -x47091 -x47092 -x47093 -x47094 -x47095 -x47096 -x47097 -x47098 -x47099 -x47100 -x47101 -x47102 -x47103 -x47104 -x47105 -x47106 -x47107 -x47108 -x47109 -x47110 -x47111 -x47112 -x47113 -x47114 -x47115 -x47116 -x47117 -x47118 -x47119 -x47120 -x47121 -x47122 -x47123 -x47124 -x47125 -x47126 -x47127 -x47128 -x47129 -x47130 -x47131 -x47132 -x47133 -x47134 -x47135 -x47136 -x47137 -x47138 -x47139 -x47140 -x47141 -x47142 -x47143 -x47144 -x47145 -x47146 -x47147 -x47148 -x47149 -x47150 -x47151 -x47152 -x47153 -x47154 -x47155 -x47156 -x47157 -x47158 -x47159 -x47160 -x47161 -x47162 -x47163 -x47164 -x47165 -x47166 -x47167 -x47696 -x47697 -x47698 -x47699 -x47700 -x47701 -x47702 -x47703 -x47704 -x47705 -x47706 -x47707 -x47708 -x47709 -x47710 -x47711 -x47712 -x47713 -x47714 -x47715 -x47716 -x47717 -x47718 -x47719 -x47720 -x47721 -x47722 -x47723 -x47724 -x47725 -x47726 -x47727 -x47728 -x48059 -x48060 -x48061 -x48062 -x48063 -x48064 -x48065 -x48066 -x48067 -x48068 -x48069 -x48070 -x48071 -x48072 -x48073 -x48074 -x48075 -x48076 -x48077 -x48078 -x48079 -x48080 -x48081 -x48082 -x48083 -x48084 -x48085 -x48086 -x48087 -x48088 -x48089 -x48090 -x48091 -x48290 -x48291 -x48292 -x48293 -x48294 -x48295 -x48296 -x48297 -x48298 -x48299 -x48300 -x48301 -x48302 -x48303 -x48304 -x48305 -x48306 -x48307 -x48308 -x48309 -x48310 -x48311 -x48312 -x48313 -x48314 -x48315 -x48316 -x48317 -x48318 -x48319 -x48320 -x48321 -x48322 -x48323 -x48324 -x48325 -x48326 -x48327 -x48328 -x48329 -x48330 -x48331 -x48332 -x48333 -x48334 -x48335 -x48336 -x48337 -x48338 -x48339 -x48340 -x48341 -x48342 -x48343 -x48344 -x48345 -x48346 -x48347 -x48348 -x48349 -x48350 -x48351 -x48352 -x48353 -x48354 -x48355 -x48356 -x48357 -x48358 -x48359 -x48360 -x48361 -x48362 -x48363 -x48364 -x48365 -x48366 -x48367 -x48368 -x48369 -x48370 -x48371 -x48372 -x48373 -x48374 -x48375 -x48376 -x48377 -x48378 -x48379 -x48380 -x48381 -x48382 -x48383 -x48384 -x48385 -x48386 -x48387 -x48388 -x48389 -x48390 -x48391 -x48392 -x48393 -x48394 -x48395 -x48396 -x48397 -x48398 -x48399 -x48400 -x48401 -x48402 -x48403 -x48404 -x48405 -x48406 -x48407 -x48408 -x48409 -x48410 -x48411 -x48412 -x48413 -x48414 -x48415 -x48416 -x48417 -x48418 -x48419 -x48420 -x48421 -x48422 -x48423 -x48424 -x48425 -x48426 -x48427 -x48428 -x48429 -x48430 -x48431 -x48432 -x48433 -x48434 -x48435 -x48436 -x48437 -x48438 -x48439 -x48440 -x48441 -x48442 -x48443 -x48444 -x48445 -x48446 -x48447 -x48448 -x48449 -x48450 -x48451 -x48452 -x48453 -x48454 -x48455 -x48456 -x48457 -x48458 -x48459 -x48460 -x48461 -x48462 -x48463 -x48464 -x48465 -x48466 -x48467 -x48468 -x48469 -x48470 -x48471 -x48472 -x48473 -x48474 -x48475 -x48476 -x48477 -x48478 -x48479 -x48480 -x48481 -x48482 -x48483 -x48484 -x48485 -x48486 -x48487 -x48488 -x48489 -x48490 -x48491 -x48492 -x48493 -x48494 -x48495 -x48496 -x48497 -x48498 -x48499 -x48500 -x48501 -x48502 -x48503 -x48504 -x48505 -x48506 -x48507 -x48508 -x48509 -x48510 -x48511 -x48512 -x48513 -x48514 -x48515 -x48516 -x48517 -x48518 -x48519 -x48520 -x47399 -x47400 -x47401 -x47402 -x47403 -x47404 -x47405 -x47406 -x47407 -x47408 -x47409 -x47410 -x47411 -x47412 -x47413 -x47414 -x47415 -x47416 -x47417 -x47418 -x47419 -x47420 -x47421 -x47422 -x47423 -x47424 -x47425 -x47426 -x47427 -x47428 -x47429 -x47430 -x47431 -x47432 -x47433 -x47434
421.33/423.15	v -x47435 -x47436 -x47437 -x47438 -x47439 -x47440 -x47441 -x47442 -x47443 -x47444 -x47445 -x47446 -x47447 -x47448 -x47449 -x47450 -x47451 -x47452 -x47453 -x47454 -x47455 -x47456 -x47457 -x47458 -x47459 -x47460 -x47461 -x47462 -x47463 -x47464 -x47465 -x47466 -x47467 -x47468 -x47469 -x47470 -x47471 -x47472 -x47473 -x47474 -x47475 -x47476 -x47477 -x47478 -x47479 -x47480 -x47481 -x47482 -x47483 -x47484 -x47485 -x47486 -x47487 -x47488 -x47489 -x47490 -x47491 -x47492 -x47493 -x47494 -x47495 -x47496 -x47497 -x47498 -x47499 -x47500 -x47501 -x47502 -x47503 -x47504 -x47505 -x47506 -x47507 -x47508 -x47509 -x47510 -x47511 -x47512 -x47513 -x47514 -x47515 -x47516 -x47517 -x47518 -x47519 -x47520 -x47521 -x47522 -x47523 -x47524 -x47525 -x47526 -x47527 -x47528 -x47529 -x47530 -x47531 -x47532 -x47533 -x47534 -x47535 -x47536 -x47537 -x47538 -x47539 -x47540 -x47541 -x47542 -x47543 -x47544 -x47545 -x47546 -x47547 -x47548 -x47549 -x47550 -x47551 -x47552 -x47553 -x47554 -x47555 -x47556 -x47557 -x47558 -x47559 -x47560 -x47561 -x47562 -x47563 -x47564 -x47565 -x47566 -x47567 -x47568 -x47569 -x47570 -x47571 -x47572 -x47573 -x47574 -x47575 -x47576 -x47577 -x47578 -x47579 -x47580 -x47581 -x47582 -x47583 -x47584 -x47585 -x47586 -x47587 -x47588 -x47589 -x47590 -x47591 -x47592 -x47593 -x47594 -x47595 -x47596 -x47597 -x47598 -x47599 -x47600 -x47601 -x47602 -x47603 -x47604 -x47605 -x47606 -x47607 -x47608 -x47609 -x47610 -x47611 -x47612 -x47613 -x47614 -x47615 -x47616 -x47617 -x47618 -x47619 -x47620 -x47621 -x47622 -x47623 -x47624 -x47625 -x47626 -x47627 -x47628 -x47629 -x47630 -x47631 -x47632 -x47633 -x47634 -x47635 -x47636 -x47637 -x47638 -x47639 -x47640 -x47641 -x47642 -x47643 -x47644 -x47645 -x47646 -x47647 -x47648 -x47649 -x47650 -x47651 -x47652 -x47653 -x47654 -x47655 -x47656 -x47657 -x47658 -x47659 -x47660 -x47661 -x47662 -x47663 -x47664 -x47665 -x47666 -x47667 -x47668 -x47669 -x47670 -x47671 -x47672 -x47673 -x47674 -x47675 -x47676 -x47677 -x47678 -x47679 -x47680 -x47681 -x47682 -x47683 -x47684 -x47685 -x47686 -x47687 -x47688 -x47689 -x47690 -x47691 -x47692 -x47693 -x47694 -x47695 -x47729 -x47730 -x47731 -x47732 -x47733 -x47734 -x47735 -x47736 -x47737 -x47738 -x47739 -x47740 -x47741 -x47742 -x47743 -x47744 -x47745 -x47746 -x47747 -x47748 -x47749 -x47750 -x47751 -x47752 -x47753 -x47754 -x47755 -x47756 -x47757 -x47758 -x47759 -x47760 -x47761 -x47762 -x47763 -x47764 -x47765 -x47766 -x47767 -x47768 -x47769 -x47770 -x47771 -x47772 -x47773 -x47774 -x47775 -x47776 -x47777 -x47778 -x47779 -x47780 -x47781 -x47782 -x47783 -x47784 -x47785 -x47786 -x47787 -x47788 -x47789 -x47790 -x47791 -x47792 -x47793 -x47794 -x47795 -x47796 -x47797 -x47798 -x47799 -x47800 -x47801 -x47802 -x47803 -x47804 -x47805 -x47806 -x47807 -x47808 -x47809 -x47810 -x47811 -x47812 -x47813 -x47814 -x47815 -x47816 -x47817 -x47818 -x47819 -x47820 -x47821 -x47822 -x47823 -x47824 -x47825 -x47826 -x47827 -x47828 -x47829 -x47830 -x47831 -x47832 -x47833 -x47834 -x47835 -x47836 -x47837 -x47838 -x47839 -x47840 -x47841 -x47842 -x47843 -x47844 -x47845 -x47846 -x47847 -x47848 -x47849 -x47850 -x47851 -x47852 -x47853 -x47854 -x47855 -x47856 -x47857 -x47858 -x47859 -x47860 -x47861 -x47862 -x47863 -x47864 -x47865 -x47866 -x47867 -x47868 -x47869 -x47870 -x47871 -x47872 -x47873 -x47874 -x47875 -x47876 -x47877 -x47878 -x47879 -x47880 -x47881 -x47882 -x47883 -x47884 -x47885 -x47886 -x47887 -x47888 -x47889 -x47890 -x47891 -x47892 -x47893 -x47894 -x47895 -x47896 -x47897 -x47898 -x47899 -x47900 -x47901 -x47902 -x47903 -x47904 -x47905 -x47906 -x47907 -x47908 -x47909 -x47910 -x47911 -x47912 -x47913 -x47914 -x47915 -x47916 -x47917 -x47918 -x47919 -x47920 -x47921 -x47922 -x47923 -x47924 -x47925 -x47926 -x47927 -x47928 -x47929 -x47930 -x47931 -x47932 -x47933 -x47934 -x47935 -x47936 -x47937 -x47938 -x47939 -x47940 -x47941 -x47942 -x47943 -x47944 -x47945 -x47946 -x47947 -x47948 -x47949 -x47950 -x47951 -x47952 -x47953 -x47954 -x47955 -x47956 -x47957 -x47958 -x47959 -x47960 -x47961 -x47962 -x47963 -x47964 -x47965 -x47966 -x47967 -x47968 -x47969 -x47970 -x47971 -x47972 -x47973 -x47974 -x47975 -x47976 -x47977 -x47978 -x47979 -x47980 -x47981 -x47982 -x47983 -x47984 -x47985 -x47986 -x47987 -x47988 -x47989 -x47990 -x47991 -x47992 -x47993 -x47994 -x47995 -x47996 -x47997 -x47998 -x47999 -x48000 -x48001 -x48002 -x48003 -x48004 -x48005 -x48006 -x48007 -x48008 -x48009 -x48010 -x48011 -x48012 -x48013 -x48014 -x48015 -x48016 -x48017 -x48018 -x48019 -x48020 -x48021 -x48022 -x48023 -x48024 -x48025 -x48026 -x48027 -x48028 -x48029 -x48030 -x48031 -x48032 -x48033 -x48034 -x48035 -x48036 -x48037 -x48038 -x48039 -x48040 -x48041 -x48042 -x48043 -x48044 -x48045 -x48046 -x48047 -x48048 -x48049 -x48050 -x48051 -x48052 -x48053 -x48054 -x48055 -x48056 -x48057 -x48058 -x48092 -x48093 -x48094 -x48095 -x48096 -x48097 -x48098 -x48099 -x48100 -x48101 -x48102 -x48103 -x48104 -x48105 -x48106 -x48107 -x48108 -x48109 -x48110 -x48111 -x48112 -x48113 -x48114 -x48115 -x48116 -x48117 -x48118 -x48119 -x48120 -x48121 -x48122 -x48123 -x48124 -x48125 -x48126 -x48127 -x48128 -x48129 -x48130 -x48131 -x48132 -x48133 -x48134 -x48135 -x48136 -x48137 -x48138 -x48139 -x48140 -x48141 -x48142 -x48143 -x48144 -x48145 -x48146 -x48147 -x48148 -x48149 -x48150 -x48151 -x48152 -x48153 -x48154 -x48155 -x48156 -x48157 -x48158 -x48159 -x48160 -x48161 -x48162 -x48163 -x48164 -x48165 -x48166 -x48167 -x48168 -x48169 -x48170 -x48171 -x48172 -x48173 -x48174 -x48175 -x48176 -x48177 -x48178 -x48179 -x48180 -x48181 -x48182 -x48183 -x48184 -x48185 -x48186 -x48187 -x48188 -x48189 -x48190 -x48191 -x48192 -x48193 -x48194 -x48195 -x48196 -x48197 -x48198 -x48199 -x48200 -x48201 -x48202 -x48203 -x48204 -x48205 -x48206 -x48207 -x48208 -x48209 -x48210 -x48211 -x48212 -x48213 -x48214 -x48215 -x48216 -x48217 -x48218 -x48219 -x48220 -x48221 -x48222 -x48223 -x48224 -x48225 -x48226 -x48227 -x48228 -x48229 -x48230 -x48231 -x48232 -x48233 -x48234 -x48235 -x48236 -x48237 -x48238 -x48239 -x48240 -x48241 -x48242 -x48243 -x48244 -x48245 -x48246 -x48247 -x48248 -x48249 -x48250 -x48251 -x48252 -x48253 -x48254 -x48255 -x48256 -x48257 -x48258 -x48259 -x48260 -x48261 -x48262 -x48263 -x48264 -x48265 -x48266 -x48267 -x48268 -x48269 -x48270 -x48271 -x48272 -x48273 -x48274 -x48275 -x48276 -x48277 -x48278 -x48279 -x48280 -x48281 -x48282 -x48283 -x48284 -x48285 -x48286 -x48287 -x48288 -x48289 -x48818 -x48819 -x48820 -x48821 -x48822 -x48823 -x48824 -x48825 -x48826 -x48827 -x48828 -x48829 -x48830 -x48831 -x48832 -x48833 -x48834 -x48835 -x48836 -x48837 -x48838 -x48839 -x48840 -x48841 -x48842 -x48843 -x48844 -x48845 -x48846 -x48847 -x48848 -x48849 -x48850 -x49181 -x49182 -x49183 -x49184 -x49185 -x49186 -x49187 -x49188 -x49189 -x49190 -x49191 -x49192 -x49193 -x49194 -x49195 -x49196 -x49197 -x49198 -x49199 -x49200 -x49201 -x49202 -x49203 -x49204 -x49205 -x49206 -x49207 -x49208 -x49209 -x49210 -x49211 -x49212 -x49213 -x49412 -x49413 -x49414 -x49415 -x49416 -x49417 -x49418 -x49419 -x49420 -x49421 -x49422 -x49423 -x49424 -x49425 -x49426 -x49427 -x49428 -x49429 -x49430 -x49431 -x49432 -x49433 -x49434 -x49435 -x49436 -x49437 -x49438 -x49439 -x49440 -x49441 -x49442 -x49443 -x49444 -x49445 -x49446 -x49447 -x49448 -x49449 -x49450 -x49451 -x49452 -x49453 -x49454 -x49455 -x49456 -x49457 -x49458 -x49459 -x49460 -x49461 -x49462 -x49463 -x49464 -x49465 -x49466 -x49467 -x49468 -x49469 -x49470 -x49471 -x49472 -x49473 -x49474 -x49475 -x49476 -x49477 -x49478 -x49479 -x49480 -x49481 -x49482 -x49483 -x49484 -x49485 -x49486 -x49487 -x49488 -x49489 -x49490 -x49491 -x49492 -x49493 -x49494 -x49495 -x49496 -x49497 -x49498 -x49499 -x49500 -x49501 -x49502 -x49503 -x49504 -x49505 -x49506 -x49507 -x49508 -x49509 -x49510 -x49511 -x49512 -x49513 -x49514 -x49515 -x49516 -x49517 -x49518 -x49519 -x49520 -x49521 -x49522 -x49523 -x49524 -x49525 -x49526 -x49527 -x49528 -x49529 -x49530 -x49531 -x49532 -x49533 -x49534 -x49535 -x49536 -x49537 -x49538 -x49539 -x49540 -x49541 -x49542 -x49543 -x49544 -x49545 -x49546 -x49547 -x49548 -x49549 -x49550 -x49551 -x49552 -x49553 -x49554 -x49555 -x49556 -x49557 -x49558 -x49559 -x49560 -x49561 -x49562 -x49563 -x49564 -x49565 -x49566 -x49567 -x49568 -x49569 -x49570 -x49571 -x49572 -x49573 -x49574 -x49575 -x49576 -x49577 -x49578 -x49579 -x49580 -x49581 -x49582 -x49583 -x49584 -x49585 -x49586 -x49587 -x49588 -x49589 -x49590 -x49591 -x49592 -x49593 -x49594 -x49595 -x49596 -x49597 -x49598 -x49599 -x49600 -x49601 -x49602 -x49603 -x49604 -x49605 -x49606 -x49607 -x49608 -x49609 -x49610 -x49611 -x49612 -x49613 -x49614 -x49615 -x49616 -x49617 -x49618 -x49619 -x49620 -x49621 -x49622 -x49623 -x49624 -x49625 -x49626 -x49627 -x49628 -x49629 -x49630 -x49631 -x49632 -x49633 -x49634 -x49635 -x49636 -x49637 -x49638 -x49639 -x49640 -x49641 -x49642 -x48521 -x48522 -x48523 -x48524 -x48525 -x48526 -x48527 -x48528 -x48529 -x48530 -x48531 -x48532 -x48533 -x48534 -x48535 -x48536 -x48537 -x48538 -x48539 -x48540 -x48541 -x48542 -x48543 -x48544 -x48545 -x48546 -x48547 -x48548 -x48549 -x48550 -x48551 -x48552 -x48553 -x48554 -x48555 -x48556 -x48557 -x48558 -x48559 -x48560 -x48561 -x48562 -x48563 -x48564 -x48565 -x48566 -x48567 -x48568 -x48569 -x48570 -x48571 -x48572 -x48573 -x48574 -x48575 -x48576 -x48577 -x48578 -x48579 -x48580 -x48581 -x48582 -x48583 -x48584 -x48585 -x48586 -x48587 -x48588 -x48589 -x48590 -x48591 -x48592 -x48593 -x48594 -x48595 -x48596 -x48597 -x48598 -x48599 -x48600 -x48601 -x48602 -x48603 -x48604 -x48605 -x48606 -x48607 -x48608 -x48609 -x48610 -x48611 -x48612 -x48613 -x48614 -x48615 -x48616 -x48617 -x48618 -x48619 -x48620 -x48621 -x48622 -x48623 -x48624 -x48625 -x48626 -x48627 -x48628 -x48629 -x48630 -x48631 -x48632 -x48633 -x48634 -x48635 -x48636 -x48637 -x48638 -x48639 -x48640 -x48641 -x48642 -x48643 -x48644 -x48645 -x48646 -x48647 -x48648 -x48649 -x48650 -x48651 -x48652 -x48653 -x48654 -x48655 -x48656 -x48657 -x48658 -x48659 -x48660 -x48661 -x48662 -x48663 -x48664 -x48665 -x48666 -x48667 -x48668 -x48669 -x48670 -x48671 -x48672 -x48673 -x48674 -x48675 -x48676 -x48677 -x48678 -x48679 -x48680 -x48681 -x48682 -x48683 -x48684 -x48685 -x48686 -x48687 -x48688 -x48689 -x48690 -x48691 -x48692 -x48693 -x48694 -x48695 -x48696 -x48697 -x48698 -x48699 -x48700 -x48701 -x48702 -x48703 -x48704 -x48705 -x48706 -x48707 -x48708 -x48709 -x48710 -x48711 -x48712 -x48713 -x48714 -x48715 -x48716 -x48717 -x48718 -x48719 -x48720 -x48721 -x48722 -x48723 -x48724 -x48725 -x48726 -x48727 -x48728 -x48729 -x48730 -x48731 -x48732 -x48733 -x48734 -x48735 -x48736 -x48737 -x48738 -x48739 -x48740 -x48741 -x48742 -x48743 -x48744 -x48745 -x48746 -x48747 -x48748 -x48749 -x48750 -x48751 -x48752 -x48753 -x48754 -x48755 -x48756 -x48757 -x48758 -x48759 -x48760 -x48761 -x48762 -x48763 -x48764 -x48765 -x48766 -x48767 -x48768 -x48769 -x48770 -x48771 -x48772 -x48773 -x48774 -x48775 -x48776 -x48777 -x48778 -x48779 -x48780 -x48781 -x48782 -x48783 -x48784 -x48785 -x48786 -x48787 -x48788 -x48789 -x48790 -x48791 -x48792 -x48793 -x48794 -x48795 -x48796 -x48797 -x48798 -x48799 -x48800 -x48801 -x48802 -x48803 -x48804 -x48805 -x48806 -x48807 -x48808 -x48809 -x48810 -x48811 -x48812 -x48813 -x48814 -x48815 -x48816 -x48817 -x48851 -x48852 -x48853 -x48854 -x48855 -x48856 -x48857 -x48858 -x48859 -x48860 -x48861 -x48862 -x48863 -x48864 -x48865 -x48866 -x48867 -x48868 -x48869 -x48870 -x48871 -x48872 -x48873 -x48874 -x48875 -x48876 -x48877 -x48878 -x48879 -x48880 -x48881 -x48882 -x48883 -x48884 -x48885 -x48886 -x48887 -x48888 -x48889 -x48890 -x48891 -x48892 -x48893 -x48894 -x48895 -x48896 -x48897 -x48898 -x48899 -x48900 -x48901 -x48902 -x48903 -x48904 -x48905 -x48906 -x48907 -x48908 -x48909 -x48910 -x48911 -x48912 -x48913 -x48914 -x48915 -x48916 -x48917 -x48918 -x48919 -x48920 -x48921 -x48922 -x48923 -x48924 -x48925 -x48926 -x48927 -x48928 -x48929 -x48930 -x48931 -x48932 -x48933 -x48934 -x48935 -x48936 -x48937 -x48938 -x48939 -x48940 -x48941 -x48942 -x48943 -x48944 -x48945 -x48946 -x48947 -x48948 -x48949 -x48950 -x48951 -x48952 -x48953 -x48954 -x48955 -x48956 -x48957 -x48958 -x48959 -x48960 -x48961 -x48962 -x48963 -x48964 -x48965 -x48966 -x48967 -x48968 -x48969 -x48970 -x48971 -x48972 -x48973 -x48974 -x48975 -x48976 -x48977 -x48978 -x48979 -x48980 -x48981 -x48982 -x48983 -x48984 -x48985 -x48986 -x48987 -x48988 -x48989 -x48990 -x48991 -x48992 -x48993 -x48994 -x48995 -x48996 -x48997 -x48998 -x48999 -x49000 -x49001 -x49002 -x49003 -x49004 -x49005 -x49006 -x49007 -x49008 -x49009 -x49010 -x49011 -x49012 -x49013 -x49014 -x49015 -x49016 -x49017 -x49018 -x49019 -x49020 -x49021 -x49022 -x49023 -x49024 -x49025 -x49026 -x49027 -x49028 -x49029 -x49030 -x49031 -x49032 -x49033 -x49034 -x49035 -x49036 -x49037 -x49038 -x49039 -x49040 -x49041 -x49042 -x49043 -x49044 -x49045 -x49046 -x49047 -x49048 -x49049 -x49050 -x49051 -x49052 -x49053 -x49054 -x49055 -x49056 -x49057 -x49058 -x49059 -x49060 -x49061 -x49062 -x49063 -x49064 -x49065 -x49066 -x49067 -x49068 -x49069 -x49070 -x49071 -x49072 -x49073 -x49074 -x49075 -x49076 -x49077 -x49078 -x49079 -x49080 -x49081 -x49082 -x49083 -x49084 -x49085 -x49086 -x49087 -x49088 -x49089 -x49090 -x49091 -x49092 -x49093 -x49094 -x49095 -x49096 -x49097 -x49098 -x49099 -x49100 -x49101 -x49102 -x49103 -x49104 -x49105 -x49106 -x49107 -x49108 -x49109 -x49110 -x49111 -x49112 -x49113 -x49114 -x49115 -x49116 -x49117 -x49118 -x49119 -x49120 -x49121 -x49122 -x49123 -x49124 -x49125 -x49126 -x49127 -x49128 -x49129 -x49130 -x49131 -x49132 -x49133 -x49134 -x49135 -x49136 -x49137 -x49138 -x49139 -x49140 -x49141 -x49142 -x49143 -x49144 -x49145 -x49146 -x49147 -x49148 -x49149 -x49150 -x49151 -x49152 -x49153 -x49154 -x49155 -x49156 -x49157 -x49158 -x49159 -x49160 -x49161 -x49162 -x49163 -x49164 -x49165 -x49166 -x49167 -x49168 -x49169 -x49170 -x49171 -x49172 -x49173 -x49174 -x49175 -x49176 -x49177 -x49178 -x49179 -x49180 -x49214 -x49215 -x49216 -x49217 -x49218 -x49219 -x49220 -x49221 -x49222 -x49223 -x49224 -x49225 -x49226 -x49227 -x49228 -x49229 -x49230 -x49231 -x49232 -x49233 -x49234 -x49235 -x49236 -x49237 -x49238 -x49239 -x49240 -x49241 -x49242 -x49243 -x49244 -x49245 -x49246 -x49247 -x49248 -x49249 -x49250 -x49251 -x49252 -x49253 -x49254 -x49255 -x49256 -x49257 -x49258 -x49259 -x49260 -x49261 -x49262 -x49263 -x49264 -x49265 -x49266 -x49267 -x49268 -x49269 -x49270 -x49271 -x49272 -x49273 -x49274 -x49275 -x49276 -x49277 -x49278 -x49279 -x49280 -x49281 -x49282 -x49283 -x49284 -x49285 -x49286 -x49287 -x49288 -x49289 -x49290 -x49291 -x49292 -x49293 -x49294 -x49295 -x49296 -x49297 -x49298 -x49299 -x49300 -x49301 -x49302 -x49303 -x49304 -x49305 -x49306 -x49307 -x49308 -x49309 -x49310 -x49311 -x49312 -x49313 -x49314 -x49315 -x49316 -x49317 -x49318 -x49319 -x49320 -x49321 -x49322 -x49323 -x49324 -x49325 -x49326 -x49327 -x49328 -x49329 -x49330 -x49331 -x49332 -x49333 -x49334 -x49335 -x49336 -x49337 -x49338 -x49339 -x49340 -x49341 -x49342 -x49343 -x49344 -x49345 -x49346 -x49347 -x49348 -x49349 -x49350 -x49351 -x49352 -x49353 -x49354 -x49355 -x49356 -x49357 -x49358 -x49359 -x49360 -x49361 -x49362 -x49363 -x49364 -x49365 -x49366 -x49367 -x49368 -x49369 -x49370 -x49371 -x49372 -x49373 -x49374 -x49375 -x49376 -x49377 -x49378 -x49379 -x49380 -x49381 -x49382 -x49383 -x49384 -x49385 -x49386 -x49387 -x49388 -x49389 -x49390 -x49391 -x49392 -x49393 -x49394 -x49395 -x49396 -x49397 -x49398 -x49399 -x49400 -x49401 -x49402 -x49403 -x49404 -x49405 -x49406 -x49407 -x49408 -x49409 -x49410 -x49411 -x49940 -x49941 -x49942 -x49943 -x49944 -x49945 -x49946 -x49947 -x49948 -x49949 -x49950 -x49951 -x49952 -x49953 -x49954 -x49955 -x49956 -x49957 -x49958 -x49959 -x49960 -x49961 -x49962 -x49963 -x49964 -x49965 -x49966 -x49967 -x49968 -x49969 x49970 -x49971 -x49972 -x50303 -x50304 -x50305 -x50306 -x50307 -x50308 -x50309 -x50310 -x50311 -x50312 -x50313 -x50314 -x50315 -x50316 -x50317 -x50318 -x50319 -x50320 -x50321 -x50322 -x50323 -x50324 -x50325 -x50326 -x50327 -x50328 -x50329 -x50330 -x50331 -x50332 -x50333 -x50334 -x50335 -x50534 -x50535 -x50536 -x50537 -x50538 -x50539 -x50540 -x50541 -x50542 -x50543 -x50544 -x50545 -x50546 -x50547 -x50548 -x50549 -x50550 -x50551 -x50552 -x50553 -x50554 -x50555 -x50556
421.33/423.15	v -x50557 -x50558 -x50559 -x50560 -x50561 -x50562 -x50563 -x50564 -x50565 -x50566 -x50567 -x50568 -x50569 -x50570 -x50571 -x50572 -x50573 -x50574 -x50575 -x50576 -x50577 -x50578 -x50579 -x50580 -x50581 -x50582 -x50583 -x50584 -x50585 -x50586 -x50587 -x50588 -x50589 -x50590 -x50591 -x50592 -x50593 -x50594 -x50595 -x50596 -x50597 -x50598 -x50599 -x50600 -x50601 -x50602 -x50603 -x50604 -x50605 -x50606 -x50607 -x50608 -x50609 -x50610 -x50611 -x50612 -x50613 -x50614 -x50615 -x50616 -x50617 -x50618 -x50619 -x50620 -x50621 -x50622 -x50623 -x50624 -x50625 -x50626 -x50627 -x50628 -x50629 -x50630 -x50631 -x50632 -x50633 -x50634 -x50635 -x50636 -x50637 -x50638 -x50639 -x50640 -x50641 -x50642 -x50643 -x50644 -x50645 -x50646 -x50647 -x50648 -x50649 -x50650 -x50651 -x50652 -x50653 -x50654 -x50655 -x50656 -x50657 -x50658 -x50659 -x50660 -x50661 -x50662 -x50663 -x50664 -x50665 -x50666 -x50667 -x50668 -x50669 -x50670 -x50671 -x50672 -x50673 -x50674 -x50675 -x50676 -x50677 -x50678 -x50679 -x50680 -x50681 -x50682 -x50683 -x50684 -x50685 -x50686 -x50687 -x50688 -x50689 -x50690 -x50691 -x50692 -x50693 -x50694 -x50695 x50696 -x50697 -x50698 -x50699 -x50700 -x50701 -x50702 -x50703 -x50704 -x50705 -x50706 -x50707 -x50708 -x50709 -x50710 -x50711 -x50712 -x50713 -x50714 -x50715 -x50716 -x50717 -x50718 -x50719 -x50720 -x50721 -x50722 -x50723 -x50724 -x50725 -x50726 -x50727 -x50728 -x50729 -x50730 -x50731 -x50732 -x50733 -x50734 -x50735 -x50736 -x50737 -x50738 -x50739 -x50740 -x50741 -x50742 -x50743 -x50744 -x50745 -x50746 -x50747 -x50748 -x50749 -x50750 -x50751 -x50752 -x50753 -x50754 -x50755 -x50756 -x50757 -x50758 -x50759 -x50760 -x50761 -x50762 -x50763 -x50764 -x49643 -x49644 -x49645 -x49646 -x49647 -x49648 -x49649 -x49650 -x49651 -x49652 -x49653 -x49654 -x49655 -x49656 -x49657 -x49658 -x49659 -x49660 -x49661 -x49662 -x49663 -x49664 -x49665 -x49666 -x49667 -x49668 -x49669 -x49670 -x49671 -x49672 -x49673 -x49674 -x49675 -x49676 -x49677 -x49678 -x49679 -x49680 -x49681 -x49682 -x49683 -x49684 -x49685 -x49686 -x49687 -x49688 -x49689 -x49690 -x49691 -x49692 -x49693 -x49694 -x49695 -x49696 -x49697 -x49698 -x49699 -x49700 -x49701 -x49702 -x49703 -x49704 -x49705 -x49706 -x49707 -x49708 -x49709 -x49710 -x49711 -x49712 -x49713 -x49714 -x49715 -x49716 -x49717 -x49718 -x49719 -x49720 -x49721 -x49722 -x49723 -x49724 -x49725 -x49726 -x49727 -x49728 -x49729 -x49730 -x49731 -x49732 -x49733 -x49734 -x49735 -x49736 -x49737 -x49738 -x49739 -x49740 -x49741 -x49742 -x49743 -x49744 -x49745 -x49746 -x49747 -x49748 -x49749 -x49750 -x49751 -x49752 -x49753 -x49754 -x49755 -x49756 -x49757 -x49758 -x49759 -x49760 -x49761 -x49762 -x49763 -x49764 -x49765 -x49766 -x49767 -x49768 -x49769 -x49770 -x49771 -x49772 -x49773 -x49774 -x49775 -x49776 -x49777 -x49778 -x49779 -x49780 -x49781 -x49782 -x49783 -x49784 -x49785 -x49786 -x49787 -x49788 -x49789 -x49790 -x49791 -x49792 -x49793 -x49794 -x49795 -x49796 -x49797 -x49798 -x49799 -x49800 -x49801 -x49802 -x49803 -x49804 -x49805 -x49806 -x49807 -x49808 -x49809 -x49810 -x49811 -x49812 -x49813 -x49814 -x49815 -x49816 -x49817 -x49818 -x49819 -x49820 -x49821 -x49822 -x49823 -x49824 -x49825 -x49826 -x49827 -x49828 -x49829 -x49830 -x49831 -x49832 -x49833 -x49834 -x49835 -x49836 -x49837 -x49838 -x49839 -x49840 -x49841 -x49842 -x49843 -x49844 -x49845 -x49846 -x49847 -x49848 -x49849 -x49850 -x49851 -x49852 -x49853 -x49854 -x49855 -x49856 -x49857 -x49858 -x49859 -x49860 -x49861 -x49862 -x49863 -x49864 -x49865 -x49866 -x49867 -x49868 -x49869 -x49870 -x49871 -x49872 -x49873 -x49874 -x49875 -x49876 -x49877 -x49878 -x49879 -x49880 -x49881 -x49882 -x49883 -x49884 -x49885 -x49886 -x49887 -x49888 -x49889 -x49890 -x49891 -x49892 -x49893 -x49894 -x49895 -x49896 -x49897 -x49898 -x49899 -x49900 -x49901 -x49902 -x49903 -x49904 -x49905 -x49906 -x49907 -x49908 -x49909 -x49910 -x49911 -x49912 -x49913 -x49914 -x49915 -x49916 -x49917 -x49918 -x49919 -x49920 -x49921 -x49922 -x49923 -x49924 -x49925 -x49926 -x49927 -x49928 -x49929 -x49930 -x49931 -x49932 -x49933 -x49934 -x49935 -x49936 -x49937 -x49938 -x49939 -x49973 -x49974 -x49975 -x49976 -x49977 -x49978 -x49979 -x49980 -x49981 -x49982 -x49983 -x49984 -x49985 -x49986 -x49987 -x49988 -x49989 -x49990 -x49991 -x49992 -x49993 -x49994 -x49995 -x49996 -x49997 -x49998 -x49999 -x50000 -x50001 -x50002 -x50003 -x50004 -x50005 -x50006 -x50007 -x50008 -x50009 -x50010 -x50011 -x50012 -x50013 -x50014 -x50015 -x50016 -x50017 -x50018 -x50019 -x50020 -x50021 -x50022 -x50023 -x50024 -x50025 -x50026 -x50027 -x50028 -x50029 -x50030 -x50031 -x50032 -x50033 -x50034 -x50035 -x50036 -x50037 -x50038 -x50039 -x50040 -x50041 -x50042 -x50043 -x50044 -x50045 -x50046 -x50047 -x50048 -x50049 -x50050 -x50051 -x50052 -x50053 -x50054 -x50055 -x50056 -x50057 -x50058 -x50059 -x50060 -x50061 -x50062 -x50063 -x50064 -x50065 -x50066 -x50067 -x50068 -x50069 -x50070 -x50071 -x50072 -x50073 -x50074 -x50075 -x50076 -x50077 -x50078 -x50079 -x50080 -x50081 -x50082 -x50083 -x50084 -x50085 -x50086 -x50087 -x50088 -x50089 -x50090 -x50091 -x50092 -x50093 -x50094 -x50095 -x50096 -x50097 -x50098 -x50099 -x50100 -x50101 -x50102 -x50103 -x50104 -x50105 -x50106 -x50107 -x50108 -x50109 -x50110 -x50111 -x50112 -x50113 -x50114 -x50115 -x50116 -x50117 -x50118 -x50119 -x50120 -x50121 -x50122 -x50123 -x50124 -x50125 -x50126 -x50127 -x50128 -x50129 -x50130 -x50131 -x50132 -x50133 -x50134 -x50135 -x50136 -x50137 -x50138 -x50139 -x50140 -x50141 -x50142 -x50143 -x50144 -x50145 -x50146 -x50147 -x50148 -x50149 -x50150 -x50151 -x50152 -x50153 -x50154 -x50155 -x50156 -x50157 -x50158 -x50159 -x50160 -x50161 -x50162 -x50163 -x50164 -x50165 -x50166 -x50167 -x50168 -x50169 -x50170 -x50171 -x50172 -x50173 -x50174 -x50175 -x50176 -x50177 -x50178 -x50179 -x50180 -x50181 -x50182 -x50183 -x50184 -x50185 -x50186 -x50187 -x50188 -x50189 -x50190 -x50191 -x50192 -x50193 -x50194 -x50195 -x50196 -x50197 -x50198 -x50199 -x50200 -x50201 -x50202 -x50203 -x50204 -x50205 -x50206 -x50207 -x50208 -x50209 -x50210 -x50211 -x50212 -x50213 -x50214 -x50215 -x50216 -x50217 -x50218 -x50219 -x50220 -x50221 -x50222 -x50223 -x50224 -x50225 -x50226 -x50227 -x50228 -x50229 -x50230 -x50231 -x50232 -x50233 -x50234 -x50235 -x50236 -x50237 -x50238 -x50239 -x50240 -x50241 -x50242 -x50243 -x50244 -x50245 -x50246 -x50247 -x50248 -x50249 -x50250 -x50251 -x50252 -x50253 -x50254 -x50255 -x50256 -x50257 -x50258 -x50259 -x50260 -x50261 -x50262 -x50263 -x50264 -x50265 -x50266 -x50267 -x50268 -x50269 -x50270 -x50271 -x50272 -x50273 -x50274 -x50275 -x50276 -x50277 -x50278 -x50279 -x50280 -x50281 -x50282 -x50283 -x50284 -x50285 -x50286 -x50287 -x50288 -x50289 -x50290 -x50291 -x50292 -x50293 -x50294 -x50295 -x50296 -x50297 -x50298 -x50299 -x50300 -x50301 -x50302 -x50336 -x50337 -x50338 -x50339 -x50340 -x50341 -x50342 -x50343 -x50344 -x50345 -x50346 -x50347 -x50348 -x50349 -x50350 -x50351 -x50352 -x50353 -x50354 -x50355 -x50356 -x50357 -x50358 -x50359 -x50360 -x50361 -x50362 -x50363 -x50364 -x50365 -x50366 -x50367 -x50368 -x50369 -x50370 -x50371 -x50372 -x50373 -x50374 -x50375 -x50376 -x50377 -x50378 -x50379 -x50380 -x50381 -x50382 -x50383 -x50384 -x50385 -x50386 -x50387 -x50388 -x50389 -x50390 -x50391 -x50392 -x50393 -x50394 -x50395 -x50396 -x50397 -x50398 -x50399 -x50400 -x50401 -x50402 -x50403 -x50404 -x50405 -x50406 -x50407 -x50408 -x50409 -x50410 -x50411 -x50412 -x50413 -x50414 -x50415 -x50416 -x50417 -x50418 -x50419 -x50420 -x50421 -x50422 -x50423 -x50424 -x50425 -x50426 -x50427 -x50428 -x50429 -x50430 -x50431 -x50432 -x50433 -x50434 -x50435 -x50436 -x50437 -x50438 -x50439 -x50440 -x50441 -x50442 -x50443 -x50444 -x50445 -x50446 -x50447 -x50448 -x50449 -x50450 -x50451 -x50452 -x50453 -x50454 -x50455 -x50456 -x50457 -x50458 -x50459 -x50460 -x50461 -x50462 -x50463 -x50464 -x50465 -x50466 -x50467 -x50468 -x50469 -x50470 -x50471 -x50472 -x50473 -x50474 -x50475 -x50476 -x50477 -x50478 -x50479 -x50480 -x50481 -x50482 -x50483 -x50484 -x50485 -x50486 -x50487 -x50488 -x50489 -x50490 -x50491 -x50492 -x50493 -x50494 -x50495 -x50496 -x50497 -x50498 -x50499 -x50500 -x50501 -x50502 -x50503 -x50504 -x50505 -x50506 -x50507 -x50508 -x50509 -x50510 -x50511 -x50512 -x50513 -x50514 -x50515 -x50516 -x50517 -x50518 -x50519 -x50520 -x50521 -x50522 -x50523 -x50524 -x50525 -x50526 -x50527 -x50528 -x50529 -x50530 -x50531 -x50532 -x50533 -x51062 -x51063 -x51064 -x51065 -x51066 -x51067 -x51068 -x51069 -x51070 -x51071 -x51072 -x51073 -x51074 -x51075 -x51076 -x51077 -x51078 -x51079 -x51080 -x51081 -x51082 -x51083 -x51084 -x51085 -x51086 -x51087 -x51088 -x51089 -x51090 -x51091 -x51092 -x51093 -x51094 -x51425 -x51426 -x51427 -x51428 -x51429 -x51430 -x51431 -x51432 -x51433 -x51434 -x51435 -x51436 -x51437 -x51438 -x51439 -x51440 -x51441 -x51442 -x51443 -x51444 -x51445 -x51446 -x51447 -x51448 -x51449 -x51450 -x51451 -x51452 -x51453 -x51454 -x51455 -x51456 -x51457 -x51656 -x51657 -x51658 -x51659 -x51660 -x51661 -x51662 -x51663 -x51664 -x51665 -x51666 -x51667 -x51668 -x51669 -x51670 -x51671 -x51672 -x51673 -x51674 -x51675 -x51676 -x51677 -x51678 -x51679 -x51680 -x51681 -x51682 -x51683 -x51684 -x51685 -x51686 -x51687 -x51688 -x51689 -x51690 -x51691 -x51692 -x51693 -x51694 -x51695 -x51696 -x51697 -x51698 -x51699 -x51700 -x51701 -x51702 -x51703 -x51704 -x51705 -x51706 -x51707 -x51708 -x51709 -x51710 -x51711 -x51712 -x51713 -x51714 -x51715 -x51716 -x51717 -x51718 -x51719 -x51720 -x51721 -x51722 -x51723 -x51724 -x51725 -x51726 -x51727 -x51728 -x51729 -x51730 -x51731 -x51732 -x51733 -x51734 -x51735 -x51736 -x51737 -x51738 -x51739 -x51740 -x51741 -x51742 -x51743 -x51744 -x51745 -x51746 -x51747 -x51748 -x51749 -x51750 -x51751 -x51752 -x51753 -x51754 -x51755 -x51756 -x51757 -x51758 -x51759 -x51760 -x51761 -x51762 -x51763 -x51764 -x51765 -x51766 -x51767 -x51768 -x51769 -x51770 -x51771 -x51772 -x51773 -x51774 -x51775 -x51776 -x51777 -x51778 -x51779 -x51780 -x51781 -x51782 -x51783 -x51784 -x51785 -x51786 -x51787 -x51788 -x51789 -x51790 -x51791 -x51792 -x51793 -x51794 -x51795 -x51796 -x51797 -x51798 -x51799 -x51800 -x51801 -x51802 -x51803 -x51804 -x51805 -x51806 -x51807 -x51808 -x51809 -x51810 -x51811 -x51812 -x51813 -x51814 -x51815 -x51816 -x51817 -x51818 -x51819 -x51820 -x51821 -x51822 -x51823 -x51824 -x51825 -x51826 -x51827 -x51828 -x51829 -x51830 -x51831 -x51832 -x51833 -x51834 -x51835 -x51836 -x51837 -x51838 -x51839 -x51840 -x51841 -x51842 -x51843 -x51844 -x51845 -x51846 -x51847 -x51848 -x51849 -x51850 -x51851 -x51852 -x51853 -x51854 -x51855 -x51856 -x51857 -x51858 -x51859 -x51860 -x51861 -x51862 -x51863 -x51864 -x51865 -x51866 -x51867 -x51868 -x51869 -x51870 -x51871 -x51872 -x51873 -x51874 -x51875 -x51876 -x51877 -x51878 -x51879 -x51880 -x51881 -x51882 -x51883 -x51884 -x51885 -x51886 -x50765 -x50766 -x50767 -x50768 -x50769 -x50770 -x50771 -x50772 -x50773 -x50774 -x50775 -x50776 -x50777 -x50778 -x50779 -x50780 -x50781 -x50782 -x50783 -x50784 -x50785 -x50786 -x50787 -x50788 -x50789 -x50790 -x50791 -x50792 -x50793 -x50794 -x50795 -x50796 -x50797 -x50798 -x50799 -x50800 -x50801 -x50802 -x50803 -x50804 -x50805 -x50806 -x50807 -x50808 -x50809 -x50810 -x50811 -x50812 -x50813 -x50814 -x50815 -x50816 -x50817 -x50818 -x50819 -x50820 -x50821 -x50822 -x50823 -x50824 -x50825 -x50826 -x50827 -x50828 -x50829 -x50830 -x50831 -x50832 -x50833 -x50834 -x50835 -x50836 -x50837 -x50838 -x50839 -x50840 -x50841 -x50842 -x50843 -x50844 -x50845 -x50846 -x50847 -x50848 -x50849 -x50850 -x50851 -x50852 -x50853 -x50854 -x50855 -x50856 -x50857 -x50858 -x50859 -x50860 -x50861 -x50862 -x50863 -x50864 -x50865 -x50866 -x50867 -x50868 -x50869 -x50870 -x50871 -x50872 -x50873 -x50874 -x50875 -x50876 -x50877 -x50878 -x50879 -x50880 -x50881 -x50882 -x50883 -x50884 -x50885 -x50886 -x50887 -x50888 -x50889 -x50890 -x50891 -x50892 -x50893 -x50894 -x50895 -x50896 -x50897 -x50898 -x50899 -x50900 -x50901 -x50902 -x50903 -x50904 -x50905 -x50906 -x50907 -x50908 -x50909 -x50910 -x50911 -x50912 -x50913 -x50914 -x50915 -x50916 -x50917 -x50918 -x50919 -x50920 -x50921 -x50922 -x50923 -x50924 -x50925 -x50926 -x50927 -x50928 -x50929 -x50930 -x50931 -x50932 -x50933 -x50934 -x50935 -x50936 -x50937 -x50938 -x50939 -x50940 -x50941 -x50942 -x50943 -x50944 -x50945 -x50946 -x50947 -x50948 -x50949 -x50950 -x50951 -x50952 -x50953 -x50954 -x50955 -x50956 -x50957 -x50958 -x50959 -x50960 -x50961 -x50962 -x50963 -x50964 -x50965 -x50966 -x50967 -x50968 -x50969 -x50970 -x50971 -x50972 -x50973 -x50974 -x50975 -x50976 -x50977 -x50978 -x50979 -x50980 -x50981 -x50982 -x50983 -x50984 -x50985 -x50986 -x50987 -x50988 -x50989 -x50990 -x50991 -x50992 -x50993 -x50994 -x50995 -x50996 -x50997 -x50998 -x50999 -x51000 -x51001 -x51002 -x51003 -x51004 -x51005 -x51006 -x51007 -x51008 -x51009 -x51010 -x51011 -x51012 -x51013 -x51014 -x51015 -x51016 -x51017 -x51018 -x51019 -x51020 -x51021 -x51022 -x51023 -x51024 -x51025 -x51026 -x51027 -x51028 -x51029 -x51030 -x51031 -x51032 -x51033 -x51034 -x51035 -x51036 -x51037 -x51038 -x51039 -x51040 -x51041 -x51042 -x51043 -x51044 -x51045 -x51046 -x51047 -x51048 -x51049 -x51050 -x51051 -x51052 -x51053 -x51054 -x51055 -x51056 -x51057 -x51058 -x51059 -x51060 -x51061 -x51095 -x51096 -x51097 -x51098 -x51099 -x51100 -x51101 -x51102 -x51103 -x51104 -x51105 -x51106 -x51107 -x51108 -x51109 -x51110 -x51111 -x51112 -x51113 -x51114 -x51115 -x51116 -x51117 -x51118 -x51119 -x51120 -x51121 -x51122 -x51123 -x51124 -x51125 -x51126 -x51127 -x51128 -x51129 -x51130 -x51131 -x51132 -x51133 -x51134 -x51135 -x51136 -x51137 -x51138 -x51139 -x51140 -x51141 -x51142 -x51143 -x51144 -x51145 -x51146 -x51147 -x51148 -x51149 -x51150 -x51151 -x51152 -x51153 -x51154 -x51155 -x51156 -x51157 -x51158 -x51159 -x51160 -x51161 -x51162 -x51163 -x51164 -x51165 -x51166 -x51167 -x51168 -x51169 -x51170 -x51171 -x51172 -x51173 -x51174 -x51175 -x51176 -x51177 -x51178 -x51179 -x51180 -x51181 -x51182 -x51183 -x51184 -x51185 -x51186 -x51187 -x51188 -x51189 -x51190 -x51191 -x51192 -x51193 -x51194 -x51195 -x51196 -x51197 -x51198 -x51199 -x51200 -x51201 -x51202 -x51203 -x51204 -x51205 -x51206 -x51207 -x51208 -x51209 -x51210 -x51211 -x51212 -x51213 -x51214 -x51215 -x51216 -x51217 -x51218 -x51219 -x51220 -x51221 -x51222 -x51223 -x51224 -x51225 -x51226 -x51227 -x51228 -x51229 -x51230 -x51231 -x51232 -x51233 -x51234 -x51235 -x51236 -x51237 -x51238 -x51239 -x51240 -x51241 -x51242 -x51243 -x51244 -x51245 -x51246 -x51247 -x51248 -x51249 -x51250 -x51251 -x51252 -x51253 -x51254 -x51255 -x51256 -x51257 -x51258 -x51259 -x51260 -x51261 -x51262 -x51263 -x51264 -x51265 -x51266 -x51267 -x51268 -x51269 -x51270 -x51271 -x51272 -x51273 -x51274 -x51275 -x51276 -x51277 -x51278 -x51279 -x51280 -x51281 -x51282 -x51283 -x51284 -x51285 -x51286 -x51287 -x51288 -x51289 -x51290 -x51291 -x51292 -x51293 -x51294 -x51295 -x51296 -x51297 -x51298 -x51299 -x51300 -x51301 -x51302 -x51303 -x51304 -x51305 -x51306 -x51307 -x51308 -x51309 -x51310 -x51311 -x51312 -x51313 -x51314 -x51315 -x51316 -x51317 -x51318 -x51319 -x51320 -x51321 -x51322 -x51323 -x51324 -x51325 -x51326 -x51327 -x51328 -x51329 -x51330 -x51331 -x51332 -x51333 -x51334 -x51335 -x51336 -x51337 -x51338 -x51339 -x51340 -x51341 -x51342 -x51343 -x51344 -x51345 -x51346 -x51347 -x51348 -x51349 -x51350 -x51351 -x51352 -x51353 -x51354 -x51355 -x51356 -x51357 -x51358 -x51359 -x51360 -x51361 -x51362 -x51363 -x51364 -x51365 -x51366 -x51367 -x51368 -x51369 -x51370 -x51371 -x51372 -x51373 -x51374 -x51375 -x51376 -x51377 -x51378 -x51379 -x51380 -x51381 -x51382 -x51383 -x51384 -x51385 -x51386 -x51387 -x51388 -x51389 -x51390 -x51391 -x51392 -x51393 -x51394 -x51395 -x51396 -x51397 -x51398 -x51399 -x51400 -x51401 -x51402 -x51403 -x51404 -x51405 -x51406 -x51407 -x51408 -x51409 -x51410 -x51411 -x51412 -x51413 -x51414 -x51415 -x51416 -x51417 -x51418 -x51419 -x51420 -x51421 -x51422 -x51423 -x51424 -x51458 -x51459 -x51460 -x51461 -x51462 -x51463 -x51464 -x51465 -x51466 -x51467 -x51468 -x51469 -x51470 -x51471 -x51472 -x51473 -x51474 -x51475 -x51476 -x51477 -x51478 -x51479 -x51480 -x51481 -x51482 -x51483 -x51484 -x51485 -x51486 -x51487 -x51488 -x51489 -x51490 -x51491 -x51492 -x51493 -x51494 -x51495 -x51496 -x51497 -x51498 -x51499 -x51500
421.33/423.15	v -x51501 -x51502 -x51503 -x51504 -x51505 -x51506 -x51507 -x51508 -x51509 -x51510 -x51511 -x51512 -x51513 -x51514 -x51515 -x51516 -x51517 -x51518 -x51519 -x51520 -x51521 -x51522 -x51523 -x51524 -x51525 -x51526 -x51527 -x51528 -x51529 -x51530 -x51531 -x51532 -x51533 -x51534 -x51535 -x51536 -x51537 -x51538 -x51539 -x51540 -x51541 -x51542 -x51543 -x51544 -x51545 -x51546 -x51547 -x51548 -x51549 -x51550 -x51551 -x51552 -x51553 -x51554 -x51555 -x51556 -x51557 -x51558 -x51559 -x51560 -x51561 -x51562 -x51563 -x51564 -x51565 -x51566 -x51567 -x51568 -x51569 -x51570 -x51571 -x51572 -x51573 -x51574 -x51575 -x51576 -x51577 -x51578 -x51579 -x51580 -x51581 -x51582 -x51583 -x51584 -x51585 -x51586 -x51587 -x51588 -x51589 -x51590 -x51591 -x51592 -x51593 -x51594 -x51595 -x51596 -x51597 -x51598 -x51599 -x51600 -x51601 -x51602 -x51603 -x51604 -x51605 -x51606 -x51607 -x51608 -x51609 -x51610 -x51611 -x51612 -x51613 -x51614 -x51615 -x51616 -x51617 -x51618 -x51619 -x51620 -x51621 -x51622 -x51623 -x51624 -x51625 -x51626 -x51627 -x51628 -x51629 -x51630 -x51631 -x51632 -x51633 -x51634 -x51635 -x51636 -x51637 -x51638 -x51639 -x51640 -x51641 -x51642 -x51643 -x51644 -x51645 -x51646 -x51647 -x51648 -x51649 -x51650 -x51651 -x51652 -x51653 -x51654 -x51655 -x52184 -x52185 -x52186 -x52187 -x52188 -x52189 -x52190 -x52191 -x52192 -x52193 -x52194 -x52195 -x52196 -x52197 -x52198 -x52199 -x52200 -x52201 -x52202 -x52203 -x52204 -x52205 -x52206 -x52207 -x52208 -x52209 -x52210 -x52211 -x52212 -x52213 -x52214 -x52215 -x52216 -x52547 -x52548 -x52549 -x52550 -x52551 -x52552 -x52553 -x52554 -x52555 -x52556 -x52557 -x52558 -x52559 -x52560 -x52561 -x52562 -x52563 -x52564 -x52565 -x52566 -x52567 -x52568 -x52569 -x52570 -x52571 -x52572 -x52573 -x52574 -x52575 -x52576 -x52577 -x52578 -x52579 -x52778 -x52779 -x52780 -x52781 -x52782 -x52783 -x52784 -x52785 -x52786 -x52787 -x52788 -x52789 -x52790 -x52791 -x52792 -x52793 -x52794 -x52795 -x52796 -x52797 -x52798 -x52799 -x52800 -x52801 -x52802 -x52803 -x52804 -x52805 -x52806 -x52807 -x52808 -x52809 -x52810 -x52811 -x52812 -x52813 -x52814 -x52815 -x52816 -x52817 -x52818 -x52819 -x52820 -x52821 -x52822 -x52823 -x52824 -x52825 -x52826 -x52827 -x52828 -x52829 -x52830 -x52831 -x52832 -x52833 -x52834 -x52835 -x52836 -x52837 -x52838 -x52839 -x52840 -x52841 -x52842 -x52843 -x52844 -x52845 -x52846 -x52847 -x52848 -x52849 -x52850 -x52851 -x52852 -x52853 -x52854 -x52855 -x52856 -x52857 -x52858 -x52859 -x52860 -x52861 -x52862 -x52863 -x52864 -x52865 -x52866 -x52867 -x52868 -x52869 -x52870 -x52871 -x52872 -x52873 -x52874 -x52875 -x52876 -x52877 -x52878 -x52879 -x52880 -x52881 -x52882 -x52883 -x52884 -x52885 -x52886 -x52887 -x52888 -x52889 -x52890 -x52891 -x52892 -x52893 -x52894 -x52895 -x52896 -x52897 -x52898 -x52899 -x52900 -x52901 -x52902 -x52903 -x52904 -x52905 -x52906 -x52907 -x52908 -x52909 -x52910 -x52911 -x52912 -x52913 -x52914 -x52915 -x52916 -x52917 -x52918 -x52919 -x52920 -x52921 -x52922 -x52923 -x52924 -x52925 -x52926 -x52927 -x52928 -x52929 -x52930 -x52931 -x52932 -x52933 -x52934 -x52935 -x52936 -x52937 -x52938 -x52939 -x52940 -x52941 -x52942 -x52943 -x52944 -x52945 -x52946 -x52947 -x52948 -x52949 -x52950 -x52951 -x52952 -x52953 -x52954 -x52955 -x52956 -x52957 -x52958 -x52959 -x52960 -x52961 -x52962 -x52963 -x52964 -x52965 -x52966 -x52967 -x52968 -x52969 -x52970 -x52971 -x52972 -x52973 -x52974 -x52975 -x52976 -x52977 -x52978 -x52979 -x52980 -x52981 -x52982 -x52983 -x52984 -x52985 -x52986 -x52987 -x52988 -x52989 -x52990 -x52991 -x52992 -x52993 -x52994 -x52995 -x52996 -x52997 -x52998 -x52999 -x53000 -x53001 -x53002 -x53003 -x53004 -x53005 -x53006 -x53007 -x53008 -x51887 -x51888 -x51889 -x51890 -x51891 -x51892 -x51893 -x51894 -x51895 -x51896 -x51897 -x51898 -x51899 -x51900 -x51901 -x51902 -x51903 -x51904 -x51905 -x51906 -x51907 -x51908 -x51909 -x51910 -x51911 -x51912 -x51913 -x51914 -x51915 -x51916 -x51917 -x51918 -x51919 -x51920 -x51921 -x51922 -x51923 -x51924 -x51925 -x51926 -x51927 -x51928 -x51929 -x51930 -x51931 -x51932 -x51933 -x51934 -x51935 -x51936 -x51937 -x51938 -x51939 -x51940 -x51941 -x51942 -x51943 -x51944 -x51945 -x51946 -x51947 -x51948 -x51949 -x51950 -x51951 -x51952 -x51953 -x51954 -x51955 -x51956 -x51957 -x51958 -x51959 -x51960 -x51961 -x51962 -x51963 -x51964 -x51965 -x51966 -x51967 -x51968 -x51969 -x51970 -x51971 -x51972 -x51973 -x51974 -x51975 -x51976 -x51977 -x51978 -x51979 -x51980 -x51981 -x51982 -x51983 -x51984 -x51985 -x51986 -x51987 -x51988 -x51989 -x51990 -x51991 -x51992 -x51993 -x51994 -x51995 -x51996 -x51997 -x51998 -x51999 -x52000 -x52001 -x52002 -x52003 -x52004 -x52005 -x52006 -x52007 -x52008 -x52009 -x52010 -x52011 -x52012 -x52013 -x52014 -x52015 -x52016 -x52017 -x52018 -x52019 -x52020 -x52021 -x52022 -x52023 -x52024 -x52025 -x52026 -x52027 -x52028 -x52029 -x52030 -x52031 -x52032 -x52033 -x52034 -x52035 -x52036 -x52037 -x52038 -x52039 -x52040 -x52041 -x52042 -x52043 -x52044 -x52045 -x52046 -x52047 -x52048 -x52049 -x52050 -x52051 -x52052 -x52053 -x52054 -x52055 -x52056 -x52057 -x52058 -x52059 -x52060 -x52061 -x52062 -x52063 -x52064 -x52065 -x52066 -x52067 -x52068 -x52069 -x52070 -x52071 -x52072 -x52073 -x52074 -x52075 -x52076 -x52077 -x52078 -x52079 -x52080 -x52081 -x52082 -x52083 -x52084 -x52085 -x52086 -x52087 -x52088 -x52089 -x52090 -x52091 -x52092 -x52093 -x52094 -x52095 -x52096 -x52097 -x52098 -x52099 -x52100 -x52101 -x52102 -x52103 -x52104 -x52105 -x52106 -x52107 -x52108 -x52109 -x52110 -x52111 -x52112 -x52113 -x52114 -x52115 -x52116 -x52117 -x52118 -x52119 -x52120 -x52121 -x52122 -x52123 -x52124 -x52125 -x52126 -x52127 -x52128 -x52129 -x52130 -x52131 -x52132 -x52133 -x52134 -x52135 -x52136 -x52137 -x52138 -x52139 -x52140 -x52141 -x52142 -x52143 -x52144 -x52145 -x52146 -x52147 -x52148 -x52149 -x52150 -x52151 -x52152 -x52153 -x52154 -x52155 -x52156 -x52157 -x52158 -x52159 -x52160 -x52161 -x52162 -x52163 -x52164 -x52165 -x52166 -x52167 -x52168 -x52169 -x52170 -x52171 -x52172 -x52173 -x52174 -x52175 -x52176 -x52177 -x52178 -x52179 -x52180 -x52181 -x52182 -x52183 -x52217 -x52218 -x52219 -x52220 -x52221 -x52222 -x52223 -x52224 -x52225 -x52226 -x52227 -x52228 -x52229 -x52230 -x52231 -x52232 -x52233 -x52234 -x52235 -x52236 -x52237 -x52238 -x52239 -x52240 -x52241 -x52242 -x52243 -x52244 -x52245 -x52246 -x52247 -x52248 -x52249 -x52250 -x52251 -x52252 -x52253 -x52254 -x52255 -x52256 -x52257 -x52258 -x52259 -x52260 -x52261 -x52262 -x52263 -x52264 -x52265 -x52266 -x52267 -x52268 -x52269 -x52270 -x52271 -x52272 -x52273 -x52274 -x52275 -x52276 -x52277 -x52278 -x52279 -x52280 -x52281 -x52282 -x52283 -x52284 -x52285 -x52286 -x52287 -x52288 -x52289 -x52290 -x52291 -x52292 -x52293 -x52294 -x52295 -x52296 -x52297 -x52298 -x52299 -x52300 -x52301 -x52302 -x52303 -x52304 -x52305 -x52306 -x52307 -x52308 -x52309 -x52310 -x52311 -x52312 -x52313 -x52314 -x52315 -x52316 -x52317 -x52318 -x52319 -x52320 -x52321 -x52322 -x52323 -x52324 -x52325 -x52326 -x52327 -x52328 -x52329 -x52330 -x52331 -x52332 -x52333 -x52334 -x52335 -x52336 -x52337 -x52338 -x52339 -x52340 -x52341 -x52342 -x52343 -x52344 -x52345 -x52346 -x52347 -x52348 -x52349 -x52350 -x52351 -x52352 -x52353 -x52354 -x52355 -x52356 -x52357 -x52358 -x52359 -x52360 -x52361 -x52362 -x52363 -x52364 -x52365 -x52366 -x52367 -x52368 -x52369 -x52370 -x52371 -x52372 -x52373 -x52374 -x52375 -x52376 -x52377 -x52378 -x52379 -x52380 -x52381 -x52382 -x52383 -x52384 -x52385 -x52386 -x52387 -x52388 -x52389 -x52390 -x52391 -x52392 -x52393 -x52394 -x52395 -x52396 -x52397 -x52398 -x52399 -x52400 -x52401 -x52402 -x52403 -x52404 -x52405 -x52406 -x52407 -x52408 -x52409 -x52410 -x52411 -x52412 -x52413 -x52414 -x52415 -x52416 -x52417 -x52418 -x52419 -x52420 -x52421 -x52422 -x52423 -x52424 -x52425 -x52426 -x52427 -x52428 -x52429 -x52430 -x52431 -x52432 -x52433 -x52434 -x52435 -x52436 -x52437 -x52438 -x52439 -x52440 -x52441 -x52442 -x52443 -x52444 -x52445 -x52446 -x52447 -x52448 -x52449 -x52450 -x52451 -x52452 -x52453 -x52454 -x52455 -x52456 -x52457 -x52458 -x52459 -x52460 -x52461 -x52462 -x52463 -x52464 -x52465 -x52466 -x52467 -x52468 -x52469 -x52470 -x52471 -x52472 -x52473 -x52474 -x52475 -x52476 -x52477 -x52478 -x52479 -x52480 -x52481 -x52482 -x52483 -x52484 -x52485 -x52486 -x52487 -x52488 -x52489 -x52490 -x52491 -x52492 -x52493 -x52494 -x52495 -x52496 -x52497 -x52498 -x52499 -x52500 -x52501 -x52502 -x52503 -x52504 -x52505 -x52506 -x52507 -x52508 -x52509 -x52510 -x52511 -x52512 -x52513 -x52514 -x52515 -x52516 -x52517 -x52518 -x52519 -x52520 -x52521 -x52522 -x52523 -x52524 -x52525 -x52526 -x52527 -x52528 -x52529 -x52530 -x52531 -x52532 -x52533 -x52534 -x52535 -x52536 -x52537 -x52538 -x52539 -x52540 -x52541 -x52542 -x52543 -x52544 -x52545 -x52546 -x52580 -x52581 -x52582 -x52583 -x52584 -x52585 -x52586 -x52587 -x52588 -x52589 -x52590 -x52591 -x52592 -x52593 -x52594 -x52595 -x52596 -x52597 -x52598 -x52599 -x52600 -x52601 -x52602 -x52603 -x52604 -x52605 -x52606 -x52607 -x52608 -x52609 -x52610 -x52611 -x52612 -x52613 -x52614 -x52615 -x52616 -x52617 -x52618 -x52619 -x52620 -x52621 -x52622 -x52623 -x52624 -x52625 -x52626 -x52627 -x52628 -x52629 -x52630 -x52631 -x52632 -x52633 -x52634 -x52635 -x52636 -x52637 -x52638 -x52639 -x52640 -x52641 -x52642 -x52643 -x52644 -x52645 -x52646 -x52647 -x52648 -x52649 -x52650 -x52651 -x52652 -x52653 -x52654 -x52655 -x52656 -x52657 -x52658 -x52659 -x52660 -x52661 -x52662 -x52663 -x52664 -x52665 -x52666 -x52667 -x52668 -x52669 -x52670 -x52671 -x52672 -x52673 -x52674 -x52675 -x52676 -x52677 -x52678 -x52679 -x52680 -x52681 -x52682 -x52683 -x52684 -x52685 -x52686 -x52687 -x52688 -x52689 -x52690 -x52691 -x52692 -x52693 -x52694 -x52695 -x52696 -x52697 -x52698 -x52699 -x52700 -x52701 -x52702 -x52703 -x52704 -x52705 -x52706 -x52707 -x52708 -x52709 -x52710 -x52711 -x52712 -x52713 -x52714 -x52715 -x52716 -x52717 -x52718 -x52719 -x52720 -x52721 -x52722 -x52723 -x52724 -x52725 -x52726 -x52727 -x52728 -x52729 -x52730 -x52731 -x52732 -x52733 -x52734 -x52735 -x52736 -x52737 -x52738 -x52739 -x52740 -x52741 -x52742 -x52743 -x52744 -x52745 -x52746 -x52747 -x52748 -x52749 -x52750 -x52751 -x52752 -x52753 -x52754 -x52755 -x52756 -x52757 -x52758 -x52759 -x52760 -x52761 -x52762 -x52763 -x52764 -x52765 -x52766 -x52767 -x52768 -x52769 -x52770 -x52771 -x52772 -x52773 -x52774 -x52775 -x52776 -x52777 -x53306 -x53307 -x53308 -x53309 -x53310 -x53311 -x53312 -x53313 -x53314 -x53315 -x53316 -x53317 -x53318 -x53319 -x53320 -x53321 -x53322 -x53323 -x53324 -x53325 -x53326 -x53327 -x53328 -x53329 -x53330 -x53331 -x53332 -x53333 -x53334 -x53335 -x53336 -x53337 -x53338 -x53669 -x53670 -x53671 -x53672 -x53673 -x53674 -x53675 -x53676 -x53677 -x53678 -x53679 -x53680 -x53681 -x53682 -x53683 -x53684 -x53685 -x53686 -x53687 -x53688 -x53689 -x53690 -x53691 -x53692 -x53693 -x53694 -x53695 -x53696 -x53697 -x53698 -x53699 -x53700 -x53701 -x53900 -x53901 -x53902 -x53903 -x53904 -x53905 -x53906 -x53907 -x53908 -x53909 -x53910 -x53911 -x53912 -x53913 -x53914 -x53915 -x53916 -x53917 -x53918 -x53919 -x53920 -x53921 -x53922 -x53923 -x53924 -x53925 -x53926 -x53927 -x53928 -x53929 -x53930 -x53931 -x53932 -x53933 -x53934 -x53935 -x53936 -x53937 -x53938 -x53939 -x53940 -x53941 -x53942 -x53943 -x53944 -x53945 -x53946 -x53947 -x53948 -x53949 -x53950 -x53951 -x53952 -x53953 -x53954 -x53955 -x53956 -x53957 -x53958 -x53959 -x53960 -x53961 -x53962 -x53963 -x53964 -x53965 -x53966 -x53967 -x53968 -x53969 -x53970 -x53971 -x53972 -x53973 -x53974 -x53975 -x53976 -x53977 -x53978 -x53979 -x53980 -x53981 -x53982 -x53983 -x53984 -x53985 -x53986 -x53987 -x53988 -x53989 -x53990 -x53991 -x53992 -x53993 -x53994 -x53995 -x53996 -x53997 -x53998 -x53999 -x54000 -x54001 -x54002 -x54003 -x54004 -x54005 -x54006 -x54007 -x54008 -x54009 -x54010 -x54011 -x54012 -x54013 -x54014 -x54015 -x54016 -x54017 -x54018 -x54019 -x54020 -x54021 -x54022 -x54023 -x54024 -x54025 -x54026 -x54027 -x54028 -x54029 -x54030 -x54031 -x54032 -x54033 -x54034 -x54035 -x54036 -x54037 -x54038 -x54039 -x54040 -x54041 -x54042 -x54043 -x54044 -x54045 -x54046 -x54047 -x54048 -x54049 -x54050 -x54051 -x54052 -x54053 -x54054 -x54055 -x54056 -x54057 -x54058 -x54059 -x54060 -x54061 -x54062 -x54063 -x54064 -x54065 -x54066 -x54067 -x54068 -x54069 -x54070 -x54071 -x54072 -x54073 -x54074 -x54075 -x54076 -x54077 -x54078 -x54079 -x54080 -x54081 -x54082 -x54083 -x54084 -x54085 -x54086 -x54087 -x54088 -x54089 -x54090 -x54091 -x54092 -x54093 -x54094 -x54095 -x54096 -x54097 -x54098 -x54099 -x54100 -x54101 -x54102 -x54103 -x54104 -x54105 -x54106 -x54107 -x54108 -x54109 -x54110 -x54111 -x54112 -x54113 -x54114 -x54115 -x54116 -x54117 -x54118 -x54119 -x54120 -x54121 -x54122 -x54123 -x54124 -x54125 -x54126 -x54127 -x54128 -x54129 -x54130 -x53009 -x53010 -x53011 -x53012 -x53013 -x53014 -x53015 -x53016 -x53017 -x53018 -x53019 -x53020 -x53021 -x53022 -x53023 -x53024 -x53025 -x53026 -x53027 -x53028 -x53029 -x53030 -x53031 -x53032 -x53033 -x53034 -x53035 -x53036 -x53037 -x53038 -x53039 -x53040 -x53041 -x53042 -x53043 -x53044 -x53045 -x53046 -x53047 -x53048 -x53049 -x53050 -x53051 -x53052 -x53053 -x53054 -x53055 -x53056 -x53057 -x53058 -x53059 -x53060 -x53061 -x53062 -x53063 -x53064 -x53065 -x53066 -x53067 -x53068 -x53069 -x53070 -x53071 -x53072 -x53073 -x53074 -x53075 -x53076 -x53077 -x53078 -x53079 -x53080 -x53081 -x53082 -x53083 -x53084 -x53085 -x53086 -x53087 -x53088 -x53089 -x53090 -x53091 -x53092 -x53093 -x53094 -x53095 -x53096 -x53097 -x53098 -x53099 -x53100 -x53101 -x53102 -x53103 -x53104 -x53105 -x53106 -x53107 -x53108 -x53109 -x53110 -x53111 -x53112 -x53113 -x53114 -x53115 -x53116 -x53117 -x53118 -x53119 -x53120 -x53121 -x53122 -x53123 -x53124 -x53125 -x53126 -x53127 -x53128 -x53129 -x53130 -x53131 -x53132 -x53133 -x53134 -x53135 -x53136 -x53137 -x53138 -x53139 -x53140 -x53141 -x53142 -x53143 -x53144 -x53145 -x53146 -x53147 -x53148 -x53149 -x53150 -x53151 -x53152 -x53153 -x53154 -x53155 -x53156 -x53157 -x53158 -x53159 -x53160 -x53161 -x53162 -x53163 -x53164 -x53165 -x53166 -x53167 -x53168 -x53169 -x53170 -x53171 -x53172 -x53173 -x53174 -x53175 -x53176 -x53177 -x53178 -x53179 -x53180 -x53181 -x53182 -x53183 -x53184 -x53185 -x53186 -x53187 -x53188 -x53189 -x53190 -x53191 -x53192 -x53193 -x53194 -x53195 -x53196 -x53197 -x53198 -x53199 -x53200 -x53201 -x53202 -x53203 -x53204 -x53205 -x53206 -x53207 -x53208 -x53209 -x53210 -x53211 -x53212 -x53213 -x53214 -x53215 -x53216 -x53217 -x53218 -x53219 -x53220 -x53221 -x53222 -x53223 -x53224 -x53225 -x53226 -x53227 -x53228 -x53229 -x53230 -x53231 -x53232 -x53233 -x53234 -x53235 -x53236 -x53237 -x53238 -x53239 -x53240 -x53241 -x53242 -x53243 -x53244 -x53245 -x53246 -x53247 -x53248 -x53249 -x53250 -x53251 -x53252 -x53253 -x53254 -x53255 -x53256 -x53257 -x53258 -x53259 -x53260 -x53261 -x53262 -x53263 -x53264 -x53265 -x53266 -x53267 -x53268 -x53269 -x53270 -x53271 -x53272 -x53273 -x53274 -x53275 -x53276 -x53277 -x53278 -x53279 -x53280 -x53281 -x53282 -x53283 -x53284 -x53285 -x53286 -x53287 -x53288 -x53289 -x53290 -x53291 -x53292 -x53293 -x53294 -x53295 -x53296 -x53297 -x53298 -x53299 -x53300 -x53301 -x53302 -x53303 -x53304 -x53305 -x53339 -x53340 -x53341 -x53342 -x53343 -x53344 -x53345 -x53346 -x53347 -x53348 -x53349 -x53350 -x53351 -x53352 -x53353 -x53354 -x53355 -x53356 -x53357 -x53358 -x53359 -x53360 -x53361 -x53362 -x53363 -x53364 -x53365 -x53366 -x53367 -x53368 -x53369 -x53370 -x53371 -x53372 -x53373 -x53374 -x53375 -x53376 -x53377 -x53378 -x53379 -x53380 -x53381 -x53382 -x53383 -x53384 -x53385 -x53386 -x53387 -x53388 -x53389 -x53390 -x53391 -x53392 -x53393 -x53394 -x53395 -x53396 -x53397 -x53398 -x53399 -x53400 -x53401 -x53402 -x53403 -x53404 -x53405 -x53406 -x53407 -x53408 -x53409 -x53410 -x53411 -x53412 -x53413 -x53414 -x53415 -x53416 -x53417 -x53418 -x53419 -x53420 -x53421 -x53422 -x53423 -x53424 -x53425 -x53426 -x53427 -x53428 -x53429 -x53430 -x53431 -x53432 -x53433 -x53434 -x53435 -x53436 -x53437 -x53438 -x53439 -x53440 -x53441 -x53442 -x53443 -x53444 -x53445 -x53446 -x53447 -x53448 -x53449 -x53450 -x53451 -x53452 -x53453 -x53454 -x53455 -x53456 -x53457 -x53458 -x53459 -x53460 -x53461 -x53462 -x53463 -x53464 -x53465 -x53466 -x53467
421.33/423.15	v -x53468 -x53469 -x53470 -x53471 -x53472 -x53473 -x53474 -x53475 -x53476 -x53477 -x53478 -x53479 -x53480 -x53481 -x53482 -x53483 -x53484 -x53485 -x53486 -x53487 -x53488 -x53489 -x53490 -x53491 -x53492 -x53493 -x53494 -x53495 -x53496 -x53497 -x53498 -x53499 -x53500 -x53501 -x53502 -x53503 -x53504 -x53505 -x53506 -x53507 -x53508 -x53509 -x53510 -x53511 -x53512 -x53513 -x53514 -x53515 -x53516 -x53517 -x53518 -x53519 -x53520 -x53521 -x53522 -x53523 -x53524 -x53525 -x53526 -x53527 -x53528 -x53529 -x53530 -x53531 -x53532 -x53533 -x53534 -x53535 -x53536 -x53537 -x53538 -x53539 -x53540 -x53541 -x53542 -x53543 -x53544 -x53545 -x53546 -x53547 -x53548 -x53549 -x53550 -x53551 -x53552 -x53553 -x53554 -x53555 -x53556 -x53557 -x53558 -x53559 -x53560 -x53561 -x53562 -x53563 -x53564 -x53565 -x53566 -x53567 -x53568 -x53569 -x53570 -x53571 -x53572 -x53573 -x53574 -x53575 -x53576 -x53577 -x53578 -x53579 -x53580 -x53581 -x53582 -x53583 -x53584 -x53585 -x53586 -x53587 -x53588 -x53589 -x53590 -x53591 -x53592 -x53593 -x53594 -x53595 -x53596 -x53597 -x53598 -x53599 -x53600 -x53601 -x53602 -x53603 -x53604 -x53605 -x53606 -x53607 -x53608 -x53609 -x53610 -x53611 -x53612 -x53613 -x53614 -x53615 -x53616 -x53617 -x53618 -x53619 -x53620 -x53621 -x53622 -x53623 -x53624 -x53625 -x53626 -x53627 -x53628 -x53629 -x53630 -x53631 -x53632 -x53633 -x53634 -x53635 -x53636 -x53637 -x53638 -x53639 -x53640 -x53641 -x53642 -x53643 -x53644 -x53645 -x53646 -x53647 -x53648 -x53649 -x53650 -x53651 -x53652 -x53653 -x53654 -x53655 -x53656 -x53657 -x53658 -x53659 -x53660 -x53661 -x53662 -x53663 -x53664 -x53665 -x53666 -x53667 -x53668 -x53702 -x53703 -x53704 -x53705 -x53706 -x53707 -x53708 -x53709 -x53710 -x53711 -x53712 -x53713 -x53714 -x53715 -x53716 -x53717 -x53718 -x53719 -x53720 -x53721 -x53722 -x53723 -x53724 -x53725 -x53726 -x53727 -x53728 -x53729 -x53730 -x53731 -x53732 -x53733 -x53734 -x53735 -x53736 -x53737 -x53738 -x53739 -x53740 -x53741 -x53742 -x53743 -x53744 -x53745 -x53746 -x53747 -x53748 -x53749 -x53750 -x53751 -x53752 -x53753 -x53754 -x53755 -x53756 -x53757 -x53758 -x53759 -x53760 -x53761 -x53762 -x53763 -x53764 -x53765 -x53766 -x53767 -x53768 -x53769 -x53770 -x53771 -x53772 -x53773 -x53774 -x53775 -x53776 -x53777 -x53778 -x53779 -x53780 -x53781 -x53782 -x53783 -x53784 -x53785 -x53786 -x53787 -x53788 -x53789 -x53790 -x53791 -x53792 -x53793 -x53794 -x53795 -x53796 -x53797 -x53798 -x53799 -x53800 -x53801 -x53802 -x53803 -x53804 -x53805 -x53806 -x53807 -x53808 -x53809 -x53810 -x53811 -x53812 -x53813 -x53814 -x53815 -x53816 -x53817 -x53818 -x53819 -x53820 -x53821 -x53822 -x53823 -x53824 -x53825 -x53826 -x53827 -x53828 -x53829 -x53830 -x53831 -x53832 -x53833 -x53834 -x53835 -x53836 -x53837 -x53838 -x53839 -x53840 -x53841 -x53842 -x53843 -x53844 -x53845 -x53846 -x53847 -x53848 -x53849 -x53850 -x53851 -x53852 -x53853 -x53854 -x53855 -x53856 -x53857 -x53858 -x53859 -x53860 -x53861 -x53862 -x53863 -x53864 -x53865 -x53866 -x53867 -x53868 -x53869 -x53870 -x53871 -x53872 -x53873 -x53874 -x53875 -x53876 -x53877 -x53878 -x53879 -x53880 -x53881 -x53882 -x53883 -x53884 -x53885 -x53886 -x53887 -x53888 -x53889 -x53890 -x53891 -x53892 -x53893 -x53894 -x53895 -x53896 -x53897 -x53898 -x53899 -x55583 -x55584 -x55585 -x55586 -x55587 -x55588 -x55589 -x55590 -x55591 -x55592 -x55593 -x55594 -x55595 -x55596 -x55597 -x55598 -x55599 -x55600 -x55601 -x55602 -x55603 -x55604 -x55605 -x55606 -x55607 -x55608 -x55609 -x55610 -x55611 -x55612 -x55613 -x55614 -x55615 -x55913 -x55914 -x55915 -x55916 -x55917 -x55918 -x55919 -x55920 -x55921 -x55922 -x55923 -x55924 -x55925 -x55926 -x55927 -x55928 -x55929 -x55930 -x55931 -x55932 -x55933 -x55934 -x55935 -x55936 -x55937 -x55938 -x55939 -x55940 -x55941 -x55942 -x55943 -x55944 -x55945 -x56144 -x56145 -x56146 -x56147 -x56148 -x56149 -x56150 -x56151 -x56152 -x56153 -x56154 -x56155 -x56156 -x56157 -x56158 -x56159 -x56160 -x56161 -x56162 -x56163 -x56164 -x56165 -x56166 -x56167 -x56168 -x56169 -x56170 -x56171 -x56172 -x56173 -x56174 -x56175 -x56176 -x56177 -x56178 -x56179 -x56180 -x56181 -x56182 -x56183 -x56184 -x56185 -x56186 -x56187 -x56188 -x56189 -x56190 -x56191 -x56192 -x56193 -x56194 -x56195 -x56196 -x56197 -x56198 -x56199 -x56200 -x56201 -x56202 -x56203 -x56204 -x56205 -x56206 -x56207 -x56208 -x56209 -x56210 -x56211 -x56212 -x56213 -x56214 -x56215 -x56216 -x56217 -x56218 -x56219 -x56220 -x56221 -x56222 -x56223 -x56224 -x56225 -x56226 -x56227 -x56228 -x56229 -x56230 -x56231 -x56232 -x56233 -x56234 -x56235 -x56236 -x56237 -x56238 -x56239 -x56240 -x56241 -x56242 -x56243 -x56244 -x56245 -x56246 -x56247 -x56248 -x56249 -x56250 -x56251 -x56252 -x56253 -x56254 -x56255 -x56256 -x56257 -x56258 -x56259 -x56260 -x56261 -x56262 -x56263 -x56264 -x56265 -x56266 -x56267 -x56268 -x56269 -x56270 -x56271 -x56272 -x56273 -x56274 -x56275 -x56276 -x56277 -x56278 -x56279 -x56280 -x56281 -x56282 -x56283 -x56284 -x56285 -x56286 -x56287 -x56288 -x56289 -x56290 -x56291 -x56292 -x56293 -x56294 -x56295 -x56296 -x56297 -x56298 -x56299 -x56300 -x56301 -x56302 -x56303 -x56304 -x56305 -x56306 -x56307 -x56308 -x56309 -x56310 -x56311 -x56312 -x56313 -x56314 -x56315 -x56316 -x56317 -x56318 -x56319 -x56320 -x56321 -x56322 -x56323 -x56324 -x56325 -x56326 -x56327 -x56328 -x56329 -x56330 -x56331 -x56332 -x56333 -x56334 -x56335 -x56336 -x56337 -x56338 -x56339 -x56340 -x56341 -x56342 -x56343 -x56344 -x56345 -x56346 -x56347 -x56348 -x56349 -x56350 -x56351 -x56352 -x56353 -x56354 -x56355 -x56356 -x56357 -x56358 -x56359 -x56360 -x56361 -x56362 -x56363 -x56364 -x56365 -x56366 -x56367 -x56368 -x56369 -x56370 -x56371 -x56372 -x56373 -x56374 -x55253 -x55254 -x55255 -x55256 -x55257 -x55258 -x55259 -x55260 -x55261 -x55262 -x55263 -x55264 -x55265 -x55266 -x55267 -x55268 -x55269 -x55270 -x55271 -x55272 -x55273 -x55274 -x55275 -x55276 -x55277 -x55278 -x55279 -x55280 -x55281 -x55282 -x55283 -x55284 -x55285 -x55286 -x55287 -x55288 -x55289 -x55290 -x55291 -x55292 -x55293 -x55294 -x55295 -x55296 -x55297 -x55298 -x55299 -x55300 -x55301 -x55302 -x55303 -x55304 -x55305 -x55306 -x55307 -x55308 -x55309 -x55310 -x55311 -x55312 -x55313 -x55314 -x55315 -x55316 -x55317 -x55318 -x55319 -x55320 -x55321 -x55322 -x55323 -x55324 -x55325 -x55326 -x55327 -x55328 -x55329 -x55330 -x55331 -x55332 -x55333 -x55334 -x55335 -x55336 -x55337 -x55338 -x55339 -x55340 -x55341 -x55342 -x55343 -x55344 -x55345 -x55346 -x55347 -x55348 -x55349 -x55350 -x55351 -x55352 -x55353 -x55354 -x55355 -x55356 -x55357 -x55358 -x55359 -x55360 -x55361 -x55362 -x55363 -x55364 -x55365 -x55366 -x55367 -x55368 -x55369 -x55370 -x55371 -x55372 -x55373 -x55374 -x55375 -x55376 -x55377 -x55378 -x55379 -x55380 -x55381 -x55382 -x55383 -x55384 -x55385 -x55386 -x55387 -x55388 -x55389 -x55390 -x55391 -x55392 -x55393 -x55394 -x55395 -x55396 -x55397 -x55398 -x55399 -x55400 -x55401 -x55402 -x55403 -x55404 -x55405 -x55406 -x55407 -x55408 -x55409 -x55410 -x55411 -x55412 -x55413 -x55414 -x55415 -x55416 -x55417 -x55418 -x55419 -x55420 -x55421 -x55422 -x55423 -x55424 -x55425 -x55426 -x55427 -x55428 -x55429 -x55430 -x55431 -x55432 -x55433 -x55434 -x55435 -x55436 -x55437 -x55438 -x55439 -x55440 -x55441 -x55442 -x55443 -x55444 -x55445 -x55446 -x55447 -x55448 -x55449 -x55450 -x55451 -x55452 -x55453 -x55454 -x55455 -x55456 -x55457 -x55458 -x55459 -x55460 -x55461 -x55462 -x55463 -x55464 -x55465 -x55466 -x55467 -x55468 -x55469 -x55470 -x55471 -x55472 -x55473 -x55474 -x55475 -x55476 -x55477 -x55478 -x55479 -x55480 -x55481 -x55482 -x55483 -x55484 -x55485 -x55486 -x55487 -x55488 -x55489 -x55490 -x55491 -x55492 -x55493 -x55494 -x55495 -x55496 -x55497 -x55498 -x55499 -x55500 -x55501 -x55502 -x55503 -x55504 -x55505 -x55506 -x55507 -x55508 -x55509 -x55510 -x55511 -x55512 -x55513 -x55514 -x55515 -x55516 -x55517 -x55518 -x55519 -x55520 -x55521 -x55522 -x55523 -x55524 -x55525 -x55526 -x55527 -x55528 -x55529 -x55530 -x55531 -x55532 -x55533 -x55534 -x55535 -x55536 -x55537 -x55538 -x55539 -x55540 -x55541 -x55542 -x55543 -x55544 -x55545 -x55546 -x55547 -x55548 -x55549 -x55550 -x55551 -x55552 -x55553 -x55554 -x55555 -x55556 -x55557 -x55558 -x55559 -x55560 -x55561 -x55562 -x55563 -x55564 -x55565 -x55566 -x55567 -x55568 -x55569 -x55570 -x55571 -x55572 -x55573 -x55574 -x55575 -x55576 -x55577 -x55578 -x55579 -x55580 -x55581 -x55582 -x55616 -x55617 -x55618 -x55619 -x55620 -x55621 -x55622 -x55623 -x55624 -x55625 -x55626 -x55627 -x55628 -x55629 -x55630 -x55631 -x55632 -x55633 -x55634 -x55635 -x55636 -x55637 -x55638 -x55639 -x55640 -x55641 -x55642 -x55643 -x55644 -x55645 -x55646 -x55647 -x55648 -x55649 -x55650 -x55651 -x55652 -x55653 -x55654 -x55655 -x55656 -x55657 -x55658 -x55659 -x55660 -x55661 -x55662 -x55663 -x55664 -x55665 -x55666 -x55667 -x55668 -x55669 -x55670 -x55671 -x55672 -x55673 -x55674 -x55675 -x55676 -x55677 -x55678 -x55679 -x55680 -x55681 -x55682 -x55683 -x55684 -x55685 -x55686 -x55687 -x55688 -x55689 -x55690 -x55691 -x55692 -x55693 -x55694 -x55695 -x55696 -x55697 -x55698 -x55699 -x55700 -x55701 -x55702 -x55703 -x55704 -x55705 -x55706 -x55707 -x55708 -x55709 -x55710 -x55711 -x55712 -x55713 -x55714 -x55715 -x55716 -x55717 -x55718 -x55719 -x55720 -x55721 -x55722 -x55723 -x55724 -x55725 -x55726 -x55727 -x55728 -x55729 -x55730 -x55731 -x55732 -x55733 -x55734 -x55735 -x55736 -x55737 -x55738 -x55739 -x55740 -x55741 -x55742 -x55743 -x55744 -x55745 -x55746 -x55747 -x55748 -x55749 -x55750 -x55751 -x55752 -x55753 -x55754 -x55755 -x55756 -x55757 -x55758 -x55759 -x55760 -x55761 -x55762 -x55763 -x55764 -x55765 -x55766 -x55767 -x55768 -x55769 -x55770 -x55771 -x55772 -x55773 -x55774 -x55775 -x55776 -x55777 -x55778 -x55779 -x55780 -x55781 -x55782 -x55783 -x55784 -x55785 -x55786 -x55787 -x55788 -x55789 -x55790 -x55791 -x55792 -x55793 -x55794 -x55795 -x55796 -x55797 -x55798 -x55799 -x55800 -x55801 -x55802 -x55803 -x55804 -x55805 -x55806 -x55807 -x55808 -x55809 -x55810 -x55811 -x55812 -x55813 -x55814 -x55815 -x55816 -x55817 -x55818 -x55819 -x55820 -x55821 -x55822 -x55823 -x55824 -x55825 -x55826 -x55827 -x55828 -x55829 -x55830 -x55831 -x55832 -x55833 -x55834 -x55835 -x55836 -x55837 -x55838 -x55839 -x55840 -x55841 -x55842 -x55843 -x55844 -x55845 -x55846 -x55847 -x55848 -x55849 -x55850 -x55851 -x55852 -x55853 -x55854 -x55855 -x55856 -x55857 -x55858 -x55859 -x55860 -x55861 -x55862 -x55863 -x55864 -x55865 -x55866 -x55867 -x55868 -x55869 -x55870 -x55871 -x55872 -x55873 -x55874 -x55875 -x55876 -x55877 -x55878 -x55879 -x55880 -x55881 -x55882 -x55883 -x55884 -x55885 -x55886 -x55887 -x55888 -x55889 -x55890 -x55891 -x55892 -x55893 -x55894 -x55895 -x55896 -x55897 -x55898 -x55899 -x55900 -x55901 -x55902 -x55903 -x55904 -x55905 -x55906 -x55907 -x55908 -x55909 -x55910 -x55911 -x55912 -x55946 -x55947 -x55948 -x55949 -x55950 -x55951 -x55952 -x55953 -x55954 -x55955 -x55956 -x55957 -x55958 -x55959 -x55960 -x55961 -x55962 -x55963 -x55964 -x55965 -x55966 -x55967 -x55968 -x55969 -x55970 -x55971 -x55972 -x55973 -x55974 -x55975 -x55976 -x55977 -x55978 -x55979 -x55980 -x55981 -x55982 -x55983 -x55984 -x55985 -x55986 -x55987 -x55988 -x55989 -x55990 -x55991 -x55992 -x55993 -x55994 -x55995 -x55996 -x55997 -x55998 -x55999 -x56000 -x56001 -x56002 -x56003 -x56004 -x56005 -x56006 -x56007 -x56008 -x56009 -x56010 -x56011 -x56012 -x56013 -x56014 -x56015 -x56016 -x56017 -x56018 -x56019 -x56020 -x56021 -x56022 -x56023 -x56024 -x56025 -x56026 -x56027 -x56028 -x56029 -x56030 -x56031 -x56032 -x56033 -x56034 -x56035 -x56036 -x56037 -x56038 -x56039 -x56040 -x56041 -x56042 -x56043 -x56044 -x56045 -x56046 -x56047 -x56048 -x56049 -x56050 -x56051 -x56052 -x56053 -x56054 -x56055 -x56056 -x56057 -x56058 -x56059 -x56060 -x56061 -x56062 -x56063 -x56064 -x56065 -x56066 -x56067 -x56068 -x56069 -x56070 -x56071 -x56072 -x56073 -x56074 -x56075 -x56076 -x56077 -x56078 -x56079 -x56080 -x56081 -x56082 -x56083 -x56084 -x56085 -x56086 -x56087 -x56088 -x56089 -x56090 -x56091 -x56092 -x56093 -x56094 -x56095 -x56096 -x56097 -x56098 -x56099 -x56100 -x56101 -x56102 -x56103 -x56104 -x56105 -x56106 -x56107 -x56108 -x56109 -x56110 -x56111 -x56112 -x56113 -x56114 -x56115 -x56116 -x56117 -x56118 -x56119 -x56120 -x56121 -x56122 -x56123 -x56124 -x56125 -x56126 -x56127 -x56128 -x56129 -x56130 -x56131 -x56132 -x56133 -x56134 -x56135 -x56136 -x56137 -x56138 -x56139 -x56140 -x56141 -x56142 -x56143 -x56705 -x56706 -x56707 -x56708 -x56709 -x56710 -x56711 -x56712 -x56713 -x56714 -x56715 -x56716 -x56717 -x56718 -x56719 -x56720 -x56721 -x56722 -x56723 -x56724 -x56725 -x56726 -x56727 -x56728 -x56729 -x56730 -x56731 -x56732 -x56733 -x56734 -x56735 -x56736 -x56737 -x57035 -x57036 -x57037 -x57038 -x57039 -x57040 -x57041 -x57042 -x57043 -x57044 -x57045 -x57046 -x57047 -x57048 -x57049 -x57050 -x57051 -x57052 -x57053 -x57054 -x57055 -x57056 -x57057 -x57058 -x57059 -x57060 -x57061 -x57062 -x57063 -x57064 -x57065 -x57066 -x57067 -x57266 -x57267 -x57268 -x57269 -x57270 -x57271 -x57272 -x57273 -x57274 -x57275 -x57276 -x57277 -x57278 -x57279 -x57280 -x57281 -x57282 -x57283 -x57284 -x57285 -x57286 -x57287 -x57288 -x57289 -x57290 -x57291 -x57292 -x57293 -x57294 -x57295 -x57296 -x57297 -x57298 -x57299 -x57300 -x57301 -x57302 -x57303 -x57304 -x57305 -x57306 -x57307 -x57308 -x57309 -x57310 -x57311 -x57312 -x57313 -x57314 -x57315 -x57316 -x57317 -x57318 -x57319 -x57320 -x57321 -x57322 -x57323 -x57324 -x57325 -x57326 -x57327 -x57328 -x57329 -x57330 -x57331 -x57332 -x57333 -x57334 -x57335 -x57336 -x57337 -x57338 -x57339 -x57340 -x57341 -x57342 -x57343 -x57344 -x57345 -x57346 -x57347 -x57348 -x57349 -x57350 -x57351 -x57352 -x57353 -x57354 -x57355 -x57356 -x57357 -x57358 -x57359 -x57360 -x57361 -x57362 -x57363 -x57364 -x57365 -x57366 -x57367 -x57368 -x57369 -x57370 -x57371 -x57372 -x57373 -x57374 -x57375 -x57376 -x57377 -x57378 -x57379 -x57380 -x57381 -x57382 -x57383 -x57384 -x57385 -x57386 -x57387 -x57388 -x57389 -x57390 -x57391 -x57392 -x57393 -x57394 -x57395 -x57396 -x57397 -x57398 -x57399 -x57400 -x57401 -x57402 -x57403 -x57404 -x57405 -x57406 -x57407 -x57408 -x57409 -x57410 -x57411 -x57412 -x57413 -x57414 -x57415 -x57416 -x57417 -x57418 -x57419 -x57420 -x57421 -x57422 -x57423 -x57424 -x57425 -x57426 -x57427 -x57428 -x57429 -x57430 -x57431 -x57432 -x57433 -x57434 -x57435 -x57436 -x57437 -x57438 -x57439 -x57440 -x57441 -x57442 -x57443 -x57444 -x57445 -x57446 -x57447 -x57448 -x57449 -x57450 -x57451 -x57452 -x57453 -x57454 -x57455 -x57456 -x57457 -x57458 -x57459 -x57460 -x57461 -x57462 -x57463 -x57464 -x57465 -x57466 -x57467 -x57468 -x57469 -x57470 -x57471 -x57472 -x57473 -x57474 -x57475 -x57476 -x57477 -x57478 -x57479 -x57480 -x57481 -x57482 -x57483 -x57484 -x57485 -x57486 -x57487 -x57488 -x57489 -x57490 -x57491 -x57492 -x57493 -x57494 -x57495 -x57496 -x56375 -x56376 -x56377 -x56378 -x56379 -x56380 -x56381 -x56382 -x56383 -x56384 -x56385 -x56386 -x56387 -x56388 -x56389 -x56390 -x56391 -x56392 -x56393 -x56394 -x56395 -x56396 -x56397 -x56398 -x56399 -x56400 -x56401 -x56402 -x56403 -x56404 -x56405 -x56406 -x56407 -x56408 -x56409 -x56410 -x56411 -x56412 -x56413 -x56414 -x56415 -x56416 -x56417 -x56418 -x56419 -x56420 -x56421 -x56422 -x56423 -x56424 -x56425 -x56426 -x56427 -x56428 -x56429 -x56430 -x56431 -x56432 -x56433 -x56434 -x56435 -x56436 -x56437 -x56438 -x56439 -x56440 -x56441 -x56442 -x56443 -x56444 -x56445 -x56446 -x56447 -x56448 -x56449 -x56450 -x56451 -x56452 -x56453 -x56454 -x56455 -x56456 -x56457 -x56458 -x56459 -x56460 -x56461 -x56462 -x56463 -x56464 -x56465 -x56466 -x56467 -x56468 -x56469 -x56470 -x56471 -x56472 -x56473 -x56474 -x56475 -x56476 -x56477 -x56478 -x56479 -x56480 -x56481 -x56482 -x56483 -x56484 -x56485 -x56486 -x56487 -x56488 -x56489 -x56490 -x56491 -x56492 -x56493 -x56494 -x56495 -x56496 -x56497 -x56498 -x56499 -x56500 -x56501 -x56502 -x56503 -x56504 -x56505 -x56506 -x56507 -x56508 -x56509 -x56510 -x56511 -x56512 -x56513 -x56514 -x56515 -x56516 -x56517 -x56518 -x56519 -x56520 -x56521 -x56522 -x56523 -x56524 -x56525 -x56526 -x56527 -x56528 -x56529 -x56530 -x56531 -x56532 -x56533 -x56534 -x56535 -x56536 -x56537 -x56538 -x56539 -x56540 -x56541 -x56542 -x56543 -x56544 -x56545 -x56546 -x56547 -x56548 -x56549 -x56550 -x56551 -x56552 -x56553 -x56554 -x56555 -x56556
421.33/423.15	v -x56557 -x56558 -x56559 -x56560 -x56561 -x56562 -x56563 -x56564 -x56565 -x56566 -x56567 -x56568 -x56569 -x56570 -x56571 -x56572 -x56573 -x56574 -x56575 -x56576 -x56577 -x56578 -x56579 -x56580 -x56581 -x56582 -x56583 -x56584 -x56585 -x56586 -x56587 -x56588 -x56589 -x56590 -x56591 -x56592 -x56593 -x56594 -x56595 -x56596 -x56597 -x56598 -x56599 -x56600 -x56601 -x56602 -x56603 -x56604 -x56605 -x56606 -x56607 -x56608 -x56609 -x56610 -x56611 -x56612 -x56613 -x56614 -x56615 -x56616 -x56617 -x56618 -x56619 -x56620 -x56621 -x56622 -x56623 -x56624 -x56625 -x56626 -x56627 -x56628 -x56629 -x56630 -x56631 -x56632 -x56633 -x56634 -x56635 -x56636 -x56637 -x56638 -x56639 -x56640 -x56641 -x56642 -x56643 -x56644 -x56645 -x56646 -x56647 -x56648 -x56649 -x56650 -x56651 -x56652 -x56653 -x56654 -x56655 -x56656 -x56657 -x56658 -x56659 -x56660 -x56661 -x56662 -x56663 -x56664 -x56665 -x56666 -x56667 -x56668 -x56669 -x56670 -x56671 -x56672 -x56673 -x56674 -x56675 -x56676 -x56677 -x56678 -x56679 -x56680 -x56681 -x56682 -x56683 -x56684 -x56685 -x56686 -x56687 -x56688 -x56689 -x56690 -x56691 -x56692 -x56693 -x56694 -x56695 -x56696 -x56697 -x56698 -x56699 -x56700 -x56701 -x56702 -x56703 -x56704 -x56738 -x56739 -x56740 -x56741 -x56742 -x56743 -x56744 -x56745 -x56746 -x56747 -x56748 -x56749 -x56750 -x56751 -x56752 -x56753 -x56754 -x56755 -x56756 -x56757 -x56758 -x56759 -x56760 -x56761 -x56762 -x56763 -x56764 -x56765 -x56766 -x56767 -x56768 -x56769 -x56770 -x56771 -x56772 -x56773 -x56774 -x56775 -x56776 -x56777 -x56778 -x56779 -x56780 -x56781 -x56782 -x56783 -x56784 -x56785 -x56786 -x56787 -x56788 -x56789 -x56790 -x56791 -x56792 -x56793 -x56794 -x56795 -x56796 -x56797 -x56798 -x56799 -x56800 -x56801 -x56802 -x56803 -x56804 -x56805 -x56806 -x56807 -x56808 -x56809 -x56810 -x56811 -x56812 -x56813 -x56814 -x56815 -x56816 -x56817 -x56818 -x56819 -x56820 -x56821 -x56822 -x56823 -x56824 -x56825 -x56826 -x56827 -x56828 -x56829 -x56830 -x56831 -x56832 -x56833 -x56834 -x56835 -x56836 -x56837 -x56838 -x56839 -x56840 -x56841 -x56842 -x56843 -x56844 -x56845 -x56846 -x56847 -x56848 -x56849 -x56850 -x56851 -x56852 -x56853 -x56854 -x56855 -x56856 -x56857 -x56858 -x56859 -x56860 -x56861 -x56862 -x56863 -x56864 -x56865 -x56866 -x56867 -x56868 -x56869 -x56870 -x56871 -x56872 -x56873 -x56874 -x56875 -x56876 -x56877 -x56878 -x56879 -x56880 -x56881 -x56882 -x56883 -x56884 -x56885 -x56886 -x56887 -x56888 -x56889 -x56890 -x56891 -x56892 -x56893 -x56894 -x56895 -x56896 -x56897 -x56898 -x56899 -x56900 -x56901 -x56902 -x56903 -x56904 -x56905 -x56906 -x56907 -x56908 -x56909 -x56910 -x56911 -x56912 -x56913 -x56914 -x56915 -x56916 -x56917 -x56918 -x56919 -x56920 -x56921 -x56922 -x56923 -x56924 -x56925 -x56926 -x56927 -x56928 -x56929 -x56930 -x56931 -x56932 -x56933 -x56934 -x56935 -x56936 -x56937 -x56938 -x56939 -x56940 -x56941 -x56942 -x56943 -x56944 -x56945 -x56946 -x56947 -x56948 -x56949 -x56950 -x56951 -x56952 -x56953 -x56954 -x56955 -x56956 -x56957 -x56958 -x56959 -x56960 -x56961 -x56962 -x56963 -x56964 -x56965 -x56966 -x56967 -x56968 -x56969 -x56970 -x56971 -x56972 -x56973 -x56974 -x56975 -x56976 -x56977 -x56978 -x56979 -x56980 -x56981 -x56982 -x56983 -x56984 -x56985 -x56986 -x56987 -x56988 -x56989 -x56990 -x56991 -x56992 -x56993 -x56994 -x56995 -x56996 -x56997 -x56998 -x56999 -x57000 -x57001 -x57002 -x57003 -x57004 -x57005 -x57006 -x57007 -x57008 -x57009 -x57010 -x57011 -x57012 -x57013 -x57014 -x57015 -x57016 -x57017 -x57018 -x57019 -x57020 -x57021 -x57022 -x57023 -x57024 -x57025 -x57026 -x57027 -x57028 -x57029 -x57030 -x57031 -x57032 -x57033 -x57034 -x57068 -x57069 -x57070 -x57071 -x57072 -x57073 -x57074 -x57075 -x57076 -x57077 -x57078 -x57079 -x57080 -x57081 -x57082 -x57083 -x57084 -x57085 -x57086 -x57087 -x57088 -x57089 -x57090 -x57091 -x57092 -x57093 -x57094 -x57095 -x57096 -x57097 -x57098 -x57099 -x57100 -x57101 -x57102 -x57103 -x57104 -x57105 -x57106 -x57107 -x57108 -x57109 -x57110 -x57111 -x57112 -x57113 -x57114 -x57115 -x57116 -x57117 -x57118 -x57119 -x57120 -x57121 -x57122 -x57123 -x57124 -x57125 -x57126 -x57127 -x57128 -x57129 -x57130 -x57131 -x57132 -x57133 -x57134 -x57135 -x57136 -x57137 -x57138 -x57139 -x57140 -x57141 -x57142 -x57143 -x57144 -x57145 -x57146 -x57147 -x57148 -x57149 -x57150 -x57151 -x57152 -x57153 -x57154 -x57155 -x57156 -x57157 -x57158 -x57159 -x57160 -x57161 -x57162 -x57163 -x57164 -x57165 -x57166 -x57167 -x57168 -x57169 -x57170 -x57171 -x57172 -x57173 -x57174 -x57175 -x57176 -x57177 -x57178 -x57179 -x57180 -x57181 -x57182 -x57183 -x57184 -x57185 -x57186 -x57187 -x57188 -x57189 -x57190 -x57191 -x57192 -x57193 -x57194 -x57195 -x57196 -x57197 -x57198 -x57199 -x57200 -x57201 -x57202 -x57203 -x57204 -x57205 -x57206 -x57207 -x57208 -x57209 -x57210 -x57211 -x57212 -x57213 -x57214 -x57215 -x57216 -x57217 -x57218 -x57219 -x57220 -x57221 -x57222 -x57223 -x57224 -x57225 -x57226 -x57227 -x57228 -x57229 -x57230 -x57231 -x57232 -x57233 -x57234 -x57235 -x57236 -x57237 -x57238 -x57239 -x57240 -x57241 -x57242 -x57243 -x57244 -x57245 -x57246 -x57247 -x57248 -x57249 -x57250 -x57251 -x57252 -x57253 -x57254 -x57255 -x57256 -x57257 -x57258 -x57259 -x57260 -x57261 -x57262 -x57263 -x57264 -x57265 -x57827 -x57828 -x57829 -x57830 -x57831 -x57832 -x57833 -x57834 -x57835 -x57836 -x57837 -x57838 -x57839 -x57840 -x57841 -x57842 -x57843 -x57844 -x57845 -x57846 -x57847 -x57848 -x57849 -x57850 -x57851 -x57852 -x57853 -x57854 -x57855 -x57856 -x57857 -x57858 -x57859 -x58157 -x58158 -x58159 -x58160 -x58161 -x58162 -x58163 -x58164 -x58165 -x58166 -x58167 -x58168 -x58169 -x58170 -x58171 -x58172 -x58173 -x58174 -x58175 -x58176 -x58177 -x58178 -x58179 -x58180 -x58181 -x58182 -x58183 -x58184 -x58185 -x58186 -x58187 -x58188 -x58189 -x58388 -x58389 -x58390 -x58391 -x58392 -x58393 -x58394 -x58395 -x58396 -x58397 -x58398 -x58399 -x58400 -x58401 -x58402 -x58403 -x58404 -x58405 -x58406 -x58407 -x58408 -x58409 -x58410 -x58411 -x58412 -x58413 -x58414 -x58415 -x58416 -x58417 -x58418 -x58419 -x58420 -x58421 -x58422 -x58423 -x58424 -x58425 -x58426 -x58427 -x58428 -x58429 -x58430 -x58431 -x58432 -x58433 -x58434 -x58435 -x58436 -x58437 -x58438 -x58439 -x58440 -x58441 -x58442 -x58443 -x58444 -x58445 -x58446 -x58447 -x58448 -x58449 -x58450 -x58451 -x58452 -x58453 -x58454 -x58455 -x58456 -x58457 -x58458 -x58459 -x58460 -x58461 -x58462 -x58463 -x58464 -x58465 -x58466 -x58467 -x58468 -x58469 -x58470 -x58471 -x58472 -x58473 -x58474 -x58475 -x58476 -x58477 -x58478 -x58479 -x58480 -x58481 -x58482 -x58483 -x58484 -x58485 -x58486 -x58487 -x58488 -x58489 -x58490 -x58491 -x58492 -x58493 -x58494 -x58495 -x58496 -x58497 -x58498 -x58499 -x58500 -x58501 -x58502 -x58503 -x58504 -x58505 -x58506 -x58507 -x58508 -x58509 -x58510 -x58511 -x58512 -x58513 -x58514 -x58515 -x58516 -x58517 -x58518 -x58519 -x58520 -x58521 -x58522 -x58523 -x58524 -x58525 -x58526 -x58527 -x58528 -x58529 -x58530 -x58531 -x58532 -x58533 -x58534 -x58535 -x58536 -x58537 -x58538 -x58539 -x58540 -x58541 -x58542 -x58543 -x58544 -x58545 -x58546 -x58547 -x58548 -x58549 -x58550 -x58551 -x58552 -x58553 -x58554 -x58555 -x58556 -x58557 -x58558 -x58559 -x58560 -x58561 -x58562 -x58563 -x58564 -x58565 -x58566 -x58567 -x58568 -x58569 -x58570 -x58571 -x58572 -x58573 -x58574 -x58575 -x58576 -x58577 -x58578 -x58579 -x58580 -x58581 -x58582 -x58583 -x58584 -x58585 -x58586 -x58587 -x58588 -x58589 -x58590 -x58591 -x58592 -x58593 -x58594 -x58595 -x58596 -x58597 -x58598 -x58599 -x58600 -x58601 -x58602 -x58603 -x58604 -x58605 -x58606 -x58607 -x58608 -x58609 -x58610 -x58611 -x58612 -x58613 -x58614 -x58615 -x58616 -x58617 -x58618 -x57497 -x57498 -x57499 -x57500 -x57501 -x57502 -x57503 -x57504 -x57505 -x57506 -x57507 -x57508 -x57509 -x57510 -x57511 -x57512 -x57513 -x57514 -x57515 -x57516 -x57517 -x57518 -x57519 -x57520 -x57521 -x57522 -x57523 -x57524 -x57525 -x57526 -x57527 -x57528 -x57529 -x57530 -x57531 -x57532 -x57533 -x57534 -x57535 -x57536 -x57537 -x57538 -x57539 -x57540 -x57541 -x57542 -x57543 -x57544 -x57545 -x57546 -x57547 -x57548 -x57549 -x57550 -x57551 -x57552 -x57553 -x57554 -x57555 -x57556 -x57557 -x57558 -x57559 -x57560 -x57561 -x57562 -x57563 -x57564 -x57565 -x57566 -x57567 -x57568 -x57569 -x57570 -x57571 -x57572 -x57573 -x57574 -x57575 -x57576 -x57577 -x57578 -x57579 -x57580 -x57581 -x57582 -x57583 -x57584 -x57585 -x57586 -x57587 -x57588 -x57589 -x57590 -x57591 -x57592 -x57593 -x57594 -x57595 -x57596 -x57597 -x57598 -x57599 -x57600 -x57601 -x57602 -x57603 -x57604 -x57605 -x57606 -x57607 -x57608 -x57609 -x57610 -x57611 -x57612 -x57613 -x57614 -x57615 -x57616 -x57617 -x57618 -x57619 -x57620 -x57621 -x57622 -x57623 -x57624 -x57625 -x57626 -x57627 -x57628 -x57629 -x57630 -x57631 -x57632 -x57633 -x57634 -x57635 -x57636 -x57637 -x57638 -x57639 -x57640 -x57641 -x57642 -x57643 -x57644 -x57645 -x57646 -x57647 -x57648 -x57649 -x57650 -x57651 -x57652 -x57653 -x57654 -x57655 -x57656 -x57657 -x57658 -x57659 -x57660 -x57661 -x57662 -x57663 -x57664 -x57665 -x57666 -x57667 -x57668 -x57669 -x57670 -x57671 -x57672 -x57673 -x57674 -x57675 -x57676 -x57677 -x57678 -x57679 -x57680 -x57681 -x57682 -x57683 -x57684 -x57685 -x57686 -x57687 -x57688 -x57689 -x57690 -x57691 -x57692 -x57693 -x57694 -x57695 -x57696 -x57697 -x57698 -x57699 -x57700 -x57701 -x57702 -x57703 -x57704 -x57705 -x57706 -x57707 -x57708 -x57709 -x57710 -x57711 -x57712 -x57713 -x57714 -x57715 -x57716 -x57717 -x57718 -x57719 -x57720 -x57721 -x57722 -x57723 -x57724 -x57725 -x57726 -x57727 -x57728 -x57729 -x57730 -x57731 -x57732 -x57733 -x57734 -x57735 -x57736 -x57737 -x57738 -x57739 -x57740 -x57741 -x57742 -x57743 -x57744 -x57745 -x57746 -x57747 -x57748 -x57749 -x57750 -x57751 -x57752 -x57753 -x57754 -x57755 -x57756 -x57757 -x57758 -x57759 -x57760 -x57761 -x57762 -x57763 -x57764 -x57765 -x57766 -x57767 -x57768 -x57769 -x57770 -x57771 -x57772 -x57773 -x57774 -x57775 -x57776 -x57777 -x57778 -x57779 -x57780 -x57781 -x57782 -x57783 -x57784 -x57785 -x57786 -x57787 -x57788 -x57789 -x57790 -x57791 -x57792 -x57793 -x57794 -x57795 -x57796 -x57797 -x57798 -x57799 -x57800 -x57801 -x57802 -x57803 -x57804 -x57805 -x57806 -x57807 -x57808 -x57809 -x57810 -x57811 -x57812 -x57813 -x57814 -x57815 -x57816 -x57817 -x57818 -x57819 -x57820 -x57821 -x57822 -x57823 -x57824 -x57825 -x57826 -x57860 -x57861 -x57862 -x57863 -x57864 -x57865 -x57866 -x57867 -x57868 -x57869 -x57870 -x57871 -x57872 -x57873 -x57874 -x57875 -x57876 -x57877 -x57878 -x57879 -x57880 -x57881 -x57882 -x57883 -x57884 -x57885 -x57886 -x57887 -x57888 -x57889 -x57890 -x57891 -x57892 -x57893 -x57894 -x57895 -x57896 -x57897 -x57898 -x57899 -x57900 -x57901 -x57902 -x57903 -x57904 -x57905 -x57906 -x57907 -x57908 -x57909 -x57910 -x57911 -x57912 -x57913 -x57914 -x57915 -x57916 -x57917 -x57918 -x57919 -x57920 -x57921 -x57922 -x57923 -x57924 -x57925 -x57926 -x57927 -x57928 -x57929 -x57930 -x57931 -x57932 -x57933 -x57934 -x57935 -x57936 -x57937 -x57938 -x57939 -x57940 -x57941 -x57942 -x57943 -x57944 -x57945 -x57946 -x57947 -x57948 -x57949 -x57950 -x57951 -x57952 -x57953 -x57954 -x57955 -x57956 -x57957 -x57958 -x57959 -x57960 -x57961 -x57962 -x57963 -x57964 -x57965 -x57966 -x57967 -x57968 -x57969 -x57970 -x57971 -x57972 -x57973 -x57974 -x57975 -x57976 -x57977 -x57978 -x57979 -x57980 -x57981 -x57982 -x57983 -x57984 -x57985 -x57986 -x57987 -x57988 -x57989 -x57990 -x57991 -x57992 -x57993 -x57994 -x57995 -x57996 -x57997 -x57998 -x57999 -x58000 -x58001 -x58002 -x58003 -x58004 -x58005 -x58006 -x58007 -x58008 -x58009 -x58010 -x58011 -x58012 -x58013 -x58014 -x58015 -x58016 -x58017 -x58018 -x58019 -x58020 -x58021 -x58022 -x58023 -x58024 -x58025 -x58026 -x58027 -x58028 -x58029 -x58030 -x58031 -x58032 -x58033 -x58034 -x58035 -x58036 -x58037 -x58038 -x58039 -x58040 -x58041 -x58042 -x58043 -x58044 -x58045 -x58046 -x58047 -x58048 -x58049 -x58050 -x58051 -x58052 -x58053 -x58054 -x58055 -x58056 -x58057 -x58058 -x58059 -x58060 -x58061 -x58062 -x58063 -x58064 -x58065 -x58066 -x58067 -x58068 -x58069 -x58070 -x58071 -x58072 -x58073 -x58074 -x58075 -x58076 -x58077 -x58078 -x58079 -x58080 -x58081 -x58082 -x58083 -x58084 -x58085 -x58086 -x58087 -x58088 -x58089 -x58090 -x58091 -x58092 -x58093 -x58094 -x58095 -x58096 -x58097 -x58098 -x58099 -x58100 -x58101 -x58102 -x58103 -x58104 -x58105 -x58106 -x58107 -x58108 -x58109 -x58110 -x58111 -x58112 -x58113 -x58114 -x58115 -x58116 -x58117 -x58118 -x58119 -x58120 -x58121 -x58122 -x58123 -x58124 -x58125 -x58126 -x58127 -x58128 -x58129 -x58130 -x58131 -x58132 -x58133 -x58134 -x58135 -x58136 -x58137 -x58138 -x58139 -x58140 -x58141 -x58142 -x58143 -x58144 -x58145 -x58146 -x58147 -x58148 -x58149 -x58150 -x58151 -x58152 -x58153 -x58154 -x58155 -x58156 -x58190 -x58191 -x58192 -x58193 -x58194 -x58195 -x58196 -x58197 -x58198 -x58199 -x58200 -x58201 -x58202 -x58203 -x58204 -x58205 -x58206 -x58207 -x58208 -x58209 -x58210 -x58211 -x58212 -x58213 -x58214 -x58215 -x58216 -x58217 -x58218 -x58219 -x58220 -x58221 -x58222 -x58223 -x58224 -x58225 -x58226 -x58227 -x58228 -x58229 -x58230 -x58231 -x58232 -x58233 -x58234 -x58235 -x58236 -x58237 -x58238 -x58239 -x58240 -x58241 -x58242 -x58243 -x58244 -x58245 -x58246 -x58247 -x58248 -x58249 -x58250 -x58251 -x58252 -x58253 -x58254 -x58255 -x58256 -x58257 -x58258 -x58259 -x58260 -x58261 -x58262 -x58263 -x58264 -x58265 -x58266 -x58267 -x58268 -x58269 -x58270 -x58271 -x58272 -x58273 -x58274 -x58275 -x58276 -x58277 -x58278 -x58279 -x58280 -x58281 -x58282 -x58283 -x58284 -x58285 -x58286 -x58287 -x58288 -x58289 -x58290 -x58291 -x58292 -x58293 -x58294 -x58295 -x58296 -x58297 -x58298 -x58299 -x58300 -x58301 -x58302 -x58303 -x58304 -x58305 -x58306 -x58307 -x58308 -x58309 -x58310 -x58311 -x58312 -x58313 -x58314 -x58315 -x58316 -x58317 -x58318 -x58319 -x58320 -x58321 -x58322 -x58323 -x58324 -x58325 -x58326 -x58327 -x58328 -x58329 -x58330 -x58331 -x58332 -x58333 -x58334 -x58335 -x58336 -x58337 -x58338 -x58339 -x58340 -x58341 -x58342 -x58343 -x58344 -x58345 -x58346 -x58347 -x58348 -x58349 -x58350 -x58351 -x58352 -x58353 -x58354 -x58355 -x58356 -x58357 -x58358 -x58359 -x58360 -x58361 -x58362 -x58363 -x58364 -x58365 -x58366 -x58367 -x58368 -x58369 -x58370 -x58371 -x58372 -x58373 -x58374 -x58375 -x58376 -x58377 -x58378 -x58379 -x58380 -x58381 -x58382 -x58383 -x58384 -x58385 -x58386 -x58387 -x58949 -x58950 -x58951 -x58952 -x58953 -x58954 -x58955 -x58956 -x58957 -x58958 -x58959 -x58960 -x58961 -x58962 -x58963 -x58964 -x58965 -x58966 -x58967 -x58968 -x58969 -x58970 -x58971 -x58972 -x58973 -x58974 -x58975 -x58976 -x58977 -x58978 -x58979 -x58980 -x58981 -x59279 -x59280 -x59281 -x59282 -x59283 -x59284 -x59285 -x59286 -x59287 -x59288 -x59289 -x59290 -x59291 -x59292 -x59293 -x59294 -x59295 -x59296 -x59297 -x59298 -x59299 -x59300 -x59301 -x59302 -x59303 -x59304 -x59305 -x59306 -x59307 -x59308 -x59309 -x59310 -x59311 -x59510 -x59511 -x59512 -x59513 -x59514 -x59515 -x59516 -x59517 -x59518 -x59519 -x59520 -x59521 -x59522 -x59523 -x59524 -x59525 -x59526 -x59527 -x59528 -x59529 -x59530 -x59531 -x59532 -x59533 -x59534 -x59535 -x59536 -x59537 -x59538 -x59539 -x59540 -x59541 -x59542 -x59543 -x59544 -x59545 -x59546 -x59547 -x59548 -x59549 -x59550 -x59551 -x59552 -x59553 -x59554 -x59555 -x59556 -x59557 -x59558 -x59559 -x59560 -x59561 -x59562 -x59563 -x59564 -x59565 -x59566 -x59567 -x59568 -x59569 -x59570 -x59571 -x59572 -x59573 -x59574 -x59575 -x59576 -x59577 -x59578 -x59579 -x59580 -x59581 -x59582 -x59583 -x59584 -x59585 -x59586 -x59587 -x59588 -x59589 -x59590 -x59591 -x59592 -x59593 -x59594 -x59595 -x59596 -x59597 -x59598 -x59599 -x59600 -x59601 -x59602 -x59603 -x59604 -x59605 -x59606 -x59607 -x59608 -x59609 -x59610 -x59611 -x59612 -x59613 -x59614 -x59615 -x59616 -x59617 -x59618 -x59619 -x59620 -x59621 -x59622 -x59623 -x59624 -x59625 -x59626 -x59627 -x59628 -x59629 -x59630 -x59631 -x59632 -x59633 -x59634 -x59635 -x59636 -x59637 -x59638 -x59639 -x59640 -x59641 -x59642 -x59643 -x59644 -x59645 -x59646 -x59647 -x59648 -x59649 -x59650 -x59651 -x59652 -x59653 -x59654 -x59655 -x59656 -x59657 -x59658 -x59659 -x59660 -x59661 -x59662 -x59663 -x59664 -x59665 -x59666 -x59667 -x59668 -x59669 -x59670 -x59671 -x59672 -x59673 -x59674 -x59675 -x59676 -x59677 -x59678
421.33/423.16	v -x59679 -x59680 -x59681 -x59682 -x59683 -x59684 -x59685 -x59686 -x59687 -x59688 -x59689 -x59690 -x59691 -x59692 -x59693 -x59694 -x59695 -x59696 -x59697 -x59698 -x59699 -x59700 -x59701 -x59702 -x59703 -x59704 -x59705 -x59706 -x59707 -x59708 -x59709 -x59710 -x59711 -x59712 -x59713 -x59714 -x59715 -x59716 -x59717 -x59718 -x59719 -x59720 -x59721 -x59722 -x59723 -x59724 -x59725 -x59726 -x59727 -x59728 -x59729 -x59730 -x59731 -x59732 -x59733 -x59734 -x59735 -x59736 -x59737 -x59738 -x59739 -x59740 -x58619 -x58620 -x58621 -x58622 -x58623 -x58624 -x58625 -x58626 -x58627 -x58628 -x58629 -x58630 -x58631 -x58632 -x58633 -x58634 -x58635 -x58636 -x58637 -x58638 -x58639 -x58640 -x58641 -x58642 -x58643 -x58644 -x58645 -x58646 -x58647 -x58648 -x58649 -x58650 -x58651 -x58652 -x58653 -x58654 -x58655 -x58656 -x58657 -x58658 -x58659 -x58660 -x58661 -x58662 -x58663 -x58664 -x58665 -x58666 -x58667 -x58668 -x58669 -x58670 -x58671 -x58672 -x58673 -x58674 -x58675 -x58676 -x58677 -x58678 -x58679 -x58680 -x58681 -x58682 -x58683 -x58684 -x58685 -x58686 -x58687 -x58688 -x58689 -x58690 -x58691 -x58692 -x58693 -x58694 -x58695 -x58696 -x58697 -x58698 -x58699 -x58700 -x58701 -x58702 -x58703 -x58704 -x58705 -x58706 -x58707 -x58708 -x58709 -x58710 -x58711 -x58712 -x58713 -x58714 -x58715 -x58716 -x58717 -x58718 -x58719 -x58720 -x58721 -x58722 -x58723 -x58724 -x58725 -x58726 -x58727 -x58728 -x58729 -x58730 -x58731 -x58732 -x58733 -x58734 -x58735 -x58736 -x58737 -x58738 -x58739 -x58740 -x58741 -x58742 -x58743 -x58744 -x58745 -x58746 -x58747 -x58748 -x58749 -x58750 -x58751 -x58752 -x58753 -x58754 -x58755 -x58756 -x58757 -x58758 -x58759 -x58760 -x58761 -x58762 -x58763 -x58764 -x58765 -x58766 -x58767 -x58768 -x58769 -x58770 -x58771 -x58772 -x58773 -x58774 -x58775 -x58776 -x58777 -x58778 -x58779 -x58780 -x58781 -x58782 -x58783 -x58784 -x58785 -x58786 -x58787 -x58788 -x58789 -x58790 -x58791 -x58792 -x58793 -x58794 -x58795 -x58796 -x58797 -x58798 -x58799 -x58800 -x58801 -x58802 -x58803 -x58804 -x58805 -x58806 -x58807 -x58808 -x58809 -x58810 -x58811 -x58812 -x58813 -x58814 -x58815 -x58816 -x58817 -x58818 -x58819 -x58820 -x58821 -x58822 -x58823 -x58824 -x58825 -x58826 -x58827 -x58828 -x58829 -x58830 -x58831 -x58832 -x58833 -x58834 -x58835 -x58836 -x58837 -x58838 -x58839 -x58840 -x58841 -x58842 -x58843 -x58844 -x58845 -x58846 -x58847 -x58848 -x58849 -x58850 -x58851 -x58852 -x58853 -x58854 -x58855 -x58856 -x58857 -x58858 -x58859 -x58860 -x58861 -x58862 -x58863 -x58864 -x58865 -x58866 -x58867 -x58868 -x58869 -x58870 -x58871 -x58872 -x58873 -x58874 -x58875 -x58876 -x58877 -x58878 -x58879 -x58880 -x58881 -x58882 -x58883 -x58884 -x58885 -x58886 -x58887 -x58888 -x58889 -x58890 -x58891 -x58892 -x58893 -x58894 -x58895 -x58896 -x58897 -x58898 -x58899 -x58900 -x58901 -x58902 -x58903 -x58904 -x58905 -x58906 -x58907 -x58908 -x58909 -x58910 -x58911 -x58912 -x58913 -x58914 -x58915 -x58916 -x58917 -x58918 -x58919 -x58920 -x58921 -x58922 -x58923 -x58924 -x58925 -x58926 -x58927 -x58928 -x58929 -x58930 -x58931 -x58932 -x58933 -x58934 -x58935 -x58936 -x58937 -x58938 -x58939 -x58940 -x58941 -x58942 -x58943 -x58944 -x58945 -x58946 -x58947 -x58948 -x58982 -x58983 -x58984 -x58985 -x58986 -x58987 -x58988 -x58989 -x58990 -x58991 -x58992 -x58993 -x58994 -x58995 -x58996 -x58997 -x58998 -x58999 -x59000 -x59001 -x59002 -x59003 -x59004 -x59005 -x59006 -x59007 -x59008 -x59009 -x59010 -x59011 -x59012 -x59013 -x59014 -x59015 -x59016 -x59017 -x59018 -x59019 -x59020 -x59021 -x59022 -x59023 -x59024 -x59025 -x59026 -x59027 -x59028 -x59029 -x59030 -x59031 -x59032 -x59033 -x59034 -x59035 -x59036 -x59037 -x59038 -x59039 -x59040 -x59041 -x59042 -x59043 -x59044 -x59045 -x59046 -x59047 -x59048 -x59049 -x59050 -x59051 -x59052 -x59053 -x59054 -x59055 -x59056 -x59057 -x59058 -x59059 -x59060 -x59061 -x59062 -x59063 -x59064 -x59065 -x59066 -x59067 -x59068 -x59069 -x59070 -x59071 -x59072 -x59073 -x59074 -x59075 -x59076 -x59077 -x59078 -x59079 -x59080 -x59081 -x59082 -x59083 -x59084 -x59085 -x59086 -x59087 -x59088 -x59089 -x59090 -x59091 -x59092 -x59093 -x59094 -x59095 -x59096 -x59097 -x59098 -x59099 -x59100 -x59101 -x59102 -x59103 -x59104 -x59105 -x59106 -x59107 -x59108 -x59109 -x59110 -x59111 -x59112 -x59113 -x59114 -x59115 -x59116 -x59117 -x59118 -x59119 -x59120 -x59121 -x59122 -x59123 -x59124 -x59125 -x59126 -x59127 -x59128 -x59129 -x59130 -x59131 -x59132 -x59133 -x59134 -x59135 -x59136 -x59137 -x59138 -x59139 -x59140 -x59141 -x59142 -x59143 -x59144 -x59145 -x59146 -x59147 -x59148 -x59149 -x59150 -x59151 -x59152 -x59153 -x59154 -x59155 -x59156 -x59157 -x59158 -x59159 -x59160 -x59161 -x59162 -x59163 -x59164 -x59165 -x59166 -x59167 -x59168 -x59169 -x59170 -x59171 -x59172 -x59173 -x59174 -x59175 -x59176 -x59177 -x59178 -x59179 -x59180 -x59181 -x59182 -x59183 -x59184 -x59185 -x59186 -x59187 -x59188 -x59189 -x59190 -x59191 -x59192 -x59193 -x59194 -x59195 -x59196 -x59197 -x59198 -x59199 -x59200 -x59201 -x59202 -x59203 -x59204 -x59205 -x59206 -x59207 -x59208 -x59209 -x59210 -x59211 -x59212 -x59213 -x59214 -x59215 -x59216 -x59217 -x59218 -x59219 -x59220 -x59221 -x59222 -x59223 -x59224 -x59225 -x59226 -x59227 -x59228 -x59229 -x59230 -x59231 -x59232 -x59233 -x59234 -x59235 -x59236 -x59237 -x59238 -x59239 -x59240 -x59241 -x59242 -x59243 -x59244 -x59245 -x59246 -x59247 -x59248 -x59249 -x59250 -x59251 -x59252 -x59253 -x59254 -x59255 -x59256 -x59257 -x59258 -x59259 -x59260 -x59261 -x59262 -x59263 -x59264 -x59265 -x59266 -x59267 -x59268 -x59269 -x59270 -x59271 -x59272 -x59273 -x59274 -x59275 -x59276 -x59277 -x59278 -x59312 -x59313 -x59314 -x59315 -x59316 -x59317 -x59318 -x59319 -x59320 -x59321 -x59322 -x59323 -x59324 -x59325 -x59326 -x59327 -x59328 -x59329 -x59330 -x59331 -x59332 -x59333 -x59334 -x59335 -x59336 -x59337 -x59338 -x59339 -x59340 -x59341 -x59342 -x59343 -x59344 -x59345 -x59346 -x59347 -x59348 -x59349 -x59350 -x59351 -x59352 -x59353 -x59354 -x59355 -x59356 -x59357 -x59358 -x59359 -x59360 -x59361 -x59362 -x59363 -x59364 -x59365 -x59366 -x59367 -x59368 -x59369 -x59370 -x59371 -x59372 -x59373 -x59374 -x59375 -x59376 -x59377 -x59378 -x59379 -x59380 -x59381 -x59382 -x59383 -x59384 -x59385 -x59386 -x59387 -x59388 -x59389 -x59390 -x59391 -x59392 -x59393 -x59394 -x59395 -x59396 -x59397 -x59398 -x59399 -x59400 -x59401 -x59402 -x59403 -x59404 -x59405 -x59406 -x59407 -x59408 -x59409 -x59410 -x59411 -x59412 -x59413 -x59414 -x59415 -x59416 -x59417 -x59418 -x59419 -x59420 -x59421 -x59422 -x59423 -x59424 -x59425 -x59426 -x59427 -x59428 -x59429 -x59430 -x59431 -x59432 -x59433 -x59434 -x59435 -x59436 -x59437 -x59438 -x59439 -x59440 -x59441 -x59442 -x59443 -x59444 -x59445 -x59446 -x59447 -x59448 -x59449 -x59450 -x59451 -x59452 -x59453 -x59454 -x59455 -x59456 -x59457 -x59458 -x59459 -x59460 -x59461 -x59462 -x59463 -x59464 -x59465 -x59466 -x59467 -x59468 -x59469 -x59470 -x59471 -x59472 -x59473 -x59474 -x59475 -x59476 -x59477 -x59478 -x59479 -x59480 -x59481 -x59482 -x59483 -x59484 -x59485 -x59486 -x59487 -x59488 -x59489 -x59490 -x59491 -x59492 -x59493 -x59494 -x59495 -x59496 -x59497 -x59498 -x59499 -x59500 -x59501 -x59502 -x59503 -x59504 -x59505 -x59506 -x59507 -x59508 -x59509 -x60071 -x60072 -x60073 -x60074 -x60075 -x60076 -x60077 -x60078 -x60079 -x60080 -x60081 -x60082 -x60083 -x60084 -x60085 -x60086 -x60087 -x60088 -x60089 -x60090 -x60091 -x60092 -x60093 -x60094 -x60095 -x60096 -x60097 -x60098 -x60099 -x60100 -x60101 -x60102 -x60103 -x60401 -x60402 -x60403 -x60404 -x60405 -x60406 -x60407 -x60408 -x60409 -x60410 -x60411 -x60412 -x60413 -x60414 -x60415 -x60416 -x60417 -x60418 -x60419 -x60420 -x60421 -x60422 -x60423 -x60424 -x60425 -x60426 -x60427 -x60428 -x60429 -x60430 -x60431 -x60432 -x60433 -x60632 -x60633 -x60634 -x60635 -x60636 -x60637 -x60638 -x60639 -x60640 -x60641 -x60642 -x60643 -x60644 -x60645 -x60646 -x60647 -x60648 -x60649 -x60650 -x60651 -x60652 -x60653 -x60654 -x60655 -x60656 -x60657 -x60658 -x60659 -x60660 -x60661 -x60662 -x60663 -x60664 -x60665 -x60666 -x60667 -x60668 -x60669 -x60670 -x60671 -x60672 -x60673 -x60674 -x60675 -x60676 -x60677 -x60678 -x60679 -x60680 -x60681 -x60682 -x60683 -x60684 -x60685 -x60686 -x60687 -x60688 -x60689 -x60690 -x60691 -x60692 -x60693 -x60694 -x60695 -x60696 -x60697 -x60698 -x60699 -x60700 -x60701 -x60702 -x60703 -x60704 -x60705 -x60706 -x60707 -x60708 -x60709 -x60710 -x60711 -x60712 -x60713 -x60714 -x60715 -x60716 -x60717 -x60718 -x60719 -x60720 -x60721 -x60722 -x60723 -x60724 -x60725 -x60726 -x60727 -x60728 -x60729 -x60730 -x60731 -x60732 -x60733 -x60734 -x60735 -x60736 -x60737 -x60738 -x60739 -x60740 -x60741 -x60742 -x60743 -x60744 -x60745 -x60746 -x60747 -x60748 -x60749 -x60750 -x60751 -x60752 -x60753 -x60754 -x60755 -x60756 -x60757 -x60758 -x60759 -x60760 -x60761 -x60762 -x60763 -x60764 -x60765 -x60766 -x60767 -x60768 -x60769 -x60770 -x60771 -x60772 -x60773 -x60774 -x60775 -x60776 -x60777 -x60778 -x60779 -x60780 -x60781 -x60782 -x60783 -x60784 -x60785 -x60786 -x60787 -x60788 -x60789 -x60790 -x60791 -x60792 -x60793 -x60794 -x60795 -x60796 -x60797 -x60798 -x60799 -x60800 -x60801 -x60802 -x60803 -x60804 -x60805 -x60806 -x60807 -x60808 -x60809 -x60810 -x60811 -x60812 -x60813 -x60814 -x60815 -x60816 -x60817 -x60818 -x60819 -x60820 -x60821 -x60822 -x60823 -x60824 -x60825 -x60826 -x60827 -x60828 -x60829 -x60830 -x60831 -x60832 -x60833 -x60834 -x60835 -x60836 -x60837 -x60838 -x60839 -x60840 -x60841 -x60842 -x60843 -x60844 -x60845 -x60846 -x60847 -x60848 -x60849 -x60850 -x60851 -x60852 -x60853 -x60854 -x60855 -x60856 -x60857 -x60858 -x60859 -x60860 -x60861 -x60862 -x59741 -x59742 -x59743 -x59744 -x59745 -x59746 -x59747 -x59748 -x59749 -x59750 -x59751 -x59752 -x59753 -x59754 -x59755 -x59756 -x59757 -x59758 -x59759 -x59760 -x59761 -x59762 -x59763 -x59764 -x59765 -x59766 -x59767 -x59768 -x59769 -x59770 -x59771 -x59772 -x59773 -x59774 -x59775 -x59776 -x59777 -x59778 -x59779 -x59780 -x59781 -x59782 -x59783 -x59784 -x59785 -x59786 -x59787 -x59788 -x59789 -x59790 -x59791 -x59792 -x59793 -x59794 -x59795 -x59796 -x59797 -x59798 -x59799 -x59800 -x59801 -x59802 -x59803 -x59804 -x59805 -x59806 -x59807 -x59808 -x59809 -x59810 -x59811 -x59812 -x59813 -x59814 -x59815 -x59816 -x59817 -x59818 -x59819 -x59820 -x59821 -x59822 -x59823 -x59824 -x59825 -x59826 -x59827 -x59828 -x59829 -x59830 -x59831 -x59832 -x59833 -x59834 -x59835 -x59836 -x59837 -x59838 -x59839 -x59840 -x59841 -x59842 -x59843 -x59844 -x59845 -x59846 -x59847 -x59848 -x59849 -x59850 -x59851 -x59852 -x59853 -x59854 -x59855 -x59856 -x59857 -x59858 -x59859 -x59860 -x59861 -x59862 -x59863 -x59864 -x59865 -x59866 -x59867 -x59868 -x59869 -x59870 -x59871 -x59872 -x59873 -x59874 -x59875 -x59876 -x59877 -x59878 -x59879 -x59880 -x59881 -x59882 -x59883 -x59884 -x59885 -x59886 -x59887 -x59888 -x59889 -x59890 -x59891 -x59892 -x59893 -x59894 -x59895 -x59896 -x59897 -x59898 -x59899 -x59900 -x59901 -x59902 -x59903 -x59904 -x59905 -x59906 -x59907 -x59908 -x59909 -x59910 -x59911 -x59912 -x59913 -x59914 -x59915 -x59916 -x59917 -x59918 -x59919 -x59920 -x59921 -x59922 -x59923 -x59924 -x59925 -x59926 -x59927 -x59928 -x59929 -x59930 -x59931 -x59932 -x59933 -x59934 -x59935 -x59936 -x59937 -x59938 -x59939 -x59940 -x59941 -x59942 -x59943 -x59944 -x59945 -x59946 -x59947 -x59948 -x59949 -x59950 -x59951 -x59952 -x59953 -x59954 -x59955 -x59956 -x59957 -x59958 -x59959 -x59960 -x59961 -x59962 -x59963 -x59964 -x59965 -x59966 -x59967 -x59968 -x59969 -x59970 -x59971 -x59972 -x59973 -x59974 -x59975 -x59976 -x59977 -x59978 -x59979 -x59980 -x59981 -x59982 -x59983 -x59984 -x59985 -x59986 -x59987 -x59988 -x59989 -x59990 -x59991 -x59992 -x59993 -x59994 -x59995 -x59996 -x59997 -x59998 -x59999 -x60000 -x60001 -x60002 -x60003 -x60004 -x60005 -x60006 -x60007 -x60008 -x60009 -x60010 -x60011 -x60012 -x60013 -x60014 -x60015 -x60016 -x60017 -x60018 -x60019 -x60020 -x60021 -x60022 -x60023 -x60024 -x60025 -x60026 -x60027 -x60028 -x60029 -x60030 -x60031 -x60032 -x60033 -x60034 -x60035 -x60036 -x60037 -x60038 -x60039 -x60040 -x60041 -x60042 -x60043 -x60044 -x60045 -x60046 -x60047 -x60048 -x60049 -x60050 -x60051 -x60052 -x60053 -x60054 -x60055 -x60056 -x60057 -x60058 -x60059 -x60060 -x60061 -x60062 -x60063 -x60064 -x60065 -x60066 -x60067 -x60068 -x60069 -x60070 -x60104 -x60105 -x60106 -x60107 -x60108 -x60109 -x60110 -x60111 -x60112 -x60113 -x60114 -x60115 -x60116 -x60117 -x60118 -x60119 -x60120 -x60121 -x60122 -x60123 -x60124 -x60125 -x60126 -x60127 -x60128 -x60129 -x60130 -x60131 -x60132 -x60133 -x60134 -x60135 -x60136 -x60137 -x60138 -x60139 -x60140 -x60141 -x60142 -x60143 -x60144 -x60145 -x60146 -x60147 -x60148 -x60149 -x60150 -x60151 -x60152 -x60153 -x60154 -x60155 -x60156 -x60157 -x60158 -x60159 -x60160 -x60161 -x60162 -x60163 -x60164 -x60165 -x60166 -x60167 -x60168 -x60169 -x60170 -x60171 -x60172 -x60173 -x60174 -x60175 -x60176 -x60177 -x60178 -x60179 -x60180 -x60181 -x60182 -x60183 -x60184 -x60185 -x60186 -x60187 -x60188 -x60189 -x60190 -x60191 -x60192 -x60193 -x60194 -x60195 -x60196 -x60197 -x60198 -x60199 -x60200 -x60201 -x60202 -x60203 -x60204 -x60205 -x60206 -x60207 -x60208 -x60209 -x60210 -x60211 -x60212 -x60213 -x60214 -x60215 -x60216 -x60217 -x60218 -x60219 -x60220 -x60221 -x60222 -x60223 -x60224 -x60225 -x60226 -x60227 -x60228 -x60229 -x60230 -x60231 -x60232 -x60233 -x60234 -x60235 -x60236 -x60237 -x60238 -x60239 -x60240 -x60241 -x60242 -x60243 -x60244 -x60245 -x60246 -x60247 -x60248 -x60249 -x60250 -x60251 -x60252 -x60253 -x60254 -x60255 -x60256 -x60257 -x60258 -x60259 -x60260 -x60261 -x60262 -x60263 -x60264 -x60265 -x60266 -x60267 -x60268 -x60269 -x60270 -x60271 -x60272 -x60273 -x60274 -x60275 -x60276 -x60277 -x60278 -x60279 -x60280 -x60281 -x60282 -x60283 -x60284 -x60285 -x60286 -x60287 -x60288 -x60289 -x60290 -x60291 -x60292 -x60293 -x60294 -x60295 -x60296 -x60297 -x60298 -x60299 -x60300 -x60301 -x60302 -x60303 -x60304 -x60305 -x60306 -x60307 -x60308 -x60309 -x60310 -x60311 -x60312 -x60313 -x60314 -x60315 -x60316 -x60317 -x60318 -x60319 -x60320 -x60321 -x60322 -x60323 -x60324 -x60325 -x60326 -x60327 -x60328 -x60329 -x60330 -x60331 -x60332 -x60333 -x60334 -x60335 -x60336 -x60337 -x60338 -x60339 -x60340 -x60341 -x60342 -x60343 -x60344 -x60345 -x60346 -x60347 -x60348 -x60349 -x60350 -x60351 -x60352 -x60353 -x60354 -x60355 -x60356 -x60357 -x60358 -x60359 -x60360 -x60361 -x60362 -x60363 -x60364 -x60365 -x60366 -x60367 -x60368 -x60369 -x60370 -x60371 -x60372 -x60373 -x60374 -x60375 -x60376 -x60377 -x60378 -x60379 -x60380 -x60381 -x60382 -x60383 -x60384 -x60385 -x60386 -x60387 -x60388 -x60389 -x60390 -x60391 -x60392 -x60393 -x60394 -x60395 -x60396 -x60397 -x60398 -x60399 -x60400 -x60434 -x60435 -x60436 -x60437 -x60438 -x60439 -x60440 -x60441 -x60442 -x60443 -x60444 -x60445 -x60446 -x60447 -x60448 -x60449 -x60450 -x60451 -x60452 -x60453 -x60454 -x60455 -x60456 -x60457 -x60458 -x60459 -x60460 -x60461 -x60462 -x60463 -x60464 -x60465 -x60466 -x60467 -x60468 -x60469 -x60470 -x60471 -x60472 -x60473 -x60474 -x60475 -x60476 -x60477 -x60478 -x60479 -x60480 -x60481 -x60482 -x60483 -x60484 -x60485 -x60486 -x60487 -x60488 -x60489 -x60490 -x60491 -x60492 -x60493 -x60494 -x60495 -x60496 -x60497 -x60498 -x60499 -x60500 -x60501 -x60502 -x60503 -x60504 -x60505 -x60506 -x60507 -x60508 -x60509 -x60510 -x60511 -x60512 -x60513 -x60514 -x60515 -x60516 -x60517 -x60518 -x60519 -x60520 -x60521 -x60522 -x60523 -x60524 -x60525 -x60526 -x60527 -x60528 -x60529 -x60530 -x60531 -x60532 -x60533 -x60534 -x60535 -x60536 -x60537 -x60538 -x60539 -x60540 -x60541 -x60542 -x60543 -x60544 -x60545 -x60546 -x60547 -x60548 -x60549 -x60550 -x60551 -x60552 -x60553 -x60554 -x60555 -x60556 -x60557 -x60558 -x60559 -x60560 -x60561 -x60562 -x60563 -x60564 -x60565 -x60566 -x60567 -x60568 -x60569 -x60570 -x60571 -x60572 -x60573 -x60574 -x60575 -x60576 -x60577 -x60578 -x60579 -x60580 -x60581 -x60582 -x60583 -x60584 -x60585 -x60586 -x60587 -x60588 -x60589 -x60590 -x60591 -x60592 -x60593 -x60594 -x60595 -x60596 -x60597 -x60598 -x60599 -x60600 -x60601 -x60602 -x60603 -x60604 -x60605 -x60606 -x60607 -x60608 -x60609 -x60610 -x60611 -x60612 -x60613 -x60614 -x60615 -x60616 -x60617 -x60618 -x60619 -x60620 -x60621 -x60622
421.33/423.16	v -x60623 -x60624 -x60625 -x60626 -x60627 -x60628 -x60629 -x60630 -x60631 -x61193 -x61194 -x61195 -x61196 -x61197 -x61198 -x61199 -x61200 -x61201 -x61202 -x61203 -x61204 -x61205 -x61206 -x61207 -x61208 -x61209 -x61210 -x61211 -x61212 -x61213 -x61214 -x61215 -x61216 -x61217 -x61218 -x61219 -x61220 -x61221 -x61222 -x61223 -x61224 -x61225 -x61523 -x61524 -x61525 -x61526 -x61527 -x61528 -x61529 -x61530 -x61531 -x61532 -x61533 -x61534 -x61535 -x61536 -x61537 -x61538 -x61539 -x61540 -x61541 -x61542 -x61543 -x61544 -x61545 -x61546 -x61547 -x61548 -x61549 -x61550 -x61551 -x61552 -x61553 -x61554 -x61555 -x61754 -x61755 -x61756 -x61757 -x61758 -x61759 -x61760 -x61761 -x61762 -x61763 -x61764 -x61765 -x61766 -x61767 -x61768 -x61769 -x61770 -x61771 -x61772 -x61773 -x61774 -x61775 -x61776 -x61777 -x61778 -x61779 -x61780 -x61781 -x61782 -x61783 -x61784 -x61785 -x61786 -x61787 -x61788 -x61789 -x61790 -x61791 -x61792 -x61793 -x61794 -x61795 -x61796 -x61797 -x61798 -x61799 -x61800 -x61801 -x61802 -x61803 -x61804 -x61805 -x61806 -x61807 -x61808 -x61809 -x61810 -x61811 -x61812 -x61813 -x61814 -x61815 -x61816 -x61817 -x61818 -x61819 -x61820 -x61821 -x61822 -x61823 -x61824 -x61825 -x61826 -x61827 -x61828 -x61829 -x61830 -x61831 -x61832 -x61833 -x61834 -x61835 -x61836 -x61837 -x61838 -x61839 -x61840 -x61841 -x61842 -x61843 -x61844 -x61845 -x61846 -x61847 -x61848 -x61849 -x61850 -x61851 -x61852 -x61853 -x61854 -x61855 -x61856 -x61857 -x61858 -x61859 -x61860 -x61861 -x61862 -x61863 -x61864 -x61865 -x61866 -x61867 -x61868 -x61869 -x61870 -x61871 -x61872 -x61873 -x61874 -x61875 -x61876 -x61877 -x61878 -x61879 -x61880 -x61881 -x61882 -x61883 -x61884 -x61885 -x61886 -x61887 -x61888 -x61889 -x61890 -x61891 -x61892 -x61893 -x61894 -x61895 -x61896 -x61897 -x61898 -x61899 -x61900 -x61901 -x61902 -x61903 -x61904 -x61905 -x61906 -x61907 -x61908 -x61909 -x61910 -x61911 -x61912 -x61913 -x61914 -x61915 -x61916 -x61917 -x61918 -x61919 -x61920 -x61921 -x61922 -x61923 -x61924 -x61925 -x61926 -x61927 -x61928 -x61929 -x61930 -x61931 -x61932 -x61933 -x61934 -x61935 -x61936 -x61937 -x61938 -x61939 -x61940 -x61941 -x61942 -x61943 -x61944 -x61945 -x61946 -x61947 -x61948 -x61949 -x61950 -x61951 -x61952 -x61953 -x61954 -x61955 -x61956 -x61957 -x61958 -x61959 -x61960 -x61961 -x61962 -x61963 -x61964 -x61965 -x61966 -x61967 -x61968 -x61969 -x61970 -x61971 -x61972 -x61973 -x61974 -x61975 -x61976 -x61977 -x61978 -x61979 -x61980 -x61981 -x61982 -x61983 -x61984 -x60863 -x60864 -x60865 -x60866 -x60867 -x60868 -x60869 -x60870 -x60871 -x60872 -x60873 -x60874 -x60875 -x60876 -x60877 -x60878 -x60879 -x60880 -x60881 -x60882 -x60883 -x60884 -x60885 -x60886 -x60887 -x60888 -x60889 -x60890 -x60891 -x60892 -x60893 -x60894 -x60895 -x60896 -x60897 -x60898 -x60899 -x60900 -x60901 -x60902 -x60903 -x60904 -x60905 -x60906 -x60907 -x60908 -x60909 -x60910 -x60911 -x60912 -x60913 -x60914 -x60915 -x60916 -x60917 -x60918 -x60919 -x60920 -x60921 -x60922 -x60923 -x60924 -x60925 -x60926 -x60927 -x60928 -x60929 -x60930 -x60931 -x60932 -x60933 -x60934 -x60935 -x60936 -x60937 -x60938 -x60939 -x60940 -x60941 -x60942 -x60943 -x60944 -x60945 -x60946 -x60947 -x60948 -x60949 -x60950 -x60951 -x60952 -x60953 -x60954 -x60955 -x60956 -x60957 -x60958 -x60959 -x60960 -x60961 -x60962 -x60963 -x60964 -x60965 -x60966 -x60967 -x60968 -x60969 -x60970 -x60971 -x60972 -x60973 -x60974 -x60975 -x60976 -x60977 -x60978 -x60979 -x60980 -x60981 -x60982 -x60983 -x60984 -x60985 -x60986 -x60987 -x60988 -x60989 -x60990 -x60991 -x60992 -x60993 -x60994 -x60995 -x60996 -x60997 -x60998 -x60999 -x61000 -x61001 -x61002 -x61003 -x61004 -x61005 -x61006 -x61007 -x61008 -x61009 -x61010 -x61011 -x61012 -x61013 -x61014 -x61015 -x61016 -x61017 -x61018 -x61019 -x61020 -x61021 -x61022 -x61023 -x61024 -x61025 -x61026 -x61027 -x61028 -x61029 -x61030 -x61031 -x61032 -x61033 -x61034 -x61035 -x61036 -x61037 -x61038 -x61039 -x61040 -x61041 -x61042 -x61043 -x61044 -x61045 -x61046 -x61047 -x61048 -x61049 -x61050 -x61051 -x61052 -x61053 -x61054 -x61055 -x61056 -x61057 -x61058 -x61059 -x61060 -x61061 -x61062 -x61063 -x61064 -x61065 -x61066 -x61067 -x61068 -x61069 -x61070 -x61071 -x61072 -x61073 -x61074 -x61075 -x61076 -x61077 -x61078 -x61079 -x61080 -x61081 -x61082 -x61083 -x61084 -x61085 -x61086 -x61087 -x61088 -x61089 -x61090 -x61091 -x61092 -x61093 -x61094 -x61095 -x61096 -x61097 -x61098 -x61099 -x61100 -x61101 -x61102 -x61103 -x61104 -x61105 -x61106 -x61107 -x61108 -x61109 -x61110 -x61111 -x61112 -x61113 -x61114 -x61115 -x61116 -x61117 -x61118 -x61119 -x61120 -x61121 -x61122 -x61123 -x61124 -x61125 -x61126 -x61127 -x61128 -x61129 -x61130 -x61131 -x61132 -x61133 -x61134 -x61135 -x61136 -x61137 -x61138 -x61139 -x61140 -x61141 -x61142 -x61143 -x61144 -x61145 -x61146 -x61147 -x61148 -x61149 -x61150 -x61151 -x61152 -x61153 -x61154 -x61155 -x61156 -x61157 -x61158 -x61159 -x61160 -x61161 -x61162 -x61163 -x61164 -x61165 -x61166 -x61167 -x61168 -x61169 -x61170 -x61171 -x61172 -x61173 -x61174 -x61175 -x61176 -x61177 -x61178 -x61179 -x61180 -x61181 -x61182 -x61183 -x61184 -x61185 -x61186 -x61187 -x61188 -x61189 -x61190 -x61191 -x61192 -x61226 -x61227 -x61228 -x61229 -x61230 -x61231 -x61232 -x61233 -x61234 -x61235 -x61236 -x61237 -x61238 -x61239 -x61240 -x61241 -x61242 -x61243 -x61244 -x61245 -x61246 -x61247 -x61248 -x61249 -x61250 -x61251 -x61252 -x61253 -x61254 -x61255 -x61256 -x61257 -x61258 -x61259 -x61260 -x61261 -x61262 -x61263 -x61264 -x61265 -x61266 -x61267 -x61268 -x61269 -x61270 -x61271 -x61272 -x61273 -x61274 -x61275 -x61276 -x61277 -x61278 -x61279 -x61280 -x61281 -x61282 -x61283 -x61284 -x61285 -x61286 -x61287 -x61288 -x61289 -x61290 -x61291 -x61292 -x61293 -x61294 -x61295 -x61296 -x61297 -x61298 -x61299 -x61300 -x61301 -x61302 -x61303 -x61304 -x61305 -x61306 -x61307 -x61308 -x61309 -x61310 -x61311 -x61312 -x61313 -x61314 -x61315 -x61316 -x61317 -x61318 -x61319 -x61320 -x61321 -x61322 -x61323 -x61324 -x61325 -x61326 -x61327 -x61328 -x61329 -x61330 -x61331 -x61332 -x61333 -x61334 -x61335 -x61336 -x61337 -x61338 -x61339 -x61340 -x61341 -x61342 -x61343 -x61344 -x61345 -x61346 -x61347 -x61348 -x61349 -x61350 -x61351 -x61352 -x61353 -x61354 -x61355 -x61356 -x61357 -x61358 -x61359 -x61360 -x61361 -x61362 -x61363 -x61364 -x61365 -x61366 -x61367 -x61368 -x61369 -x61370 -x61371 -x61372 -x61373 -x61374 -x61375 -x61376 -x61377 -x61378 -x61379 -x61380 -x61381 -x61382 -x61383 -x61384 -x61385 -x61386 -x61387 -x61388 -x61389 -x61390 -x61391 -x61392 -x61393 -x61394 -x61395 -x61396 -x61397 -x61398 -x61399 -x61400 -x61401 -x61402 -x61403 -x61404 -x61405 -x61406 -x61407 -x61408 -x61409 -x61410 -x61411 -x61412 -x61413 -x61414 -x61415 -x61416 -x61417 -x61418 -x61419 -x61420 -x61421 -x61422 -x61423 -x61424 -x61425 -x61426 -x61427 -x61428 -x61429 -x61430 -x61431 -x61432 -x61433 -x61434 -x61435 -x61436 -x61437 -x61438 -x61439 -x61440 -x61441 -x61442 -x61443 -x61444 -x61445 -x61446 -x61447 -x61448 -x61449 -x61450 -x61451 -x61452 -x61453 -x61454 -x61455 -x61456 -x61457 -x61458 -x61459 -x61460 -x61461 -x61462 -x61463 -x61464 -x61465 -x61466 -x61467 -x61468 -x61469 -x61470 -x61471 -x61472 -x61473 -x61474 -x61475 -x61476 -x61477 -x61478 -x61479 -x61480 -x61481 -x61482 -x61483 -x61484 -x61485 -x61486 -x61487 -x61488 -x61489 -x61490 -x61491 -x61492 -x61493 -x61494 -x61495 -x61496 -x61497 -x61498 -x61499 -x61500 -x61501 -x61502 -x61503 -x61504 -x61505 -x61506 -x61507 -x61508 -x61509 -x61510 -x61511 -x61512 -x61513 -x61514 -x61515 -x61516 -x61517 -x61518 -x61519 -x61520 -x61521 -x61522 -x61556 -x61557 -x61558 -x61559 -x61560 -x61561 -x61562 -x61563 -x61564 -x61565 -x61566 -x61567 -x61568 -x61569 -x61570 -x61571 -x61572 -x61573 -x61574 -x61575 -x61576 -x61577 -x61578 -x61579 -x61580 -x61581 -x61582 -x61583 -x61584 -x61585 -x61586 -x61587 -x61588 -x61589 -x61590 -x61591 -x61592 -x61593 -x61594 -x61595 -x61596 -x61597 -x61598 -x61599 -x61600 -x61601 -x61602 -x61603 -x61604 -x61605 -x61606 -x61607 -x61608 -x61609 -x61610 -x61611 -x61612 -x61613 -x61614 -x61615 -x61616 -x61617 -x61618 -x61619 -x61620 -x61621 -x61622 -x61623 -x61624 -x61625 -x61626 -x61627 -x61628 -x61629 -x61630 -x61631 -x61632 -x61633 -x61634 -x61635 -x61636 -x61637 -x61638 -x61639 -x61640 -x61641 -x61642 -x61643 -x61644 -x61645 -x61646 -x61647 -x61648 -x61649 -x61650 -x61651 -x61652 -x61653 -x61654 -x61655 -x61656 -x61657 -x61658 -x61659 -x61660 -x61661 -x61662 -x61663 -x61664 -x61665 -x61666 -x61667 -x61668 -x61669 -x61670 -x61671 -x61672 -x61673 -x61674 -x61675 -x61676 -x61677 -x61678 -x61679 -x61680 -x61681 -x61682 -x61683 -x61684 -x61685 -x61686 -x61687 -x61688 -x61689 -x61690 -x61691 -x61692 -x61693 -x61694 -x61695 -x61696 -x61697 -x61698 -x61699 -x61700 -x61701 -x61702 -x61703 -x61704 -x61705 -x61706 -x61707 -x61708 -x61709 -x61710 -x61711 -x61712 -x61713 -x61714 -x61715 -x61716 -x61717 -x61718 -x61719 -x61720 -x61721 -x61722 -x61723 -x61724 -x61725 -x61726 -x61727 -x61728 -x61729 -x61730 -x61731 -x61732 -x61733 -x61734 -x61735 -x61736 -x61737 -x61738 -x61739 -x61740 -x61741 -x61742 -x61743 -x61744 -x61745 -x61746 -x61747 -x61748 -x61749 -x61750 -x61751 -x61752 -x61753 -x62315 -x62316 -x62317 -x62318 -x62319 -x62320 -x62321 -x62322 -x62323 -x62324 -x62325 -x62326 -x62327 -x62328 -x62329 -x62330 -x62331 -x62332 -x62333 -x62334 -x62335 -x62336 -x62337 -x62338 -x62339 -x62340 -x62341 -x62342 -x62343 -x62344 -x62345 -x62346 -x62347 -x62645 -x62646 -x62647 -x62648 -x62649 -x62650 -x62651 -x62652 -x62653 -x62654 -x62655 -x62656 -x62657 -x62658 -x62659 -x62660 -x62661 -x62662 -x62663 -x62664 -x62665 -x62666 -x62667 -x62668 -x62669 -x62670 -x62671 -x62672 -x62673 -x62674 -x62675 -x62676 -x62677 -x62876 -x62877 -x62878 -x62879 -x62880 -x62881 -x62882 -x62883 -x62884 -x62885 -x62886 -x62887 -x62888 -x62889 -x62890 -x62891 -x62892 -x62893 -x62894 -x62895 -x62896 -x62897 -x62898 -x62899 -x62900 -x62901 -x62902 -x62903 -x62904 -x62905 -x62906 -x62907 -x62908 -x62909 -x62910 -x62911 -x62912 -x62913 -x62914 -x62915 -x62916 -x62917 -x62918 -x62919 -x62920 -x62921 -x62922 -x62923 -x62924 -x62925 -x62926 -x62927 -x62928 -x62929 -x62930 -x62931 -x62932 -x62933 -x62934 -x62935 -x62936 -x62937 -x62938 -x62939 -x62940 -x62941 -x62942 -x62943 -x62944 -x62945 -x62946 -x62947 -x62948 -x62949 -x62950 -x62951 -x62952 -x62953 -x62954 -x62955 -x62956 -x62957 -x62958 -x62959 -x62960 -x62961 -x62962 -x62963 -x62964 -x62965 -x62966 -x62967 -x62968 -x62969 -x62970 -x62971 -x62972 -x62973 -x62974 -x62975 -x62976 -x62977 -x62978 -x62979 -x62980 -x62981 -x62982 -x62983 -x62984 -x62985 -x62986 -x62987 -x62988 -x62989 -x62990 -x62991 -x62992 -x62993 -x62994 -x62995 -x62996 -x62997 -x62998 -x62999 -x63000 -x63001 -x63002 -x63003 -x63004 -x63005 -x63006 -x63007 -x63008 -x63009 -x63010 -x63011 -x63012 -x63013 -x63014 -x63015 -x63016 -x63017 -x63018 -x63019 -x63020 -x63021 -x63022 -x63023 -x63024 -x63025 -x63026 -x63027 -x63028 -x63029 -x63030 -x63031 -x63032 -x63033 -x63034 -x63035 -x63036 -x63037 -x63038 -x63039 -x63040 -x63041 -x63042 -x63043 -x63044 -x63045 -x63046 -x63047 -x63048 -x63049 -x63050 -x63051 -x63052 -x63053 -x63054 -x63055 -x63056 -x63057 -x63058 -x63059 -x63060 -x63061 -x63062 -x63063 -x63064 -x63065 -x63066 -x63067 -x63068 -x63069 -x63070 -x63071 -x63072 -x63073 -x63074 -x63075 -x63076 -x63077 -x63078 -x63079 -x63080 -x63081 -x63082 -x63083 -x63084 -x63085 -x63086 -x63087 -x63088 -x63089 -x63090 -x63091 -x63092 -x63093 -x63094 -x63095 -x63096 -x63097 -x63098 -x63099 -x63100 -x63101 -x63102 -x63103 -x63104 -x63105 -x63106 -x61985 -x61986 -x61987 -x61988 -x61989 -x61990 -x61991 -x61992 -x61993 -x61994 -x61995 -x61996 -x61997 -x61998 -x61999 -x62000 -x62001 -x62002 -x62003 -x62004 -x62005 -x62006 -x62007 -x62008 -x62009 -x62010 -x62011 -x62012 -x62013 -x62014 -x62015 -x62016 -x62017 -x62018 -x62019 -x62020 -x62021 -x62022 -x62023 -x62024 -x62025 -x62026 -x62027 -x62028 -x62029 -x62030 -x62031 -x62032 -x62033 -x62034 -x62035 -x62036 -x62037 -x62038 -x62039 -x62040 -x62041 -x62042 -x62043 -x62044 -x62045 -x62046 -x62047 -x62048 -x62049 -x62050 -x62051 -x62052 -x62053 -x62054 -x62055 -x62056 -x62057 -x62058 -x62059 -x62060 -x62061 -x62062 -x62063 -x62064 -x62065 -x62066 -x62067 -x62068 -x62069 -x62070 -x62071 -x62072 -x62073 -x62074 -x62075 -x62076 -x62077 -x62078 -x62079 -x62080 -x62081 -x62082 -x62083 -x62084 -x62085 -x62086 -x62087 -x62088 -x62089 -x62090 -x62091 -x62092 -x62093 -x62094 -x62095 -x62096 -x62097 -x62098 -x62099 -x62100 -x62101 -x62102 -x62103 -x62104 -x62105 -x62106 -x62107 -x62108 -x62109 -x62110 -x62111 -x62112 -x62113 -x62114 -x62115 -x62116 -x62117 -x62118 -x62119 -x62120 -x62121 -x62122 -x62123 -x62124 -x62125 -x62126 -x62127 -x62128 -x62129 -x62130 -x62131 -x62132 -x62133 -x62134 -x62135 -x62136 -x62137 -x62138 -x62139 -x62140 -x62141 -x62142 -x62143 -x62144 -x62145 -x62146 -x62147 -x62148 -x62149 -x62150 -x62151 -x62152 -x62153 -x62154 -x62155 -x62156 -x62157 -x62158 -x62159 -x62160 -x62161 -x62162 -x62163 -x62164 -x62165 -x62166 -x62167 -x62168 -x62169 -x62170 -x62171 -x62172 -x62173 -x62174 -x62175 -x62176 -x62177 -x62178 -x62179 -x62180 -x62181 -x62182 -x62183 -x62184 -x62185 -x62186 -x62187 -x62188 -x62189 -x62190 -x62191 -x62192 -x62193 -x62194 -x62195 -x62196 -x62197 -x62198 -x62199 -x62200 -x62201 -x62202 -x62203 -x62204 -x62205 -x62206 -x62207 -x62208 -x62209 -x62210 -x62211 -x62212 -x62213 -x62214 -x62215 -x62216 -x62217 -x62218 -x62219 -x62220 -x62221 -x62222 -x62223 -x62224 -x62225 -x62226 -x62227 -x62228 -x62229 -x62230 -x62231 -x62232 -x62233 -x62234 -x62235 -x62236 -x62237 -x62238 -x62239 -x62240 -x62241 -x62242 -x62243 -x62244 -x62245 -x62246 -x62247 -x62248 -x62249 -x62250 -x62251 -x62252 -x62253 -x62254 -x62255 -x62256 -x62257 -x62258 -x62259 -x62260 -x62261 -x62262 -x62263 -x62264 -x62265 -x62266 -x62267 -x62268 -x62269 -x62270 -x62271 -x62272 -x62273 -x62274 -x62275 -x62276 -x62277 -x62278 -x62279 -x62280 -x62281 -x62282 -x62283 -x62284 -x62285 -x62286 -x62287 -x62288 -x62289 -x62290 -x62291 -x62292 -x62293 -x62294 -x62295 -x62296 -x62297 -x62298 -x62299 -x62300 -x62301 -x62302 -x62303 -x62304 -x62305 -x62306 -x62307 -x62308 -x62309 -x62310 -x62311 -x62312 -x62313 -x62314 -x62348 -x62349 -x62350 -x62351 -x62352 -x62353 -x62354 -x62355 -x62356 -x62357 -x62358 -x62359 -x62360 -x62361 -x62362 -x62363 -x62364 -x62365 -x62366 -x62367 -x62368 -x62369 -x62370 -x62371 -x62372 -x62373 -x62374 -x62375 -x62376 -x62377 -x62378 -x62379 -x62380 -x62381 -x62382 -x62383 -x62384 -x62385 -x62386 -x62387 -x62388 -x62389 -x62390 -x62391 -x62392 -x62393 -x62394 -x62395 -x62396 -x62397 -x62398 -x62399 -x62400 -x62401 -x62402 -x62403 -x62404 -x62405 -x62406 -x62407 -x62408 -x62409 -x62410 -x62411 -x62412 -x62413 -x62414 -x62415 -x62416 -x62417 -x62418 -x62419 -x62420 -x62421 -x62422 -x62423 -x62424 -x62425 -x62426 -x62427 -x62428 -x62429 -x62430 -x62431 -x62432 -x62433 -x62434 -x62435 -x62436 -x62437 -x62438 -x62439 -x62440 -x62441 -x62442 -x62443 -x62444 -x62445 -x62446 -x62447 -x62448 -x62449 -x62450 -x62451 -x62452 -x62453 -x62454 -x62455 -x62456 -x62457 -x62458 -x62459 -x62460 -x62461 -x62462 -x62463 -x62464 -x62465 -x62466 -x62467 -x62468 -x62469 -x62470 -x62471 -x62472 -x62473 -x62474 -x62475 -x62476 -x62477 -x62478 -x62479 -x62480 -x62481 -x62482 -x62483 -x62484 -x62485 -x62486 -x62487 -x62488 -x62489 -x62490 -x62491 -x62492 -x62493 -x62494 -x62495 -x62496 -x62497 -x62498 -x62499 -x62500 -x62501 -x62502 -x62503 -x62504 -x62505 -x62506 -x62507 -x62508 -x62509 -x62510 -x62511 -x62512 -x62513 -x62514 -x62515 -x62516 -x62517 -x62518 -x62519 -x62520 -x62521 -x62522 -x62523 -x62524 -x62525 -x62526 -x62527 -x62528 -x62529 -x62530 -x62531 -x62532 -x62533 -x62534 -x62535 -x62536 -x62537 -x62538 -x62539 -x62540 -x62541 -x62542 -x62543 -x62544 -x62545 -x62546 -x62547 -x62548 -x62549 -x62550 -x62551 -x62552 -x62553 -x62554 -x62555 -x62556 -x62557 -x62558 -x62559 -x62560 -x62561 -x62562 -x62563 -x62564 -x62565 -x62566 -x62567 -x62568 -x62569 -x62570 -x62571 -x62572 -x62573 -x62574 -x62575 -x62576 -x62577 -x62578 -x62579 -x62580 -x62581 -x62582 -x62583 -x62584 -x62585 -x62586 -x62587 -x62588 -x62589
421.33/423.16	v -x62590 -x62591 -x62592 -x62593 -x62594 -x62595 -x62596 -x62597 -x62598 -x62599 -x62600 -x62601 -x62602 -x62603 -x62604 -x62605 -x62606 -x62607 -x62608 -x62609 -x62610 -x62611 -x62612 -x62613 -x62614 -x62615 -x62616 -x62617 -x62618 -x62619 -x62620 -x62621 -x62622 -x62623 -x62624 -x62625 -x62626 -x62627 -x62628 -x62629 -x62630 -x62631 -x62632 -x62633 -x62634 -x62635 -x62636 -x62637 -x62638 -x62639 -x62640 -x62641 -x62642 -x62643 -x62644 -x62678 -x62679 -x62680 -x62681 -x62682 -x62683 -x62684 -x62685 -x62686 -x62687 -x62688 -x62689 -x62690 -x62691 -x62692 -x62693 -x62694 -x62695 -x62696 -x62697 -x62698 -x62699 -x62700 -x62701 -x62702 -x62703 -x62704 -x62705 -x62706 -x62707 -x62708 -x62709 -x62710 -x62711 -x62712 -x62713 -x62714 -x62715 -x62716 -x62717 -x62718 -x62719 -x62720 -x62721 -x62722 -x62723 -x62724 -x62725 -x62726 -x62727 -x62728 -x62729 -x62730 -x62731 -x62732 -x62733 -x62734 -x62735 -x62736 -x62737 -x62738 -x62739 -x62740 -x62741 -x62742 -x62743 -x62744 -x62745 -x62746 -x62747 -x62748 -x62749 -x62750 -x62751 -x62752 -x62753 -x62754 -x62755 -x62756 -x62757 -x62758 -x62759 -x62760 -x62761 -x62762 -x62763 -x62764 -x62765 -x62766 -x62767 -x62768 -x62769 -x62770 -x62771 -x62772 -x62773 -x62774 -x62775 -x62776 -x62777 -x62778 -x62779 -x62780 -x62781 -x62782 -x62783 -x62784 -x62785 -x62786 -x62787 -x62788 -x62789 -x62790 -x62791 -x62792 -x62793 -x62794 -x62795 -x62796 -x62797 -x62798 -x62799 -x62800 -x62801 -x62802 -x62803 -x62804 -x62805 -x62806 -x62807 -x62808 -x62809 -x62810 -x62811 -x62812 -x62813 -x62814 -x62815 -x62816 -x62817 -x62818 -x62819 -x62820 -x62821 -x62822 -x62823 -x62824 -x62825 -x62826 -x62827 -x62828 -x62829 -x62830 -x62831 -x62832 -x62833 -x62834 -x62835 -x62836 -x62837 -x62838 -x62839 -x62840 -x62841 -x62842 -x62843 -x62844 -x62845 -x62846 -x62847 -x62848 -x62849 -x62850 -x62851 -x62852 -x62853 -x62854 -x62855 -x62856 -x62857 -x62858 -x62859 -x62860 -x62861 -x62862 -x62863 -x62864 -x62865 -x62866 -x62867 -x62868 -x62869 -x62870 -x62871 -x62872 -x62873 -x62874 -x62875 -x63437 -x63438 -x63439 -x63440 -x63441 -x63442 -x63443 -x63444 -x63445 -x63446 -x63447 -x63448 -x63449 -x63450 -x63451 -x63452 -x63453 -x63454 -x63455 -x63456 -x63457 -x63458 -x63459 -x63460 -x63461 -x63462 -x63463 -x63464 -x63465 -x63466 -x63467 -x63468 -x63469 -x63767 -x63768 -x63769 -x63770 -x63771 -x63772 -x63773 -x63774 -x63775 -x63776 -x63777 -x63778 -x63779 -x63780 -x63781 -x63782 -x63783 -x63784 -x63785 -x63786 -x63787 -x63788 -x63789 -x63790 -x63791 -x63792 -x63793 -x63794 -x63795 -x63796 -x63797 -x63798 -x63799 -x63998 -x63999 -x64000 -x64001 -x64002 -x64003 -x64004 -x64005 -x64006 -x64007 -x64008 -x64009 -x64010 -x64011 -x64012 -x64013 -x64014 -x64015 -x64016 -x64017 -x64018 -x64019 -x64020 -x64021 -x64022 -x64023 -x64024 -x64025 -x64026 -x64027 -x64028 -x64029 -x64030 -x64031 -x64032 -x64033 -x64034 -x64035 -x64036 -x64037 -x64038 -x64039 -x64040 -x64041 -x64042 -x64043 -x64044 -x64045 -x64046 -x64047 -x64048 -x64049 -x64050 -x64051 -x64052 -x64053 -x64054 -x64055 -x64056 -x64057 -x64058 -x64059 -x64060 -x64061 -x64062 -x64063 -x64064 -x64065 -x64066 -x64067 -x64068 -x64069 -x64070 -x64071 -x64072 -x64073 -x64074 -x64075 -x64076 -x64077 -x64078 -x64079 -x64080 -x64081 -x64082 -x64083 -x64084 -x64085 -x64086 -x64087 -x64088 -x64089 -x64090 -x64091 -x64092 -x64093 -x64094 -x64095 -x64096 -x64097 -x64098 -x64099 -x64100 -x64101 -x64102 -x64103 -x64104 -x64105 -x64106 -x64107 -x64108 -x64109 -x64110 -x64111 -x64112 -x64113 -x64114 -x64115 -x64116 -x64117 -x64118 -x64119 -x64120 -x64121 -x64122 -x64123 -x64124 -x64125 -x64126 -x64127 -x64128 -x64129 -x64130 -x64131 -x64132 -x64133 -x64134 -x64135 -x64136 -x64137 -x64138 -x64139 -x64140 -x64141 -x64142 -x64143 -x64144 -x64145 -x64146 -x64147 -x64148 -x64149 -x64150 -x64151 -x64152 -x64153 -x64154 -x64155 -x64156 -x64157 -x64158 -x64159 -x64160 -x64161 -x64162 -x64163 -x64164 -x64165 -x64166 -x64167 -x64168 -x64169 -x64170 -x64171 -x64172 -x64173 -x64174 -x64175 -x64176 -x64177 -x64178 -x64179 -x64180 -x64181 -x64182 -x64183 -x64184 -x64185 -x64186 -x64187 -x64188 -x64189 -x64190 -x64191 -x64192 -x64193 -x64194 -x64195 -x64196 -x64197 -x64198 -x64199 -x64200 -x64201 -x64202 -x64203 -x64204 -x64205 -x64206 -x64207 -x64208 -x64209 -x64210 -x64211 -x64212 -x64213 -x64214 -x64215 -x64216 -x64217 -x64218 -x64219 -x64220 -x64221 -x64222 -x64223 -x64224 -x64225 -x64226 -x64227 -x64228 -x63107 -x63108 -x63109 -x63110 -x63111 -x63112 -x63113 -x63114 -x63115 -x63116 -x63117 -x63118 -x63119 -x63120 -x63121 -x63122 -x63123 -x63124 -x63125 -x63126 -x63127 -x63128 -x63129 -x63130 -x63131 -x63132 -x63133 -x63134 -x63135 -x63136 -x63137 -x63138 -x63139 -x63140 -x63141 -x63142 -x63143 -x63144 -x63145 -x63146 -x63147 -x63148 -x63149 -x63150 -x63151 -x63152 -x63153 -x63154 -x63155 -x63156 -x63157 -x63158 -x63159 -x63160 -x63161 -x63162 -x63163 -x63164 -x63165 -x63166 -x63167 -x63168 -x63169 -x63170 -x63171 -x63172 -x63173 -x63174 -x63175 -x63176 -x63177 -x63178 -x63179 -x63180 -x63181 -x63182 -x63183 -x63184 -x63185 -x63186 -x63187 -x63188 -x63189 -x63190 -x63191 -x63192 -x63193 -x63194 -x63195 -x63196 -x63197 -x63198 -x63199 -x63200 -x63201 -x63202 -x63203 -x63204 -x63205 -x63206 -x63207 -x63208 -x63209 -x63210 -x63211 -x63212 -x63213 -x63214 -x63215 -x63216 -x63217 -x63218 -x63219 -x63220 -x63221 -x63222 -x63223 -x63224 -x63225 -x63226 -x63227 -x63228 -x63229 -x63230 -x63231 -x63232 -x63233 -x63234 -x63235 -x63236 -x63237 -x63238 -x63239 -x63240 -x63241 -x63242 -x63243 -x63244 -x63245 -x63246 -x63247 -x63248 -x63249 -x63250 -x63251 -x63252 -x63253 -x63254 -x63255 -x63256 -x63257 -x63258 -x63259 -x63260 -x63261 -x63262 -x63263 -x63264 -x63265 -x63266 -x63267 -x63268 -x63269 -x63270 -x63271 -x63272 -x63273 -x63274 -x63275 -x63276 -x63277 -x63278 -x63279 -x63280 -x63281 -x63282 -x63283 -x63284 -x63285 -x63286 -x63287 -x63288 -x63289 -x63290 -x63291 -x63292 -x63293 -x63294 -x63295 -x63296 -x63297 -x63298 -x63299 -x63300 -x63301 -x63302 -x63303 -x63304 -x63305 -x63306 -x63307 -x63308 -x63309 -x63310 -x63311 -x63312 -x63313 -x63314 -x63315 -x63316 -x63317 -x63318 -x63319 -x63320 -x63321 -x63322 -x63323 -x63324 -x63325 -x63326 -x63327 -x63328 -x63329 -x63330 -x63331 -x63332 -x63333 -x63334 -x63335 -x63336 -x63337 -x63338 -x63339 -x63340 -x63341 -x63342 -x63343 -x63344 -x63345 -x63346 -x63347 -x63348 -x63349 -x63350 -x63351 -x63352 -x63353 -x63354 -x63355 -x63356 -x63357 -x63358 -x63359 -x63360 -x63361 -x63362 -x63363 -x63364 -x63365 -x63366 -x63367 -x63368 -x63369 -x63370 -x63371 -x63372 -x63373 -x63374 -x63375 -x63376 -x63377 -x63378 -x63379 -x63380 -x63381 -x63382 -x63383 -x63384 -x63385 -x63386 -x63387 -x63388 -x63389 -x63390 -x63391 -x63392 -x63393 -x63394 -x63395 -x63396 -x63397 -x63398 -x63399 -x63400 -x63401 -x63402 -x63403 -x63404 -x63405 -x63406 -x63407 -x63408 -x63409 -x63410 -x63411 -x63412 -x63413 -x63414 -x63415 -x63416 -x63417 -x63418 -x63419 -x63420 -x63421 -x63422 -x63423 -x63424 -x63425 -x63426 -x63427 -x63428 -x63429 -x63430 -x63431 -x63432 -x63433 -x63434 -x63435 -x63436 -x63470 -x63471 -x63472 -x63473 -x63474 -x63475 -x63476 -x63477 -x63478 -x63479 -x63480 -x63481 -x63482 -x63483 -x63484 -x63485 -x63486 -x63487 -x63488 -x63489 -x63490 -x63491 -x63492 -x63493 -x63494 -x63495 -x63496 -x63497 -x63498 -x63499 -x63500 -x63501 -x63502 -x63503 -x63504 -x63505 -x63506 -x63507 -x63508 -x63509 -x63510 -x63511 -x63512 -x63513 -x63514 -x63515 -x63516 -x63517 -x63518 -x63519 -x63520 -x63521 -x63522 -x63523 -x63524 -x63525 -x63526 -x63527 -x63528 -x63529 -x63530 -x63531 -x63532 -x63533 -x63534 -x63535 -x63536 -x63537 -x63538 -x63539 -x63540 -x63541 -x63542 -x63543 -x63544 -x63545 -x63546 -x63547 -x63548 -x63549 -x63550 -x63551 -x63552 -x63553 -x63554 -x63555 -x63556 -x63557 -x63558 -x63559 -x63560 -x63561 -x63562 -x63563 -x63564 -x63565 -x63566 -x63567 -x63568 -x63569 -x63570 -x63571 -x63572 -x63573 -x63574 -x63575 -x63576 -x63577 -x63578 -x63579 -x63580 -x63581 -x63582 -x63583 -x63584 -x63585 -x63586 -x63587 -x63588 -x63589 -x63590 -x63591 -x63592 -x63593 -x63594 -x63595 -x63596 -x63597 -x63598 -x63599 -x63600 -x63601 -x63602 -x63603 -x63604 -x63605 -x63606 -x63607 -x63608 -x63609 -x63610 -x63611 -x63612 -x63613 -x63614 -x63615 -x63616 -x63617 -x63618 -x63619 -x63620 -x63621 -x63622 -x63623 -x63624 -x63625 -x63626 -x63627 -x63628 -x63629 -x63630 -x63631 -x63632 -x63633 -x63634 -x63635 -x63636 -x63637 -x63638 -x63639 -x63640 -x63641 -x63642 -x63643 -x63644 -x63645 -x63646 -x63647 -x63648 -x63649 -x63650 -x63651 -x63652 -x63653 -x63654 -x63655 -x63656 -x63657 -x63658 -x63659 -x63660 -x63661 -x63662 -x63663 -x63664 -x63665 -x63666 -x63667 -x63668 -x63669 -x63670 -x63671 -x63672 -x63673 -x63674 -x63675 -x63676 -x63677 -x63678 -x63679 -x63680 -x63681 -x63682 -x63683 -x63684 -x63685 -x63686 -x63687 -x63688 -x63689 -x63690 -x63691 -x63692 -x63693 -x63694 -x63695 -x63696 -x63697 -x63698 -x63699 -x63700 -x63701 -x63702 -x63703 -x63704 -x63705 -x63706 -x63707 -x63708 -x63709 -x63710 -x63711 -x63712 -x63713 -x63714 -x63715 -x63716 -x63717 -x63718 -x63719 -x63720 -x63721 -x63722 -x63723 -x63724 -x63725 -x63726 -x63727 -x63728 -x63729 -x63730 -x63731 -x63732 -x63733 -x63734 -x63735 -x63736 -x63737 -x63738 -x63739 -x63740 -x63741 -x63742 -x63743 -x63744 -x63745 -x63746 -x63747 -x63748 -x63749 -x63750 -x63751 -x63752 -x63753 -x63754 -x63755 -x63756 -x63757 -x63758 -x63759 -x63760 -x63761 -x63762 -x63763 -x63764 -x63765 -x63766 -x63800 -x63801 -x63802 -x63803 -x63804 -x63805 -x63806 -x63807 -x63808 -x63809 -x63810 -x63811 -x63812 -x63813 -x63814 -x63815 -x63816 -x63817 -x63818 -x63819 -x63820 -x63821 -x63822 -x63823 -x63824 -x63825 -x63826 -x63827 -x63828 -x63829 -x63830 -x63831 -x63832 -x63833 -x63834 -x63835 -x63836 -x63837 -x63838 -x63839 -x63840 -x63841 -x63842 -x63843 -x63844 -x63845 -x63846 -x63847 -x63848 -x63849 -x63850 -x63851 -x63852 -x63853 -x63854 -x63855 -x63856 -x63857 -x63858 -x63859 -x63860 -x63861 -x63862 -x63863 -x63864 -x63865 -x63866 -x63867 -x63868 -x63869 -x63870 -x63871 -x63872 -x63873 -x63874 -x63875 -x63876 -x63877 -x63878 -x63879 -x63880 -x63881 -x63882 -x63883 -x63884 -x63885 -x63886 -x63887 -x63888 -x63889 -x63890 -x63891 -x63892 -x63893 -x63894 -x63895 -x63896 -x63897 -x63898 -x63899 -x63900 -x63901 -x63902 -x63903 -x63904 -x63905 -x63906 -x63907 -x63908 -x63909 -x63910 -x63911 -x63912 -x63913 -x63914 -x63915 -x63916 -x63917 -x63918 -x63919 -x63920 -x63921 -x63922 -x63923 -x63924 -x63925 -x63926 -x63927 -x63928 -x63929 -x63930 -x63931 -x63932 -x63933 -x63934 -x63935 -x63936 -x63937 -x63938 -x63939 -x63940 -x63941 -x63942 -x63943 -x63944 -x63945 -x63946 -x63947 -x63948 -x63949 -x63950 -x63951 -x63952 -x63953 -x63954 -x63955 -x63956 -x63957 -x63958 -x63959 -x63960 -x63961 -x63962 -x63963 -x63964 -x63965 -x63966 -x63967 -x63968 -x63969 -x63970 -x63971 -x63972 -x63973 -x63974 -x63975 -x63976 -x63977 -x63978 -x63979 -x63980 -x63981 -x63982 -x63983 -x63984 -x63985 -x63986 -x63987 -x63988 -x63989 -x63990 -x63991 -x63992 -x63993 -x63994 -x63995 -x63996 -x63997 -x64559 -x64560 -x64561 -x64562 -x64563 -x64564 -x64565 -x64566 -x64567 -x64568 -x64569 -x64570 -x64571 -x64572 -x64573 -x64574 -x64575 -x64576 -x64577 -x64578 -x64579 -x64580 -x64581 -x64582 -x64583 -x64584 -x64585 -x64586 -x64587 -x64588 -x64589 -x64590 -x64591 -x64889 -x64890 -x64891 -x64892 -x64893 -x64894 -x64895 -x64896 -x64897 -x64898 -x64899 -x64900 -x64901 -x64902 -x64903 -x64904 -x64905 -x64906 -x64907 -x64908 -x64909 -x64910 -x64911 -x64912 -x64913 -x64914 -x64915 -x64916 -x64917 -x64918 -x64919 -x64920 -x64921 -x65120 -x65121 -x65122 -x65123 -x65124 -x65125 -x65126 -x65127 -x65128 -x65129 -x65130 -x65131 -x65132 -x65133 -x65134 -x65135 -x65136 -x65137 -x65138 -x65139 -x65140 -x65141 -x65142 -x65143 -x65144 -x65145 -x65146 -x65147 -x65148 -x65149 -x65150 -x65151 -x65152 -x65153 -x65154 -x65155 -x65156 -x65157 -x65158 -x65159 -x65160 -x65161 -x65162 -x65163 -x65164 -x65165 -x65166 -x65167 -x65168 -x65169 -x65170 -x65171 -x65172 -x65173 -x65174 -x65175 -x65176 -x65177 -x65178 -x65179 -x65180 -x65181 -x65182 -x65183 -x65184 -x65185 -x65186 -x65187 -x65188 -x65189 -x65190 -x65191 -x65192 -x65193 -x65194 -x65195 -x65196 -x65197 -x65198 -x65199 -x65200 -x65201 -x65202 -x65203 -x65204 -x65205 -x65206 -x65207 -x65208 -x65209 -x65210 -x65211 -x65212 -x65213 -x65214 -x65215 -x65216 -x65217 -x65218 -x65219 -x65220 -x65221 -x65222 -x65223 -x65224 -x65225 -x65226 -x65227 -x65228 -x65229 -x65230 -x65231 -x65232 -x65233 -x65234 -x65235 -x65236 -x65237 -x65238 -x65239 -x65240 -x65241 -x65242 -x65243 -x65244 -x65245 -x65246 -x65247 -x65248 -x65249 -x65250 -x65251 -x65252 -x65253 -x65254 -x65255 -x65256 -x65257 -x65258 -x65259 -x65260 -x65261 -x65262 -x65263 -x65264 -x65265 -x65266 -x65267 -x65268 -x65269 -x65270 -x65271 -x65272 -x65273 -x65274 -x65275 -x65276 -x65277 -x65278 -x65279 -x65280 -x65281 -x65282 -x65283 -x65284 -x65285 -x65286 -x65287 -x65288 -x65289 -x65290 -x65291 -x65292 -x65293 -x65294 -x65295 -x65296 -x65297 -x65298 -x65299 -x65300 -x65301 -x65302 -x65303 -x65304 -x65305 -x65306 -x65307 -x65308 -x65309 -x65310 -x65311 -x65312 -x65313 -x65314 -x65315 -x65316 -x65317 -x65318 -x65319 -x65320 -x65321 -x65322 -x65323 -x65324 -x65325 -x65326 -x65327 -x65328 -x65329 -x65330 -x65331 -x65332 -x65333 -x65334 -x65335 -x65336 -x65337 -x65338 -x65339 -x65340 -x65341 -x65342 -x65343 -x65344 -x65345 -x65346 -x65347 -x65348 -x65349 -x65350 -x64229 -x64230 -x64231 -x64232 -x64233 -x64234 -x64235 -x64236 -x64237 -x64238 -x64239 -x64240 -x64241 -x64242 -x64243 -x64244 -x64245 -x64246 -x64247 -x64248 -x64249 -x64250 -x64251 -x64252 -x64253 -x64254 -x64255 -x64256 -x64257 -x64258 -x64259 -x64260 -x64261 -x64262 -x64263 -x64264 -x64265 -x64266 -x64267 -x64268 -x64269 -x64270 -x64271 -x64272 -x64273 -x64274 -x64275 -x64276 -x64277 -x64278 -x64279 -x64280 -x64281 -x64282 -x64283 -x64284 -x64285 -x64286 -x64287 -x64288 -x64289 -x64290 -x64291 -x64292 -x64293 -x64294 -x64295 -x64296 -x64297 -x64298 -x64299 -x64300 -x64301 -x64302 -x64303 -x64304 -x64305 -x64306 -x64307 -x64308 -x64309 -x64310 -x64311 -x64312 -x64313 -x64314 -x64315 -x64316 -x64317 -x64318 -x64319 -x64320 -x64321 -x64322 -x64323 -x64324 -x64325 -x64326 -x64327 -x64328 -x64329 -x64330 -x64331 -x64332 -x64333 -x64334 -x64335 -x64336 -x64337 -x64338 -x64339 -x64340 -x64341 -x64342 -x64343 -x64344 -x64345 -x64346 -x64347 -x64348 -x64349 -x64350 -x64351 -x64352 -x64353 -x64354 -x64355 -x64356 -x64357 -x64358 -x64359 -x64360 -x64361 -x64362 -x64363 -x64364 -x64365 -x64366 -x64367 -x64368 -x64369 -x64370 -x64371 -x64372 -x64373 -x64374 -x64375 -x64376 -x64377 -x64378 -x64379 -x64380 -x64381 -x64382 -x64383 -x64384 -x64385 -x64386 -x64387 -x64388 -x64389 -x64390 -x64391 -x64392 -x64393 -x64394 -x64395 -x64396 -x64397 -x64398 -x64399 -x64400 -x64401 -x64402 -x64403 -x64404 -x64405 -x64406 -x64407 -x64408 -x64409 -x64410 -x64411 -x64412 -x64413 -x64414 -x64415 -x64416 -x64417 -x64418 -x64419 -x64420 -x64421 -x64422 -x64423 -x64424 -x64425 -x64426 -x64427 -x64428 -x64429 -x64430 -x64431 -x64432 -x64433 -x64434 -x64435 -x64436 -x64437 -x64438 -x64439 -x64440 -x64441 -x64442 -x64443 -x64444 -x64445 -x64446 -x64447 -x64448 -x64449 -x64450 -x64451 -x64452 -x64453 -x64454 -x64455 -x64456 -x64457 -x64458 -x64459 -x64460 -x64461 -x64462 -x64463 -x64464 -x64465 -x64466 -x64467 -x64468 -x64469 -x64470 -x64471 -x64472 -x64473 -x64474 -x64475 -x64476 -x64477 -x64478 -x64479 -x64480 -x64481 -x64482 -x64483 -x64484 -x64485 -x64486 -x64487 -x64488 -x64489 -x64490 -x64491 -x64492 -x64493 -x64494 -x64495 -x64496 -x64497 -x64498 -x64499 -x64500 -x64501 -x64502 -x64503 -x64504 -x64505 -x64506 -x64507 -x64508 -x64509 -x64510 -x64511 -x64512 -x64513 -x64514 -x64515 -x64516 -x64517 -x64518 -x64519 -x64520 -x64521 -x64522 -x64523 -x64524 -x64525 -x64526 -x64527 -x64528 -x64529 -x64530 -x64531 -x64532 -x64533 -x64534 -x64535 -x64536 -x64537 -x64538 -x64539 -x64540 -x64541 -x64542 -x64543 -x64544 -x64545 -x64546 -x64547 -x64548 -x64549 -x64550 -x64551 -x64552 -x64553 -x64554 -x64555 -x64556
421.33/423.16	v -x64557 -x64558 -x64592 -x64593 -x64594 -x64595 -x64596 -x64597 -x64598 -x64599 -x64600 -x64601 -x64602 -x64603 -x64604 -x64605 -x64606 -x64607 -x64608 -x64609 -x64610 -x64611 -x64612 -x64613 -x64614 -x64615 -x64616 -x64617 -x64618 -x64619 -x64620 -x64621 -x64622 -x64623 -x64624 -x64625 -x64626 -x64627 -x64628 -x64629 -x64630 -x64631 -x64632 -x64633 -x64634 -x64635 -x64636 -x64637 -x64638 -x64639 -x64640 -x64641 -x64642 -x64643 -x64644 -x64645 -x64646 -x64647 -x64648 -x64649 -x64650 -x64651 -x64652 -x64653 -x64654 -x64655 -x64656 -x64657 -x64658 -x64659 -x64660 -x64661 -x64662 -x64663 -x64664 -x64665 -x64666 -x64667 -x64668 -x64669 -x64670 -x64671 -x64672 -x64673 -x64674 -x64675 -x64676 -x64677 -x64678 -x64679 -x64680 -x64681 -x64682 -x64683 -x64684 -x64685 -x64686 -x64687 -x64688 -x64689 -x64690 -x64691 -x64692 -x64693 -x64694 -x64695 -x64696 -x64697 -x64698 -x64699 -x64700 -x64701 -x64702 -x64703 -x64704 -x64705 -x64706 -x64707 -x64708 -x64709 -x64710 -x64711 -x64712 -x64713 -x64714 -x64715 -x64716 -x64717 -x64718 -x64719 -x64720 -x64721 -x64722 -x64723 -x64724 -x64725 -x64726 -x64727 -x64728 -x64729 -x64730 -x64731 -x64732 -x64733 -x64734 -x64735 -x64736 -x64737 -x64738 -x64739 -x64740 -x64741 -x64742 -x64743 -x64744 -x64745 -x64746 -x64747 -x64748 -x64749 -x64750 -x64751 -x64752 -x64753 -x64754 -x64755 -x64756 -x64757 -x64758 -x64759 -x64760 -x64761 -x64762 -x64763 -x64764 -x64765 -x64766 -x64767 -x64768 -x64769 -x64770 -x64771 -x64772 -x64773 -x64774 -x64775 -x64776 -x64777 -x64778 -x64779 -x64780 -x64781 -x64782 -x64783 -x64784 -x64785 -x64786 -x64787 -x64788 -x64789 -x64790 -x64791 -x64792 -x64793 -x64794 -x64795 -x64796 -x64797 -x64798 -x64799 -x64800 -x64801 -x64802 -x64803 -x64804 -x64805 -x64806 -x64807 -x64808 -x64809 -x64810 -x64811 -x64812 -x64813 -x64814 -x64815 -x64816 -x64817 -x64818 -x64819 -x64820 -x64821 -x64822 -x64823 -x64824 -x64825 -x64826 -x64827 -x64828 -x64829 -x64830 -x64831 -x64832 -x64833 -x64834 -x64835 -x64836 -x64837 -x64838 -x64839 -x64840 -x64841 -x64842 -x64843 -x64844 -x64845 -x64846 -x64847 -x64848 -x64849 -x64850 -x64851 -x64852 -x64853 -x64854 -x64855 -x64856 -x64857 -x64858 -x64859 -x64860 -x64861 -x64862 -x64863 -x64864 -x64865 -x64866 -x64867 -x64868 -x64869 -x64870 -x64871 -x64872 -x64873 -x64874 -x64875 -x64876 -x64877 -x64878 -x64879 -x64880 -x64881 -x64882 -x64883 -x64884 -x64885 -x64886 -x64887 -x64888 -x64922 -x64923 -x64924 -x64925 -x64926 -x64927 -x64928 -x64929 -x64930 -x64931 -x64932 -x64933 -x64934 -x64935 -x64936 -x64937 -x64938 -x64939 -x64940 -x64941 -x64942 -x64943 -x64944 -x64945 -x64946 -x64947 -x64948 -x64949 -x64950 -x64951 -x64952 -x64953 -x64954 -x64955 -x64956 -x64957 -x64958 -x64959 -x64960 -x64961 -x64962 -x64963 -x64964 -x64965 -x64966 -x64967 -x64968 -x64969 -x64970 -x64971 -x64972 -x64973 -x64974 -x64975 -x64976 -x64977 -x64978 -x64979 -x64980 -x64981 -x64982 -x64983 -x64984 -x64985 -x64986 -x64987 -x64988 -x64989 -x64990 -x64991 -x64992 -x64993 -x64994 -x64995 -x64996 -x64997 -x64998 -x64999 -x65000 -x65001 -x65002 -x65003 -x65004 -x65005 -x65006 -x65007 -x65008 -x65009 -x65010 -x65011 -x65012 -x65013 -x65014 -x65015 -x65016 -x65017 -x65018 -x65019 -x65020 -x65021 -x65022 -x65023 -x65024 -x65025 -x65026 -x65027 -x65028 -x65029 -x65030 -x65031 -x65032 -x65033 -x65034 -x65035 -x65036 -x65037 -x65038 -x65039 -x65040 -x65041 -x65042 -x65043 -x65044 -x65045 -x65046 -x65047 -x65048 -x65049 -x65050 -x65051 -x65052 -x65053 -x65054 -x65055 -x65056 -x65057 -x65058 -x65059 -x65060 -x65061 -x65062 -x65063 -x65064 -x65065 -x65066 -x65067 -x65068 -x65069 -x65070 -x65071 -x65072 -x65073 -x65074 -x65075 -x65076 -x65077 -x65078 -x65079 -x65080 -x65081 -x65082 -x65083 -x65084 -x65085 -x65086 -x65087 -x65088 -x65089 -x65090 -x65091 -x65092 -x65093 -x65094 -x65095 -x65096 -x65097 -x65098 -x65099 -x65100 -x65101 -x65102 -x65103 -x65104 -x65105 -x65106 -x65107 -x65108 -x65109 -x65110 -x65111 -x65112 -x65113 -x65114 -x65115 -x65116 -x65117 -x65118 -x65119 -x65681 -x65682 -x65683 -x65684 -x65685 -x65686 -x65687 -x65688 -x65689 -x65690 -x65691 -x65692 -x65693 -x65694 -x65695 -x65696 -x65697 -x65698 -x65699 -x65700 -x65701 -x65702 -x65703 -x65704 -x65705 -x65706 -x65707 -x65708 -x65709 -x65710 -x65711 -x65712 -x65713 -x66011 -x66012 -x66013 -x66014 -x66015 -x66016 -x66017 -x66018 -x66019 -x66020 -x66021 -x66022 -x66023 -x66024 -x66025 -x66026 -x66027 -x66028 -x66029 -x66030 -x66031 -x66032 -x66033 -x66034 -x66035 -x66036 -x66037 -x66038 -x66039 -x66040 -x66041 -x66042 -x66043 -x66242 -x66243 -x66244 -x66245 -x66246 -x66247 -x66248 -x66249 -x66250 -x66251 -x66252 -x66253 -x66254 -x66255 -x66256 -x66257 -x66258 -x66259 -x66260 -x66261 -x66262 -x66263 -x66264 -x66265 -x66266 -x66267 -x66268 -x66269 -x66270 -x66271 -x66272 -x66273 -x66274 -x66275 -x66276 -x66277 -x66278 -x66279 -x66280 -x66281 -x66282 -x66283 -x66284 -x66285 -x66286 -x66287 -x66288 -x66289 -x66290 -x66291 -x66292 -x66293 -x66294 -x66295 -x66296 -x66297 -x66298 -x66299 -x66300 -x66301 -x66302 -x66303 -x66304 -x66305 -x66306 -x66307 -x66308 -x66309 -x66310 -x66311 -x66312 -x66313 -x66314 -x66315 -x66316 -x66317 -x66318 -x66319 -x66320 -x66321 -x66322 -x66323 -x66324 -x66325 -x66326 -x66327 -x66328 -x66329 -x66330 -x66331 -x66332 -x66333 -x66334 -x66335 -x66336 -x66337 -x66338 -x66339 -x66340 -x66341 -x66342 -x66343 -x66344 -x66345 -x66346 -x66347 -x66348 -x66349 -x66350 -x66351 -x66352 -x66353 -x66354 -x66355 -x66356 -x66357 -x66358 -x66359 -x66360 -x66361 -x66362 -x66363 -x66364 -x66365 -x66366 -x66367 -x66368 -x66369 -x66370 -x66371 -x66372 -x66373 -x66374 -x66375 -x66376 -x66377 -x66378 -x66379 -x66380 -x66381 -x66382 -x66383 -x66384 -x66385 -x66386 -x66387 -x66388 -x66389 -x66390 -x66391 -x66392 -x66393 -x66394 -x66395 -x66396 -x66397 -x66398 -x66399 -x66400 -x66401 -x66402 -x66403 -x66404 -x66405 -x66406 -x66407 -x66408 -x66409 -x66410 -x66411 -x66412 -x66413 -x66414 -x66415 -x66416 -x66417 -x66418 -x66419 -x66420 -x66421 -x66422 -x66423 -x66424 -x66425 -x66426 -x66427 -x66428 -x66429 -x66430 -x66431 -x66432 -x66433 -x66434 -x66435 -x66436 -x66437 -x66438 -x66439 -x66440 -x66441 -x66442 -x66443 -x66444 -x66445 -x66446 -x66447 -x66448 -x66449 -x66450 -x66451 -x66452 -x66453 -x66454 -x66455 -x66456 -x66457 -x66458 -x66459 -x66460 -x66461 -x66462 -x66463 -x66464 -x66465 -x66466 -x66467 -x66468 -x66469 -x66470 -x66471 -x66472 -x65351 -x65352 -x65353 -x65354 -x65355 -x65356 -x65357 -x65358 -x65359 -x65360 -x65361 -x65362 -x65363 -x65364 -x65365 -x65366 -x65367 -x65368 -x65369 -x65370 -x65371 -x65372 -x65373 -x65374 -x65375 -x65376 -x65377 -x65378 -x65379 -x65380 -x65381 -x65382 -x65383 -x65384 -x65385 -x65386 -x65387 -x65388 -x65389 -x65390 -x65391 -x65392 -x65393 -x65394 -x65395 -x65396 -x65397 -x65398 -x65399 -x65400 -x65401 -x65402 -x65403 -x65404 -x65405 -x65406 -x65407 -x65408 -x65409 -x65410 -x65411 -x65412 -x65413 -x65414 -x65415 -x65416 -x65417 -x65418 -x65419 -x65420 -x65421 -x65422 -x65423 -x65424 -x65425 -x65426 -x65427 -x65428 -x65429 -x65430 -x65431 -x65432 -x65433 -x65434 -x65435 -x65436 -x65437 -x65438 -x65439 -x65440 -x65441 -x65442 -x65443 -x65444 -x65445 -x65446 -x65447 -x65448 -x65449 -x65450 -x65451 -x65452 -x65453 -x65454 -x65455 -x65456 -x65457 -x65458 -x65459 -x65460 -x65461 -x65462 -x65463 -x65464 -x65465 -x65466 -x65467 -x65468 -x65469 -x65470 -x65471 -x65472 -x65473 -x65474 -x65475 -x65476 -x65477 -x65478 -x65479 -x65480 -x65481 -x65482 -x65483 -x65484 -x65485 -x65486 -x65487 -x65488 -x65489 -x65490 -x65491 -x65492 -x65493 -x65494 -x65495 -x65496 -x65497 -x65498 -x65499 -x65500 -x65501 -x65502 -x65503 -x65504 -x65505 -x65506 -x65507 -x65508 -x65509 -x65510 -x65511 -x65512 -x65513 -x65514 -x65515 -x65516 -x65517 -x65518 -x65519 -x65520 -x65521 -x65522 -x65523 -x65524 -x65525 -x65526 -x65527 -x65528 -x65529 -x65530 -x65531 -x65532 -x65533 -x65534 -x65535 -x65536 -x65537 -x65538 -x65539 -x65540 -x65541 -x65542 -x65543 -x65544 -x65545 -x65546 -x65547 -x65548 -x65549 -x65550 -x65551 -x65552 -x65553 -x65554 -x65555 -x65556 -x65557 -x65558 -x65559 -x65560 -x65561 -x65562 -x65563 -x65564 -x65565 -x65566 -x65567 -x65568 -x65569 -x65570 -x65571 -x65572 -x65573 -x65574 -x65575 -x65576 -x65577 -x65578 -x65579 -x65580 -x65581 -x65582 -x65583 -x65584 -x65585 -x65586 -x65587 -x65588 -x65589 -x65590 -x65591 -x65592 -x65593 -x65594 -x65595 -x65596 -x65597 -x65598 -x65599 -x65600 -x65601 -x65602 -x65603 -x65604 -x65605 -x65606 -x65607 -x65608 -x65609 -x65610 -x65611 -x65612 -x65613 -x65614 -x65615 -x65616 -x65617 -x65618 -x65619 -x65620 -x65621 -x65622 -x65623 -x65624 -x65625 -x65626 -x65627 -x65628 -x65629 -x65630 -x65631 -x65632 -x65633 -x65634 -x65635 -x65636 -x65637 -x65638 -x65639 -x65640 -x65641 -x65642 -x65643 -x65644 -x65645 -x65646 -x65647 -x65648 -x65649 -x65650 -x65651 -x65652 -x65653 -x65654 -x65655 -x65656 -x65657 -x65658 -x65659 -x65660 -x65661 -x65662 -x65663 -x65664 -x65665 -x65666 -x65667 -x65668 -x65669 -x65670 -x65671 -x65672 -x65673 -x65674 -x65675 -x65676 -x65677 -x65678 -x65679 -x65680 -x65714 -x65715 -x65716 -x65717 -x65718 -x65719 -x65720 -x65721 -x65722 -x65723 -x65724 -x65725 -x65726 -x65727 -x65728 -x65729 -x65730 -x65731 -x65732 -x65733 -x65734 -x65735 -x65736 -x65737 -x65738 -x65739 -x65740 -x65741 -x65742 -x65743 -x65744 -x65745 -x65746 -x65747 -x65748 -x65749 -x65750 -x65751 -x65752 -x65753 -x65754 -x65755 -x65756 -x65757 -x65758 -x65759 -x65760 -x65761 -x65762 -x65763 -x65764 -x65765 -x65766 -x65767 -x65768 -x65769 -x65770 -x65771 -x65772 -x65773 -x65774 -x65775 -x65776 -x65777 -x65778 -x65779 -x65780 -x65781 -x65782 -x65783 -x65784 -x65785 -x65786 -x65787 -x65788 -x65789 -x65790 -x65791 -x65792 -x65793 -x65794 -x65795 -x65796 -x65797 -x65798 -x65799 -x65800 -x65801 -x65802 -x65803 -x65804 -x65805 -x65806 -x65807 -x65808 -x65809 -x65810 -x65811 -x65812 -x65813 -x65814 -x65815 -x65816 -x65817 -x65818 -x65819 -x65820 -x65821 -x65822 -x65823 -x65824 -x65825 -x65826 -x65827 -x65828 -x65829 -x65830 -x65831 -x65832 -x65833 -x65834 -x65835 -x65836 -x65837 -x65838 -x65839 -x65840 -x65841 -x65842 -x65843 -x65844 -x65845 -x65846 -x65847 -x65848 -x65849 -x65850 -x65851 -x65852 -x65853 -x65854 -x65855 -x65856 -x65857 -x65858 -x65859 -x65860 -x65861 -x65862 -x65863 -x65864 -x65865 -x65866 -x65867 -x65868 -x65869 -x65870 -x65871 -x65872 -x65873 -x65874 -x65875 -x65876 -x65877 -x65878 -x65879 -x65880 -x65881 -x65882 -x65883 -x65884 -x65885 -x65886 -x65887 -x65888 -x65889 -x65890 -x65891 -x65892 -x65893 -x65894 -x65895 -x65896 -x65897 -x65898 -x65899 -x65900 -x65901 -x65902 -x65903 -x65904 -x65905 -x65906 -x65907 -x65908 -x65909 -x65910 -x65911 -x65912 -x65913 -x65914 -x65915 -x65916 -x65917 -x65918 -x65919 -x65920 -x65921 -x65922 -x65923 -x65924 -x65925 -x65926 -x65927 -x65928 -x65929 -x65930 -x65931 -x65932 -x65933 -x65934 -x65935 -x65936 -x65937 -x65938 -x65939 -x65940 -x65941 -x65942 -x65943 -x65944 -x65945 -x65946 -x65947 -x65948 -x65949 -x65950 -x65951 -x65952 -x65953 -x65954 -x65955 -x65956 -x65957 -x65958 -x65959 -x65960 -x65961 -x65962 -x65963 -x65964 -x65965 -x65966 -x65967 -x65968 -x65969 -x65970 -x65971 -x65972 -x65973 -x65974 -x65975 -x65976 -x65977 -x65978 -x65979 -x65980 -x65981 -x65982 -x65983 -x65984 -x65985 -x65986 -x65987 -x65988 -x65989 -x65990 -x65991 -x65992 -x65993 -x65994 -x65995 -x65996 -x65997 -x65998 -x65999 -x66000 -x66001 -x66002 -x66003 -x66004 -x66005 -x66006 -x66007 -x66008 -x66009 -x66010 -x66044 -x66045 -x66046 -x66047 -x66048 -x66049 -x66050 -x66051 -x66052 -x66053 -x66054 -x66055 -x66056 -x66057 -x66058 -x66059 -x66060 -x66061 -x66062 -x66063 -x66064 -x66065 -x66066 -x66067 -x66068 -x66069 -x66070 -x66071 -x66072 -x66073 -x66074 -x66075 -x66076 -x66077 -x66078 -x66079 -x66080 -x66081 -x66082 -x66083 -x66084 -x66085 -x66086 -x66087 -x66088 -x66089 -x66090 -x66091 -x66092 -x66093 -x66094 -x66095 -x66096 -x66097 -x66098 -x66099 -x66100 -x66101 -x66102 -x66103 -x66104 -x66105 -x66106 -x66107 -x66108 -x66109 -x66110 -x66111 -x66112 -x66113 -x66114 -x66115 -x66116 -x66117 -x66118 -x66119 -x66120 -x66121 -x66122 -x66123 -x66124 -x66125 -x66126 -x66127 -x66128 -x66129 -x66130 -x66131 -x66132 -x66133 -x66134 -x66135 -x66136 -x66137 -x66138 -x66139 -x66140 -x66141 -x66142 -x66143 -x66144 -x66145 -x66146 -x66147 -x66148 -x66149 -x66150 -x66151 -x66152 -x66153 -x66154 -x66155 -x66156 -x66157 -x66158 -x66159 -x66160 -x66161 -x66162 -x66163 -x66164 -x66165 -x66166 -x66167 -x66168 -x66169 -x66170 -x66171 -x66172 -x66173 -x66174 -x66175 -x66176 -x66177 -x66178 -x66179 -x66180 -x66181 -x66182 -x66183 -x66184 -x66185 -x66186 -x66187 -x66188 -x66189 -x66190 -x66191 -x66192 -x66193 -x66194 -x66195 -x66196 -x66197 -x66198 -x66199 -x66200 -x66201 -x66202 -x66203 -x66204 -x66205 -x66206 -x66207 -x66208 -x66209 -x66210 -x66211 -x66212 -x66213 -x66214 -x66215 -x66216 -x66217 -x66218 -x66219 -x66220 -x66221 -x66222 -x66223 -x66224 -x66225 -x66226 -x66227 -x66228 -x66229 -x66230 -x66231 -x66232 -x66233 -x66234 -x66235 -x66236 -x66237 -x66238 -x66239 -x66240 -x66241 -x67925 -x67926 -x67927 -x67928 -x67929 -x67930 -x67931 -x67932 -x67933 -x67934 -x67935 -x67936 -x67937 -x67938 -x67939 -x67940 -x67941 -x67942 -x67943 -x67944 -x67945 -x67946 -x67947 -x67948 -x67949 -x67950 -x67951 -x67952 -x67953 -x67954 -x67955 -x67956 -x67957 -x68288 -x68289 -x68290 -x68291 -x68292 -x68293 -x68294 -x68295 -x68296 -x68297 -x68298 -x68299 -x68300 -x68301 -x68302 -x68303 -x68304 -x68305 -x68306 -x68307 -x68308 -x68309 -x68310 -x68311 -x68312 -x68313 -x68314 -x68315 -x68316 -x68317 -x68318 -x68319 -x68320 -x68486 -x68487 -x68488 -x68489 -x68490 -x68491 -x68492 -x68493 -x68494 -x68495 -x68496 -x68497 -x68498 -x68499 -x68500 -x68501 -x68502 -x68503 -x68504 -x68505 -x68506 -x68507 -x68508 -x68509 -x68510 -x68511 -x68512 -x68513 -x68514 -x68515 -x68516 -x68517 -x68518 -x68519 -x68520 -x68521 -x68522 -x68523 -x68524 -x68525 -x68526 -x68527 -x68528 -x68529 -x68530 -x68531 -x68532 -x68533 -x68534 -x68535 -x68536 -x68537 -x68538 -x68539 -x68540 -x68541 -x68542 -x68543 -x68544 -x68545 -x68546 -x68547 -x68548 -x68549 -x68550 -x68551 -x68552 -x68553 -x68554 -x68555 -x68556 -x68557 -x68558 -x68559 -x68560 -x68561 -x68562 -x68563 -x68564 -x68565 -x68566 -x68567 -x68568 -x68569 -x68570 -x68571 -x68572 -x68573 -x68574 -x68575 -x68576 -x68577 -x68578 -x68579 -x68580 -x68581 -x68582 -x68583 -x68584 -x68585 -x68586 -x68587 -x68588 -x68589 -x68590 -x68591 -x68592 -x68593 -x68594 -x68595 -x68596 -x68597 -x68598 -x68599 -x68600 -x68601 -x68602 -x68603 -x68604 -x68605 -x68606 -x68607 -x68608 -x68609 -x68610 -x68611 -x68612 -x68613 -x68614 -x68615 -x68616 -x68617 -x68618 -x68619 -x68620 -x68621 -x68622 -x68623 -x68624 -x68625 -x68626 -x68627 -x68628 -x68629 -x68630 -x68631 -x68632 -x68633 -x68634 -x68635 -x68636 -x68637 -x68638 -x68639 -x68640 -x68641 -x68642 -x68643 -x68644 -x68645 -x68646 -x68647 -x68648 -x68649 -x68650 -x68651 -x68652 -x68653 -x68654 -x68655 -x68656 -x68657 -x68658 -x68659 -x68660 -x68661 -x68662 -x68663 -x68664 -x68665 -x68666 -x68667 -x68668 -x68669 -x68670 -x68671 -x68672 -x68673 -x68674 -x68675 -x68676 -x68677 -x68678 -x68679 -x68680 -x68681 -x68682 -x68683 -x68684 -x68685 -x68686 -x68687 -x68688 -x68689 -x68690 -x68691 -x68692 -x68693 -x68694 -x68695 -x68696 -x68697 -x68698 -x68699 -x68700 -x68701 -x68702 -x68703 -x68704 -x68705 -x68706 -x68707 -x68708 -x68709 -x68710 -x68711 -x68712 -x68713 -x68714 -x68715 -x68716 -x67595 -x67596 -x67597 -x67598 -x67599 -x67600 -x67601 -x67602 -x67603 -x67604 -x67605 -x67606 -x67607 -x67608 -x67609 -x67610 -x67611 -x67612 -x67613 -x67614 -x67615 -x67616 -x67617 -x67618 -x67619 -x67620 -x67621 -x67622 -x67623 -x67624 -x67625 -x67626 -x67627 -x67628 -x67629 -x67630 -x67631 -x67632 -x67633 -x67634 -x67635 -x67636 -x67637 -x67638 -x67639 -x67640 -x67641 -x67642 -x67643 -x67644 -x67645 -x67646 -x67647 -x67648 -x67649 -x67650 -x67651 -x67652 -x67653 -x67654 -x67655 -x67656 -x67657 -x67658 -x67659 -x67660 -x67661 -x67662 -x67663 -x67664 -x67665 -x67666 -x67667 -x67668 -x67669 -x67670 -x67671 -x67672 -x67673 -x67674 -x67675 -x67676 -x67677 -x67678
421.33/423.16	v -x67679 -x67680 -x67681 -x67682 -x67683 -x67684 -x67685 -x67686 -x67687 -x67688 -x67689 -x67690 -x67691 -x67692 -x67693 -x67694 -x67695 -x67696 -x67697 -x67698 -x67699 -x67700 -x67701 -x67702 -x67703 -x67704 -x67705 -x67706 -x67707 -x67708 -x67709 -x67710 -x67711 -x67712 -x67713 -x67714 -x67715 -x67716 -x67717 -x67718 -x67719 -x67720 -x67721 -x67722 -x67723 -x67724 -x67725 -x67726 -x67727 -x67728 -x67729 -x67730 -x67731 -x67732 -x67733 -x67734 -x67735 -x67736 -x67737 -x67738 -x67739 -x67740 -x67741 -x67742 -x67743 -x67744 -x67745 -x67746 -x67747 -x67748 -x67749 -x67750 -x67751 -x67752 -x67753 -x67754 -x67755 -x67756 -x67757 -x67758 -x67759 -x67760 -x67761 -x67762 -x67763 -x67764 -x67765 -x67766 -x67767 -x67768 -x67769 -x67770 -x67771 -x67772 -x67773 -x67774 -x67775 -x67776 -x67777 -x67778 -x67779 -x67780 -x67781 -x67782 -x67783 -x67784 -x67785 -x67786 -x67787 -x67788 -x67789 -x67790 -x67791 -x67792 -x67793 -x67794 -x67795 -x67796 -x67797 -x67798 -x67799 -x67800 -x67801 -x67802 -x67803 -x67804 -x67805 -x67806 -x67807 -x67808 -x67809 -x67810 -x67811 -x67812 -x67813 -x67814 -x67815 -x67816 -x67817 -x67818 -x67819 -x67820 -x67821 -x67822 -x67823 -x67824 -x67825 -x67826 -x67827 -x67828 -x67829 -x67830 -x67831 -x67832 -x67833 -x67834 -x67835 -x67836 -x67837 -x67838 -x67839 -x67840 -x67841 -x67842 -x67843 -x67844 -x67845 -x67846 -x67847 -x67848 -x67849 -x67850 -x67851 -x67852 -x67853 -x67854 -x67855 -x67856 -x67857 -x67858 -x67859 -x67860 -x67861 -x67862 -x67863 -x67864 -x67865 -x67866 -x67867 -x67868 -x67869 -x67870 -x67871 -x67872 -x67873 -x67874 -x67875 -x67876 -x67877 -x67878 -x67879 -x67880 -x67881 -x67882 -x67883 -x67884 -x67885 -x67886 -x67887 -x67888 -x67889 -x67890 -x67891 -x67892 -x67893 -x67894 -x67895 -x67896 -x67897 -x67898 -x67899 -x67900 -x67901 -x67902 -x67903 -x67904 -x67905 -x67906 -x67907 -x67908 -x67909 -x67910 -x67911 -x67912 -x67913 -x67914 -x67915 -x67916 -x67917 -x67918 -x67919 -x67920 -x67921 -x67922 -x67923 -x67924 -x67958 -x67959 -x67960 -x67961 -x67962 -x67963 -x67964 -x67965 -x67966 -x67967 -x67968 -x67969 -x67970 -x67971 -x67972 -x67973 -x67974 -x67975 -x67976 -x67977 -x67978 -x67979 -x67980 -x67981 -x67982 -x67983 -x67984 -x67985 -x67986 -x67987 -x67988 -x67989 -x67990 -x67991 -x67992 -x67993 -x67994 -x67995 -x67996 -x67997 -x67998 -x67999 -x68000 -x68001 -x68002 -x68003 -x68004 -x68005 -x68006 -x68007 -x68008 -x68009 -x68010 -x68011 -x68012 -x68013 -x68014 -x68015 -x68016 -x68017 -x68018 -x68019 -x68020 -x68021 -x68022 -x68023 -x68024 -x68025 -x68026 -x68027 -x68028 -x68029 -x68030 -x68031 -x68032 -x68033 -x68034 -x68035 -x68036 -x68037 -x68038 -x68039 -x68040 -x68041 -x68042 -x68043 -x68044 -x68045 -x68046 -x68047 -x68048 -x68049 -x68050 -x68051 -x68052 -x68053 -x68054 -x68055 -x68056 -x68057 -x68058 -x68059 -x68060 -x68061 -x68062 -x68063 -x68064 -x68065 -x68066 -x68067 -x68068 -x68069 -x68070 -x68071 -x68072 -x68073 -x68074 -x68075 -x68076 -x68077 -x68078 -x68079 -x68080 -x68081 -x68082 -x68083 -x68084 -x68085 -x68086 -x68087 -x68088 -x68089 -x68090 -x68091 -x68092 -x68093 -x68094 -x68095 -x68096 -x68097 -x68098 -x68099 -x68100 -x68101 -x68102 -x68103 -x68104 -x68105 -x68106 -x68107 -x68108 -x68109 -x68110 -x68111 -x68112 -x68113 -x68114 -x68115 -x68116 -x68117 -x68118 -x68119 -x68120 -x68121 -x68122 -x68123 -x68124 -x68125 -x68126 -x68127 -x68128 -x68129 -x68130 -x68131 -x68132 -x68133 -x68134 -x68135 -x68136 -x68137 -x68138 -x68139 -x68140 -x68141 -x68142 -x68143 -x68144 -x68145 -x68146 -x68147 -x68148 -x68149 -x68150 -x68151 -x68152 -x68153 -x68154 -x68155 -x68156 -x68157 -x68158 -x68159 -x68160 -x68161 -x68162 -x68163 -x68164 -x68165 -x68166 -x68167 -x68168 -x68169 -x68170 -x68171 -x68172 -x68173 -x68174 -x68175 -x68176 -x68177 -x68178 -x68179 -x68180 -x68181 -x68182 -x68183 -x68184 -x68185 -x68186 -x68187 -x68188 -x68189 -x68190 -x68191 -x68192 -x68193 -x68194 -x68195 -x68196 -x68197 -x68198 -x68199 -x68200 -x68201 -x68202 -x68203 -x68204 -x68205 -x68206 -x68207 -x68208 -x68209 -x68210 -x68211 -x68212 -x68213 -x68214 -x68215 -x68216 -x68217 -x68218 -x68219 -x68220 -x68221 -x68222 -x68223 -x68224 -x68225 -x68226 -x68227 -x68228 -x68229 -x68230 -x68231 -x68232 -x68233 -x68234 -x68235 -x68236 -x68237 -x68238 -x68239 -x68240 -x68241 -x68242 -x68243 -x68244 -x68245 -x68246 -x68247 -x68248 -x68249 -x68250 -x68251 -x68252 -x68253 -x68254 -x68255 -x68256 -x68257 -x68258 -x68259 -x68260 -x68261 -x68262 -x68263 -x68264 -x68265 -x68266 -x68267 -x68268 -x68269 -x68270 -x68271 -x68272 -x68273 -x68274 -x68275 -x68276 -x68277 -x68278 -x68279 -x68280 -x68281 -x68282 -x68283 -x68284 -x68285 -x68286 -x68287 -x68321 -x68322 -x68323 -x68324 -x68325 -x68326 -x68327 -x68328 -x68329 -x68330 -x68331 -x68332 -x68333 -x68334 -x68335 -x68336 -x68337 -x68338 -x68339 -x68340 -x68341 -x68342 -x68343 -x68344 -x68345 -x68346 -x68347 -x68348 -x68349 -x68350 -x68351 -x68352 -x68353 -x68354 -x68355 -x68356 -x68357 -x68358 -x68359 -x68360 -x68361 -x68362 -x68363 -x68364 -x68365 -x68366 -x68367 -x68368 -x68369 -x68370 -x68371 -x68372 -x68373 -x68374 -x68375 -x68376 -x68377 -x68378 -x68379 -x68380 -x68381 -x68382 -x68383 -x68384 -x68385 -x68386 -x68387 -x68388 -x68389 -x68390 -x68391 -x68392 -x68393 -x68394 -x68395 -x68396 -x68397 -x68398 -x68399 -x68400 -x68401 -x68402 -x68403 -x68404 -x68405 -x68406 -x68407 -x68408 -x68409 -x68410 -x68411 -x68412 -x68413 -x68414 -x68415 -x68416 -x68417 -x68418 -x68419 -x68420 -x68421 -x68422 -x68423 -x68424 -x68425 -x68426 -x68427 -x68428 -x68429 -x68430 -x68431 -x68432 -x68433 -x68434 -x68435 -x68436 -x68437 -x68438 -x68439 -x68440 -x68441 -x68442 -x68443 -x68444 -x68445 -x68446 -x68447 -x68448 -x68449 -x68450 -x68451 -x68452 -x68453 -x68454 -x68455 -x68456 -x68457 -x68458 -x68459 -x68460 -x68461 -x68462 -x68463 -x68464 -x68465 -x68466 -x68467 -x68468 -x68469 -x68470 -x68471 -x68472 -x68473 -x68474 -x68475 -x68476 -x68477 -x68478 -x68479 -x68480 -x68481 -x68482 -x68483 -x68484 -x68485 -x69047 -x69048 -x69049 -x69050 -x69051 -x69052 -x69053 -x69054 -x69055 -x69056 -x69057 -x69058 -x69059 -x69060 -x69061 -x69062 -x69063 -x69064 -x69065 -x69066 -x69067 -x69068 -x69069 -x69070 -x69071 -x69072 -x69073 -x69074 -x69075 -x69076 -x69077 -x69078 -x69079 -x69410 -x69411 -x69412 -x69413 -x69414 -x69415 -x69416 -x69417 -x69418 -x69419 -x69420 -x69421 -x69422 -x69423 -x69424 -x69425 -x69426 -x69427 -x69428 -x69429 -x69430 -x69431 -x69432 -x69433 -x69434 -x69435 -x69436 -x69437 -x69438 -x69439 -x69440 -x69441 -x69442 -x69608 -x69609 -x69610 -x69611 -x69612 -x69613 -x69614 -x69615 -x69616 -x69617 -x69618 -x69619 -x69620 -x69621 -x69622 -x69623 -x69624 -x69625 -x69626 -x69627 -x69628 -x69629 -x69630 -x69631 -x69632 -x69633 -x69634 -x69635 -x69636 -x69637 -x69638 -x69639 -x69640 -x69641 -x69642 -x69643 -x69644 -x69645 -x69646 -x69647 -x69648 -x69649 -x69650 -x69651 -x69652 x69653 -x69654 -x69655 -x69656 -x69657 -x69658 -x69659 -x69660 -x69661 -x69662 -x69663 -x69664 -x69665 -x69666 -x69667 -x69668 -x69669 -x69670 -x69671 -x69672 -x69673 -x69674 -x69675 -x69676 -x69677 -x69678 -x69679 -x69680 -x69681 -x69682 -x69683 -x69684 -x69685 -x69686 -x69687 -x69688 -x69689 -x69690 -x69691 -x69692 -x69693 -x69694 -x69695 -x69696 -x69697 -x69698 -x69699 -x69700 -x69701 -x69702 -x69703 -x69704 -x69705 -x69706 -x69707 -x69708 -x69709 -x69710 -x69711 -x69712 -x69713 -x69714 -x69715 -x69716 -x69717 -x69718 -x69719 -x69720 -x69721 -x69722 -x69723 -x69724 -x69725 -x69726 -x69727 -x69728 -x69729 -x69730 -x69731 -x69732 -x69733 -x69734 -x69735 -x69736 -x69737 -x69738 -x69739 -x69740 -x69741 -x69742 -x69743 -x69744 -x69745 -x69746 -x69747 -x69748 -x69749 -x69750 -x69751 -x69752 -x69753 -x69754 -x69755 -x69756 -x69757 -x69758 -x69759 -x69760 -x69761 -x69762 -x69763 -x69764 -x69765 -x69766 -x69767 -x69768 -x69769 -x69770 -x69771 -x69772 -x69773 -x69774 -x69775 -x69776 -x69777 -x69778 -x69779 -x69780 -x69781 -x69782 -x69783 -x69784 x69785 -x69786 -x69787 -x69788 -x69789 -x69790 -x69791 -x69792 -x69793 -x69794 -x69795 -x69796 -x69797 -x69798 -x69799 -x69800 -x69801 -x69802 -x69803 -x69804 -x69805 -x69806 -x69807 -x69808 -x69809 -x69810 -x69811 -x69812 -x69813 -x69814 -x69815 -x69816 -x69817 -x69818 -x69819 -x69820 -x69821 -x69822 -x69823 -x69824 -x69825 -x69826 -x69827 -x69828 -x69829 -x69830 -x69831 -x69832 -x69833 -x69834 -x69835 -x69836 -x69837 -x69838 -x68717 -x68718 -x68719 -x68720 -x68721 -x68722 -x68723 -x68724 -x68725 -x68726 -x68727 -x68728 -x68729 -x68730 -x68731 -x68732 -x68733 -x68734 -x68735 -x68736 -x68737 -x68738 -x68739 -x68740 -x68741 -x68742 -x68743 -x68744 -x68745 -x68746 -x68747 -x68748 -x68749 -x68750 -x68751 -x68752 -x68753 -x68754 -x68755 -x68756 -x68757 -x68758 -x68759 -x68760 -x68761 -x68762 -x68763 -x68764 -x68765 -x68766 -x68767 -x68768 -x68769 -x68770 -x68771 -x68772 -x68773 -x68774 -x68775 -x68776 -x68777 -x68778 -x68779 -x68780 -x68781 -x68782 -x68783 -x68784 -x68785 -x68786 -x68787 -x68788 -x68789 -x68790 -x68791 -x68792 -x68793 -x68794 -x68795 -x68796 -x68797 -x68798 -x68799 -x68800 -x68801 -x68802 -x68803 -x68804 -x68805 -x68806 -x68807 -x68808 -x68809 -x68810 -x68811 -x68812 -x68813 -x68814 -x68815 -x68816 -x68817 -x68818 -x68819 -x68820 -x68821 -x68822 -x68823 -x68824 -x68825 -x68826 -x68827 -x68828 -x68829 -x68830 -x68831 -x68832 -x68833 -x68834 -x68835 -x68836 -x68837 -x68838 -x68839 -x68840 -x68841 -x68842 -x68843 -x68844 -x68845 -x68846 -x68847 -x68848 -x68849 -x68850 -x68851 -x68852 -x68853 -x68854 -x68855 -x68856 -x68857 -x68858 -x68859 -x68860 -x68861 -x68862 -x68863 -x68864 -x68865 -x68866 -x68867 -x68868 -x68869 -x68870 -x68871 -x68872 -x68873 -x68874 -x68875 -x68876 -x68877 -x68878 -x68879 -x68880 -x68881 -x68882 -x68883 -x68884 -x68885 -x68886 -x68887 -x68888 -x68889 -x68890 -x68891 -x68892 -x68893 -x68894 -x68895 -x68896 -x68897 -x68898 -x68899 -x68900 -x68901 -x68902 -x68903 -x68904 -x68905 -x68906 -x68907 -x68908 -x68909 -x68910 -x68911 -x68912 -x68913 -x68914 -x68915 -x68916 -x68917 -x68918 -x68919 -x68920 -x68921 -x68922 -x68923 -x68924 -x68925 -x68926 -x68927 -x68928 -x68929 -x68930 -x68931 -x68932 -x68933 -x68934 -x68935 -x68936 -x68937 -x68938 -x68939 -x68940 -x68941 -x68942 -x68943 -x68944 -x68945 -x68946 -x68947 -x68948 -x68949 -x68950 -x68951 -x68952 -x68953 -x68954 -x68955 -x68956 -x68957 -x68958 -x68959 -x68960 -x68961 -x68962 -x68963 -x68964 -x68965 -x68966 -x68967 -x68968 -x68969 -x68970 -x68971 -x68972 -x68973 -x68974 -x68975 -x68976 -x68977 -x68978 -x68979 -x68980 -x68981 -x68982 -x68983 -x68984 -x68985 -x68986 -x68987 -x68988 -x68989 -x68990 -x68991 -x68992 -x68993 -x68994 -x68995 -x68996 -x68997 -x68998 -x68999 -x69000 -x69001 -x69002 -x69003 -x69004 -x69005 -x69006 -x69007 -x69008 -x69009 -x69010 -x69011 -x69012 -x69013 -x69014 -x69015 -x69016 -x69017 -x69018 -x69019 -x69020 -x69021 -x69022 -x69023 -x69024 -x69025 -x69026 -x69027 -x69028 -x69029 -x69030 -x69031 -x69032 -x69033 -x69034 -x69035 -x69036 -x69037 -x69038 -x69039 -x69040 -x69041 -x69042 -x69043 -x69044 -x69045 -x69046 -x69080 -x69081 -x69082 -x69083 -x69084 -x69085 -x69086 -x69087 -x69088 -x69089 -x69090 -x69091 -x69092 -x69093 -x69094 -x69095 -x69096 -x69097 -x69098 -x69099 -x69100 -x69101 -x69102 -x69103 -x69104 -x69105 -x69106 -x69107 -x69108 -x69109 -x69110 -x69111 -x69112 -x69113 -x69114 -x69115 -x69116 -x69117 -x69118 -x69119 -x69120 -x69121 -x69122 -x69123 -x69124 -x69125 -x69126 -x69127 -x69128 -x69129 -x69130 -x69131 -x69132 -x69133 -x69134 -x69135 -x69136 -x69137 -x69138 -x69139 -x69140 -x69141 -x69142 -x69143 -x69144 -x69145 -x69146 -x69147 -x69148 -x69149 -x69150 -x69151 -x69152 -x69153 -x69154 -x69155 -x69156 -x69157 -x69158 -x69159 -x69160 -x69161 -x69162 -x69163 -x69164 -x69165 -x69166 -x69167 -x69168 -x69169 -x69170 -x69171 -x69172 -x69173 -x69174 -x69175 -x69176 -x69177 -x69178 -x69179 -x69180 -x69181 -x69182 -x69183 -x69184 -x69185 -x69186 -x69187 -x69188 -x69189 -x69190 -x69191 -x69192 -x69193 -x69194 -x69195 -x69196 -x69197 -x69198 -x69199 -x69200 -x69201 -x69202 -x69203 -x69204 -x69205 -x69206 -x69207 -x69208 -x69209 -x69210 -x69211 -x69212 -x69213 -x69214 -x69215 -x69216 -x69217 -x69218 -x69219 -x69220 -x69221 -x69222 -x69223 -x69224 -x69225 -x69226 -x69227 -x69228 -x69229 -x69230 -x69231 -x69232 -x69233 -x69234 -x69235 -x69236 -x69237 -x69238 -x69239 -x69240 -x69241 -x69242 -x69243 -x69244 -x69245 -x69246 -x69247 -x69248 -x69249 -x69250 -x69251 -x69252 -x69253 -x69254 -x69255 -x69256 -x69257 -x69258 -x69259 -x69260 -x69261 -x69262 -x69263 -x69264 -x69265 -x69266 -x69267 -x69268 -x69269 -x69270 -x69271 -x69272 -x69273 -x69274 -x69275 -x69276 -x69277 -x69278 -x69279 -x69280 -x69281 -x69282 -x69283 -x69284 -x69285 -x69286 -x69287 -x69288 -x69289 -x69290 -x69291 -x69292 -x69293 -x69294 -x69295 -x69296 -x69297 -x69298 -x69299 -x69300 -x69301 -x69302 -x69303 -x69304 -x69305 -x69306 -x69307 -x69308 -x69309 -x69310 -x69311 -x69312 -x69313 -x69314 -x69315 -x69316 -x69317 -x69318 -x69319 -x69320 -x69321 -x69322 -x69323 -x69324 -x69325 -x69326 -x69327 -x69328 -x69329 -x69330 -x69331 -x69332 -x69333 -x69334 -x69335 -x69336 -x69337 -x69338 -x69339 -x69340 -x69341 -x69342 -x69343 -x69344 -x69345 -x69346 -x69347 -x69348 -x69349 -x69350 -x69351 -x69352 -x69353 -x69354 -x69355 -x69356 -x69357 -x69358 -x69359 -x69360 -x69361 -x69362 -x69363 -x69364 -x69365 -x69366 -x69367 -x69368 -x69369 -x69370 -x69371 -x69372 -x69373 -x69374 -x69375 -x69376 -x69377 -x69378 -x69379 -x69380 -x69381 -x69382 -x69383 -x69384 -x69385 -x69386 -x69387 -x69388 -x69389 -x69390 -x69391 -x69392 -x69393 -x69394 -x69395 -x69396 -x69397 -x69398 -x69399 -x69400 -x69401 -x69402 -x69403 -x69404 -x69405 -x69406 -x69407 -x69408 -x69409 -x69443 -x69444 -x69445 -x69446 -x69447 -x69448 -x69449 -x69450 -x69451 -x69452 -x69453 -x69454 -x69455 -x69456 -x69457 -x69458 -x69459 -x69460 -x69461 -x69462 -x69463 -x69464 -x69465 -x69466 -x69467 -x69468 -x69469 -x69470 -x69471 -x69472 -x69473 -x69474 -x69475 -x69476 -x69477 -x69478 -x69479 -x69480 -x69481 -x69482 -x69483 -x69484 -x69485 -x69486 -x69487 -x69488 -x69489 -x69490 -x69491 -x69492 -x69493 -x69494 -x69495 -x69496 -x69497 -x69498 -x69499 -x69500 -x69501 -x69502 -x69503 -x69504 -x69505 -x69506 -x69507 -x69508 -x69509 -x69510 -x69511 -x69512 -x69513 -x69514 -x69515 -x69516 -x69517 -x69518 -x69519 -x69520 -x69521 -x69522 -x69523 -x69524 -x69525 -x69526 -x69527 -x69528 -x69529 -x69530 -x69531 -x69532 -x69533 -x69534 -x69535 -x69536 -x69537 -x69538 -x69539 -x69540 -x69541 -x69542 -x69543 -x69544 -x69545 -x69546 -x69547 -x69548 -x69549 -x69550 -x69551 -x69552 -x69553 -x69554 -x69555 -x69556 -x69557 -x69558 -x69559 -x69560 -x69561 -x69562 -x69563 -x69564 -x69565 -x69566 -x69567 -x69568 -x69569 -x69570 -x69571 -x69572 -x69573 -x69574 -x69575 -x69576 -x69577 -x69578 -x69579 -x69580 -x69581 -x69582 -x69583 -x69584 -x69585 -x69586 -x69587 -x69588 -x69589 -x69590 -x69591 -x69592 -x69593 -x69594 -x69595 -x69596 -x69597 -x69598 -x69599 -x69600 -x69601 -x69602 -x69603 -x69604 -x69605 -x69606 -x69607 -x70169 -x70170 -x70171 -x70172 -x70173 -x70174 -x70175 -x70176 -x70177 -x70178 -x70179 -x70180 -x70181 -x70182 -x70183 -x70184 -x70185 -x70186 -x70187 -x70188 -x70189 -x70190 -x70191 -x70192 -x70193 -x70194 -x70195 -x70196 -x70197 -x70198 -x70199 -x70200 -x70201 -x70532 -x70533 -x70534 -x70535 -x70536 -x70537 -x70538 -x70539 -x70540 -x70541 -x70542 -x70543 -x70544 -x70545 -x70546 -x70547 -x70548 -x70549 -x70550 -x70551 -x70552 -x70553 -x70554 -x70555 -x70556 -x70557 -x70558 -x70559 -x70560 -x70561 -x70562 -x70563 -x70564 -x70730 -x70731 -x70732 -x70733 -x70734 -x70735 -x70736 -x70737 -x70738 -x70739 -x70740 -x70741 -x70742 -x70743 -x70744 -x70745 -x70746 -x70747 -x70748 -x70749 -x70750 -x70751 -x70752 -x70753 -x70754 -x70755 -x70756 -x70757 -x70758 -x70759 -x70760 -x70761 -x70762 -x70763 -x70764 -x70765 -x70766 -x70767 -x70768 -x70769 -x70770 -x70771 -x70772 -x70773 -x70774 -x70775 -x70776 -x70777 -x70778 -x70779 -x70780 -x70781 -x70782 -x70783 -x70784 -x70785 -x70786 -x70787 -x70788 -x70789 -x70790 -x70791 -x70792 -x70793 -x70794 -x70795 -x70796 -x70797 -x70798 -x70799 -x70800
421.33/423.16	v -x70801 -x70802 -x70803 -x70804 -x70805 -x70806 -x70807 -x70808 -x70809 -x70810 -x70811 -x70812 -x70813 -x70814 -x70815 -x70816 -x70817 -x70818 -x70819 -x70820 -x70821 -x70822 -x70823 -x70824 -x70825 -x70826 -x70827 -x70828 -x70829 -x70830 -x70831 -x70832 -x70833 -x70834 -x70835 -x70836 -x70837 -x70838 -x70839 -x70840 -x70841 -x70842 -x70843 -x70844 -x70845 -x70846 -x70847 -x70848 -x70849 -x70850 -x70851 -x70852 -x70853 -x70854 -x70855 -x70856 -x70857 -x70858 -x70859 -x70860 -x70861 -x70862 -x70863 -x70864 -x70865 -x70866 -x70867 -x70868 -x70869 -x70870 -x70871 -x70872 -x70873 -x70874 -x70875 -x70876 -x70877 -x70878 -x70879 -x70880 -x70881 -x70882 -x70883 -x70884 -x70885 -x70886 -x70887 -x70888 -x70889 -x70890 -x70891 -x70892 -x70893 -x70894 -x70895 -x70896 -x70897 -x70898 -x70899 -x70900 -x70901 -x70902 -x70903 -x70904 -x70905 -x70906 -x70907 -x70908 -x70909 -x70910 -x70911 -x70912 -x70913 -x70914 -x70915 -x70916 -x70917 -x70918 -x70919 -x70920 -x70921 -x70922 -x70923 -x70924 -x70925 -x70926 -x70927 -x70928 -x70929 -x70930 -x70931 -x70932 -x70933 -x70934 -x70935 -x70936 -x70937 -x70938 -x70939 -x70940 -x70941 -x70942 -x70943 -x70944 -x70945 -x70946 -x70947 -x70948 -x70949 -x70950 -x70951 -x70952 -x70953 -x70954 -x70955 -x70956 -x70957 -x70958 -x70959 -x70960 -x69839 -x69840 -x69841 -x69842 -x69843 -x69844 -x69845 -x69846 -x69847 -x69848 -x69849 -x69850 -x69851 -x69852 -x69853 -x69854 -x69855 -x69856 -x69857 -x69858 -x69859 -x69860 -x69861 -x69862 -x69863 -x69864 -x69865 -x69866 -x69867 -x69868 -x69869 -x69870 -x69871 -x69872 -x69873 -x69874 -x69875 -x69876 -x69877 -x69878 -x69879 -x69880 -x69881 -x69882 -x69883 -x69884 -x69885 -x69886 -x69887 -x69888 -x69889 -x69890 -x69891 -x69892 -x69893 -x69894 -x69895 -x69896 -x69897 -x69898 -x69899 -x69900 -x69901 -x69902 -x69903 -x69904 -x69905 -x69906 -x69907 -x69908 -x69909 -x69910 -x69911 -x69912 -x69913 -x69914 -x69915 -x69916 -x69917 -x69918 -x69919 -x69920 -x69921 -x69922 -x69923 -x69924 -x69925 -x69926 -x69927 -x69928 -x69929 -x69930 -x69931 -x69932 -x69933 -x69934 -x69935 -x69936 -x69937 -x69938 -x69939 -x69940 -x69941 -x69942 -x69943 -x69944 -x69945 -x69946 -x69947 -x69948 -x69949 -x69950 -x69951 -x69952 -x69953 -x69954 -x69955 -x69956 -x69957 -x69958 -x69959 -x69960 -x69961 -x69962 -x69963 -x69964 -x69965 -x69966 -x69967 -x69968 -x69969 -x69970 -x69971 -x69972 -x69973 -x69974 -x69975 -x69976 -x69977 -x69978 -x69979 -x69980 -x69981 -x69982 -x69983 -x69984 -x69985 -x69986 -x69987 -x69988 -x69989 -x69990 -x69991 -x69992 -x69993 -x69994 -x69995 -x69996 -x69997 -x69998 -x69999 -x70000 -x70001 -x70002 -x70003 -x70004 -x70005 -x70006 -x70007 -x70008 -x70009 -x70010 -x70011 -x70012 -x70013 -x70014 -x70015 -x70016 -x70017 -x70018 -x70019 -x70020 -x70021 -x70022 -x70023 -x70024 -x70025 -x70026 -x70027 -x70028 -x70029 -x70030 -x70031 -x70032 -x70033 -x70034 -x70035 -x70036 -x70037 -x70038 -x70039 -x70040 -x70041 -x70042 -x70043 -x70044 -x70045 -x70046 -x70047 -x70048 -x70049 -x70050 -x70051 -x70052 -x70053 -x70054 -x70055 -x70056 -x70057 -x70058 -x70059 -x70060 -x70061 -x70062 -x70063 -x70064 -x70065 -x70066 -x70067 -x70068 -x70069 -x70070 -x70071 -x70072 -x70073 -x70074 -x70075 -x70076 -x70077 -x70078 -x70079 -x70080 -x70081 -x70082 -x70083 -x70084 -x70085 -x70086 -x70087 -x70088 -x70089 -x70090 -x70091 -x70092 -x70093 -x70094 -x70095 -x70096 -x70097 -x70098 -x70099 -x70100 -x70101 -x70102 -x70103 -x70104 -x70105 -x70106 -x70107 -x70108 -x70109 -x70110 -x70111 -x70112 -x70113 -x70114 -x70115 -x70116 -x70117 -x70118 -x70119 -x70120 -x70121 -x70122 -x70123 -x70124 -x70125 -x70126 -x70127 -x70128 -x70129 -x70130 -x70131 -x70132 -x70133 -x70134 -x70135 -x70136 -x70137 -x70138 -x70139 -x70140 -x70141 -x70142 -x70143 -x70144 -x70145 -x70146 -x70147 -x70148 -x70149 -x70150 -x70151 -x70152 -x70153 -x70154 -x70155 -x70156 -x70157 -x70158 -x70159 -x70160 -x70161 -x70162 -x70163 -x70164 -x70165 -x70166 -x70167 -x70168 -x70202 -x70203 -x70204 -x70205 -x70206 -x70207 -x70208 -x70209 -x70210 -x70211 -x70212 -x70213 -x70214 -x70215 -x70216 -x70217 -x70218 -x70219 -x70220 -x70221 -x70222 -x70223 -x70224 -x70225 -x70226 -x70227 -x70228 -x70229 -x70230 -x70231 -x70232 -x70233 -x70234 -x70235 -x70236 -x70237 -x70238 -x70239 -x70240 -x70241 -x70242 -x70243 -x70244 -x70245 -x70246 -x70247 -x70248 -x70249 -x70250 -x70251 -x70252 -x70253 -x70254 -x70255 -x70256 -x70257 -x70258 -x70259 -x70260 -x70261 -x70262 -x70263 -x70264 -x70265 -x70266 -x70267 -x70268 -x70269 -x70270 -x70271 -x70272 -x70273 -x70274 -x70275 -x70276 -x70277 -x70278 -x70279 -x70280 -x70281 -x70282 -x70283 -x70284 -x70285 -x70286 -x70287 -x70288 -x70289 -x70290 -x70291 -x70292 -x70293 -x70294 -x70295 -x70296 -x70297 -x70298 -x70299 -x70300 -x70301 -x70302 -x70303 -x70304 -x70305 -x70306 -x70307 -x70308 -x70309 -x70310 -x70311 -x70312 -x70313 -x70314 -x70315 -x70316 -x70317 -x70318 -x70319 -x70320 -x70321 -x70322 -x70323 -x70324 -x70325 -x70326 -x70327 -x70328 -x70329 -x70330 -x70331 -x70332 -x70333 -x70334 -x70335 -x70336 -x70337 -x70338 -x70339 -x70340 -x70341 -x70342 -x70343 -x70344 -x70345 -x70346 -x70347 -x70348 -x70349 -x70350 -x70351 -x70352 -x70353 -x70354 -x70355 -x70356 -x70357 -x70358 -x70359 -x70360 -x70361 -x70362 -x70363 -x70364 -x70365 -x70366 -x70367 -x70368 -x70369 -x70370 -x70371 -x70372 -x70373 -x70374 -x70375 -x70376 -x70377 -x70378 -x70379 -x70380 -x70381 -x70382 -x70383 -x70384 -x70385 -x70386 -x70387 -x70388 -x70389 -x70390 -x70391 -x70392 -x70393 -x70394 -x70395 -x70396 -x70397 -x70398 -x70399 -x70400 -x70401 -x70402 -x70403 -x70404 -x70405 -x70406 -x70407 -x70408 -x70409 -x70410 -x70411 -x70412 -x70413 -x70414 -x70415 -x70416 -x70417 -x70418 -x70419 -x70420 -x70421 -x70422 -x70423 -x70424 -x70425 -x70426 -x70427 -x70428 -x70429 -x70430 -x70431 -x70432 -x70433 -x70434 -x70435 -x70436 -x70437 -x70438 -x70439 -x70440 -x70441 -x70442 -x70443 -x70444 -x70445 -x70446 -x70447 -x70448 -x70449 -x70450 -x70451 -x70452 -x70453 -x70454 -x70455 -x70456 -x70457 -x70458 -x70459 -x70460 -x70461 -x70462 -x70463 -x70464 -x70465 -x70466 -x70467 -x70468 -x70469 -x70470 -x70471 -x70472 -x70473 -x70474 -x70475 -x70476 -x70477 -x70478 -x70479 -x70480 -x70481 -x70482 -x70483 -x70484 -x70485 -x70486 -x70487 -x70488 -x70489 -x70490 -x70491 -x70492 -x70493 -x70494 -x70495 -x70496 -x70497 -x70498 -x70499 -x70500 -x70501 -x70502 -x70503 -x70504 -x70505 -x70506 -x70507 -x70508 -x70509 -x70510 -x70511 -x70512 -x70513 -x70514 -x70515 -x70516 -x70517 -x70518 -x70519 -x70520 -x70521 -x70522 -x70523 -x70524 -x70525 -x70526 -x70527 -x70528 -x70529 -x70530 -x70531 -x70565 -x70566 -x70567 -x70568 -x70569 -x70570 -x70571 -x70572 -x70573 -x70574 -x70575 -x70576 -x70577 -x70578 -x70579 -x70580 -x70581 -x70582 -x70583 -x70584 -x70585 -x70586 -x70587 -x70588 -x70589 -x70590 -x70591 -x70592 -x70593 -x70594 -x70595 -x70596 -x70597 -x70598 -x70599 -x70600 -x70601 -x70602 -x70603 -x70604 -x70605 -x70606 -x70607 -x70608 -x70609 -x70610 -x70611 -x70612 -x70613 -x70614 -x70615 -x70616 -x70617 -x70618 -x70619 -x70620 -x70621 -x70622 -x70623 -x70624 -x70625 -x70626 -x70627 -x70628 -x70629 -x70630 -x70631 -x70632 -x70633 -x70634 -x70635 -x70636 -x70637 -x70638 -x70639 -x70640 -x70641 -x70642 -x70643 -x70644 -x70645 -x70646 -x70647 -x70648 -x70649 -x70650 -x70651 -x70652 -x70653 -x70654 -x70655 -x70656 -x70657 -x70658 -x70659 -x70660 -x70661 -x70662 -x70663 -x70664 -x70665 -x70666 -x70667 -x70668 -x70669 -x70670 -x70671 -x70672 -x70673 -x70674 -x70675 -x70676 -x70677 -x70678 -x70679 -x70680 -x70681 -x70682 -x70683 -x70684 -x70685 -x70686 -x70687 -x70688 -x70689 -x70690 -x70691 -x70692 -x70693 -x70694 -x70695 -x70696 -x70697 -x70698 -x70699 -x70700 -x70701 -x70702 -x70703 -x70704 -x70705 -x70706 -x70707 -x70708 -x70709 -x70710 -x70711 -x70712 -x70713 -x70714 -x70715 -x70716 -x70717 -x70718 -x70719 -x70720 -x70721 -x70722 -x70723 -x70724 -x70725 -x70726 -x70727 -x70728 -x70729 -x71291 -x71292 -x71293 -x71294 -x71295 -x71296 -x71297 -x71298 -x71299 -x71300 -x71301 -x71302 -x71303 -x71304 -x71305 -x71306 -x71307 -x71308 -x71309 -x71310 -x71311 -x71312 -x71313 -x71314 -x71315 -x71316 -x71317 -x71318 -x71319 -x71320 -x71321 -x71322 -x71323 -x71654 -x71655 -x71656 -x71657 -x71658 -x71659 -x71660 -x71661 -x71662 -x71663 -x71664 -x71665 -x71666 -x71667 -x71668 -x71669 -x71670 -x71671 -x71672 -x71673 -x71674 -x71675 -x71676 -x71677 -x71678 -x71679 -x71680 -x71681 -x71682 -x71683 -x71684 -x71685 -x71686 -x71852 -x71853 -x71854 -x71855 -x71856 -x71857 -x71858 -x71859 -x71860 -x71861 -x71862 -x71863 -x71864 -x71865 -x71866 -x71867 -x71868 -x71869 -x71870 -x71871 -x71872 -x71873 -x71874 -x71875 -x71876 -x71877 -x71878 -x71879 -x71880 -x71881 -x71882 -x71883 -x71884 -x71885 -x71886 -x71887 -x71888 -x71889 -x71890 -x71891 -x71892 -x71893 -x71894 -x71895 -x71896 -x71897 -x71898 -x71899 -x71900 -x71901 -x71902 -x71903 -x71904 -x71905 -x71906 -x71907 -x71908 -x71909 -x71910 -x71911 -x71912 -x71913 -x71914 -x71915 -x71916 -x71917 -x71918 -x71919 -x71920 -x71921 -x71922 -x71923 -x71924 -x71925 -x71926 -x71927 -x71928 -x71929 -x71930 -x71931 -x71932 -x71933 -x71934 -x71935 -x71936 -x71937 -x71938 -x71939 -x71940 -x71941 -x71942 -x71943 -x71944 -x71945 -x71946 -x71947 -x71948 -x71949 -x71950 -x71951 -x71952 -x71953 -x71954 -x71955 -x71956 -x71957 -x71958 -x71959 -x71960 -x71961 -x71962 -x71963 -x71964 -x71965 -x71966 -x71967 -x71968 -x71969 -x71970 -x71971 -x71972 -x71973 -x71974 -x71975 -x71976 -x71977 -x71978 -x71979 -x71980 -x71981 -x71982 -x71983 -x71984 -x71985 -x71986 -x71987 -x71988 -x71989 -x71990 -x71991 -x71992 -x71993 -x71994 -x71995 -x71996 -x71997 -x71998 -x71999 -x72000 -x72001 -x72002 -x72003 -x72004 -x72005 -x72006 -x72007 -x72008 -x72009 -x72010 -x72011 -x72012 -x72013 -x72014 -x72015 -x72016 -x72017 -x72018 -x72019 -x72020 -x72021 -x72022 -x72023 -x72024 -x72025 -x72026 -x72027 -x72028 -x72029 -x72030 -x72031 -x72032 -x72033 -x72034 -x72035 -x72036 -x72037 -x72038 -x72039 -x72040 -x72041 -x72042 -x72043 -x72044 -x72045 -x72046 -x72047 -x72048 -x72049 -x72050 -x72051 -x72052 -x72053 -x72054 -x72055 -x72056 -x72057 -x72058 -x72059 -x72060 -x72061 -x72062 -x72063 -x72064 -x72065 -x72066 -x72067 -x72068 -x72069 -x72070 -x72071 -x72072 -x72073 -x72074 -x72075 -x72076 -x72077 -x72078 -x72079 -x72080 -x72081 -x72082 -x70961 -x70962 -x70963 -x70964 -x70965 -x70966 -x70967 -x70968 -x70969 -x70970 -x70971 -x70972 -x70973 -x70974 -x70975 -x70976 -x70977 -x70978 -x70979 -x70980 -x70981 -x70982 -x70983 -x70984 -x70985 -x70986 -x70987 -x70988 -x70989 -x70990 -x70991 -x70992 -x70993 -x70994 -x70995 -x70996 -x70997 -x70998 -x70999 -x71000 -x71001 -x71002 -x71003 -x71004 -x71005 -x71006 -x71007 -x71008 -x71009 -x71010 -x71011 -x71012 -x71013 -x71014 -x71015 -x71016 -x71017 -x71018 -x71019 -x71020 -x71021 -x71022 -x71023 -x71024 -x71025 -x71026 -x71027 -x71028 -x71029 -x71030 -x71031 -x71032 -x71033 -x71034 -x71035 -x71036 -x71037 -x71038 -x71039 -x71040 -x71041 -x71042 -x71043 -x71044 -x71045 -x71046 -x71047 -x71048 -x71049 -x71050 -x71051 -x71052 -x71053 -x71054 -x71055 -x71056 -x71057 -x71058 -x71059 -x71060 -x71061 -x71062 -x71063 -x71064 -x71065 -x71066 -x71067 -x71068 -x71069 -x71070 -x71071 -x71072 -x71073 -x71074 -x71075 -x71076 -x71077 -x71078 -x71079 -x71080 -x71081 -x71082 -x71083 -x71084 -x71085 -x71086 -x71087 -x71088 -x71089 -x71090 -x71091 -x71092 -x71093 -x71094 -x71095 -x71096 -x71097 -x71098 -x71099 -x71100 -x71101 -x71102 -x71103 -x71104 -x71105 -x71106 -x71107 -x71108 -x71109 -x71110 -x71111 -x71112 -x71113 -x71114 -x71115 -x71116 -x71117 -x71118 -x71119 -x71120 -x71121 -x71122 -x71123 -x71124 -x71125 -x71126 -x71127 -x71128 -x71129 -x71130 -x71131 -x71132 -x71133 -x71134 -x71135 -x71136 -x71137 -x71138 -x71139 -x71140 -x71141 -x71142 -x71143 -x71144 -x71145 -x71146 -x71147 -x71148 -x71149 -x71150 -x71151 -x71152 -x71153 -x71154 -x71155 -x71156 -x71157 -x71158 -x71159 -x71160 -x71161 -x71162 -x71163 -x71164 -x71165 -x71166 -x71167 -x71168 -x71169 -x71170 -x71171 -x71172 -x71173 -x71174 -x71175 -x71176 -x71177 -x71178 -x71179 -x71180 -x71181 -x71182 -x71183 -x71184 -x71185 -x71186 -x71187 -x71188 -x71189 -x71190 -x71191 -x71192 -x71193 -x71194 -x71195 -x71196 -x71197 -x71198 -x71199 -x71200 -x71201 -x71202 -x71203 -x71204 -x71205 -x71206 -x71207 -x71208 -x71209 -x71210 -x71211 -x71212 -x71213 -x71214 -x71215 -x71216 -x71217 -x71218 -x71219 -x71220 -x71221 -x71222 -x71223 -x71224 -x71225 -x71226 -x71227 -x71228 -x71229 -x71230 -x71231 -x71232 -x71233 -x71234 -x71235 -x71236 -x71237 -x71238 -x71239 -x71240 -x71241 -x71242 -x71243 -x71244 -x71245 -x71246 -x71247 -x71248 -x71249 -x71250 -x71251 -x71252 -x71253 -x71254 -x71255 -x71256 -x71257 -x71258 -x71259 -x71260 -x71261 -x71262 -x71263 -x71264 -x71265 -x71266 -x71267 -x71268 -x71269 -x71270 -x71271 -x71272 -x71273 -x71274 -x71275 -x71276 -x71277 -x71278 -x71279 -x71280 -x71281 -x71282 -x71283 -x71284 -x71285 -x71286 -x71287 -x71288 -x71289 -x71290 -x71324 -x71325 -x71326 -x71327 -x71328 -x71329 -x71330 -x71331 -x71332 -x71333 -x71334 -x71335 -x71336 -x71337 -x71338 -x71339 -x71340 -x71341 -x71342 -x71343 -x71344 -x71345 -x71346 -x71347 -x71348 -x71349 -x71350 -x71351 -x71352 -x71353 -x71354 -x71355 -x71356 -x71357 -x71358 -x71359 -x71360 -x71361 -x71362 -x71363 -x71364 -x71365 -x71366 -x71367 -x71368 -x71369 -x71370 -x71371 -x71372 -x71373 -x71374 -x71375 -x71376 -x71377 -x71378 -x71379 -x71380 -x71381 -x71382 -x71383 -x71384 -x71385 -x71386 -x71387 -x71388 -x71389 -x71390 -x71391 -x71392 -x71393 -x71394 -x71395 -x71396 -x71397 -x71398 -x71399 -x71400 -x71401 -x71402 -x71403 -x71404 -x71405 -x71406 -x71407 -x71408 -x71409 -x71410 -x71411 -x71412 -x71413 -x71414 -x71415 -x71416 -x71417 -x71418 -x71419 -x71420 -x71421 -x71422 -x71423 -x71424 -x71425 -x71426 -x71427 -x71428 -x71429 -x71430 -x71431 -x71432 -x71433 -x71434 -x71435 -x71436 -x71437 -x71438 -x71439 -x71440 -x71441 -x71442 -x71443 -x71444 -x71445 -x71446 -x71447 -x71448 -x71449 -x71450 -x71451 -x71452 -x71453 -x71454 -x71455 -x71456 -x71457 -x71458 -x71459 -x71460 -x71461 -x71462 -x71463 -x71464 -x71465 -x71466 -x71467 -x71468 -x71469 -x71470 -x71471 -x71472 -x71473 -x71474 -x71475 -x71476 -x71477 -x71478 -x71479 -x71480 -x71481 -x71482 -x71483 -x71484 -x71485 -x71486 -x71487 -x71488 -x71489 -x71490 -x71491 -x71492 -x71493 -x71494 -x71495 -x71496 -x71497 -x71498 -x71499 -x71500 -x71501 -x71502 -x71503 -x71504 -x71505 -x71506 -x71507 -x71508 -x71509 -x71510 -x71511 -x71512 -x71513 -x71514 -x71515 -x71516 -x71517 -x71518 -x71519 -x71520 -x71521 -x71522 -x71523 -x71524 -x71525 -x71526 -x71527 -x71528 -x71529 -x71530 -x71531 -x71532 -x71533 -x71534 -x71535 -x71536 -x71537 -x71538 -x71539 -x71540 -x71541 -x71542 -x71543 -x71544 -x71545 -x71546 -x71547 -x71548 -x71549 -x71550 -x71551 -x71552 -x71553 -x71554 -x71555 -x71556 -x71557 -x71558 -x71559 -x71560 -x71561 -x71562 -x71563 -x71564 -x71565 -x71566 -x71567 -x71568 -x71569 -x71570 -x71571 -x71572 -x71573 -x71574 -x71575 -x71576 -x71577 -x71578 -x71579 -x71580 -x71581 -x71582 -x71583 -x71584 -x71585 -x71586 -x71587 -x71588 -x71589 -x71590 -x71591 -x71592 -x71593 -x71594 -x71595 -x71596 -x71597 -x71598 -x71599 -x71600 -x71601 -x71602 -x71603 -x71604 -x71605 -x71606 -x71607 -x71608 -x71609 -x71610 -x71611 -x71612 -x71613 -x71614 -x71615 -x71616 -x71617 -x71618 -x71619 -x71620 -x71621 -x71622 -x71623 -x71624 -x71625 -x71626 -x71627 -x71628 -x71629 -x71630 -x71631 -x71632 -x71633 -x71634 -x71635 -x71636 -x71637 -x71638 -x71639 -x71640 -x71641 -x71642 -x71643 -x71644 -x71645 -x71646 -x71647 -x71648 -x71649 -x71650 -x71651 -x71652 -x71653 -x71687 -x71688 -x71689 -x71690 -x71691 -x71692 -x71693 -x71694 -x71695 -x71696 -x71697 -x71698 -x71699 -x71700 -x71701 -x71702 -x71703 -x71704 -x71705 -x71706 -x71707 -x71708 -x71709 -x71710 -x71711 -x71712 -x71713 -x71714 -x71715 -x71716 -x71717 -x71718 -x71719 -x71720 -x71721 -x71722 -x71723 -x71724 -x71725 -x71726 -x71727 -x71728 -x71729 -x71730 -x71731 -x71732 -x71733 -x71734 -x71735 -x71736 -x71737 -x71738 -x71739 -x71740 -x71741 -x71742 -x71743 -x71744
421.33/423.16	v -x71745 -x71746 -x71747 -x71748 -x71749 -x71750 -x71751 -x71752 -x71753 -x71754 -x71755 -x71756 -x71757 -x71758 -x71759 -x71760 -x71761 -x71762 -x71763 -x71764 -x71765 -x71766 -x71767 -x71768 -x71769 -x71770 -x71771 -x71772 -x71773 -x71774 -x71775 -x71776 -x71777 -x71778 -x71779 -x71780 -x71781 -x71782 -x71783 -x71784 -x71785 -x71786 -x71787 -x71788 -x71789 -x71790 -x71791 -x71792 -x71793 -x71794 -x71795 -x71796 -x71797 -x71798 -x71799 -x71800 -x71801 -x71802 -x71803 -x71804 -x71805 -x71806 -x71807 -x71808 -x71809 -x71810 -x71811 -x71812 -x71813 -x71814 -x71815 -x71816 -x71817 -x71818 -x71819 -x71820 -x71821 -x71822 -x71823 -x71824 -x71825 -x71826 -x71827 -x71828 -x71829 -x71830 -x71831 -x71832 -x71833 -x71834 -x71835 -x71836 -x71837 -x71838 -x71839 -x71840 -x71841 -x71842 -x71843 -x71844 -x71845 -x71846 -x71847 -x71848 -x71849 -x71850 -x71851 -x72413 -x72414 -x72415 -x72416 -x72417 -x72418 -x72419 -x72420 -x72421 -x72422 -x72423 -x72424 -x72425 -x72426 -x72427 -x72428 -x72429 -x72430 -x72431 -x72432 -x72433 -x72434 -x72435 -x72436 -x72437 -x72438 -x72439 -x72440 -x72441 -x72442 -x72443 -x72444 -x72445 -x72776 -x72777 -x72778 -x72779 -x72780 -x72781 -x72782 -x72783 -x72784 -x72785 -x72786 -x72787 -x72788 -x72789 -x72790 -x72791 -x72792 -x72793 -x72794 -x72795 -x72796 -x72797 -x72798 -x72799 -x72800 -x72801 -x72802 -x72803 -x72804 -x72805 -x72806 -x72807 -x72808 -x72974 -x72975 -x72976 -x72977 -x72978 -x72979 -x72980 -x72981 -x72982 -x72983 -x72984 -x72985 -x72986 -x72987 -x72988 -x72989 -x72990 -x72991 -x72992 -x72993 -x72994 -x72995 -x72996 -x72997 -x72998 -x72999 -x73000 -x73001 -x73002 -x73003 -x73004 -x73005 -x73006 -x73007 -x73008 -x73009 -x73010 -x73011 -x73012 -x73013 -x73014 -x73015 -x73016 -x73017 -x73018 -x73019 -x73020 -x73021 -x73022 -x73023 -x73024 -x73025 -x73026 -x73027 -x73028 -x73029 -x73030 -x73031 -x73032 -x73033 -x73034 -x73035 -x73036 -x73037 -x73038 -x73039 -x73040 -x73041 -x73042 -x73043 -x73044 -x73045 -x73046 -x73047 -x73048 -x73049 -x73050 -x73051 -x73052 -x73053 -x73054 -x73055 -x73056 -x73057 -x73058 -x73059 -x73060 -x73061 -x73062 -x73063 -x73064 -x73065 -x73066 -x73067 -x73068 -x73069 -x73070 -x73071 -x73072 -x73073 -x73074 -x73075 -x73076 -x73077 -x73078 -x73079 -x73080 -x73081 -x73082 -x73083 -x73084 -x73085 -x73086 -x73087 -x73088 -x73089 -x73090 -x73091 -x73092 -x73093 -x73094 -x73095 -x73096 -x73097 -x73098 -x73099 -x73100 -x73101 -x73102 -x73103 -x73104 -x73105 -x73106 -x73107 -x73108 -x73109 -x73110 -x73111 -x73112 -x73113 -x73114 -x73115 -x73116 -x73117 -x73118 -x73119 -x73120 -x73121 -x73122 -x73123 -x73124 -x73125 -x73126 -x73127 -x73128 -x73129 -x73130 -x73131 -x73132 -x73133 -x73134 -x73135 -x73136 -x73137 -x73138 -x73139 -x73140 -x73141 -x73142 -x73143 -x73144 -x73145 -x73146 -x73147 -x73148 -x73149 -x73150 -x73151 -x73152 -x73153 -x73154 -x73155 -x73156 -x73157 -x73158 -x73159 -x73160 -x73161 -x73162 -x73163 -x73164 -x73165 -x73166 -x73167 -x73168 -x73169 -x73170 -x73171 -x73172 -x73173 -x73174 -x73175 -x73176 -x73177 -x73178 -x73179 -x73180 -x73181 -x73182 -x73183 -x73184 -x73185 -x73186 -x73187 -x73188 -x73189 -x73190 -x73191 -x73192 -x73193 -x73194 -x73195 -x73196 -x73197 -x73198 -x73199 -x73200 -x73201 -x73202 -x73203 -x73204 -x72083 -x72084 -x72085 -x72086 -x72087 -x72088 -x72089 -x72090 -x72091 -x72092 -x72093 -x72094 -x72095 -x72096 -x72097 -x72098 -x72099 -x72100 -x72101 -x72102 -x72103 -x72104 -x72105 -x72106 -x72107 -x72108 -x72109 -x72110 -x72111 -x72112 -x72113 -x72114 -x72115 -x72116 -x72117 -x72118 -x72119 -x72120 -x72121 -x72122 -x72123 -x72124 -x72125 -x72126 -x72127 -x72128 -x72129 -x72130 -x72131 -x72132 -x72133 -x72134 -x72135 -x72136 -x72137 -x72138 -x72139 -x72140 -x72141 -x72142 -x72143 -x72144 -x72145 -x72146 -x72147 -x72148 -x72149 -x72150 -x72151 -x72152 -x72153 -x72154 -x72155 -x72156 -x72157 -x72158 -x72159 -x72160 -x72161 -x72162 -x72163 -x72164 -x72165 -x72166 -x72167 -x72168 -x72169 -x72170 -x72171 -x72172 -x72173 -x72174 -x72175 -x72176 -x72177 -x72178 -x72179 -x72180 -x72181 -x72182 -x72183 -x72184 -x72185 -x72186 -x72187 -x72188 -x72189 -x72190 -x72191 -x72192 -x72193 -x72194 -x72195 -x72196 -x72197 -x72198 -x72199 -x72200 -x72201 -x72202 -x72203 -x72204 -x72205 -x72206 -x72207 -x72208 -x72209 -x72210 -x72211 -x72212 -x72213 -x72214 -x72215 -x72216 -x72217 -x72218 -x72219 -x72220 -x72221 -x72222 -x72223 -x72224 -x72225 -x72226 -x72227 -x72228 -x72229 -x72230 -x72231 -x72232 -x72233 -x72234 -x72235 -x72236 -x72237 -x72238 -x72239 -x72240 -x72241 -x72242 -x72243 -x72244 -x72245 -x72246 -x72247 -x72248 -x72249 -x72250 -x72251 -x72252 -x72253 -x72254 -x72255 -x72256 -x72257 -x72258 -x72259 -x72260 -x72261 -x72262 -x72263 -x72264 -x72265 -x72266 -x72267 -x72268 -x72269 -x72270 -x72271 -x72272 -x72273 -x72274 -x72275 -x72276 -x72277 -x72278 -x72279 -x72280 -x72281 -x72282 -x72283 -x72284 -x72285 -x72286 -x72287 -x72288 -x72289 -x72290 -x72291 -x72292 -x72293 -x72294 -x72295 -x72296 -x72297 -x72298 -x72299 -x72300 -x72301 -x72302 -x72303 -x72304 -x72305 -x72306 -x72307 -x72308 -x72309 -x72310 -x72311 -x72312 -x72313 -x72314 -x72315 -x72316 -x72317 -x72318 -x72319 -x72320 -x72321 -x72322 -x72323 -x72324 -x72325 -x72326 -x72327 -x72328 -x72329 -x72330 -x72331 -x72332 -x72333 -x72334 -x72335 -x72336 -x72337 -x72338 -x72339 -x72340 -x72341 -x72342 -x72343 -x72344 -x72345 -x72346 -x72347 -x72348 -x72349 -x72350 -x72351 -x72352 -x72353 -x72354 -x72355 -x72356 -x72357 -x72358 -x72359 -x72360 -x72361 -x72362 -x72363 -x72364 -x72365 -x72366 -x72367 -x72368 -x72369 -x72370 -x72371 -x72372 -x72373 -x72374 -x72375 -x72376 -x72377 -x72378 -x72379 -x72380 -x72381 -x72382 -x72383 -x72384 -x72385 -x72386 -x72387 -x72388 -x72389 -x72390 -x72391 -x72392 -x72393 -x72394 -x72395 -x72396 -x72397 -x72398 -x72399 -x72400 -x72401 -x72402 -x72403 -x72404 -x72405 -x72406 -x72407 -x72408 -x72409 -x72410 -x72411 -x72412 -x72446 -x72447 -x72448 -x72449 -x72450 -x72451 -x72452 -x72453 -x72454 -x72455 -x72456 -x72457 -x72458 -x72459 -x72460 -x72461 -x72462 -x72463 -x72464 -x72465 -x72466 -x72467 -x72468 -x72469 -x72470 -x72471 -x72472 -x72473 -x72474 -x72475 -x72476 -x72477 -x72478 -x72479 -x72480 -x72481 -x72482 -x72483 -x72484 -x72485 -x72486 -x72487 -x72488 -x72489 -x72490 -x72491 -x72492 -x72493 -x72494 -x72495 -x72496 -x72497 -x72498 -x72499 -x72500 -x72501 -x72502 -x72503 -x72504 -x72505 -x72506 -x72507 -x72508 -x72509 -x72510 -x72511 -x72512 -x72513 -x72514 -x72515 -x72516 -x72517 -x72518 -x72519 -x72520 -x72521 -x72522 -x72523 -x72524 -x72525 -x72526 -x72527 -x72528 -x72529 -x72530 -x72531 -x72532 -x72533 -x72534 -x72535 -x72536 -x72537 -x72538 -x72539 -x72540 -x72541 -x72542 -x72543 -x72544 -x72545 -x72546 -x72547 -x72548 -x72549 -x72550 -x72551 -x72552 -x72553 -x72554 -x72555 -x72556 -x72557 -x72558 -x72559 -x72560 -x72561 -x72562 -x72563 -x72564 -x72565 -x72566 -x72567 -x72568 -x72569 -x72570 -x72571 -x72572 -x72573 -x72574 -x72575 -x72576 -x72577 -x72578 -x72579 -x72580 -x72581 -x72582 -x72583 -x72584 -x72585 -x72586 -x72587 -x72588 -x72589 -x72590 -x72591 -x72592 -x72593 -x72594 -x72595 -x72596 -x72597 -x72598 -x72599 -x72600 -x72601 -x72602 -x72603 -x72604 -x72605 -x72606 -x72607 -x72608 -x72609 -x72610 -x72611 -x72612 -x72613 -x72614 -x72615 -x72616 -x72617 -x72618 -x72619 -x72620 -x72621 -x72622 -x72623 -x72624 -x72625 -x72626 -x72627 -x72628 -x72629 -x72630 -x72631 -x72632 -x72633 -x72634 -x72635 -x72636 -x72637 -x72638 -x72639 -x72640 -x72641 -x72642 -x72643 -x72644 -x72645 -x72646 -x72647 -x72648 -x72649 -x72650 -x72651 -x72652 -x72653 -x72654 -x72655 -x72656 -x72657 -x72658 -x72659 -x72660 -x72661 -x72662 -x72663 -x72664 -x72665 -x72666 -x72667 -x72668 -x72669 -x72670 -x72671 -x72672 -x72673 -x72674 -x72675 -x72676 -x72677 -x72678 -x72679 -x72680 -x72681 -x72682 -x72683 -x72684 -x72685 -x72686 -x72687 -x72688 -x72689 -x72690 -x72691 -x72692 -x72693 -x72694 -x72695 -x72696 -x72697 -x72698 -x72699 -x72700 -x72701 -x72702 -x72703 -x72704 -x72705 -x72706 -x72707 -x72708 -x72709 -x72710 -x72711 -x72712 -x72713 -x72714 -x72715 -x72716 -x72717 -x72718 -x72719 -x72720 -x72721 -x72722 -x72723 -x72724 -x72725 -x72726 -x72727 -x72728 -x72729 -x72730 -x72731 -x72732 -x72733 -x72734 -x72735 -x72736 -x72737 -x72738 -x72739 -x72740 -x72741 -x72742 -x72743 -x72744 -x72745 -x72746 -x72747 -x72748 -x72749 -x72750 -x72751 -x72752 -x72753 -x72754 -x72755 -x72756 -x72757 -x72758 -x72759 -x72760 -x72761 -x72762 -x72763 -x72764 -x72765 -x72766 -x72767 -x72768 -x72769 -x72770 -x72771 -x72772 -x72773 -x72774 -x72775 -x72809 -x72810 -x72811 -x72812 -x72813 -x72814 -x72815 -x72816 -x72817 -x72818 -x72819 -x72820 -x72821 -x72822 -x72823 -x72824 -x72825 -x72826 -x72827 -x72828 -x72829 -x72830 -x72831 -x72832 -x72833 -x72834 -x72835 -x72836 -x72837 -x72838 -x72839 -x72840 -x72841 -x72842 -x72843 -x72844 -x72845 -x72846 -x72847 -x72848 -x72849 -x72850 -x72851 -x72852 -x72853 -x72854 -x72855 -x72856 -x72857 -x72858 -x72859 -x72860 -x72861 -x72862 -x72863 -x72864 -x72865 -x72866 -x72867 -x72868 -x72869 -x72870 -x72871 -x72872 -x72873 -x72874 -x72875 -x72876 -x72877 -x72878 -x72879 -x72880 -x72881 -x72882 -x72883 -x72884 -x72885 -x72886 -x72887 -x72888 -x72889 -x72890 -x72891 -x72892 -x72893 -x72894 -x72895 -x72896 -x72897 -x72898 -x72899 -x72900 -x72901 -x72902 -x72903 -x72904 -x72905 -x72906 -x72907 -x72908 -x72909 -x72910 -x72911 -x72912 -x72913 -x72914 -x72915 -x72916 -x72917 -x72918 -x72919 -x72920 -x72921 -x72922 -x72923 -x72924 -x72925 -x72926 -x72927 -x72928 -x72929 -x72930 -x72931 -x72932 -x72933 -x72934 -x72935 -x72936 -x72937 -x72938 -x72939 -x72940 -x72941 -x72942 -x72943 -x72944 -x72945 -x72946 -x72947 -x72948 -x72949 -x72950 -x72951 -x72952 -x72953 -x72954 -x72955 -x72956 -x72957 -x72958 -x72959 -x72960 -x72961 -x72962 -x72963 -x72964 -x72965 -x72966 -x72967 -x72968 -x72969 -x72970 -x72971 -x72972 -x72973 -x73535 -x73536 -x73537 -x73538 -x73539 -x73540 -x73541 -x73542 -x73543 -x73544 -x73545 -x73546 -x73547 -x73548 -x73549 -x73550 -x73551 -x73552 -x73553 -x73554 -x73555 -x73556 -x73557 -x73558 -x73559 -x73560 -x73561 -x73562 -x73563 -x73564 -x73565 -x73566 -x73567 -x73898 -x73899 -x73900 -x73901 -x73902 -x73903 -x73904 -x73905 -x73906 -x73907 -x73908 -x73909 -x73910 -x73911 -x73912 -x73913 -x73914 -x73915 -x73916 -x73917 -x73918 -x73919 -x73920 -x73921 -x73922 -x73923 -x73924 -x73925 -x73926 -x73927 -x73928 -x73929 -x73930 -x74096 -x74097 -x74098 -x74099 -x74100 -x74101 -x74102 -x74103 -x74104 -x74105 -x74106 -x74107 -x74108 -x74109 -x74110 -x74111 -x74112 -x74113 -x74114 -x74115 -x74116 -x74117 -x74118 -x74119 -x74120 -x74121 -x74122 -x74123 -x74124 -x74125 -x74126 -x74127 -x74128 -x74129 -x74130 -x74131 -x74132 -x74133 -x74134 -x74135 -x74136 -x74137 -x74138 -x74139 -x74140 -x74141 -x74142 -x74143 -x74144 -x74145 -x74146 -x74147 -x74148 -x74149 -x74150 -x74151 -x74152 -x74153 -x74154 -x74155 -x74156 -x74157 -x74158 -x74159 -x74160 -x74161 -x74162 -x74163 -x74164 -x74165 -x74166 -x74167 -x74168 -x74169 -x74170 -x74171 -x74172 -x74173 -x74174 -x74175 -x74176 -x74177 -x74178 -x74179 -x74180 -x74181 -x74182 -x74183 -x74184 -x74185 -x74186 -x74187 -x74188 -x74189 -x74190 -x74191 -x74192 -x74193 -x74194 -x74195 -x74196 -x74197 -x74198 -x74199 -x74200 -x74201 -x74202 -x74203 -x74204 -x74205 -x74206 -x74207 -x74208 -x74209 -x74210 -x74211 -x74212 -x74213 -x74214 -x74215 -x74216 -x74217 -x74218 -x74219 -x74220 -x74221 -x74222 -x74223 -x74224 -x74225 -x74226 -x74227 -x74228 -x74229 -x74230 -x74231 -x74232 -x74233 -x74234 -x74235 -x74236 -x74237 -x74238 -x74239 -x74240 -x74241 -x74242 -x74243 -x74244 -x74245 -x74246 -x74247 -x74248 -x74249 -x74250 -x74251 -x74252 -x74253 -x74254 -x74255 -x74256 -x74257 -x74258 -x74259 -x74260 -x74261 -x74262 -x74263 -x74264 -x74265 -x74266 -x74267 -x74268 -x74269 -x74270 -x74271 -x74272 -x74273 -x74274 -x74275 -x74276 -x74277 -x74278 -x74279 -x74280 -x74281 -x74282 -x74283 -x74284 -x74285 -x74286 -x74287 -x74288 -x74289 -x74290 -x74291 -x74292 -x74293 -x74294 -x74295 -x74296 -x74297 -x74298 -x74299 -x74300 -x74301 -x74302 -x74303 -x74304 -x74305 -x74306 -x74307 -x74308 -x74309 -x74310 -x74311 -x74312 -x74313 -x74314 -x74315 -x74316 -x74317 -x74318 -x74319 -x74320 -x74321 -x74322 -x74323 -x74324 -x74325 -x74326 -x73205 -x73206 -x73207 -x73208 -x73209 -x73210 -x73211 -x73212 -x73213 -x73214 -x73215 -x73216 -x73217 -x73218 -x73219 -x73220 -x73221 -x73222 -x73223 -x73224 -x73225 -x73226 -x73227 -x73228 -x73229 -x73230 -x73231 -x73232 -x73233 -x73234 -x73235 -x73236 -x73237 -x73238 -x73239 -x73240 -x73241 -x73242 -x73243 -x73244 -x73245 -x73246 -x73247 -x73248 -x73249 -x73250 -x73251 -x73252 -x73253 -x73254 -x73255 -x73256 -x73257 -x73258 -x73259 -x73260 -x73261 -x73262 -x73263 -x73264 -x73265 -x73266 -x73267 -x73268 -x73269 -x73270 -x73271 -x73272 -x73273 -x73274 -x73275 -x73276 -x73277 -x73278 -x73279 -x73280 -x73281 -x73282 -x73283 -x73284 -x73285 -x73286 -x73287 -x73288 -x73289 -x73290 -x73291 -x73292 -x73293 -x73294 -x73295 -x73296 -x73297 -x73298 -x73299 -x73300 -x73301 -x73302 -x73303 -x73304 -x73305 -x73306 -x73307 -x73308 -x73309 -x73310 -x73311 -x73312 -x73313 -x73314 -x73315 -x73316 -x73317 -x73318 -x73319 -x73320 -x73321 -x73322 -x73323 -x73324 -x73325 -x73326 -x73327 -x73328 -x73329 -x73330 -x73331 -x73332 -x73333 -x73334 -x73335 -x73336 -x73337 -x73338 -x73339 -x73340 -x73341 -x73342 -x73343 -x73344 -x73345 -x73346 -x73347 -x73348 -x73349 -x73350 -x73351 -x73352 -x73353 -x73354 -x73355 -x73356 -x73357 -x73358 -x73359 -x73360 -x73361 -x73362 -x73363 -x73364 -x73365 -x73366 -x73367 -x73368 -x73369 -x73370 -x73371 -x73372 -x73373 -x73374 -x73375 -x73376 -x73377 -x73378 -x73379 -x73380 -x73381 -x73382 -x73383 -x73384 -x73385 -x73386 -x73387 -x73388 -x73389 -x73390 -x73391 -x73392 -x73393 -x73394 -x73395 -x73396 -x73397 -x73398 -x73399 -x73400 -x73401 -x73402 -x73403 -x73404 -x73405 -x73406 -x73407 -x73408 -x73409 -x73410 -x73411 -x73412 -x73413 -x73414 -x73415 -x73416 -x73417 -x73418 -x73419 -x73420 -x73421 -x73422 -x73423 -x73424 -x73425 -x73426 -x73427 -x73428 -x73429 -x73430 -x73431 -x73432 -x73433 -x73434 -x73435 -x73436 -x73437 -x73438 -x73439 -x73440 -x73441 -x73442 -x73443 -x73444 -x73445 -x73446 -x73447 -x73448 -x73449 -x73450 -x73451 -x73452 -x73453 -x73454 -x73455 -x73456 -x73457 -x73458 -x73459 -x73460 -x73461 -x73462 -x73463 -x73464 -x73465 -x73466 -x73467 -x73468 -x73469 -x73470 -x73471 -x73472 -x73473 -x73474 -x73475 -x73476 -x73477 -x73478 -x73479 -x73480 -x73481 -x73482 -x73483 -x73484 -x73485 -x73486 -x73487 -x73488 -x73489 -x73490 -x73491 -x73492 -x73493 -x73494 -x73495 -x73496 -x73497 -x73498 -x73499 -x73500 -x73501 -x73502 -x73503 -x73504 -x73505 -x73506 -x73507 -x73508 -x73509 -x73510 -x73511 -x73512 -x73513 -x73514 -x73515 -x73516 -x73517 -x73518 -x73519 -x73520 -x73521 -x73522 -x73523 -x73524 -x73525 -x73526 -x73527 -x73528 -x73529 -x73530 -x73531 -x73532 -x73533 -x73534 -x73568 -x73569 -x73570 -x73571 -x73572 -x73573 -x73574 -x73575 -x73576 -x73577 -x73578 -x73579 -x73580 -x73581 -x73582 -x73583 -x73584 -x73585 -x73586 -x73587 -x73588 -x73589 -x73590 -x73591 -x73592 -x73593 -x73594 -x73595 -x73596 -x73597 -x73598 -x73599 -x73600 -x73601 -x73602 -x73603 -x73604 -x73605 -x73606 -x73607 -x73608 -x73609 -x73610 -x73611 -x73612 -x73613 -x73614 -x73615 -x73616 -x73617 -x73618 -x73619 -x73620 -x73621 -x73622 -x73623 -x73624 -x73625 -x73626 -x73627 -x73628 -x73629 -x73630 -x73631 -x73632 -x73633 -x73634 -x73635 -x73636 -x73637 -x73638 -x73639 -x73640 -x73641 -x73642 -x73643 -x73644 -x73645 -x73646 -x73647 -x73648 -x73649 -x73650 -x73651 -x73652 -x73653 -x73654 -x73655 -x73656 -x73657 -x73658 -x73659 -x73660 -x73661 -x73662 -x73663 -x73664 -x73665 -x73666 -x73667 -x73668 -x73669 -x73670 -x73671 -x73672 -x73673 -x73674 -x73675 -x73676 -x73677 -x73678 -x73679 -x73680 -x73681 -x73682 -x73683 -x73684 -x73685 -x73686 -x73687 -x73688 -x73689 -x73690 -x73691 -x73692 -x73693 -x73694 -x73695 -x73696 -x73697 -x73698 -x73699 -x73700 -x73701 -x73702 -x73703 -x73704 -x73705 -x73706 -x73707 -x73708 -x73709 -x73710 -x73711
421.33/423.16	v -x73712 -x73713 -x73714 -x73715 -x73716 -x73717 -x73718 -x73719 -x73720 -x73721 -x73722 -x73723 -x73724 -x73725 -x73726 -x73727 -x73728 -x73729 -x73730 -x73731 -x73732 -x73733 -x73734 -x73735 -x73736 -x73737 -x73738 -x73739 -x73740 -x73741 -x73742 -x73743 -x73744 -x73745 -x73746 -x73747 -x73748 -x73749 -x73750 -x73751 -x73752 -x73753 -x73754 -x73755 -x73756 -x73757 -x73758 -x73759 -x73760 -x73761 -x73762 -x73763 -x73764 -x73765 -x73766 -x73767 -x73768 -x73769 -x73770 -x73771 -x73772 -x73773 -x73774 -x73775 -x73776 -x73777 -x73778 -x73779 -x73780 -x73781 -x73782 -x73783 -x73784 -x73785 -x73786 -x73787 -x73788 -x73789 -x73790 -x73791 -x73792 -x73793 -x73794 -x73795 -x73796 -x73797 -x73798 -x73799 -x73800 -x73801 -x73802 -x73803 -x73804 -x73805 -x73806 -x73807 -x73808 -x73809 -x73810 -x73811 -x73812 -x73813 -x73814 -x73815 -x73816 -x73817 -x73818 -x73819 -x73820 -x73821 -x73822 -x73823 -x73824 -x73825 -x73826 -x73827 -x73828 -x73829 -x73830 -x73831 -x73832 -x73833 -x73834 -x73835 -x73836 -x73837 -x73838 -x73839 -x73840 -x73841 -x73842 -x73843 -x73844 -x73845 -x73846 -x73847 -x73848 -x73849 -x73850 -x73851 -x73852 -x73853 -x73854 -x73855 -x73856 -x73857 -x73858 -x73859 -x73860 -x73861 -x73862 -x73863 -x73864 -x73865 -x73866 -x73867 -x73868 -x73869 -x73870 -x73871 -x73872 -x73873 -x73874 -x73875 -x73876 -x73877 -x73878 -x73879 -x73880 -x73881 -x73882 -x73883 -x73884 -x73885 -x73886 -x73887 -x73888 -x73889 -x73890 -x73891 -x73892 -x73893 -x73894 -x73895 -x73896 -x73897 -x73931 -x73932 -x73933 -x73934 -x73935 -x73936 -x73937 -x73938 -x73939 -x73940 -x73941 -x73942 -x73943 -x73944 -x73945 -x73946 -x73947 -x73948 -x73949 -x73950 -x73951 -x73952 -x73953 -x73954 -x73955 -x73956 -x73957 -x73958 -x73959 -x73960 -x73961 -x73962 -x73963 -x73964 -x73965 -x73966 -x73967 -x73968 -x73969 -x73970 -x73971 -x73972 -x73973 -x73974 -x73975 -x73976 -x73977 -x73978 -x73979 -x73980 -x73981 -x73982 -x73983 -x73984 -x73985 -x73986 -x73987 -x73988 -x73989 -x73990 -x73991 -x73992 -x73993 -x73994 -x73995 -x73996 -x73997 -x73998 -x73999 -x74000 -x74001 -x74002 -x74003 -x74004 -x74005 -x74006 -x74007 -x74008 -x74009 -x74010 -x74011 -x74012 -x74013 -x74014 -x74015 -x74016 -x74017 -x74018 -x74019 -x74020 -x74021 -x74022 -x74023 -x74024 -x74025 -x74026 -x74027 -x74028 -x74029 -x74030 -x74031 -x74032 -x74033 -x74034 -x74035 -x74036 -x74037 -x74038 -x74039 -x74040 -x74041 -x74042 -x74043 -x74044 -x74045 -x74046 -x74047 -x74048 -x74049 -x74050 -x74051 -x74052 -x74053 -x74054 -x74055 -x74056 -x74057 -x74058 -x74059 -x74060 -x74061 -x74062 -x74063 -x74064 -x74065 -x74066 -x74067 -x74068 -x74069 -x74070 -x74071 -x74072 -x74073 -x74074 -x74075 -x74076 -x74077 -x74078 -x74079 -x74080 -x74081 -x74082 -x74083 -x74084 -x74085 -x74086 -x74087 -x74088 -x74089 -x74090 -x74091 -x74092 -x74093 -x74094 -x74095 -x123026 -x123412 -x123658 -x123694 -x123730 -x123766 -x123802 -x123838 -x123874 -x122685 -x122721 -x122757 -x122793 -x122829 -x122865 -x122901 -x122937 -x122973 -x123009 -x123080 -x123116 -x123152 -x123188 -x123224 -x123260 -x123296 -x123332 -x123368 -x123404 -x123475 -x123511 -x123547 -x123583 -x123619 -x123655
421.33/423.16	c Model check passed
421.33/423.16	c Model check has passed with goal value: 187573746
421.33/423.16	c _____________________________________________________________________________
421.33/423.16	c std/band forms        : 81629,0
421.33/423.16	c 2cl/3cl ITE-codings   : 11585,0
421.33/423.16	c BDD/srt/adr Max costs : 213,92502776,0
421.33/423.16	c BDDraw/bin/mul/srt/adr: 81585,0,0,44,0
421.33/423.16	c BDD nodes             : 333830
421.33/423.16	c Es1/CC detections     : 0,0
421.33/423.16	c CC sort               : 39
421.33/423.16	c SAT/UNSAT calls       : 2,0
421.33/423.16	c regenrated variables  : 0
421.33/423.16	c eliminated fixed lits : 140
421.33/423.16	c goal lit flips        : 0
421.33/423.16	c goal stages           : 0
421.33/423.16	c goal shrink           : 0
421.33/423.16	c goal coeff separations: 8880
421.33/423.16	c restarts              : 132
421.33/423.16	c conflicts             : 906            (2 /sec)
421.33/423.16	c decisions             : 959684         (2277 /sec)
421.33/423.16	c propagations          : 259436122      (615663 /sec)
421.33/423.16	c inspects              : 0              (0 /sec)
421.33/423.16	c CPU time (solving tm) : 421.4 s        (119.2 s, SAT 54.33 s, UNSAT 0 s)
421.33/423.16	c SAT solver time       : 119.2 s
421.33/423.16	c SAT solver SAT time   : 54.33 s
421.33/423.16	c SAT solver UNSAT time : 0 s
421.33/423.16	c SAT solver TO time    : 64.83 s
421.33/423.16	c Time for SCIP         : 90.18 s
421.33/423.16	c Coop SCIP LB improvements           : 0
421.33/423.16	c Coop SCIP UB improvements           : 1
421.33/423.16	c SCIP globally fixed variables       : 0
421.33/423.16	c SAT  globally fixed variables       : 0
421.33/423.16	c SCIP freeTransform calls            : 8
421.33/423.16	c Time for Opt-base     : 24.24 s
421.33/423.16	c Steps for Opt-base    : 143236380
421.33/423.16	c Time for BDD coding   : 0.7042 s
421.33/423.16	c Time for srt coding   : 90.04 s
421.33/423.16	c Inner solver invocations            : 0
421.33/423.16	c Inner solving count                 : 0
421.33/423.16	c _____________________________________________________________________________

Verifier Data

OK	187573746

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-4780106-1782136068/watcher-4780106-1782136068 -o /tmp/evaluation-result-4780106-1782136068/solver-4780106-1782136068 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780106-1782136068/vars-4780106-1782136068 --bin-var /tmp/runsolver-exch-nodeE005-1782136005-2194612 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780106-1782136068.opb 

running on 4 cores: 36-39

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2,5-6,9,11,13-14,17-21,25-26,28-29,31-32,34-35,42-44,46-48,50-52,54-55,59,61-62
  3550 MHz: 1,3-4,7-8,10,12,15,30,38,41,63
  3600 MHz: 16,22-24,27,33,36-37,39-40,45,49,53,56-58,60
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0,2
  3550 MHz: 1,3
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (95439 MiB free)
  node 1: cores 8-15, 129019 MiB (111267 MiB free)
  node 2: cores 16-23, 128973 MiB (101350 MiB free)
  node 3: cores 24-31, 129003 MiB (107452 MiB free)
  node 4: cores 32-39, 129019 MiB (107891 MiB free)
  node 5: cores 40-47, 129019 MiB (97827 MiB free)
  node 6: cores 48-55, 129019 MiB (93905 MiB free)
  node 7: cores 56-63, 128474 MiB (87926 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=2194973, runsolver pid=2194970
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100072 s]*
/proc/loadavg: 10.49 3.80 3.78 17/873 2194976
/proc/meminfo: memFree=822889364/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=117668 memory=45512 CPUtime=0.08 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 9316 201 0 0 8 0 0 0 20 0 1 0 146894739 120492032 11245 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 29417 11375 2732 506 0 10108 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 117668 KiB
Current children cumulated memory: 45512 KiB

[startup+0.213453 s]*
/proc/loadavg: 10.49 3.80 3.78 17/873 2194976
/proc/meminfo: memFree=821186820/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=125572 memory=53616 CPUtime=0.2 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 11346 201 0 0 19 1 0 0 20 0 1 0 146894739 128585728 13293 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 31393 13403 2732 506 0 12084 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 125572 KiB
Current children cumulated memory: 53616 KiB

[startup+0.312468 s]*
/proc/loadavg: 10.49 3.80 3.78 17/873 2194976
/proc/meminfo: memFree=820689104/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=164272 memory=91280 CPUtime=0.29 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 20511 201 0 0 28 1 0 0 20 0 1 0 146894739 168214528 22770 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 41068 22820 2732 506 0 21759 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 164272 KiB
Current children cumulated memory: 91280 KiB

[startup+0.700135 s]
/proc/loadavg: 10.49 3.80 3.78 17/873 2194976
/proc/meminfo: memFree=820262488/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=245632 memory=172316 CPUtime=0.67 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 40768 201 0 0 65 2 0 0 20 0 1 0 146894739 251527168 42994 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 61408 43078 2732 506 0 42099 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 245632 KiB
Current children cumulated memory: 172316 KiB

[startup+1.50023 s]
/proc/loadavg: 10.49 3.80 3.78 17/873 2194976
/proc/meminfo: memFree=817000560/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=550660 memory=485344 CPUtime=1.46 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 117560 201 0 0 140 6 0 0 20 0 1 0 146894739 563875840 121168 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 137665 121336 4810 506 0 118356 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 550660 KiB
Current children cumulated memory: 485344 KiB

[startup+3.11426 s]
/proc/loadavg: 10.93 4.01 3.84 17/873 2194976
/proc/meminfo: memFree=807044268/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=1270564 memory=1193452 CPUtime=3.08 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 271513 201 0 0 291 17 0 0 20 0 1 0 146894739 1301057536 298212 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 317641 298363 5743 506 0 298332 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1270564 KiB
Current children cumulated memory: 1193452 KiB

[startup+6.3002 s]
/proc/loadavg: 10.93 4.01 3.84 17/873 2194976
/proc/meminfo: memFree=803884336/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=1721096 memory=1615780 CPUtime=6.25 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 304027 201 0 0 604 21 0 0 20 0 1 0 146894739 1762402304 403758 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 430274 403945 5823 506 0 410965 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1721096 KiB
Current children cumulated memory: 1615780 KiB

[startup+12.7002 s]
/proc/loadavg: 11.71 4.40 3.97 17/873 2194976
/proc/meminfo: memFree=795542008/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=1824448 memory=1717784 CPUtime=12.62 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 319149 201 0 0 1240 22 0 0 20 0 1 0 146894739 1868234752 429297 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 456112 429446 5838 506 0 436803 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1824448 KiB
Current children cumulated memory: 1717784 KiB

[startup+25.5002 s]
/proc/loadavg: 12.37 4.78 4.10 17/872 2194976
/proc/meminfo: memFree=771834804/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=2818852 memory=2637444 CPUtime=25.38 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 358793 201 0 0 2495 43 0 0 20 0 1 0 146894739 2886504448 659304 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 704713 659361 5918 506 0 685404 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 2818852 KiB
Current children cumulated memory: 2637444 KiB

[startup+51.1145 s]
/proc/loadavg: 13.61 5.68 4.42 17/872 2194976
/proc/meminfo: memFree=711877828/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=3719704 memory=3490492 CPUtime=50.9 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 553380 201 0 0 5032 58 0 0 20 0 1 0 146894739 3808976896 872533 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 929926 872623 6166 506 0 910617 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 3719704 KiB
Current children cumulated memory: 3490492 KiB

[startup+102.3 s]
/proc/loadavg: 15.05 7.42 5.09 17/873 2194978
/proc/meminfo: memFree=687881108/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=3698940 memory=3477352 CPUtime=101.92 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 554763 201 0 0 10132 60 0 0 20 0 1 0 146894739 3787714560 869208 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 924735 869338 6166 506 0 905426 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 3698940 KiB
Current children cumulated memory: 3477352 KiB

[startup+162.3 s]
/proc/loadavg: 15.65 8.99 5.78 17/873 2195178
/proc/meminfo: memFree=657709948/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=19739760 memory=18518384 CPUtime=161.66 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 1901810 201 0 0 15960 206 0 0 20 0 1 0 146894739 20213514240 4629568 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 4934940 4629594 6166 506 0 4915631 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 19739760 KiB
Current children cumulated memory: 18518384 KiB

[startup+222.3 s]
/proc/loadavg: 15.94 10.28 6.42 17/873 2195180
/proc/meminfo: memFree=592138920/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=50138540 memory=47374960 CPUtime=221.4 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 5120714 201 0 0 21585 555 0 0 20 0 1 0 146894739 51341864960 11843691 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 12534635 11843740 6166 506 0 12515326 0
Current children cumulated CPU time: 221.4 s
Current children cumulated vsize: 50138540 KiB
Current children cumulated memory: 47374960 KiB

[startup+282.3 s]
/proc/loadavg: 16.06 11.34 7.03 17/871 2195181
/proc/meminfo: memFree=543894928/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=51049388 memory=48293028 CPUtime=281.13 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 5294255 201 0 0 27502 611 0 0 20 0 1 0 146894739 52274573312 12073157 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 12762347 12073257 6166 506 0 12743038 0
Current children cumulated CPU time: 281.13 s
Current children cumulated vsize: 51049388 KiB
Current children cumulated memory: 48293028 KiB

[startup+342.3 s]
/proc/loadavg: 16.63 12.35 7.65 17/872 2195189
/proc/meminfo: memFree=511265016/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=51452468 memory=48542828 CPUtime=340.87 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 5318743 201 0 0 33393 694 0 0 20 0 1 0 146894739 52687327232 12135681 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 12863117 12135707 6166 506 0 12843808 0
Current children cumulated CPU time: 340.87 s
Current children cumulated vsize: 51452468 KiB
Current children cumulated memory: 48542828 KiB

[startup+402.3 s]
/proc/loadavg: 16.45 13.09 8.20 17/871 2195240
/proc/meminfo: memFree=497802484/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=58231716 memory=54819700 CPUtime=400.61 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 5785976 201 0 0 39312 749 0 0 20 0 1 0 146894739 59629277184 13704897 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 14557929 13704925 6166 506 0 14538620 0
Current children cumulated CPU time: 400.61 s
Current children cumulated vsize: 58231716 KiB
Current children cumulated memory: 54819700 KiB

[startup+437.074 s]
# the end of solver process 2194973 was just reported to runsolver
# Child status: 1

# cumulated CPU time of all completed processes:  user=426.16 s, system=9.08372 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+409.6 s]
/proc/loadavg: 16.41 13.14 8.24 17/871 2195240
/proc/meminfo: memFree=491300928/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=57556168 memory=54174808 CPUtime=407.88 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 5815418 201 0 0 40036 752 0 0 20 0 1 0 146894739 58937516032 13543634 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 14389042 13543701 6166 506 0 14369733 0
Current children cumulated CPU time: 407.88 s
Current children cumulated vsize: 57556168 KiB
Current children cumulated memory: 54174808 KiB

[startup+422.4 s]
/proc/loadavg: 16.32 13.28 8.37 17/869 2195260
/proc/meminfo: memFree=548955784/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=63017536 memory=61196888 CPUtime=420.62 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 7183745 201 0 0 41222 840 0 0 20 0 1 0 146894739 64529956864 15299077 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 15754384 15299221 6166 506 0 15735075 0
Current children cumulated CPU time: 420.62 s
Current children cumulated vsize: 63017536 KiB
Current children cumulated memory: 61196888 KiB

[startup+428.8 s]
/proc/loadavg: 16.30 13.32 8.41 17/871 2195290
/proc/meminfo: memFree=555428896/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=63392620 memory=61628976 CPUtime=426.99 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 7264434 201 0 0 41851 848 0 0 20 0 1 0 146894739 64914042880 15407154 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 15848155 15407244 6233 506 0 15828846 0
Current children cumulated CPU time: 426.99 s
Current children cumulated vsize: 63392620 KiB
Current children cumulated memory: 61628976 KiB

[startup+432 s]*
/proc/loadavg: 16.27 13.37 8.45 17/871 2195290
/proc/meminfo: memFree=552990752/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=63392620 memory=61628976 CPUtime=430.19 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 7264760 201 0 0 42171 848 0 0 20 0 1 0 146894739 64914042880 15407154 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 15848155 15407244 6233 506 0 15828846 0
Current children cumulated CPU time: 430.19 s
Current children cumulated vsize: 63392620 KiB
Current children cumulated memory: 61628976 KiB

[startup+435.2 s]
/proc/loadavg: 16.27 13.37 8.45 17/871 2195290
/proc/meminfo: memFree=545922476/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=63392620 memory=61628976 CPUtime=433.36 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 7265091 201 0 0 42488 848 0 0 20 0 1 0 146894739 64914042880 15407154 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 15848155 15407244 6233 506 0 15828846 0
Current children cumulated CPU time: 433.36 s
Current children cumulated vsize: 63392620 KiB
Current children cumulated memory: 61628976 KiB

[startup+436 s]*
/proc/loadavg: 16.27 13.37 8.45 17/871 2195290
/proc/meminfo: memFree=544865956/1055320704 swapFree=33554428/33554428
[pid=2194973] ppid=2194970 vsize=63392620 memory=61628976 CPUtime=434.18 cores=36-39
/proc/2194973/stat : 2194973 (naps_release) R 2194970 2194973 2194593 0 -1 4194304 7265177 201 0 0 42570 848 0 0 20 0 1 0 146894739 64914042880 15407154 18446744073709551615 4210688 6281017 140730095727616 0 0 0 0 0 16898 0 0 0 17 37 0 0 0 0 0 6662968 6676388 10899456 140730095732955 140730095733136 140730095733136 140730095738824 0
/proc/2194973/statm: 15848155 15407244 6233 506 0 15828846 0
Current children cumulated CPU time: 434.18 s
Current children cumulated vsize: 63392620 KiB
Current children cumulated memory: 61628976 KiB

[startup+436.8 s]
/proc/loadavg: 16.27 13.37 8.45 17/871 2195290
/proc/meminfo: memFree=549024572/1055320704 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+437 s]*
/proc/loadavg: 16.25 13.41 8.49 17/871 2195290
/proc/meminfo: memFree=576290624/1055320704 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1

Real time (s): 437.074
CPU time (s): 435.244
CPU user time (s): 426.16
CPU system time (s): 9.08372
CPU usage (%): 99.5812
Max. virtual memory (cumulated for all children) (KiB): 63392620
Max. memory (cumulated for all children) (KiB): 61628976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 426.16
system time used= 9.08372
maximum resident set size= 61628616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7265452
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 307
involuntary context switches= 590


# summary of solver processes directly reported to runsolver:
#   pid: 2194973
#   total CPU time (s): 435.244
#   total CPU user time (s): 426.16
#   total CPU system time (s): 9.08372

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.56833 second user time and 5.46588 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-06-22 15:47:48
IDJOB=4780106
IDBENCH=155703
IDSOLVER=3589
FILE ID=nodeE005/4780106-1782136068
RUNJOBID= nodeE005-1782136005-2194612
SLURM_JOB_ID= 12510919
Free space on /tmp= 798804 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/normalized-minisat35_4_11_1_mh_ic.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780106-1782136068/watcher-4780106-1782136068 -o /tmp/evaluation-result-4780106-1782136068/solver-4780106-1782136068 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780106-1782136068/vars-4780106-1782136068 --bin-var /tmp/runsolver-exch-nodeE005-1782136005-2194612 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780106-1782136068.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 5c43d7dab24b2d6eb632f3b262990bf9
RANDOM SEED=1903808438

nodeE005 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		: 3574.308
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3569.640
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3577.283
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		: 3569.094
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		: 3574.084
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3588.082
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		: 2493.659
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3589.580
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		: 2493.659
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		: 3580.927
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		: 3587.909
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
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		: 3565.059
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		: 3565.063
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		: 2493.659
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		: 3585.059
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		: 3576.493
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		: 3579.011
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		: 3559.827
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		: 3578.769
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		: 3576.724
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		: 3580.080
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		: 3566.905
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		: 3583.817
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		: 3580.662
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3582.784
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		: 3576.362
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		: 3575.764
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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		: 3592.541
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		: 3591.863
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		: 3577.876
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		: 2493.659
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		: 3572.432
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		: 3568.394
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:       1055320704 kB
MemFree:        822791320 kB
MemAvailable:   954330968 kB
Buffers:            2348 kB
Cached:         135857696 kB
SwapCached:            0 kB
Active:         91631452 kB
Inactive:       134262480 kB
Active(anon):   90900684 kB
Inactive(anon):        0 kB
Active(file):     730768 kB
Inactive(file): 134262480 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             27312 kB
Writeback:           272 kB
AnonPages:      90028540 kB
Mapped:           240216 kB
Shmem:            866792 kB
KReclaimable:    1378052 kB
Slab:            1939772 kB
SReclaimable:    1378052 kB
SUnreclaim:       561720 kB
KernelStack:       15152 kB
PageTables:       184020 kB
SecPageTables:     15320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   96810156 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478336 kB
VmallocChunk:          0 kB
Percpu:           130048 kB
HardwareCorrupted:     0 kB
AnonHugePages:  43667456 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:      401860 kB
DirectMap2M:    19843072 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798272 MiB
End job on nodeE005 at 2026-06-22 15:55:06